{
  "_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" : 129029,
      "executingTimeMillis" : 129029,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7482,
      "waitingTimeMillis" : 7482
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 29575,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1f47f347f4de9d1dc76c0aec7bea4c628267db58",
            "branch" : [
              {
                "SHA1" : "1f47f347f4de9d1dc76c0aec7bea4c628267db58",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1f47f347f4de9d1dc76c0aec7bea4c628267db58",
            "branch" : [
              {
                "SHA1" : "1f47f347f4de9d1dc76c0aec7bea4c628267db58",
                "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" : "1f47f347f4de9d1dc76c0aec7bea4c628267db58",
        "branch" : [
          {
            "SHA1" : "1f47f347f4de9d1dc76c0aec7bea4c628267db58",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-bsc"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#29575",
  "duration" : 129029,
  "estimatedDuration" : 153767,
  "executor" : None,
  "fullDisplayName" : "master-osmo-bsc #29575",
  "id" : "29575",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 29575,
  "queueId" : 112504,
  "result" : "SUCCESS",
  "timestamp" : 1778228888408,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-osmo-bsc/29575/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-bsc/bts.c"
        ],
        "commitId" : "1f47f347f4de9d1dc76c0aec7bea4c628267db58",
        "timestamp" : 1778083843000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "vty: update help string for nokia_site model\u000a\u000aOriginal Nokia BTS support in OsmoBSC was limited to MetroSite,\u000aUltraSite and InSite, aka the Site family.  After the recent series\u000aof fixes, the same code also supports Flexi Multiradio (actively\u000aused in the present) and will most likely also work on Flexi EDGE\u000a(intermediate between UltraSite and Flexi MR), although that model\u000ais currently untested.\u000a\u000aBTS model name \"nokia_site\" is thus outdated and inaccurate now.\u000aIt has been decided (see https://gerrit.osmocom.org/c/osmo-bsc/+/42729)\u000ato keep this model name unchanged for now, given the uncertainty\u000aof how Nokia BTS support will evolve in the future if and when\u000awe implement support for IP Abis on Flexi family, potentially\u000afollowed by future support for subsequent IP-only models.\u000a\u000aIn the meantime, change vty help string to reflect current support\u000afor both Site and Flexi families with the same model selection.\u000a\u000aChange-Id: I8a2d91aacc984e6a818f9782e728674306f4ebe4\u000a",
        "date" : "2026-05-06 16:10:43 +0000",
        "id" : "1f47f347f4de9d1dc76c0aec7bea4c628267db58",
        "msg" : "vty: update help string for nokia_site model",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-bsc/bts.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
      "fullName" : "falcon"
    }
  ],
  "runs" : [
    {
      "number" : 29575,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-osmo-bsc/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/29575/"
    }
  ]
}