{
  "_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" : 160705,
      "executingTimeMillis" : 160705,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6169,
      "waitingTimeMillis" : 6169
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 28216,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8baa7cec367a43cb1f22016e3e2192abdcd9fe8c",
            "branch" : [
              {
                "SHA1" : "8baa7cec367a43cb1f22016e3e2192abdcd9fe8c",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8baa7cec367a43cb1f22016e3e2192abdcd9fe8c",
            "branch" : [
              {
                "SHA1" : "8baa7cec367a43cb1f22016e3e2192abdcd9fe8c",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 20229,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fc3397253054bd6bf6b11db0436bf8112e80adb1",
            "branch" : [
              {
                "SHA1" : "fc3397253054bd6bf6b11db0436bf8112e80adb1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fc3397253054bd6bf6b11db0436bf8112e80adb1",
            "branch" : [
              {
                "SHA1" : "fc3397253054bd6bf6b11db0436bf8112e80adb1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8baa7cec367a43cb1f22016e3e2192abdcd9fe8c",
        "branch" : [
          {
            "SHA1" : "8baa7cec367a43cb1f22016e3e2192abdcd9fe8c",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-bsc"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#28216",
  "duration" : 160705,
  "estimatedDuration" : 175382,
  "executor" : None,
  "fullDisplayName" : "master-osmo-bsc #28216",
  "id" : "28216",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 28216,
  "queueId" : 1965285,
  "result" : "SUCCESS",
  "timestamp" : 1755076686599,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-osmo-bsc/28216/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/acc/acc_test.c",
          "src/ipaccess/ipaccess-config.c",
          "src/osmo-bsc/bts_ctrl.c",
          "tests/paging/paging_test.c"
        ],
        "commitId" : "8baa7cec367a43cb1f22016e3e2192abdcd9fe8c",
        "timestamp" : 1755076279000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "Fix building for debian 13 armv7l\u000a\u000aIn Debian 13 armv7l, time_t and suseconds_t are \"long long int\" instead\u000aof \"long unsigned int\" as seen on x86_64 and aarch64. Fix it by casting\u000ato \"long unsigned int\".\u000a\u000aRelated: OS#6828\u000aChange-Id: I416b31dd11a82ad52f6a662d7e099123a5c77fff\u000a",
        "date" : "2025-08-13 11:11:19 +0200",
        "id" : "8baa7cec367a43cb1f22016e3e2192abdcd9fe8c",
        "msg" : "Fix building for debian 13 armv7l",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/acc/acc_test.c"
          },
          {
            "editType" : "edit",
            "file" : "src/ipaccess/ipaccess-config.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/paging/paging_test.c"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo-bsc/bts_ctrl.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ],
  "runs" : [
    {
      "number" : 28216,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-osmo-bsc/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/28216/"
    }
  ]
}