{
  "_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/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 111,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0c7738016507b49ef63047b625e7e8522ee506c6",
            "branch" : [
              {
                "SHA1" : "0c7738016507b49ef63047b625e7e8522ee506c6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0c7738016507b49ef63047b625e7e8522ee506c6",
            "branch" : [
              {
                "SHA1" : "0c7738016507b49ef63047b625e7e8522ee506c6",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0c7738016507b49ef63047b625e7e8522ee506c6",
        "branch" : [
          {
            "SHA1" : "0c7738016507b49ef63047b625e7e8522ee506c6",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://git.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#111",
  "duration" : 269,
  "estimatedDuration" : 328,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves-dp #111",
  "id" : "111",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 111,
  "queueId" : 281900,
  "result" : "SUCCESS",
  "timestamp" : 1601723768967,
  "url" : "https://jenkins.osmocom.org/jenkins/job/update-osmo-ci-on-slaves-dp/111/",
  "builtOn" : "admin2-deb9build",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cgit/osmo-commit-filter.py"
        ],
        "commitId" : "e5f036796c7aa66f72f31e79ef9708aaf4003b49",
        "timestamp" : 1601720145000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "cgit: osmo-commit-filter.py: migrate from deprecated cgi.escape to html.escape\u000a\u000aOur error.log is full of:\u000a\u000a/usr/local/lib/cgit/filters/osmo-commit-filter.py:18: DeprecationWarning: cgi.escape is deprecated, use html.escape instead\u000a  return '<a href=\"%s\">%s</a>' % (url, cgi.escape(txt))\u000a\u000aChange-Id: I97707519029d4f8d703d2df1b8beab15665d49b1\u000a",
        "date" : "2020-10-03 12:15:45 +0200",
        "id" : "e5f036796c7aa66f72f31e79ef9708aaf4003b49",
        "msg" : "cgit: osmo-commit-filter.py: migrate from deprecated cgi.escape to",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cgit/osmo-commit-filter.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cgit/Dockerfile",
          "cgit/config/cgitrc",
          "cgit/config/nginx.conf"
        ],
        "commitId" : "28a44de777ee19d96274318ff6be145fa1a28fc6",
        "timestamp" : 1601721364000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "cgit: Don't depend on unmaintained upstream; work directly with debian\u000a\u000aChange-Id: Ifa98f77c24298265e39313b679944d649e25ddde\u000a",
        "date" : "2020-10-03 12:36:04 +0200",
        "id" : "28a44de777ee19d96274318ff6be145fa1a28fc6",
        "msg" : "cgit: Don't depend on unmaintained upstream; work directly with debian",
        "paths" : [
          {
            "editType" : "add",
            "file" : "cgit/config/nginx.conf"
          },
          {
            "editType" : "edit",
            "file" : "cgit/Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "cgit/config/cgitrc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cgit/config/nginx.conf"
        ],
        "commitId" : "0c7738016507b49ef63047b625e7e8522ee506c6",
        "timestamp" : 1601721800000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "cgit: Increase fastcgi timeout from default 60s to 120s\u000a\u000aChange-Id: Ida429f692fe939bb96bdd1c7313e6b0fd7b26913\u000a",
        "date" : "2020-10-03 12:43:20 +0200",
        "id" : "0c7738016507b49ef63047b625e7e8522ee506c6",
        "msg" : "cgit: Increase fastcgi timeout from default 60s to 120s",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "cgit/config/nginx.conf"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ]
}