{
  "_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" : 126888,
      "executingTimeMillis" : 126888,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7108,
      "waitingTimeMillis" : 7108
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 12906,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c6a49e22fee11a3a0e9ce0f492ccca37fb29ba6d",
            "branch" : [
              {
                "SHA1" : "c6a49e22fee11a3a0e9ce0f492ccca37fb29ba6d",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c6a49e22fee11a3a0e9ce0f492ccca37fb29ba6d",
            "branch" : [
              {
                "SHA1" : "c6a49e22fee11a3a0e9ce0f492ccca37fb29ba6d",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3182,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "61021881ac056a411fdc249ca8a30b4dceb0cd05",
            "branch" : [
              {
                "SHA1" : "61021881ac056a411fdc249ca8a30b4dceb0cd05",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "61021881ac056a411fdc249ca8a30b4dceb0cd05",
            "branch" : [
              {
                "SHA1" : "61021881ac056a411fdc249ca8a30b4dceb0cd05",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c6a49e22fee11a3a0e9ce0f492ccca37fb29ba6d",
        "branch" : [
          {
            "SHA1" : "c6a49e22fee11a3a0e9ce0f492ccca37fb29ba6d",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-hnbgw"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#12906",
  "duration" : 126888,
  "estimatedDuration" : 107794,
  "executor" : None,
  "fullDisplayName" : "master-osmo-hnbgw #12906",
  "id" : "12906",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 12906,
  "queueId" : 2044341,
  "result" : "SUCCESS",
  "timestamp" : 1763376787598,
  "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-hnbgw/12906/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-hnbgw/hnbgw_hnbap.c",
          "src/osmo-hnbgw/context_map.c",
          "src/osmo-hnbgw/hnb.c",
          "src/osmo-hnbgw/osmo_hnbgw_main.c",
          "src/osmo-hnbgw/hnbgw_vty.c"
        ],
        "commitId" : "c6a49e22fee11a3a0e9ce0f492ccca37fb29ba6d",
        "timestamp" : 1763374831000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "iuh: Use osmo_stream_srv_create2 API\u000a\u000aThw newer libosmo-netif API uses osmo_io under the hood and allows using\u000aiu_uring as backend as well.\u000a\u000aRelated: SYS#7693\u000aChange-Id: If981eec0e73d696a8f68ae42ceb0db5a7a549ac3\u000a",
        "date" : "2025-11-17 11:20:31 +0100",
        "id" : "c6a49e22fee11a3a0e9ce0f492ccca37fb29ba6d",
        "msg" : "iuh: Use osmo_stream_srv_create2 API",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-hnbgw/hnbgw_vty.c"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo-hnbgw/osmo_hnbgw_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo-hnbgw/context_map.c"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo-hnbgw/hnbgw_hnbap.c"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo-hnbgw/hnb.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 12906,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-hnbgw/NFTABLES=0,PFCP=0,WITH_MANUALS=0,a4=default,label=osmocom-master/12906/"
    },
    {
      "number" : 12906,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OBS/job/master-osmo-hnbgw/NFTABLES=1,PFCP=1,WITH_MANUALS=1,a4=default,label=osmocom-master/12906/"
    }
  ]
}