{
  "_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" : "BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org laforge@gnumonks.org"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 5,
      "buildableTimeMillis" : 5,
      "buildingDurationMillis" : 45367,
      "executingTimeMillis" : 45367,
      "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" : 1127,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "b1bc81f8077c5cb52eae7fbd4021bf180159aed7",
            "branch" : [
              {
                "SHA1" : "b1bc81f8077c5cb52eae7fbd4021bf180159aed7",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b1bc81f8077c5cb52eae7fbd4021bf180159aed7",
            "branch" : [
              {
                "SHA1" : "b1bc81f8077c5cb52eae7fbd4021bf180159aed7",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b1bc81f8077c5cb52eae7fbd4021bf180159aed7",
        "branch" : [
          {
            "SHA1" : "b1bc81f8077c5cb52eae7fbd4021bf180159aed7",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/dahdi-linux"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#1127",
  "duration" : 45367,
  "estimatedDuration" : 42300,
  "executor" : null,
  "fullDisplayName" : "master-dahdi-linux-stable-linux-6.1.y #1127",
  "id" : "1127",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 1127,
  "queueId" : 157122,
  "result" : "SUCCESS",
  "timestamp" : 1782862200159,
  "url" : "https://jenkins.osmocom.org/jenkins/view/all/job/master-dahdi-linux-stable-linux-6.1.y/1127/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "drivers/dahdi/dahdi-base.c"
        ],
        "commitId" : "b8d8798efc09d048d757d0ec8abd19c94d0cec6a",
        "timestamp" : 1782738630000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "drivers/dahdi/dahdi-base: fix linux 7.1 compat\u000a\u000aAdjust to the \"code\" argument of ppp_input_error() not existing anymore\u000asince abb0eb0b (\"ppp: simplify input error handling\").\u000a\u000aRelated: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=abb0eb0b033a0a8980eb9215e02626e4801ead3f\u000aChange-Id: Ia17190e4bd8bcc480cbe98b55f930149e554a576\u000a",
        "date" : "2026-06-29 15:10:30 +0200",
        "id" : "b8d8798efc09d048d757d0ec8abd19c94d0cec6a",
        "msg" : "drivers/dahdi/dahdi-base: fix linux 7.1 compat",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "drivers/dahdi/dahdi-base.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "drivers/dahdi/xpp/mmapbus.c",
          "drivers/dahdi/dahdi-base.c",
          "drivers/dahdi/xpp/mmapdrv.c"
        ],
        "commitId" : "b1bc81f8077c5cb52eae7fbd4021bf180159aed7",
        "timestamp" : 1782740192000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "Adjust to strncpy removal in linux 7.2-rc1\u000a\u000aRelated: https://docs.kernel.org/process/deprecated.html#strncpy\u000aRelated: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1a3746ccbb0a97bed3c06ccde6b880013b1dddc1\u000aChange-Id: I860344fd23d5780fc588d19388ad91c6f6bcfc90\u000a",
        "date" : "2026-06-29 15:36:32 +0200",
        "id" : "b1bc81f8077c5cb52eae7fbd4021bf180159aed7",
        "msg" : "Adjust to strncpy removal in linux 7.2-rc1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "drivers/dahdi/xpp/mmapbus.c"
          },
          {
            "editType" : "edit",
            "file" : "drivers/dahdi/xpp/mmapdrv.c"
          },
          {
            "editType" : "edit",
            "file" : "drivers/dahdi/dahdi-base.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}