{
  "_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" : 5020,
      "executingTimeMillis" : 5020,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6999,
      "waitingTimeMillis" : 6999
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 10,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "583e8ed086615e49a89f4e6899285528e3c4cba2",
            "branch" : [
              {
                "SHA1" : "583e8ed086615e49a89f4e6899285528e3c4cba2",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "583e8ed086615e49a89f4e6899285528e3c4cba2",
            "branch" : [
              {
                "SHA1" : "583e8ed086615e49a89f4e6899285528e3c4cba2",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "583e8ed086615e49a89f4e6899285528e3c4cba2",
        "branch" : [
          {
            "SHA1" : "583e8ed086615e49a89f4e6899285528e3c4cba2",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/onomondo-ipa"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#10",
  "duration" : 5020,
  "estimatedDuration" : 4881,
  "executor" : None,
  "fullDisplayName" : "master-onomondo-ipa #10",
  "id" : "10",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10,
  "queueId" : 156460,
  "result" : "SUCCESS",
  "timestamp" : 1782807607282,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-onomondo-ipa/10/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ipa/libipa/es10b_get_euicc_info.c"
        ],
        "commitId" : "c5f1b20c10ab90ebc195d5f3c064252999d81a50",
        "timestamp" : 1782289530000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
          "fullName" : "pmaier@sysmocom.de"
        },
        "authorEmail" : "pmaier@sysmocom.de",
        "comment" : "es10b_get_euicc_info: add explanatory comments regarding EUICCInfo2\u000a\u000aonomondo-ipa has a built-in IoT eUICC emulation. This means that we\u000ahave to deal with two different EUICCInfo2 formats, which requires\u000aadditional logic in ipa_es10b_get_euicc_info_free to free the\u000aallocated structs correctly. Since it is not immediately obvious\u000ahow the logic works, let's add some explanary comments to make it\u000aobvious.\u000a\u000aRelated: SYS#8101\u000aChange-Id: I282fa91a4099a771a353101b0ce17ae3daae9c42\u000a",
        "date" : "2026-06-24 10:25:30 +0200",
        "id" : "c5f1b20c10ab90ebc195d5f3c064252999d81a50",
        "msg" : "es10b_get_euicc_info: add explanatory comments regarding EUICCInfo2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ipa/libipa/es10b_get_euicc_info.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ipa/scard.c"
        ],
        "commitId" : "583e8ed086615e49a89f4e6899285528e3c4cba2",
        "timestamp" : 1782289530000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
          "fullName" : "pmaier@sysmocom.de"
        },
        "authorEmail" : "pmaier@sysmocom.de",
        "comment" : "scard: add comment about memory-leak in libpcsclite\u000a\u000aAs it seems, SCardReleaseContext does not free all of the memory\u000aallocated by SCardEstablishContext. The probem has no real-world\u000aimpact, but still showas up in valgrind. Let's add a comment so\u000athat we do not forget what causes the leak.\u000a\u000aRelated: SYS#8101\u000aChange-Id: I5224f3824ce2ad33e678cd859ad28c47788dbb24\u000a",
        "date" : "2026-06-24 10:25:30 +0200",
        "id" : "583e8ed086615e49a89f4e6899285528e3c4cba2",
        "msg" : "scard: add comment about memory-leak in libpcsclite",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ipa/scard.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
      "fullName" : "pmaier@sysmocom.de"
    }
  ],
  "runs" : [
    {
      "number" : 10,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-onomondo-ipa/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/10/"
    }
  ]
}