{
  "_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" : 6,
      "buildableTimeMillis" : 6,
      "buildingDurationMillis" : 1362,
      "executingTimeMillis" : 1362,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5035,
      "waitingTimeMillis" : 5035
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3230,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c4e51dbb390afefaf737d60620b9cf98fb5b0c31",
            "branch" : [
              {
                "SHA1" : "c4e51dbb390afefaf737d60620b9cf98fb5b0c31",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c4e51dbb390afefaf737d60620b9cf98fb5b0c31",
            "branch" : [
              {
                "SHA1" : "c4e51dbb390afefaf737d60620b9cf98fb5b0c31",
                "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" : "c4e51dbb390afefaf737d60620b9cf98fb5b0c31",
        "branch" : [
          {
            "SHA1" : "c4e51dbb390afefaf737d60620b9cf98fb5b0c31",
            "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" : "#3230",
  "duration" : 1362,
  "estimatedDuration" : 1605,
  "executor" : None,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #3230",
  "id" : "3230",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3230,
  "queueId" : 78849,
  "result" : "SUCCESS",
  "timestamp" : 1775131086590,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-trigger-osmo-ttcn3-hacks/3230/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "msc/MSC_Tests.ttcn"
        ],
        "commitId" : "c4e51dbb390afefaf737d60620b9cf98fb5b0c31",
        "timestamp" : 1775130890000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "msc: Fix race condition in TC_reset_two(_1iu)\u000a\u000aThe test failed sporadically with:\u000a\"RAN_Emulation.ttcnpp:600 Dynamic test case error: Sending data on the\u000aconnection of port BSSAP to 659:SCCP_SP_PORT failed. (Broken pipe)\"\u000a\u000aThat's because it was simply waiting for a fixed amount of time while\u000aletting the underlaying RAN_Emulation do the RESET procedure.\u000aSometimes it started tearing down the test before the procedure was\u000afully completed, and RAN_Emulation failed passing the Reset (ACK) up the\u000astack because the component was already unmapped.\u000a\u000aFix the issue by making sure the RAN_Emulation finished the RESET\u000aprocedure before stopping the testThe test.\u000a\u000aChange-Id: I27afd7a47e6c6cf0f70e1ecc9e26dd2c220e72ab\u000a",
        "date" : "2026-04-02 11:54:50 +0000",
        "id" : "c4e51dbb390afefaf737d60620b9cf98fb5b0c31",
        "msg" : "msc: Fix race condition in TC_reset_two(_1iu)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "msc/MSC_Tests.ttcn"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ]
}