{
  "_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,127",
          "upstreamBuild" : 2127,
          "upstreamProject" : "registry-rebuild-upload-titan",
          "upstreamUrl" : "job/registry-rebuild-upload-titan/"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 6,
      "buildableTimeMillis" : 6,
      "buildingDurationMillis" : 59650,
      "executingTimeMillis" : 59650,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8014,
      "waitingTimeMillis" : 8014
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "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" : 1576,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "006f3179f9fc9ad95b9bf43bce19d4155163f943",
            "branch" : [
              {
                "SHA1" : "006f3179f9fc9ad95b9bf43bce19d4155163f943",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "006f3179f9fc9ad95b9bf43bce19d4155163f943",
            "branch" : [
              {
                "SHA1" : "006f3179f9fc9ad95b9bf43bce19d4155163f943",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "006f3179f9fc9ad95b9bf43bce19d4155163f943",
        "branch" : [
          {
            "SHA1" : "006f3179f9fc9ad95b9bf43bce19d4155163f943",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1576",
  "duration" : 59650,
  "estimatedDuration" : 19771,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #1576",
  "id" : "1576",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1576,
  "queueId" : 1605203,
  "result" : "SUCCESS",
  "timestamp" : 1720797809459,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-ttcn3-bts-tests/1576/",
  "builtOn" : "build2-deb11build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-asterisk-ims-ue-test/dnsmasq/dnsmasq.conf"
        ],
        "commitId" : "d15697fa0b2094f98cac781ccdb8d01126484af0",
        "timestamp" : 1720780747000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "asterisk: dnsmasq.conf: Avoid forwarding queries to other DNS servers\u000a\u000aThis creates problems when requesting resolution of the IPv6 address.\u000aFor some reason, dnsmasq was forwarding the request to the non-available\u000agoogle DNS servers, and Asterisk docker container pre-start commands\u000achecking for DNS resolution would never pass when run in jenkins node.\u000a\u000aChange-Id: I0ee7a7b0c307cc83acfb1c4c8f4bdc092133fddb\u000a",
        "date" : "2024-07-12 10:39:07 +0000",
        "id" : "d15697fa0b2094f98cac781ccdb8d01126484af0",
        "msg" : "asterisk: dnsmasq.conf: Avoid forwarding queries to other DNS servers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-asterisk-ims-ue-test/dnsmasq/dnsmasq.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-asterisk-ims-ue-test/asterisk/asterisk.sh"
        ],
        "commitId" : "6384590ad5ddab812d21ecd5e3622629be3b9891",
        "timestamp" : 1720780747000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "asterisk: timeout ping DNS validations after 3 seconds\u000a\u000aChange-Id: I9f1bcbc2b868cf7c894a57ca77e28b5bfbba0eac\u000a",
        "date" : "2024-07-12 10:39:07 +0000",
        "id" : "6384590ad5ddab812d21ecd5e3622629be3b9891",
        "msg" : "asterisk: timeout ping DNS validations after 3 seconds",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-asterisk-ims-ue-test/asterisk/asterisk.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-asterisk-ims-ue-test/jenkins.sh",
          "ttcn3-asterisk-ims-ue-test/ttcn3/ttcn3.sh"
        ],
        "commitId" : "006f3179f9fc9ad95b9bf43bce19d4155163f943",
        "timestamp" : 1720780747000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "asterisk: Wait for Asterisk ready before starting testsuite\u000a\u000aA recent commit made Asterisk wait for dnsmasq to be ready before\u000astarting it. This means Asterisk takes more time now to be ready itself,\u000ahence we need to delay launching the testsuite until it is ready.\u000aOtherwise, the entire set of tests may be run even before Asterisk gets\u000ato answer on the AMI socket.\u000a\u000aChange-Id: I337d57f3eb3e6688dbf3c61d55978da10d84b2cb\u000a",
        "date" : "2024-07-12 10:39:07 +0000",
        "id" : "006f3179f9fc9ad95b9bf43bce19d4155163f943",
        "msg" : "asterisk: Wait for Asterisk ready before starting testsuite",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-asterisk-ims-ue-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-asterisk-ims-ue-test/ttcn3/ttcn3.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ]
}