{
  "_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" : 23616,
      "executingTimeMillis" : 23616,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8649,
      "waitingTimeMillis" : 8649
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 19,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "f6574c9b1f158a4ce98e2e621498c84ac0f50376",
            "branch" : [
              {
                "SHA1" : "f6574c9b1f158a4ce98e2e621498c84ac0f50376",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f6574c9b1f158a4ce98e2e621498c84ac0f50376",
            "branch" : [
              {
                "SHA1" : "f6574c9b1f158a4ce98e2e621498c84ac0f50376",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f6574c9b1f158a4ce98e2e621498c84ac0f50376",
        "branch" : [
          {
            "SHA1" : "f6574c9b1f158a4ce98e2e621498c84ac0f50376",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/onomondo-eim"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#19",
  "duration" : 23616,
  "estimatedDuration" : 26835,
  "executor" : null,
  "fullDisplayName" : "master-onomondo-eim #19",
  "id" : "19",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 19,
  "queueId" : 161636,
  "result" : "SUCCESS",
  "timestamp" : 1783358109158,
  "url" : "https://jenkins.osmocom.org/jenkins/view/DAHDI/job/master-onomondo-eim/19/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".checkpatch.conf",
          "asn1/SGP32Definitions.asn1"
        ],
        "commitId" : "bbae03904769363cb10cec438a7a06e7d51bb759",
        "timestamp" : 1782812688000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
          "fullName" : "pmaier@sysmocom.de"
        },
        "authorEmail" : "pmaier@sysmocom.de",
        "comment" : "asn1/SGP32Definitions: upgrade ASN.1 spec to V.1.2\u000a\u000aThis replaces the existing SGP.32 V.1.0.1 ASN.1 spec with the\u000aunmodified, official SGP.32 V.1.2 spec.\u000a\u000aUnfortunately V.1.2 is not backward compatible to V.1.0.1. This means\u000athat the eIM application will still compile, but the result will be\u000anon-functional. The incompatibility problems will be addressed in\u000athe follow-up patches of this patchset.\u000a\u000aChange-Id: Id4d217296f43846aa39f5dc7076465e2dab72a7c\u000aRelated: SYS#8100\u000a",
        "date" : "2026-06-30 11:44:48 +0200",
        "id" : "bbae03904769363cb10cec438a7a06e7d51bb759",
        "msg" : "asn1/SGP32Definitions: upgrade ASN.1 spec to V.1.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : ".checkpatch.conf"
          },
          {
            "editType" : "edit",
            "file" : "asn1/SGP32Definitions.asn1"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "asn1/SGP32Definitions.asn1"
        ],
        "commitId" : "f6574c9b1f158a4ce98e2e621498c84ac0f50376",
        "timestamp" : 1782812688000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
          "fullName" : "pmaier@sysmocom.de"
        },
        "authorEmail" : "pmaier@sysmocom.de",
        "comment" : "asn1/SGP32Definitions: apply workarounds\u000a\u000a- Some ASN.1 structs from SGP.22 are re-defined under the same name by SGP.32.\u000a  This leads to name clashes, which most ASN.1 compilers have problems with.\u000a  Prefixing the re-defined struct in SGP.32 with \"SGP32-\" solves the problem.\u000a\u000a- The erlang asn1ct ASN.1 compiler seems to misinterpret the ASN.1 spec when\u000a  a context specific tag is used (redundently) on a child struct definition\u000a  and in the parent definition at the same time. Removing te context specific\u000a  tag on the child struct definition solves the problem.\u000a\u000aChange-Id: Id90b005fc3c8c8f737b0c740d4c067f90842a1fe\u000aRelated: SYS#8100\u000a",
        "date" : "2026-06-30 11:44:48 +0200",
        "id" : "f6574c9b1f158a4ce98e2e621498c84ac0f50376",
        "msg" : "asn1/SGP32Definitions: apply workarounds",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "asn1/SGP32Definitions.asn1"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
      "fullName" : "pmaier@sysmocom.de"
    }
  ],
  "runs" : [
    {
      "number" : 19,
      "url" : "https://jenkins.osmocom.org/jenkins/view/DAHDI/job/master-onomondo-eim/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/19/"
    }
  ]
}