{
  "_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" : 249940,
      "executingTimeMillis" : 249940,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9070,
      "waitingTimeMillis" : 9070
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 56690,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "ad919af95cfa29b955acf2e35dfa8cd63d91f7ab",
            "branch" : [
              {
                "SHA1" : "ad919af95cfa29b955acf2e35dfa8cd63d91f7ab",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ad919af95cfa29b955acf2e35dfa8cd63d91f7ab",
            "branch" : [
              {
                "SHA1" : "ad919af95cfa29b955acf2e35dfa8cd63d91f7ab",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 37436,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "e39ff86dd9f01d560704a6998c6e5d34011c52ef",
            "branch" : [
              {
                "SHA1" : "e39ff86dd9f01d560704a6998c6e5d34011c52ef",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e39ff86dd9f01d560704a6998c6e5d34011c52ef",
            "branch" : [
              {
                "SHA1" : "e39ff86dd9f01d560704a6998c6e5d34011c52ef",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ad919af95cfa29b955acf2e35dfa8cd63d91f7ab",
        "branch" : [
          {
            "SHA1" : "ad919af95cfa29b955acf2e35dfa8cd63d91f7ab",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-sgsn"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#56690",
  "duration" : 249940,
  "estimatedDuration" : 203549,
  "executor" : null,
  "fullDisplayName" : "master-osmo-sgsn #56690",
  "id" : "56690",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 56690,
  "queueId" : 82803,
  "result" : "SUCCESS",
  "timestamp" : 1775562009675,
  "url" : "https://jenkins.osmocom.org/jenkins/view/registry/job/master-osmo-sgsn/56690/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sgsn/gprs_sm.c",
          "src/sgsn/sgsn_vty.c",
          "tests/osmo-sgsn_test-nodes.vty"
        ],
        "commitId" : "69b2ae9ae1df3061246f20f369bbe7bcc1ec0330",
        "timestamp" : 1775559618000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "gprs_sm: QoS: make max-sdu-size configurable\u000a\u000aSome phones, such as the Sony Ericsson Z520, reject or ignore the\u000aActivate PDP Context Accept if they dislike the max-sdu-size value\u000ain the QoS profile.  Make this value configurable via the VTY so\u000ait can be adjusted to accommodate such devices.\u000a\u000aChange-Id: I0819da18dafecf322f8902643dae8dbcaa5dc98b\u000aRelated: OS#6735\u000a",
        "date" : "2026-04-07 11:00:18 +0000",
        "id" : "69b2ae9ae1df3061246f20f369bbe7bcc1ec0330",
        "msg" : "gprs_sm: QoS: make max-sdu-size configurable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sgsn/gprs_sm.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/osmo-sgsn_test-nodes.vty"
          },
          {
            "editType" : "edit",
            "file" : "src/sgsn/sgsn_vty.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/osmo-sgsn_test-nodes.vty"
        ],
        "commitId" : "ad919af95cfa29b955acf2e35dfa8cd63d91f7ab",
        "timestamp" : 1775559623000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "tests/osmo-sgsn_test-nodes.vty: add missing list entries\u000a\u000aChange-Id: I6b4cbbae30c602d0fd4ef9b2f91c97f20217eb53\u000a",
        "date" : "2026-04-07 11:00:23 +0000",
        "id" : "ad919af95cfa29b955acf2e35dfa8cd63d91f7ab",
        "msg" : "tests/osmo-sgsn_test-nodes.vty: add missing list entries",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/osmo-sgsn_test-nodes.vty"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ],
  "runs" : [
    {
      "number" : 56690,
      "url" : "https://jenkins.osmocom.org/jenkins/view/registry/job/master-osmo-sgsn/IU=--disable-iu,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/56690/"
    },
    {
      "number" : 56690,
      "url" : "https://jenkins.osmocom.org/jenkins/view/registry/job/master-osmo-sgsn/IU=--enable-iu,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master/56690/"
    }
  ]
}