{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org laforge@gnumonks.org"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 82294,
      "executingTimeMillis" : 82294,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9274,
      "waitingTimeMillis" : 9274
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2671,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9a97ad3959c4051a052f0f9bd76178f71bd795a5",
            "branch" : [
              {
                "SHA1" : "9a97ad3959c4051a052f0f9bd76178f71bd795a5",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9a97ad3959c4051a052f0f9bd76178f71bd795a5",
            "branch" : [
              {
                "SHA1" : "9a97ad3959c4051a052f0f9bd76178f71bd795a5",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1667,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c69d5c8da71c3320fc18308b95aded4aa949ddd3",
            "branch" : [
              {
                "SHA1" : "c69d5c8da71c3320fc18308b95aded4aa949ddd3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c69d5c8da71c3320fc18308b95aded4aa949ddd3",
            "branch" : [
              {
                "SHA1" : "c69d5c8da71c3320fc18308b95aded4aa949ddd3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9a97ad3959c4051a052f0f9bd76178f71bd795a5",
        "branch" : [
          {
            "SHA1" : "9a97ad3959c4051a052f0f9bd76178f71bd795a5",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-remsim"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2671",
  "duration" : 82294,
  "estimatedDuration" : 120791,
  "executor" : None,
  "fullDisplayName" : "master-osmo-remsim #2671",
  "id" : "2671",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2671,
  "queueId" : 1964722,
  "result" : "SUCCESS",
  "timestamp" : 1755005049751,
  "url" : "https://jenkins.osmocom.org/jenkins/view/GMR/job/master-osmo-remsim/2671/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/bankd/bankd_main.c"
        ],
        "commitId" : "23007fd23b05243b54da319d9026c4f1a492a190",
        "timestamp" : 1755000796000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "src/bankd/bankd_main: fix error on debian 13 i386\u000a\u000aFix for:\u000a\u000a  bankd_main.c:824:46: error: passing argument 5 of 'worker->ops->transceive' from incompatible pointer type [-Wincompatible-pointer-types]\u000a    824 |                                      rx_buf, &rx_buf_len);\u000a        |                                              ^~~~~~~~~~~\u000a        |                                              |\u000a        |                                              DWORD * {aka long unsigned int *}\u000a  bankd_main.c:824:46: note: expected 'size_t *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}\u000a\u000aRelated: OS#6828\u000aChange-Id: I9f943a3448da5f23ea75c116559cf0b6ba6b23c7\u000a",
        "date" : "2025-08-12 14:13:16 +0200",
        "id" : "23007fd23b05243b54da319d9026c4f1a492a190",
        "msg" : "src/bankd/bankd_main: fix error on debian 13 i386",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/bankd/bankd_main.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/bankd/bankd_pcsc.c"
        ],
        "commitId" : "9a97ad3959c4051a052f0f9bd76178f71bd795a5",
        "timestamp" : 1755000804000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "src/bankd/bankd_pcsc: fix error on debian 13 i386\u000a\u000aFix for:\u000a\u000a  bankd_pcsc.c:316:98: error: passing argument 7 of 'SCardTransmit' from incompatible pointer type [-Wincompatible-pointer-types]\u000a    316 |         rc = SCardTransmit(worker->reader.pcsc.hCard, pioSendPci, out, out_len, &pioRecvPci, in, in_len);\u000a        |                                                                                                  ^~~~~~\u000a        |                                                                                                  |\u000a        |                                                                                                  size_t * {aka unsigned int *}\u000a  In file included from bankd.h:11,\u000a                   from bankd_pcsc.c:28:\u000a  /usr/include/PCSC/winscard.h:98:56: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'size_t *' {aka 'unsigned int *'}\u000a\u000aRelated: https://pcsclite.apdu.fr/api/group__API.html#ga9a2d77242a271310269065e64633ab99\u000aRelated: OS#6828\u000aChange-Id: I4978cd9b91920fe6049ccb398a8d6b93deaa4980\u000a",
        "date" : "2025-08-12 14:13:24 +0200",
        "id" : "9a97ad3959c4051a052f0f9bd76178f71bd795a5",
        "msg" : "src/bankd/bankd_pcsc: fix error on debian 13 i386",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/bankd/bankd_pcsc.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ],
  "runs" : [
    {
      "number" : 2671,
      "url" : "https://jenkins.osmocom.org/jenkins/view/GMR/job/master-osmo-remsim/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/2671/"
    }
  ]
}