{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "TESTENV_ARGS",
          "value" : "-b osmocom:nightly -c open5gs"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org acetcom@gmail.com"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 3,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 0,
      "executingTimeMillis" : 0,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 1,
      "waitingTimeMillis" : 1
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1450,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c3ab9ec33f37c6837fb8bcb0fa0bbd2e98781fb7",
            "branch" : [
              {
                "SHA1" : "c3ab9ec33f37c6837fb8bcb0fa0bbd2e98781fb7",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c3ab9ec33f37c6837fb8bcb0fa0bbd2e98781fb7",
            "branch" : [
              {
                "SHA1" : "c3ab9ec33f37c6837fb8bcb0fa0bbd2e98781fb7",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip-testenv" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 977,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "aa3dd4b5ddc9976c5121f5f453b0480581b1cd8e",
            "branch" : [
              {
                "SHA1" : "aa3dd4b5ddc9976c5121f5f453b0480581b1cd8e",
                "name" : "refs/remotes/origin/osmith/wip-testenv"
              }
            ]
          },
          "revision" : {
            "SHA1" : "aa3dd4b5ddc9976c5121f5f453b0480581b1cd8e",
            "branch" : [
              {
                "SHA1" : "aa3dd4b5ddc9976c5121f5f453b0480581b1cd8e",
                "name" : "refs/remotes/origin/osmith/wip-testenv"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c3ab9ec33f37c6837fb8bcb0fa0bbd2e98781fb7",
        "branch" : [
          {
            "SHA1" : "c3ab9ec33f37c6837fb8bcb0fa0bbd2e98781fb7",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ttcn3-hacks"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : True,
  "description" : None,
  "displayName" : "#1450",
  "duration" : 0,
  "estimatedDuration" : 498257,
  "executor" : {
    
  },
  "fullDisplayName" : "ttcn3-ggsn-test-ogs #1450",
  "id" : "1450",
  "inProgress" : True,
  "keepLog" : False,
  "number" : 1450,
  "queueId" : 12607,
  "result" : None,
  "timestamp" : 1769252340388,
  "url" : "https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1450/",
  "builtOn" : "build5-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bts/osmo-bts.cfg"
        ],
        "commitId" : "c3ab9ec33f37c6837fb8bcb0fa0bbd2e98781fb7",
        "timestamp" : 1769169386000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "bts: limit stderr logging to NOTICE to avoid long write() to ext4 fs\u000a\u000astderr being redirected to a file in the ext4 filesystem sometimes ends\u000aup in write() syscall taking >500ms, which means the entire osmo-bts\u000aprocess stalls during that time and we miss clock updates up to a\u000athreshold which makes osmo-bts process exit with an error.\u000a\u000aLet's decrease logging verbosity to NOTICE for now with the aim to not\u000arun into those stalls during normal operation, while we can re-eanble\u000athis manually when debugging the write() issue.\u000a\u000aRelated: OS#6794\u000aChange-Id: I74c4abf7571d2a0f9ee22402a949dbde02896d7d\u000a",
        "date" : "2026-01-23 12:56:26 +0100",
        "id" : "c3ab9ec33f37c6837fb8bcb0fa0bbd2e98781fb7",
        "msg" : "bts: limit stderr logging to NOTICE to avoid long write() to ext4 fs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bts/osmo-bts.cfg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
      "fullName" : "pmaier@sysmocom.de"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
      "fullName" : "lynxis"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/dwillmann",
      "fullName" : "dwillmann"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/neels",
      "fullName" : "Neels Hofmeyr"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/hoernchen",
      "fullName" : "benispeter"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/ewild",
      "fullName" : "ewild"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/jolly",
      "fullName" : "jolly"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/daniel",
      "fullName" : "daniel"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ]
}