{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"registry-rebuild-upload-titan\" build number 2,811",
          "upstreamBuild" : 2811,
          "upstreamProject" : "registry-rebuild-upload-titan",
          "upstreamUrl" : "job/registry-rebuild-upload-titan/"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 57919,
      "executingTimeMillis" : 57919,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8234,
      "waitingTimeMillis" : 8234
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2259,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5342050873eaca13841928a34fd358ca2fe51e1c",
            "branch" : [
              {
                "SHA1" : "5342050873eaca13841928a34fd358ca2fe51e1c",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5342050873eaca13841928a34fd358ca2fe51e1c",
            "branch" : [
              {
                "SHA1" : "5342050873eaca13841928a34fd358ca2fe51e1c",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 977,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
            "branch" : [
              {
                "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
            "branch" : [
              {
                "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2104,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "002505b5fe9012ac8d87b837d243f305648db609",
            "branch" : [
              {
                "SHA1" : "002505b5fe9012ac8d87b837d243f305648db609",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "002505b5fe9012ac8d87b837d243f305648db609",
            "branch" : [
              {
                "SHA1" : "002505b5fe9012ac8d87b837d243f305648db609",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5342050873eaca13841928a34fd358ca2fe51e1c",
        "branch" : [
          {
            "SHA1" : "5342050873eaca13841928a34fd358ca2fe51e1c",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2259",
  "duration" : 57919,
  "estimatedDuration" : 19771,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #2259",
  "id" : "2259",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2259,
  "queueId" : 1954078,
  "result" : "SUCCESS",
  "timestamp" : 1753888707221,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-ttcn3-bts-tests/2259/",
  "builtOn" : "build5-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-bts-test/jenkins.sh"
        ],
        "commitId" : "5342050873eaca13841928a34fd358ca2fe51e1c",
        "timestamp" : 1753875090000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "Revert \"ttcn3-bts-test: do not use respawn.sh\"\u000a\u000aThis reverts commit 57f680439f378f5bb5c6582297ae0636db6650f8.\u000a\u000aWe're observing a lot of turbulence in ttcn3-bts-test due to the\u000aclock instability:\u000a\u000a  Shutting down BTS, exit 1, reason: PC clock skew too high\u000a\u000aEven though it's no longer necessary to respawn osmo-bts-trx,\u000alet's restore the respawn.sh to recover from such failures.\u000a\u000aRelated: OS#6794\u000aChange-Id: I1177e9068c49bf31a4010cd21700839dfa8d5050\u000a",
        "date" : "2025-07-30 13:31:30 +0200",
        "id" : "5342050873eaca13841928a34fd358ca2fe51e1c",
        "msg" : "Revert \"ttcn3-bts-test: do not use respawn.sh\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-bts-test/jenkins.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}