{
  "_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 757",
          "upstreamBuild" : 757,
          "upstreamProject" : "registry-rebuild-upload-titan",
          "upstreamUrl" : "job/registry-rebuild-upload-titan/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 208,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "52d594e1a4d944bf8b287d3b835f1769f5461d89",
            "branch" : [
              {
                "SHA1" : "52d594e1a4d944bf8b287d3b835f1769f5461d89",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "52d594e1a4d944bf8b287d3b835f1769f5461d89",
            "branch" : [
              {
                "SHA1" : "52d594e1a4d944bf8b287d3b835f1769f5461d89",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "52d594e1a4d944bf8b287d3b835f1769f5461d89",
        "branch" : [
          {
            "SHA1" : "52d594e1a4d944bf8b287d3b835f1769f5461d89",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://git.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#208",
  "duration" : 1124,
  "estimatedDuration" : 19771,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #208",
  "id" : "208",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 208,
  "queueId" : 722370,
  "result" : "SUCCESS",
  "timestamp" : 1649983399890,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-ttcn3-bts-tests/208/",
  "builtOn" : "build2-deb9build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "open5gs-latest/Dockerfile"
        ],
        "commitId" : "52d594e1a4d944bf8b287d3b835f1769f5461d89",
        "timestamp" : 1649883324000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "open5gs-latest: fix Dockerfile: avoid using curl for downloading keys\u000a\u000aSince recently, curl fails to download the key from www.mongodb.org:\u000a\u000a'''\u000a$ curl --verbose https://www.mongodb.org/static/pgp/server-4.2.asc\u000aGET /static/pgp/server-4.2.asc HTTP/1.1\u000aHost: www.mongodb.org\u000aUser-Agent: curl/7.82.0\u000aAccept: */*\u000a\u000aMark bundle as not supporting multiuse\u000aHTTP/1.1 301 Moved Permanently\u000aContent-Type: text/html\u000aDate: Wed, 13 Apr 2022 20:50:19 GMT\u000aLocation: https://pgp.mongodb.com/server-4.2.asc\u000aConnection: Keep-Alive\u000aContent-Length: 0\u000a'''\u000a\u000aBy default, curl would not follow redirects unless '-L' is specified.\u000aLet's use Docker's 'ADD' command instead, like many Dockerfiles do.\u000aAlso, update the address as suggested in the server's response.\u000a\u000aChange-Id: I9757fcce084595341b1a68822bad454b64941eb1\u000aRelated: SYS#5602\u000a",
        "date" : "2022-04-13 23:55:24 +0300",
        "id" : "52d594e1a4d944bf8b287d3b835f1769f5461d89",
        "msg" : "open5gs-latest: fix Dockerfile: avoid using curl for downloading keys",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "open5gs-latest/Dockerfile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ]
}