{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/osmith/wip-dahdi" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 309,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7ac0902cd740139b0d1cfdbd90179de7379d2883",
            "branch" : [
              {
                "SHA1" : "7ac0902cd740139b0d1cfdbd90179de7379d2883",
                "name" : "refs/remotes/origin/osmith/wip-dahdi"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7ac0902cd740139b0d1cfdbd90179de7379d2883",
            "branch" : [
              {
                "SHA1" : "7ac0902cd740139b0d1cfdbd90179de7379d2883",
                "name" : "refs/remotes/origin/osmith/wip-dahdi"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 322,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5c158b326abe394a731094b197ef8ff08e019622",
            "branch" : [
              {
                "SHA1" : "5c158b326abe394a731094b197ef8ff08e019622",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5c158b326abe394a731094b197ef8ff08e019622",
            "branch" : [
              {
                "SHA1" : "5c158b326abe394a731094b197ef8ff08e019622",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5c158b326abe394a731094b197ef8ff08e019622",
        "branch" : [
          {
            "SHA1" : "5c158b326abe394a731094b197ef8ff08e019622",
            "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" : "#322",
  "duration" : 1284,
  "estimatedDuration" : 328,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves-dp #322",
  "id" : "322",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 322,
  "queueId" : 677019,
  "result" : "SUCCESS",
  "timestamp" : 1644825967617,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/update-osmo-ci-on-slaves-dp/322/",
  "builtOn" : "gtp0-deb9build",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "common/pipework",
          "jenkins-common.sh",
          "ttcn3-ggsn-test/jenkins.sh",
          "ttcn3-fr-test/jenkins.sh"
        ],
        "commitId" : "5c158b326abe394a731094b197ef8ff08e019622",
        "timestamp" : 1644825387000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "treewide: fix missing --rm for \"docker run\"\u000a\u000aAdd \"--rm\" to each \"docker run\" command, so they don't continuously fill\u000aup disk space.\u000a\u000aFix this even in the pipework script. We don't use the code path there,\u000abut by always having --rm after \"docker run\" (same line or next line),\u000aa new lint script in osmo-ci I8ab9c291504475d670bdefc50c4524c5bdd4c880\u000acan help us avoid this in the future.\u000a\u000aIn ttcn3-ggsn-test/jenkins.sh, move one existing --rm in a later line\u000aupwards so the linter can find it.\u000a\u000aRelated: SYS#5827, OS#5099\u000aRelated: https://github.com/jpetazzo/pipework/pull/248\u000aChange-Id: I48b01c43fedf379b8a565eaab0369806d7831bd8\u000a",
        "date" : "2022-02-14 08:56:27 +0100",
        "id" : "5c158b326abe394a731094b197ef8ff08e019622",
        "msg" : "treewide: fix missing --rm for \"docker run\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-fr-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-ggsn-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "jenkins-common.sh"
          },
          {
            "editType" : "edit",
            "file" : "common/pipework"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}