{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"octsim_osmo-ccid-firmware\" build number 4,391",
          "upstreamBuild" : 4391,
          "upstreamProject" : "octsim_osmo-ccid-firmware",
          "upstreamUrl" : "job/octsim_osmo-ccid-firmware/"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 630550,
      "executingTimeMillis" : 630550,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4391,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f2f1bb884194f04f306993de16841b606d5c0fc6",
            "branch" : [
              {
                "SHA1" : "f2f1bb884194f04f306993de16841b606d5c0fc6",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f2f1bb884194f04f306993de16841b606d5c0fc6",
            "branch" : [
              {
                "SHA1" : "f2f1bb884194f04f306993de16841b606d5c0fc6",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3827,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "db9d29ae7c0a2a3c5effe727295f2d607bce3b64",
            "branch" : [
              {
                "SHA1" : "db9d29ae7c0a2a3c5effe727295f2d607bce3b64",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "db9d29ae7c0a2a3c5effe727295f2d607bce3b64",
            "branch" : [
              {
                "SHA1" : "db9d29ae7c0a2a3c5effe727295f2d607bce3b64",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f2f1bb884194f04f306993de16841b606d5c0fc6",
        "branch" : [
          {
            "SHA1" : "f2f1bb884194f04f306993de16841b606d5c0fc6",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ccid-firmware"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4391",
  "duration" : 630550,
  "estimatedDuration" : 630667,
  "executor" : None,
  "fullDisplayName" : "octsim_osmo-ccid-firmware » octsimtest #4391",
  "id" : "4391",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4391,
  "queueId" : 55649,
  "result" : "SUCCESS",
  "timestamp" : 1773160388782,
  "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/octsim_osmo-ccid-firmware/label=octsimtest/4391/",
  "builtOn" : "octsimtest",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ccid_common/ccid_device.c",
          "ccid_common/ccid_proto.h"
        ],
        "commitId" : "2dc15fb6727faa05738ee63b53ce3e81cb8f4f42",
        "timestamp" : 1773160033000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "ccid: Fix CCID RDR_to_PC_Parameters (missing bProtocolNum)\u000a\u000aOur RDR_to_PC_Parameters message was broken, as it was missing\u000athe bProtocolNum value after the header.  Let's fix that.\u000a\u000aChange-Id: I67d5cb876d20b29f4759d5b194606f34b8b966c4\u000a",
        "date" : "2026-03-10 16:27:13 +0000",
        "id" : "2dc15fb6727faa05738ee63b53ce3e81cb8f4f42",
        "msg" : "ccid: Fix CCID RDR_to_PC_Parameters (missing bProtocolNum)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ccid_common/ccid_device.c"
          },
          {
            "editType" : "edit",
            "file" : "ccid_common/ccid_proto.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ccid_common/ccid_proto.h"
        ],
        "commitId" : "f2f1bb884194f04f306993de16841b606d5c0fc6",
        "timestamp" : 1773160033000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "ccid: Fix [unused] RDR_to_PC_Hardware_Error struct definition\u000a\u000aOur definition of the message was wrong; it is an interrupt endpoint\u000amessage without the full header of the bulk-in endpoint. Luckily the\u000adefinition was not used in the code base, so this is not fixing any\u000aproblem visible on the protocol level.\u000a\u000aChange-Id: Ieb756c37402c4ebea32cc3cd23ba3842f4c0df3e\u000a",
        "date" : "2026-03-10 16:27:13 +0000",
        "id" : "f2f1bb884194f04f306993de16841b606d5c0fc6",
        "msg" : "ccid: Fix [unused] RDR_to_PC_Hardware_Error struct definition",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ccid_common/ccid_proto.h"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ]
}