{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"master-libosmo-sigtran\" build number 756",
          "upstreamBuild" : 756,
          "upstreamProject" : "master-libosmo-sigtran",
          "upstreamUrl" : "job/master-libosmo-sigtran/"
        }
      ]
    },
    {
      "_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" : 136942,
      "executingTimeMillis" : 136942,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9049,
      "waitingTimeMillis" : 9049
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 28601,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "920b9c463c1b17c1cc214b28cc15d9452e43192e",
            "branch" : [
              {
                "SHA1" : "920b9c463c1b17c1cc214b28cc15d9452e43192e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "920b9c463c1b17c1cc214b28cc15d9452e43192e",
            "branch" : [
              {
                "SHA1" : "920b9c463c1b17c1cc214b28cc15d9452e43192e",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 20229,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fc3397253054bd6bf6b11db0436bf8112e80adb1",
            "branch" : [
              {
                "SHA1" : "fc3397253054bd6bf6b11db0436bf8112e80adb1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fc3397253054bd6bf6b11db0436bf8112e80adb1",
            "branch" : [
              {
                "SHA1" : "fc3397253054bd6bf6b11db0436bf8112e80adb1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "920b9c463c1b17c1cc214b28cc15d9452e43192e",
        "branch" : [
          {
            "SHA1" : "920b9c463c1b17c1cc214b28cc15d9452e43192e",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-bsc"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#28601",
  "duration" : 136942,
  "estimatedDuration" : 140670,
  "executor" : None,
  "fullDisplayName" : "master-osmo-bsc #28601",
  "id" : "28601",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 28601,
  "queueId" : 2040048,
  "result" : "SUCCESS",
  "timestamp" : 1762970235102,
  "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3-io_uring/job/master-osmo-bsc/28601/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-bsc/osmo_bsc_mgcp.c",
          "src/osmo-bsc/bsc_ctrl.c",
          "src/ipaccess/ipaccess-config-e1-driver.c"
        ],
        "commitId" : "920b9c463c1b17c1cc214b28cc15d9452e43192e",
        "timestamp" : 1762880609000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "Replace ipa_prepend_header() with osmo_ipa_msg_push_header(s)()\u000a\u000aThis is a step further into the transition of having most of the\u000aipa protocol code in libosmo-netif.\u000a\u000aAlso, the osmo_ipa_msg_push_headers() is easier to understand than\u000ahaving 2 API calls prepending 2 headers.\u000a\u000aChange-Id: Ic0391ad664c43ea52837e42cea0cc0b82dd961ab\u000a",
        "date" : "2025-11-11 18:03:29 +0100",
        "id" : "920b9c463c1b17c1cc214b28cc15d9452e43192e",
        "msg" : "Replace ipa_prepend_header() with osmo_ipa_msg_push_header(s)()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-bsc/bsc_ctrl.c"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo-bsc/osmo_bsc_mgcp.c"
          },
          {
            "editType" : "edit",
            "file" : "src/ipaccess/ipaccess-config-e1-driver.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 28601,
      "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3-io_uring/job/master-osmo-bsc/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/28601/"
    }
  ]
}