{
  "_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" : 340297,
      "executingTimeMillis" : 340297,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8994,
      "waitingTimeMillis" : 8994
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 11154,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c5b2583ac6987d84815eade127a04619fe98c80e",
            "branch" : [
              {
                "SHA1" : "c5b2583ac6987d84815eade127a04619fe98c80e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c5b2583ac6987d84815eade127a04619fe98c80e",
            "branch" : [
              {
                "SHA1" : "c5b2583ac6987d84815eade127a04619fe98c80e",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 11003,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7db79cc39a265a6838206df836d1bee28be1acee",
            "branch" : [
              {
                "SHA1" : "7db79cc39a265a6838206df836d1bee28be1acee",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7db79cc39a265a6838206df836d1bee28be1acee",
            "branch" : [
              {
                "SHA1" : "7db79cc39a265a6838206df836d1bee28be1acee",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7614,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "73773447715c57075ad5acb96a5346ff23d7e91f",
            "branch" : [
              {
                "SHA1" : "73773447715c57075ad5acb96a5346ff23d7e91f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "73773447715c57075ad5acb96a5346ff23d7e91f",
            "branch" : [
              {
                "SHA1" : "73773447715c57075ad5acb96a5346ff23d7e91f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c5b2583ac6987d84815eade127a04619fe98c80e",
        "branch" : [
          {
            "SHA1" : "c5b2583ac6987d84815eade127a04619fe98c80e",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-bts"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#11154",
  "duration" : 340297,
  "estimatedDuration" : 222175,
  "executor" : None,
  "fullDisplayName" : "master-osmo-bts #11154",
  "id" : "11154",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11154,
  "queueId" : 2068302,
  "result" : "SUCCESS",
  "timestamp" : 1765545489633,
  "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/11154/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-bts-trx/trx_if.c"
        ],
        "commitId" : "c5b2583ac6987d84815eade127a04619fe98c80e",
        "timestamp" : 1765541409000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "bts-trx: Use existing defines for burst sizes instead of hardcoded values\u000a\u000aChange-Id: I4171e7269897a77cf19b8a5464d0380604cb6249\u000a",
        "date" : "2025-12-12 13:10:09 +0100",
        "id" : "c5b2583ac6987d84815eade127a04619fe98c80e",
        "msg" : "bts-trx: Use existing defines for burst sizes instead of hardcoded",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-bts-trx/trx_if.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 11154,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=lc15,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11154/"
    },
    {
      "number" : 11154,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=lc15,FIRMWARE_VERSION=origin%2Fnrw%2Flitecell15,WITH_MANUALS=0,a4=default,label=osmocom-master/11154/"
    },
    {
      "number" : 11154,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=lc15,FIRMWARE_VERSION=v2017.01,WITH_MANUALS=0,a4=default,label=osmocom-master/11154/"
    },
    {
      "number" : 11154,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=oc2g,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11154/"
    },
    {
      "number" : 11154,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=oc2g,FIRMWARE_VERSION=origin%2Fnrw%2Foc2g,WITH_MANUALS=0,a4=default,label=osmocom-master/11154/"
    },
    {
      "number" : 11154,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11154/"
    },
    {
      "number" : 11154,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=oct+trx,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11154/"
    },
    {
      "number" : 11154,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=femtobts_v2.7,WITH_MANUALS=0,a4=default,label=osmocom-master/11154/"
    },
    {
      "number" : 11154,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11154/"
    },
    {
      "number" : 11154,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v2.4,WITH_MANUALS=0,a4=default,label=osmocom-master/11154/"
    },
    {
      "number" : 11154,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v3.0.1pre,WITH_MANUALS=0,a4=default,label=osmocom-master/11154/"
    },
    {
      "number" : 11154,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v3.1,WITH_MANUALS=0,a4=default,label=osmocom-master/11154/"
    },
    {
      "number" : 11154,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v5.1,WITH_MANUALS=0,a4=default,label=osmocom-master/11154/"
    },
    {
      "number" : 11154,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=trx,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=raspbian/11154/"
    },
    {
      "number" : 11154,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Sysmocom/job/master-osmo-bts/BTS_MODEL=trx,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11154/"
    }
  ]
}