{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH_CI",
          "value" : "master"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 7,
      "buildableTimeMillis" : 7,
      "buildingDurationMillis" : 200133,
      "executingTimeMillis" : 200133,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 647,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4bc9c1a7b413d00fb4e4c154b4259929bb44cba0",
            "branch" : [
              {
                "SHA1" : "4bc9c1a7b413d00fb4e4c154b4259929bb44cba0",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4bc9c1a7b413d00fb4e4c154b4259929bb44cba0",
            "branch" : [
              {
                "SHA1" : "4bc9c1a7b413d00fb4e4c154b4259929bb44cba0",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 506,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "254b2d2d6f5bd650a595db321c7083f747055127",
            "branch" : [
              {
                "SHA1" : "254b2d2d6f5bd650a595db321c7083f747055127",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "254b2d2d6f5bd650a595db321c7083f747055127",
            "branch" : [
              {
                "SHA1" : "254b2d2d6f5bd650a595db321c7083f747055127",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4bc9c1a7b413d00fb4e4c154b4259929bb44cba0",
        "branch" : [
          {
            "SHA1" : "4bc9c1a7b413d00fb4e4c154b4259929bb44cba0",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ci"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "build.log",
      "fileName" : "build.log",
      "relativePath" : "output/build.log"
    },
    {
      "displayPath" : "linux",
      "fileName" : "linux",
      "relativePath" : "output/linux"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#647",
  "duration" : 200133,
  "estimatedDuration" : 195594,
  "executor" : None,
  "fullDisplayName" : "build-kernel-net-next #647",
  "id" : "647",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 647,
  "queueId" : 157126,
  "result" : "SUCCESS",
  "timestamp" : 1782863100073,
  "url" : "https://jenkins.osmocom.org/jenkins/job/build-kernel-net-next/647/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "lint/checkpatch/checkpatch_osmo.sh"
        ],
        "commitId" : "aa9f25bc51178427bba4afb13710c2efaef0da2a",
        "timestamp" : 1782739172000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "lint: ignore LINUX_VERSION_CODE\u000a\u000aWhen running the linter against dahdi-linux.git or potentially other\u000arepositories with out-of-tree linux kernel modules, it should not\u000acomplain about the LINUX_VERSION_CODE being used there:\u000a\u000a> drivers/dahdi/dahdi-base.c:6397: WARNING:LINUX_VERSION_CODE:\u000a> LINUX_VERSION_CODE should be avoided, code should be for the version to\u000a> which it is merged\u000a\u000aChange-Id: I82d64d43c04561b1643785cb71cfee92e513e560\u000a",
        "date" : "2026-06-29 15:19:32 +0200",
        "id" : "aa9f25bc51178427bba4afb13710c2efaef0da2a",
        "msg" : "lint: ignore LINUX_VERSION_CODE",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "lint/checkpatch/checkpatch_osmo.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jobs/master-builds.yml",
          "jobs/gerrit-verifications.yml"
        ],
        "commitId" : "4bc9c1a7b413d00fb4e4c154b4259929bb44cba0",
        "timestamp" : 1782812065000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "jobs/{master,gerrit}: eim,ipa: wipe-workspace\u000a\u000aSet wipe-workspace for the onomondo-eim and onomondo-ipa jobs to true,\u000aso previous failures cannot influence new jenkins job runs. E.g.\u000acurrently we had gerrit-onomondo-ipa-build failing with:\u000a\u000a  + mkdir build\u000a  mkdir: cannot create directory 'build': File exists\u000a\u000aMost existing jobs call scripts/osmo-clean-workspace.sh from osmo-ci.git\u000aat the beginning of their jenkins.sh instead of using wipe-workspace.\u000aBut this doesn't have any advantage here while making jenkins.sh more\u000acomplex. Let's use the built-in feature from jenkins here.\u000a\u000aChange-Id: If4ef5ab804b05ad630cfa770741fe6053fdfb637\u000a",
        "date" : "2026-06-30 09:34:25 +0000",
        "id" : "4bc9c1a7b413d00fb4e4c154b4259929bb44cba0",
        "msg" : "jobs/{master,gerrit}: eim,ipa: wipe-workspace",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jobs/gerrit-verifications.yml"
          },
          {
            "editType" : "edit",
            "file" : "jobs/master-builds.yml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}