{
  "_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" : 456134,
      "executingTimeMillis" : 456134,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6597,
      "waitingTimeMillis" : 6597
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 11162,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ee01aa0640469dcea72e4c8b80f2a88ef660cbb8",
            "branch" : [
              {
                "SHA1" : "ee01aa0640469dcea72e4c8b80f2a88ef660cbb8",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ee01aa0640469dcea72e4c8b80f2a88ef660cbb8",
            "branch" : [
              {
                "SHA1" : "ee01aa0640469dcea72e4c8b80f2a88ef660cbb8",
                "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" : "ee01aa0640469dcea72e4c8b80f2a88ef660cbb8",
        "branch" : [
          {
            "SHA1" : "ee01aa0640469dcea72e4c8b80f2a88ef660cbb8",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-bts"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#11162",
  "duration" : 456134,
  "estimatedDuration" : 240724,
  "executor" : None,
  "fullDisplayName" : "master-osmo-bts #11162",
  "id" : "11162",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11162,
  "queueId" : 2070830,
  "result" : "SUCCESS",
  "timestamp" : 1765793287107,
  "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bts/11162/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-bts-trx/trx_if.h"
        ],
        "commitId" : "b7d2fd08efa987e13f9c4ef2c9b70bcd70d9fe66",
        "timestamp" : 1765792994000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "bts-trx: Set max TRXD buf size to UINT16_MAX\u000a\u000aOtherwise trying to allocate a msgb from it fails:\u000a\"\"\"\u000aIn file included from /git/osmo-bts/src/osmo-bts-trx/l1_if.h:9,\u000a                 from /git/osmo-bts/src/osmo-bts-trx/trx_if.c:50:\u000a/git/osmo-bts/src/osmo-bts-trx/trx_if.c: In function ‘trx_if_send_burst’:\u000a/git/osmo-bts/src/osmo-bts-trx/trx_if.h:6:33: error: unsigned conversion from ‘int’ to ‘uint16_t’ {aka ‘short unsigned int’} changes value from\u000a65536’ to ‘0’ [-Werror=overflow]\u000a    6 | #define TRXD_MSG_BUF_SIZE       65536\u000a      |                                 ^~~~~\u000a/git/osmo-bts/src/osmo-bts-trx/trx_if.c:1126:48: note: in expansion of macro ‘TRXD_MSG_BUF_SIZE’\u000a 1126 |                 trx_data_last_msg = msgb_alloc(TRXD_MSG_BUF_SIZE, \"tx_trxd\");\u000a      |                                                ^~~~~~~~~~~~~~~~~\u000a\"\"\"\u000a\u000aSimply set it to be within uint16_t range, since anyway IPv4 MTU (IP\u000aTotal Length field) is 16 bit (value including the IP header length too).\u000a\u000aIn any case, this will need to be trimmed further.\u000a\u000aChange-Id: I980faea05dee405c974636f41ee723659d9c5229\u000a",
        "date" : "2025-12-15 10:03:14 +0000",
        "id" : "b7d2fd08efa987e13f9c4ef2c9b70bcd70d9fe66",
        "msg" : "bts-trx: Set max TRXD buf size to UINT16_MAX",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-bts-trx/trx_if.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-bts-trx/trx_vty.c",
          "include/osmo-bts/phy_link.h",
          "src/osmo-bts-trx/trx_if.c"
        ],
        "commitId" : "469c6075b33248e6d9c61c315b9cb1433a3b568c",
        "timestamp" : 1765792994000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "bts-trx: Convert trx clk socket to iofd\u000a\u000aSince now the Tx side is driven by the event loop, we can use (and\u000ashould) OSMO_SOCK_F_NONBLOCK on the socket, avoiding potential\u000ablocking of the entire process.\u000a\u000aRelated: OS#1579\u000aChange-Id: Ia33028a657e7d5dee1a4994b8d6ba33ddea892ec\u000a",
        "date" : "2025-12-15 10:03:14 +0000",
        "id" : "469c6075b33248e6d9c61c315b9cb1433a3b568c",
        "msg" : "bts-trx: Convert trx clk socket to iofd",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "include/osmo-bts/phy_link.h"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo-bts-trx/trx_vty.c"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo-bts-trx/trx_if.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-bts-trx/l1_if.h",
          "src/osmo-bts-trx/trx_if.c"
        ],
        "commitId" : "42b89532effddbe5d02c203ced8176211f4b3e57",
        "timestamp" : 1765792994000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "bts-trx: Convert TRXC and TRXD sockets to iofd\u000a\u000aSince now the Tx side is driven by the event loop, we can use (and\u000ashould) OSMO_SOCK_F_NONBLOCK on the socket, avoiding potential\u000ablocking of the entire process.\u000a\u000aWe also gain io_uring support for free, which is a really nice feature\u000ato have in TRXD.\u000a\u000aRelated: OS#1579\u000aChange-Id: I239f91efad43eabd280caf9f852c3aefbc729eaf\u000a",
        "date" : "2025-12-15 10:03:14 +0000",
        "id" : "42b89532effddbe5d02c203ced8176211f4b3e57",
        "msg" : "bts-trx: Convert TRXC and TRXD sockets to iofd",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-bts-trx/l1_if.h"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo-bts-trx/trx_if.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-bts-trx/l1_if.h",
          "src/osmo-bts-trx/trx_if.c"
        ],
        "commitId" : "ee01aa0640469dcea72e4c8b80f2a88ef660cbb8",
        "timestamp" : 1765792994000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "bts-trx: get rid of static variables in trx_if_send_burst()\u000a\u000aChange-Id: I431964d6fe02e53771cc0514ac930348f0a86aa1\u000aRelated: OS#1579\u000a",
        "date" : "2025-12-15 10:03:14 +0000",
        "id" : "ee01aa0640469dcea72e4c8b80f2a88ef660cbb8",
        "msg" : "bts-trx: get rid of static variables in trx_if_send_burst()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-bts-trx/l1_if.h"
          },
          {
            "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" : 11162,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bts/BTS_MODEL=lc15,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11162/"
    },
    {
      "number" : 11162,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bts/BTS_MODEL=lc15,FIRMWARE_VERSION=origin%2Fnrw%2Flitecell15,WITH_MANUALS=0,a4=default,label=osmocom-master/11162/"
    },
    {
      "number" : 11162,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bts/BTS_MODEL=lc15,FIRMWARE_VERSION=v2017.01,WITH_MANUALS=0,a4=default,label=osmocom-master/11162/"
    },
    {
      "number" : 11162,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bts/BTS_MODEL=oc2g,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11162/"
    },
    {
      "number" : 11162,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bts/BTS_MODEL=oc2g,FIRMWARE_VERSION=origin%2Fnrw%2Foc2g,WITH_MANUALS=0,a4=default,label=osmocom-master/11162/"
    },
    {
      "number" : 11162,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bts/BTS_MODEL=oct,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11162/"
    },
    {
      "number" : 11162,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bts/BTS_MODEL=oct+trx,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11162/"
    },
    {
      "number" : 11162,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=femtobts_v2.7,WITH_MANUALS=0,a4=default,label=osmocom-master/11162/"
    },
    {
      "number" : 11162,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11162/"
    },
    {
      "number" : 11162,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v2.4,WITH_MANUALS=0,a4=default,label=osmocom-master/11162/"
    },
    {
      "number" : 11162,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v3.0.1pre,WITH_MANUALS=0,a4=default,label=osmocom-master/11162/"
    },
    {
      "number" : 11162,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v3.1,WITH_MANUALS=0,a4=default,label=osmocom-master/11162/"
    },
    {
      "number" : 11162,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v5.1,WITH_MANUALS=0,a4=default,label=osmocom-master/11162/"
    },
    {
      "number" : 11162,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bts/BTS_MODEL=trx,FIRMWARE_VERSION=master,WITH_MANUALS=0,a4=default,label=raspbian/11162/"
    },
    {
      "number" : 11162,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-bts/BTS_MODEL=trx,FIRMWARE_VERSION=master,WITH_MANUALS=1,a4=default,label=osmocom-master/11162/"
    }
  ]
}