{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 4,
      "buildableTimeMillis" : 4,
      "buildingDurationMillis" : 1392,
      "executingTimeMillis" : 1392,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7301,
      "waitingTimeMillis" : 7301
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3113,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e0dcbe878ee4a2926bfed9210c5ab1b90baf7790",
            "branch" : [
              {
                "SHA1" : "e0dcbe878ee4a2926bfed9210c5ab1b90baf7790",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e0dcbe878ee4a2926bfed9210c5ab1b90baf7790",
            "branch" : [
              {
                "SHA1" : "e0dcbe878ee4a2926bfed9210c5ab1b90baf7790",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2694,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
            "branch" : [
              {
                "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
            "branch" : [
              {
                "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e0dcbe878ee4a2926bfed9210c5ab1b90baf7790",
        "branch" : [
          {
            "SHA1" : "e0dcbe878ee4a2926bfed9210c5ab1b90baf7790",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ttcn3-hacks"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#3113",
  "duration" : 1392,
  "estimatedDuration" : 1373,
  "executor" : None,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #3113",
  "id" : "3113",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3113,
  "queueId" : 18696,
  "result" : "SUCCESS",
  "timestamp" : 1769765888479,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-trigger-osmo-ttcn3-hacks/3113/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "library/Osmocom_Types.ttcn"
        ],
        "commitId" : "7d8a4e1bf6880405a5a83666093ccd3b96b7b49d",
        "timestamp" : 1769706123000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "Osmocom_Types: Add API ro_integer_get_first_pos()\u000a\u000aIt is sometimes useful to find out the position of the 1st item (only\u000aone if the list is expected to be a set of unique items), in order to\u000aupdate extra state on an external list.t\u000a\u000aChange-Id: Id70b2c7d6bf702489de03aed1c389ae892aee835\u000a",
        "date" : "2026-01-29 18:02:03 +0100",
        "id" : "7d8a4e1bf6880405a5a83666093ccd3b96b7b49d",
        "msg" : "Osmocom_Types: Add API ro_integer_get_first_pos()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "library/Osmocom_Types.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "stp/STP_Tests_TCAP.ttcn",
          "library/tcap/TCAP_CodecPort.ttcn"
        ],
        "commitId" : "20ede8f251cdf03849fcd7e908ce4e3adbd59d77",
        "timestamp" : 1769710328000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "stp: Handle N-PCSTATE.ind in STP_Tests_TCAP.ttcn\u000a\u000aMake sure none of the peers we want to talk to is explicitly announced\u000aas unavailable before starting the test.\u000a\u000aRelated: OS#6907\u000aChange-Id: Ie1beb2cd69ce1847f3b3bd9917b42a2acaef57c8\u000a",
        "date" : "2026-01-29 19:12:08 +0100",
        "id" : "20ede8f251cdf03849fcd7e908ce4e3adbd59d77",
        "msg" : "stp: Handle N-PCSTATE.ind in STP_Tests_TCAP.ttcn",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "stp/STP_Tests_TCAP.ttcn"
          },
          {
            "editType" : "edit",
            "file" : "library/tcap/TCAP_CodecPort.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "library/BSSAP_CodecPort.ttcn"
        ],
        "commitId" : "2c8d5d56d567c41e563f65afee5e0ff2c25bb57b",
        "timestamp" : 1769710331000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "cosmetic: library/BSSAP_CodecPort.ttcn: Fix trailing whitespace\u000a\u000aChange-Id: I3bbb035eda0690a862989a0ec4bda265b506db3a\u000a",
        "date" : "2026-01-29 19:12:11 +0100",
        "id" : "2c8d5d56d567c41e563f65afee5e0ff2c25bb57b",
        "msg" : "cosmetic: library/BSSAP_CodecPort.ttcn: Fix trailing whitespace",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "library/BSSAP_CodecPort.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "smlc/SMLC_Tests.ttcn"
        ],
        "commitId" : "e0dcbe878ee4a2926bfed9210c5ab1b90baf7790",
        "timestamp" : 1769710331000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "smlc: Drop unused port BSSAP_LE in test_CT\u000a\u000aChange-Id: If9e45e890d595f6ee837b30b947456bcf39f67c1\u000a",
        "date" : "2026-01-29 19:12:11 +0100",
        "id" : "e0dcbe878ee4a2926bfed9210c5ab1b90baf7790",
        "msg" : "smlc: Drop unused port BSSAP_LE in test_CT",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "smlc/SMLC_Tests.ttcn"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ]
}