{
  "_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" : 72101,
      "executingTimeMillis" : 72101,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9542,
      "waitingTimeMillis" : 9542
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 766,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d133c0a8da91a8613396f9dfeab4d8d330c73351",
            "branch" : [
              {
                "SHA1" : "d133c0a8da91a8613396f9dfeab4d8d330c73351",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d133c0a8da91a8613396f9dfeab4d8d330c73351",
            "branch" : [
              {
                "SHA1" : "d133c0a8da91a8613396f9dfeab4d8d330c73351",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 756,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0a0d1fbdbf8bac5ea0b4df3e1d08c949a5733615",
            "branch" : [
              {
                "SHA1" : "0a0d1fbdbf8bac5ea0b4df3e1d08c949a5733615",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0a0d1fbdbf8bac5ea0b4df3e1d08c949a5733615",
            "branch" : [
              {
                "SHA1" : "0a0d1fbdbf8bac5ea0b4df3e1d08c949a5733615",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d133c0a8da91a8613396f9dfeab4d8d330c73351",
        "branch" : [
          {
            "SHA1" : "d133c0a8da91a8613396f9dfeab4d8d330c73351",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/erlang/osmo-s1gw"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#766",
  "duration" : 72101,
  "estimatedDuration" : 74945,
  "executor" : None,
  "fullDisplayName" : "master-osmo-s1gw #766",
  "id" : "766",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 766,
  "queueId" : 71673,
  "result" : "SUCCESS",
  "timestamp" : 1774525870090,
  "url" : "https://jenkins.osmocom.org/jenkins/view/GMR/job/master-osmo-s1gw/766/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/s1ap_proxy.erl"
        ],
        "commitId" : "d133c0a8da91a8613396f9dfeab4d8d330c73351",
        "timestamp" : 1774525852000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "s1ap_proxy: fix build_erab_setup_response_failure() to report all E-RABs\u000a\u000aThe previous implementation only included the first E-RAB from the\u000aregistry in the failure response (a FIXME was left in place).\u000a\u000aFix it to extract all E-RAB IDs from the original E-RAB SETUP REQUEST\u000aand include each of them in the failure list, as required by 3GPP.\u000a\u000aChange-Id: I7933fceb0edcdfdc95ace35416297b11c83f0bc9\u000aRelated: osmo-ttcn3-hacks.git I8a5dc338d28013dc85e1ce4b3bdac92cb3b35304\u000a",
        "date" : "2026-03-26 11:50:52 +0000",
        "id" : "d133c0a8da91a8613396f9dfeab4d8d330c73351",
        "msg" : "s1ap_proxy: fix build_erab_setup_response_failure() to report all E-RABs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/s1ap_proxy.erl"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ],
  "runs" : [
    {
      "number" : 766,
      "url" : "https://jenkins.osmocom.org/jenkins/view/GMR/job/master-osmo-s1gw/JOB_TYPE=build,a1=default,a3=default,a4=default,label=osmocom-master/766/"
    },
    {
      "number" : 766,
      "url" : "https://jenkins.osmocom.org/jenkins/view/GMR/job/master-osmo-s1gw/JOB_TYPE=manuals,a1=default,a3=default,a4=default,label=osmocom-master/766/"
    },
    {
      "number" : 751,
      "url" : "https://jenkins.osmocom.org/jenkins/view/GMR/job/master-osmo-s1gw/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/751/"
    }
  ]
}