{
  "_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" : 73233,
      "executingTimeMillis" : 73233,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7285,
      "waitingTimeMillis" : 7285
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 636,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1615f6856ae7c76733ec51dfbdecc3f17a49ca5d",
            "branch" : [
              {
                "SHA1" : "1615f6856ae7c76733ec51dfbdecc3f17a49ca5d",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1615f6856ae7c76733ec51dfbdecc3f17a49ca5d",
            "branch" : [
              {
                "SHA1" : "1615f6856ae7c76733ec51dfbdecc3f17a49ca5d",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1615f6856ae7c76733ec51dfbdecc3f17a49ca5d",
        "branch" : [
          {
            "SHA1" : "1615f6856ae7c76733ec51dfbdecc3f17a49ca5d",
            "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" : "#636",
  "duration" : 73233,
  "estimatedDuration" : 74392,
  "executor" : None,
  "fullDisplayName" : "master-osmo-s1gw #636",
  "id" : "636",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 636,
  "queueId" : 2058092,
  "result" : "SUCCESS",
  "timestamp" : 1764667567889,
  "url" : "https://jenkins.osmocom.org/jenkins/view/GMR/job/master-osmo-s1gw/636/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "config/sys.config",
          "src/sctp_common.erl",
          "src/osmo_s1gw_sup.erl"
        ],
        "commitId" : "6a45d8c3fa195df794dd1e556794e3548f4e4f33",
        "timestamp" : 1764542796000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "config/sys.config: group sctp_{client,server} params into maps\u000a\u000aA follow-up patch brings even more SCTP SockOpts related params.\u000aLet's prepare for this by grouping the existing sctp_{client,server}\u000arelated variables into distinct maps and moving the socket options\u000ainto their own sub-map.  Keep support for legacy options, for the\u000asake of backwards compatibility.\u000a\u000aThis helps to avoid having two instances of each new parameter\u000a(s1gw_ and mme_) and generally improves readability/editability\u000aof the config file.\u000a\u000aChange-Id: Ib573915fdeb3ce73a1f6110c19fd6b1d46e68a03\u000aRelated: SYS#7653\u000a",
        "date" : "2025-12-01 05:46:36 +0700",
        "id" : "6a45d8c3fa195df794dd1e556794e3548f4e4f33",
        "msg" : "config/sys.config: group sctp_{client,server} params into maps",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo_s1gw_sup.erl"
          },
          {
            "editType" : "edit",
            "file" : "config/sys.config"
          },
          {
            "editType" : "edit",
            "file" : "src/sctp_common.erl"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "config/sys.config"
        ],
        "commitId" : "1615f6856ae7c76733ec51dfbdecc3f17a49ca5d",
        "timestamp" : 1764544039000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "config/sys.config: document available sockopts\u000a\u000aChange-Id: Ie6b62839ec1634078b292cdd7e0f2a481ebd83fc\u000aRelated: SYS#7653\u000a",
        "date" : "2025-12-01 06:07:19 +0700",
        "id" : "1615f6856ae7c76733ec51dfbdecc3f17a49ca5d",
        "msg" : "config/sys.config: document available sockopts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "config/sys.config"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ],
  "runs" : [
    {
      "number" : 636,
      "url" : "https://jenkins.osmocom.org/jenkins/view/GMR/job/master-osmo-s1gw/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/636/"
    }
  ]
}