{
  "_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" : 164792,
      "executingTimeMillis" : 164792,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5843,
      "waitingTimeMillis" : 5843
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 29560,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f32889a404ddb48c00abcc22b3397875989e0f9b",
            "branch" : [
              {
                "SHA1" : "f32889a404ddb48c00abcc22b3397875989e0f9b",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f32889a404ddb48c00abcc22b3397875989e0f9b",
            "branch" : [
              {
                "SHA1" : "f32889a404ddb48c00abcc22b3397875989e0f9b",
                "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" : "f32889a404ddb48c00abcc22b3397875989e0f9b",
        "branch" : [
          {
            "SHA1" : "f32889a404ddb48c00abcc22b3397875989e0f9b",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-bsc"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#29560",
  "duration" : 164792,
  "estimatedDuration" : 144980,
  "executor" : None,
  "fullDisplayName" : "master-osmo-bsc #29560",
  "id" : "29560",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 29560,
  "queueId" : 110355,
  "result" : "SUCCESS",
  "timestamp" : 1778019186961,
  "url" : "https://jenkins.osmocom.org/jenkins/view/update-jobs/job/master-osmo-bsc/29560/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-bsc/bts_nokia_site.c"
        ],
        "commitId" : "be31dbbb073a6acc7108ec4e5f69645a9dd51dad",
        "timestamp" : 1777911322000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "nokia cosmetic: add bts_is_insite() function\u000a\u000aNokia InSite gets a different config than the larger Nokia BTS models,\u000aand make_bts_config() function checks the BTS type to decide which\u000aconfig to send.  Change the BTS type check from a long 'if' line that\u000acompares against 3 different InSite BTS type codes to bts_is_insite()\u000ahelper function that encapsulates a switch statement.\u000a\u000aUpcoming code additions will need to check for Flexi Multiradio BTS\u000afamily in a similar manner - so be consistent.\u000a\u000aChange-Id: I44bbcd79d9741f1df280b6b2391f04f754598035\u000a",
        "date" : "2026-05-04 16:15:22 +0000",
        "id" : "be31dbbb073a6acc7108ec4e5f69645a9dd51dad",
        "msg" : "nokia cosmetic: add bts_is_insite() function",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-bsc/bts_nokia_site.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-bsc/bts_nokia_site.c"
        ],
        "commitId" : "7e0496969efbf067b43951f849de5813eb524079",
        "timestamp" : 1777915042000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "nokia cosmetic: factor out BTS_CONF_COMPL handling\u000a\u000aWhen the BTS accepts the config sent to it via BTS_CONF_DATA, it\u000aresponds with BTS_CONF_COMPL.  Upon receiving the latter message,\u000awe have to send TRX unlock and TRX reset commands, and we have to\u000astart LAPD for RSL.  Factor out this logic into a helper function,\u000ato reduce the level of indentation and make it easier to extend.\u000a\u000aChange-Id: I26e9b25ba4e68e945f7dd8a632009cc3683a322c\u000a",
        "date" : "2026-05-04 17:17:22 +0000",
        "id" : "7e0496969efbf067b43951f849de5813eb524079",
        "msg" : "nokia cosmetic: factor out BTS_CONF_COMPL handling",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-bsc/bts_nokia_site.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-bsc/bts_nokia_site.c"
        ],
        "commitId" : "f32889a404ddb48c00abcc22b3397875989e0f9b",
        "timestamp" : 1777917336000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "Nokia Flexi Multiradio: reset non-BCCH TRX\u000a\u000aIn the case of MetroSite and UltraSite BTS, it has been determined\u000aempirically that TRX reset needs to be skipped for non-BCCH TRX.\u000aHowever, the opposite situation holds on Flexi MR: non-BCCH TRX\u000ado need to be reset, or they fail to come up.  Solution:\u000aconditionalize reset of non-BCCH TRX on Nokia BTS type.\u000a\u000aChange-Id: I270c1ffab074c1e5a43ab9dfa103725a1518f718\u000a",
        "date" : "2026-05-04 17:55:36 +0000",
        "id" : "f32889a404ddb48c00abcc22b3397875989e0f9b",
        "msg" : "Nokia Flexi Multiradio: reset non-BCCH TRX",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-bsc/bts_nokia_site.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
      "fullName" : "falcon"
    }
  ],
  "runs" : [
    {
      "number" : 29560,
      "url" : "https://jenkins.osmocom.org/jenkins/view/update-jobs/job/master-osmo-bsc/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/29560/"
    }
  ]
}