{
  "_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" : 47144,
      "executingTimeMillis" : 47144,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7229,
      "waitingTimeMillis" : 7229
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2216,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9b1061939769a29a741b2277140e44c3d37faad2",
            "branch" : [
              {
                "SHA1" : "9b1061939769a29a741b2277140e44c3d37faad2",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9b1061939769a29a741b2277140e44c3d37faad2",
            "branch" : [
              {
                "SHA1" : "9b1061939769a29a741b2277140e44c3d37faad2",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1005,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e0514271879b2fc3424c113929b551cd46e4ea52",
            "branch" : [
              {
                "SHA1" : "e0514271879b2fc3424c113929b551cd46e4ea52",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e0514271879b2fc3424c113929b551cd46e4ea52",
            "branch" : [
              {
                "SHA1" : "e0514271879b2fc3424c113929b551cd46e4ea52",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9b1061939769a29a741b2277140e44c3d37faad2",
        "branch" : [
          {
            "SHA1" : "9b1061939769a29a741b2277140e44c3d37faad2",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-uecups"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2216",
  "duration" : 47144,
  "estimatedDuration" : 55061,
  "executor" : None,
  "fullDisplayName" : "master-osmo-uecups #2216",
  "id" : "2216",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2216,
  "queueId" : 66206,
  "result" : "SUCCESS",
  "timestamp" : 1774012447595,
  "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3/job/master-osmo-uecups/2216/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "daemon/utility.c",
          "daemon/tun_device.c",
          "daemon/cups_client.c",
          "daemon/internal.h",
          "daemon/gtp_tunnel.c",
          "daemon/gtp_endpoint.c",
          "daemon/daemon_vty.c",
          "daemon/netdev.c"
        ],
        "commitId" : "26fc6f72395e651b3271744eb019c53fd51753a1",
        "timestamp" : 1773919379000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "Use osmo_sockaddr everywhere\u000a\u000aThis allows getting rid of lots of explicit castings, as well as makeing\u000ait easier do improve IPv6 support in the future.\u000a\u000aChange-Id: Id87d9cf2ec138091681ab0fe7c7f86d648c0e98e\u000a",
        "date" : "2026-03-19 12:22:59 +0100",
        "id" : "26fc6f72395e651b3271744eb019c53fd51753a1",
        "msg" : "Use osmo_sockaddr everywhere",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "daemon/utility.c"
          },
          {
            "editType" : "edit",
            "file" : "daemon/gtp_tunnel.c"
          },
          {
            "editType" : "edit",
            "file" : "daemon/cups_client.c"
          },
          {
            "editType" : "edit",
            "file" : "daemon/tun_device.c"
          },
          {
            "editType" : "edit",
            "file" : "daemon/gtp_endpoint.c"
          },
          {
            "editType" : "edit",
            "file" : "daemon/netdev.c"
          },
          {
            "editType" : "edit",
            "file" : "daemon/daemon_vty.c"
          },
          {
            "editType" : "edit",
            "file" : "daemon/internal.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "daemon/tun_device.c",
          "daemon/main.c",
          "daemon/netns.h",
          "daemon/cups_client.c",
          "daemon/internal.h",
          "daemon/Makefile.am",
          "daemon/netns.c"
        ],
        "commitId" : "9b1061939769a29a741b2277140e44c3d37faad2",
        "timestamp" : 1773929023000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "Use libosmocore netns API\u000a\u000aChange-Id: Ia8617765d4c14483e2ad0ea09a8f2276fd7aaebf\u000a",
        "date" : "2026-03-19 15:03:43 +0100",
        "id" : "9b1061939769a29a741b2277140e44c3d37faad2",
        "msg" : "Use libosmocore netns API",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "daemon/netns.h"
          },
          {
            "editType" : "edit",
            "file" : "daemon/tun_device.c"
          },
          {
            "editType" : "edit",
            "file" : "daemon/cups_client.c"
          },
          {
            "editType" : "delete",
            "file" : "daemon/netns.c"
          },
          {
            "editType" : "edit",
            "file" : "daemon/internal.h"
          },
          {
            "editType" : "edit",
            "file" : "daemon/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "daemon/main.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 2216,
      "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3/job/master-osmo-uecups/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/2216/"
    }
  ]
}