{
  "_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" : 3315,
      "executingTimeMillis" : 3315,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5230,
      "waitingTimeMillis" : 5230
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 733,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2ca1ea14edcd7525bd27333ef753d6d71d239e11",
            "branch" : [
              {
                "SHA1" : "2ca1ea14edcd7525bd27333ef753d6d71d239e11",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2ca1ea14edcd7525bd27333ef753d6d71d239e11",
            "branch" : [
              {
                "SHA1" : "2ca1ea14edcd7525bd27333ef753d6d71d239e11",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2ca1ea14edcd7525bd27333ef753d6d71d239e11",
        "branch" : [
          {
            "SHA1" : "2ca1ea14edcd7525bd27333ef753d6d71d239e11",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/python/osmo-python-tests"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#733",
  "duration" : 3315,
  "estimatedDuration" : 5000,
  "executor" : None,
  "fullDisplayName" : "master-osmo-python-tests #733",
  "id" : "733",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 733,
  "queueId" : 1985477,
  "result" : "SUCCESS",
  "timestamp" : 1757080385422,
  "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-python-tests/733/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian/python3-osmopy-utils.osmo-ctrl2cgi.service",
          "debian/rules"
        ],
        "commitId" : "3995490158c1b11ed303a576b14a795241361d91",
        "timestamp" : 1757011391000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "debian: do not install osmo-ctrl2cgi.service\u000a\u000aThis service is calling scripts/ctrl2cgi.py, which has been deprecated\u000aand is no longer part of the package (there's no /usr/bin/ctrl2cgi.py).\u000a\u000aChange-Id: I6250f92d12774c69a8647b8cd26d0aa715646724\u000aFixes: 36cfd17 (\"setup.py: do not install scripts/{soap,ctrl2cgi}.py\")\u000a",
        "date" : "2025-09-05 01:43:11 +0700",
        "id" : "3995490158c1b11ed303a576b14a795241361d91",
        "msg" : "debian: do not install osmo-ctrl2cgi.service",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "debian/python3-osmopy-utils.osmo-ctrl2cgi.service"
          },
          {
            "editType" : "edit",
            "file" : "debian/rules"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian/control"
        ],
        "commitId" : "2ca1ea14edcd7525bd27333ef753d6d71d239e11",
        "timestamp" : 1757011470000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "debian: python3-osmopy-utils does not need python3-treq\u000a\u000aThis module is only used by scripts/{ctrl2cgi.py,soap.py}, which\u000ahave been deprecated and are no longer part of the package.\u000a\u000aChange-Id: I8a36109de244efaaa40bf5ac309bd5061cf0596d\u000aFixes: 36cfd17 (\"setup.py: do not install scripts/{soap,ctrl2cgi}.py\")\u000a",
        "date" : "2025-09-05 01:44:30 +0700",
        "id" : "2ca1ea14edcd7525bd27333ef753d6d71d239e11",
        "msg" : "debian: python3-osmopy-utils does not need python3-treq",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian/control"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ],
  "runs" : [
    {
      "number" : 733,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-python-tests/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/733/"
    }
  ]
}