{
  "_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" : 133962,
      "executingTimeMillis" : 133962,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6274,
      "waitingTimeMillis" : 6274
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1218,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e9f089feff3ed41c979dbce24c592b80f29dbdc7",
            "branch" : [
              {
                "SHA1" : "e9f089feff3ed41c979dbce24c592b80f29dbdc7",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e9f089feff3ed41c979dbce24c592b80f29dbdc7",
            "branch" : [
              {
                "SHA1" : "e9f089feff3ed41c979dbce24c592b80f29dbdc7",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e9f089feff3ed41c979dbce24c592b80f29dbdc7",
        "branch" : [
          {
            "SHA1" : "e9f089feff3ed41c979dbce24c592b80f29dbdc7",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmo-sigtran"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1218",
  "duration" : 133962,
  "estimatedDuration" : 102996,
  "executor" : None,
  "fullDisplayName" : "master-libosmo-sigtran #1218",
  "id" : "1218",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1218,
  "queueId" : 132707,
  "result" : "SUCCESS",
  "timestamp" : 1780394467367,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-sigtran/1218/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ss7_as.c",
          "src/tcap_as_loadshare.c",
          "src/ss7_as_vty.c",
          "src/ss7_as.h",
          "tests/vty/osmo_stp_test_tcap.vty"
        ],
        "commitId" : "181b3d8759834bcf527229cc8ab5f8aa60ab1906",
        "timestamp" : 1780394007000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "tcap loadshare: allow to define the fallback mechanism for unroutable TCAP messages\u000a\u000aWhen a TCAP Continue/End/Abort message is received, but no TCAP session entry can be found\u000aand no valid TCAP range is available for the dtid, the message can be either:\u000a\u000a- rejected by returning an error with udts\u000a- routed by round robin to all available ASP of this AS\u000a\u000aTo define the behaviour, a new vty option is introduced:\u000a```\u000a   tcap-unroutable-sessions (reject-udts | load-share-over-as)\u000a```\u000aDefaults to reject-udts.\u000a\u000aRelated: SYS#5432\u000aChange-Id: Ic1c876da30b05065a476d3a7c1bbf0680adf55bd\u000a",
        "date" : "2026-06-02 11:53:27 +0200",
        "id" : "181b3d8759834bcf527229cc8ab5f8aa60ab1906",
        "msg" : "tcap loadshare: allow to define the fallback mechanism for unroutable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ss7_as_vty.c"
          },
          {
            "editType" : "edit",
            "file" : "src/ss7_as.c"
          },
          {
            "editType" : "edit",
            "file" : "src/tcap_as_loadshare.c"
          },
          {
            "editType" : "edit",
            "file" : "src/ss7_as.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/vty/osmo_stp_test_tcap.vty"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ss7_as.h",
          "src/tcap_as_loadshare.c"
        ],
        "commitId" : "169280096a428055a70354969a50f7a42364a194",
        "timestamp" : 1780394039000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "tcap loadshare: move last_asp_idx_sent from cfg to runtime struct\u000a\u000aThe last_asp_idx_sent is a runtime information and not configurable.\u000aMove it to the other runtime state.\u000a\u000aChange-Id: Id52bb0f6c67949b5e03f7ad36996f37a0d25214a\u000a",
        "date" : "2026-06-02 11:53:59 +0200",
        "id" : "169280096a428055a70354969a50f7a42364a194",
        "msg" : "tcap loadshare: move last_asp_idx_sent from cfg to runtime struct",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ss7_as.h"
          },
          {
            "editType" : "edit",
            "file" : "src/tcap_as_loadshare.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/vty/osmo_stp_test.vty"
        ],
        "commitId" : "e9f089feff3ed41c979dbce24c592b80f29dbdc7",
        "timestamp" : 1780394041000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "vty-tests: Re-introduce the check on the help\u000a\u000aWith the support of regex within vty tests,\u000athe help message can be checked again.\u000a\u000aDepends-on: Iadcd7a8c3677548a6405e098fe53d0614ef2012c (osmo-python-tests)\u000aChange-Id: I3fad268b7a8925f378f6331fcab073637bd80e08\u000a",
        "date" : "2026-06-02 11:54:01 +0200",
        "id" : "e9f089feff3ed41c979dbce24c592b80f29dbdc7",
        "msg" : "vty-tests: Re-introduce the check on the help",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/vty/osmo_stp_test.vty"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
      "fullName" : "lynxis"
    }
  ],
  "runs" : [
    {
      "number" : 1218,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-sigtran/WITH_MANUALS=0,WITH_TCAP=0,a3=default,a4=default,label=osmocom-master/1218/"
    },
    {
      "number" : 1218,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-sigtran/WITH_MANUALS=1,WITH_TCAP=1,a3=default,a4=default,label=osmocom-master/1218/"
    }
  ]
}