{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_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" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 81651,
      "executingTimeMillis" : 81651,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7870,
      "waitingTimeMillis" : 7870
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7887,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b18e0c32cd376b0113982df4ce9c6e0f8c7f63d6",
            "branch" : [
              {
                "SHA1" : "b18e0c32cd376b0113982df4ce9c6e0f8c7f63d6",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b18e0c32cd376b0113982df4ce9c6e0f8c7f63d6",
            "branch" : [
              {
                "SHA1" : "b18e0c32cd376b0113982df4ce9c6e0f8c7f63d6",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7778,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5d36edfcb4e3a9524bc1d51621c8a40d5e516ef2",
            "branch" : [
              {
                "SHA1" : "5d36edfcb4e3a9524bc1d51621c8a40d5e516ef2",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5d36edfcb4e3a9524bc1d51621c8a40d5e516ef2",
            "branch" : [
              {
                "SHA1" : "5d36edfcb4e3a9524bc1d51621c8a40d5e516ef2",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5174,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "13fe9ccf55a4758e3de115c0a562f8746eaeae53",
            "branch" : [
              {
                "SHA1" : "13fe9ccf55a4758e3de115c0a562f8746eaeae53",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "13fe9ccf55a4758e3de115c0a562f8746eaeae53",
            "branch" : [
              {
                "SHA1" : "13fe9ccf55a4758e3de115c0a562f8746eaeae53",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b18e0c32cd376b0113982df4ce9c6e0f8c7f63d6",
        "branch" : [
          {
            "SHA1" : "b18e0c32cd376b0113982df4ce9c6e0f8c7f63d6",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmocom-bb"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#7887",
  "duration" : 81651,
  "estimatedDuration" : 80387,
  "executor" : None,
  "fullDisplayName" : "master-osmocom-bb #7887",
  "id" : "7887",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7887,
  "queueId" : 2046682,
  "result" : "SUCCESS",
  "timestamp" : 1763591108508,
  "url" : "https://jenkins.osmocom.org/jenkins/view/all/job/master-osmocom-bb/7887/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/target/firmware/apps/loader_mtk/main.c"
        ],
        "commitId" : "b18e0c32cd376b0113982df4ce9c6e0f8c7f63d6",
        "timestamp" : 1763558291000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "loader_mtk: Fix compile error on debian trixie\u000a\u000aWhen using a stock debian trixie (13), we're running into a compile\u000aerror due to a missing typecast. Let's avoid that.\u000a\u000aChange-Id: Ia13d705321580d3a16036c21e27dfd2345285cb8\u000a",
        "date" : "2025-11-19 14:18:11 +0100",
        "id" : "b18e0c32cd376b0113982df4ce9c6e0f8c7f63d6",
        "msg" : "loader_mtk: Fix compile error on debian trixie",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/target/firmware/apps/loader_mtk/main.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ],
  "runs" : [
    {
      "number" : 7887,
      "url" : "https://jenkins.osmocom.org/jenkins/view/all/job/master-osmocom-bb/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/7887/"
    }
  ]
}