{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 3,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 395,
      "executingTimeMillis" : 395,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6308,
      "waitingTimeMillis" : 6308
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 598,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1287a88d04d7bacdfad0033f9f843e2ac581560e",
            "branch" : [
              {
                "SHA1" : "1287a88d04d7bacdfad0033f9f843e2ac581560e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1287a88d04d7bacdfad0033f9f843e2ac581560e",
            "branch" : [
              {
                "SHA1" : "1287a88d04d7bacdfad0033f9f843e2ac581560e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1287a88d04d7bacdfad0033f9f843e2ac581560e",
        "branch" : [
          {
            "SHA1" : "1287a88d04d7bacdfad0033f9f843e2ac581560e",
            "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" : "#598",
  "duration" : 395,
  "estimatedDuration" : 328,
  "executor" : None,
  "fullDisplayName" : "update-osmo-ci-on-slaves-dp #598",
  "id" : "598",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 598,
  "queueId" : 1602282,
  "result" : "SUCCESS",
  "timestamp" : 1720535167225,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All%20no%20Gerrit/job/update-osmo-ci-on-slaves-dp/598/",
  "builtOn" : "build2-deb11build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "seccomp_profile.json"
        ],
        "commitId" : "0e47a7206e0c29e949538e6ac0c238b809b1c463",
        "timestamp" : 1720526699000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "seccomp_profile: import\u000a\u000aImport the current default seccomp profile from docker, commit from\u000acurrent master branch. The next patch will re-enable the io_uring\u000asyscalls in the profile.\u000a\u000aSource:\u000ahttps: //raw.githubusercontent.com/moby/moby/c4dcaa0d9adb8cc0a0d95393e8cf3e853254eacb/profiles/seccomp/default.json\u000a\u000aRelated: OS#6405\u000aChange-Id: Ib6f7bc04cb58815190fc2102900e873da301ce95\u000a",
        "date" : "2024-07-09 14:04:59 +0200",
        "id" : "0e47a7206e0c29e949538e6ac0c238b809b1c463",
        "msg" : "seccomp_profile: import",
        "paths" : [
          {
            "editType" : "add",
            "file" : "seccomp_profile.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "seccomp_profile.json"
        ],
        "commitId" : "1287a88d04d7bacdfad0033f9f843e2ac581560e",
        "timestamp" : 1720527624000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "seccomp_profile: enable io_uring\u000a\u000aRevert 891241e7 (\"seccomp: block io_uring_* syscalls in default\u000aprofile\") from upstream:\u000ahttps://github.com/moby/moby/commit/891241e7e74d4aae6de5f6125574eb994f25e169\u000a\u000aThis will be used by osmo-ci Iaeb84627fc1404014e5a8a2e88a02ee66cfb880d.\u000a\u000aRelated: OS#6405\u000aChange-Id: I27567c2a5d9543c3509c316226c082ab950c5ebc\u000a",
        "date" : "2024-07-09 14:20:24 +0200",
        "id" : "1287a88d04d7bacdfad0033f9f843e2ac581560e",
        "msg" : "seccomp_profile: enable io_uring",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "seccomp_profile.json"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}