{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"registry-rebuild-upload-titan\" build number 1,529",
          "upstreamBuild" : 1529,
          "upstreamProject" : "registry-rebuild-upload-titan",
          "upstreamUrl" : "job/registry-rebuild-upload-titan/"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 5,
      "buildableTimeMillis" : 5,
      "buildingDurationMillis" : 981,
      "executingTimeMillis" : 981,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8820,
      "waitingTimeMillis" : 8820
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 977,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
            "branch" : [
              {
                "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
            "branch" : [
              {
                "SHA1" : "ae291d598229353d21b6fde72554bdc7f25d30c8",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 978,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6a8118dad891927a6db182157e78347568c52a4f",
            "branch" : [
              {
                "SHA1" : "6a8118dad891927a6db182157e78347568c52a4f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6a8118dad891927a6db182157e78347568c52a4f",
            "branch" : [
              {
                "SHA1" : "6a8118dad891927a6db182157e78347568c52a4f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6a8118dad891927a6db182157e78347568c52a4f",
        "branch" : [
          {
            "SHA1" : "6a8118dad891927a6db182157e78347568c52a4f",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/docker-playground"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#978",
  "duration" : 981,
  "estimatedDuration" : 19771,
  "executor" : None,
  "fullDisplayName" : "registry-rebuild-upload-ttcn3-bts-tests #978",
  "id" : "978",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 978,
  "queueId" : 1249368,
  "result" : "SUCCESS",
  "timestamp" : 1692060197022,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-rebuild-upload-ttcn3-bts-tests/978/",
  "builtOn" : "build3-deb11build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-bookworm-build-arm/Dockerfile",
          "debian-bookworm-build/Dockerfile"
        ],
        "commitId" : "4e2f22d69a75d4625500bdff6e7196ba4c8caffe",
        "timestamp" : 1690984008000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "debian-bookworm-build{,-arm}: fix temp dir removal\u000a\u000aChange-Id: I6a0e0869986550ddfa710dfc15d7e78d8974dbc5\u000a",
        "date" : "2023-08-02 15:46:48 +0200",
        "id" : "4e2f22d69a75d4625500bdff6e7196ba4c8caffe",
        "msg" : "debian-bookworm-build{,-arm}: fix temp dir removal",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debian-bookworm-build-arm/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "debian-bookworm-build/Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-mme-test-ogs/ogs/MME_Tests.cfg",
          "ttcn3-mme-test-ogs/ogs/open5gs-mme.yaml"
        ],
        "commitId" : "52256bc89817e5c93733a069b23431f557ef4cbb",
        "timestamp" : 1691401755000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
          "fullName" : "pmaier@sysmocom.de"
        },
        "authorEmail" : "pmaier@sysmocom.de",
        "comment" : "ttcn3-mme-test-ogs: configure Gn interface\u000a\u000aThe Gn interface is not configured yet, hence TC_gn_echo_request fails.\u000a\u000aRelated: OS#5760\u000aChange-Id: Ia89a137103f558ae96e269c935fabe80bb2e2884\u000a",
        "date" : "2023-08-07 11:49:15 +0200",
        "id" : "52256bc89817e5c93733a069b23431f557ef4cbb",
        "msg" : "ttcn3-mme-test-ogs: configure Gn interface",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-mme-test-ogs/ogs/MME_Tests.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-mme-test-ogs/ogs/open5gs-mme.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-hnbgw-test/osmo-stp.cfg",
          "ttcn3-hnbgw-test/osmo-hnbgw.cfg",
          "ttcn3-hnbgw-test/osmo-stp-legacy.cfg",
          "ttcn3-hnbgw-test/osmo-hnbgw-legacy.cfg",
          "ttcn3-hnbgw-test/jenkins.sh",
          "ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw-legacy.cfg",
          "ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg"
        ],
        "commitId" : "c2b05caf6e13624d13e21dec6698f87ea5dbff34",
        "timestamp" : 1691463018000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/neels",
          "fullName" : "Neels Hofmeyr"
        },
        "authorEmail" : "nhofmeyr@sysmocom.de",
        "comment" : "hnbgw: adjust cfg for cnpool tests\u000a\u000aConfig changes matching cnpool tests added in osmo-ttcn3-hacks, see\u000a'Related'.\u000a\u000aKeep a copy of the old config files named \"-legacy\", to not break the\u000a'latest' tests, because osmo-hnbgw 'latest' does not yet support the new\u000aconfig options.\u000a\u000aDepends: osmo-ttcn3-hacks I027a059faed3f140f8801f84338956cd004043b5\u000aChange-Id: I94aa0b2adfc48b98cb4b1efe595c2432fc603d6c\u000a",
        "date" : "2023-08-08 02:50:18 +0000",
        "id" : "c2b05caf6e13624d13e21dec6698f87ea5dbff34",
        "msg" : "hnbgw: adjust cfg for cnpool tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/osmo-stp.cfg"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-hnbgw-test/osmo-hnbgw-legacy.cfg"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw-legacy.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/osmo-hnbgw.cfg"
          },
          {
            "editType" : "add",
            "file" : "ttcn3-hnbgw-test/osmo-stp-legacy.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-hnbgw-test/osmo-hnbgw-legacy.cfg",
          "ttcn3-hnbgw-test/osmo-hnbgw.cfg"
        ],
        "commitId" : "81bf25a96df3e428d23cf44fd302abe96553264a",
        "timestamp" : 1691466038000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/neels",
          "fullName" : "Neels Hofmeyr"
        },
        "authorEmail" : "nhofmeyr@sysmocom.de",
        "comment" : "hnbgw: fixup for cnpool: bind CTRL to 0.0.0.0\u000a\u000aChange-Id: Ia71688f5468b3eabdead2996cc1470e467b9c10b\u000a",
        "date" : "2023-08-08 05:40:38 +0200",
        "id" : "81bf25a96df3e428d23cf44fd302abe96553264a",
        "msg" : "hnbgw: fixup for cnpool: bind CTRL to 0.0.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/osmo-hnbgw-legacy.cfg"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/osmo-hnbgw.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-hnbgw-test/jenkins.sh"
        ],
        "commitId" : "6101198952f52e8baf583110808f0ab6a94e7b4b",
        "timestamp" : 1691466384000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/neels",
          "fullName" : "Neels Hofmeyr"
        },
        "authorEmail" : "nhofmeyr@sysmocom.de",
        "comment" : "hnbgw-latest: fixup for cnpool: use correct cfg file name\u000a\u000aChange-Id: I40c2aca069114f9a07840eed11e608921ed65d26\u000a",
        "date" : "2023-08-08 05:46:24 +0200",
        "id" : "6101198952f52e8baf583110808f0ab6a94e7b4b",
        "msg" : "hnbgw-latest: fixup for cnpool: use correct cfg file name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/jenkins.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-hnbgw-test/jenkins.sh"
        ],
        "commitId" : "4ca284cef9c07708f865bb9d006bb55177a5c74b",
        "timestamp" : 1691467199000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/neels",
          "fullName" : "Neels Hofmeyr"
        },
        "authorEmail" : "nhofmeyr@sysmocom.de",
        "comment" : "hnbgw-latest: fixup for cnpool: use correct osmo-stp.cfg file name\u000a\u000aChange-Id: I80ecfc694adb1cb44dddec30e845237676a4eead\u000a",
        "date" : "2023-08-08 05:59:59 +0200",
        "id" : "4ca284cef9c07708f865bb9d006bb55177a5c74b",
        "msg" : "hnbgw-latest: fixup for cnpool: use correct osmo-stp.cfg file name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/jenkins.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-hnbgw-test/osmo-hnbgw.cfg"
        ],
        "commitId" : "7b78c860e704f2102488bbca3df67b77882acfec",
        "timestamp" : 1691468595000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/neels",
          "fullName" : "Neels Hofmeyr"
        },
        "authorEmail" : "nhofmeyr@sysmocom.de",
        "comment" : "hnbgw: tweak log\u000a\u000aChange-Id: I974272b800bad4efc277d9832357e9caf34e2dd8\u000a",
        "date" : "2023-08-08 06:23:15 +0200",
        "id" : "7b78c860e704f2102488bbca3df67b77882acfec",
        "msg" : "hnbgw: tweak log",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/osmo-hnbgw.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-hnbgw-test/osmo-hnbgw.cfg"
        ],
        "commitId" : "0c3679264c1a2ea468d1fc519a2a6d1730500e68",
        "timestamp" : 1691468787000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/neels",
          "fullName" : "Neels Hofmeyr"
        },
        "authorEmail" : "nhofmeyr@sysmocom.de",
        "comment" : "hnbgw: fixup for cnpool: re-add lost MGCP cfg\u000a\u000aChange-Id: I3491e2f9a675b737c12d84484f6d0219e8db0900\u000a",
        "date" : "2023-08-08 06:26:27 +0200",
        "id" : "0c3679264c1a2ea468d1fc519a2a6d1730500e68",
        "msg" : "hnbgw: fixup for cnpool: re-add lost MGCP cfg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/osmo-hnbgw.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg"
        ],
        "commitId" : "87c8ed0d6f999802af7fb5d7f1270ff496c13761",
        "timestamp" : 1691468997000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/neels",
          "fullName" : "Neels Hofmeyr"
        },
        "authorEmail" : "nhofmeyr@sysmocom.de",
        "comment" : "hnbgw: fixup: adjust with-pfcp cfg like without-pfcp\u000a\u000aChange-Id: Ice5aa8a6db512edad3535a55c5dba841670837ec\u000a",
        "date" : "2023-08-08 06:29:57 +0200",
        "id" : "87c8ed0d6f999802af7fb5d7f1270ff496c13761",
        "msg" : "hnbgw: fixup: adjust with-pfcp cfg like without-pfcp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-hnbgw-test/osmo-stp.cfg"
        ],
        "commitId" : "571282acca893ac7ec0e4e29a311e683f09983ce",
        "timestamp" : 1691471504000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/neels",
          "fullName" : "Neels Hofmeyr"
        },
        "authorEmail" : "nhofmeyr@sysmocom.de",
        "comment" : "hnbgw: fixup for cnpool: fix ASP IP addresses in osmo-stp.cfg\u000a\u000aChange-Id: Ib6175eee69a7f37f987f996049351b9e1a545f58\u000a",
        "date" : "2023-08-08 07:11:44 +0200",
        "id" : "571282acca893ac7ec0e4e29a311e683f09983ce",
        "msg" : "hnbgw: fixup for cnpool: fix ASP IP addresses in osmo-stp.cfg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/osmo-stp.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw-legacy.cfg"
        ],
        "commitId" : "c91b55e630d2190abdd2ed1a656a3c8fb3e89c5e",
        "timestamp" : 1691473510000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/neels",
          "fullName" : "Neels Hofmeyr"
        },
        "authorEmail" : "nhofmeyr@sysmocom.de",
        "comment" : "ttcn3-hnbgw-latest: fixup for cnpool: bind CTRL to 0.0.0.0\u000a\u000aChange-Id: I70c8d8fc61830cb46dcc580b7e344425f7c6c26d\u000a",
        "date" : "2023-08-08 07:45:10 +0200",
        "id" : "c91b55e630d2190abdd2ed1a656a3c8fb3e89c5e",
        "msg" : "ttcn3-hnbgw-latest: fixup for cnpool: bind CTRL to 0.0.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw-legacy.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg"
        ],
        "commitId" : "db7b490c0582bccb7e997fd1b3508f89c47e7de9",
        "timestamp" : 1691628216000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/neels",
          "fullName" : "Neels Hofmeyr"
        },
        "authorEmail" : "nhofmeyr@sysmocom.de",
        "comment" : "hnbgw: fixup: with-pfcp cfg: set missing x26 timer\u000a\u000aChange-Id: Id9af3f99dedcc04424793560b171e595b88af0d7\u000a",
        "date" : "2023-08-10 02:43:36 +0200",
        "id" : "db7b490c0582bccb7e997fd1b3508f89c47e7de9",
        "msg" : "hnbgw: fixup: with-pfcp cfg: set missing x26 timer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg"
        ],
        "commitId" : "2fb37fc518d49860b329d92e9ac4fe59aa83b575",
        "timestamp" : 1691630675000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/neels",
          "fullName" : "Neels Hofmeyr"
        },
        "authorEmail" : "nhofmeyr@sysmocom.de",
        "comment" : "hnbgw: fixup: with-pfcp cfg: missing 'pfcp' section\u000a\u000aChange-Id: I02be7c857d7dbf032bcadbea0812af732d27784f\u000a",
        "date" : "2023-08-10 03:24:35 +0200",
        "id" : "2fb37fc518d49860b329d92e9ac4fe59aa83b575",
        "msg" : "hnbgw: fixup: with-pfcp cfg: missing 'pfcp' section",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/with-pfcp/osmo-hnbgw.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debian-bookworm-titan-master/Makefile",
          "debian-bookworm-titan/Makefile",
          "debian-bookworm-titan/Dockerfile",
          "debian-bookworm-titan-master/Dockerfile"
        ],
        "commitId" : "069cdcc5363d35f0c471cf639cfaab658cc38d6a",
        "timestamp" : 1692005304000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "debian-bookworm-titan{,-master}: new containers\u000a\u000aAdd new containers based on debian-bookworm. Make some improvements\u000aover the bullseye containers while at it:\u000a* Remove sed for cversion.h, as the #error it is trying to replace is a\u000a  warning now so it is a no-op, and we use our own eclipse-titan package\u000a  instead of debian's package.\u000a* Make apt commands consistent\u000a* Move commands around to make better use of the cache\u000a* Clone osmo-python-tests from gerrit instead of gitea and invalidate\u000a  cache when master changes\u000a* Tweak comments\u000a\u000aRelated: OS#6057\u000aChange-Id: I4415fcde6518bd26d1e2cb5785ddaf84ac2116b3\u000a",
        "date" : "2023-08-14 09:28:24 +0000",
        "id" : "069cdcc5363d35f0c471cf639cfaab658cc38d6a",
        "msg" : "debian-bookworm-titan{,-master}: new containers",
        "paths" : [
          {
            "editType" : "add",
            "file" : "debian-bookworm-titan-master/Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "debian-bookworm-titan-master/Makefile"
          },
          {
            "editType" : "add",
            "file" : "debian-bookworm-titan/Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "debian-bookworm-titan/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ttcn3-cbc-test/Dockerfile",
          "nplab-sua-test/jenkins.sh",
          "ttcn3-stp-test/Dockerfile",
          "ttcn3-mme-test-ogs/Dockerfile",
          "ttcn3-hnbgw-test/Dockerfile",
          "ttcn3-msc-test/Dockerfile",
          "ttcn3-bsc-test-vamos/Dockerfile",
          "ttcn3-bsc-test/Dockerfile",
          "ttcn3-sgsn-test/Dockerfile",
          "ttcn3-sip-test/Dockerfile",
          "ttcn3-hlr-test/Dockerfile",
          "ttcn3-hnodeb-test/Dockerfile",
          "ttcn3-pcap-client-test/Dockerfile",
          "ttcn3-mgw-test/Dockerfile",
          "ttcn3-ns-test/Dockerfile",
          "ttcn3-fr-test/Dockerfile",
          "ttcn3-pgw-test/Dockerfile",
          "ttcn3-sccp-test/Dockerfile",
          "ttcn3-nitb-sysinfo/Dockerfile",
          "ttcn3-smlc-test/Dockerfile",
          "jenkins-common.sh",
          "ttcn3-gbproxy-test/Dockerfile",
          "ttcn3-bscnat-test/Dockerfile",
          "ttcn3-upf-test/Dockerfile",
          "ttcn3-remsim-test/Dockerfile",
          "ttcn3-bts-test/Dockerfile",
          "ttcn3-ggsn-test/Dockerfile",
          "nplab-m3ua-test/jenkins.sh",
          "ttcn3-pcu-test/Dockerfile"
        ],
        "commitId" : "6a8118dad891927a6db182157e78347568c52a4f",
        "timestamp" : 1692005304000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ttcn3: use debian-bookworm-titan\u000a\u000aRelated: OS#6057\u000aChange-Id: I2017dd3888670c475b96e692d911a433484f3df9\u000a",
        "date" : "2023-08-14 09:28:24 +0000",
        "id" : "6a8118dad891927a6db182157e78347568c52a4f",
        "msg" : "ttcn3: use debian-bookworm-titan",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ttcn3-bts-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-nitb-sysinfo/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-gbproxy-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-cbc-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-remsim-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-sip-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "nplab-m3ua-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-pcap-client-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-hlr-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-mgw-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-msc-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-sgsn-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-fr-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-hnbgw-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-ns-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-pcu-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-stp-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-ggsn-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "jenkins-common.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-bsc-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-bscnat-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-mme-test-ogs/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "nplab-sua-test/jenkins.sh"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-upf-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-bsc-test-vamos/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-hnodeb-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-pgw-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-smlc-test/Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : "ttcn3-sccp-test/Dockerfile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
      "fullName" : "pmaier@sysmocom.de"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/neels",
      "fullName" : "Neels Hofmeyr"
    }
  ]
}