{
  "_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" : 35499,
      "executingTimeMillis" : 35499,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5264,
      "waitingTimeMillis" : 5264
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 10587,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1d5605597b76a0d9dbf81b1136ad874334c70861",
            "branch" : [
              {
                "SHA1" : "1d5605597b76a0d9dbf81b1136ad874334c70861",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1d5605597b76a0d9dbf81b1136ad874334c70861",
            "branch" : [
              {
                "SHA1" : "1d5605597b76a0d9dbf81b1136ad874334c70861",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7002,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1c076ec867bbb1ec8eae77bddeda695566860d46",
            "branch" : [
              {
                "SHA1" : "1c076ec867bbb1ec8eae77bddeda695566860d46",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1c076ec867bbb1ec8eae77bddeda695566860d46",
            "branch" : [
              {
                "SHA1" : "1c076ec867bbb1ec8eae77bddeda695566860d46",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1d5605597b76a0d9dbf81b1136ad874334c70861",
        "branch" : [
          {
            "SHA1" : "1d5605597b76a0d9dbf81b1136ad874334c70861",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmo-netif"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#10587",
  "duration" : 35499,
  "estimatedDuration" : 122443,
  "executor" : None,
  "fullDisplayName" : "master-libosmo-netif #10587",
  "id" : "10587",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10587,
  "queueId" : 15257,
  "result" : "SUCCESS",
  "timestamp" : 1769461805441,
  "url" : "https://jenkins.osmocom.org/jenkins/view/OsmocomBB/job/master-libosmo-netif/10587/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stream_cli.c",
          "src/stream_srv.c",
          "src/stream.c"
        ],
        "commitId" : "1d5605597b76a0d9dbf81b1136ad874334c70861",
        "timestamp" : 1769451618000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/dtv.comp",
          "fullName" : "dtv.comp"
        },
        "authorEmail" : "dtv.comp@gmail.com",
        "comment" : "stream: Fix build with --disable-libsctp\u000a\u000aGuard SCTP-specific includes and code paths with HAVE_LIBSCTP to\u000aallow building libosmo-netif without libsctp support.\u000a\u000aThis avoids unconditional inclusion of <osmocom/netif/sctp.h> and\u000aensures that SCTP-specific variables and send paths are only compiled\u000awhen SCTP support is enabled.\u000a\u000aNo functional change when HAVE_LIBSCTP is defined.\u000a\u000aChange-Id: I07ef25f3fcc39f9bee023d9264a72c4381b82b65\u000a",
        "date" : "2026-01-26 22:20:18 +0400",
        "id" : "1d5605597b76a0d9dbf81b1136ad874334c70861",
        "msg" : "stream: Fix build with --disable-libsctp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/stream_cli.c"
          },
          {
            "editType" : "edit",
            "file" : "src/stream_srv.c"
          },
          {
            "editType" : "edit",
            "file" : "src/stream.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/dtv.comp",
      "fullName" : "dtv.comp"
    }
  ],
  "runs" : [
    {
      "number" : 10587,
      "url" : "https://jenkins.osmocom.org/jenkins/view/OsmocomBB/job/master-libosmo-netif/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/10587/"
    }
  ]
}