SuccessConsole Output

Started by upstream project "daily-stage_4-releasetwelve" build number 704
originally caused by:
 Started by timer
 > git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://osm.etsi.org/gerrit/osm/devops
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > git --version # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git fetch --tags --force --progress origin +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/WIM
Seen branch in repository origin/bug1511
Seen branch in repository origin/feature5837
Seen branch in repository origin/feature7106
Seen branch in repository origin/feature7928
Seen branch in repository origin/master
Seen branch in repository origin/multi_stack
Seen branch in repository origin/netslice
Seen branch in repository origin/new-pipeline
Seen branch in repository origin/ng-ro-refactor
Seen branch in repository origin/paas
Seen branch in repository origin/py3
Seen branch in repository origin/rift300
Seen branch in repository origin/sol006
Seen branch in repository origin/sol006v331
Seen branch in repository origin/systest
Seen branch in repository origin/v10.0
Seen branch in repository origin/v11.0
Seen branch in repository origin/v12.0
Seen branch in repository origin/v13.0
Seen branch in repository origin/v14.0
Seen branch in repository origin/v15.0
Seen branch in repository origin/v2.0
Seen branch in repository origin/v3.1
Seen branch in repository origin/v4.0
Seen branch in repository origin/v5.0
Seen branch in repository origin/v6.0
Seen branch in repository origin/v7.0
Seen branch in repository origin/v8.0
Seen branch in repository origin/v9.0
Seen branch in repository origin/vagrant_stage_3
Seen 31 remote branches
Obtained jenkins/ci-pipelines/ci_stage_3.groovy from dc4169284beb616ff53eee78d05efdda4ba48d96
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] properties
[Pipeline] node
Running on osm-cicd-5 in /home/jenkins/workspace/osm-stage_3-merge_v12.0
[Pipeline] {
[Pipeline] sh
[osm-stage_3-merge_v12.0] Running shell script
+ env
JENKINS_HOME=/var/lib/jenkins
REPO_DISTRO=unstable
SSH_CLIENT=212.234.161.1 46905 22
USER=jenkins
ROBOT_PASS_THRESHOLD=99.0
GPG_KEY_NAME=OSMETSI
OPENSTACK_BASE_IMAGE=ubuntu20.04
RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v12.0/753/display/redirect?page=changes
DO_ROBOT=true
XDG_SESSION_TYPE=tty
SHLVL=0
NODE_LABELS=osm-cicd-5 pool system
HUDSON_URL=https://osm.etsi.org/jenkins/
ROBOT_VIM=/home/jenkins/hive/robot-systest.cfg
MOTD_SHOWN=pam
OLDPWD=/home/jenkins
HOME=/home/jenkins
BUILD_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v12.0/753/
HUDSON_COOKIE=74b5cabd-3bd8-411c-8ee6-2fe801690d03
JENKINS_SERVER_COOKIE=durable-d5fe11d2d1c4242a83a64fb732840e11
CLOUDS=/home/jenkins/hive/clouds.yaml
DOCKER_TAG=releasetwelve-daily
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1003/bus
WORKSPACE=/home/jenkins/workspace/osm-stage_3-merge_v12.0
UPSTREAM_SUFFIX=-stage_2
LOGNAME=jenkins
NODE_NAME=osm-cicd-5
GERRIT_BRANCH=v12.0
HIVE_VIM_1=/home/jenkins/hive/openstack-etsi.rc
_=/usr/bin/java
RUN_ARTIFACTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v12.0/753/display/redirect?page=artifacts
SAVE_ARTIFACTS_ON_SMOKE_SUCCESS=true
XDG_SESSION_CLASS=user
EXECUTOR_NUMBER=7
SAVE_CONTAINER_ON_PASS=false
XDG_SESSION_ID=2826
RUN_TESTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v12.0/753/display/redirect?page=tests
BUILD_DISPLAY_NAME=#753
HUDSON_HOME=/var/lib/jenkins
JOB_BASE_NAME=v12.0
DOWNSTREAM_STAGE_NAME=osm-stage_4
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
SAVE_ARTIFACTS_OVERRIDE=false
NODE=system
INSTALLER=Default
DO_BUILD=true
KUBECONFIG=/home/jenkins/hive/kubeconfig.yaml
ROBOT_TAG_NAME=daily
BUILD_ID=753
XDG_RUNTIME_DIR=/run/user/1003
DO_DOCKERPUSH=true
BUILD_TAG=jenkins-osm-stage_3-merge-v12.0-753
JENKINS_URL=https://osm.etsi.org/jenkins/
LANG=C.UTF-8
ROBOT_UNSTABLE_THRESHOLD=80.0
JOB_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v12.0/
BUILD_NUMBER=753
SHELL=/bin/bash
RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v12.0/753/display/redirect
ARTIFACTORY_SERVER=artifactory-osm
SAVE_CONTAINER_ON_FAIL=false
HUDSON_SERVER_COOKIE=6d3295a483c3e6d5
ROBOT_PORT_MAPPING_VIM=/home/jenkins/hive/port-mapping-etsi-vim.yaml
JOB_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v12.0/display/redirect
RELEASE=release
JOB_NAME=osm-stage_3-merge/v12.0
DO_INSTALL=true
PWD=/home/jenkins/workspace/osm-stage_3-merge_v12.0
REPO_KEY_NAME=pubkey.asc
SSH_CONNECTION=212.234.161.1 46905 172.21.1.5 22
BRANCH_NAME=v12.0
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://osm.etsi.org/gerrit/osm/devops
 > git init /home/jenkins/workspace/osm-stage_3-merge_v12.0 # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
Checking out Revision dc4169284beb616ff53eee78d05efdda4ba48d96 (v12.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dc4169284beb616ff53eee78d05efdda4ba48d96
Commit message: "Fix Copy Artifacts stage in stage3 in case that tree fails"
 > git rev-list --no-walk dc4169284beb616ff53eee78d05efdda4ba48d96 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] load
[Pipeline] { (jenkins/ci-pipelines/ci_helper.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] stage
[Pipeline] { (Copy Artifacts)
[Pipeline] echo
Logging system info before deleting repo.
[Pipeline] sh
[osm-stage_3-merge_v12.0] Running shell script
+ tree -fD repo
repo  [error opening dir]

0 directories, 0 files
+ exit 0
[Pipeline] sh
[osm-stage_3-merge_v12.0] Running shell script
+ rm -rvf repo
[Pipeline] sh
[osm-stage_3-merge_v12.0] Running shell script
+ tree -fD repo
repo  [error opening dir]

0 directories, 0 files
+ exit 0
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release
[Pipeline] {
[Pipeline] sh
[release] Running shell script
+ pwd
[Pipeline] lock
Trying to acquire lock on [Artifactory]
Lock acquired on [Artifactory]
[Pipeline] {
[Pipeline] parallel
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [IM] { (Branch: IM)
[Pipeline] [devops] { (Branch: devops)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [N2VC] { (Branch: N2VC)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [common] { (Branch: common)
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [RO] dir
[RO] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO
[Pipeline] [RO] {
[Pipeline] [osmclient] dir
[osmclient] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/osmclient
[Pipeline] [osmclient] {
[Pipeline] [IM] dir
[IM] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/IM
[Pipeline] [IM] {
[Pipeline] [devops] dir
[devops] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/devops
[Pipeline] [devops] {
[MON] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/MON
[Pipeline] [MON] dir
[Pipeline] [MON] {
[Pipeline] [N2VC] dir
[N2VC] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/N2VC
[Pipeline] [N2VC] {
[Pipeline] [NBI] dir
[NBI] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NBI
[Pipeline] [NBI] {
[Pipeline] [common] dir
[common] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/common
[Pipeline] [common] {
[Pipeline] [LCM] dir
[LCM] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/LCM
[Pipeline] [LCM] {
[Pipeline] [POL] dir
[POL] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/POL
[Pipeline] [POL] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [PLA] dir
[PLA] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/tests
[Pipeline] [tests] {
[Pipeline] [RO] echo
[RO] Fetching artifact for RO
[Pipeline] [RO] step
[RO] Copied 1 artifact from "RO-stage_2-merge » v12.0" build number 483
[Pipeline] [osmclient] echo
[osmclient] Fetching artifact for osmclient
[Pipeline] [osmclient] step
[osmclient] Copied 1 artifact from "osmclient-stage_2-merge » v12.0" build number 463
[Pipeline] [IM] echo
[IM] Fetching artifact for IM
[Pipeline] [IM] step
[IM] Copied 1 artifact from "IM-stage_2-merge » v12.0" build number 454
[Pipeline] [devops] echo
[devops] Fetching artifact for devops
[Pipeline] [devops] step
[devops] Copied 1 artifact from "devops-stage_2-merge » v12.0" build number 482
[Pipeline] [MON] echo
[MON] Fetching artifact for MON
[Pipeline] [MON] step
[MON] Copied 1 artifact from "MON-stage_2-merge » v12.0" build number 457
[Pipeline] [N2VC] echo
[N2VC] Fetching artifact for N2VC
[Pipeline] [N2VC] step
[N2VC] Copied 1 artifact from "N2VC-stage_2-merge » v12.0" build number 467
[Pipeline] [NBI] echo
[NBI] Fetching artifact for NBI
[Pipeline] [NBI] step
[NBI] Copied 1 artifact from "NBI-stage_2-merge » v12.0" build number 461
[Pipeline] [common] echo
[common] Fetching artifact for common
[Pipeline] [common] step
[common] Copied 1 artifact from "common-stage_2-merge » v12.0" build number 455
[Pipeline] [LCM] echo
[LCM] Fetching artifact for LCM
[Pipeline] [LCM] step
[LCM] Copied 1 artifact from "LCM-stage_2-merge » v12.0" build number 466
[Pipeline] [POL] echo
[POL] Fetching artifact for POL
[Pipeline] [POL] step
[POL] Copied 1 artifact from "POL-stage_2-merge » v12.0" build number 453
[Pipeline] [NG-UI] echo
[NG-UI] Fetching artifact for NG-UI
[Pipeline] [NG-UI] step
[NG-UI] Copied 1 artifact from "NG-UI-stage_2-merge » v12.0" build number 455
[Pipeline] [PLA] echo
[PLA] Fetching artifact for PLA
[Pipeline] [PLA] step
[PLA] Copied 1 artifact from "PLA-stage_2-merge » v12.0" build number 452
[Pipeline] [tests] echo
[tests] Fetching artifact for tests
[Pipeline] [tests] step
[tests] Copied 1 artifact from "tests-stage_2-merge » v12.0" build number 352
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + cat build.env
[RO] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + cat build.env
[osmclient] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + cat build.env
[IM] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + cat build.env
[devops] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + cat build.env
[MON] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + cat build.env
[N2VC] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + cat build.env
[NBI] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cat build.env
[common] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cat build.env
[LCM] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cat build.env
[POL] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + + cat build.env
[NG-UI] awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + cat build.env
[PLA] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + cat build.env
[tests] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [RO] getArtifactoryServer
[Pipeline] [RO] echo
[RO] retrieve archive for RO/v12.0/RO-stage_2-merge :: v12.0/483/*
[Pipeline] [RO] echo
[RO] Searching Artifactory with {
[RO]      "files": [
[RO]         {
[RO]           "target": "./",
[RO]           "pattern": "osm-RO/v12.0/483/*"
[RO]         }
[RO]      ]
[RO]     }
[Pipeline] [RO] newBuildInfo
[Pipeline] [RO] artifactoryDownload
[RO] Searching for artifacts...
[RO] Found 20 artifacts.
[RO] Beginning to resolve Build Info published dependencies.
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/changelog/changelog-RO.html'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/changelog/changelog-RO.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/changelog/changelog-RO.html'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/dists/unstable/RO/binary-amd64/Packages.gz'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/dists/unstable/RO/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/dists/unstable/RO/binary-amd64/Packages.gz'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/dists/unstable/RO/binary-amd64/Packages'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/dists/unstable/RO/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/dists/unstable/RO/binary-amd64/Packages'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/RO/v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] Finished resolving Build Info published dependencies.
[Pipeline] [osmclient] getArtifactoryServer
[Pipeline] [osmclient] echo
[osmclient] retrieve archive for osmclient/v12.0/osmclient-stage_2-merge :: v12.0/463/*
[Pipeline] [osmclient] echo
[osmclient] Searching Artifactory with {
[osmclient]      "files": [
[osmclient]         {
[osmclient]           "target": "./",
[osmclient]           "pattern": "osm-osmclient/v12.0/463/*"
[osmclient]         }
[osmclient]      ]
[osmclient]     }
[Pipeline] [osmclient] newBuildInfo
[Pipeline] [osmclient] artifactoryDownload
[osmclient] Searching for artifacts...
[osmclient] Found 4 artifacts.
[osmclient] Beginning to resolve Build Info published dependencies.
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/dists/unstable/osmclient/binary-amd64/Packages'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/dists/unstable/osmclient/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/osmclient/v12.0/463/dists/unstable/osmclient/binary-amd64/Packages'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/changelog/changelog-osmclient.html'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/changelog/changelog-osmclient.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/osmclient/v12.0/463/changelog/changelog-osmclient.html'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/dists/unstable/osmclient/binary-amd64/Packages.gz'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/dists/unstable/osmclient/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/osmclient/v12.0/463/dists/unstable/osmclient/binary-amd64/Packages.gz'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/osmclient/v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb'
[osmclient] Finished resolving Build Info published dependencies.
[Pipeline] [IM] getArtifactoryServer
[Pipeline] [IM] echo
[IM] retrieve archive for IM/v12.0/IM-stage_2-merge :: v12.0/454/*
[Pipeline] [IM] echo
[IM] Searching Artifactory with {
[IM]      "files": [
[IM]         {
[IM]           "target": "./",
[IM]           "pattern": "osm-IM/v12.0/454/*"
[IM]         }
[IM]      ]
[IM]     }
[Pipeline] [IM] newBuildInfo
[Pipeline] [IM] artifactoryDownload
[IM] Searching for artifacts...
[IM] Found 5 artifacts.
[IM] Beginning to resolve Build Info published dependencies.
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/IM/v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/dists/unstable/IM/binary-amd64/Packages.gz'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/dists/unstable/IM/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/IM/v12.0/454/dists/unstable/IM/binary-amd64/Packages.gz'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/changelog/changelog-IM.html'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/changelog/changelog-IM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/IM/v12.0/454/changelog/changelog-IM.html'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/dists/unstable/IM/binary-amd64/Packages'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/dists/unstable/IM/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/IM/v12.0/454/dists/unstable/IM/binary-amd64/Packages'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/IM/v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb'
[IM] Finished resolving Build Info published dependencies.
[Pipeline] [devops] getArtifactoryServer
[Pipeline] [devops] echo
[devops] retrieve archive for devops/v12.0/devops-stage_2-merge :: v12.0/482/*
[Pipeline] [devops] echo
[devops] Searching Artifactory with {
[devops]      "files": [
[devops]         {
[devops]           "target": "./",
[devops]           "pattern": "osm-devops/v12.0/482/*"
[devops]         }
[devops]      ]
[devops]     }
[Pipeline] [devops] newBuildInfo
[Pipeline] [devops] artifactoryDownload
[devops] Searching for artifacts...
[devops] Found 2 artifacts.
[devops] Beginning to resolve Build Info published dependencies.
[devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/devops/v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb'
[devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/482/changelog/changelog-devops.html'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/482/changelog/changelog-devops.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/devops/v12.0/482/changelog/changelog-devops.html'
[devops] Finished resolving Build Info published dependencies.
[Pipeline] [MON] getArtifactoryServer
[Pipeline] [MON] echo
[MON] retrieve archive for MON/v12.0/MON-stage_2-merge :: v12.0/457/*
[Pipeline] [MON] echo
[MON] Searching Artifactory with {
[MON]      "files": [
[MON]         {
[MON]           "target": "./",
[MON]           "pattern": "osm-MON/v12.0/457/*"
[MON]         }
[MON]      ]
[MON]     }
[Pipeline] [MON] newBuildInfo
[Pipeline] [MON] artifactoryDownload
[MON] Searching for artifacts...
[MON] Found 4 artifacts.
[MON] Beginning to resolve Build Info published dependencies.
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/changelog/changelog-MON.html'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/changelog/changelog-MON.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/MON/v12.0/457/changelog/changelog-MON.html'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/MON/v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/dists/unstable/MON/binary-amd64/Packages.gz'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/dists/unstable/MON/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/MON/v12.0/457/dists/unstable/MON/binary-amd64/Packages.gz'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/dists/unstable/MON/binary-amd64/Packages'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/dists/unstable/MON/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/MON/v12.0/457/dists/unstable/MON/binary-amd64/Packages'
[MON] Finished resolving Build Info published dependencies.
[Pipeline] [N2VC] getArtifactoryServer
[Pipeline] [N2VC] echo
[N2VC] retrieve archive for N2VC/v12.0/N2VC-stage_2-merge :: v12.0/467/*
[Pipeline] [N2VC] echo
[N2VC] Searching Artifactory with {
[N2VC]      "files": [
[N2VC]         {
[N2VC]           "target": "./",
[N2VC]           "pattern": "osm-N2VC/v12.0/467/*"
[N2VC]         }
[N2VC]      ]
[N2VC]     }
[Pipeline] [N2VC] newBuildInfo
[Pipeline] [N2VC] artifactoryDownload
[N2VC] Searching for artifacts...
[N2VC] Found 4 artifacts.
[N2VC] Beginning to resolve Build Info published dependencies.
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/dists/unstable/N2VC/binary-amd64/Packages'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/dists/unstable/N2VC/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/N2VC/v12.0/467/dists/unstable/N2VC/binary-amd64/Packages'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/N2VC/v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/dists/unstable/N2VC/binary-amd64/Packages.gz'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/dists/unstable/N2VC/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/N2VC/v12.0/467/dists/unstable/N2VC/binary-amd64/Packages.gz'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/changelog/changelog-N2VC.html'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/changelog/changelog-N2VC.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/N2VC/v12.0/467/changelog/changelog-N2VC.html'
[N2VC] Finished resolving Build Info published dependencies.
[Pipeline] [NBI] getArtifactoryServer
[Pipeline] [NBI] echo
[NBI] retrieve archive for NBI/v12.0/NBI-stage_2-merge :: v12.0/461/*
[Pipeline] [NBI] echo
[NBI] Searching Artifactory with {
[NBI]      "files": [
[NBI]         {
[NBI]           "target": "./",
[NBI]           "pattern": "osm-NBI/v12.0/461/*"
[NBI]         }
[NBI]      ]
[NBI]     }
[Pipeline] [NBI] newBuildInfo
[Pipeline] [NBI] artifactoryDownload
[NBI] Searching for artifacts...
[NBI] Found 4 artifacts.
[NBI] Beginning to resolve Build Info published dependencies.
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/changelog/changelog-NBI.html'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/changelog/changelog-NBI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NBI/v12.0/461/changelog/changelog-NBI.html'
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NBI/v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb'
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/dists/unstable/NBI/binary-amd64/Packages.gz'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/dists/unstable/NBI/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NBI/v12.0/461/dists/unstable/NBI/binary-amd64/Packages.gz'
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/dists/unstable/NBI/binary-amd64/Packages'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/dists/unstable/NBI/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NBI/v12.0/461/dists/unstable/NBI/binary-amd64/Packages'
[NBI] Finished resolving Build Info published dependencies.
[Pipeline] [common] getArtifactoryServer
[Pipeline] [common] echo
[common] retrieve archive for common/v12.0/common-stage_2-merge :: v12.0/455/*
[Pipeline] [common] echo
[common] Searching Artifactory with {
[common]      "files": [
[common]         {
[common]           "target": "./",
[common]           "pattern": "osm-common/v12.0/455/*"
[common]         }
[common]      ]
[common]     }
[Pipeline] [common] newBuildInfo
[Pipeline] [common] artifactoryDownload
[common] Searching for artifacts...
[common] Found 4 artifacts.
[common] Beginning to resolve Build Info published dependencies.
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/dists/unstable/common/binary-amd64/Packages'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/dists/unstable/common/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/common/v12.0/455/dists/unstable/common/binary-amd64/Packages'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/dists/unstable/common/binary-amd64/Packages.gz'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/dists/unstable/common/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/common/v12.0/455/dists/unstable/common/binary-amd64/Packages.gz'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/common/v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/changelog/changelog-common.html'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/changelog/changelog-common.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/common/v12.0/455/changelog/changelog-common.html'
[common] Finished resolving Build Info published dependencies.
[Pipeline] [LCM] getArtifactoryServer
[Pipeline] [LCM] echo
[LCM] retrieve archive for LCM/v12.0/LCM-stage_2-merge :: v12.0/466/*
[Pipeline] [LCM] echo
[LCM] Searching Artifactory with {
[LCM]      "files": [
[LCM]         {
[LCM]           "target": "./",
[LCM]           "pattern": "osm-LCM/v12.0/466/*"
[LCM]         }
[LCM]      ]
[LCM]     }
[Pipeline] [LCM] newBuildInfo
[Pipeline] [LCM] artifactoryDownload
[LCM] Searching for artifacts...
[LCM] Found 4 artifacts.
[LCM] Beginning to resolve Build Info published dependencies.
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/LCM/v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb'
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/dists/unstable/LCM/binary-amd64/Packages.gz'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/dists/unstable/LCM/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/LCM/v12.0/466/dists/unstable/LCM/binary-amd64/Packages.gz'
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/dists/unstable/LCM/binary-amd64/Packages'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/dists/unstable/LCM/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/LCM/v12.0/466/dists/unstable/LCM/binary-amd64/Packages'
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/changelog/changelog-LCM.html'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/changelog/changelog-LCM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/LCM/v12.0/466/changelog/changelog-LCM.html'
[LCM] Finished resolving Build Info published dependencies.
[Pipeline] [POL] getArtifactoryServer
[Pipeline] [POL] echo
[POL] retrieve archive for POL/v12.0/POL-stage_2-merge :: v12.0/453/*
[Pipeline] [POL] echo
[POL] Searching Artifactory with {
[POL]      "files": [
[POL]         {
[POL]           "target": "./",
[POL]           "pattern": "osm-POL/v12.0/453/*"
[POL]         }
[POL]      ]
[POL]     }
[Pipeline] [POL] newBuildInfo
[Pipeline] [POL] artifactoryDownload
[POL] Searching for artifacts...
[POL] Found 4 artifacts.
[POL] Beginning to resolve Build Info published dependencies.
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/dists/unstable/POL/binary-amd64/Packages'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/dists/unstable/POL/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/POL/v12.0/453/dists/unstable/POL/binary-amd64/Packages'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/POL/v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/changelog/changelog-POL.html'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/changelog/changelog-POL.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/POL/v12.0/453/changelog/changelog-POL.html'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/dists/unstable/POL/binary-amd64/Packages.gz'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/dists/unstable/POL/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/POL/v12.0/453/dists/unstable/POL/binary-amd64/Packages.gz'
[POL] Finished resolving Build Info published dependencies.
[Pipeline] [NG-UI] getArtifactoryServer
[Pipeline] [NG-UI] echo
[NG-UI] retrieve archive for NG-UI/v12.0/NG-UI-stage_2-merge :: v12.0/455/*
[Pipeline] [NG-UI] echo
[NG-UI] Searching Artifactory with {
[NG-UI]      "files": [
[NG-UI]         {
[NG-UI]           "target": "./",
[NG-UI]           "pattern": "osm-NG-UI/v12.0/455/*"
[NG-UI]         }
[NG-UI]      ]
[NG-UI]     }
[Pipeline] [NG-UI] newBuildInfo
[Pipeline] [NG-UI] artifactoryDownload
[NG-UI] Searching for artifacts...
[NG-UI] Found 4 artifacts.
[NG-UI] Beginning to resolve Build Info published dependencies.
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/dists/unstable/NG-UI/binary-amd64/Packages'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/dists/unstable/NG-UI/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NG-UI/v12.0/455/dists/unstable/NG-UI/binary-amd64/Packages'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NG-UI/v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/dists/unstable/NG-UI/binary-amd64/Packages.gz'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/dists/unstable/NG-UI/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NG-UI/v12.0/455/dists/unstable/NG-UI/binary-amd64/Packages.gz'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/changelog/changelog-NG-UI.html'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/changelog/changelog-NG-UI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/NG-UI/v12.0/455/changelog/changelog-NG-UI.html'
[NG-UI] Finished resolving Build Info published dependencies.
[Pipeline] [PLA] getArtifactoryServer
[Pipeline] [PLA] echo
[PLA] retrieve archive for PLA/v12.0/PLA-stage_2-merge :: v12.0/452/*
[Pipeline] [PLA] echo
[PLA] Searching Artifactory with {
[PLA]      "files": [
[PLA]         {
[PLA]           "target": "./",
[PLA]           "pattern": "osm-PLA/v12.0/452/*"
[PLA]         }
[PLA]      ]
[PLA]     }
[Pipeline] [PLA] newBuildInfo
[Pipeline] [PLA] artifactoryDownload
[PLA] Searching for artifacts...
[PLA] Found 4 artifacts.
[PLA] Beginning to resolve Build Info published dependencies.
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/changelog/changelog-PLA.html'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/changelog/changelog-PLA.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/PLA/v12.0/452/changelog/changelog-PLA.html'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/PLA/v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/dists/unstable/PLA/binary-amd64/Packages.gz'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/dists/unstable/PLA/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/PLA/v12.0/452/dists/unstable/PLA/binary-amd64/Packages.gz'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/dists/unstable/PLA/binary-amd64/Packages'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/dists/unstable/PLA/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/PLA/v12.0/452/dists/unstable/PLA/binary-amd64/Packages'
[PLA] Finished resolving Build Info published dependencies.
[Pipeline] [tests] getArtifactoryServer
[Pipeline] [tests] echo
[tests] retrieve archive for tests/v12.0/tests-stage_2-merge :: v12.0/352/*
[Pipeline] [tests] echo
[tests] Searching Artifactory with {
[tests]      "files": [
[tests]         {
[tests]           "target": "./",
[tests]           "pattern": "osm-tests/v12.0/352/*"
[tests]         }
[tests]      ]
[tests]     }
[Pipeline] [tests] newBuildInfo
[Pipeline] [tests] artifactoryDownload
[tests] Searching for artifacts...
[tests] Found 4 artifacts.
[tests] Beginning to resolve Build Info published dependencies.
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/tests/v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/dists/unstable/tests/binary-amd64/Packages'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/dists/unstable/tests/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/tests/v12.0/352/dists/unstable/tests/binary-amd64/Packages'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/dists/unstable/tests/binary-amd64/Packages.gz'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/dists/unstable/tests/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/tests/v12.0/352/dists/unstable/tests/binary-amd64/Packages.gz'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/changelog/changelog-tests.html'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/changelog/changelog-tests.html' to '/home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release/tests/v12.0/352/changelog/changelog-tests.html'
[tests] Finished resolving Build Info published dependencies.
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + cp -Rv v12.0/482/changelog v12.0/482/pool .
[devops] 'v12.0/482/changelog' -> './changelog'
[devops] 'v12.0/482/changelog/changelog-devops.html' -> './changelog/changelog-devops.html'
[devops] 'v12.0/482/pool' -> './pool'
[devops] 'v12.0/482/pool/devops' -> './pool/devops'
[devops] 'v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb' -> './pool/devops/osm-devops_12.0.8.post2-1_all.deb'
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + cp -Rv v12.0/463/changelog v12.0/463/dists v12.0/463/pool .
[osmclient] 'v12.0/463/changelog' -> './changelog'
[osmclient] 'v12.0/463/changelog/changelog-osmclient.html' -> './changelog/changelog-osmclient.html'
[osmclient] 'v12.0/463/dists' -> './dists'
[osmclient] 'v12.0/463/dists/unstable' -> './dists/unstable'
[osmclient] 'v12.0/463/dists/unstable/osmclient' -> './dists/unstable/osmclient'
[osmclient] 'v12.0/463/dists/unstable/osmclient/binary-amd64' -> './dists/unstable/osmclient/binary-amd64'
[osmclient] 'v12.0/463/dists/unstable/osmclient/binary-amd64/Packages' -> './dists/unstable/osmclient/binary-amd64/Packages'
[osmclient] 'v12.0/463/dists/unstable/osmclient/binary-amd64/Packages.gz' -> './dists/unstable/osmclient/binary-amd64/Packages.gz'
[osmclient] 'v12.0/463/pool' -> './pool'
[osmclient] 'v12.0/463/pool/osmclient' -> './pool/osmclient'
[osmclient] 'v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb' -> './pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb'
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + cp -Rv v12.0/457/changelog v12.0/457/dists v12.0/457/pool .
[MON] 'v12.0/457/changelog' -> './changelog'
[MON] 'v12.0/457/changelog/changelog-MON.html' -> './changelog/changelog-MON.html'
[MON] 'v12.0/457/dists' -> './dists'
[MON] 'v12.0/457/dists/unstable' -> './dists/unstable'
[MON] 'v12.0/457/dists/unstable/MON' -> './dists/unstable/MON'
[MON] 'v12.0/457/dists/unstable/MON/binary-amd64' -> './dists/unstable/MON/binary-amd64'
[MON] 'v12.0/457/dists/unstable/MON/binary-amd64/Packages.gz' -> './dists/unstable/MON/binary-amd64/Packages.gz'
[MON] 'v12.0/457/dists/unstable/MON/binary-amd64/Packages' -> './dists/unstable/MON/binary-amd64/Packages'
[MON] 'v12.0/457/pool' -> './pool'
[MON] 'v12.0/457/pool/MON' -> './pool/MON'
[MON] 'v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb' -> './pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb'
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + cp -Rv v12.0/467/changelog v12.0/467/dists v12.0/467/pool .
[N2VC] 'v12.0/467/changelog' -> './changelog'
[N2VC] 'v12.0/467/changelog/changelog-N2VC.html' -> './changelog/changelog-N2VC.html'
[N2VC] 'v12.0/467/dists' -> './dists'
[N2VC] 'v12.0/467/dists/unstable' -> './dists/unstable'
[N2VC] 'v12.0/467/dists/unstable/N2VC' -> './dists/unstable/N2VC'
[N2VC] 'v12.0/467/dists/unstable/N2VC/binary-amd64' -> './dists/unstable/N2VC/binary-amd64'
[N2VC] 'v12.0/467/dists/unstable/N2VC/binary-amd64/Packages' -> './dists/unstable/N2VC/binary-amd64/Packages'
[N2VC] 'v12.0/467/dists/unstable/N2VC/binary-amd64/Packages.gz' -> './dists/unstable/N2VC/binary-amd64/Packages.gz'
[N2VC] 'v12.0/467/pool' -> './pool'
[N2VC] 'v12.0/467/pool/N2VC' -> './pool/N2VC'
[N2VC] 'v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb' -> './pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb'
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + cp -Rv v12.0/461/changelog v12.0/461/dists v12.0/461/pool .
[NBI] 'v12.0/461/changelog' -> './changelog'
[NBI] 'v12.0/461/changelog/changelog-NBI.html' -> './changelog/changelog-NBI.html'
[NBI] 'v12.0/461/dists' -> './dists'
[NBI] 'v12.0/461/dists/unstable' -> './dists/unstable'
[NBI] 'v12.0/461/dists/unstable/NBI' -> './dists/unstable/NBI'
[NBI] 'v12.0/461/dists/unstable/NBI/binary-amd64' -> './dists/unstable/NBI/binary-amd64'
[NBI] 'v12.0/461/dists/unstable/NBI/binary-amd64/Packages.gz' -> './dists/unstable/NBI/binary-amd64/Packages.gz'
[NBI] 'v12.0/461/dists/unstable/NBI/binary-amd64/Packages' -> './dists/unstable/NBI/binary-amd64/Packages'
[NBI] 'v12.0/461/pool' -> './pool'
[NBI] 'v12.0/461/pool/NBI' -> './pool/NBI'
[NBI] 'v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb' -> './pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb'
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cp -Rv v12.0/455/changelog v12.0/455/dists v12.0/455/pool .
[common] 'v12.0/455/changelog' -> './changelog'
[common] 'v12.0/455/changelog/changelog-common.html' -> './changelog/changelog-common.html'
[common] 'v12.0/455/dists' -> './dists'
[common] 'v12.0/455/dists/unstable' -> './dists/unstable'
[common] 'v12.0/455/dists/unstable/common' -> './dists/unstable/common'
[common] 'v12.0/455/dists/unstable/common/binary-amd64' -> './dists/unstable/common/binary-amd64'
[common] 'v12.0/455/dists/unstable/common/binary-amd64/Packages' -> './dists/unstable/common/binary-amd64/Packages'
[common] 'v12.0/455/dists/unstable/common/binary-amd64/Packages.gz' -> './dists/unstable/common/binary-amd64/Packages.gz'
[common] 'v12.0/455/pool' -> './pool'
[common] 'v12.0/455/pool/common' -> './pool/common'
[common] 'v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb' -> './pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb'
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cp -Rv v12.0/466/changelog v12.0/466/dists v12.0/466/pool .
[LCM] 'v12.0/466/changelog' -> './changelog'
[LCM] 'v12.0/466/changelog/changelog-LCM.html' -> './changelog/changelog-LCM.html'
[LCM] 'v12.0/466/dists' -> './dists'
[LCM] 'v12.0/466/dists/unstable' -> './dists/unstable'
[LCM] 'v12.0/466/dists/unstable/LCM' -> './dists/unstable/LCM'
[LCM] 'v12.0/466/dists/unstable/LCM/binary-amd64' -> './dists/unstable/LCM/binary-amd64'
[LCM] 'v12.0/466/dists/unstable/LCM/binary-amd64/Packages.gz' -> './dists/unstable/LCM/binary-amd64/Packages.gz'
[LCM] 'v12.0/466/dists/unstable/LCM/binary-amd64/Packages' -> './dists/unstable/LCM/binary-amd64/Packages'
[LCM] 'v12.0/466/pool' -> './pool'
[LCM] 'v12.0/466/pool/LCM' -> './pool/LCM'
[LCM] 'v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb' -> './pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb'
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cp -Rv v12.0/453/changelog v12.0/453/dists v12.0/453/pool .
[POL] 'v12.0/453/changelog' -> './changelog'
[POL] 'v12.0/453/changelog/changelog-POL.html' -> './changelog/changelog-POL.html'
[POL] 'v12.0/453/dists' -> './dists'
[POL] 'v12.0/453/dists/unstable' -> './dists/unstable'
[POL] 'v12.0/453/dists/unstable/POL' -> './dists/unstable/POL'
[POL] 'v12.0/453/dists/unstable/POL/binary-amd64' -> './dists/unstable/POL/binary-amd64'
[POL] 'v12.0/453/dists/unstable/POL/binary-amd64/Packages' -> './dists/unstable/POL/binary-amd64/Packages'
[POL] 'v12.0/453/dists/unstable/POL/binary-amd64/Packages.gz' -> './dists/unstable/POL/binary-amd64/Packages.gz'
[POL] 'v12.0/453/pool' -> './pool'
[POL] 'v12.0/453/pool/POL' -> './pool/POL'
[POL] 'v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb' -> './pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb'
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[Pipeline] [tests] sh
[NG-UI] + cp -Rv v12.0/455/changelog v12.0/455/dists v12.0/455/pool .
[NG-UI] 'v12.0/455/changelog' -> './changelog'
[NG-UI] 'v12.0/455/changelog/changelog-NG-UI.html' -> './changelog/changelog-NG-UI.html'
[NG-UI] 'v12.0/455/dists' -> './dists'
[NG-UI] 'v12.0/455/dists/unstable' -> './dists/unstable'
[NG-UI] 'v12.0/455/dists/unstable/NG-UI' -> './dists/unstable/NG-UI'
[NG-UI] 'v12.0/455/dists/unstable/NG-UI/binary-amd64' -> './dists/unstable/NG-UI/binary-amd64'
[NG-UI] 'v12.0/455/dists/unstable/NG-UI/binary-amd64/Packages' -> './dists/unstable/NG-UI/binary-amd64/Packages'
[NG-UI] 'v12.0/455/dists/unstable/NG-UI/binary-amd64/Packages.gz' -> './dists/unstable/NG-UI/binary-amd64/Packages.gz'
[NG-UI] 'v12.0/455/pool' -> './pool'
[NG-UI] 'v12.0/455/pool/NG-UI' -> './pool/NG-UI'
[NG-UI] 'v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb' -> './pool/NG-UI/osm-ngui_12.0.8-1_all.deb'
[tests] [tests] Running shell script
[Pipeline] [IM] sh
[PLA] + cp -Rv v12.0/452/changelog v12.0/452/dists v12.0/452/pool .
[PLA] 'v12.0/452/changelog' -> './changelog'
[PLA] 'v12.0/452/changelog/changelog-PLA.html' -> './changelog/changelog-PLA.html'
[PLA] 'v12.0/452/dists' -> './dists'
[PLA] 'v12.0/452/dists/unstable' -> './dists/unstable'
[PLA] 'v12.0/452/dists/unstable/PLA' -> './dists/unstable/PLA'
[PLA] 'v12.0/452/dists/unstable/PLA/binary-amd64' -> './dists/unstable/PLA/binary-amd64'
[PLA] 'v12.0/452/dists/unstable/PLA/binary-amd64/Packages.gz' -> './dists/unstable/PLA/binary-amd64/Packages.gz'
[PLA] 'v12.0/452/dists/unstable/PLA/binary-amd64/Packages' -> './dists/unstable/PLA/binary-amd64/Packages'
[PLA] 'v12.0/452/pool' -> './pool'
[PLA] 'v12.0/452/pool/PLA' -> './pool/PLA'
[PLA] 'v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb' -> './pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb'
[tests] + cp -Rv v12.0/352/changelog v12.0/352/dists v12.0/352/pool .
[tests] 'v12.0/352/changelog' -> './changelog'
[tests] 'v12.0/352/changelog/changelog-tests.html' -> './changelog/changelog-tests.html'
[tests] 'v12.0/352/dists' -> './dists'
[tests] 'v12.0/352/dists/unstable' -> './dists/unstable'
[tests] 'v12.0/352/dists/unstable/tests' -> './dists/unstable/tests'
[tests] 'v12.0/352/dists/unstable/tests/binary-amd64' -> './dists/unstable/tests/binary-amd64'
[tests] 'v12.0/352/dists/unstable/tests/binary-amd64/Packages' -> './dists/unstable/tests/binary-amd64/Packages'
[tests] 'v12.0/352/dists/unstable/tests/binary-amd64/Packages.gz' -> './dists/unstable/tests/binary-amd64/Packages.gz'
[tests] 'v12.0/352/pool' -> './pool'
[tests] 'v12.0/352/pool/tests' -> './pool/tests'
[tests] 'v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb' -> './pool/tests/osm-tests_12.0.8-1_all.deb'
[IM] [IM] Running shell script
[IM] + cp -Rv v12.0/454/changelog v12.0/454/dists v12.0/454/pool .
[IM] 'v12.0/454/changelog' -> './changelog'
[IM] 'v12.0/454/changelog/changelog-IM.html' -> './changelog/changelog-IM.html'
[IM] 'v12.0/454/dists' -> './dists'
[IM] 'v12.0/454/dists/unstable' -> './dists/unstable'
[IM] 'v12.0/454/dists/unstable/IM' -> './dists/unstable/IM'
[IM] 'v12.0/454/dists/unstable/IM/binary-amd64' -> './dists/unstable/IM/binary-amd64'
[IM] 'v12.0/454/dists/unstable/IM/binary-amd64/Packages.gz' -> './dists/unstable/IM/binary-amd64/Packages.gz'
[IM] 'v12.0/454/dists/unstable/IM/binary-amd64/Packages' -> './dists/unstable/IM/binary-amd64/Packages'
[IM] 'v12.0/454/pool' -> './pool'
[IM] 'v12.0/454/pool/IM' -> './pool/IM'
[IM] 'v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb' -> './pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb'
[IM] 'v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb' -> './pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb'
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rfv v12.0/463
[osmclient] removed 'v12.0/463/changelog/changelog-osmclient.html'
[osmclient] removed directory 'v12.0/463/changelog'
[osmclient] removed 'v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb'
[osmclient] removed directory 'v12.0/463/pool/osmclient'
[osmclient] removed directory 'v12.0/463/pool'
[osmclient] removed 'v12.0/463/dists/unstable/osmclient/binary-amd64/Packages.gz'
[osmclient] removed 'v12.0/463/dists/unstable/osmclient/binary-amd64/Packages'
[osmclient] removed directory 'v12.0/463/dists/unstable/osmclient/binary-amd64'
[osmclient] removed directory 'v12.0/463/dists/unstable/osmclient'
[osmclient] removed directory 'v12.0/463/dists/unstable'
[osmclient] removed directory 'v12.0/463/dists'
[osmclient] removed directory 'v12.0/463'
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + rm -rfv v12.0/482
[devops] removed 'v12.0/482/changelog/changelog-devops.html'
[devops] removed directory 'v12.0/482/changelog'
[devops] removed 'v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb'
[devops] removed directory 'v12.0/482/pool/devops'
[devops] removed directory 'v12.0/482/pool'
[devops] removed directory 'v12.0/482'
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + rm -rfv v12.0/457
[MON] removed 'v12.0/457/changelog/changelog-MON.html'
[MON] removed directory 'v12.0/457/changelog'
[MON] removed 'v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb'
[MON] removed directory 'v12.0/457/pool/MON'
[MON] removed directory 'v12.0/457/pool'
[MON] removed 'v12.0/457/dists/unstable/MON/binary-amd64/Packages.gz'
[MON] removed 'v12.0/457/dists/unstable/MON/binary-amd64/Packages'
[MON] removed directory 'v12.0/457/dists/unstable/MON/binary-amd64'
[MON] removed directory 'v12.0/457/dists/unstable/MON'
[MON] removed directory 'v12.0/457/dists/unstable'
[MON] removed directory 'v12.0/457/dists'
[MON] removed directory 'v12.0/457'
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + rm -rfv v12.0/467
[N2VC] removed 'v12.0/467/changelog/changelog-N2VC.html'
[N2VC] removed directory 'v12.0/467/changelog'
[N2VC] removed 'v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb'
[N2VC] removed directory 'v12.0/467/pool/N2VC'
[N2VC] removed directory 'v12.0/467/pool'
[N2VC] removed 'v12.0/467/dists/unstable/N2VC/binary-amd64/Packages.gz'
[N2VC] removed 'v12.0/467/dists/unstable/N2VC/binary-amd64/Packages'
[N2VC] removed directory 'v12.0/467/dists/unstable/N2VC/binary-amd64'
[N2VC] removed directory 'v12.0/467/dists/unstable/N2VC'
[N2VC] removed directory 'v12.0/467/dists/unstable'
[N2VC] removed directory 'v12.0/467/dists'
[N2VC] removed directory 'v12.0/467'
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + rm -rfv v12.0/461
[NBI] removed 'v12.0/461/changelog/changelog-NBI.html'
[NBI] removed directory 'v12.0/461/changelog'
[NBI] removed 'v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb'
[NBI] removed directory 'v12.0/461/pool/NBI'
[NBI] removed directory 'v12.0/461/pool'
[NBI] removed 'v12.0/461/dists/unstable/NBI/binary-amd64/Packages.gz'
[NBI] removed 'v12.0/461/dists/unstable/NBI/binary-amd64/Packages'
[NBI] removed directory 'v12.0/461/dists/unstable/NBI/binary-amd64'
[NBI] removed directory 'v12.0/461/dists/unstable/NBI'
[NBI] removed directory 'v12.0/461/dists/unstable'
[NBI] removed directory 'v12.0/461/dists'
[NBI] removed directory 'v12.0/461'
[Pipeline] [common] sh
[common] [common] Running shell script
[Pipeline] [LCM] sh
[common] + rm -rfv v12.0/455
[common] removed 'v12.0/455/changelog/changelog-common.html'
[common] removed directory 'v12.0/455/changelog'
[common] removed 'v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb'
[common] removed directory 'v12.0/455/pool/common'
[common] removed directory 'v12.0/455/pool'
[common] removed 'v12.0/455/dists/unstable/common/binary-amd64/Packages.gz'
[common] removed 'v12.0/455/dists/unstable/common/binary-amd64/Packages'
[common] removed directory 'v12.0/455/dists/unstable/common/binary-amd64'
[common] removed directory 'v12.0/455/dists/unstable/common'
[common] removed directory 'v12.0/455/dists/unstable'
[common] removed directory 'v12.0/455/dists'
[common] removed directory 'v12.0/455'
[LCM] [LCM] Running shell script
[LCM] + rm -rfv v12.0/466
[LCM] removed 'v12.0/466/changelog/changelog-LCM.html'
[LCM] removed directory 'v12.0/466/changelog'
[LCM] removed 'v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb'
[LCM] removed directory 'v12.0/466/pool/LCM'
[LCM] removed directory 'v12.0/466/pool'
[LCM] removed 'v12.0/466/dists/unstable/LCM/binary-amd64/Packages.gz'
[LCM] removed 'v12.0/466/dists/unstable/LCM/binary-amd64/Packages'
[LCM] removed directory 'v12.0/466/dists/unstable/LCM/binary-amd64'
[LCM] removed directory 'v12.0/466/dists/unstable/LCM'
[LCM] removed directory 'v12.0/466/dists/unstable'
[LCM] removed directory 'v12.0/466/dists'
[LCM] removed directory 'v12.0/466'
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [PLA] sh
[POL] + rm -rfv v12.0/453
[POL] removed 'v12.0/453/changelog/changelog-POL.html'
[POL] removed directory 'v12.0/453/changelog'
[POL] removed 'v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb'
[POL] removed directory 'v12.0/453/pool/POL'
[POL] removed directory 'v12.0/453/pool'
[POL] removed 'v12.0/453/dists/unstable/POL/binary-amd64/Packages.gz'
[POL] removed 'v12.0/453/dists/unstable/POL/binary-amd64/Packages'
[POL] removed directory 'v12.0/453/dists/unstable/POL/binary-amd64'
[POL] removed directory 'v12.0/453/dists/unstable/POL'
[POL] removed directory 'v12.0/453/dists/unstable'
[POL] removed directory 'v12.0/453/dists'
[POL] removed directory 'v12.0/453'
[RO] + cp -Rv v12.0/483/changelog v12.0/483/dists v12.0/483/pool .
[RO] 'v12.0/483/changelog' -> './changelog'
[RO] 'v12.0/483/changelog/changelog-RO.html' -> './changelog/changelog-RO.html'
[RO] 'v12.0/483/dists' -> './dists'
[RO] 'v12.0/483/dists/unstable' -> './dists/unstable'
[RO] 'v12.0/483/dists/unstable/RO' -> './dists/unstable/RO'
[RO] 'v12.0/483/dists/unstable/RO/binary-amd64' -> './dists/unstable/RO/binary-amd64'
[RO] 'v12.0/483/dists/unstable/RO/binary-amd64/Packages.gz' -> './dists/unstable/RO/binary-amd64/Packages.gz'
[RO] 'v12.0/483/dists/unstable/RO/binary-amd64/Packages' -> './dists/unstable/RO/binary-amd64/Packages'
[RO] 'v12.0/483/pool' -> './pool'
[RO] 'v12.0/483/pool/RO' -> './pool/RO'
[RO] 'v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] 'v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] 'v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] 'v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] 'v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] 'v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] 'v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] 'v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] 'v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] 'v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] 'v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] 'v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] 'v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] 'v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] 'v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] 'v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] 'v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb' -> './pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb'
[NG-UI] + rm -rfv v12.0/455
[NG-UI] removed 'v12.0/455/changelog/changelog-NG-UI.html'
[NG-UI] removed directory 'v12.0/455/changelog'
[NG-UI] removed 'v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb'
[NG-UI] removed directory 'v12.0/455/pool/NG-UI'
[NG-UI] removed directory 'v12.0/455/pool'
[NG-UI] removed 'v12.0/455/dists/unstable/NG-UI/binary-amd64/Packages.gz'
[NG-UI] removed 'v12.0/455/dists/unstable/NG-UI/binary-amd64/Packages'
[NG-UI] removed directory 'v12.0/455/dists/unstable/NG-UI/binary-amd64'
[NG-UI] removed directory 'v12.0/455/dists/unstable/NG-UI'
[NG-UI] removed directory 'v12.0/455/dists/unstable'
[NG-UI] removed directory 'v12.0/455/dists'
[NG-UI] removed directory 'v12.0/455'
[PLA] [PLA] Running shell script
[PLA] + rm -rfv v12.0/452
[PLA] removed 'v12.0/452/changelog/changelog-PLA.html'
[PLA] removed directory 'v12.0/452/changelog'
[PLA] removed 'v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb'
[PLA] removed directory 'v12.0/452/pool/PLA'
[PLA] removed directory 'v12.0/452/pool'
[PLA] removed 'v12.0/452/dists/unstable/PLA/binary-amd64/Packages.gz'
[PLA] removed 'v12.0/452/dists/unstable/PLA/binary-amd64/Packages'
[PLA] removed directory 'v12.0/452/dists/unstable/PLA/binary-amd64'
[PLA] removed directory 'v12.0/452/dists/unstable/PLA'
[PLA] removed directory 'v12.0/452/dists/unstable'
[PLA] removed directory 'v12.0/452/dists'
[PLA] removed directory 'v12.0/452'
[Pipeline] [osmclient] echo
[osmclient] Fetched osmclient: [https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb]
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf dists
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + rm -rfv v12.0/454
[IM] removed 'v12.0/454/changelog/changelog-IM.html'
[IM] removed directory 'v12.0/454/changelog'
[IM] removed 'v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb'
[IM] removed 'v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb'
[IM] removed directory 'v12.0/454/pool/IM'
[IM] removed directory 'v12.0/454/pool'
[IM] removed 'v12.0/454/dists/unstable/IM/binary-amd64/Packages.gz'
[IM] removed 'v12.0/454/dists/unstable/IM/binary-amd64/Packages'
[IM] removed directory 'v12.0/454/dists/unstable/IM/binary-amd64'
[IM] removed directory 'v12.0/454/dists/unstable/IM'
[IM] removed directory 'v12.0/454/dists/unstable'
[IM] removed directory 'v12.0/454/dists'
[IM] removed directory 'v12.0/454'
[Pipeline] [devops] echo
[devops] Fetched devops: [https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb]
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + rm -rf dists
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + rm -rfv v12.0/352
[tests] removed 'v12.0/352/changelog/changelog-tests.html'
[tests] removed directory 'v12.0/352/changelog'
[tests] removed 'v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb'
[tests] removed directory 'v12.0/352/pool/tests'
[tests] removed directory 'v12.0/352/pool'
[tests] removed 'v12.0/352/dists/unstable/tests/binary-amd64/Packages.gz'
[tests] removed 'v12.0/352/dists/unstable/tests/binary-amd64/Packages'
[tests] removed directory 'v12.0/352/dists/unstable/tests/binary-amd64'
[tests] removed directory 'v12.0/352/dists/unstable/tests'
[tests] removed directory 'v12.0/352/dists/unstable'
[tests] removed directory 'v12.0/352/dists'
[tests] removed directory 'v12.0/352'
[Pipeline] [MON] echo
[MON] Fetched MON: [https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb]
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + rm -rf dists
[Pipeline] [N2VC] echo
[N2VC] Fetched N2VC: [https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb]
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + rm -rf dists
[Pipeline] [NBI] echo
[NBI] Fetched NBI: [https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb]
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + rm -rf dists
[Pipeline] [common] echo
[common] Fetched common: [https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb]
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + rm -rf dists
[Pipeline] [LCM] echo
[LCM] Fetched LCM: [https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb]
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + rm -rf dists
[Pipeline] [POL] echo
[POL] Fetched POL: [https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb]
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + rm -rf dists
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + rm -rfv v12.0/483
[RO] removed 'v12.0/483/changelog/changelog-RO.html'
[RO] removed directory 'v12.0/483/changelog'
[RO] removed 'v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed 'v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed 'v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed 'v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed 'v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed 'v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed 'v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed 'v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed 'v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed 'v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed 'v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed 'v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed 'v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed 'v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed 'v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed 'v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed 'v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb'
[RO] removed directory 'v12.0/483/pool/RO'
[RO] removed directory 'v12.0/483/pool'
[RO] removed 'v12.0/483/dists/unstable/RO/binary-amd64/Packages.gz'
[RO] removed 'v12.0/483/dists/unstable/RO/binary-amd64/Packages'
[RO] removed directory 'v12.0/483/dists/unstable/RO/binary-amd64'
[RO] removed directory 'v12.0/483/dists/unstable/RO'
[RO] removed directory 'v12.0/483/dists/unstable'
[RO] removed directory 'v12.0/483/dists'
[RO] removed directory 'v12.0/483'
[Pipeline] [NG-UI] echo
[NG-UI] Fetched NG-UI: [https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb]
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [PLA] echo
[PLA] Fetched PLA: [https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb]
[Pipeline] [PLA] sh
[NG-UI] + rm -rf dists
[PLA] [PLA] Running shell script
[PLA] + rm -rf dists
[Pipeline] [osmclient] }
[Pipeline] [IM] echo
[IM] Fetched IM: [https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb]
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[Pipeline] [devops] }
[Pipeline] [MON] }
[Pipeline] [N2VC] }
[Pipeline] [NBI] }
[Pipeline] [common] }
[Pipeline] [tests] echo
[tests] Fetched tests: [https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb]
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[Pipeline] [LCM] }
[IM] + rm -rf dists
[tests] + rm -rf dists
[Pipeline] [RO] echo
[RO] Fetched RO: [https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb]
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [POL] }
[Pipeline] [osmclient] // dir
[Pipeline] [devops] // dir
[Pipeline] [MON] // dir
[Pipeline] [N2VC] // dir
[Pipeline] [NBI] // dir
[Pipeline] [common] // dir
[RO] + rm -rf dists
[Pipeline] [osmclient] }
[Pipeline] [devops] }
[Pipeline] [MON] }
[Pipeline] [N2VC] }
[Pipeline] [NBI] }
[Pipeline] [common] }
[Pipeline] [NG-UI] }
[Pipeline] [PLA] }
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[Pipeline] [IM] }
[Pipeline] [tests] }
[Pipeline] [POL] // dir
[Pipeline] [POL] }
[Pipeline] [RO] }
[Pipeline] [NG-UI] // dir
[Pipeline] [PLA] // dir
[Pipeline] [NG-UI] }
[Pipeline] [PLA] }
[Pipeline] [IM] // dir
[Pipeline] [tests] // dir
[Pipeline] [IM] }
[Pipeline] [tests] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[Pipeline] // parallel
[Pipeline] }
Lock released on resource [Artifactory]
[Pipeline] // lock
[Pipeline] sh
[release] Running shell script
+ mkdir -p pool
[Pipeline] sh
[release] Running shell script
+ ls -al devops/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:04 .
drwxrwxr-x 5 jenkins jenkins 4096 May 24 00:04 ..
drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:04 devops
[Pipeline] sh
[release] Running shell script
+ cp -r devops/pool/devops pool/
[Pipeline] sh
[release] Running shell script
+ dpkg-sig --sign builder -k OSMETSI pool/devops/osm-devops_12.0.8.post2-1_all.deb
Processing pool/devops/osm-devops_12.0.8.post2-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/devops/osm-devops_12.0.8.post2-1_all.deb
[Pipeline] sh
[release] Running shell script
+ mkdir -p dists/unstable/devops/binary-amd64/
[Pipeline] sh
[release] Running shell script
+ apt-ftparchive packages pool/devops
[Pipeline] sh
[release] Running shell script
+ gzip -9fk dists/unstable/devops/binary-amd64/Packages
[Pipeline] sh
[release] Running shell script
+ ls -al IM/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:04 .
drwxrwxr-x 5 jenkins jenkins 4096 May 24 00:04 ..
drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:04 IM
[Pipeline] sh
[release] Running shell script
+ cp -r IM/pool/IM pool/
[Pipeline] sh
[release] Running shell script
+ dpkg-sig --sign builder -k OSMETSI pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb
Processing pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb
Processing pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb
[Pipeline] sh
[release] Running shell script
+ mkdir -p dists/unstable/IM/binary-amd64/
[Pipeline] sh
[release] Running shell script
+ apt-ftparchive packages pool/IM
[Pipeline] sh
[release] Running shell script
+ gzip -9fk dists/unstable/IM/binary-amd64/Packages
[Pipeline] sh
[release] Running shell script
+ ls -al osmclient/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:04 .
drwxrwxr-x 5 jenkins jenkins 4096 May 24 00:04 ..
drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:04 osmclient
[Pipeline] sh
[release] Running shell script
+ cp -r osmclient/pool/osmclient pool/
[Pipeline] sh
[release] Running shell script
+ dpkg-sig --sign builder -k OSMETSI pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb
Processing pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb
[Pipeline] sh
[release] Running shell script
+ mkdir -p dists/unstable/osmclient/binary-amd64/
[Pipeline] sh
[release] Running shell script
+ apt-ftparchive packages pool/osmclient
[Pipeline] sh
[release] Running shell script
+ gzip -9fk dists/unstable/osmclient/binary-amd64/Packages
[Pipeline] sh
[release] Running shell script
+ apt-ftparchive release dists/unstable
[Pipeline] sh
[release] Running shell script
+ gpg --yes -abs -u OSMETSI -o dists/unstable/Release.gpg dists/unstable/Release
[Pipeline] sh
[release] Running shell script
+ cp /home/jenkins/pubkey.asc OSM ETSI Release Key.gpg
[Pipeline] sh
[release] Running shell script
+ cp /home/jenkins/pubkey.asc .
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
[repo] Running shell script
+ pwd
[Pipeline] sh
[repo] Running shell script
+ python -c import socket; s=socket.socket(); s.bind(("", 0));print(s.getsockname()[1]); s.close()
+ echo 39345
[Pipeline] sh
[repo] Running shell script
+ docker run -dit --name osm-v120-merge-753-apache -p 39345:80 -v /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo:/usr/local/apache2/htdocs/ httpd:2.4
f81f3d0db6a6cffd1cda962436cee022623e88f513574f5fa550a670094ab63b
[Pipeline] sh
[repo] Running shell script
+ docker inspect --format {{ .NetworkSettings.IPAddress }} osm-v120-merge-753-apache
[Pipeline] sh
[repo] Running shell script
+ echo 212.234.161.1 46905 172.21.1.5 22
+ awk {print $3}
[Pipeline] timeout
Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] sh
[repo] Running shell script
+ wget http://172.21.1.5:39345/release/dists/unstable/Release
--2024-05-24 00:05:01--  http://172.21.1.5:39345/release/dists/unstable/Release
Connecting to 172.21.1.5:39345... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3204 (3.1K)
Saving to: ‘Release’

     0K ...                                                   100%  492M=0s

2024-05-24 00:05:01 (492 MB/s) - ‘Release’ saved [3204/3204]

[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
HTTP server is ready and accepting http connections
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
[osm-stage_3-merge_v12.0] Running shell script
+ find ./repo/release/pool/ -name osm-devops*.deb
[Pipeline] sh
[osm-stage_3-merge_v12.0] Running shell script
+ mktemp -d
[Pipeline] echo
Extracting local devops package ./repo/release/pool/devops/osm-devops_12.0.8.post2-1_all.deb into /tmp/tmp.hViWFlh14h for docker build step
[Pipeline] sh
[osm-stage_3-merge_v12.0] Running shell script
+ dpkg -x ./repo/release/pool/devops/osm-devops_12.0.8.post2-1_all.deb /tmp/tmp.hViWFlh14h
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops
[Pipeline] {
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ docker login osm.etsi.org:5050/devops/cicd/ -u **** -p ****
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/****/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sh
[osm-devops] Running shell script
+ date +%Y-%m-%d:%H:%M:%S
[Pipeline] dir
Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/docker
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
[docker] Running shell script
+ find . -name Dockerfile -printf %h\n
+ sed s|\./||
[Pipeline] echo
[LCM, Keystone, MON, POL, Prometheus, tests, PLA, osmclient, RO, NG-UI, NBI]
[Pipeline] parallel
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [Prometheus] { (Branch: Prometheus)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/docker/LCM
[Pipeline] [LCM] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/docker/Keystone
[Pipeline] [Keystone] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/docker/MON
[Pipeline] [MON] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/docker/POL
[Pipeline] [POL] {
[Pipeline] [Prometheus] dir
[Prometheus] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/docker/Prometheus
[Pipeline] [Prometheus] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/docker/tests
[Pipeline] [tests] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/docker/PLA
[Pipeline] [PLA] {
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/docker/osmclient
[Pipeline] [osmclient] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/docker/RO
[Pipeline] [RO] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/docker/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/docker/NBI
[Pipeline] [NBI] {
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/lcm:osm-v120-merge-753 --build-arg CACHE_DATE=2024-05-24:00:05:03 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb .
[LCM] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[LCM]             Install the buildx component to build images with BuildKit:
[LCM]             https://docs.docker.com/go/buildx/
[LCM] 
[LCM] Sending build context to Docker daemon  9.728kB

[LCM] Step 1/57 : FROM ubuntu:20.04 as INSTALL
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/keystone:osm-v120-merge-753 --build-arg CACHE_DATE=2024-05-24:00:05:03 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb .
[Keystone] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Keystone]             Install the buildx component to build images with BuildKit:
[Keystone]             https://docs.docker.com/go/buildx/
[Keystone] 
[Keystone] Sending build context to Docker daemon  27.65kB

[Keystone] Step 1/24 : FROM ubuntu:20.04
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/mon:osm-v120-merge-753 --build-arg CACHE_DATE=2024-05-24:00:05:03 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb .
[MON] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[MON]             Install the buildx component to build images with BuildKit:
[MON]             https://docs.docker.com/go/buildx/
[MON] 
[MON] Sending build context to Docker daemon  8.192kB

[MON] Step 1/55 : FROM ubuntu:20.04 as INSTALL
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/pol:osm-v120-merge-753 --build-arg CACHE_DATE=2024-05-24:00:05:03 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb .
[POL] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[POL]             Install the buildx component to build images with BuildKit:
[POL]             https://docs.docker.com/go/buildx/
[POL] 
[POL] Sending build context to Docker daemon  8.704kB

[POL] Step 1/37 : FROM ubuntu:20.04 as INSTALL
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/prometheus:osm-v120-merge-753 --build-arg CACHE_DATE=2024-05-24:00:05:03 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb .
[Prometheus] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Prometheus]             Install the buildx component to build images with BuildKit:
[Prometheus]             https://docs.docker.com/go/buildx/
[Prometheus] 
[Prometheus] Sending build context to Docker daemon  12.29kB

[Prometheus] Step 1/10 : FROM python:3.8
[Prometheus]  ---> fc6a57648aa5
[Prometheus] Step 2/10 : ENV PROMETHEUS_URL http://prometheus:9090
[Prometheus]  ---> Using cache
[Prometheus]  ---> 2c4cc6886220
[Prometheus] Step 3/10 : ENV MONGODB_URL mongodb://mongo:27017
[Prometheus]  ---> Using cache
[Prometheus]  ---> 6191662526d5
[Prometheus] Step 4/10 : ENV PROMETHEUS_CONFIG_FILE /etc/prometheus/prometheus.yml
[Prometheus]  ---> Using cache
[Prometheus]  ---> 1473a528f12b
[Prometheus] Step 5/10 : ENV TARGET_DATABASE osm
[Prometheus]  ---> Running in 8ac1c4d63cc0
[Prometheus] Removing intermediate container 8ac1c4d63cc0
[Prometheus]  ---> b75171e3d571
[Prometheus] Step 6/10 : WORKDIR /code
[Prometheus]  ---> Running in 9bb3ee765e75
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/tests:osm-v120-merge-753 --build-arg CACHE_DATE=2024-05-24:00:05:03 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb .
[tests] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[tests]             Install the buildx component to build images with BuildKit:
[tests]             https://docs.docker.com/go/buildx/
[tests] 
[tests] Sending build context to Docker daemon  4.608kB

[tests] Step 1/30 : FROM ubuntu:20.04 as FINAL
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/pla:osm-v120-merge-753 --build-arg CACHE_DATE=2024-05-24:00:05:03 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb .
[PLA] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[PLA]             Install the buildx component to build images with BuildKit:
[PLA]             https://docs.docker.com/go/buildx/
[PLA] 
[PLA] Sending build context to Docker daemon  9.728kB

[PLA] Step 1/42 : FROM ubuntu:20.04 as INSTALL
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/osmclient:osm-v120-merge-753 --build-arg CACHE_DATE=2024-05-24:00:05:03 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb .
[osmclient] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[osmclient]             Install the buildx component to build images with BuildKit:
[osmclient]             https://docs.docker.com/go/buildx/
[osmclient] 
[osmclient] Sending build context to Docker daemon  4.608kB

[osmclient] Step 1/22 : FROM ubuntu:20.04 as INSTALL
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [NBI] sh
[Prometheus] Removing intermediate container 9bb3ee765e75
[Prometheus]  ---> a2de932bf922
[Prometheus] Step 7/10 : COPY src/requirements.txt .
[Prometheus]  ---> dfc175a6d02a
[Prometheus] Step 8/10 : RUN pip install -r requirements.txt
[Prometheus]  ---> Running in df9cade376cb
[RO] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ro:osm-v120-merge-753 --build-arg CACHE_DATE=2024-05-24:00:05:03 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb .
[RO] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[RO]             Install the buildx component to build images with BuildKit:
[RO]             https://docs.docker.com/go/buildx/
[RO] 
[RO] Sending build context to Docker daemon  13.82kB

[RO] Step 1/59 : FROM ubuntu:20.04 as INSTALL
[NG-UI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ng-ui:osm-v120-merge-753 --build-arg CACHE_DATE=2024-05-24:00:05:03 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb .
[NG-UI] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[NG-UI]             Install the buildx component to build images with BuildKit:
[NG-UI]             https://docs.docker.com/go/buildx/
[NG-UI] 
[NG-UI] Sending build context to Docker daemon  4.608kB

[NG-UI] Step 1/21 : FROM ubuntu:20.04 as INSTALL
[NBI] [NBI] Running shell script
[NBI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/nbi:osm-v120-merge-753 --build-arg CACHE_DATE=2024-05-24:00:05:03 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v12.0/463/pool/osmclient/python3-osmclient_12.0.8.post1+g12ab377-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v12.0/482/pool/devops/osm-devops_12.0.8.post2-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v12.0/457/pool/MON/python3-osm-mon_12.0.8+gd286049-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v12.0/467/pool/N2VC/python3-n2vc_12.0.8+g6a6c31c-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v12.0/461/pool/NBI/python3-osm-nbi_12.0.8+gfa5ddde-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v12.0/455/pool/common/python3-osm-common_12.0.8+g6aaeaa3-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v12.0/466/pool/LCM/python3-osm-lcm_12.0.8+g015edaa-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v12.0/453/pool/POL/python3-osm-policy-module_12.0.8+g90c437d-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v12.0/455/pool/NG-UI/osm-ngui_12.0.8-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v12.0/452/pool/PLA/python3-osm-pla_12.0.8+g5fc05c1-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/python3-osm-im_12.0.8+ga0b604e-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v12.0/454/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v12.0/352/pool/tests/osm-tests_12.0.8-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v12.0/483/pool/RO/python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb .
[NBI] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[NBI]             Install the buildx component to build images with BuildKit:
[NBI]             https://docs.docker.com/go/buildx/
[NBI] 
[NBI] Sending build context to Docker daemon  6.656kB

[NBI] Step 1/45 : FROM ubuntu:20.04 as INSTALL
[Keystone] 20.04: Pulling from library/ubuntu
[LCM] 20.04: Pulling from library/ubuntu
[LCM] d4c3c94e5e10: Pulling fs layer
[LCM] d4c3c94e5e10: Verifying Checksum
[LCM] d4c3c94e5e10: Download complete
[MON] 20.04: Pulling from library/ubuntu
[Keystone] d4c3c94e5e10: Pulling fs layer
[MON] d4c3c94e5e10: Pulling fs layer
[POL] 20.04: Pulling from library/ubuntu
[POL] d4c3c94e5e10: Pulling fs layer
[tests] 20.04: Pulling from library/ubuntu
[tests] d4c3c94e5e10: Pulling fs layer
[PLA] 20.04: Pulling from library/ubuntu
[PLA] d4c3c94e5e10: Pulling fs layer
[osmclient] 20.04: Pulling from library/ubuntu
[osmclient] d4c3c94e5e10: Pulling fs layer
[RO] 20.04: Pulling from library/ubuntu
[RO] d4c3c94e5e10: Pulling fs layer
[NG-UI] 20.04: Pulling from library/ubuntu
[NG-UI] d4c3c94e5e10: Pulling fs layer
[NBI] 20.04: Pulling from library/ubuntu
[NBI] d4c3c94e5e10: Pulling fs layer
[LCM] d4c3c94e5e10: Pull complete
[LCM] Digest: sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b
[LCM] Status: Downloaded newer image for ubuntu:20.04
[LCM]  ---> 2abc4dfd8318
[LCM] Step 2/57 : ARG APT_PROXY
[LCM]  ---> Running in 091d376b156c
[Keystone] d4c3c94e5e10: Pull complete
[Keystone] Digest: sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b
[Keystone] Status: Image is up to date for ubuntu:20.04
[Keystone]  ---> 2abc4dfd8318
[Keystone] Step 2/24 : ARG APT_PROXY
[Keystone]  ---> Running in fb88c5181db8
[MON] d4c3c94e5e10: Pull complete
[MON] Digest: sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b
[MON] Status: Image is up to date for ubuntu:20.04
[MON]  ---> 2abc4dfd8318
[MON] Step 2/55 : ARG APT_PROXY
[MON]  ---> Running in 0d5d3e9aef7e
[POL] d4c3c94e5e10: Pull complete
[POL] Digest: sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b
[POL] Status: Image is up to date for ubuntu:20.04
[POL]  ---> 2abc4dfd8318
[POL] Step 2/37 : ARG APT_PROXY
[POL]  ---> Running in 755f252f5dc0
[tests] d4c3c94e5e10: Pull complete
[tests] Digest: sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b
[tests] Status: Image is up to date for ubuntu:20.04
[tests]  ---> 2abc4dfd8318
[tests] Step 2/30 : ARG APT_PROXY
[tests]  ---> Running in 4ccca774e52f
[PLA] d4c3c94e5e10: Pull complete
[PLA] Digest: sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b
[PLA] Status: Image is up to date for ubuntu:20.04
[PLA]  ---> 2abc4dfd8318
[PLA] Step 2/42 : ARG APT_PROXY
[PLA]  ---> Running in 0d82615ee88c
[osmclient] d4c3c94e5e10: Pull complete
[osmclient] Digest: sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b
[osmclient] Status: Image is up to date for ubuntu:20.04
[osmclient]  ---> 2abc4dfd8318
[osmclient] Step 2/22 : ARG APT_PROXY
[osmclient]  ---> Running in 3f8251121120
[RO] d4c3c94e5e10: Pull complete
[RO] Digest: sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b
[RO] Status: Image is up to date for ubuntu:20.04
[RO]  ---> 2abc4dfd8318
[RO] Step 2/59 : ARG APT_PROXY
[NG-UI] d4c3c94e5e10: Pull complete
[NG-UI] Digest: sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b
[NG-UI] Status: Image is up to date for ubuntu:20.04
[NG-UI]  ---> 2abc4dfd8318
[NG-UI] Step 2/21 : ARG APT_PROXY
[NG-UI]  ---> Running in a26b8416e97d
[NG-UI] Removing intermediate container a26b8416e97d
[NG-UI]  ---> 1b94d8a15e3f
[NG-UI] Step 3/21 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NBI] d4c3c94e5e10: Pull complete
[NBI] Digest: sha256:874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1cad3a912b
[NBI] Status: Image is up to date for ubuntu:20.04
[NBI]  ---> 2abc4dfd8318
[NBI] Step 2/45 : ARG APT_PROXY
[NBI]  ---> Running in 44cc5d25b021
[LCM] Removing intermediate container 091d376b156c
[LCM]  ---> b2c60fbd3335
[LCM] Step 3/57 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[LCM]  ---> Running in 2db11c52a968
[Keystone] Removing intermediate container fb88c5181db8
[Keystone]  ---> e5d6982bedc9
[Keystone] Step 3/24 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[Keystone]  ---> Running in 4b69ac1a43e3
[MON] Removing intermediate container 0d5d3e9aef7e
[MON]  ---> a749d0371a28
[MON] Step 3/55 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[MON]  ---> Running in 06b478175d9b
[POL] Removing intermediate container 755f252f5dc0
[POL]  ---> 40c77bd3e79d
[POL] Step 3/37 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[POL]  ---> Running in bccbbf24c320
[Prometheus] Collecting aiohttp==3.6.2
[Prometheus]   Downloading aiohttp-3.6.2-py3-none-any.whl (441 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 kB 5.5 MB/s eta 0:00:00
[Prometheus] Collecting async-timeout==3.0.1
[Prometheus]   Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
[Prometheus] Collecting attrs==20.2.0
[Prometheus]   Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.1/48.1 kB 1.5 MB/s eta 0:00:00
[Prometheus] Collecting chardet==3.0.4
[Prometheus]   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 4.4 MB/s eta 0:00:00
[Prometheus] Collecting idna==2.10
[Prometheus]   Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.9 MB/s eta 0:00:00
[Prometheus] Collecting multidict==4.7.6
[Prometheus]   Downloading multidict-4.7.6-cp38-cp38-manylinux1_x86_64.whl (162 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.9/162.9 kB 17.8 MB/s eta 0:00:00
[tests] Removing intermediate container 4ccca774e52f
[tests]  ---> 040d8524c0f1
[tests] Step 3/30 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[tests]  ---> Running in 5946bd2400be
[PLA] Removing intermediate container 0d82615ee88c
[PLA]  ---> 4b8d84cd0c96
[PLA] Step 3/42 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[PLA]  ---> Running in c272ca444149
[osmclient] Removing intermediate container 3f8251121120
[osmclient]  ---> c5939bdad188
[osmclient] Step 3/22 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[osmclient]  ---> Running in 73f171b5c354
[RO]  ---> Running in a94accde8b4d
[RO] Removing intermediate container a94accde8b4d
[RO]  ---> 062b8470e2f4
[RO] Step 3/59 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[RO]  ---> Running in eee8ffd455d8
[NG-UI]  ---> Running in 9e8ab8a59de2
[NBI] Removing intermediate container 44cc5d25b021
[NBI]  ---> 24652cd104af
[NBI] Step 3/45 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NBI]  ---> Running in 35c0ccda4b26
[Prometheus] Collecting pymongo==3.11.0
[Prometheus]   Downloading pymongo-3.11.0-cp38-cp38-manylinux2014_x86_64.whl (530 kB)
[NG-UI] Removing intermediate container 9e8ab8a59de2
[NG-UI]  ---> 61140e4a6f0b
[NG-UI] Step 4/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https=2.0.*     curl=7.68.*     gnupg2=2.2.*     nginx=1.18.*     software-properties-common=0.99.*     xz-utils=5.2.*
[NG-UI]  ---> Running in 56128c976ef8
[LCM] Removing intermediate container 2db11c52a968
[LCM]  ---> 3c8fa578bb2e
[LCM] Step 4/57 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:9.3.*     python3=3.8.*     python3-dev=3.8.*     python3-pip=20.0.2*     python3-setuptools=45.2.*     curl=7.68.*
[LCM]  ---> Running in 519448cc6880
[Keystone] Removing intermediate container 4b69ac1a43e3
[Keystone]  ---> b7de022ad839
[Keystone] Step 4/24 : EXPOSE 5000
[Keystone]  ---> Running in accdac3eeb64
[Keystone] Removing intermediate container accdac3eeb64
[Keystone]  ---> 22a64e4a5a81
[Keystone] Step 5/24 : WORKDIR /app
[Keystone]  ---> Running in c6eff0090f90
[Keystone] Removing intermediate container c6eff0090f90
[Keystone]  ---> 5fc9b10ed731
[Keystone] Step 6/24 : COPY scripts/start.sh /app/start.sh
[Keystone]  ---> 3a0b2885b744
[Keystone] Step 7/24 : RUN DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get upgrade -y &&     DEBIAN_FRONTEND=noninteractive apt-get autoremove -y &&     DEBIAN_FRONTEND=noninteractive apt-get install -y software-properties-common &&     add-apt-repository -y cloud-archive:victoria &&     DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get dist-upgrade -y &&     DEBIAN_FRONTEND=noninteractive apt-get install -y     apache2=2.4.*     keystone=2:18.1.*     libapache2-mod-wsgi-py3=4.6.*     python3-pip=20.0.*     build-essential=12.8*     python3-dev=3.8.*     libldap2-dev=2.4.*     libsasl2-dev=2.1.*     libssl-dev=1.1.*     libffi-dev=3.3*     libxml2-dev=2.9.*     libxslt1-dev=1.1.*     zlib1g-dev=1:1.2.*     ldap-utils=2.4.*     curl=7.68.*     net-tools=1.60*     mysql-client=8.0.*     dnsutils=1:9.16.* &&     rm -rf /var/lib/apt/lists/* &&     chmod +x start.sh
[Keystone]  ---> Running in 4f6bce03be81
[MON] Removing intermediate container 06b478175d9b
[MON]  ---> 4e31a423d866
[MON] Step 4/55 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:9.3.*     python3=3.8.*     python3-dev=3.8.*     python3-pip=20.0.2*     python3-setuptools=45.2.*     curl=7.68.*
[MON]  ---> Running in 2ad9e8aabc3f
[POL] Removing intermediate container bccbbf24c320
[POL]  ---> 6c392e9ff8b4
[POL] Step 4/37 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:9.3.*     python3=3.8.*     python3-dev=3.8.*     python3-pip=20.0.2*     python3-setuptools=45.2.*     curl=7.68.*
[POL]  ---> Running in 83ddeda14f9a
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.4/530.4 kB 6.3 MB/s eta 0:00:00
[Prometheus] Collecting python-dateutil==2.8.1
[Prometheus]   Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.2/227.2 kB 6.9 MB/s eta 0:00:00
[Prometheus] Collecting PyYAML==5.3.1
[Prometheus]   Downloading PyYAML-5.3.1.tar.gz (269 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 269.4/269.4 kB 8.2 MB/s eta 0:00:00
[Prometheus]   Preparing metadata (setup.py): started
[tests] Removing intermediate container 5946bd2400be
[tests]  ---> 7b4fb3788162
[tests] Step 4/30 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:9.3.*     python3=3.8.*     python3-dev=3.8.*     python3-pip=20.0.2*     python3-setuptools=45.2.*     curl=7.68.*
[tests]  ---> Running in ecf17c4f0f06
[PLA] Removing intermediate container c272ca444149
[PLA]  ---> d75feb393c50
[PLA] Step 4/42 : ARG APT_PROXY
[PLA]  ---> Running in 36a6d4e3a600
[PLA] Removing intermediate container 36a6d4e3a600
[PLA]  ---> c1727c4d98d7
[PLA] Step 5/42 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[PLA]  ---> Running in 9741eed3e1ac
[RO] Removing intermediate container eee8ffd455d8
[RO]  ---> 08382a6301c3
[RO] Step 4/59 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:9.3.*     python3=3.8.*     python3-dev=3.8.*     python3-pip=20.0.2*     python3-setuptools=45.2.*     curl=7.68.*
[RO]  ---> Running in f05e8d1d72de
[Prometheus]   Preparing metadata (setup.py): finished with status 'done'
[Prometheus] Collecting six==1.15.0
[Prometheus]   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
[Prometheus] Collecting yarl==1.6.0
[Prometheus]   Downloading yarl-1.6.0-cp38-cp38-manylinux1_x86_64.whl (262 kB)
[PLA] Removing intermediate container 9741eed3e1ac
[PLA]  ---> 942f58e75c3a
[PLA] Step 6/42 : ARG APT_PROXY
[PLA]  ---> Running in 06a4118460db
[PLA] Removing intermediate container 06a4118460db
[PLA]  ---> 9d0e009da46f
[PLA] Step 7/42 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[PLA]  ---> Running in 4c9633da1c35
[osmclient] Removing intermediate container 73f171b5c354
[osmclient]  ---> 7398c8c32d77
[osmclient] Step 4/22 : ARG APT_PROXY
[osmclient]  ---> Running in 0e3299a70b34
[osmclient] Removing intermediate container 0e3299a70b34
[osmclient]  ---> 399a53552b50
[osmclient] Step 5/22 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[osmclient]  ---> Running in 70a94439feaa
[RO] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[RO] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[RO] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[RO] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[RO] Get:5 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[RO] Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[RO] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB]
[RO] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3672 kB]
[NG-UI] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[NG-UI] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[NG-UI] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[NG-UI] Get:5 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[NG-UI] Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[NBI] Removing intermediate container 35c0ccda4b26
[NBI]  ---> 138cb895e4a0
[NBI] Step 4/45 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:9.3.*     python3=3.8.*     python3-dev=3.8.*     python3-pip=20.0.2*     python3-setuptools=45.2.*     curl=7.68.*
[NBI]  ---> Running in 4394f1db7189
[LCM] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[LCM] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[LCM] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[LCM] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[LCM] Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1207 kB]
[LCM] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3672 kB]
[LCM] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3616 kB]
[LCM] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB]
[LCM] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[LCM] Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[LCM] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[LCM] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[LCM] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4147 kB]
[LCM] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1503 kB]
[LCM] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB]
[LCM] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3766 kB]
[LCM] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[LCM] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 262.5/262.5 kB 9.0 MB/s eta 0:00:00
[Prometheus] Building wheels for collected packages: PyYAML
[Prometheus]   Building wheel for PyYAML (setup.py): started
[tests] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[tests] Get:2 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1207 kB]
[tests] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3672 kB]
[tests] Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB]
[tests] Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3616 kB]
[tests] Get:6 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[tests] Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[tests] Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[RO] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3616 kB]
[RO] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[RO] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[RO] Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1207 kB]
[RO] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB]
[RO] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3766 kB]
[RO] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4147 kB]
[RO] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1503 kB]
[RO] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[RO] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[NG-UI] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3672 kB]
[NG-UI] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1207 kB]
[NG-UI] Get:10 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB]
[NG-UI] Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3616 kB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1503 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4147 kB]
[NG-UI] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB]
[NG-UI] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3766 kB]
[NG-UI] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[NG-UI] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[Keystone] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[Keystone] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[Keystone] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[Keystone] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[Keystone] Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1207 kB]
[Keystone] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3672 kB]
[Keystone] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3616 kB]
[Keystone] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB]
[Keystone] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[Keystone] Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[Keystone] Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[Keystone] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[MON] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[MON] Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1207 kB]
[MON] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3672 kB]
[MON] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3616 kB]
[MON] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB]
[MON] Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[MON] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[MON] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[MON] Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[MON] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4147 kB]
[POL] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[POL] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[POL] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[POL] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[POL] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[POL] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[POL] Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[tests] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[tests] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[tests] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[tests] Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[tests] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1503 kB]
[tests] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3766 kB]
[tests] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4147 kB]
[tests] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB]
[tests] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[tests] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[LCM] Fetched 31.5 MB in 3s (12.1 MB/s)
[Keystone] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4147 kB]
[Keystone] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1503 kB]
[Keystone] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB]
[Keystone] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3766 kB]
[Keystone] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[Keystone] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[MON] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1503 kB]
[MON] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3766 kB]
[MON] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB]
[MON] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[MON] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[POL] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[POL] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3616 kB]
[POL] Get:10 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB]
[POL] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3672 kB]
[POL] Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1207 kB]
[POL] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1503 kB]
[POL] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB]
[POL] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4147 kB]
[POL] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3766 kB]
[POL] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[POL] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[tests] Fetched 31.5 MB in 3s (11.0 MB/s)
[RO] Fetched 31.5 MB in 3s (11.5 MB/s)
[NG-UI] Fetched 31.5 MB in 3s (11.3 MB/s)
[NBI] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[NBI] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[NBI] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[NBI] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[NBI] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[NBI] Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[NBI] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3616 kB]
[NBI] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[NBI] Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[NBI] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3672 kB]
[NBI] Get:11 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1207 kB]
[NBI] Get:12 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB]
[NBI] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3766 kB]
[NBI] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB]
[NBI] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1503 kB]
[NBI] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4147 kB]
[NBI] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[NBI] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[PLA] Removing intermediate container 4c9633da1c35
[PLA]  ---> f12bc1f4a71d
[PLA] Step 8/42 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:9.3.*     python3=3.8.*     python3-dev=3.8.*     python3-pip=20.0.2*     python3-setuptools=45.2.*     curl=7.68.*
[PLA]  ---> Running in b846cecf013f
[PLA] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[PLA] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[PLA] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[PLA] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[PLA] Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3616 kB]
[PLA] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB]
[PLA] Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1207 kB]
[osmclient] Removing intermediate container 70a94439feaa
[osmclient]  ---> 0c959c747edf
[osmclient] Step 6/22 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:9.3.*     python3=3.8.*     python3-dev=3.8.*     python3-pip=20.0.2*     python3-setuptools=45.2.*     curl=7.68.*
[osmclient]  ---> Running in 384fc9a0c765
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[osmclient] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[osmclient] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[osmclient] Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3616 kB]
[osmclient] Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1207 kB]
[osmclient] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB]
[osmclient] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3672 kB]
[osmclient] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[osmclient] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[LCM] Reading package lists...
[Keystone] Fetched 31.5 MB in 3s (10.8 MB/s)
[MON] Fetched 31.5 MB in 3s (9448 kB/s)
[MON] Reading package lists...
[POL] Fetched 31.5 MB in 3s (11.8 MB/s)
[tests] Reading package lists...
[PLA] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3672 kB]
[PLA] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[PLA] Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[PLA] Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[PLA] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[PLA] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB]
[PLA] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3766 kB]
[PLA] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4147 kB]
[PLA] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1503 kB]
[osmclient] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[osmclient] Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[osmclient] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1503 kB]
[osmclient] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB]
[osmclient] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3766 kB]
[osmclient] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4147 kB]
[osmclient] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[osmclient] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[RO] Reading package lists...
[NG-UI] Reading package lists...
[NBI] Fetched 31.5 MB in 3s (10.6 MB/s)
[LCM] Reading package lists...
[LCM] Building dependency tree...
[LCM] Reading state information...
[LCM] The following additional packages will be installed:
[LCM]   binutils binutils-common binutils-x86-64-linux-gnu build-essential
[LCM]   ca-certificates cpp cpp-9 dirmngr dpkg-dev fakeroot file g++ g++-9 gcc-9
[LCM]   gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
[LCM]   gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl
[LCM]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
[LCM]   libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0
[LCM]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1
[LCM]   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
[LCM]   libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal
[LCM]   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
[LCM]   libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1
[LCM]   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
[LCM]   libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1
[LCM]   libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5
[LCM]   libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
[LCM]   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8
[LCM]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[LCM]   libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1
[LCM]   libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support
[LCM]   netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix
[LCM]   python-pip-whl python3-distutils python3-lib2to3 python3-minimal
[LCM]   python3-pkg-resources python3-wheel python3.8 python3.8-dev
[LCM]   python3.8-minimal readline-common xz-utils zlib1g-dev
[LCM] Suggested packages:
[LCM]   binutils-doc cpp-doc gcc-9-locales dbus-user-session libpam-systemd
[LCM]   pinentry-gnome3 tor debian-keyring g++-multilib g++-9-multilib gcc-9-doc
[LCM]   gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-9-multilib
[LCM]   parcimonie xloadimage scdaemon glibc-doc git bzr gdbm-l10n krb5-doc
[LCM]   krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[LCM]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[LCM]   libstdc++-9-doc make-doc man-browser ed diffutils-doc perl-doc
[LCM]   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
[LCM]   liblocale-codes-perl pinentry-doc python3-doc python3-tk python3-venv
[LCM]   python-setuptools-doc python3.8-venv python3.8-doc binfmt-support
[LCM]   readline-doc
[Keystone] Reading package lists...
[POL] Reading package lists...
[tests] Reading package lists...
[PLA] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[PLA] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[osmclient] Fetched 31.5 MB in 2s (14.2 MB/s)
[RO] Reading package lists...
[RO] Building dependency tree...
[RO] Reading state information...
[NG-UI] Reading package lists...
[NG-UI] Building dependency tree...
[NG-UI] Reading state information...
[NG-UI] The following additional packages will be installed:
[NG-UI]   ca-certificates dbus dbus-user-session dconf-gsettings-backend dconf-service
[NG-UI]   dirmngr distro-info-data dmsetup file fontconfig-config fonts-dejavu-core
[NG-UI]   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
[NG-UI]   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
[NG-UI]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[NG-UI]   gsettings-desktop-schemas iproute2 iso-codes krb5-locales libapparmor1
[NG-UI]   libappstream4 libargon2-1 libasn1-8-heimdal libassuan0 libatm1 libbrotli1
[NG-UI]   libbsd0 libcap2 libcap2-bin libcryptsetup12 libcurl4 libdbus-1-3 libdconf1
[NG-UI]   libdevmapper1.02.1 libelf1 libexpat1 libfontconfig1 libfreetype6 libgd3
[NG-UI]   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
[NG-UI]   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
[NG-UI]   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
[NG-UI]   libip4tc2 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c4 libk5crypto3
[NG-UI]   libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
[NG-UI]   libldap-2.4-2 libldap-common liblmdb0 libmagic-mgc libmagic1 libmnl0
[NG-UI]   libmpdec2 libnghttp2-14 libnginx-mod-http-image-filter
[NG-UI]   libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libnpth0
[NG-UI]   libnss-systemd libpackagekit-glib2-18 libpam-cap libpam-systemd libpng16-16
[NG-UI]   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
[NG-UI]   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
[NG-UI]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[NG-UI]   libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libtiff5 libwebp6
[NG-UI]   libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxml2
[NG-UI]   libxpm4 libxslt1.1 libxtables12 libyaml-0-2 lsb-release mime-support
[NG-UI]   networkd-dispatcher nginx-common nginx-core openssl packagekit
[NG-UI]   packagekit-tools pinentry-curses policykit-1 publicsuffix python-apt-common
[NG-UI]   python3 python3-apt python3-certifi python3-chardet python3-dbus
[NG-UI]   python3-distro-info python3-gi python3-idna python3-minimal
[NG-UI]   python3-pkg-resources python3-requests python3-requests-unixsocket
[NG-UI]   python3-six python3-software-properties python3-urllib3 python3.8
[NG-UI]   python3.8-minimal readline-common shared-mime-info systemd systemd-sysv
[NG-UI]   systemd-timesyncd tzdata ucf unattended-upgrades xdg-user-dirs
[NG-UI] Suggested packages:
[NG-UI]   pinentry-gnome3 tor parcimonie xloadimage scdaemon iproute2-doc isoquery
[NG-UI]   libgd-tools krb5-doc krb5-user gstreamer1.0-tools
[NG-UI]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[NG-UI]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql iw
[NG-UI]   | wireless-tools fcgiwrap nginx-doc ssl-cert appstream pinentry-doc
[NG-UI]   python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc
[NG-UI]   python-dbus-doc python3-dbus-dbg python3-setuptools python3-cryptography
[NG-UI]   python3-openssl python3-socks python3.8-venv python3.8-doc binutils
[NG-UI]   binfmt-support readline-doc systemd-container bsd-mailx default-mta
[NG-UI]   | mail-transport-agent needrestart powermgmt-base
[NG-UI] The following NEW packages will be installed:
[NG-UI]   apt-transport-https ca-certificates curl dbus dbus-user-session
[NG-UI]   dconf-gsettings-backend dconf-service dirmngr distro-info-data dmsetup file
[NG-UI]   fontconfig-config fonts-dejavu-core gir1.2-glib-2.0
[NG-UI]   gir1.2-packagekitglib-1.0 glib-networking glib-networking-common
[NG-UI]   glib-networking-services gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent
[NG-UI]   gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas
[NG-UI]   iproute2 iso-codes krb5-locales libapparmor1 libappstream4 libargon2-1
[NG-UI]   libasn1-8-heimdal libassuan0 libatm1 libbrotli1 libbsd0 libcap2 libcap2-bin
[NG-UI]   libcryptsetup12 libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1
[NG-UI]   libexpat1 libfontconfig1 libfreetype6 libgd3 libgirepository-1.0-1
[NG-UI]   libglib2.0-0 libglib2.0-bin libglib2.0-data libgssapi-krb5-2
[NG-UI]   libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
[NG-UI]   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
[NG-UI]   libip4tc2 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c4 libk5crypto3
[NG-UI]   libkeyutils1 libkmod2 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
[NG-UI]   libldap-2.4-2 libldap-common liblmdb0 libmagic-mgc libmagic1 libmnl0
[NG-UI]   libmpdec2 libnghttp2-14 libnginx-mod-http-image-filter
[NG-UI]   libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream libnpth0
[NG-UI]   libnss-systemd libpackagekit-glib2-18 libpam-cap libpam-systemd libpng16-16
[NG-UI]   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
[NG-UI]   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
[NG-UI]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[NG-UI]   libsoup2.4-1 libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libtiff5 libwebp6
[NG-UI]   libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxml2
[NG-UI]   libxpm4 libxslt1.1 libxtables12 libyaml-0-2 lsb-release mime-support
[NG-UI]   networkd-dispatcher nginx nginx-common nginx-core openssl packagekit
[NG-UI]   packagekit-tools pinentry-curses policykit-1 publicsuffix python-apt-common
[NG-UI]   python3 python3-apt python3-certifi python3-chardet python3-dbus
[NG-UI]   python3-distro-info python3-gi python3-idna python3-minimal
[NG-UI]   python3-pkg-resources python3-requests python3-requests-unixsocket
[NG-UI]   python3-six python3-software-properties python3-urllib3 python3.8
[NG-UI]   python3.8-minimal readline-common shared-mime-info
[NG-UI]   software-properties-common systemd systemd-sysv systemd-timesyncd tzdata ucf
[NG-UI]   unattended-upgrades xdg-user-dirs xz-utils
[NBI] Reading package lists...
[LCM] The following NEW packages will be installed:
[LCM]   binutils binutils-common binutils-x86-64-linux-gnu build-essential
[LCM]   ca-certificates cpp cpp-9 curl dirmngr dpkg-dev fakeroot file g++ g++-9 gcc
[LCM]   gcc-9 gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
[LCM]   gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl
[LCM]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
[LCM]   libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0
[LCM]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1
[LCM]   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
[LCM]   libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal
[LCM]   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
[LCM]   libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1
[LCM]   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
[LCM]   libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1
[LCM]   libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5
[LCM]   libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
[LCM]   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8
[LCM]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[LCM]   libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1
[LCM]   libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support
[LCM]   netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix
[LCM]   python-pip-whl python3 python3-dev python3-distutils python3-lib2to3
[LCM]   python3-minimal python3-pip python3-pkg-resources python3-setuptools
[LCM]   python3-wheel python3.8 python3.8-dev python3.8-minimal readline-common
[LCM]   xz-utils zlib1g-dev
[LCM] 0 upgraded, 127 newly installed, 0 to remove and 0 not upgraded.
[LCM] Need to get 76.7 MB of archives.
[LCM] After this operation, 339 MB of additional disk space will be used.
[LCM] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
[LCM] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB]
[LCM] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB]
[LCM] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
[LCM] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB]
[LCM] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
[LCM] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
[LCM] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
[LCM] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
[LCM] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
[LCM] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB]
[LCM] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB]
[LCM] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB]
[LCM] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
[LCM] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
[LCM] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB]
[LCM] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
[LCM] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
[LCM] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB]
[LCM] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB]
[LCM] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB]
[LCM] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
[LCM] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
[LCM] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
[LCM] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
[LCM] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
[LCM] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
[LCM] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
[LCM] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB]
[LCM] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB]
[LCM] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB]
[LCM] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
[LCM] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB]
[LCM] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB]
[LCM] Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
[LCM] Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
[LCM] Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
[LCM] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB]
[LCM] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB]
[LCM] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB]
[LCM] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB]
[LCM] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB]
[LCM] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B]
[LCM] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.15 [71.8 kB]
[LCM] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-182.202 [1134 kB]
[LCM] Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
[LCM] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.15 [2519 kB]
[LCM] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
[LCM] Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
[LCM] Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
[LCM] Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
[LCM] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB]
[LCM] Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
[LCM] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB]
[LCM] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB]
[LCM] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB]
[LCM] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B]
[LCM] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB]
[Keystone] Reading package lists...
[Keystone] Building dependency tree...
[Keystone] Reading state information...
[MON] Reading package lists...
[MON] Building dependency tree...
[MON] Reading state information...
[MON] The following additional packages will be installed:
[MON]   binutils binutils-common binutils-x86-64-linux-gnu build-essential
[MON]   ca-certificates cpp cpp-9 dirmngr dpkg-dev fakeroot file g++ g++-9 gcc-9
[MON]   gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
[MON]   gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl
[MON]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
[MON]   libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0
[MON]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1
[MON]   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
[MON]   libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal
[MON]   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
[MON]   libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1
[MON]   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
[MON]   libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1
[MON]   libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5
[MON]   libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
[MON]   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8
[MON]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[MON]   libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1
[MON]   libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support
[MON]   netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix
[MON]   python-pip-whl python3-distutils python3-lib2to3 python3-minimal
[MON]   python3-pkg-resources python3-wheel python3.8 python3.8-dev
[MON]   python3.8-minimal readline-common xz-utils zlib1g-dev
[MON] Suggested packages:
[MON]   binutils-doc cpp-doc gcc-9-locales dbus-user-session libpam-systemd
[MON]   pinentry-gnome3 tor debian-keyring g++-multilib g++-9-multilib gcc-9-doc
[MON]   gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-9-multilib
[MON]   parcimonie xloadimage scdaemon glibc-doc git bzr gdbm-l10n krb5-doc
[MON]   krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[MON]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[MON]   libstdc++-9-doc make-doc man-browser ed diffutils-doc perl-doc
[MON]   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
[MON]   liblocale-codes-perl pinentry-doc python3-doc python3-tk python3-venv
[MON]   python-setuptools-doc python3.8-venv python3.8-doc binfmt-support
[MON]   readline-doc
[MON] The following NEW packages will be installed:
[MON]   binutils binutils-common binutils-x86-64-linux-gnu build-essential
[MON]   ca-certificates cpp cpp-9 curl dirmngr dpkg-dev fakeroot file g++ g++-9 gcc
[MON]   gcc-9 gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
[MON]   gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl
[MON]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
[MON]   libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0
[MON]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1
[MON]   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
[MON]   libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal
[MON]   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
[MON]   libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1
[MON]   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
[MON]   libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1
[MON]   libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5
[MON]   libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
[MON]   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8
[MON]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[MON]   libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1
[MON]   libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support
[MON]   netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix
[MON]   python-pip-whl python3 python3-dev python3-distutils python3-lib2to3
[MON]   python3-minimal python3-pip python3-pkg-resources python3-setuptools
[MON]   python3-wheel python3.8 python3.8-dev python3.8-minimal readline-common
[MON]   xz-utils zlib1g-dev
[MON] 0 upgraded, 127 newly installed, 0 to remove and 0 not upgraded.
[MON] Need to get 76.7 MB of archives.
[MON] After this operation, 339 MB of additional disk space will be used.
[MON] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
[POL] Reading package lists...
[POL] Building dependency tree...
[POL] Reading state information...
[tests] Building dependency tree...
[tests] Reading state information...
[tests] The following additional packages will be installed:
[tests]   binutils binutils-common binutils-x86-64-linux-gnu build-essential
[tests]   ca-certificates cpp cpp-9 dirmngr dpkg-dev fakeroot file g++ g++-9 gcc-9
[tests]   gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
[tests]   gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl
[tests]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
[tests]   libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0
[tests]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1
[tests]   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
[tests]   libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal
[tests]   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
[tests]   libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1
[tests]   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
[tests]   libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1
[tests]   libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5
[tests]   libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
[tests]   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8
[tests]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[tests]   libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1
[tests]   libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support
[tests]   netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix
[tests]   python-pip-whl python3-distutils python3-lib2to3 python3-minimal
[tests]   python3-pkg-resources python3-wheel python3.8 python3.8-dev
[tests]   python3.8-minimal readline-common xz-utils zlib1g-dev
[tests] Suggested packages:
[tests]   binutils-doc cpp-doc gcc-9-locales dbus-user-session libpam-systemd
[tests]   pinentry-gnome3 tor debian-keyring g++-multilib g++-9-multilib gcc-9-doc
[tests]   gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-9-multilib
[tests]   parcimonie xloadimage scdaemon glibc-doc git bzr gdbm-l10n krb5-doc
[tests]   krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[tests]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[tests]   libstdc++-9-doc make-doc man-browser ed diffutils-doc perl-doc
[tests]   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
[tests]   liblocale-codes-perl pinentry-doc python3-doc python3-tk python3-venv
[tests]   python-setuptools-doc python3.8-venv python3.8-doc binfmt-support
[tests]   readline-doc
[PLA] Fetched 31.5 MB in 2s (13.8 MB/s)
[RO] The following additional packages will be installed:
[RO]   binutils binutils-common binutils-x86-64-linux-gnu build-essential
[RO]   ca-certificates cpp cpp-9 dirmngr dpkg-dev fakeroot file g++ g++-9 gcc-9
[RO]   gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
[RO]   gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl
[RO]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
[RO]   libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0
[RO]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1
[RO]   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
[RO]   libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal
[RO]   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
[RO]   libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1
[RO]   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
[RO]   libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1
[RO]   libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5
[RO]   libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
[RO]   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8
[RO]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[RO]   libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1
[RO]   libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support
[RO]   netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix
[RO]   python-pip-whl python3-distutils python3-lib2to3 python3-minimal
[RO]   python3-pkg-resources python3-wheel python3.8 python3.8-dev
[RO]   python3.8-minimal readline-common xz-utils zlib1g-dev
[RO] Suggested packages:
[RO]   binutils-doc cpp-doc gcc-9-locales dbus-user-session libpam-systemd
[RO]   pinentry-gnome3 tor debian-keyring g++-multilib g++-9-multilib gcc-9-doc
[RO]   gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-9-multilib
[RO]   parcimonie xloadimage scdaemon glibc-doc git bzr gdbm-l10n krb5-doc
[RO]   krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[RO]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[RO]   libstdc++-9-doc make-doc man-browser ed diffutils-doc perl-doc
[RO]   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
[RO]   liblocale-codes-perl pinentry-doc python3-doc python3-tk python3-venv
[RO]   python-setuptools-doc python3.8-venv python3.8-doc binfmt-support
[RO]   readline-doc
[RO] The following NEW packages will be installed:
[RO]   binutils binutils-common binutils-x86-64-linux-gnu build-essential
[RO]   ca-certificates cpp cpp-9 curl dirmngr dpkg-dev fakeroot file g++ g++-9 gcc
[RO]   gcc-9 gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
[RO]   gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl
[RO]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
[RO]   libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0
[RO]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1
[RO]   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
[RO]   libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal
[RO]   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
[RO]   libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1
[RO]   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
[RO]   libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1
[RO]   libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5
[RO]   libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
[RO]   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8
[RO]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[RO]   libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1
[RO]   libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support
[RO]   netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix
[RO]   python-pip-whl python3 python3-dev python3-distutils python3-lib2to3
[RO]   python3-minimal python3-pip python3-pkg-resources python3-setuptools
[RO]   python3-wheel python3.8 python3.8-dev python3.8-minimal readline-common
[RO]   xz-utils zlib1g-dev
[RO] 0 upgraded, 127 newly installed, 0 to remove and 0 not upgraded.
[RO] Need to get 76.7 MB of archives.
[RO] After this operation, 339 MB of additional disk space will be used.
[RO] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
[RO] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB]
[RO] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB]
[RO] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
[RO] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB]
[RO] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
[RO] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
[RO] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
[RO] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
[RO] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
[RO] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB]
[RO] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB]
[RO] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB]
[RO] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
[RO] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
[RO] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB]
[RO] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
[RO] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
[RO] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB]
[RO] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB]
[RO] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB]
[RO] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
[RO] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
[RO] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
[RO] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
[RO] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
[RO] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
[RO] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
[RO] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB]
[RO] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB]
[RO] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB]
[RO] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
[RO] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB]
[RO] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB]
[RO] Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
[RO] Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
[RO] Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
[RO] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB]
[RO] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB]
[RO] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB]
[RO] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB]
[RO] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB]
[RO] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B]
[RO] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.15 [71.8 kB]
[RO] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-182.202 [1134 kB]
[RO] Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
[RO] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.15 [2519 kB]
[RO] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
[RO] Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
[RO] Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
[RO] Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
[RO] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB]
[RO] Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
[NG-UI] 0 upgraded, 166 newly installed, 0 to remove and 0 not upgraded.
[NG-UI] Need to get 41.2 MB of archives.
[NG-UI] After this operation, 173 MB of additional disk space will be used.
[NG-UI] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB]
[NG-UI] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB]
[NG-UI] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
[NG-UI] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
[NG-UI] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
[NG-UI] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB]
[NG-UI] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
[NG-UI] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.3 [35.4 kB]
[NG-UI] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB]
[NG-UI] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.2 kB]
[NG-UI] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
[NG-UI] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB]
[NG-UI] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB]
[NG-UI] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2.1 [19.1 kB]
[NG-UI] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB]
[NG-UI] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.23 [28.1 kB]
[NG-UI] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.23 [3811 kB]
[NG-UI] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.23 [10.3 kB]
[NG-UI] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB]
[NG-UI] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
[NG-UI] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB]
[NG-UI] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB]
[NG-UI] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.16 [5032 B]
[NG-UI] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 dmsetup amd64 2:1.02.167-1ubuntu1 [75.6 kB]
[NG-UI] Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
[NG-UI] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
[NG-UI] Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
[NG-UI] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.7 [1289 kB]
[NG-UI] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgirepository-1.0-1 amd64 1.64.1-1~ubuntu20.04.1 [85.7 kB]
[NG-UI] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-glib-2.0 amd64 1.64.1-1~ubuntu20.04.1 [134 kB]
[NG-UI] Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
[NG-UI] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB]
[NG-UI] Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB]
[NG-UI] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxtables12 amd64 1.8.4-3ubuntu2.1 [28.7 kB]
[NG-UI] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB]
[NG-UI] Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 iproute2 amd64 5.5.0-1ubuntu1 [858 kB]
[NG-UI] Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 libatm1 amd64 1:2.5.1-4 [21.8 kB]
[NG-UI] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.7 [5944 B]
[NG-UI] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2024a-0ubuntu0.20.04 [301 kB]
[NG-UI] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
[NG-UI] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.23 [96.2 kB]
[NG-UI] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.1 [8364 B]
[NG-UI] Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.23 [186 kB]
[NG-UI] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.7 [640 kB]
[NG-UI] Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
[NG-UI] Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
[NG-UI] Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dbus amd64 1.2.16-1build1 [94.0 kB]
[NG-UI] Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gi amd64 3.36.0-1 [165 kB]
[NG-UI] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 networkd-dispatcher all 2.1-2~ubuntu20.04.3 [15.5 kB]
[NG-UI] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
[NG-UI] Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
[NG-UI] Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
[NG-UI] Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
[NG-UI] Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
[NG-UI] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
[NG-UI] Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
[NG-UI] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB]
[NG-UI] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB]
[NG-UI] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB]
[NG-UI] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
[NG-UI] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB]
[NG-UI] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB]
[NG-UI] Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 liblmdb0 amd64 0.9.24-1 [44.6 kB]
[NG-UI] Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 libpng16-16 amd64 1.6.37-2 [179 kB]
[NG-UI] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-26ubuntu1.3 [39.2 kB]
[NG-UI] Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
[NG-UI] Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
[NG-UI] Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
[NG-UI] Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
[NG-UI] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB]
[NG-UI] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB]
[NG-UI] Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
[NG-UI] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB]
[NG-UI] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB]
[NG-UI] Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distro-info all 0.23ubuntu1.1 [5944 B]
[NG-UI] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.10 [1704 B]
[NG-UI] Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
[NG-UI] Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
[NG-UI] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
[NG-UI] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
[NG-UI] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
[NG-UI] Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
[NG-UI] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
[NG-UI] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
[NG-UI] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
[NG-UI] Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
[NG-UI] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
[NG-UI] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
[NG-UI] Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB]
[NG-UI] Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB]
[NG-UI] Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB]
[NG-UI] Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
[NG-UI] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB]
[NG-UI] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB]
[NG-UI] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB]
[NG-UI] Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B]
[NG-UI] Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB]
[NG-UI] Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB]
[NG-UI] Get:106 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB]
[NG-UI] Get:107 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
[NG-UI] Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
[NG-UI] Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
[NG-UI] Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
[NG-UI] Get:111 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
[NG-UI] Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB]
[NG-UI] Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB]
[NG-UI] Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpackagekit-glib2-18 amd64 1.1.13-2ubuntu1.1 [104 kB]
[NG-UI] Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.13-2ubuntu1.1 [21.6 kB]
[NG-UI] Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB]
[NG-UI] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
[NG-UI] Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB]
[NG-UI] Get:119 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
[NG-UI] Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB]
[NG-UI] Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
[NG-UI] Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
[NG-UI] Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
[NG-UI] Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
[NG-UI] Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
[NG-UI] Get:126 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
[NG-UI] Get:127 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
[NG-UI] Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
[NG-UI] Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
[NG-UI] Get:130 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB]
[NG-UI] Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 libstemmer0d amd64 0+svn585-2 [61.7 kB]
[NG-UI] Get:132 http://archive.ubuntu.com/ubuntu focal/main amd64 libappstream4 amd64 0.12.10-2 [129 kB]
[NG-UI] Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype6 amd64 2.10.1-2ubuntu0.3 [341 kB]
[NG-UI] Get:134 http://archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB]
[NG-UI] Get:135 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 [118 kB]
[NG-UI] Get:136 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]
[NG-UI] Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.20.04.1 [27.3 kB]
[NG-UI] Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.3 [185 kB]
[NG-UI] Get:139 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.12 [164 kB]
[NG-UI] Get:140 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.20.04.2 [34.9 kB]
[NG-UI] Get:141 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB]
[NG-UI] Get:142 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-bin amd64 2.64.6-1~ubuntu20.04.7 [72.8 kB]
[NG-UI] Get:143 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1.1 [894 kB]
[NG-UI] Get:144 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx-common all 1.18.0-0ubuntu1.4 [37.7 kB]
[NG-UI] Get:145 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-http-image-filter amd64 1.18.0-0ubuntu1.4 [14.8 kB]
[NG-UI] Get:146 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB]
[NG-UI] Get:147 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.18.0-0ubuntu1.4 [13.0 kB]
[NG-UI] Get:148 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-mail amd64 1.18.0-0ubuntu1.4 [42.9 kB]
[NG-UI] Get:149 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-stream amd64 1.18.0-0ubuntu1.4 [67.4 kB]
[LCM] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB]
[LCM] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB]
[LCM] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB]
[LCM] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB]
[LCM] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB]
[LCM] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB]
[LCM] Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
[LCM] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB]
[LCM] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB]
[LCM] Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
[LCM] Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
[LCM] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
[LCM] Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
[LCM] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
[LCM] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
[LCM] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
[LCM] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
[LCM] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
[LCM] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
[LCM] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
[LCM] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
[LCM] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
[LCM] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
[LCM] Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
[LCM] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
[LCM] Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
[LCM] Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
[LCM] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB]
[LCM] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB]
[LCM] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB]
[LCM] Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
[LCM] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB]
[LCM] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB]
[LCM] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB]
[LCM] Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
[LCM] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
[LCM] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
[LCM] Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
[LCM] Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
[LCM] Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
[LCM] Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
[LCM] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
[LCM] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
[LCM] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
[LCM] Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
[LCM] Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
[LCM] Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
[LCM] Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
[LCM] Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
[LCM] Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
[LCM] Get:109 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
[LCM] Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
[LCM] Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[LCM] Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB]
[LCM] Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
[LCM] Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB]
[LCM] Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [3950 kB]
[LCM] Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B]
[LCM] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
[LCM] Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
[LCM] Get:119 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.10 [1805 kB]
[LCM] Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB]
[LCM] Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [514 kB]
[LCM] Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB]
[LCM] Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB]
[LCM] Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B]
[LCM] Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-setuptools all 45.2.0-1ubuntu0.1 [330 kB]
[LCM] Get:126 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB]
[LCM] Get:127 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.10 [231 kB]
[LCM] debconf: delaying package configuration, since apt-utils is not installed
[Keystone] Calculating upgrade...
[Keystone] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[MON] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
[MON] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB]
[MON] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
[MON] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
[MON] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
[MON] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
[MON] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
[MON] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB]
[MON] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB]
[MON] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB]
[MON] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
[MON] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
[MON] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB]
[MON] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
[MON] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
[MON] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB]
[MON] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB]
[MON] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB]
[MON] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
[MON] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
[MON] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
[MON] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
[MON] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
[MON] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
[MON] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
[MON] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB]
[MON] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB]
[MON] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB]
[MON] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
[MON] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB]
[MON] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB]
[MON] Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
[MON] Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
[MON] Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
[MON] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB]
[MON] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB]
[MON] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB]
[MON] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB]
[MON] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB]
[MON] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B]
[MON] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.15 [71.8 kB]
[MON] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-182.202 [1134 kB]
[MON] Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
[MON] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.15 [2519 kB]
[MON] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
[MON] Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
[MON] Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
[MON] Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
[MON] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB]
[MON] Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
[MON] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB]
[MON] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB]
[MON] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB]
[MON] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B]
[MON] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB]
[MON] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB]
[MON] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB]
[MON] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB]
[MON] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB]
[MON] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB]
[MON] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB]
[MON] Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
[MON] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB]
[MON] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB]
[MON] Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
[MON] Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
[MON] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
[MON] Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
[POL] The following additional packages will be installed:
[POL]   binutils binutils-common binutils-x86-64-linux-gnu build-essential
[POL]   ca-certificates cpp cpp-9 dirmngr dpkg-dev fakeroot file g++ g++-9 gcc-9
[POL]   gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
[POL]   gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl
[POL]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
[POL]   libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0
[POL]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1
[POL]   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
[POL]   libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal
[POL]   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
[POL]   libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1
[POL]   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
[POL]   libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1
[POL]   libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5
[POL]   libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
[POL]   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8
[POL]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[POL]   libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1
[POL]   libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support
[POL]   netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix
[POL]   python-pip-whl python3-distutils python3-lib2to3 python3-minimal
[POL]   python3-pkg-resources python3-wheel python3.8 python3.8-dev
[POL]   python3.8-minimal readline-common xz-utils zlib1g-dev
[POL] Suggested packages:
[POL]   binutils-doc cpp-doc gcc-9-locales dbus-user-session libpam-systemd
[POL]   pinentry-gnome3 tor debian-keyring g++-multilib g++-9-multilib gcc-9-doc
[POL]   gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-9-multilib
[POL]   parcimonie xloadimage scdaemon glibc-doc git bzr gdbm-l10n krb5-doc
[POL]   krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[POL]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[POL]   libstdc++-9-doc make-doc man-browser ed diffutils-doc perl-doc
[POL]   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
[POL]   liblocale-codes-perl pinentry-doc python3-doc python3-tk python3-venv
[POL]   python-setuptools-doc python3.8-venv python3.8-doc binfmt-support
[POL]   readline-doc
[POL] The following NEW packages will be installed:
[POL]   binutils binutils-common binutils-x86-64-linux-gnu build-essential
[POL]   ca-certificates cpp cpp-9 curl dirmngr dpkg-dev fakeroot file g++ g++-9 gcc
[POL]   gcc-9 gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
[POL]   gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl
[POL]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
[POL]   libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0
[POL]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1
[POL]   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
[POL]   libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal
[POL]   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
[POL]   libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1
[POL]   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
[POL]   libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1
[POL]   libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5
[POL]   libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
[POL]   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8
[POL]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[POL]   libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1
[POL]   libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support
[POL]   netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix
[POL]   python-pip-whl python3 python3-dev python3-distutils python3-lib2to3
[POL]   python3-minimal python3-pip python3-pkg-resources python3-setuptools
[POL]   python3-wheel python3.8 python3.8-dev python3.8-minimal readline-common
[POL]   xz-utils zlib1g-dev
[POL] 0 upgraded, 127 newly installed, 0 to remove and 0 not upgraded.
[POL] Need to get 76.7 MB of archives.
[POL] After this operation, 339 MB of additional disk space will be used.
[POL] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
[POL] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB]
[POL] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB]
[POL] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
[POL] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB]
[POL] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
[POL] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
[POL] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
[POL] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
[POL] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
[POL] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB]
[POL] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB]
[POL] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB]
[POL] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
[POL] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
[POL] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB]
[POL] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
[POL] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
[POL] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB]
[POL] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB]
[POL] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB]
[POL] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
[POL] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
[POL] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
[POL] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
[POL] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
[POL] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
[POL] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
[POL] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB]
[POL] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB]
[POL] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB]
[POL] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
[POL] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB]
[POL] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB]
[POL] Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
[POL] Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
[POL] Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
[POL] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB]
[POL] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB]
[POL] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB]
[POL] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB]
[POL] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB]
[POL] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B]
[POL] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.15 [71.8 kB]
[POL] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-182.202 [1134 kB]
[POL] Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
[POL] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.15 [2519 kB]
[POL] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
[POL] Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
[POL] Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
[POL] Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
[POL] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB]
[tests] The following NEW packages will be installed:
[tests]   binutils binutils-common binutils-x86-64-linux-gnu build-essential
[tests]   ca-certificates cpp cpp-9 curl dirmngr dpkg-dev fakeroot file g++ g++-9 gcc
[tests]   gcc-9 gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
[tests]   gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl
[tests]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
[tests]   libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0
[tests]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1
[tests]   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
[tests]   libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal
[tests]   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
[tests]   libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1
[tests]   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
[tests]   libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1
[tests]   libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5
[tests]   libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
[tests]   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8
[tests]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[tests]   libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1
[tests]   libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support
[tests]   netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix
[tests]   python-pip-whl python3 python3-dev python3-distutils python3-lib2to3
[tests]   python3-minimal python3-pip python3-pkg-resources python3-setuptools
[tests]   python3-wheel python3.8 python3.8-dev python3.8-minimal readline-common
[tests]   xz-utils zlib1g-dev
[tests] 0 upgraded, 127 newly installed, 0 to remove and 0 not upgraded.
[tests] Need to get 76.7 MB of archives.
[tests] After this operation, 339 MB of additional disk space will be used.
[tests] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
[tests] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB]
[tests] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB]
[tests] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
[tests] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB]
[tests] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
[tests] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
[tests] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
[tests] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
[tests] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
[tests] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB]
[tests] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB]
[tests] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB]
[tests] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
[tests] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
[tests] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB]
[tests] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
[tests] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
[tests] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB]
[tests] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB]
[tests] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB]
[tests] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
[tests] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
[tests] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
[tests] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
[tests] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
[tests] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
[tests] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
[tests] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB]
[tests] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB]
[tests] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB]
[tests] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
[tests] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB]
[tests] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB]
[tests] Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
[tests] Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
[tests] Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
[tests] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB]
[tests] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB]
[tests] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB]
[tests] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB]
[tests] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB]
[tests] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B]
[tests] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.15 [71.8 kB]
[tests] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-182.202 [1134 kB]
[tests] Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
[tests] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.15 [2519 kB]
[tests] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
[tests] Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
[tests] Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
[tests] Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
[tests] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB]
[tests] Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
[tests] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB]
[tests] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB]
[tests] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB]
[tests] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B]
[tests] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB]
[tests] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB]
[tests] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB]
[tests] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB]
[tests] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB]
[tests] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB]
[tests] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB]
[tests] Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
[tests] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB]
[tests] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB]
[tests] Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
[tests] Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
[tests] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
[tests] Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
[tests] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
[tests] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
[tests] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
[tests] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
[tests] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
[PLA] Reading package lists...
[osmclient] Reading package lists...
[RO] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB]
[RO] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB]
[RO] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB]
[RO] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B]
[RO] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB]
[RO] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB]
[RO] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB]
[RO] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB]
[RO] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB]
[RO] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB]
[RO] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB]
[RO] Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
[RO] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB]
[RO] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB]
[RO] Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
[RO] Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
[RO] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
[RO] Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
[RO] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
[RO] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
[RO] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
[RO] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
[RO] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
[RO] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
[RO] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
[RO] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
[RO] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
[RO] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
[RO] Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
[RO] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
[RO] Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
[RO] Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
[RO] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB]
[RO] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB]
[RO] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB]
[RO] Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
[RO] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB]
[RO] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB]
[RO] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB]
[RO] Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
[RO] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
[RO] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
[RO] Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
[RO] Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
[RO] Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
[RO] Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
[RO] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
[RO] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
[RO] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
[RO] Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
[RO] Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
[RO] Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
[RO] Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
[RO] Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
[RO] Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
[RO] Get:109 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
[RO] Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
[RO] Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[RO] Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB]
[RO] Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
[RO] Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB]
[RO] Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [3950 kB]
[RO] Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B]
[RO] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
[RO] Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
[RO] Get:119 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.10 [1805 kB]
[RO] Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB]
[RO] Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [514 kB]
[RO] Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB]
[RO] Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB]
[RO] Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B]
[RO] Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-setuptools all 45.2.0-1ubuntu0.1 [330 kB]
[RO] Get:126 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB]
[RO] Get:127 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.10 [231 kB]
[RO] debconf: delaying package configuration, since apt-utils is not installed
[NG-UI] Get:150 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-26ubuntu1.3 [15.2 kB]
[NG-UI] Get:151 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
[NG-UI] Get:152 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx-core amd64 1.18.0-0ubuntu1.4 [425 kB]
[NG-UI] Get:153 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx all 1.18.0-0ubuntu1.4 [3620 B]
[NG-UI] Get:154 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 policykit-1 amd64 0.105-26ubuntu1.3 [84.1 kB]
[NG-UI] Get:155 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit amd64 1.1.13-2ubuntu1.1 [408 kB]
[NG-UI] Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit-tools amd64 1.1.13-2ubuntu1.1 [32.8 kB]
[NG-UI] Get:157 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
[NG-UI] Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
[NG-UI] Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-idna all 2.8-1ubuntu0.1 [36.2 kB]
[NG-UI] Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.3 [88.7 kB]
[NG-UI] Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
[NG-UI] Get:162 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests-unixsocket all 0.2.0-2 [7272 B]
[NG-UI] Get:163 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.12 [21.7 kB]
[NG-UI] Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.12 [10.4 kB]
[NG-UI] Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unattended-upgrades all 2.3ubuntu0.3 [48.5 kB]
[NG-UI] Get:166 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
[NG-UI] debconf: delaying package configuration, since apt-utils is not installed
[NG-UI] Fetched 41.2 MB in 1s (39.6 MB/s)
[NG-UI] Selecting previously unselected package libssl1.1:amd64.
[NG-UI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
[NG-UI] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ...
[NG-UI] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[NG-UI] Selecting previously unselected package libpython3.8-minimal:amd64.
[NG-UI] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[NG-UI] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[NBI] Reading package lists...
[NBI] Building dependency tree...
[NBI] Reading state information...
[NBI] The following additional packages will be installed:
[NBI]   binutils binutils-common binutils-x86-64-linux-gnu build-essential
[NBI]   ca-certificates cpp cpp-9 dirmngr dpkg-dev fakeroot file g++ g++-9 gcc-9
[NBI]   gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
[NBI]   gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl
[NBI]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
[NBI]   libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0
[NBI]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1
[NBI]   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
[NBI]   libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal
[NBI]   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
[NBI]   libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1
[NBI]   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
[NBI]   libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1
[NBI]   libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5
[NBI]   libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
[NBI]   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8
[NBI]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[NBI]   libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1
[NBI]   libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support
[NBI]   netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix
[NBI]   python-pip-whl python3-distutils python3-lib2to3 python3-minimal
[NBI]   python3-pkg-resources python3-wheel python3.8 python3.8-dev
[NBI]   python3.8-minimal readline-common xz-utils zlib1g-dev
[NBI] Suggested packages:
[NBI]   binutils-doc cpp-doc gcc-9-locales dbus-user-session libpam-systemd
[NBI]   pinentry-gnome3 tor debian-keyring g++-multilib g++-9-multilib gcc-9-doc
[NBI]   gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-9-multilib
[NBI]   parcimonie xloadimage scdaemon glibc-doc git bzr gdbm-l10n krb5-doc
[NBI]   krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[NBI]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[NBI]   libstdc++-9-doc make-doc man-browser ed diffutils-doc perl-doc
[NBI]   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
[NBI]   liblocale-codes-perl pinentry-doc python3-doc python3-tk python3-venv
[NBI]   python-setuptools-doc python3.8-venv python3.8-doc binfmt-support
[NBI]   readline-doc
[NBI] The following NEW packages will be installed:
[NBI]   binutils binutils-common binutils-x86-64-linux-gnu build-essential
[NBI]   ca-certificates cpp cpp-9 curl dirmngr dpkg-dev fakeroot file g++ g++-9 gcc
[NBI]   gcc-9 gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
[NBI]   gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl
[NBI]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
[NBI]   libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0
[NBI]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1
[NBI]   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
[NBI]   libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal
[NBI]   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
[NBI]   libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1
[NBI]   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
[NBI]   libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1
[NBI]   libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5
[NBI]   libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
[NBI]   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8
[NBI]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[NBI]   libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1
[NBI]   libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support
[NBI]   netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix
[NBI]   python-pip-whl python3 python3-dev python3-distutils python3-lib2to3
[NBI]   python3-minimal python3-pip python3-pkg-resources python3-setuptools
[NBI]   python3-wheel python3.8 python3.8-dev python3.8-minimal readline-common
[NBI]   xz-utils zlib1g-dev
[NBI] 0 upgraded, 127 newly installed, 0 to remove and 0 not upgraded.
[NBI] Need to get 76.7 MB of archives.
[NBI] After this operation, 339 MB of additional disk space will be used.
[NBI] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
[NBI] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB]
[LCM] Fetched 76.7 MB in 1s (51.5 MB/s)
[LCM] Selecting previously unselected package liblocale-gettext-perl.
[LCM] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
[LCM] Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
[LCM] Unpacking liblocale-gettext-perl (1.07-4) ...
[LCM] Selecting previously unselected package libssl1.1:amd64.
[LCM] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ...
[LCM] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[Keystone] Reading package lists...
[Keystone] Building dependency tree...
[Keystone] Reading state information...
[MON] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
[MON] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
[MON] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
[MON] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
[MON] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
[MON] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
[MON] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
[MON] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
[MON] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
[MON] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
[MON] Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
[MON] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
[MON] Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
[MON] Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
[MON] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB]
[MON] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB]
[MON] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB]
[MON] Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
[MON] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB]
[MON] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB]
[MON] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB]
[MON] Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
[MON] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
[MON] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
[MON] Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
[MON] Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
[MON] Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
[MON] Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
[MON] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
[MON] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
[MON] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
[MON] Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
[MON] Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
[MON] Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
[MON] Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
[MON] Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
[MON] Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
[MON] Get:109 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
[MON] Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
[MON] Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[MON] Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB]
[MON] Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
[MON] Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB]
[MON] Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [3950 kB]
[MON] Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B]
[MON] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
[MON] Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
[MON] Get:119 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.10 [1805 kB]
[MON] Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB]
[MON] Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [514 kB]
[MON] Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB]
[MON] Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB]
[MON] Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B]
[MON] Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-setuptools all 45.2.0-1ubuntu0.1 [330 kB]
[MON] Get:126 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB]
[MON] Get:127 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.10 [231 kB]
[MON] debconf: delaying package configuration, since apt-utils is not installed
[MON] Fetched 76.7 MB in 2s (49.7 MB/s)
[MON] Selecting previously unselected package liblocale-gettext-perl.
[MON] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
[MON] Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
[MON] Unpacking liblocale-gettext-perl (1.07-4) ...
[POL] Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
[POL] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB]
[POL] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB]
[POL] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB]
[POL] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B]
[POL] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB]
[POL] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB]
[POL] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB]
[POL] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB]
[POL] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB]
[POL] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB]
[POL] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB]
[POL] Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
[POL] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB]
[POL] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB]
[POL] Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
[POL] Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
[POL] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
[POL] Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
[POL] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
[POL] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
[POL] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
[POL] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
[POL] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
[POL] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
[POL] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
[POL] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
[POL] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
[POL] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
[POL] Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
[POL] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
[POL] Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
[POL] Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
[POL] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB]
[POL] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB]
[tests] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
[tests] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
[tests] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
[tests] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
[tests] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
[tests] Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
[tests] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
[tests] Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
[tests] Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
[tests] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB]
[tests] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB]
[tests] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB]
[tests] Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
[tests] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB]
[tests] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB]
[tests] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB]
[tests] Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
[tests] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
[tests] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
[tests] Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
[tests] Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
[tests] Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
[tests] Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
[tests] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
[tests] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
[tests] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
[tests] Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
[tests] Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
[tests] Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
[tests] Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
[tests] Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
[tests] Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
[tests] Get:109 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
[tests] Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
[tests] Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[tests] Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB]
[tests] Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
[tests] Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB]
[tests] Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [3950 kB]
[tests] Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B]
[tests] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
[tests] Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
[tests] Get:119 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.10 [1805 kB]
[tests] Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB]
[tests] Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [514 kB]
[tests] Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB]
[tests] Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB]
[tests] Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B]
[tests] Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-setuptools all 45.2.0-1ubuntu0.1 [330 kB]
[tests] Get:126 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB]
[tests] Get:127 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.10 [231 kB]
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 76.7 MB in 2s (42.3 MB/s)
[tests] Selecting previously unselected package liblocale-gettext-perl.
[tests] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
[tests] Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
[tests] Unpacking liblocale-gettext-perl (1.07-4) ...
[PLA] Reading package lists...
[PLA] Building dependency tree...
[PLA] Reading state information...
[osmclient] Reading package lists...
[osmclient] Building dependency tree...
[osmclient] Reading state information...
[osmclient] The following additional packages will be installed:
[osmclient]   binutils binutils-common binutils-x86-64-linux-gnu build-essential
[osmclient]   ca-certificates cpp cpp-9 dirmngr dpkg-dev fakeroot file g++ g++-9 gcc-9
[osmclient]   gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
[osmclient]   gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl
[osmclient]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
[osmclient]   libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0
[osmclient]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1
[osmclient]   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
[osmclient]   libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal
[osmclient]   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
[osmclient]   libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1
[osmclient]   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
[osmclient]   libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1
[osmclient]   libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5
[osmclient]   libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
[osmclient]   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8
[osmclient]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[osmclient]   libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1
[osmclient]   libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support
[osmclient]   netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix
[osmclient]   python-pip-whl python3-distutils python3-lib2to3 python3-minimal
[osmclient]   python3-pkg-resources python3-wheel python3.8 python3.8-dev
[osmclient]   python3.8-minimal readline-common xz-utils zlib1g-dev
[osmclient] Suggested packages:
[osmclient]   binutils-doc cpp-doc gcc-9-locales dbus-user-session libpam-systemd
[osmclient]   pinentry-gnome3 tor debian-keyring g++-multilib g++-9-multilib gcc-9-doc
[osmclient]   gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-9-multilib
[osmclient]   parcimonie xloadimage scdaemon glibc-doc git bzr gdbm-l10n krb5-doc
[osmclient]   krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[osmclient]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[osmclient]   libstdc++-9-doc make-doc man-browser ed diffutils-doc perl-doc
[osmclient]   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
[osmclient]   liblocale-codes-perl pinentry-doc python3-doc python3-tk python3-venv
[osmclient]   python-setuptools-doc python3.8-venv python3.8-doc binfmt-support
[osmclient]   readline-doc
[RO] Fetched 76.7 MB in 1s (51.8 MB/s)
[RO] Selecting previously unselected package liblocale-gettext-perl.
[RO] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
[RO] Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
[RO] Unpacking liblocale-gettext-perl (1.07-4) ...
[RO] Selecting previously unselected package libssl1.1:amd64.
[RO] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ...
[RO] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[NG-UI] Selecting previously unselected package libexpat1:amd64.
[NG-UI] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
[NG-UI] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[NG-UI] Selecting previously unselected package python3.8-minimal.
[NG-UI] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[NG-UI] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[NBI] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB]
[NBI] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
[NBI] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB]
[NBI] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
[NBI] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
[NBI] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
[NBI] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
[NBI] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
[NBI] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB]
[NBI] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB]
[NBI] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB]
[NBI] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
[NBI] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
[NBI] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB]
[NBI] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
[NBI] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
[NBI] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB]
[NBI] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB]
[NBI] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB]
[NBI] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
[NBI] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
[NBI] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
[NBI] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
[NBI] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
[NBI] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
[NBI] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
[NBI] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB]
[NBI] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB]
[NBI] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB]
[NBI] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
[NBI] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB]
[NBI] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB]
[NBI] Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
[NBI] Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
[NBI] Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
[NBI] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB]
[NBI] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB]
[NBI] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB]
[NBI] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB]
[NBI] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB]
[NBI] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B]
[NBI] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.15 [71.8 kB]
[NBI] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-182.202 [1134 kB]
[NBI] Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
[NBI] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.15 [2519 kB]
[NBI] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
[NBI] Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
[NBI] Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
[NBI] Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
[NBI] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB]
[NBI] Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
[NBI] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB]
[NBI] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB]
[NBI] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB]
[NBI] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B]
[NBI] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB]
[NBI] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB]
[NBI] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB]
[NBI] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB]
[NBI] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB]
[NBI] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB]
[NBI] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB]
[LCM] Selecting previously unselected package libpython3.8-minimal:amd64.
[LCM] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[LCM] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[LCM] Selecting previously unselected package libexpat1:amd64.
[LCM] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
[LCM] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[LCM] Selecting previously unselected package python3.8-minimal.
[LCM] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[LCM] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[LCM] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[Keystone] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[MON] Selecting previously unselected package libssl1.1:amd64.
[MON] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ...
[MON] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[MON] Selecting previously unselected package libpython3.8-minimal:amd64.
[MON] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[MON] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[MON] Selecting previously unselected package libexpat1:amd64.
[MON] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
[MON] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[POL] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB]
[POL] Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
[POL] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB]
[POL] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB]
[POL] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB]
[POL] Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
[POL] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
[POL] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
[POL] Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
[POL] Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
[POL] Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
[POL] Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
[POL] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
[POL] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
[POL] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
[POL] Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
[POL] Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
[POL] Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
[POL] Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
[POL] Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
[POL] Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
[POL] Get:109 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
[POL] Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
[POL] Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[POL] Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB]
[POL] Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
[POL] Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB]
[POL] Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [3950 kB]
[POL] Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B]
[POL] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
[POL] Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
[POL] Get:119 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.10 [1805 kB]
[POL] Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB]
[POL] Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [514 kB]
[POL] Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB]
[POL] Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB]
[POL] Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B]
[POL] Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-setuptools all 45.2.0-1ubuntu0.1 [330 kB]
[POL] Get:126 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB]
[POL] Get:127 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.10 [231 kB]
[POL] debconf: delaying package configuration, since apt-utils is not installed
[POL] Fetched 76.7 MB in 2s (44.8 MB/s)
[POL] Selecting previously unselected package liblocale-gettext-perl.
[POL] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
[POL] Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
[POL] Unpacking liblocale-gettext-perl (1.07-4) ...
[POL] Selecting previously unselected package libssl1.1:amd64.
[POL] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ...
[POL] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[POL] Selecting previously unselected package libpython3.8-minimal:amd64.
[POL] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[POL] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[tests] Selecting previously unselected package libssl1.1:amd64.
[tests] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ...
[tests] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[tests] Selecting previously unselected package libpython3.8-minimal:amd64.
[tests] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[tests] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[tests] Selecting previously unselected package libexpat1:amd64.
[tests] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
[tests] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[PLA] The following additional packages will be installed:
[PLA]   binutils binutils-common binutils-x86-64-linux-gnu build-essential
[PLA]   ca-certificates cpp cpp-9 dirmngr dpkg-dev fakeroot file g++ g++-9 gcc-9
[PLA]   gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
[PLA]   gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl
[PLA]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
[PLA]   libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0
[PLA]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1
[PLA]   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
[PLA]   libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal
[PLA]   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
[PLA]   libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1
[PLA]   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
[PLA]   libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1
[PLA]   libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5
[PLA]   libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
[PLA]   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8
[PLA]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[PLA]   libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1
[PLA]   libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support
[PLA]   netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix
[PLA]   python-pip-whl python3-distutils python3-lib2to3 python3-minimal
[PLA]   python3-pkg-resources python3-wheel python3.8 python3.8-dev
[PLA]   python3.8-minimal readline-common xz-utils zlib1g-dev
[PLA] Suggested packages:
[PLA]   binutils-doc cpp-doc gcc-9-locales dbus-user-session libpam-systemd
[PLA]   pinentry-gnome3 tor debian-keyring g++-multilib g++-9-multilib gcc-9-doc
[PLA]   gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-9-multilib
[PLA]   parcimonie xloadimage scdaemon glibc-doc git bzr gdbm-l10n krb5-doc
[PLA]   krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[PLA]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[PLA]   libstdc++-9-doc make-doc man-browser ed diffutils-doc perl-doc
[PLA]   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
[PLA]   liblocale-codes-perl pinentry-doc python3-doc python3-tk python3-venv
[PLA]   python-setuptools-doc python3.8-venv python3.8-doc binfmt-support
[PLA]   readline-doc
[PLA] The following NEW packages will be installed:
[PLA]   binutils binutils-common binutils-x86-64-linux-gnu build-essential
[PLA]   ca-certificates cpp cpp-9 curl dirmngr dpkg-dev fakeroot file g++ g++-9 gcc
[PLA]   gcc-9 gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
[PLA]   gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl
[PLA]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
[PLA]   libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0
[PLA]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1
[PLA]   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
[PLA]   libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal
[PLA]   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
[PLA]   libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1
[PLA]   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
[PLA]   libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1
[PLA]   libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5
[PLA]   libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
[PLA]   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8
[PLA]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[PLA]   libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1
[PLA]   libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support
[PLA]   netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix
[PLA]   python-pip-whl python3 python3-dev python3-distutils python3-lib2to3
[PLA]   python3-minimal python3-pip python3-pkg-resources python3-setuptools
[PLA]   python3-wheel python3.8 python3.8-dev python3.8-minimal readline-common
[PLA]   xz-utils zlib1g-dev
[PLA] 0 upgraded, 127 newly installed, 0 to remove and 0 not upgraded.
[PLA] Need to get 76.7 MB of archives.
[PLA] After this operation, 339 MB of additional disk space will be used.
[PLA] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
[PLA] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB]
[PLA] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB]
[PLA] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
[PLA] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB]
[PLA] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
[PLA] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
[PLA] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
[PLA] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
[PLA] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
[PLA] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB]
[PLA] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB]
[PLA] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB]
[PLA] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
[PLA] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
[PLA] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB]
[PLA] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
[PLA] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
[PLA] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB]
[PLA] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB]
[PLA] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB]
[PLA] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
[PLA] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
[PLA] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
[PLA] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
[PLA] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
[PLA] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
[PLA] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
[PLA] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB]
[PLA] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB]
[PLA] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB]
[PLA] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
[PLA] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB]
[PLA] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB]
[PLA] Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
[PLA] Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
[PLA] Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
[PLA] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB]
[PLA] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB]
[PLA] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB]
[PLA] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB]
[PLA] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB]
[PLA] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B]
[PLA] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.15 [71.8 kB]
[PLA] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-182.202 [1134 kB]
[PLA] Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
[PLA] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.15 [2519 kB]
[PLA] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
[PLA] Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
[PLA] Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
[PLA] Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
[PLA] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB]
[osmclient] The following NEW packages will be installed:
[osmclient]   binutils binutils-common binutils-x86-64-linux-gnu build-essential
[osmclient]   ca-certificates cpp cpp-9 curl dirmngr dpkg-dev fakeroot file g++ g++-9 gcc
[osmclient]   gcc-9 gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
[osmclient]   gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl
[osmclient]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal
[osmclient]   libassuan0 libatomic1 libbinutils libbrotli1 libc-dev-bin libc6-dev libcc1-0
[osmclient]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libexpat1
[osmclient]   libexpat1-dev libfakeroot libfile-fcntllock-perl libgcc-9-dev
[osmclient]   libgdbm-compat4 libgdbm6 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal
[osmclient]   libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal
[osmclient]   libhx509-5-heimdal libisl22 libitm1 libk5crypto3 libkeyutils1
[osmclient]   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
[osmclient]   libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1
[osmclient]   libmpc3 libmpdec2 libmpfr6 libnghttp2-14 libnpth0 libperl5.30 libpsl5
[osmclient]   libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev
[osmclient]   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8
[osmclient]   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
[osmclient]   libsqlite3-0 libssh-4 libssl1.1 libstdc++-9-dev libtsan0 libubsan1
[osmclient]   libwind0-heimdal linux-libc-dev make manpages manpages-dev mime-support
[osmclient]   netbase openssl patch perl perl-modules-5.30 pinentry-curses publicsuffix
[osmclient]   python-pip-whl python3 python3-dev python3-distutils python3-lib2to3
[osmclient]   python3-minimal python3-pip python3-pkg-resources python3-setuptools
[osmclient]   python3-wheel python3.8 python3.8-dev python3.8-minimal readline-common
[osmclient]   xz-utils zlib1g-dev
[osmclient] 0 upgraded, 127 newly installed, 0 to remove and 0 not upgraded.
[osmclient] Need to get 76.7 MB of archives.
[osmclient] After this operation, 339 MB of additional disk space will be used.
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB]
[osmclient] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
[osmclient] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB]
[osmclient] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
[osmclient] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
[osmclient] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
[osmclient] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
[osmclient] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
[osmclient] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB]
[osmclient] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB]
[osmclient] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB]
[osmclient] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
[osmclient] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
[osmclient] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB]
[osmclient] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
[osmclient] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
[osmclient] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB]
[osmclient] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB]
[osmclient] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB]
[osmclient] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
[osmclient] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
[osmclient] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
[osmclient] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
[osmclient] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
[osmclient] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
[osmclient] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
[osmclient] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB]
[osmclient] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB]
[osmclient] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB]
[osmclient] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
[osmclient] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB]
[osmclient] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB]
[osmclient] Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
[osmclient] Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
[osmclient] Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
[osmclient] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB]
[osmclient] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB]
[osmclient] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB]
[osmclient] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB]
[osmclient] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB]
[osmclient] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B]
[osmclient] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.15 [71.8 kB]
[osmclient] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-182.202 [1134 kB]
[osmclient] Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
[osmclient] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.15 [2519 kB]
[osmclient] Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
[osmclient] Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
[osmclient] Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
[osmclient] Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
[osmclient] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB]
[osmclient] Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
[osmclient] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB]
[osmclient] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB]
[osmclient] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB]
[osmclient] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B]
[osmclient] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB]
[osmclient] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB]
[osmclient] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB]
[osmclient] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB]
[osmclient] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB]
[osmclient] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB]
[RO] Selecting previously unselected package libpython3.8-minimal:amd64.
[RO] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[RO] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[RO] Selecting previously unselected package libexpat1:amd64.
[RO] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
[RO] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[RO] Selecting previously unselected package python3.8-minimal.
[RO] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[RO] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[RO] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[RO] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[NG-UI] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[NG-UI] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[NG-UI] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[NG-UI] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[NBI] Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
[NBI] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB]
[NBI] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB]
[NBI] Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
[NBI] Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
[NBI] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
[NBI] Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
[NBI] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
[NBI] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
[NBI] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
[NBI] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
[NBI] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
[NBI] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
[NBI] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
[NBI] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
[NBI] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
[NBI] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
[NBI] Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
[NBI] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
[NBI] Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
[NBI] Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
[NBI] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB]
[NBI] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB]
[NBI] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB]
[NBI] Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
[NBI] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB]
[NBI] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB]
[NBI] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB]
[NBI] Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
[NBI] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
[NBI] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
[NBI] Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
[NBI] Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
[NBI] Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
[NBI] Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
[NBI] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
[NBI] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
[NBI] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
[NBI] Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
[NBI] Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
[NBI] Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
[NBI] Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
[NBI] Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
[NBI] Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
[NBI] Get:109 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
[NBI] Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
[NBI] Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[NBI] Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB]
[NBI] Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
[NBI] Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB]
[NBI] Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [3950 kB]
[NBI] Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B]
[NBI] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
[NBI] Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
[NBI] Get:119 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.10 [1805 kB]
[NBI] Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB]
[NBI] Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [514 kB]
[NBI] Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB]
[NBI] Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB]
[NBI] Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B]
[NBI] Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-setuptools all 45.2.0-1ubuntu0.1 [330 kB]
[NBI] Get:126 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB]
[NBI] Get:127 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.10 [231 kB]
[LCM] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[LCM] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[LCM] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[Keystone] Reading package lists...
[Keystone] Building dependency tree...
[Keystone] Reading state information...
[Keystone] The following additional packages will be installed:
[Keystone]   ca-certificates dbus dbus-user-session dconf-gsettings-backend dconf-service
[Keystone]   dirmngr distro-info-data dmsetup file gir1.2-glib-2.0
[Keystone]   gir1.2-packagekitglib-1.0 glib-networking glib-networking-common
[Keystone]   glib-networking-services gnupg gnupg-l10n gnupg-utils gpg gpg-agent
[Keystone]   gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas
[Keystone]   iso-codes krb5-locales libapparmor1 libappstream4 libargon2-1
[Keystone]   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
[Keystone]   libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
[Keystone]   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
[Keystone]   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
[Keystone]   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
[Keystone]   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
[Keystone]   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
[Keystone]   libmagic-mgc libmagic1 libmpdec2 libnpth0 libnss-systemd
[Keystone]   libpackagekit-glib2-18 libpam-cap libpam-systemd libpolkit-agent-1-0
[Keystone]   libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpython3-stdlib
[Keystone]   libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal
[Keystone]   libsasl2-2 libsasl2-modules libsasl2-modules-db libsoup2.4-1 libsqlite3-0
[Keystone]   libssl1.1 libstemmer0d libwind0-heimdal libxml2 libyaml-0-2 lsb-release
[Keystone]   mime-support networkd-dispatcher openssl packagekit packagekit-tools
[Keystone]   pinentry-curses policykit-1 publicsuffix python-apt-common python3
[Keystone]   python3-apt python3-certifi python3-chardet python3-dbus python3-distro-info
[Keystone]   python3-gi python3-idna python3-minimal python3-pkg-resources
[Keystone]   python3-requests python3-requests-unixsocket python3-six
[Keystone]   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
[Keystone]   readline-common shared-mime-info systemd systemd-sysv systemd-timesyncd
[Keystone]   tzdata ucf unattended-upgrades xdg-user-dirs xz-utils
[Keystone] Suggested packages:
[Keystone]   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
[Keystone]   krb5-user gstreamer1.0-tools libsasl2-modules-gssapi-mit
[Keystone]   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
[Keystone]   libsasl2-modules-sql iw | wireless-tools appstream pinentry-doc python3-doc
[Keystone]   python3-tk python3-venv python3-apt-dbg python-apt-doc python-dbus-doc
[Keystone]   python3-dbus-dbg python3-setuptools python3-cryptography python3-openssl
[Keystone]   python3-socks python3.8-venv python3.8-doc binutils binfmt-support
[Keystone]   readline-doc systemd-container bsd-mailx default-mta | mail-transport-agent
[Keystone]   needrestart powermgmt-base
[MON] Selecting previously unselected package python3.8-minimal.
[MON] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[MON] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[MON] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[MON] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[MON] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[MON] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[POL] Selecting previously unselected package libexpat1:amd64.
[POL] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
[POL] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[POL] Selecting previously unselected package python3.8-minimal.
[POL] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[POL] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[POL] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[tests] Selecting previously unselected package python3.8-minimal.
[tests] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[tests] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[tests] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[tests] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[tests] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[tests] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
[PLA] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB]
[PLA] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB]
[PLA] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB]
[PLA] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B]
[PLA] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB]
[PLA] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB]
[PLA] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB]
[PLA] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB]
[PLA] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB]
[PLA] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB]
[PLA] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB]
[PLA] Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
[PLA] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB]
[PLA] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB]
[PLA] Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
[PLA] Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
[PLA] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
[PLA] Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
[PLA] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
[PLA] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
[PLA] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
[PLA] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
[PLA] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
[PLA] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
[PLA] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
[PLA] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
[PLA] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
[PLA] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
[PLA] Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
[PLA] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
[PLA] Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
[PLA] Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
[PLA] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB]
[PLA] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB]
[PLA] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB]
[PLA] Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
[PLA] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB]
[PLA] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB]
[PLA] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB]
[PLA] Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
[PLA] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
[PLA] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
[PLA] Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
[PLA] Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
[PLA] Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
[PLA] Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
[PLA] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
[PLA] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
[PLA] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
[PLA] Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
[PLA] Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
[PLA] Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
[PLA] Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
[PLA] Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
[PLA] Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
[PLA] Get:109 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
[PLA] Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
[PLA] Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[PLA] Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB]
[PLA] Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
[PLA] Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB]
[PLA] Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [3950 kB]
[osmclient] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB]
[osmclient] Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
[osmclient] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB]
[osmclient] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB]
[osmclient] Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
[osmclient] Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
[osmclient] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
[osmclient] Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
[osmclient] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
[osmclient] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
[osmclient] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
[osmclient] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
[osmclient] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
[osmclient] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
[osmclient] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
[osmclient] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
[osmclient] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
[osmclient] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
[osmclient] Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
[osmclient] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
[osmclient] Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
[osmclient] Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
[osmclient] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB]
[osmclient] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB]
[osmclient] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB]
[osmclient] Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
[osmclient] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB]
[osmclient] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB]
[osmclient] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB]
[osmclient] Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
[osmclient] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
[osmclient] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
[osmclient] Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
[osmclient] Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
[osmclient] Get:98 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
[osmclient] Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
[osmclient] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
[osmclient] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
[osmclient] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
[osmclient] Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
[osmclient] Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
[osmclient] Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
[osmclient] Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
[osmclient] Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
[osmclient] Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
[osmclient] Get:109 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
[osmclient] Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
[osmclient] Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[osmclient] Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB]
[osmclient] Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
[osmclient] Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB]
[osmclient] Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [3950 kB]
[RO] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[RO] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[NG-UI] Selecting previously unselected package python3-minimal.
[NG-UI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4425 files and directories currently installed.)
[NG-UI] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
[NG-UI] Unpacking python3-minimal (3.8.2-0ubuntu2) ...
[NG-UI] Selecting previously unselected package mime-support.
[NG-UI] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
[NG-UI] Unpacking mime-support (3.64ubuntu1) ...
[NG-UI] Selecting previously unselected package libmpdec2:amd64.
[NG-UI] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
[NG-UI] Unpacking libmpdec2:amd64 (2.4.2-3) ...
[NG-UI] Selecting previously unselected package readline-common.
[NG-UI] Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
[NBI] debconf: delaying package configuration, since apt-utils is not installed
[NBI] Fetched 76.7 MB in 2s (38.6 MB/s)
[NBI] Selecting previously unselected package liblocale-gettext-perl.
[NBI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
[NBI] Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
[NBI] Unpacking liblocale-gettext-perl (1.07-4) ...
[NBI] Selecting previously unselected package libssl1.1:amd64.
[NBI] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ...
[NBI] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[NBI] Selecting previously unselected package libpython3.8-minimal:amd64.
[NBI] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[NBI] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[LCM] Selecting previously unselected package python3-minimal.
[LCM] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4439 files and directories currently installed.)
[LCM] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
[LCM] Unpacking python3-minimal (3.8.2-0ubuntu2) ...
[LCM] Selecting previously unselected package mime-support.
[LCM] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
[LCM] Unpacking mime-support (3.64ubuntu1) ...
[LCM] Selecting previously unselected package libmpdec2:amd64.
[LCM] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
[LCM] Unpacking libmpdec2:amd64 (2.4.2-3) ...
[LCM] Selecting previously unselected package readline-common.
[LCM] Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
[LCM] Unpacking readline-common (8.0-4) ...
[LCM] Selecting previously unselected package libreadline8:amd64.
[LCM] Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
[LCM] Unpacking libreadline8:amd64 (8.0-4) ...
[LCM] Selecting previously unselected package libsqlite3-0:amd64.
[LCM] Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ...
[LCM] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[LCM] Selecting previously unselected package libpython3.8-stdlib:amd64.
[LCM] Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[LCM] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[Keystone] The following NEW packages will be installed:
[Keystone]   ca-certificates dbus dbus-user-session dconf-gsettings-backend dconf-service
[Keystone]   dirmngr distro-info-data dmsetup file gir1.2-glib-2.0
[Keystone]   gir1.2-packagekitglib-1.0 glib-networking glib-networking-common
[Keystone]   glib-networking-services gnupg gnupg-l10n gnupg-utils gpg gpg-agent
[Keystone]   gpg-wks-client gpg-wks-server gpgconf gpgsm gsettings-desktop-schemas
[Keystone]   iso-codes krb5-locales libapparmor1 libappstream4 libargon2-1
[Keystone]   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
[Keystone]   libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
[Keystone]   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
[Keystone]   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
[Keystone]   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
[Keystone]   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
[Keystone]   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
[Keystone]   libmagic-mgc libmagic1 libmpdec2 libnpth0 libnss-systemd
[Keystone]   libpackagekit-glib2-18 libpam-cap libpam-systemd libpolkit-agent-1-0
[Keystone]   libpolkit-gobject-1-0 libproxy1v5 libpsl5 libpython3-stdlib
[Keystone]   libpython3.8-minimal libpython3.8-stdlib libreadline8 libroken18-heimdal
[Keystone]   libsasl2-2 libsasl2-modules libsasl2-modules-db libsoup2.4-1 libsqlite3-0
[Keystone]   libssl1.1 libstemmer0d libwind0-heimdal libxml2 libyaml-0-2 lsb-release
[Keystone]   mime-support networkd-dispatcher openssl packagekit packagekit-tools
[Keystone]   pinentry-curses policykit-1 publicsuffix python-apt-common python3
[Keystone]   python3-apt python3-certifi python3-chardet python3-dbus python3-distro-info
[Keystone]   python3-gi python3-idna python3-minimal python3-pkg-resources
[Keystone]   python3-requests python3-requests-unixsocket python3-six
[Keystone]   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
[Keystone]   readline-common shared-mime-info software-properties-common systemd
[Keystone]   systemd-sysv systemd-timesyncd tzdata ucf unattended-upgrades xdg-user-dirs
[Keystone]   xz-utils
[Keystone] 0 upgraded, 129 newly installed, 0 to remove and 0 not upgraded.
[Keystone] Need to get 35.7 MB of archives.
[Keystone] After this operation, 154 MB of additional disk space will be used.
[Keystone] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB]
[Keystone] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB]
[Keystone] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
[Keystone] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB]
[Keystone] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
[Keystone] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
[Keystone] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
[Keystone] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
[Keystone] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
[Keystone] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB]
[Keystone] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB]
[Keystone] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB]
[Keystone] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
[Keystone] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
[Keystone] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.3 [35.4 kB]
[Keystone] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB]
[Keystone] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.2 kB]
[Keystone] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
[Keystone] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB]
[Keystone] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB]
[Keystone] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2.1 [19.1 kB]
[Keystone] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB]
[Keystone] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.23 [28.1 kB]
[Keystone] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.23 [3811 kB]
[Keystone] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.23 [10.3 kB]
[Keystone] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB]
[Keystone] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
[Keystone] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB]
[Keystone] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB]
[Keystone] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.16 [5032 B]
[Keystone] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 dmsetup amd64 2:1.02.167-1ubuntu1 [75.6 kB]
[Keystone] Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
[Keystone] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
[Keystone] Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
[Keystone] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.7 [1289 kB]
[Keystone] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgirepository-1.0-1 amd64 1.64.1-1~ubuntu20.04.1 [85.7 kB]
[Keystone] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-glib-2.0 amd64 1.64.1-1~ubuntu20.04.1 [134 kB]
[Keystone] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB]
[Keystone] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB]
[Keystone] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.7 [5944 B]
[Keystone] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2024a-0ubuntu0.20.04 [301 kB]
[Keystone] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
[Keystone] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.23 [96.2 kB]
[Keystone] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.1 [8364 B]
[Keystone] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.23 [186 kB]
[Keystone] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.7 [640 kB]
[Keystone] Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
[Keystone] Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
[Keystone] Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dbus amd64 1.2.16-1build1 [94.0 kB]
[Keystone] Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gi amd64 3.36.0-1 [165 kB]
[Keystone] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 networkd-dispatcher all 2.1-2~ubuntu20.04.3 [15.5 kB]
[Keystone] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
[Keystone] Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
[Keystone] Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
[Keystone] Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
[Keystone] Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
[Keystone] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
[Keystone] Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
[Keystone] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB]
[Keystone] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB]
[Keystone] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB]
[Keystone] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
[Keystone] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB]
[Keystone] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB]
[Keystone] Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 liblmdb0 amd64 0.9.24-1 [44.6 kB]
[Keystone] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-26ubuntu1.3 [39.2 kB]
[Keystone] Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
[Keystone] Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
[Keystone] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB]
[Keystone] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB]
[Keystone] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distro-info all 0.23ubuntu1.1 [5944 B]
[Keystone] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B]
[Keystone] Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB]
[Keystone] Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB]
[Keystone] Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB]
[Keystone] Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
[Keystone] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
[Keystone] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
[Keystone] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
[Keystone] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
[Keystone] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
[Keystone] Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
[Keystone] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
[Keystone] Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
[Keystone] Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
[Keystone] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
[Keystone] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
[Keystone] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
[Keystone] Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
[Keystone] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.10 [16.5 kB]
[Keystone] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.10 [155 kB]
[Keystone] Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
[Keystone] Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
[Keystone] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpackagekit-glib2-18 amd64 1.1.13-2ubuntu1.1 [104 kB]
[Keystone] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.13-2ubuntu1.1 [21.6 kB]
[Keystone] Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB]
[Keystone] Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
[Keystone] Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB]
[Keystone] Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
[Keystone] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB]
[Keystone] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
[Keystone] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
[Keystone] Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
[Keystone] Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
[Keystone] Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
[Keystone] Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
[Keystone] Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
[Keystone] Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
[Keystone] Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
[Keystone] Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
[Keystone] Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB]
[Keystone] Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 libstemmer0d amd64 0+svn585-2 [61.7 kB]
[Keystone] Get:113 http://archive.ubuntu.com/ubuntu focal/main amd64 libappstream4 amd64 0.12.10-2 [129 kB]
[Keystone] Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-bin amd64 2.64.6-1~ubuntu20.04.7 [72.8 kB]
[Keystone] Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1.1 [894 kB]
[Keystone] Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-26ubuntu1.3 [15.2 kB]
[Keystone] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
[Keystone] Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 policykit-1 amd64 0.105-26ubuntu1.3 [84.1 kB]
[Keystone] Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit amd64 1.1.13-2ubuntu1.1 [408 kB]
[Keystone] Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit-tools amd64 1.1.13-2ubuntu1.1 [32.8 kB]
[Keystone] Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
[Keystone] Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
[Keystone] Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-idna all 2.8-1ubuntu0.1 [36.2 kB]
[Keystone] Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.3 [88.7 kB]
[Keystone] Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
[Keystone] Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests-unixsocket all 0.2.0-2 [7272 B]
[Keystone] Get:127 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.12 [21.7 kB]
[Keystone] Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.12 [10.4 kB]
[Keystone] Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unattended-upgrades all 2.3ubuntu0.3 [48.5 kB]
[MON] Selecting previously unselected package python3-minimal.
[MON] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4439 files and directories currently installed.)
[MON] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
[MON] Unpacking python3-minimal (3.8.2-0ubuntu2) ...
[MON] Selecting previously unselected package mime-support.
[MON] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
[MON] Unpacking mime-support (3.64ubuntu1) ...
[MON] Selecting previously unselected package libmpdec2:amd64.
[MON] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
[MON] Unpacking libmpdec2:amd64 (2.4.2-3) ...
[MON] Selecting previously unselected package readline-common.
[MON] Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
[MON] Unpacking readline-common (8.0-4) ...
[MON] Selecting previously unselected package libreadline8:amd64.
[MON] Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
[POL] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[POL] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[POL] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B]
[PLA] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
[PLA] Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
[PLA] Get:119 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.10 [1805 kB]
[PLA] Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB]
[PLA] Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [514 kB]
[PLA] Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB]
[PLA] Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB]
[PLA] Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B]
[PLA] Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-setuptools all 45.2.0-1ubuntu0.1 [330 kB]
[PLA] Get:126 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB]
[PLA] Get:127 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.10 [231 kB]
[PLA] debconf: delaying package configuration, since apt-utils is not installed
[PLA] Fetched 76.7 MB in 2s (42.8 MB/s)
[PLA] Selecting previously unselected package liblocale-gettext-perl.
[PLA] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
[PLA] Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
[PLA] Unpacking liblocale-gettext-perl (1.07-4) ...
[PLA] Selecting previously unselected package libssl1.1:amd64.
[PLA] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ...
[PLA] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[PLA] Selecting previously unselected package libpython3.8-minimal:amd64.
[PLA] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[PLA] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Get:116 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B]
[osmclient] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
[osmclient] Get:118 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
[osmclient] Get:119 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.10 [1805 kB]
[osmclient] Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB]
[osmclient] Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [514 kB]
[osmclient] Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB]
[osmclient] Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB]
[osmclient] Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B]
[osmclient] Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-setuptools all 45.2.0-1ubuntu0.1 [330 kB]
[osmclient] Get:126 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB]
[osmclient] Get:127 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.10 [231 kB]
[osmclient] debconf: delaying package configuration, since apt-utils is not installed
[osmclient] Fetched 76.7 MB in 2s (40.4 MB/s)
[osmclient] Selecting previously unselected package liblocale-gettext-perl.
[osmclient] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
[osmclient] Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
[osmclient] Unpacking liblocale-gettext-perl (1.07-4) ...
[osmclient] Selecting previously unselected package libssl1.1:amd64.
[osmclient] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ...
[osmclient] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[osmclient] Selecting previously unselected package libpython3.8-minimal:amd64.
[osmclient] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[osmclient] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Selecting previously unselected package libexpat1:amd64.
[osmclient] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
[osmclient] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[RO] Selecting previously unselected package python3-minimal.
[RO] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4439 files and directories currently installed.)
[RO] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
[RO] Unpacking python3-minimal (3.8.2-0ubuntu2) ...
[RO] Selecting previously unselected package mime-support.
[RO] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
[RO] Unpacking mime-support (3.64ubuntu1) ...
[RO] Selecting previously unselected package libmpdec2:amd64.
[RO] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
[RO] Unpacking libmpdec2:amd64 (2.4.2-3) ...
[RO] Selecting previously unselected package readline-common.
[RO] Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
[RO] Unpacking readline-common (8.0-4) ...
[RO] Selecting previously unselected package libreadline8:amd64.
[RO] Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
[RO] Unpacking libreadline8:amd64 (8.0-4) ...
[RO] Selecting previously unselected package libsqlite3-0:amd64.
[RO] Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ...
[RO] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[RO] Selecting previously unselected package libpython3.8-stdlib:amd64.
[RO] Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[RO] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[NG-UI] Unpacking readline-common (8.0-4) ...
[NG-UI] Selecting previously unselected package libreadline8:amd64.
[NG-UI] Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
[NG-UI] Unpacking libreadline8:amd64 (8.0-4) ...
[NG-UI] Selecting previously unselected package libsqlite3-0:amd64.
[NG-UI] Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ...
[NG-UI] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[NG-UI] Selecting previously unselected package libpython3.8-stdlib:amd64.
[NG-UI] Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[NG-UI] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[NG-UI] Selecting previously unselected package python3.8.
[NG-UI] Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[NG-UI] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[NG-UI] Selecting previously unselected package libpython3-stdlib:amd64.
[NG-UI] Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
[NG-UI] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[NG-UI] Setting up python3-minimal (3.8.2-0ubuntu2) ...
[NBI] Selecting previously unselected package libexpat1:amd64.
[NBI] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
[NBI] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[NBI] Selecting previously unselected package python3.8-minimal.
[NBI] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[NBI] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[NBI] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[NBI] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[NBI] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[NBI] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[LCM] Selecting previously unselected package python3.8.
[LCM] Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[LCM] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[LCM] Selecting previously unselected package libpython3-stdlib:amd64.
[LCM] Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
[LCM] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[LCM] Setting up python3-minimal (3.8.2-0ubuntu2) ...
[LCM] Selecting previously unselected package python3.
[LCM] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4869 files and directories currently installed.)
[LCM] Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
[LCM] Unpacking python3 (3.8.2-0ubuntu2) ...
[LCM] Selecting previously unselected package perl-modules-5.30.
[LCM] Preparing to unpack .../001-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ...
[LCM] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[Keystone] debconf: delaying package configuration, since apt-utils is not installed
[Keystone] Fetched 35.7 MB in 1s (36.2 MB/s)
[Keystone] Selecting previously unselected package libssl1.1:amd64.
[Keystone] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
[Keystone] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ...
[Keystone] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[Keystone] Selecting previously unselected package libpython3.8-minimal:amd64.
[Keystone] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[Keystone] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[MON] Unpacking libreadline8:amd64 (8.0-4) ...
[MON] Selecting previously unselected package libsqlite3-0:amd64.
[MON] Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ...
[MON] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[MON] Selecting previously unselected package libpython3.8-stdlib:amd64.
[MON] Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[MON] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[MON] Selecting previously unselected package python3.8.
[MON] Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[MON] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[MON] Selecting previously unselected package libpython3-stdlib:amd64.
[MON] Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
[MON] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[MON] Setting up python3-minimal (3.8.2-0ubuntu2) ...
[MON] Selecting previously unselected package python3.
[MON] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4869 files and directories currently installed.)
[MON] Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
[MON] Unpacking python3 (3.8.2-0ubuntu2) ...
[POL] Selecting previously unselected package python3-minimal.
[POL] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4439 files and directories currently installed.)
[POL] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
[POL] Unpacking python3-minimal (3.8.2-0ubuntu2) ...
[POL] Selecting previously unselected package mime-support.
[POL] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
[POL] Unpacking mime-support (3.64ubuntu1) ...
[POL] Selecting previously unselected package libmpdec2:amd64.
[POL] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
[POL] Unpacking libmpdec2:amd64 (2.4.2-3) ...
[POL] Selecting previously unselected package readline-common.
[POL] Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
[POL] Unpacking readline-common (8.0-4) ...
[POL] Selecting previously unselected package libreadline8:amd64.
[POL] Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
[POL] Unpacking libreadline8:amd64 (8.0-4) ...
[POL] Selecting previously unselected package libsqlite3-0:amd64.
[POL] Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ...
[POL] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[POL] Selecting previously unselected package libpython3.8-stdlib:amd64.
[POL] Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[POL] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[Prometheus]   Building wheel for PyYAML (setup.py): finished with status 'done'
[Prometheus]   Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=607931 sha256=75ee71235c0087823d22092c0868d6d6ff40eb8ad178d15498fcbb711a43883c
[Prometheus]   Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c
[Prometheus] Successfully built PyYAML
[Prometheus] Installing collected packages: chardet, six, PyYAML, pymongo, multidict, idna, attrs, async-timeout, yarl, python-dateutil, aiohttp
[tests] Selecting previously unselected package python3-minimal.
[tests] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4439 files and directories currently installed.)
[tests] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
[tests] Unpacking python3-minimal (3.8.2-0ubuntu2) ...
[tests] Selecting previously unselected package mime-support.
[tests] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
[tests] Unpacking mime-support (3.64ubuntu1) ...
[tests] Selecting previously unselected package libmpdec2:amd64.
[tests] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
[tests] Unpacking libmpdec2:amd64 (2.4.2-3) ...
[tests] Selecting previously unselected package readline-common.
[tests] Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
[tests] Unpacking readline-common (8.0-4) ...
[tests] Selecting previously unselected package libreadline8:amd64.
[tests] Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
[tests] Unpacking libreadline8:amd64 (8.0-4) ...
[tests] Selecting previously unselected package libsqlite3-0:amd64.
[tests] Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ...
[tests] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[tests] Selecting previously unselected package libpython3.8-stdlib:amd64.
[tests] Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[tests] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[tests] Selecting previously unselected package python3.8.
[tests] Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[tests] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[tests] Selecting previously unselected package libpython3-stdlib:amd64.
[tests] Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
[tests] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[tests] Setting up python3-minimal (3.8.2-0ubuntu2) ...
[PLA] Selecting previously unselected package libexpat1:amd64.
[PLA] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
[PLA] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[PLA] Selecting previously unselected package python3.8-minimal.
[PLA] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[PLA] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[PLA] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[PLA] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Selecting previously unselected package python3.8-minimal.
[osmclient] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[osmclient] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[osmclient] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[osmclient] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[RO] Selecting previously unselected package python3.8.
[RO] Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[RO] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[RO] Selecting previously unselected package libpython3-stdlib:amd64.
[RO] Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
[RO] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[RO] Setting up python3-minimal (3.8.2-0ubuntu2) ...
[RO] Selecting previously unselected package python3.
[RO] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4869 files and directories currently installed.)
[RO] Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
[RO] Unpacking python3 (3.8.2-0ubuntu2) ...
[NG-UI] Selecting previously unselected package python3.
[NG-UI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4855 files and directories currently installed.)
[NG-UI] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ...
[NG-UI] Unpacking python3 (3.8.2-0ubuntu2) ...
[NG-UI] Selecting previously unselected package libapparmor1:amd64.
[NG-UI] Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.3_amd64.deb ...
[NG-UI] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.3) ...
[NG-UI] Selecting previously unselected package libcap2:amd64.
[NG-UI] Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libargon2-1:amd64.
[NG-UI] Preparing to unpack .../03-libargon2-1_0~20171227-0.2_amd64.deb ...
[NG-UI] Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
[NG-UI] Selecting previously unselected package libdevmapper1.02.1:amd64.
[NG-UI] Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
[NG-UI] Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
[NG-UI] Selecting previously unselected package libjson-c4:amd64.
[NG-UI] Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ...
[NG-UI] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
[NG-UI] Selecting previously unselected package libcryptsetup12:amd64.
[NG-UI] Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ...
[NG-UI] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...
[NG-UI] Selecting previously unselected package libip4tc2:amd64.
[NG-UI] Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...
[NBI] Selecting previously unselected package python3-minimal.
[NBI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4439 files and directories currently installed.)
[NBI] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
[NBI] Unpacking python3-minimal (3.8.2-0ubuntu2) ...
[NBI] Selecting previously unselected package mime-support.
[NBI] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
[NBI] Unpacking mime-support (3.64ubuntu1) ...
[NBI] Selecting previously unselected package libmpdec2:amd64.
[NBI] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
[NBI] Unpacking libmpdec2:amd64 (2.4.2-3) ...
[NBI] Selecting previously unselected package readline-common.
[NBI] Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
[NBI] Unpacking readline-common (8.0-4) ...
[LCM] Selecting previously unselected package libgdbm6:amd64.
[LCM] Preparing to unpack .../002-libgdbm6_1.18.1-5_amd64.deb ...
[LCM] Unpacking libgdbm6:amd64 (1.18.1-5) ...
[LCM] Selecting previously unselected package libgdbm-compat4:amd64.
[LCM] Preparing to unpack .../003-libgdbm-compat4_1.18.1-5_amd64.deb ...
[LCM] Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
[LCM] Selecting previously unselected package libperl5.30:amd64.
[LCM] Preparing to unpack .../004-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ...
[Keystone] Selecting previously unselected package libexpat1:amd64.
[Keystone] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
[Keystone] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[Keystone] Selecting previously unselected package python3.8-minimal.
[Keystone] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[Keystone] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[Keystone] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[Keystone] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[Keystone] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[Keystone] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[MON] Selecting previously unselected package perl-modules-5.30.
[MON] Preparing to unpack .../001-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ...
[MON] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[POL] Selecting previously unselected package python3.8.
[POL] Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[POL] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[POL] Selecting previously unselected package libpython3-stdlib:amd64.
[POL] Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
[POL] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[POL] Setting up python3-minimal (3.8.2-0ubuntu2) ...
[POL] Selecting previously unselected package python3.
[POL] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4869 files and directories currently installed.)
[POL] Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
[POL] Unpacking python3 (3.8.2-0ubuntu2) ...
[POL] Selecting previously unselected package perl-modules-5.30.
[POL] Preparing to unpack .../001-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ...
[POL] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[Prometheus] Successfully installed PyYAML-5.3.1 aiohttp-3.6.2 async-timeout-3.0.1 attrs-20.2.0 chardet-3.0.4 idna-2.10 multidict-4.7.6 pymongo-3.11.0 python-dateutil-2.8.1 six-1.15.0 yarl-1.6.0
[Prometheus] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[Prometheus] 
[Prometheus] [notice] A new release of pip is available: 23.0.1 -> 24.0
[Prometheus] [notice] To update, run: pip install --upgrade pip
[tests] Selecting previously unselected package python3.
[tests] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4869 files and directories currently installed.)
[tests] Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
[tests] Unpacking python3 (3.8.2-0ubuntu2) ...
[tests] Selecting previously unselected package perl-modules-5.30.
[tests] Preparing to unpack .../001-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ...
[tests] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[PLA] Selecting previously unselected package python3-minimal.
[PLA] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4439 files and directories currently installed.)
[PLA] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
[PLA] Unpacking python3-minimal (3.8.2-0ubuntu2) ...
[osmclient] Selecting previously unselected package python3-minimal.
[osmclient] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4439 files and directories currently installed.)
[osmclient] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
[osmclient] Unpacking python3-minimal (3.8.2-0ubuntu2) ...
[osmclient] Selecting previously unselected package mime-support.
[osmclient] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
[osmclient] Unpacking mime-support (3.64ubuntu1) ...
[osmclient] Selecting previously unselected package libmpdec2:amd64.
[osmclient] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
[osmclient] Unpacking libmpdec2:amd64 (2.4.2-3) ...
[osmclient] Selecting previously unselected package readline-common.
[osmclient] Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
[osmclient] Unpacking readline-common (8.0-4) ...
[RO] Selecting previously unselected package perl-modules-5.30.
[RO] Preparing to unpack .../001-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ...
[RO] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[NG-UI] Selecting previously unselected package libkmod2:amd64.
[NG-UI] Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking libkmod2:amd64 (27-1ubuntu2.1) ...
[NG-UI] Selecting previously unselected package systemd-timesyncd.
[NG-UI] Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.23_amd64.deb ...
[NG-UI] Unpacking systemd-timesyncd (245.4-4ubuntu3.23) ...
[NG-UI] Selecting previously unselected package systemd.
[NG-UI] Preparing to unpack .../10-systemd_245.4-4ubuntu3.23_amd64.deb ...
[NG-UI] Unpacking systemd (245.4-4ubuntu3.23) ...
[NBI] Selecting previously unselected package libreadline8:amd64.
[NBI] Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
[NBI] Unpacking libreadline8:amd64 (8.0-4) ...
[NBI] Selecting previously unselected package libsqlite3-0:amd64.
[NBI] Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ...
[NBI] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[NBI] Selecting previously unselected package libpython3.8-stdlib:amd64.
[NBI] Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[NBI] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[NBI] Selecting previously unselected package python3.8.
[NBI] Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[NBI] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[NBI] Selecting previously unselected package libpython3-stdlib:amd64.
[NBI] Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
[NBI] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[LCM] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[Keystone] Selecting previously unselected package python3-minimal.
[Keystone] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4425 files and directories currently installed.)
[Keystone] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
[MON] Selecting previously unselected package libgdbm6:amd64.
[MON] Preparing to unpack .../002-libgdbm6_1.18.1-5_amd64.deb ...
[MON] Unpacking libgdbm6:amd64 (1.18.1-5) ...
[MON] Selecting previously unselected package libgdbm-compat4:amd64.
[MON] Preparing to unpack .../003-libgdbm-compat4_1.18.1-5_amd64.deb ...
[MON] Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
[MON] Selecting previously unselected package libperl5.30:amd64.
[MON] Preparing to unpack .../004-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ...
[MON] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[tests] Selecting previously unselected package libgdbm6:amd64.
[tests] Preparing to unpack .../002-libgdbm6_1.18.1-5_amd64.deb ...
[tests] Unpacking libgdbm6:amd64 (1.18.1-5) ...
[tests] Selecting previously unselected package libgdbm-compat4:amd64.
[tests] Preparing to unpack .../003-libgdbm-compat4_1.18.1-5_amd64.deb ...
[tests] Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
[PLA] Selecting previously unselected package mime-support.
[PLA] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
[PLA] Unpacking mime-support (3.64ubuntu1) ...
[PLA] Selecting previously unselected package libmpdec2:amd64.
[PLA] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
[PLA] Unpacking libmpdec2:amd64 (2.4.2-3) ...
[PLA] Selecting previously unselected package readline-common.
[PLA] Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
[PLA] Unpacking readline-common (8.0-4) ...
[PLA] Selecting previously unselected package libreadline8:amd64.
[PLA] Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
[PLA] Unpacking libreadline8:amd64 (8.0-4) ...
[osmclient] Selecting previously unselected package libreadline8:amd64.
[osmclient] Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
[osmclient] Unpacking libreadline8:amd64 (8.0-4) ...
[osmclient] Selecting previously unselected package libsqlite3-0:amd64.
[osmclient] Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ...
[osmclient] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[osmclient] Selecting previously unselected package libpython3.8-stdlib:amd64.
[osmclient] Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[osmclient] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[RO] Selecting previously unselected package libgdbm6:amd64.
[RO] Preparing to unpack .../002-libgdbm6_1.18.1-5_amd64.deb ...
[RO] Unpacking libgdbm6:amd64 (1.18.1-5) ...
[RO] Selecting previously unselected package libgdbm-compat4:amd64.
[RO] Preparing to unpack .../003-libgdbm-compat4_1.18.1-5_amd64.deb ...
[RO] Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
[RO] Selecting previously unselected package libperl5.30:amd64.
[RO] Preparing to unpack .../004-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ...
[RO] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[NG-UI] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.3) ...
[NG-UI] Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ...
[NG-UI] Setting up libargon2-1:amd64 (0~20171227-0.2) ...
[NG-UI] Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
[NG-UI] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
[NG-UI] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...
[NG-UI] Setting up libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...
[NG-UI] Setting up libkmod2:amd64 (27-1ubuntu2.1) ...
[NG-UI] Setting up systemd-timesyncd (245.4-4ubuntu3.23) ...
[NBI] Setting up python3-minimal (3.8.2-0ubuntu2) ...
[NBI] Selecting previously unselected package python3.
[NBI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4869 files and directories currently installed.)
[NBI] Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
[NBI] Unpacking python3 (3.8.2-0ubuntu2) ...
[NBI] Selecting previously unselected package perl-modules-5.30.
[NBI] Preparing to unpack .../001-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ...
[NBI] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[LCM] Selecting previously unselected package perl.
[LCM] Preparing to unpack .../005-perl_5.30.0-9ubuntu0.5_amd64.deb ...
[LCM] Unpacking perl (5.30.0-9ubuntu0.5) ...
[LCM] Selecting previously unselected package openssl.
[LCM] Preparing to unpack .../006-openssl_1.1.1f-1ubuntu2.22_amd64.deb ...
[LCM] Unpacking openssl (1.1.1f-1ubuntu2.22) ...
[LCM] Selecting previously unselected package ca-certificates.
[LCM] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
[LCM] Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
[LCM] Selecting previously unselected package libmagic-mgc.
[LCM] Preparing to unpack .../008-libmagic-mgc_1%3a5.38-4_amd64.deb ...
[LCM] Unpacking libmagic-mgc (1:5.38-4) ...
[LCM] Selecting previously unselected package libmagic1:amd64.
[LCM] Preparing to unpack .../009-libmagic1_1%3a5.38-4_amd64.deb ...
[LCM] Unpacking libmagic1:amd64 (1:5.38-4) ...
[LCM] Selecting previously unselected package file.
[LCM] Preparing to unpack .../010-file_1%3a5.38-4_amd64.deb ...
[LCM] Unpacking file (1:5.38-4) ...
[LCM] Selecting previously unselected package netbase.
[LCM] Preparing to unpack .../011-netbase_6.1_all.deb ...
[LCM] Unpacking netbase (6.1) ...
[Keystone] Unpacking python3-minimal (3.8.2-0ubuntu2) ...
[Keystone] Selecting previously unselected package mime-support.
[Keystone] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
[Keystone] Unpacking mime-support (3.64ubuntu1) ...
[Keystone] Selecting previously unselected package libmpdec2:amd64.
[Keystone] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
[Keystone] Unpacking libmpdec2:amd64 (2.4.2-3) ...
[Keystone] Selecting previously unselected package readline-common.
[Keystone] Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
[Keystone] Unpacking readline-common (8.0-4) ...
[Keystone] Selecting previously unselected package libreadline8:amd64.
[Keystone] Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
[Keystone] Unpacking libreadline8:amd64 (8.0-4) ...
[Keystone] Selecting previously unselected package libsqlite3-0:amd64.
[Keystone] Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ...
[Keystone] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[Keystone] Selecting previously unselected package libpython3.8-stdlib:amd64.
[Keystone] Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[Keystone] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[MON] Selecting previously unselected package perl.
[MON] Preparing to unpack .../005-perl_5.30.0-9ubuntu0.5_amd64.deb ...
[MON] Unpacking perl (5.30.0-9ubuntu0.5) ...
[MON] Selecting previously unselected package openssl.
[MON] Preparing to unpack .../006-openssl_1.1.1f-1ubuntu2.22_amd64.deb ...
[MON] Unpacking openssl (1.1.1f-1ubuntu2.22) ...
[POL] Selecting previously unselected package libgdbm6:amd64.
[POL] Preparing to unpack .../002-libgdbm6_1.18.1-5_amd64.deb ...
[POL] Unpacking libgdbm6:amd64 (1.18.1-5) ...
[POL] Selecting previously unselected package libgdbm-compat4:amd64.
[POL] Preparing to unpack .../003-libgdbm-compat4_1.18.1-5_amd64.deb ...
[POL] Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
[POL] Selecting previously unselected package libperl5.30:amd64.
[POL] Preparing to unpack .../004-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ...
[POL] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[tests] Selecting previously unselected package libperl5.30:amd64.
[tests] Preparing to unpack .../004-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ...
[tests] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[PLA] Selecting previously unselected package libsqlite3-0:amd64.
[PLA] Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ...
[PLA] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[PLA] Selecting previously unselected package libpython3.8-stdlib:amd64.
[PLA] Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[PLA] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Selecting previously unselected package python3.8.
[PLA] Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[PLA] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Selecting previously unselected package libpython3-stdlib:amd64.
[PLA] Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
[PLA] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[PLA] Setting up python3-minimal (3.8.2-0ubuntu2) ...
[PLA] Selecting previously unselected package python3.
[PLA] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4869 files and directories currently installed.)
[PLA] Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
[PLA] Unpacking python3 (3.8.2-0ubuntu2) ...
[osmclient] Selecting previously unselected package python3.8.
[osmclient] Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[osmclient] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Selecting previously unselected package libpython3-stdlib:amd64.
[osmclient] Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
[osmclient] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[osmclient] Setting up python3-minimal (3.8.2-0ubuntu2) ...
[osmclient] Selecting previously unselected package python3.
[osmclient] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4869 files and directories currently installed.)
[osmclient] Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
[osmclient] Unpacking python3 (3.8.2-0ubuntu2) ...
[osmclient] Selecting previously unselected package perl-modules-5.30.
[osmclient] Preparing to unpack .../001-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ...
[osmclient] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[RO] Selecting previously unselected package perl.
[RO] Preparing to unpack .../005-perl_5.30.0-9ubuntu0.5_amd64.deb ...
[RO] Unpacking perl (5.30.0-9ubuntu0.5) ...
[RO] Selecting previously unselected package openssl.
[RO] Preparing to unpack .../006-openssl_1.1.1f-1ubuntu2.22_amd64.deb ...
[RO] Unpacking openssl (1.1.1f-1ubuntu2.22) ...
[RO] Selecting previously unselected package ca-certificates.
[RO] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
[RO] Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
[NG-UI] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
[NG-UI] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
[NG-UI] Setting up systemd (245.4-4ubuntu3.23) ...
[NG-UI] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
[NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
[NG-UI] Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
[NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
[NG-UI] ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
[NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
[NG-UI] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
[NG-UI] Initializing machine ID from random generator.
[NBI] Selecting previously unselected package libgdbm6:amd64.
[NBI] Preparing to unpack .../002-libgdbm6_1.18.1-5_amd64.deb ...
[NBI] Unpacking libgdbm6:amd64 (1.18.1-5) ...
[NBI] Selecting previously unselected package libgdbm-compat4:amd64.
[NBI] Preparing to unpack .../003-libgdbm-compat4_1.18.1-5_amd64.deb ...
[NBI] Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
[LCM] Selecting previously unselected package python3-pkg-resources.
[LCM] Preparing to unpack .../012-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
[LCM] Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[LCM] Selecting previously unselected package xz-utils.
[LCM] Preparing to unpack .../013-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
[LCM] Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
[LCM] Selecting previously unselected package krb5-locales.
[LCM] Preparing to unpack .../014-krb5-locales_1.17-6ubuntu4.4_all.deb ...
[LCM] Unpacking krb5-locales (1.17-6ubuntu4.4) ...
[LCM] Selecting previously unselected package libkrb5support0:amd64.
[LCM] Preparing to unpack .../015-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ...
[LCM] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[LCM] Selecting previously unselected package libk5crypto3:amd64.
[LCM] Preparing to unpack .../016-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ...
[LCM] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[LCM] Selecting previously unselected package libkeyutils1:amd64.
[LCM] Preparing to unpack .../017-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
[LCM] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[LCM] Selecting previously unselected package libkrb5-3:amd64.
[LCM] Preparing to unpack .../018-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ...
[LCM] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[LCM] Selecting previously unselected package libgssapi-krb5-2:amd64.
[LCM] Preparing to unpack .../019-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ...
[LCM] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[Keystone] Selecting previously unselected package python3.8.
[Keystone] Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[Keystone] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[Keystone] Selecting previously unselected package libpython3-stdlib:amd64.
[Keystone] Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
[Keystone] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[Keystone] Setting up python3-minimal (3.8.2-0ubuntu2) ...
[Keystone] Selecting previously unselected package python3.
[Keystone] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4855 files and directories currently installed.)
[Keystone] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ...
[Keystone] Unpacking python3 (3.8.2-0ubuntu2) ...
[Keystone] Selecting previously unselected package libapparmor1:amd64.
[Keystone] Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.3_amd64.deb ...
[Keystone] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.3) ...
[Keystone] Selecting previously unselected package libcap2:amd64.
[Keystone] Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ...
[MON] Selecting previously unselected package ca-certificates.
[MON] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
[MON] Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
[MON] Selecting previously unselected package libmagic-mgc.
[MON] Preparing to unpack .../008-libmagic-mgc_1%3a5.38-4_amd64.deb ...
[MON] Unpacking libmagic-mgc (1:5.38-4) ...
[MON] Selecting previously unselected package libmagic1:amd64.
[MON] Preparing to unpack .../009-libmagic1_1%3a5.38-4_amd64.deb ...
[MON] Unpacking libmagic1:amd64 (1:5.38-4) ...
[MON] Selecting previously unselected package file.
[MON] Preparing to unpack .../010-file_1%3a5.38-4_amd64.deb ...
[MON] Unpacking file (1:5.38-4) ...
[MON] Selecting previously unselected package netbase.
[MON] Preparing to unpack .../011-netbase_6.1_all.deb ...
[MON] Unpacking netbase (6.1) ...
[MON] Selecting previously unselected package python3-pkg-resources.
[MON] Preparing to unpack .../012-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
[MON] Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[POL] Selecting previously unselected package perl.
[POL] Preparing to unpack .../005-perl_5.30.0-9ubuntu0.5_amd64.deb ...
[POL] Unpacking perl (5.30.0-9ubuntu0.5) ...
[POL] Selecting previously unselected package openssl.
[POL] Preparing to unpack .../006-openssl_1.1.1f-1ubuntu2.22_amd64.deb ...
[POL] Unpacking openssl (1.1.1f-1ubuntu2.22) ...
[POL] Selecting previously unselected package ca-certificates.
[POL] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
[POL] Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
[POL] Selecting previously unselected package libmagic-mgc.
[POL] Preparing to unpack .../008-libmagic-mgc_1%3a5.38-4_amd64.deb ...
[POL] Unpacking libmagic-mgc (1:5.38-4) ...
[POL] Selecting previously unselected package libmagic1:amd64.
[POL] Preparing to unpack .../009-libmagic1_1%3a5.38-4_amd64.deb ...
[POL] Unpacking libmagic1:amd64 (1:5.38-4) ...
[POL] Selecting previously unselected package file.
[POL] Preparing to unpack .../010-file_1%3a5.38-4_amd64.deb ...
[POL] Unpacking file (1:5.38-4) ...
[tests] Selecting previously unselected package perl.
[tests] Preparing to unpack .../005-perl_5.30.0-9ubuntu0.5_amd64.deb ...
[tests] Unpacking perl (5.30.0-9ubuntu0.5) ...
[tests] Selecting previously unselected package openssl.
[tests] Preparing to unpack .../006-openssl_1.1.1f-1ubuntu2.22_amd64.deb ...
[tests] Unpacking openssl (1.1.1f-1ubuntu2.22) ...
[tests] Selecting previously unselected package ca-certificates.
[tests] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
[tests] Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
[tests] Selecting previously unselected package libmagic-mgc.
[tests] Preparing to unpack .../008-libmagic-mgc_1%3a5.38-4_amd64.deb ...
[tests] Unpacking libmagic-mgc (1:5.38-4) ...
[tests] Selecting previously unselected package libmagic1:amd64.
[tests] Preparing to unpack .../009-libmagic1_1%3a5.38-4_amd64.deb ...
[tests] Unpacking libmagic1:amd64 (1:5.38-4) ...
[tests] Selecting previously unselected package file.
[tests] Preparing to unpack .../010-file_1%3a5.38-4_amd64.deb ...
[tests] Unpacking file (1:5.38-4) ...
[tests] Selecting previously unselected package netbase.
[tests] Preparing to unpack .../011-netbase_6.1_all.deb ...
[tests] Unpacking netbase (6.1) ...
[tests] Selecting previously unselected package python3-pkg-resources.
[tests] Preparing to unpack .../012-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
[tests] Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[PLA] Selecting previously unselected package perl-modules-5.30.
[PLA] Preparing to unpack .../001-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ...
[PLA] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[RO] Selecting previously unselected package libmagic-mgc.
[RO] Preparing to unpack .../008-libmagic-mgc_1%3a5.38-4_amd64.deb ...
[RO] Unpacking libmagic-mgc (1:5.38-4) ...
[RO] Selecting previously unselected package libmagic1:amd64.
[RO] Preparing to unpack .../009-libmagic1_1%3a5.38-4_amd64.deb ...
[RO] Unpacking libmagic1:amd64 (1:5.38-4) ...
[RO] Selecting previously unselected package file.
[RO] Preparing to unpack .../010-file_1%3a5.38-4_amd64.deb ...
[RO] Unpacking file (1:5.38-4) ...
[RO] Selecting previously unselected package netbase.
[RO] Preparing to unpack .../011-netbase_6.1_all.deb ...
[RO] Unpacking netbase (6.1) ...
[RO] Selecting previously unselected package python3-pkg-resources.
[RO] Preparing to unpack .../012-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
[RO] Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[RO] Selecting previously unselected package xz-utils.
[RO] Preparing to unpack .../013-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
[RO] Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
[RO] Selecting previously unselected package krb5-locales.
[RO] Preparing to unpack .../014-krb5-locales_1.17-6ubuntu4.4_all.deb ...
[RO] Unpacking krb5-locales (1.17-6ubuntu4.4) ...
[RO] Selecting previously unselected package libkrb5support0:amd64.
[RO] Preparing to unpack .../015-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ...
[RO] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[NG-UI] Selecting previously unselected package systemd-sysv.
[NG-UI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5691 files and directories currently installed.)
[NG-UI] Preparing to unpack .../000-systemd-sysv_245.4-4ubuntu3.23_amd64.deb ...
[NG-UI] Unpacking systemd-sysv (245.4-4ubuntu3.23) ...
[NG-UI] Selecting previously unselected package openssl.
[NG-UI] Preparing to unpack .../001-openssl_1.1.1f-1ubuntu2.22_amd64.deb ...
[NG-UI] Unpacking openssl (1.1.1f-1ubuntu2.22) ...
[NG-UI] Selecting previously unselected package ca-certificates.
[NG-UI] Preparing to unpack .../002-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
[NG-UI] Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
[NG-UI] Selecting previously unselected package libdbus-1-3:amd64.
[NG-UI] Preparing to unpack .../003-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ...
[NG-UI] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
[NG-UI] Selecting previously unselected package dbus.
[NG-UI] Preparing to unpack .../004-dbus_1.12.16-2ubuntu2.3_amd64.deb ...
[NG-UI] Unpacking dbus (1.12.16-2ubuntu2.3) ...
[NBI] Selecting previously unselected package libperl5.30:amd64.
[NBI] Preparing to unpack .../004-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ...
[NBI] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[LCM] Selecting previously unselected package libpsl5:amd64.
[LCM] Preparing to unpack .../020-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
[LCM] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
[LCM] Selecting previously unselected package manpages.
[LCM] Preparing to unpack .../021-manpages_5.05-1_all.deb ...
[LCM] Unpacking manpages (5.05-1) ...
[LCM] Selecting previously unselected package publicsuffix.
[LCM] Preparing to unpack .../022-publicsuffix_20200303.0012-1_all.deb ...
[LCM] Unpacking publicsuffix (20200303.0012-1) ...
[Keystone] Selecting previously unselected package libargon2-1:amd64.
[Keystone] Preparing to unpack .../03-libargon2-1_0~20171227-0.2_amd64.deb ...
[Keystone] Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
[Keystone] Selecting previously unselected package libdevmapper1.02.1:amd64.
[Keystone] Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
[Keystone] Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
[Keystone] Selecting previously unselected package libjson-c4:amd64.
[Keystone] Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ...
[Keystone] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
[Keystone] Selecting previously unselected package libcryptsetup12:amd64.
[Keystone] Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ...
[Keystone] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...
[Keystone] Selecting previously unselected package libip4tc2:amd64.
[Keystone] Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package libkmod2:amd64.
[Keystone] Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_amd64.deb ...
[Keystone] Unpacking libkmod2:amd64 (27-1ubuntu2.1) ...
[MON] Selecting previously unselected package xz-utils.
[MON] Preparing to unpack .../013-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
[MON] Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
[MON] Selecting previously unselected package krb5-locales.
[MON] Preparing to unpack .../014-krb5-locales_1.17-6ubuntu4.4_all.deb ...
[MON] Unpacking krb5-locales (1.17-6ubuntu4.4) ...
[MON] Selecting previously unselected package libkrb5support0:amd64.
[MON] Preparing to unpack .../015-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ...
[MON] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[MON] Selecting previously unselected package libk5crypto3:amd64.
[MON] Preparing to unpack .../016-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ...
[MON] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[POL] Selecting previously unselected package netbase.
[POL] Preparing to unpack .../011-netbase_6.1_all.deb ...
[POL] Unpacking netbase (6.1) ...
[POL] Selecting previously unselected package python3-pkg-resources.
[POL] Preparing to unpack .../012-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
[POL] Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[POL] Selecting previously unselected package xz-utils.
[POL] Preparing to unpack .../013-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
[POL] Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
[POL] Selecting previously unselected package krb5-locales.
[POL] Preparing to unpack .../014-krb5-locales_1.17-6ubuntu4.4_all.deb ...
[POL] Unpacking krb5-locales (1.17-6ubuntu4.4) ...
[POL] Selecting previously unselected package libkrb5support0:amd64.
[POL] Preparing to unpack .../015-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ...
[POL] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[POL] Selecting previously unselected package libk5crypto3:amd64.
[POL] Preparing to unpack .../016-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ...
[POL] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[Prometheus] Removing intermediate container df9cade376cb
[Prometheus]  ---> ffa7772b5a1c
[Prometheus] Step 9/10 : COPY src/app.py .
[Prometheus]  ---> 9ba2b757d883
[Prometheus] Step 10/10 : CMD [ "python", "-u", "./app.py" ]
[Prometheus]  ---> Running in 140f631c18fe
[Prometheus] Removing intermediate container 140f631c18fe
[Prometheus]  ---> e6558e1d5630
[Prometheus] [Warning] One or more build-args [OSM_TESTS_URL PYTHON3_OSM_NBI_URL CACHE_DATE PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_AWS_URL APT_PROXY PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_LCM_URL PYTHON3_N2VC_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_POLICY_MODULE_URL OSM_DEVOPS_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_PLA_URL] were not consumed
[Prometheus] Successfully built e6558e1d5630
[Prometheus] Successfully tagged opensourcemano/prometheus:osm-v120-merge-753
[tests] Selecting previously unselected package xz-utils.
[tests] Preparing to unpack .../013-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
[tests] Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
[tests] Selecting previously unselected package krb5-locales.
[tests] Preparing to unpack .../014-krb5-locales_1.17-6ubuntu4.4_all.deb ...
[tests] Unpacking krb5-locales (1.17-6ubuntu4.4) ...
[tests] Selecting previously unselected package libkrb5support0:amd64.
[tests] Preparing to unpack .../015-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ...
[tests] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[tests] Selecting previously unselected package libk5crypto3:amd64.
[tests] Preparing to unpack .../016-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ...
[PLA] Selecting previously unselected package libgdbm6:amd64.
[PLA] Preparing to unpack .../002-libgdbm6_1.18.1-5_amd64.deb ...
[PLA] Unpacking libgdbm6:amd64 (1.18.1-5) ...
[PLA] Selecting previously unselected package libgdbm-compat4:amd64.
[PLA] Preparing to unpack .../003-libgdbm-compat4_1.18.1-5_amd64.deb ...
[PLA] Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
[PLA] Selecting previously unselected package libperl5.30:amd64.
[PLA] Preparing to unpack .../004-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ...
[PLA] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[osmclient] Selecting previously unselected package libgdbm6:amd64.
[osmclient] Preparing to unpack .../002-libgdbm6_1.18.1-5_amd64.deb ...
[osmclient] Unpacking libgdbm6:amd64 (1.18.1-5) ...
[osmclient] Selecting previously unselected package libgdbm-compat4:amd64.
[osmclient] Preparing to unpack .../003-libgdbm-compat4_1.18.1-5_amd64.deb ...
[osmclient] Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
[osmclient] Selecting previously unselected package libperl5.30:amd64.
[osmclient] Preparing to unpack .../004-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ...
[osmclient] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[RO] Selecting previously unselected package libk5crypto3:amd64.
[RO] Preparing to unpack .../016-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ...
[RO] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[RO] Selecting previously unselected package libkeyutils1:amd64.
[RO] Preparing to unpack .../017-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
[RO] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[RO] Selecting previously unselected package libkrb5-3:amd64.
[RO] Preparing to unpack .../018-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ...
[RO] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[NG-UI] Selecting previously unselected package distro-info-data.
[NG-UI] Preparing to unpack .../005-distro-info-data_0.43ubuntu1.16_all.deb ...
[NG-UI] Unpacking distro-info-data (0.43ubuntu1.16) ...
[NG-UI] Selecting previously unselected package dmsetup.
[NG-UI] Preparing to unpack .../006-dmsetup_2%3a1.02.167-1ubuntu1_amd64.deb ...
[NG-UI] Unpacking dmsetup (2:1.02.167-1ubuntu1) ...
[NG-UI] Selecting previously unselected package libmagic-mgc.
[NG-UI] Preparing to unpack .../007-libmagic-mgc_1%3a5.38-4_amd64.deb ...
[NG-UI] Unpacking libmagic-mgc (1:5.38-4) ...
[NG-UI] Selecting previously unselected package libmagic1:amd64.
[NG-UI] Preparing to unpack .../008-libmagic1_1%3a5.38-4_amd64.deb ...
[NBI] Selecting previously unselected package perl.
[NBI] Preparing to unpack .../005-perl_5.30.0-9ubuntu0.5_amd64.deb ...
[NBI] Unpacking perl (5.30.0-9ubuntu0.5) ...
[NBI] Selecting previously unselected package openssl.
[NBI] Preparing to unpack .../006-openssl_1.1.1f-1ubuntu2.22_amd64.deb ...
[NBI] Unpacking openssl (1.1.1f-1ubuntu2.22) ...
[NBI] Selecting previously unselected package ca-certificates.
[NBI] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
[NBI] Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
[NBI] Selecting previously unselected package libmagic-mgc.
[NBI] Preparing to unpack .../008-libmagic-mgc_1%3a5.38-4_amd64.deb ...
[NBI] Unpacking libmagic-mgc (1:5.38-4) ...
[LCM] Selecting previously unselected package binutils-common:amd64.
[LCM] Preparing to unpack .../023-binutils-common_2.34-6ubuntu1.9_amd64.deb ...
[LCM] Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ...
[LCM] Selecting previously unselected package libbinutils:amd64.
[LCM] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.9_amd64.deb ...
[LCM] Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ...
[MON] Selecting previously unselected package libkeyutils1:amd64.
[MON] Preparing to unpack .../017-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
[MON] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[MON] Selecting previously unselected package libkrb5-3:amd64.
[MON] Preparing to unpack .../018-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ...
[MON] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[tests] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[tests] Selecting previously unselected package libkeyutils1:amd64.
[tests] Preparing to unpack .../017-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
[tests] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[tests] Selecting previously unselected package libkrb5-3:amd64.
[tests] Preparing to unpack .../018-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ...
[tests] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[RO] Selecting previously unselected package libgssapi-krb5-2:amd64.
[RO] Preparing to unpack .../019-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ...
[RO] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[RO] Selecting previously unselected package libpsl5:amd64.
[RO] Preparing to unpack .../020-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
[RO] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
[RO] Selecting previously unselected package manpages.
[RO] Preparing to unpack .../021-manpages_5.05-1_all.deb ...
[RO] Unpacking manpages (5.05-1) ...
[NG-UI] Unpacking libmagic1:amd64 (1:5.38-4) ...
[NG-UI] Selecting previously unselected package file.
[NG-UI] Preparing to unpack .../009-file_1%3a5.38-4_amd64.deb ...
[NG-UI] Unpacking file (1:5.38-4) ...
[NG-UI] Selecting previously unselected package libglib2.0-0:amd64.
[NG-UI] Preparing to unpack .../010-libglib2.0-0_2.64.6-1~ubuntu20.04.7_amd64.deb ...
[NG-UI] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.7) ...
[Pipeline] [Prometheus] echo
[NBI] Selecting previously unselected package libmagic1:amd64.
[NBI] Preparing to unpack .../009-libmagic1_1%3a5.38-4_amd64.deb ...
[NBI] Unpacking libmagic1:amd64 (1:5.38-4) ...
[NBI] Selecting previously unselected package file.
[NBI] Preparing to unpack .../010-file_1%3a5.38-4_amd64.deb ...
[NBI] Unpacking file (1:5.38-4) ...
[NBI] Selecting previously unselected package netbase.
[NBI] Preparing to unpack .../011-netbase_6.1_all.deb ...
[NBI] Unpacking netbase (6.1) ...
[Prometheus] Tagging prometheus:osm-v120-merge-753
[Pipeline] [Prometheus] sh
[LCM] Selecting previously unselected package libctf-nobfd0:amd64.
[LCM] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ...
[LCM] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[LCM] Selecting previously unselected package libctf0:amd64.
[LCM] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.9_amd64.deb ...
[LCM] Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ...
[LCM] Selecting previously unselected package binutils-x86-64-linux-gnu.
[LCM] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ...
[LCM] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[Keystone] Selecting previously unselected package systemd-timesyncd.
[Keystone] Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.23_amd64.deb ...
[Keystone] Unpacking systemd-timesyncd (245.4-4ubuntu3.23) ...
[Keystone] Selecting previously unselected package systemd.
[Keystone] Preparing to unpack .../10-systemd_245.4-4ubuntu3.23_amd64.deb ...
[MON] Selecting previously unselected package libgssapi-krb5-2:amd64.
[MON] Preparing to unpack .../019-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ...
[MON] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[MON] Selecting previously unselected package libpsl5:amd64.
[MON] Preparing to unpack .../020-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
[MON] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
[MON] Selecting previously unselected package manpages.
[MON] Preparing to unpack .../021-manpages_5.05-1_all.deb ...
[POL] Selecting previously unselected package libkeyutils1:amd64.
[POL] Preparing to unpack .../017-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
[POL] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[POL] Selecting previously unselected package libkrb5-3:amd64.
[POL] Preparing to unpack .../018-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ...
[POL] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[POL] Selecting previously unselected package libgssapi-krb5-2:amd64.
[POL] Preparing to unpack .../019-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ...
[POL] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[POL] Selecting previously unselected package libpsl5:amd64.
[POL] Preparing to unpack .../020-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
[POL] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
[POL] Selecting previously unselected package manpages.
[POL] Preparing to unpack .../021-manpages_5.05-1_all.deb ...
[tests] Selecting previously unselected package libgssapi-krb5-2:amd64.
[tests] Preparing to unpack .../019-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ...
[tests] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[tests] Selecting previously unselected package libpsl5:amd64.
[tests] Preparing to unpack .../020-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
[tests] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
[PLA] Selecting previously unselected package perl.
[PLA] Preparing to unpack .../005-perl_5.30.0-9ubuntu0.5_amd64.deb ...
[PLA] Unpacking perl (5.30.0-9ubuntu0.5) ...
[PLA] Selecting previously unselected package openssl.
[PLA] Preparing to unpack .../006-openssl_1.1.1f-1ubuntu2.22_amd64.deb ...
[PLA] Unpacking openssl (1.1.1f-1ubuntu2.22) ...
[RO] Selecting previously unselected package publicsuffix.
[RO] Preparing to unpack .../022-publicsuffix_20200303.0012-1_all.deb ...
[RO] Unpacking publicsuffix (20200303.0012-1) ...
[NG-UI] Selecting previously unselected package libgirepository-1.0-1:amd64.
[NG-UI] Preparing to unpack .../011-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ...
[NG-UI] Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
[NBI] Selecting previously unselected package python3-pkg-resources.
[NBI] Preparing to unpack .../012-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
[NBI] Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[NBI] Selecting previously unselected package xz-utils.
[NBI] Preparing to unpack .../013-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
[NBI] Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker tag opensourcemano/prometheus:osm-v120-merge-753 osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v120-merge-753
[Pipeline] [Prometheus] sh
[LCM] Selecting previously unselected package binutils.
[LCM] Preparing to unpack .../028-binutils_2.34-6ubuntu1.9_amd64.deb ...
[LCM] Unpacking binutils (2.34-6ubuntu1.9) ...
[LCM] Selecting previously unselected package libc-dev-bin.
[LCM] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.15_amd64.deb ...
[LCM] Unpacking libc-dev-bin (2.31-0ubuntu9.15) ...
[LCM] Selecting previously unselected package linux-libc-dev:amd64.
[LCM] Preparing to unpack .../030-linux-libc-dev_5.4.0-182.202_amd64.deb ...
[LCM] Unpacking linux-libc-dev:amd64 (5.4.0-182.202) ...
[Keystone] Unpacking systemd (245.4-4ubuntu3.23) ...
[MON] Unpacking manpages (5.05-1) ...
[MON] Selecting previously unselected package publicsuffix.
[MON] Preparing to unpack .../022-publicsuffix_20200303.0012-1_all.deb ...
[MON] Unpacking publicsuffix (20200303.0012-1) ...
[MON] Selecting previously unselected package binutils-common:amd64.
[MON] Preparing to unpack .../023-binutils-common_2.34-6ubuntu1.9_amd64.deb ...
[MON] Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ...
[MON] Selecting previously unselected package libbinutils:amd64.
[MON] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.9_amd64.deb ...
[MON] Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ...
[POL] Unpacking manpages (5.05-1) ...
[POL] Selecting previously unselected package publicsuffix.
[POL] Preparing to unpack .../022-publicsuffix_20200303.0012-1_all.deb ...
[POL] Unpacking publicsuffix (20200303.0012-1) ...
[tests] Selecting previously unselected package manpages.
[tests] Preparing to unpack .../021-manpages_5.05-1_all.deb ...
[tests] Unpacking manpages (5.05-1) ...
[tests] Selecting previously unselected package publicsuffix.
[tests] Preparing to unpack .../022-publicsuffix_20200303.0012-1_all.deb ...
[tests] Unpacking publicsuffix (20200303.0012-1) ...
[tests] Selecting previously unselected package binutils-common:amd64.
[tests] Preparing to unpack .../023-binutils-common_2.34-6ubuntu1.9_amd64.deb ...
[tests] Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ...
[tests] Selecting previously unselected package libbinutils:amd64.
[tests] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.9_amd64.deb ...
[tests] Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ...
[PLA] Selecting previously unselected package ca-certificates.
[PLA] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
[PLA] Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
[osmclient] Selecting previously unselected package perl.
[osmclient] Preparing to unpack .../005-perl_5.30.0-9ubuntu0.5_amd64.deb ...
[osmclient] Unpacking perl (5.30.0-9ubuntu0.5) ...
[osmclient] Selecting previously unselected package openssl.
[osmclient] Preparing to unpack .../006-openssl_1.1.1f-1ubuntu2.22_amd64.deb ...
[osmclient] Unpacking openssl (1.1.1f-1ubuntu2.22) ...
[osmclient] Selecting previously unselected package ca-certificates.
[osmclient] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
[osmclient] Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
[RO] Selecting previously unselected package binutils-common:amd64.
[RO] Preparing to unpack .../023-binutils-common_2.34-6ubuntu1.9_amd64.deb ...
[RO] Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ...
[RO] Selecting previously unselected package libbinutils:amd64.
[RO] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.9_amd64.deb ...
[RO] Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ...
[RO] Selecting previously unselected package libctf-nobfd0:amd64.
[RO] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ...
[RO] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[RO] Selecting previously unselected package libctf0:amd64.
[RO] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.9_amd64.deb ...
[RO] Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ...
[NG-UI] Selecting previously unselected package gir1.2-glib-2.0:amd64.
[NG-UI] Preparing to unpack .../012-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ...
[NG-UI] Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
[NG-UI] Selecting previously unselected package libbsd0:amd64.
[NG-UI] Preparing to unpack .../013-libbsd0_0.10.0-1_amd64.deb ...
[NG-UI] Unpacking libbsd0:amd64 (0.10.0-1) ...
[NG-UI] Selecting previously unselected package libelf1:amd64.
[NG-UI] Preparing to unpack .../014-libelf1_0.176-1.1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libmnl0:amd64.
[NG-UI] Preparing to unpack .../015-libmnl0_1.0.4-2_amd64.deb ...
[NG-UI] Unpacking libmnl0:amd64 (1.0.4-2) ...
[NG-UI] Selecting previously unselected package libxtables12:amd64.
[NG-UI] Preparing to unpack .../016-libxtables12_1.8.4-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking libxtables12:amd64 (1.8.4-3ubuntu2.1) ...
[NBI] Selecting previously unselected package krb5-locales.
[NBI] Preparing to unpack .../014-krb5-locales_1.17-6ubuntu4.4_all.deb ...
[NBI] Unpacking krb5-locales (1.17-6ubuntu4.4) ...
[NBI] Selecting previously unselected package libkrb5support0:amd64.
[NBI] Preparing to unpack .../015-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ...
[NBI] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[NBI] Selecting previously unselected package libk5crypto3:amd64.
[NBI] Preparing to unpack .../016-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ...
[NBI] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[NBI] Selecting previously unselected package libkeyutils1:amd64.
[NBI] Preparing to unpack .../017-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
[NBI] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[NBI] Selecting previously unselected package libkrb5-3:amd64.
[NBI] Preparing to unpack .../018-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ...
[NBI] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v120-merge-753
[LCM] Selecting previously unselected package libcrypt-dev:amd64.
[LCM] Preparing to unpack .../031-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
[LCM] Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[LCM] Selecting previously unselected package libc6-dev:amd64.
[LCM] Preparing to unpack .../032-libc6-dev_2.31-0ubuntu9.15_amd64.deb ...
[LCM] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[Keystone] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.3) ...
[Keystone] Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ...
[Keystone] Setting up libargon2-1:amd64 (0~20171227-0.2) ...
[Keystone] Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
[Keystone] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
[Keystone] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...
[Keystone] Setting up libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...
[Keystone] Setting up libkmod2:amd64 (27-1ubuntu2.1) ...
[Keystone] Setting up systemd-timesyncd (245.4-4ubuntu3.23) ...
[Keystone] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
[Keystone] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
[Keystone] Setting up systemd (245.4-4ubuntu3.23) ...
[Keystone] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
[Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
[Keystone] Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
[Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
[Keystone] ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
[Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
[Keystone] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
[Keystone] Initializing machine ID from random generator.
[MON] Selecting previously unselected package libctf-nobfd0:amd64.
[MON] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ...
[MON] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[MON] Selecting previously unselected package libctf0:amd64.
[MON] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.9_amd64.deb ...
[MON] Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ...
[MON] Selecting previously unselected package binutils-x86-64-linux-gnu.
[MON] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ...
[MON] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[MON] Selecting previously unselected package binutils.
[MON] Preparing to unpack .../028-binutils_2.34-6ubuntu1.9_amd64.deb ...
[MON] Unpacking binutils (2.34-6ubuntu1.9) ...
[MON] Selecting previously unselected package libc-dev-bin.
[MON] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.15_amd64.deb ...
[MON] Unpacking libc-dev-bin (2.31-0ubuntu9.15) ...
[MON] Selecting previously unselected package linux-libc-dev:amd64.
[MON] Preparing to unpack .../030-linux-libc-dev_5.4.0-182.202_amd64.deb ...
[MON] Unpacking linux-libc-dev:amd64 (5.4.0-182.202) ...
[POL] Selecting previously unselected package binutils-common:amd64.
[POL] Preparing to unpack .../023-binutils-common_2.34-6ubuntu1.9_amd64.deb ...
[POL] Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ...
[POL] Selecting previously unselected package libbinutils:amd64.
[POL] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.9_amd64.deb ...
[POL] Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ...
[POL] Selecting previously unselected package libctf-nobfd0:amd64.
[POL] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ...
[POL] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[POL] Selecting previously unselected package libctf0:amd64.
[POL] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.9_amd64.deb ...
[POL] Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ...
[POL] Selecting previously unselected package binutils-x86-64-linux-gnu.
[POL] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ...
[POL] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[POL] Selecting previously unselected package binutils.
[POL] Preparing to unpack .../028-binutils_2.34-6ubuntu1.9_amd64.deb ...
[POL] Unpacking binutils (2.34-6ubuntu1.9) ...
[POL] Selecting previously unselected package libc-dev-bin.
[POL] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.15_amd64.deb ...
[POL] Unpacking libc-dev-bin (2.31-0ubuntu9.15) ...
[POL] Selecting previously unselected package linux-libc-dev:amd64.
[POL] Preparing to unpack .../030-linux-libc-dev_5.4.0-182.202_amd64.deb ...
[POL] Unpacking linux-libc-dev:amd64 (5.4.0-182.202) ...
[tests] Selecting previously unselected package libctf-nobfd0:amd64.
[tests] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ...
[tests] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[tests] Selecting previously unselected package libctf0:amd64.
[tests] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.9_amd64.deb ...
[tests] Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ...
[tests] Selecting previously unselected package binutils-x86-64-linux-gnu.
[tests] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ...
[tests] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[tests] Selecting previously unselected package binutils.
[tests] Preparing to unpack .../028-binutils_2.34-6ubuntu1.9_amd64.deb ...
[tests] Unpacking binutils (2.34-6ubuntu1.9) ...
[tests] Selecting previously unselected package libc-dev-bin.
[tests] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.15_amd64.deb ...
[tests] Unpacking libc-dev-bin (2.31-0ubuntu9.15) ...
[tests] Selecting previously unselected package linux-libc-dev:amd64.
[tests] Preparing to unpack .../030-linux-libc-dev_5.4.0-182.202_amd64.deb ...
[tests] Unpacking linux-libc-dev:amd64 (5.4.0-182.202) ...
[PLA] Selecting previously unselected package libmagic-mgc.
[PLA] Preparing to unpack .../008-libmagic-mgc_1%3a5.38-4_amd64.deb ...
[PLA] Unpacking libmagic-mgc (1:5.38-4) ...
[PLA] Selecting previously unselected package libmagic1:amd64.
[PLA] Preparing to unpack .../009-libmagic1_1%3a5.38-4_amd64.deb ...
[PLA] Unpacking libmagic1:amd64 (1:5.38-4) ...
[PLA] Selecting previously unselected package file.
[PLA] Preparing to unpack .../010-file_1%3a5.38-4_amd64.deb ...
[PLA] Unpacking file (1:5.38-4) ...
[PLA] Selecting previously unselected package netbase.
[PLA] Preparing to unpack .../011-netbase_6.1_all.deb ...
[PLA] Unpacking netbase (6.1) ...
[PLA] Selecting previously unselected package python3-pkg-resources.
[PLA] Preparing to unpack .../012-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
[PLA] Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[PLA] Selecting previously unselected package xz-utils.
[PLA] Preparing to unpack .../013-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
[PLA] Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
[PLA] Selecting previously unselected package krb5-locales.
[PLA] Preparing to unpack .../014-krb5-locales_1.17-6ubuntu4.4_all.deb ...
[PLA] Unpacking krb5-locales (1.17-6ubuntu4.4) ...
[PLA] Selecting previously unselected package libkrb5support0:amd64.
[PLA] Preparing to unpack .../015-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ...
[PLA] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[PLA] Selecting previously unselected package libk5crypto3:amd64.
[PLA] Preparing to unpack .../016-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ...
[PLA] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[PLA] Selecting previously unselected package libkeyutils1:amd64.
[PLA] Preparing to unpack .../017-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
[PLA] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[osmclient] Selecting previously unselected package libmagic-mgc.
[osmclient] Preparing to unpack .../008-libmagic-mgc_1%3a5.38-4_amd64.deb ...
[osmclient] Unpacking libmagic-mgc (1:5.38-4) ...
[osmclient] Selecting previously unselected package libmagic1:amd64.
[osmclient] Preparing to unpack .../009-libmagic1_1%3a5.38-4_amd64.deb ...
[osmclient] Unpacking libmagic1:amd64 (1:5.38-4) ...
[osmclient] Selecting previously unselected package file.
[osmclient] Preparing to unpack .../010-file_1%3a5.38-4_amd64.deb ...
[osmclient] Unpacking file (1:5.38-4) ...
[osmclient] Selecting previously unselected package netbase.
[osmclient] Preparing to unpack .../011-netbase_6.1_all.deb ...
[osmclient] Unpacking netbase (6.1) ...
[osmclient] Selecting previously unselected package python3-pkg-resources.
[osmclient] Preparing to unpack .../012-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
[osmclient] Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[osmclient] Selecting previously unselected package xz-utils.
[osmclient] Preparing to unpack .../013-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
[osmclient] Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
[osmclient] Selecting previously unselected package krb5-locales.
[osmclient] Preparing to unpack .../014-krb5-locales_1.17-6ubuntu4.4_all.deb ...
[osmclient] Unpacking krb5-locales (1.17-6ubuntu4.4) ...
[osmclient] Selecting previously unselected package libkrb5support0:amd64.
[osmclient] Preparing to unpack .../015-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ...
[osmclient] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[osmclient] Selecting previously unselected package libk5crypto3:amd64.
[osmclient] Preparing to unpack .../016-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ...
[osmclient] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[osmclient] Selecting previously unselected package libkeyutils1:amd64.
[osmclient] Preparing to unpack .../017-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
[osmclient] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[RO] Selecting previously unselected package binutils-x86-64-linux-gnu.
[RO] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ...
[RO] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[RO] Selecting previously unselected package binutils.
[RO] Preparing to unpack .../028-binutils_2.34-6ubuntu1.9_amd64.deb ...
[RO] Unpacking binutils (2.34-6ubuntu1.9) ...
[RO] Selecting previously unselected package libc-dev-bin.
[RO] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.15_amd64.deb ...
[RO] Unpacking libc-dev-bin (2.31-0ubuntu9.15) ...
[RO] Selecting previously unselected package linux-libc-dev:amd64.
[RO] Preparing to unpack .../030-linux-libc-dev_5.4.0-182.202_amd64.deb ...
[RO] Unpacking linux-libc-dev:amd64 (5.4.0-182.202) ...
[RO] Selecting previously unselected package libcrypt-dev:amd64.
[RO] Preparing to unpack .../031-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
[RO] Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[NG-UI] Selecting previously unselected package libcap2-bin.
[NG-UI] Preparing to unpack .../017-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package iproute2.
[NG-UI] Preparing to unpack .../018-iproute2_5.5.0-1ubuntu1_amd64.deb ...
[NG-UI] Unpacking iproute2 (5.5.0-1ubuntu1) ...
[NG-UI] Selecting previously unselected package libatm1:amd64.
[NG-UI] Preparing to unpack .../019-libatm1_1%3a2.5.1-4_amd64.deb ...
[NG-UI] Unpacking libatm1:amd64 (1:2.5.1-4) ...
[NG-UI] Selecting previously unselected package libglib2.0-data.
[NG-UI] Preparing to unpack .../020-libglib2.0-data_2.64.6-1~ubuntu20.04.7_all.deb ...
[NG-UI] Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.7) ...
[NG-UI] Selecting previously unselected package tzdata.
[NG-UI] Preparing to unpack .../021-tzdata_2024a-0ubuntu0.20.04_all.deb ...
[NG-UI] Unpacking tzdata (2024a-0ubuntu0.20.04) ...
[NBI] Selecting previously unselected package libgssapi-krb5-2:amd64.
[NBI] Preparing to unpack .../019-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ...
[NBI] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[NBI] Selecting previously unselected package libpsl5:amd64.
[NBI] Preparing to unpack .../020-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
[NBI] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
[NBI] Selecting previously unselected package manpages.
[NBI] Preparing to unpack .../021-manpages_5.05-1_all.deb ...
[NBI] Unpacking manpages (5.05-1) ...
[NBI] Selecting previously unselected package publicsuffix.
[NBI] Preparing to unpack .../022-publicsuffix_20200303.0012-1_all.deb ...
[NBI] Unpacking publicsuffix (20200303.0012-1) ...
[NBI] Selecting previously unselected package binutils-common:amd64.
[NBI] Preparing to unpack .../023-binutils-common_2.34-6ubuntu1.9_amd64.deb ...
[NBI] Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ...
[NBI] Selecting previously unselected package libbinutils:amd64.
[NBI] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.9_amd64.deb ...
[NBI] Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ...
[Prometheus] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus]
[Prometheus] acd6bb9e4d8e: Preparing
[Prometheus] 7c0b5e037105: Preparing
[Prometheus] 919d629fb319: Preparing
[Prometheus] 3fb03a3ccd1e: Preparing
[Prometheus] 6c0428c28706: Preparing
[Prometheus] f73705133a95: Preparing
[Prometheus] 22c1fba3d4f5: Preparing
[Prometheus] cbe4fb5e267b: Preparing
[Prometheus] 734c0f0b65c2: Preparing
[Prometheus] 8845ab872c1c: Preparing
[Prometheus] d7d4c2f9d26b: Preparing
[Prometheus] bbe1a212f7e9: Preparing
[Prometheus] 734c0f0b65c2: Waiting
[Prometheus] f73705133a95: Waiting
[Prometheus] 8845ab872c1c: Waiting
[Prometheus] 22c1fba3d4f5: Waiting
[Prometheus] d7d4c2f9d26b: Waiting
[Prometheus] cbe4fb5e267b: Waiting
[Prometheus] bbe1a212f7e9: Waiting
[Prometheus] 6c0428c28706: Layer already exists
[Prometheus] f73705133a95: Layer already exists
[Prometheus] 22c1fba3d4f5: Layer already exists
[Prometheus] acd6bb9e4d8e: Pushed
[Prometheus] cbe4fb5e267b: Layer already exists
[Prometheus] 919d629fb319: Pushed
[Prometheus] 3fb03a3ccd1e: Pushed
[Prometheus] 8845ab872c1c: Layer already exists
[Prometheus] bbe1a212f7e9: Layer already exists
[Prometheus] 734c0f0b65c2: Layer already exists
[Prometheus] d7d4c2f9d26b: Layer already exists
[LCM] Selecting previously unselected package gcc-9-base:amd64.
[LCM] Preparing to unpack .../033-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[LCM] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[LCM] Selecting previously unselected package libisl22:amd64.
[LCM] Preparing to unpack .../034-libisl22_0.22.1-1_amd64.deb ...
[LCM] Unpacking libisl22:amd64 (0.22.1-1) ...
[LCM] Selecting previously unselected package libmpfr6:amd64.
[LCM] Preparing to unpack .../035-libmpfr6_4.0.2-1_amd64.deb ...
[LCM] Unpacking libmpfr6:amd64 (4.0.2-1) ...
[LCM] Selecting previously unselected package libmpc3:amd64.
[LCM] Preparing to unpack .../036-libmpc3_1.1.0-1_amd64.deb ...
[LCM] Unpacking libmpc3:amd64 (1.1.0-1) ...
[LCM] Selecting previously unselected package cpp-9.
[LCM] Preparing to unpack .../037-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[LCM] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[Keystone] Selecting previously unselected package systemd-sysv.
[Keystone] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5691 files and directories currently installed.)
[Keystone] Preparing to unpack .../000-systemd-sysv_245.4-4ubuntu3.23_amd64.deb ...
[Keystone] Unpacking systemd-sysv (245.4-4ubuntu3.23) ...
[Keystone] Selecting previously unselected package openssl.
[Keystone] Preparing to unpack .../001-openssl_1.1.1f-1ubuntu2.22_amd64.deb ...
[Keystone] Unpacking openssl (1.1.1f-1ubuntu2.22) ...
[Keystone] Selecting previously unselected package ca-certificates.
[Keystone] Preparing to unpack .../002-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
[Keystone] Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
[MON] Selecting previously unselected package libcrypt-dev:amd64.
[MON] Preparing to unpack .../031-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
[MON] Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[MON] Selecting previously unselected package libc6-dev:amd64.
[MON] Preparing to unpack .../032-libc6-dev_2.31-0ubuntu9.15_amd64.deb ...
[MON] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[POL] Selecting previously unselected package libcrypt-dev:amd64.
[POL] Preparing to unpack .../031-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
[POL] Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[POL] Selecting previously unselected package libc6-dev:amd64.
[POL] Preparing to unpack .../032-libc6-dev_2.31-0ubuntu9.15_amd64.deb ...
[POL] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[tests] Selecting previously unselected package libcrypt-dev:amd64.
[tests] Preparing to unpack .../031-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
[tests] Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[tests] Selecting previously unselected package libc6-dev:amd64.
[tests] Preparing to unpack .../032-libc6-dev_2.31-0ubuntu9.15_amd64.deb ...
[tests] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[PLA] Selecting previously unselected package libkrb5-3:amd64.
[PLA] Preparing to unpack .../018-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ...
[PLA] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[PLA] Selecting previously unselected package libgssapi-krb5-2:amd64.
[PLA] Preparing to unpack .../019-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ...
[PLA] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[PLA] Selecting previously unselected package libpsl5:amd64.
[PLA] Preparing to unpack .../020-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
[PLA] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
[PLA] Selecting previously unselected package manpages.
[PLA] Preparing to unpack .../021-manpages_5.05-1_all.deb ...
[PLA] Unpacking manpages (5.05-1) ...
[PLA] Selecting previously unselected package publicsuffix.
[PLA] Preparing to unpack .../022-publicsuffix_20200303.0012-1_all.deb ...
[PLA] Unpacking publicsuffix (20200303.0012-1) ...
[PLA] Selecting previously unselected package binutils-common:amd64.
[PLA] Preparing to unpack .../023-binutils-common_2.34-6ubuntu1.9_amd64.deb ...
[PLA] Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ...
[PLA] Selecting previously unselected package libbinutils:amd64.
[PLA] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.9_amd64.deb ...
[PLA] Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ...
[PLA] Selecting previously unselected package libctf-nobfd0:amd64.
[PLA] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ...
[PLA] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[osmclient] Selecting previously unselected package libkrb5-3:amd64.
[osmclient] Preparing to unpack .../018-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ...
[osmclient] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[osmclient] Selecting previously unselected package libgssapi-krb5-2:amd64.
[osmclient] Preparing to unpack .../019-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ...
[osmclient] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[osmclient] Selecting previously unselected package libpsl5:amd64.
[osmclient] Preparing to unpack .../020-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
[osmclient] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
[osmclient] Selecting previously unselected package manpages.
[osmclient] Preparing to unpack .../021-manpages_5.05-1_all.deb ...
[osmclient] Unpacking manpages (5.05-1) ...
[osmclient] Selecting previously unselected package publicsuffix.
[osmclient] Preparing to unpack .../022-publicsuffix_20200303.0012-1_all.deb ...
[osmclient] Unpacking publicsuffix (20200303.0012-1) ...
[osmclient] Selecting previously unselected package binutils-common:amd64.
[osmclient] Preparing to unpack .../023-binutils-common_2.34-6ubuntu1.9_amd64.deb ...
[osmclient] Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ...
[osmclient] Selecting previously unselected package libbinutils:amd64.
[osmclient] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.9_amd64.deb ...
[osmclient] Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ...
[osmclient] Selecting previously unselected package libctf-nobfd0:amd64.
[osmclient] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ...
[osmclient] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[RO] Selecting previously unselected package libc6-dev:amd64.
[RO] Preparing to unpack .../032-libc6-dev_2.31-0ubuntu9.15_amd64.deb ...
[RO] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[RO] Selecting previously unselected package gcc-9-base:amd64.
[RO] Preparing to unpack .../033-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[RO] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[NG-UI] Selecting previously unselected package libicu66:amd64.
[NG-UI] Preparing to unpack .../022-libicu66_66.1-2ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
[NBI] Selecting previously unselected package libctf-nobfd0:amd64.
[NBI] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ...
[NBI] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[NBI] Selecting previously unselected package libctf0:amd64.
[NBI] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.9_amd64.deb ...
[NBI] Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ...
[NBI] Selecting previously unselected package binutils-x86-64-linux-gnu.
[NBI] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ...
[NBI] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[NBI] Selecting previously unselected package binutils.
[NBI] Preparing to unpack .../028-binutils_2.34-6ubuntu1.9_amd64.deb ...
[NBI] Unpacking binutils (2.34-6ubuntu1.9) ...
[NBI] Selecting previously unselected package libc-dev-bin.
[NBI] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.15_amd64.deb ...
[NBI] Unpacking libc-dev-bin (2.31-0ubuntu9.15) ...
[NBI] Selecting previously unselected package linux-libc-dev:amd64.
[NBI] Preparing to unpack .../030-linux-libc-dev_5.4.0-182.202_amd64.deb ...
[NBI] Unpacking linux-libc-dev:amd64 (5.4.0-182.202) ...
[Prometheus] 7c0b5e037105: Pushed
[Keystone] Selecting previously unselected package libdbus-1-3:amd64.
[Keystone] Preparing to unpack .../003-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ...
[Keystone] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
[Keystone] Selecting previously unselected package dbus.
[Keystone] Preparing to unpack .../004-dbus_1.12.16-2ubuntu2.3_amd64.deb ...
[Keystone] Unpacking dbus (1.12.16-2ubuntu2.3) ...
[Keystone] Selecting previously unselected package distro-info-data.
[Keystone] Preparing to unpack .../005-distro-info-data_0.43ubuntu1.16_all.deb ...
[Keystone] Unpacking distro-info-data (0.43ubuntu1.16) ...
[Keystone] Selecting previously unselected package dmsetup.
[Keystone] Preparing to unpack .../006-dmsetup_2%3a1.02.167-1ubuntu1_amd64.deb ...
[Keystone] Unpacking dmsetup (2:1.02.167-1ubuntu1) ...
[Keystone] Selecting previously unselected package libmagic-mgc.
[Keystone] Preparing to unpack .../007-libmagic-mgc_1%3a5.38-4_amd64.deb ...
[Keystone] Unpacking libmagic-mgc (1:5.38-4) ...
[Keystone] Selecting previously unselected package libmagic1:amd64.
[Keystone] Preparing to unpack .../008-libmagic1_1%3a5.38-4_amd64.deb ...
[Keystone] Unpacking libmagic1:amd64 (1:5.38-4) ...
[Keystone] Selecting previously unselected package file.
[Keystone] Preparing to unpack .../009-file_1%3a5.38-4_amd64.deb ...
[MON] Selecting previously unselected package gcc-9-base:amd64.
[MON] Preparing to unpack .../033-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[MON] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[MON] Selecting previously unselected package libisl22:amd64.
[MON] Preparing to unpack .../034-libisl22_0.22.1-1_amd64.deb ...
[MON] Unpacking libisl22:amd64 (0.22.1-1) ...
[MON] Selecting previously unselected package libmpfr6:amd64.
[MON] Preparing to unpack .../035-libmpfr6_4.0.2-1_amd64.deb ...
[MON] Unpacking libmpfr6:amd64 (4.0.2-1) ...
[MON] Selecting previously unselected package libmpc3:amd64.
[MON] Preparing to unpack .../036-libmpc3_1.1.0-1_amd64.deb ...
[MON] Unpacking libmpc3:amd64 (1.1.0-1) ...
[MON] Selecting previously unselected package cpp-9.
[MON] Preparing to unpack .../037-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[MON] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[POL] Selecting previously unselected package gcc-9-base:amd64.
[POL] Preparing to unpack .../033-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[POL] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[POL] Selecting previously unselected package libisl22:amd64.
[POL] Preparing to unpack .../034-libisl22_0.22.1-1_amd64.deb ...
[POL] Unpacking libisl22:amd64 (0.22.1-1) ...
[POL] Selecting previously unselected package libmpfr6:amd64.
[POL] Preparing to unpack .../035-libmpfr6_4.0.2-1_amd64.deb ...
[POL] Unpacking libmpfr6:amd64 (4.0.2-1) ...
[POL] Selecting previously unselected package libmpc3:amd64.
[POL] Preparing to unpack .../036-libmpc3_1.1.0-1_amd64.deb ...
[POL] Unpacking libmpc3:amd64 (1.1.0-1) ...
[POL] Selecting previously unselected package cpp-9.
[POL] Preparing to unpack .../037-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[POL] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[tests] Selecting previously unselected package gcc-9-base:amd64.
[tests] Preparing to unpack .../033-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[tests] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[tests] Selecting previously unselected package libisl22:amd64.
[tests] Preparing to unpack .../034-libisl22_0.22.1-1_amd64.deb ...
[tests] Unpacking libisl22:amd64 (0.22.1-1) ...
[tests] Selecting previously unselected package libmpfr6:amd64.
[tests] Preparing to unpack .../035-libmpfr6_4.0.2-1_amd64.deb ...
[tests] Unpacking libmpfr6:amd64 (4.0.2-1) ...
[tests] Selecting previously unselected package libmpc3:amd64.
[tests] Preparing to unpack .../036-libmpc3_1.1.0-1_amd64.deb ...
[tests] Unpacking libmpc3:amd64 (1.1.0-1) ...
[tests] Selecting previously unselected package cpp-9.
[tests] Preparing to unpack .../037-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[tests] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[PLA] Selecting previously unselected package libctf0:amd64.
[PLA] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.9_amd64.deb ...
[PLA] Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ...
[PLA] Selecting previously unselected package binutils-x86-64-linux-gnu.
[PLA] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ...
[PLA] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[PLA] Selecting previously unselected package binutils.
[PLA] Preparing to unpack .../028-binutils_2.34-6ubuntu1.9_amd64.deb ...
[PLA] Unpacking binutils (2.34-6ubuntu1.9) ...
[PLA] Selecting previously unselected package libc-dev-bin.
[PLA] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.15_amd64.deb ...
[PLA] Unpacking libc-dev-bin (2.31-0ubuntu9.15) ...
[PLA] Selecting previously unselected package linux-libc-dev:amd64.
[PLA] Preparing to unpack .../030-linux-libc-dev_5.4.0-182.202_amd64.deb ...
[PLA] Unpacking linux-libc-dev:amd64 (5.4.0-182.202) ...
[osmclient] Selecting previously unselected package libctf0:amd64.
[osmclient] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.9_amd64.deb ...
[osmclient] Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ...
[osmclient] Selecting previously unselected package binutils-x86-64-linux-gnu.
[osmclient] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ...
[osmclient] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[osmclient] Selecting previously unselected package binutils.
[osmclient] Preparing to unpack .../028-binutils_2.34-6ubuntu1.9_amd64.deb ...
[osmclient] Unpacking binutils (2.34-6ubuntu1.9) ...
[osmclient] Selecting previously unselected package libc-dev-bin.
[osmclient] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.15_amd64.deb ...
[osmclient] Unpacking libc-dev-bin (2.31-0ubuntu9.15) ...
[osmclient] Selecting previously unselected package linux-libc-dev:amd64.
[osmclient] Preparing to unpack .../030-linux-libc-dev_5.4.0-182.202_amd64.deb ...
[osmclient] Unpacking linux-libc-dev:amd64 (5.4.0-182.202) ...
[RO] Selecting previously unselected package libisl22:amd64.
[RO] Preparing to unpack .../034-libisl22_0.22.1-1_amd64.deb ...
[RO] Unpacking libisl22:amd64 (0.22.1-1) ...
[RO] Selecting previously unselected package libmpfr6:amd64.
[RO] Preparing to unpack .../035-libmpfr6_4.0.2-1_amd64.deb ...
[RO] Unpacking libmpfr6:amd64 (4.0.2-1) ...
[RO] Selecting previously unselected package libmpc3:amd64.
[RO] Preparing to unpack .../036-libmpc3_1.1.0-1_amd64.deb ...
[RO] Unpacking libmpc3:amd64 (1.1.0-1) ...
[RO] Selecting previously unselected package cpp-9.
[RO] Preparing to unpack .../037-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[RO] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[NG-UI] Selecting previously unselected package libnss-systemd:amd64.
[NG-UI] Preparing to unpack .../023-libnss-systemd_245.4-4ubuntu3.23_amd64.deb ...
[NG-UI] Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.23) ...
[NG-UI] Selecting previously unselected package libpam-cap:amd64.
[NG-UI] Preparing to unpack .../024-libpam-cap_1%3a2.32-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libpam-systemd:amd64.
[NG-UI] Preparing to unpack .../025-libpam-systemd_245.4-4ubuntu3.23_amd64.deb ...
[NG-UI] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.23) ...
[NBI] Selecting previously unselected package libcrypt-dev:amd64.
[NBI] Preparing to unpack .../031-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
[NBI] Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[NBI] Selecting previously unselected package libc6-dev:amd64.
[NBI] Preparing to unpack .../032-libc6-dev_2.31-0ubuntu9.15_amd64.deb ...
[NBI] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[Prometheus] osm-v120-merge-753: digest: sha256:abf5715670cfca9ae860b1ddd6aad19a094cbb3942a4424ccb370cf4a077876f size: 2841
[Pipeline] [Prometheus] }
[LCM] Selecting previously unselected package cpp.
[LCM] Preparing to unpack .../038-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
[LCM] Unpacking cpp (4:9.3.0-1ubuntu2) ...
[LCM] Selecting previously unselected package libcc1-0:amd64.
[LCM] Preparing to unpack .../039-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[LCM] Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[LCM] Selecting previously unselected package libgomp1:amd64.
[LCM] Preparing to unpack .../040-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[LCM] Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[LCM] Selecting previously unselected package libitm1:amd64.
[LCM] Preparing to unpack .../041-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[LCM] Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[NG-UI] Selecting previously unselected package libxml2:amd64.
[NG-UI] Preparing to unpack .../026-libxml2_2.9.10+dfsg-5ubuntu0.20.04.7_amd64.deb ...
[NG-UI] Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ...
[NG-UI] Selecting previously unselected package libyaml-0-2:amd64.
[NG-UI] Preparing to unpack .../027-libyaml-0-2_0.2.2-1_amd64.deb ...
[NG-UI] Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
[Pipeline] [Prometheus] // dir
[Keystone] Unpacking file (1:5.38-4) ...
[Keystone] Selecting previously unselected package libglib2.0-0:amd64.
[Keystone] Preparing to unpack .../010-libglib2.0-0_2.64.6-1~ubuntu20.04.7_amd64.deb ...
[Keystone] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.7) ...
[PLA] Selecting previously unselected package libcrypt-dev:amd64.
[PLA] Preparing to unpack .../031-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
[PLA] Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[NBI] Selecting previously unselected package gcc-9-base:amd64.
[NBI] Preparing to unpack .../033-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[NBI] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[NBI] Selecting previously unselected package libisl22:amd64.
[NBI] Preparing to unpack .../034-libisl22_0.22.1-1_amd64.deb ...
[NBI] Unpacking libisl22:amd64 (0.22.1-1) ...
[Pipeline] [Prometheus] }
[LCM] Selecting previously unselected package libatomic1:amd64.
[LCM] Preparing to unpack .../042-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[LCM] Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[LCM] Selecting previously unselected package libasan5:amd64.
[LCM] Preparing to unpack .../043-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[LCM] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[LCM] Selecting previously unselected package liblsan0:amd64.
[LCM] Preparing to unpack .../044-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[LCM] Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[LCM] Selecting previously unselected package libtsan0:amd64.
[LCM] Preparing to unpack .../045-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[LCM] Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Selecting previously unselected package libgirepository-1.0-1:amd64.
[Keystone] Preparing to unpack .../011-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ...
[Keystone] Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
[Keystone] Selecting previously unselected package gir1.2-glib-2.0:amd64.
[Keystone] Preparing to unpack .../012-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ...
[Keystone] Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
[Keystone] Selecting previously unselected package libcap2-bin.
[Keystone] Preparing to unpack .../013-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ...
[Keystone] Selecting previously unselected package libelf1:amd64.
[Keystone] Preparing to unpack .../014-libelf1_0.176-1.1ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ...
[Keystone] Selecting previously unselected package libglib2.0-data.
[Keystone] Preparing to unpack .../015-libglib2.0-data_2.64.6-1~ubuntu20.04.7_all.deb ...
[Keystone] Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.7) ...
[Keystone] Selecting previously unselected package tzdata.
[Keystone] Preparing to unpack .../016-tzdata_2024a-0ubuntu0.20.04_all.deb ...
[Keystone] Unpacking tzdata (2024a-0ubuntu0.20.04) ...
[MON] Selecting previously unselected package cpp.
[MON] Preparing to unpack .../038-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
[MON] Unpacking cpp (4:9.3.0-1ubuntu2) ...
[MON] Selecting previously unselected package libcc1-0:amd64.
[MON] Preparing to unpack .../039-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[MON] Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[MON] Selecting previously unselected package libgomp1:amd64.
[MON] Preparing to unpack .../040-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[MON] Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[MON] Selecting previously unselected package libitm1:amd64.
[MON] Preparing to unpack .../041-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[MON] Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[MON] Selecting previously unselected package libatomic1:amd64.
[MON] Preparing to unpack .../042-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[MON] Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[POL] Selecting previously unselected package cpp.
[POL] Preparing to unpack .../038-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
[POL] Unpacking cpp (4:9.3.0-1ubuntu2) ...
[POL] Selecting previously unselected package libcc1-0:amd64.
[POL] Preparing to unpack .../039-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[POL] Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[POL] Selecting previously unselected package libgomp1:amd64.
[POL] Preparing to unpack .../040-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[POL] Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[tests] Selecting previously unselected package cpp.
[tests] Preparing to unpack .../038-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
[tests] Unpacking cpp (4:9.3.0-1ubuntu2) ...
[tests] Selecting previously unselected package libcc1-0:amd64.
[tests] Preparing to unpack .../039-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[tests] Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[tests] Selecting previously unselected package libgomp1:amd64.
[tests] Preparing to unpack .../040-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[tests] Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Selecting previously unselected package libc6-dev:amd64.
[PLA] Preparing to unpack .../032-libc6-dev_2.31-0ubuntu9.15_amd64.deb ...
[PLA] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[PLA] Selecting previously unselected package gcc-9-base:amd64.
[PLA] Preparing to unpack .../033-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[osmclient] Selecting previously unselected package libcrypt-dev:amd64.
[osmclient] Preparing to unpack .../031-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
[osmclient] Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[osmclient] Selecting previously unselected package libc6-dev:amd64.
[osmclient] Preparing to unpack .../032-libc6-dev_2.31-0ubuntu9.15_amd64.deb ...
[osmclient] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[RO] Selecting previously unselected package cpp.
[RO] Preparing to unpack .../038-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
[RO] Unpacking cpp (4:9.3.0-1ubuntu2) ...
[RO] Selecting previously unselected package libcc1-0:amd64.
[RO] Preparing to unpack .../039-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[RO] Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Selecting previously unselected package libgomp1:amd64.
[RO] Preparing to unpack .../040-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[RO] Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Selecting previously unselected package libitm1:amd64.
[RO] Preparing to unpack .../041-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[RO] Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Selecting previously unselected package libatomic1:amd64.
[RO] Preparing to unpack .../042-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[RO] Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Selecting previously unselected package libasan5:amd64.
[RO] Preparing to unpack .../043-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[RO] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[NG-UI] Selecting previously unselected package lsb-release.
[NG-UI] Preparing to unpack .../028-lsb-release_11.1.0ubuntu2_all.deb ...
[NG-UI] Unpacking lsb-release (11.1.0ubuntu2) ...
[NG-UI] Selecting previously unselected package python3-dbus.
[NG-UI] Preparing to unpack .../029-python3-dbus_1.2.16-1build1_amd64.deb ...
[NG-UI] Unpacking python3-dbus (1.2.16-1build1) ...
[NG-UI] Selecting previously unselected package python3-gi.
[NG-UI] Preparing to unpack .../030-python3-gi_3.36.0-1_amd64.deb ...
[NG-UI] Unpacking python3-gi (3.36.0-1) ...
[NG-UI] Selecting previously unselected package networkd-dispatcher.
[NG-UI] Preparing to unpack .../031-networkd-dispatcher_2.1-2~ubuntu20.04.3_all.deb ...
[NG-UI] Unpacking networkd-dispatcher (2.1-2~ubuntu20.04.3) ...
[NG-UI] Selecting previously unselected package python3-pkg-resources.
[NG-UI] Preparing to unpack .../032-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
[NG-UI] Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package python3-six.
[NG-UI] Preparing to unpack .../033-python3-six_1.14.0-2_all.deb ...
[NG-UI] Unpacking python3-six (1.14.0-2) ...
[NG-UI] Selecting previously unselected package shared-mime-info.
[NG-UI] Preparing to unpack .../034-shared-mime-info_1.15-1_amd64.deb ...
[NG-UI] Unpacking shared-mime-info (1.15-1) ...
[NG-UI] Selecting previously unselected package ucf.
[NG-UI] Preparing to unpack .../035-ucf_3.0038+nmu1_all.deb ...
[NBI] Selecting previously unselected package libmpfr6:amd64.
[NBI] Preparing to unpack .../035-libmpfr6_4.0.2-1_amd64.deb ...
[NBI] Unpacking libmpfr6:amd64 (4.0.2-1) ...
[NBI] Selecting previously unselected package libmpc3:amd64.
[NBI] Preparing to unpack .../036-libmpc3_1.1.0-1_amd64.deb ...
[NBI] Unpacking libmpc3:amd64 (1.1.0-1) ...
[NBI] Selecting previously unselected package cpp-9.
[NBI] Preparing to unpack .../037-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[NBI] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[LCM] Selecting previously unselected package libubsan1:amd64.
[LCM] Preparing to unpack .../046-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[LCM] Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[LCM] Selecting previously unselected package libquadmath0:amd64.
[LCM] Preparing to unpack .../047-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[LCM] Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[LCM] Selecting previously unselected package libgcc-9-dev:amd64.
[LCM] Preparing to unpack .../048-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[LCM] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[Keystone] Selecting previously unselected package libicu66:amd64.
[Keystone] Preparing to unpack .../017-libicu66_66.1-2ubuntu2.1_amd64.deb ...
[Keystone] Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
[MON] Selecting previously unselected package libasan5:amd64.
[MON] Preparing to unpack .../043-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[MON] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[MON] Selecting previously unselected package liblsan0:amd64.
[MON] Preparing to unpack .../044-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[MON] Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[MON] Selecting previously unselected package libtsan0:amd64.
[MON] Preparing to unpack .../045-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[MON] Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[POL] Selecting previously unselected package libitm1:amd64.
[POL] Preparing to unpack .../041-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[POL] Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[POL] Selecting previously unselected package libatomic1:amd64.
[POL] Preparing to unpack .../042-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[POL] Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[POL] Selecting previously unselected package libasan5:amd64.
[POL] Preparing to unpack .../043-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[POL] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[POL] Selecting previously unselected package liblsan0:amd64.
[POL] Preparing to unpack .../044-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[POL] Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[POL] Selecting previously unselected package libtsan0:amd64.
[POL] Preparing to unpack .../045-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[POL] Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[tests] Selecting previously unselected package libitm1:amd64.
[tests] Preparing to unpack .../041-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[tests] Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[tests] Selecting previously unselected package libatomic1:amd64.
[tests] Preparing to unpack .../042-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[tests] Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[tests] Selecting previously unselected package libasan5:amd64.
[tests] Preparing to unpack .../043-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[tests] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[tests] Selecting previously unselected package liblsan0:amd64.
[tests] Preparing to unpack .../044-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[tests] Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[tests] Selecting previously unselected package libtsan0:amd64.
[tests] Preparing to unpack .../045-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[tests] Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[PLA] Selecting previously unselected package libisl22:amd64.
[PLA] Preparing to unpack .../034-libisl22_0.22.1-1_amd64.deb ...
[PLA] Unpacking libisl22:amd64 (0.22.1-1) ...
[PLA] Selecting previously unselected package libmpfr6:amd64.
[PLA] Preparing to unpack .../035-libmpfr6_4.0.2-1_amd64.deb ...
[PLA] Unpacking libmpfr6:amd64 (4.0.2-1) ...
[PLA] Selecting previously unselected package libmpc3:amd64.
[PLA] Preparing to unpack .../036-libmpc3_1.1.0-1_amd64.deb ...
[PLA] Unpacking libmpc3:amd64 (1.1.0-1) ...
[PLA] Selecting previously unselected package cpp-9.
[PLA] Preparing to unpack .../037-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[PLA] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[osmclient] Selecting previously unselected package gcc-9-base:amd64.
[osmclient] Preparing to unpack .../033-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[osmclient] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[osmclient] Selecting previously unselected package libisl22:amd64.
[osmclient] Preparing to unpack .../034-libisl22_0.22.1-1_amd64.deb ...
[osmclient] Unpacking libisl22:amd64 (0.22.1-1) ...
[osmclient] Selecting previously unselected package libmpfr6:amd64.
[osmclient] Preparing to unpack .../035-libmpfr6_4.0.2-1_amd64.deb ...
[osmclient] Unpacking libmpfr6:amd64 (4.0.2-1) ...
[osmclient] Selecting previously unselected package libmpc3:amd64.
[osmclient] Preparing to unpack .../036-libmpc3_1.1.0-1_amd64.deb ...
[osmclient] Unpacking libmpc3:amd64 (1.1.0-1) ...
[osmclient] Selecting previously unselected package cpp-9.
[osmclient] Preparing to unpack .../037-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[osmclient] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[RO] Selecting previously unselected package liblsan0:amd64.
[RO] Preparing to unpack .../044-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[RO] Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Selecting previously unselected package libtsan0:amd64.
[RO] Preparing to unpack .../045-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[RO] Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Selecting previously unselected package libubsan1:amd64.
[RO] Preparing to unpack .../046-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[RO] Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[NG-UI] Moving old data out of the way
[NG-UI] Unpacking ucf (3.0038+nmu1) ...
[NG-UI] Selecting previously unselected package xdg-user-dirs.
[NG-UI] Preparing to unpack .../036-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
[NG-UI] Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
[NG-UI] Selecting previously unselected package xz-utils.
[NG-UI] Preparing to unpack .../037-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
[NG-UI] Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
[NG-UI] Selecting previously unselected package iso-codes.
[NG-UI] Preparing to unpack .../038-iso-codes_4.4-1_all.deb ...
[NG-UI] Unpacking iso-codes (4.4-1) ...
[NBI] Selecting previously unselected package cpp.
[NBI] Preparing to unpack .../038-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
[NBI] Unpacking cpp (4:9.3.0-1ubuntu2) ...
[NBI] Selecting previously unselected package libcc1-0:amd64.
[NBI] Preparing to unpack .../039-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[NBI] Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[NBI] Selecting previously unselected package libgomp1:amd64.
[NBI] Preparing to unpack .../040-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[NBI] Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[NBI] Selecting previously unselected package libitm1:amd64.
[NBI] Preparing to unpack .../041-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[NBI] Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[NBI] Selecting previously unselected package libatomic1:amd64.
[NBI] Preparing to unpack .../042-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[NBI] Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[NBI] Selecting previously unselected package libasan5:amd64.
[NBI] Preparing to unpack .../043-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[LCM] Selecting previously unselected package gcc-9.
[LCM] Preparing to unpack .../049-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[LCM] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[Keystone] Selecting previously unselected package libnss-systemd:amd64.
[Keystone] Preparing to unpack .../018-libnss-systemd_245.4-4ubuntu3.23_amd64.deb ...
[Keystone] Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.23) ...
[Keystone] Selecting previously unselected package libpam-cap:amd64.
[Keystone] Preparing to unpack .../019-libpam-cap_1%3a2.32-1ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.1) ...
[Keystone] Selecting previously unselected package libpam-systemd:amd64.
[Keystone] Preparing to unpack .../020-libpam-systemd_245.4-4ubuntu3.23_amd64.deb ...
[Keystone] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.23) ...
[Keystone] Selecting previously unselected package libxml2:amd64.
[Keystone] Preparing to unpack .../021-libxml2_2.9.10+dfsg-5ubuntu0.20.04.7_amd64.deb ...
[Keystone] Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ...
[Keystone] Selecting previously unselected package libyaml-0-2:amd64.
[Keystone] Preparing to unpack .../022-libyaml-0-2_0.2.2-1_amd64.deb ...
[Keystone] Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
[MON] Selecting previously unselected package libubsan1:amd64.
[MON] Preparing to unpack .../046-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[MON] Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[MON] Selecting previously unselected package libquadmath0:amd64.
[MON] Preparing to unpack .../047-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[MON] Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[MON] Selecting previously unselected package libgcc-9-dev:amd64.
[MON] Preparing to unpack .../048-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[MON] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[MON] Selecting previously unselected package gcc-9.
[MON] Preparing to unpack .../049-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[MON] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[POL] Selecting previously unselected package libubsan1:amd64.
[POL] Preparing to unpack .../046-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[POL] Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[POL] Selecting previously unselected package libquadmath0:amd64.
[POL] Preparing to unpack .../047-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[POL] Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[POL] Selecting previously unselected package libgcc-9-dev:amd64.
[POL] Preparing to unpack .../048-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[POL] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[tests] Selecting previously unselected package libubsan1:amd64.
[tests] Preparing to unpack .../046-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[tests] Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[tests] Selecting previously unselected package libquadmath0:amd64.
[tests] Preparing to unpack .../047-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[tests] Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[tests] Selecting previously unselected package libgcc-9-dev:amd64.
[tests] Preparing to unpack .../048-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[tests] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[PLA] Selecting previously unselected package cpp.
[PLA] Preparing to unpack .../038-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
[PLA] Unpacking cpp (4:9.3.0-1ubuntu2) ...
[PLA] Selecting previously unselected package libcc1-0:amd64.
[PLA] Preparing to unpack .../039-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[PLA] Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Selecting previously unselected package libgomp1:amd64.
[PLA] Preparing to unpack .../040-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[PLA] Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Selecting previously unselected package libitm1:amd64.
[PLA] Preparing to unpack .../041-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[PLA] Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Selecting previously unselected package libatomic1:amd64.
[PLA] Preparing to unpack .../042-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[PLA] Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Selecting previously unselected package libasan5:amd64.
[PLA] Preparing to unpack .../043-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[PLA] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[osmclient] Selecting previously unselected package cpp.
[osmclient] Preparing to unpack .../038-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
[osmclient] Unpacking cpp (4:9.3.0-1ubuntu2) ...
[osmclient] Selecting previously unselected package libcc1-0:amd64.
[osmclient] Preparing to unpack .../039-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[osmclient] Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[osmclient] Selecting previously unselected package libgomp1:amd64.
[osmclient] Preparing to unpack .../040-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[osmclient] Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[osmclient] Selecting previously unselected package libitm1:amd64.
[osmclient] Preparing to unpack .../041-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[osmclient] Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[osmclient] Selecting previously unselected package libatomic1:amd64.
[osmclient] Preparing to unpack .../042-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[osmclient] Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Selecting previously unselected package libquadmath0:amd64.
[RO] Preparing to unpack .../047-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[RO] Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Selecting previously unselected package libgcc-9-dev:amd64.
[RO] Preparing to unpack .../048-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[RO] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[RO] Selecting previously unselected package gcc-9.
[RO] Preparing to unpack .../049-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[RO] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[NG-UI] Selecting previously unselected package krb5-locales.
[NG-UI] Preparing to unpack .../039-krb5-locales_1.17-6ubuntu4.4_all.deb ...
[NG-UI] Unpacking krb5-locales (1.17-6ubuntu4.4) ...
[NG-UI] Selecting previously unselected package libkrb5support0:amd64.
[NG-UI] Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ...
[NG-UI] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[NG-UI] Selecting previously unselected package libk5crypto3:amd64.
[NG-UI] Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ...
[NG-UI] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[NG-UI] Selecting previously unselected package libkeyutils1:amd64.
[NG-UI] Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
[NG-UI] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[NG-UI] Selecting previously unselected package libkrb5-3:amd64.
[NG-UI] Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ...
[NG-UI] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[NG-UI] Selecting previously unselected package libgssapi-krb5-2:amd64.
[NG-UI] Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ...
[NG-UI] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[NG-UI] Selecting previously unselected package liblmdb0:amd64.
[NG-UI] Preparing to unpack .../045-liblmdb0_0.9.24-1_amd64.deb ...
[NG-UI] Unpacking liblmdb0:amd64 (0.9.24-1) ...
[NG-UI] Selecting previously unselected package libpng16-16:amd64.
[NG-UI] Preparing to unpack .../046-libpng16-16_1.6.37-2_amd64.deb ...
[NG-UI] Unpacking libpng16-16:amd64 (1.6.37-2) ...
[NG-UI] Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[NG-UI] Preparing to unpack .../047-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ...
[NG-UI] Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
[NG-UI] Selecting previously unselected package libpsl5:amd64.
[NG-UI] Preparing to unpack .../048-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
[NBI] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[NBI] Selecting previously unselected package liblsan0:amd64.
[NBI] Preparing to unpack .../044-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[NBI] Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[NBI] Selecting previously unselected package libtsan0:amd64.
[NBI] Preparing to unpack .../045-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[NBI] Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[NBI] Selecting previously unselected package libubsan1:amd64.
[NBI] Preparing to unpack .../046-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[NBI] Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[LCM] Selecting previously unselected package gcc.
[LCM] Preparing to unpack .../050-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
[LCM] Unpacking gcc (4:9.3.0-1ubuntu2) ...
[LCM] Selecting previously unselected package libstdc++-9-dev:amd64.
[LCM] Preparing to unpack .../051-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[LCM] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[LCM] Selecting previously unselected package g++-9.
[LCM] Preparing to unpack .../052-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[LCM] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[Keystone] Selecting previously unselected package lsb-release.
[Keystone] Preparing to unpack .../023-lsb-release_11.1.0ubuntu2_all.deb ...
[Keystone] Unpacking lsb-release (11.1.0ubuntu2) ...
[Keystone] Selecting previously unselected package python3-dbus.
[Keystone] Preparing to unpack .../024-python3-dbus_1.2.16-1build1_amd64.deb ...
[Keystone] Unpacking python3-dbus (1.2.16-1build1) ...
[Keystone] Selecting previously unselected package python3-gi.
[Keystone] Preparing to unpack .../025-python3-gi_3.36.0-1_amd64.deb ...
[Keystone] Unpacking python3-gi (3.36.0-1) ...
[POL] Selecting previously unselected package gcc-9.
[POL] Preparing to unpack .../049-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[POL] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[tests] Selecting previously unselected package gcc-9.
[tests] Preparing to unpack .../049-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[tests] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[PLA] Selecting previously unselected package liblsan0:amd64.
[PLA] Preparing to unpack .../044-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[PLA] Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[osmclient] Selecting previously unselected package libasan5:amd64.
[osmclient] Preparing to unpack .../043-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[osmclient] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[osmclient] Selecting previously unselected package liblsan0:amd64.
[osmclient] Preparing to unpack .../044-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[osmclient] Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Selecting previously unselected package gcc.
[RO] Preparing to unpack .../050-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
[RO] Unpacking gcc (4:9.3.0-1ubuntu2) ...
[NG-UI] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
[NG-UI] Selecting previously unselected package libxau6:amd64.
[NG-UI] Preparing to unpack .../049-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
[NG-UI] Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[NG-UI] Selecting previously unselected package libxdmcp6:amd64.
[NG-UI] Preparing to unpack .../050-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
[NG-UI] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[NG-UI] Selecting previously unselected package libxcb1:amd64.
[NG-UI] Preparing to unpack .../051-libxcb1_1.14-2_amd64.deb ...
[NG-UI] Unpacking libxcb1:amd64 (1.14-2) ...
[NBI] Selecting previously unselected package libquadmath0:amd64.
[NBI] Preparing to unpack .../047-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[NBI] Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[NBI] Selecting previously unselected package libgcc-9-dev:amd64.
[NBI] Preparing to unpack .../048-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[NBI] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[Keystone] Selecting previously unselected package networkd-dispatcher.
[Keystone] Preparing to unpack .../026-networkd-dispatcher_2.1-2~ubuntu20.04.3_all.deb ...
[Keystone] Unpacking networkd-dispatcher (2.1-2~ubuntu20.04.3) ...
[RO] Selecting previously unselected package libstdc++-9-dev:amd64.
[RO] Preparing to unpack .../051-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[RO] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[NG-UI] Selecting previously unselected package libx11-data.
[NG-UI] Preparing to unpack .../052-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ...
[NG-UI] Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ...
[NBI] Selecting previously unselected package gcc-9.
[NBI] Preparing to unpack .../049-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[LCM] Selecting previously unselected package g++.
[LCM] Preparing to unpack .../053-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
[LCM] Unpacking g++ (4:9.3.0-1ubuntu2) ...
[Keystone] Selecting previously unselected package python3-pkg-resources.
[Keystone] Preparing to unpack .../027-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[Keystone] Selecting previously unselected package python3-six.
[Keystone] Preparing to unpack .../028-python3-six_1.14.0-2_all.deb ...
[Keystone] Unpacking python3-six (1.14.0-2) ...
[MON] Selecting previously unselected package gcc.
[MON] Preparing to unpack .../050-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
[MON] Unpacking gcc (4:9.3.0-1ubuntu2) ...
[MON] Selecting previously unselected package libstdc++-9-dev:amd64.
[MON] Preparing to unpack .../051-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[MON] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[POL] Selecting previously unselected package gcc.
[POL] Preparing to unpack .../050-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
[POL] Unpacking gcc (4:9.3.0-1ubuntu2) ...
[POL] Selecting previously unselected package libstdc++-9-dev:amd64.
[POL] Preparing to unpack .../051-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[POL] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[tests] Selecting previously unselected package gcc.
[tests] Preparing to unpack .../050-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
[tests] Unpacking gcc (4:9.3.0-1ubuntu2) ...
[tests] Selecting previously unselected package libstdc++-9-dev:amd64.
[tests] Preparing to unpack .../051-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[tests] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[PLA] Selecting previously unselected package libtsan0:amd64.
[PLA] Preparing to unpack .../045-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[PLA] Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Selecting previously unselected package libubsan1:amd64.
[PLA] Preparing to unpack .../046-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[PLA] Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[osmclient] Selecting previously unselected package libtsan0:amd64.
[osmclient] Preparing to unpack .../045-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[osmclient] Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[osmclient] Selecting previously unselected package libubsan1:amd64.
[osmclient] Preparing to unpack .../046-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[osmclient] Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Selecting previously unselected package g++-9.
[RO] Preparing to unpack .../052-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[RO] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[NG-UI] Selecting previously unselected package libx11-6:amd64.
[NG-UI] Preparing to unpack .../053-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ...
[NG-UI] Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[NG-UI] Selecting previously unselected package publicsuffix.
[NG-UI] Preparing to unpack .../054-publicsuffix_20200303.0012-1_all.deb ...
[NG-UI] Unpacking publicsuffix (20200303.0012-1) ...
[NG-UI] Selecting previously unselected package python-apt-common.
[NG-UI] Preparing to unpack .../055-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
[NG-UI] Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
[NG-UI] Selecting previously unselected package python3-apt.
[NG-UI] Preparing to unpack .../056-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ...
[NG-UI] Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
[NBI] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[LCM] Selecting previously unselected package make.
[LCM] Preparing to unpack .../054-make_4.2.1-1.2_amd64.deb ...
[LCM] Unpacking make (4.2.1-1.2) ...
[LCM] Selecting previously unselected package libdpkg-perl.
[LCM] Preparing to unpack .../055-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
[LCM] Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
[LCM] Selecting previously unselected package patch.
[LCM] Preparing to unpack .../056-patch_2.7.6-6_amd64.deb ...
[LCM] Unpacking patch (2.7.6-6) ...
[LCM] Selecting previously unselected package dpkg-dev.
[LCM] Preparing to unpack .../057-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
[LCM] Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
[LCM] Selecting previously unselected package build-essential.
[LCM] Preparing to unpack .../058-build-essential_12.8ubuntu1.1_amd64.deb ...
[LCM] Unpacking build-essential (12.8ubuntu1.1) ...
[LCM] Selecting previously unselected package libbrotli1:amd64.
[LCM] Preparing to unpack .../059-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
[LCM] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[LCM] Selecting previously unselected package libroken18-heimdal:amd64.
[LCM] Preparing to unpack .../060-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[LCM] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Selecting previously unselected package libasn1-8-heimdal:amd64.
[LCM] Preparing to unpack .../061-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[Keystone] Selecting previously unselected package shared-mime-info.
[Keystone] Preparing to unpack .../029-shared-mime-info_1.15-1_amd64.deb ...
[Keystone] Unpacking shared-mime-info (1.15-1) ...
[Keystone] Selecting previously unselected package ucf.
[Keystone] Preparing to unpack .../030-ucf_3.0038+nmu1_all.deb ...
[Keystone] Moving old data out of the way
[Keystone] Unpacking ucf (3.0038+nmu1) ...
[Keystone] Selecting previously unselected package xdg-user-dirs.
[Keystone] Preparing to unpack .../031-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
[Keystone] Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
[Keystone] Selecting previously unselected package xz-utils.
[Keystone] Preparing to unpack .../032-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
[Keystone] Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
[Keystone] Selecting previously unselected package iso-codes.
[Keystone] Preparing to unpack .../033-iso-codes_4.4-1_all.deb ...
[Keystone] Unpacking iso-codes (4.4-1) ...
[MON] Selecting previously unselected package g++-9.
[MON] Preparing to unpack .../052-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[MON] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[POL] Selecting previously unselected package g++-9.
[POL] Preparing to unpack .../052-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[POL] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[tests] Selecting previously unselected package g++-9.
[tests] Preparing to unpack .../052-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[tests] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[PLA] Selecting previously unselected package libquadmath0:amd64.
[PLA] Preparing to unpack .../047-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[PLA] Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Selecting previously unselected package libgcc-9-dev:amd64.
[PLA] Preparing to unpack .../048-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[PLA] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[PLA] Selecting previously unselected package gcc-9.
[PLA] Preparing to unpack .../049-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[PLA] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[osmclient] Selecting previously unselected package libquadmath0:amd64.
[osmclient] Preparing to unpack .../047-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[osmclient] Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[osmclient] Selecting previously unselected package libgcc-9-dev:amd64.
[osmclient] Preparing to unpack .../048-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[osmclient] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[osmclient] Selecting previously unselected package gcc-9.
[osmclient] Preparing to unpack .../049-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[osmclient] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[NG-UI] Selecting previously unselected package python3-distro-info.
[NG-UI] Preparing to unpack .../057-python3-distro-info_0.23ubuntu1.1_all.deb ...
[NG-UI] Unpacking python3-distro-info (0.23ubuntu1.1) ...
[NG-UI] Selecting previously unselected package apt-transport-https.
[NG-UI] Preparing to unpack .../058-apt-transport-https_2.0.10_all.deb ...
[NG-UI] Unpacking apt-transport-https (2.0.10) ...
[NG-UI] Selecting previously unselected package libbrotli1:amd64.
[NG-UI] Preparing to unpack .../059-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libroken18-heimdal:amd64.
[NG-UI] Preparing to unpack .../060-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libasn1-8-heimdal:amd64.
[NG-UI] Preparing to unpack .../061-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libheimbase1-heimdal:amd64.
[NG-UI] Preparing to unpack .../062-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Selecting previously unselected package gcc.
[NBI] Preparing to unpack .../050-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
[NBI] Unpacking gcc (4:9.3.0-1ubuntu2) ...
[NBI] Selecting previously unselected package libstdc++-9-dev:amd64.
[NBI] Preparing to unpack .../051-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[NBI] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[LCM] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Selecting previously unselected package libheimbase1-heimdal:amd64.
[LCM] Preparing to unpack .../062-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[LCM] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Selecting previously unselected package krb5-locales.
[Keystone] Preparing to unpack .../034-krb5-locales_1.17-6ubuntu4.4_all.deb ...
[Keystone] Unpacking krb5-locales (1.17-6ubuntu4.4) ...
[MON] Selecting previously unselected package g++.
[MON] Preparing to unpack .../053-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
[MON] Unpacking g++ (4:9.3.0-1ubuntu2) ...
[MON] Selecting previously unselected package make.
[MON] Preparing to unpack .../054-make_4.2.1-1.2_amd64.deb ...
[POL] Selecting previously unselected package g++.
[POL] Preparing to unpack .../053-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
[POL] Unpacking g++ (4:9.3.0-1ubuntu2) ...
[POL] Selecting previously unselected package make.
[POL] Preparing to unpack .../054-make_4.2.1-1.2_amd64.deb ...
[POL] Unpacking make (4.2.1-1.2) ...
[tests] Selecting previously unselected package g++.
[tests] Preparing to unpack .../053-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
[tests] Unpacking g++ (4:9.3.0-1ubuntu2) ...
[tests] Selecting previously unselected package make.
[tests] Preparing to unpack .../054-make_4.2.1-1.2_amd64.deb ...
[RO] Selecting previously unselected package g++.
[RO] Preparing to unpack .../053-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
[RO] Unpacking g++ (4:9.3.0-1ubuntu2) ...
[RO] Selecting previously unselected package make.
[RO] Preparing to unpack .../054-make_4.2.1-1.2_amd64.deb ...
[RO] Unpacking make (4.2.1-1.2) ...
[RO] Selecting previously unselected package libdpkg-perl.
[RO] Preparing to unpack .../055-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
[RO] Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
[NG-UI] Selecting previously unselected package libhcrypto4-heimdal:amd64.
[NG-UI] Preparing to unpack .../063-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libwind0-heimdal:amd64.
[NG-UI] Preparing to unpack .../064-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libhx509-5-heimdal:amd64.
[NG-UI] Preparing to unpack .../065-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Selecting previously unselected package g++-9.
[NBI] Preparing to unpack .../052-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[NBI] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[LCM] Selecting previously unselected package libhcrypto4-heimdal:amd64.
[LCM] Preparing to unpack .../063-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[LCM] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Selecting previously unselected package libwind0-heimdal:amd64.
[LCM] Preparing to unpack .../064-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[LCM] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Selecting previously unselected package libhx509-5-heimdal:amd64.
[LCM] Preparing to unpack .../065-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[LCM] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Selecting previously unselected package libkrb5-26-heimdal:amd64.
[LCM] Preparing to unpack .../066-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[LCM] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Selecting previously unselected package libheimntlm0-heimdal:amd64.
[LCM] Preparing to unpack .../067-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[LCM] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Selecting previously unselected package libgssapi3-heimdal:amd64.
[LCM] Preparing to unpack .../068-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[LCM] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Selecting previously unselected package libsasl2-modules-db:amd64.
[LCM] Preparing to unpack .../069-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[LCM] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[Keystone] Selecting previously unselected package libkrb5support0:amd64.
[Keystone] Preparing to unpack .../035-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ...
[Keystone] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[Keystone] Selecting previously unselected package libk5crypto3:amd64.
[Keystone] Preparing to unpack .../036-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ...
[Keystone] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[Keystone] Selecting previously unselected package libkeyutils1:amd64.
[Keystone] Preparing to unpack .../037-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
[Keystone] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[Keystone] Selecting previously unselected package libkrb5-3:amd64.
[Keystone] Preparing to unpack .../038-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ...
[Keystone] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[Keystone] Selecting previously unselected package libgssapi-krb5-2:amd64.
[Keystone] Preparing to unpack .../039-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ...
[Keystone] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[Keystone] Selecting previously unselected package liblmdb0:amd64.
[Keystone] Preparing to unpack .../040-liblmdb0_0.9.24-1_amd64.deb ...
[Keystone] Unpacking liblmdb0:amd64 (0.9.24-1) ...
[Keystone] Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[Keystone] Preparing to unpack .../041-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ...
[Keystone] Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
[Keystone] Selecting previously unselected package libpsl5:amd64.
[Keystone] Preparing to unpack .../042-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
[MON] Unpacking make (4.2.1-1.2) ...
[MON] Selecting previously unselected package libdpkg-perl.
[MON] Preparing to unpack .../055-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
[MON] Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
[MON] Selecting previously unselected package patch.
[MON] Preparing to unpack .../056-patch_2.7.6-6_amd64.deb ...
[MON] Unpacking patch (2.7.6-6) ...
[MON] Selecting previously unselected package dpkg-dev.
[MON] Preparing to unpack .../057-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
[MON] Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
[MON] Selecting previously unselected package build-essential.
[MON] Preparing to unpack .../058-build-essential_12.8ubuntu1.1_amd64.deb ...
[MON] Unpacking build-essential (12.8ubuntu1.1) ...
[MON] Selecting previously unselected package libbrotli1:amd64.
[MON] Preparing to unpack .../059-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
[MON] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[MON] Selecting previously unselected package libroken18-heimdal:amd64.
[MON] Preparing to unpack .../060-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[MON] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Selecting previously unselected package libdpkg-perl.
[POL] Preparing to unpack .../055-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
[POL] Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
[POL] Selecting previously unselected package patch.
[POL] Preparing to unpack .../056-patch_2.7.6-6_amd64.deb ...
[POL] Unpacking patch (2.7.6-6) ...
[POL] Selecting previously unselected package dpkg-dev.
[POL] Preparing to unpack .../057-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
[POL] Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
[POL] Selecting previously unselected package build-essential.
[POL] Preparing to unpack .../058-build-essential_12.8ubuntu1.1_amd64.deb ...
[POL] Unpacking build-essential (12.8ubuntu1.1) ...
[POL] Selecting previously unselected package libbrotli1:amd64.
[POL] Preparing to unpack .../059-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
[POL] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[POL] Selecting previously unselected package libroken18-heimdal:amd64.
[POL] Preparing to unpack .../060-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[tests] Unpacking make (4.2.1-1.2) ...
[tests] Selecting previously unselected package libdpkg-perl.
[tests] Preparing to unpack .../055-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
[tests] Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
[tests] Selecting previously unselected package patch.
[tests] Preparing to unpack .../056-patch_2.7.6-6_amd64.deb ...
[tests] Unpacking patch (2.7.6-6) ...
[tests] Selecting previously unselected package dpkg-dev.
[tests] Preparing to unpack .../057-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
[tests] Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
[tests] Selecting previously unselected package build-essential.
[tests] Preparing to unpack .../058-build-essential_12.8ubuntu1.1_amd64.deb ...
[tests] Unpacking build-essential (12.8ubuntu1.1) ...
[tests] Selecting previously unselected package libbrotli1:amd64.
[tests] Preparing to unpack .../059-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
[tests] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[tests] Selecting previously unselected package libroken18-heimdal:amd64.
[tests] Preparing to unpack .../060-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[tests] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Selecting previously unselected package libasn1-8-heimdal:amd64.
[tests] Preparing to unpack .../061-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[tests] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Selecting previously unselected package gcc.
[PLA] Preparing to unpack .../050-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
[PLA] Unpacking gcc (4:9.3.0-1ubuntu2) ...
[PLA] Selecting previously unselected package libstdc++-9-dev:amd64.
[PLA] Preparing to unpack .../051-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[PLA] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[osmclient] Selecting previously unselected package gcc.
[osmclient] Preparing to unpack .../050-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
[osmclient] Unpacking gcc (4:9.3.0-1ubuntu2) ...
[osmclient] Selecting previously unselected package libstdc++-9-dev:amd64.
[osmclient] Preparing to unpack .../051-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[osmclient] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[osmclient] Selecting previously unselected package g++-9.
[osmclient] Preparing to unpack .../052-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[osmclient] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[RO] Selecting previously unselected package patch.
[RO] Preparing to unpack .../056-patch_2.7.6-6_amd64.deb ...
[RO] Unpacking patch (2.7.6-6) ...
[RO] Selecting previously unselected package dpkg-dev.
[RO] Preparing to unpack .../057-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
[RO] Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
[RO] Selecting previously unselected package build-essential.
[RO] Preparing to unpack .../058-build-essential_12.8ubuntu1.1_amd64.deb ...
[RO] Unpacking build-essential (12.8ubuntu1.1) ...
[RO] Selecting previously unselected package libbrotli1:amd64.
[RO] Preparing to unpack .../059-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
[RO] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[RO] Selecting previously unselected package libroken18-heimdal:amd64.
[RO] Preparing to unpack .../060-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[RO] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Selecting previously unselected package libasn1-8-heimdal:amd64.
[RO] Preparing to unpack .../061-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[RO] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Selecting previously unselected package libheimbase1-heimdal:amd64.
[RO] Preparing to unpack .../062-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[RO] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libkrb5-26-heimdal:amd64.
[NG-UI] Preparing to unpack .../066-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libheimntlm0-heimdal:amd64.
[NG-UI] Preparing to unpack .../067-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libgssapi3-heimdal:amd64.
[NG-UI] Preparing to unpack .../068-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libsasl2-modules-db:amd64.
[NG-UI] Preparing to unpack .../069-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libsasl2-2:amd64.
[NG-UI] Preparing to unpack .../070-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libldap-common.
[NG-UI] Preparing to unpack .../071-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ...
[NG-UI] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[NG-UI] Selecting previously unselected package libldap-2.4-2:amd64.
[NG-UI] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ...
[NG-UI] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[NG-UI] Selecting previously unselected package libnghttp2-14:amd64.
[NG-UI] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ...
[NG-UI] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[NBI] Selecting previously unselected package g++.
[NBI] Preparing to unpack .../053-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
[NBI] Unpacking g++ (4:9.3.0-1ubuntu2) ...
[NBI] Selecting previously unselected package make.
[NBI] Preparing to unpack .../054-make_4.2.1-1.2_amd64.deb ...
[NBI] Unpacking make (4.2.1-1.2) ...
[NBI] Selecting previously unselected package libdpkg-perl.
[NBI] Preparing to unpack .../055-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
[NBI] Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
[LCM] Selecting previously unselected package libsasl2-2:amd64.
[LCM] Preparing to unpack .../070-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[LCM] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[LCM] Selecting previously unselected package libldap-common.
[LCM] Preparing to unpack .../071-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ...
[LCM] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[LCM] Selecting previously unselected package libldap-2.4-2:amd64.
[LCM] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ...
[LCM] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[LCM] Selecting previously unselected package libnghttp2-14:amd64.
[LCM] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ...
[LCM] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[LCM] Selecting previously unselected package librtmp1:amd64.
[LCM] Preparing to unpack .../074-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
[LCM] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[LCM] Selecting previously unselected package libssh-4:amd64.
[LCM] Preparing to unpack .../075-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ...
[LCM] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[LCM] Selecting previously unselected package libcurl4:amd64.
[LCM] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ...
[LCM] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[LCM] Selecting previously unselected package curl.
[LCM] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.22_amd64.deb ...
[LCM] Unpacking curl (7.68.0-1ubuntu2.22) ...
[LCM] Selecting previously unselected package libassuan0:amd64.
[LCM] Preparing to unpack .../078-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
[LCM] Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
[Keystone] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
[Keystone] Selecting previously unselected package publicsuffix.
[Keystone] Preparing to unpack .../043-publicsuffix_20200303.0012-1_all.deb ...
[Keystone] Unpacking publicsuffix (20200303.0012-1) ...
[Keystone] Selecting previously unselected package python-apt-common.
[Keystone] Preparing to unpack .../044-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
[Keystone] Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
[Keystone] Selecting previously unselected package python3-apt.
[Keystone] Preparing to unpack .../045-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ...
[Keystone] Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
[Keystone] Selecting previously unselected package python3-distro-info.
[Keystone] Preparing to unpack .../046-python3-distro-info_0.23ubuntu1.1_all.deb ...
[Keystone] Unpacking python3-distro-info (0.23ubuntu1.1) ...
[Keystone] Selecting previously unselected package dbus-user-session.
[Keystone] Preparing to unpack .../047-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ...
[Keystone] Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
[Keystone] Selecting previously unselected package libdconf1:amd64.
[Keystone] Preparing to unpack .../048-libdconf1_0.36.0-1_amd64.deb ...
[Keystone] Unpacking libdconf1:amd64 (0.36.0-1) ...
[Keystone] Selecting previously unselected package dconf-service.
[Keystone] Preparing to unpack .../049-dconf-service_0.36.0-1_amd64.deb ...
[Keystone] Unpacking dconf-service (0.36.0-1) ...
[Keystone] Selecting previously unselected package dconf-gsettings-backend:amd64.
[Keystone] Preparing to unpack .../050-dconf-gsettings-backend_0.36.0-1_amd64.deb ...
[Keystone] Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ...
[MON] Selecting previously unselected package libasn1-8-heimdal:amd64.
[MON] Preparing to unpack .../061-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[MON] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Selecting previously unselected package libheimbase1-heimdal:amd64.
[MON] Preparing to unpack .../062-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[MON] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Selecting previously unselected package libhcrypto4-heimdal:amd64.
[MON] Preparing to unpack .../063-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[MON] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Selecting previously unselected package libwind0-heimdal:amd64.
[MON] Preparing to unpack .../064-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[MON] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Selecting previously unselected package libhx509-5-heimdal:amd64.
[MON] Preparing to unpack .../065-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[MON] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Selecting previously unselected package libkrb5-26-heimdal:amd64.
[MON] Preparing to unpack .../066-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[MON] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Selecting previously unselected package libheimntlm0-heimdal:amd64.
[MON] Preparing to unpack .../067-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[MON] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Selecting previously unselected package libgssapi3-heimdal:amd64.
[MON] Preparing to unpack .../068-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[MON] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Selecting previously unselected package libasn1-8-heimdal:amd64.
[POL] Preparing to unpack .../061-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[POL] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Selecting previously unselected package libheimbase1-heimdal:amd64.
[POL] Preparing to unpack .../062-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[POL] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Selecting previously unselected package libhcrypto4-heimdal:amd64.
[POL] Preparing to unpack .../063-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[POL] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Selecting previously unselected package libwind0-heimdal:amd64.
[POL] Preparing to unpack .../064-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[POL] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Selecting previously unselected package libhx509-5-heimdal:amd64.
[POL] Preparing to unpack .../065-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[POL] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Selecting previously unselected package libkrb5-26-heimdal:amd64.
[POL] Preparing to unpack .../066-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[POL] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Selecting previously unselected package libheimntlm0-heimdal:amd64.
[POL] Preparing to unpack .../067-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[POL] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Selecting previously unselected package libgssapi3-heimdal:amd64.
[POL] Preparing to unpack .../068-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[POL] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Selecting previously unselected package libheimbase1-heimdal:amd64.
[tests] Preparing to unpack .../062-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[tests] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Selecting previously unselected package libhcrypto4-heimdal:amd64.
[tests] Preparing to unpack .../063-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[tests] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Selecting previously unselected package libwind0-heimdal:amd64.
[tests] Preparing to unpack .../064-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[tests] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Selecting previously unselected package libhx509-5-heimdal:amd64.
[tests] Preparing to unpack .../065-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[tests] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Selecting previously unselected package libkrb5-26-heimdal:amd64.
[tests] Preparing to unpack .../066-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[tests] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Selecting previously unselected package libheimntlm0-heimdal:amd64.
[tests] Preparing to unpack .../067-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[tests] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Selecting previously unselected package g++-9.
[PLA] Preparing to unpack .../052-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[PLA] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[RO] Selecting previously unselected package libhcrypto4-heimdal:amd64.
[RO] Preparing to unpack .../063-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[RO] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Selecting previously unselected package libwind0-heimdal:amd64.
[RO] Preparing to unpack .../064-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[RO] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Selecting previously unselected package libhx509-5-heimdal:amd64.
[RO] Preparing to unpack .../065-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[RO] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Selecting previously unselected package libkrb5-26-heimdal:amd64.
[RO] Preparing to unpack .../066-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[RO] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Selecting previously unselected package libheimntlm0-heimdal:amd64.
[RO] Preparing to unpack .../067-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[RO] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Selecting previously unselected package libgssapi3-heimdal:amd64.
[RO] Preparing to unpack .../068-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[RO] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Selecting previously unselected package libsasl2-modules-db:amd64.
[RO] Preparing to unpack .../069-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[RO] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[RO] Selecting previously unselected package libsasl2-2:amd64.
[RO] Preparing to unpack .../070-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[RO] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[RO] Selecting previously unselected package libldap-common.
[RO] Preparing to unpack .../071-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ...
[RO] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[NG-UI] Selecting previously unselected package librtmp1:amd64.
[NG-UI] Preparing to unpack .../074-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
[NG-UI] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[NG-UI] Selecting previously unselected package libssh-4:amd64.
[NG-UI] Preparing to unpack .../075-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ...
[NG-UI] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[NG-UI] Selecting previously unselected package libcurl4:amd64.
[NG-UI] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ...
[NG-UI] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[NG-UI] Selecting previously unselected package curl.
[NG-UI] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.22_amd64.deb ...
[NG-UI] Unpacking curl (7.68.0-1ubuntu2.22) ...
[NG-UI] Selecting previously unselected package dbus-user-session.
[NG-UI] Preparing to unpack .../078-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ...
[NG-UI] Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
[NG-UI] Selecting previously unselected package libdconf1:amd64.
[NG-UI] Preparing to unpack .../079-libdconf1_0.36.0-1_amd64.deb ...
[NG-UI] Unpacking libdconf1:amd64 (0.36.0-1) ...
[NG-UI] Selecting previously unselected package dconf-service.
[NG-UI] Preparing to unpack .../080-dconf-service_0.36.0-1_amd64.deb ...
[NG-UI] Unpacking dconf-service (0.36.0-1) ...
[NBI] Selecting previously unselected package patch.
[NBI] Preparing to unpack .../056-patch_2.7.6-6_amd64.deb ...
[NBI] Unpacking patch (2.7.6-6) ...
[NBI] Selecting previously unselected package dpkg-dev.
[NBI] Preparing to unpack .../057-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
[NBI] Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
[NBI] Selecting previously unselected package build-essential.
[NBI] Preparing to unpack .../058-build-essential_12.8ubuntu1.1_amd64.deb ...
[NBI] Unpacking build-essential (12.8ubuntu1.1) ...
[NBI] Selecting previously unselected package libbrotli1:amd64.
[NBI] Preparing to unpack .../059-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
[NBI] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[NBI] Selecting previously unselected package libroken18-heimdal:amd64.
[NBI] Preparing to unpack .../060-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NBI] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Selecting previously unselected package libasn1-8-heimdal:amd64.
[NBI] Preparing to unpack .../061-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NBI] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Selecting previously unselected package gpgconf.
[LCM] Preparing to unpack .../079-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
[LCM] Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
[LCM] Selecting previously unselected package libksba8:amd64.
[LCM] Preparing to unpack .../080-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
[LCM] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[LCM] Selecting previously unselected package libnpth0:amd64.
[LCM] Preparing to unpack .../081-libnpth0_1.6-1_amd64.deb ...
[LCM] Unpacking libnpth0:amd64 (1.6-1) ...
[Keystone] Selecting previously unselected package libassuan0:amd64.
[Keystone] Preparing to unpack .../051-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
[Keystone] Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
[Keystone] Selecting previously unselected package gpgconf.
[Keystone] Preparing to unpack .../052-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
[Keystone] Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
[Keystone] Selecting previously unselected package libksba8:amd64.
[Keystone] Preparing to unpack .../053-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
[Keystone] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[MON] Selecting previously unselected package libsasl2-modules-db:amd64.
[MON] Preparing to unpack .../069-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[MON] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[MON] Selecting previously unselected package libsasl2-2:amd64.
[MON] Preparing to unpack .../070-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[MON] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[MON] Selecting previously unselected package libldap-common.
[MON] Preparing to unpack .../071-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ...
[MON] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[POL] Selecting previously unselected package libsasl2-modules-db:amd64.
[POL] Preparing to unpack .../069-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[POL] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[POL] Selecting previously unselected package libsasl2-2:amd64.
[POL] Preparing to unpack .../070-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[POL] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[POL] Selecting previously unselected package libldap-common.
[POL] Preparing to unpack .../071-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ...
[POL] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[POL] Selecting previously unselected package libldap-2.4-2:amd64.
[POL] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ...
[POL] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[tests] Selecting previously unselected package libgssapi3-heimdal:amd64.
[tests] Preparing to unpack .../068-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[tests] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Selecting previously unselected package libsasl2-modules-db:amd64.
[tests] Preparing to unpack .../069-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[tests] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[tests] Selecting previously unselected package libsasl2-2:amd64.
[tests] Preparing to unpack .../070-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[tests] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[tests] Selecting previously unselected package libldap-common.
[tests] Preparing to unpack .../071-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ...
[tests] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[PLA] Selecting previously unselected package g++.
[PLA] Preparing to unpack .../053-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
[PLA] Unpacking g++ (4:9.3.0-1ubuntu2) ...
[PLA] Selecting previously unselected package make.
[PLA] Preparing to unpack .../054-make_4.2.1-1.2_amd64.deb ...
[PLA] Unpacking make (4.2.1-1.2) ...
[PLA] Selecting previously unselected package libdpkg-perl.
[PLA] Preparing to unpack .../055-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
[PLA] Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
[osmclient] Selecting previously unselected package g++.
[osmclient] Preparing to unpack .../053-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
[osmclient] Unpacking g++ (4:9.3.0-1ubuntu2) ...
[osmclient] Selecting previously unselected package make.
[osmclient] Preparing to unpack .../054-make_4.2.1-1.2_amd64.deb ...
[osmclient] Unpacking make (4.2.1-1.2) ...
[osmclient] Selecting previously unselected package libdpkg-perl.
[osmclient] Preparing to unpack .../055-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
[osmclient] Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
[osmclient] Selecting previously unselected package patch.
[osmclient] Preparing to unpack .../056-patch_2.7.6-6_amd64.deb ...
[RO] Selecting previously unselected package libldap-2.4-2:amd64.
[RO] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ...
[RO] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[RO] Selecting previously unselected package libnghttp2-14:amd64.
[RO] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ...
[RO] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[RO] Selecting previously unselected package librtmp1:amd64.
[RO] Preparing to unpack .../074-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
[RO] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[NG-UI] Selecting previously unselected package dconf-gsettings-backend:amd64.
[NG-UI] Preparing to unpack .../081-dconf-gsettings-backend_0.36.0-1_amd64.deb ...
[NG-UI] Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ...
[NG-UI] Selecting previously unselected package libassuan0:amd64.
[NG-UI] Preparing to unpack .../082-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
[NG-UI] Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
[NG-UI] Selecting previously unselected package gpgconf.
[NG-UI] Preparing to unpack .../083-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package libksba8:amd64.
[NG-UI] Preparing to unpack .../084-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
[NG-UI] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[NBI] Selecting previously unselected package libheimbase1-heimdal:amd64.
[NBI] Preparing to unpack .../062-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NBI] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Selecting previously unselected package libhcrypto4-heimdal:amd64.
[NBI] Preparing to unpack .../063-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NBI] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Selecting previously unselected package libwind0-heimdal:amd64.
[NBI] Preparing to unpack .../064-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NBI] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Selecting previously unselected package libhx509-5-heimdal:amd64.
[NBI] Preparing to unpack .../065-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NBI] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Selecting previously unselected package dirmngr.
[LCM] Preparing to unpack .../082-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
[LCM] Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
[LCM] Selecting previously unselected package libfakeroot:amd64.
[LCM] Preparing to unpack .../083-libfakeroot_1.24-1_amd64.deb ...
[LCM] Unpacking libfakeroot:amd64 (1.24-1) ...
[LCM] Selecting previously unselected package fakeroot.
[LCM] Preparing to unpack .../084-fakeroot_1.24-1_amd64.deb ...
[LCM] Unpacking fakeroot (1.24-1) ...
[Keystone] Selecting previously unselected package libroken18-heimdal:amd64.
[Keystone] Preparing to unpack .../054-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[Keystone] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Selecting previously unselected package libasn1-8-heimdal:amd64.
[Keystone] Preparing to unpack .../055-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[Keystone] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Selecting previously unselected package libheimbase1-heimdal:amd64.
[Keystone] Preparing to unpack .../056-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[Keystone] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Selecting previously unselected package libhcrypto4-heimdal:amd64.
[Keystone] Preparing to unpack .../057-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[Keystone] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Selecting previously unselected package libwind0-heimdal:amd64.
[Keystone] Preparing to unpack .../058-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[MON] Selecting previously unselected package libldap-2.4-2:amd64.
[MON] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ...
[MON] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[MON] Selecting previously unselected package libnghttp2-14:amd64.
[MON] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ...
[MON] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[MON] Selecting previously unselected package librtmp1:amd64.
[MON] Preparing to unpack .../074-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
[MON] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[MON] Selecting previously unselected package libssh-4:amd64.
[MON] Preparing to unpack .../075-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ...
[MON] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[POL] Selecting previously unselected package libnghttp2-14:amd64.
[POL] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ...
[POL] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[POL] Selecting previously unselected package librtmp1:amd64.
[POL] Preparing to unpack .../074-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
[POL] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[POL] Selecting previously unselected package libssh-4:amd64.
[POL] Preparing to unpack .../075-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ...
[POL] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[tests] Selecting previously unselected package libldap-2.4-2:amd64.
[tests] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ...
[tests] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[tests] Selecting previously unselected package libnghttp2-14:amd64.
[tests] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ...
[tests] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[tests] Selecting previously unselected package librtmp1:amd64.
[tests] Preparing to unpack .../074-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
[tests] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[PLA] Selecting previously unselected package patch.
[PLA] Preparing to unpack .../056-patch_2.7.6-6_amd64.deb ...
[PLA] Unpacking patch (2.7.6-6) ...
[PLA] Selecting previously unselected package dpkg-dev.
[PLA] Preparing to unpack .../057-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
[PLA] Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
[PLA] Selecting previously unselected package build-essential.
[PLA] Preparing to unpack .../058-build-essential_12.8ubuntu1.1_amd64.deb ...
[PLA] Unpacking build-essential (12.8ubuntu1.1) ...
[PLA] Selecting previously unselected package libbrotli1:amd64.
[PLA] Preparing to unpack .../059-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
[PLA] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[osmclient] Unpacking patch (2.7.6-6) ...
[osmclient] Selecting previously unselected package dpkg-dev.
[osmclient] Preparing to unpack .../057-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
[osmclient] Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
[osmclient] Selecting previously unselected package build-essential.
[osmclient] Preparing to unpack .../058-build-essential_12.8ubuntu1.1_amd64.deb ...
[osmclient] Unpacking build-essential (12.8ubuntu1.1) ...
[osmclient] Selecting previously unselected package libbrotli1:amd64.
[osmclient] Preparing to unpack .../059-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
[osmclient] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[osmclient] Selecting previously unselected package libroken18-heimdal:amd64.
[osmclient] Preparing to unpack .../060-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[osmclient] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Selecting previously unselected package libssh-4:amd64.
[RO] Preparing to unpack .../075-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ...
[RO] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[RO] Selecting previously unselected package libcurl4:amd64.
[RO] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ...
[RO] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[RO] Selecting previously unselected package curl.
[RO] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.22_amd64.deb ...
[RO] Unpacking curl (7.68.0-1ubuntu2.22) ...
[NG-UI] Selecting previously unselected package libnpth0:amd64.
[NG-UI] Preparing to unpack .../085-libnpth0_1.6-1_amd64.deb ...
[NG-UI] Unpacking libnpth0:amd64 (1.6-1) ...
[NG-UI] Selecting previously unselected package dirmngr.
[NG-UI] Preparing to unpack .../086-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package fonts-dejavu-core.
[NG-UI] Preparing to unpack .../087-fonts-dejavu-core_2.37-1_all.deb ...
[NG-UI] Unpacking fonts-dejavu-core (2.37-1) ...
[NBI] Selecting previously unselected package libkrb5-26-heimdal:amd64.
[NBI] Preparing to unpack .../066-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NBI] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Selecting previously unselected package libheimntlm0-heimdal:amd64.
[NBI] Preparing to unpack .../067-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NBI] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Selecting previously unselected package libgssapi3-heimdal:amd64.
[NBI] Preparing to unpack .../068-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[NBI] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Selecting previously unselected package libsasl2-modules-db:amd64.
[NBI] Preparing to unpack .../069-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[NBI] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NBI] Selecting previously unselected package libsasl2-2:amd64.
[NBI] Preparing to unpack .../070-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[NBI] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[LCM] Selecting previously unselected package gnupg-l10n.
[LCM] Preparing to unpack .../085-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
[LCM] Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
[LCM] Selecting previously unselected package gnupg-utils.
[LCM] Preparing to unpack .../086-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
[LCM] Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
[LCM] Selecting previously unselected package gpg.
[LCM] Preparing to unpack .../087-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
[LCM] Unpacking gpg (2.2.19-3ubuntu2.2) ...
[LCM] Selecting previously unselected package pinentry-curses.
[LCM] Preparing to unpack .../088-pinentry-curses_1.1.0-3build1_amd64.deb ...
[LCM] Unpacking pinentry-curses (1.1.0-3build1) ...
[LCM] Selecting previously unselected package gpg-agent.
[LCM] Preparing to unpack .../089-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
[LCM] Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
[LCM] Selecting previously unselected package gpg-wks-client.
[LCM] Preparing to unpack .../090-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
[LCM] Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
[LCM] Selecting previously unselected package gpg-wks-server.
[LCM] Preparing to unpack .../091-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
[LCM] Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
[LCM] Selecting previously unselected package gpgsm.
[LCM] Preparing to unpack .../092-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
[LCM] Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
[Keystone] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Selecting previously unselected package libhx509-5-heimdal:amd64.
[Keystone] Preparing to unpack .../059-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[Keystone] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Selecting previously unselected package libkrb5-26-heimdal:amd64.
[Keystone] Preparing to unpack .../060-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[Keystone] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Selecting previously unselected package libheimntlm0-heimdal:amd64.
[Keystone] Preparing to unpack .../061-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[Keystone] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Selecting previously unselected package libgssapi3-heimdal:amd64.
[Keystone] Preparing to unpack .../062-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[Keystone] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Selecting previously unselected package libsasl2-modules-db:amd64.
[Keystone] Preparing to unpack .../063-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[Keystone] Selecting previously unselected package libsasl2-2:amd64.
[Keystone] Preparing to unpack .../064-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[Keystone] Selecting previously unselected package libldap-common.
[Keystone] Preparing to unpack .../065-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ...
[Keystone] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[Keystone] Selecting previously unselected package libldap-2.4-2:amd64.
[Keystone] Preparing to unpack .../066-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ...
[Keystone] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[Keystone] Selecting previously unselected package libnpth0:amd64.
[Keystone] Preparing to unpack .../067-libnpth0_1.6-1_amd64.deb ...
[Keystone] Unpacking libnpth0:amd64 (1.6-1) ...
[MON] Selecting previously unselected package libcurl4:amd64.
[MON] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ...
[MON] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[MON] Selecting previously unselected package curl.
[MON] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.22_amd64.deb ...
[MON] Unpacking curl (7.68.0-1ubuntu2.22) ...
[MON] Selecting previously unselected package libassuan0:amd64.
[MON] Preparing to unpack .../078-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
[MON] Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
[MON] Selecting previously unselected package gpgconf.
[MON] Preparing to unpack .../079-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
[MON] Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
[MON] Selecting previously unselected package libksba8:amd64.
[MON] Preparing to unpack .../080-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
[MON] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[MON] Selecting previously unselected package libnpth0:amd64.
[MON] Preparing to unpack .../081-libnpth0_1.6-1_amd64.deb ...
[MON] Unpacking libnpth0:amd64 (1.6-1) ...
[MON] Selecting previously unselected package dirmngr.
[MON] Preparing to unpack .../082-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
[MON] Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
[MON] Selecting previously unselected package libfakeroot:amd64.
[MON] Preparing to unpack .../083-libfakeroot_1.24-1_amd64.deb ...
[MON] Unpacking libfakeroot:amd64 (1.24-1) ...
[MON] Selecting previously unselected package fakeroot.
[MON] Preparing to unpack .../084-fakeroot_1.24-1_amd64.deb ...
[MON] Unpacking fakeroot (1.24-1) ...
[POL] Selecting previously unselected package libcurl4:amd64.
[POL] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ...
[POL] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[POL] Selecting previously unselected package curl.
[POL] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.22_amd64.deb ...
[POL] Unpacking curl (7.68.0-1ubuntu2.22) ...
[POL] Selecting previously unselected package libassuan0:amd64.
[POL] Preparing to unpack .../078-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
[POL] Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
[POL] Selecting previously unselected package gpgconf.
[POL] Preparing to unpack .../079-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
[POL] Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
[POL] Selecting previously unselected package libksba8:amd64.
[POL] Preparing to unpack .../080-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
[POL] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[POL] Selecting previously unselected package libnpth0:amd64.
[POL] Preparing to unpack .../081-libnpth0_1.6-1_amd64.deb ...
[POL] Unpacking libnpth0:amd64 (1.6-1) ...
[POL] Selecting previously unselected package dirmngr.
[POL] Preparing to unpack .../082-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
[POL] Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
[POL] Selecting previously unselected package libfakeroot:amd64.
[POL] Preparing to unpack .../083-libfakeroot_1.24-1_amd64.deb ...
[POL] Unpacking libfakeroot:amd64 (1.24-1) ...
[POL] Selecting previously unselected package fakeroot.
[POL] Preparing to unpack .../084-fakeroot_1.24-1_amd64.deb ...
[tests] Selecting previously unselected package libssh-4:amd64.
[tests] Preparing to unpack .../075-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ...
[tests] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[tests] Selecting previously unselected package libcurl4:amd64.
[tests] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ...
[tests] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[tests] Selecting previously unselected package curl.
[tests] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.22_amd64.deb ...
[tests] Unpacking curl (7.68.0-1ubuntu2.22) ...
[tests] Selecting previously unselected package libassuan0:amd64.
[tests] Preparing to unpack .../078-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
[tests] Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
[tests] Selecting previously unselected package gpgconf.
[tests] Preparing to unpack .../079-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
[tests] Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
[tests] Selecting previously unselected package libksba8:amd64.
[tests] Preparing to unpack .../080-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
[tests] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[tests] Selecting previously unselected package libnpth0:amd64.
[tests] Preparing to unpack .../081-libnpth0_1.6-1_amd64.deb ...
[tests] Unpacking libnpth0:amd64 (1.6-1) ...
[tests] Selecting previously unselected package dirmngr.
[tests] Preparing to unpack .../082-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
[tests] Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
[tests] Selecting previously unselected package libfakeroot:amd64.
[tests] Preparing to unpack .../083-libfakeroot_1.24-1_amd64.deb ...
[PLA] Selecting previously unselected package libroken18-heimdal:amd64.
[PLA] Preparing to unpack .../060-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[PLA] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Selecting previously unselected package libasn1-8-heimdal:amd64.
[PLA] Preparing to unpack .../061-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[PLA] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Selecting previously unselected package libheimbase1-heimdal:amd64.
[PLA] Preparing to unpack .../062-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[PLA] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Selecting previously unselected package libhcrypto4-heimdal:amd64.
[PLA] Preparing to unpack .../063-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[PLA] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Selecting previously unselected package libwind0-heimdal:amd64.
[PLA] Preparing to unpack .../064-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[PLA] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Selecting previously unselected package libhx509-5-heimdal:amd64.
[PLA] Preparing to unpack .../065-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[PLA] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Selecting previously unselected package libkrb5-26-heimdal:amd64.
[PLA] Preparing to unpack .../066-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[PLA] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Selecting previously unselected package libheimntlm0-heimdal:amd64.
[PLA] Preparing to unpack .../067-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[PLA] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Selecting previously unselected package libgssapi3-heimdal:amd64.
[PLA] Preparing to unpack .../068-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[PLA] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Selecting previously unselected package libasn1-8-heimdal:amd64.
[osmclient] Preparing to unpack .../061-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[osmclient] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Selecting previously unselected package libheimbase1-heimdal:amd64.
[osmclient] Preparing to unpack .../062-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[osmclient] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Selecting previously unselected package libhcrypto4-heimdal:amd64.
[osmclient] Preparing to unpack .../063-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[osmclient] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Selecting previously unselected package libwind0-heimdal:amd64.
[osmclient] Preparing to unpack .../064-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[osmclient] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Selecting previously unselected package libhx509-5-heimdal:amd64.
[osmclient] Preparing to unpack .../065-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[osmclient] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Selecting previously unselected package libkrb5-26-heimdal:amd64.
[osmclient] Preparing to unpack .../066-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[osmclient] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Selecting previously unselected package libheimntlm0-heimdal:amd64.
[osmclient] Preparing to unpack .../067-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[osmclient] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Selecting previously unselected package libassuan0:amd64.
[RO] Preparing to unpack .../078-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
[RO] Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
[RO] Selecting previously unselected package gpgconf.
[RO] Preparing to unpack .../079-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
[RO] Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
[RO] Selecting previously unselected package libksba8:amd64.
[RO] Preparing to unpack .../080-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
[RO] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[RO] Selecting previously unselected package libnpth0:amd64.
[RO] Preparing to unpack .../081-libnpth0_1.6-1_amd64.deb ...
[RO] Unpacking libnpth0:amd64 (1.6-1) ...
[RO] Selecting previously unselected package dirmngr.
[RO] Preparing to unpack .../082-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
[RO] Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
[RO] Selecting previously unselected package libfakeroot:amd64.
[RO] Preparing to unpack .../083-libfakeroot_1.24-1_amd64.deb ...
[RO] Unpacking libfakeroot:amd64 (1.24-1) ...
[RO] Selecting previously unselected package fakeroot.
[RO] Preparing to unpack .../084-fakeroot_1.24-1_amd64.deb ...
[RO] Unpacking fakeroot (1.24-1) ...
[RO] Selecting previously unselected package gnupg-l10n.
[RO] Preparing to unpack .../085-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
[RO] Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package fontconfig-config.
[NG-UI] Preparing to unpack .../088-fontconfig-config_2.13.1-2ubuntu3_all.deb ...
[NG-UI] Unpacking fontconfig-config (2.13.1-2ubuntu3) ...
[NG-UI] Selecting previously unselected package libpackagekit-glib2-18:amd64.
[NG-UI] Preparing to unpack .../089-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ...
[NG-UI] Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
[NG-UI] Selecting previously unselected package gir1.2-packagekitglib-1.0.
[NG-UI] Preparing to unpack .../090-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ...
[NG-UI] Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
[NG-UI] Selecting previously unselected package libproxy1v5:amd64.
[NG-UI] Preparing to unpack .../091-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ...
[NG-UI] Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
[NG-UI] Selecting previously unselected package glib-networking-common.
[NG-UI] Preparing to unpack .../092-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
[NG-UI] Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package glib-networking-services.
[NG-UI] Preparing to unpack .../093-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package gsettings-desktop-schemas.
[NG-UI] Preparing to unpack .../094-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
[NG-UI] Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
[NG-UI] Selecting previously unselected package glib-networking:amd64.
[NG-UI] Preparing to unpack .../095-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package gnupg-l10n.
[NG-UI] Preparing to unpack .../096-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
[NG-UI] Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
[NBI] Selecting previously unselected package libldap-common.
[NBI] Preparing to unpack .../071-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ...
[NBI] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[NBI] Selecting previously unselected package libldap-2.4-2:amd64.
[NBI] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ...
[NBI] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[NBI] Selecting previously unselected package libnghttp2-14:amd64.
[NBI] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ...
[NBI] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[NBI] Selecting previously unselected package librtmp1:amd64.
[NBI] Preparing to unpack .../074-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
[NBI] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[NBI] Selecting previously unselected package libssh-4:amd64.
[NBI] Preparing to unpack .../075-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ...
[NBI] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[NBI] Selecting previously unselected package libcurl4:amd64.
[NBI] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ...
[NBI] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[NBI] Selecting previously unselected package curl.
[NBI] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.22_amd64.deb ...
[NBI] Unpacking curl (7.68.0-1ubuntu2.22) ...
[LCM] Selecting previously unselected package gnupg.
[LCM] Preparing to unpack .../093-gnupg_2.2.19-3ubuntu2.2_all.deb ...
[LCM] Unpacking gnupg (2.2.19-3ubuntu2.2) ...
[LCM] Selecting previously unselected package libalgorithm-diff-perl.
[LCM] Preparing to unpack .../094-libalgorithm-diff-perl_1.19.03-2_all.deb ...
[LCM] Unpacking libalgorithm-diff-perl (1.19.03-2) ...
[LCM] Selecting previously unselected package libalgorithm-diff-xs-perl.
[LCM] Preparing to unpack .../095-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
[LCM] Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
[LCM] Selecting previously unselected package libalgorithm-merge-perl.
[LCM] Preparing to unpack .../096-libalgorithm-merge-perl_0.08-3_all.deb ...
[LCM] Unpacking libalgorithm-merge-perl (0.08-3) ...
[LCM] Selecting previously unselected package libexpat1-dev:amd64.
[LCM] Preparing to unpack .../097-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ...
[LCM] Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[LCM] Selecting previously unselected package libfile-fcntllock-perl.
[LCM] Preparing to unpack .../098-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
[LCM] Unpacking libfile-fcntllock-perl (0.22-3build4) ...
[LCM] Selecting previously unselected package libpython3.8:amd64.
[LCM] Preparing to unpack .../099-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[LCM] Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[Keystone] Selecting previously unselected package dirmngr.
[Keystone] Preparing to unpack .../068-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
[Keystone] Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
[Keystone] Selecting previously unselected package libpackagekit-glib2-18:amd64.
[Keystone] Preparing to unpack .../069-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ...
[Keystone] Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
[Keystone] Selecting previously unselected package gir1.2-packagekitglib-1.0.
[Keystone] Preparing to unpack .../070-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ...
[Keystone] Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
[Keystone] Selecting previously unselected package libproxy1v5:amd64.
[Keystone] Preparing to unpack .../071-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ...
[Keystone] Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
[Keystone] Selecting previously unselected package glib-networking-common.
[Keystone] Preparing to unpack .../072-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
[Keystone] Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
[MON] Selecting previously unselected package gnupg-l10n.
[MON] Preparing to unpack .../085-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
[MON] Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
[MON] Selecting previously unselected package gnupg-utils.
[MON] Preparing to unpack .../086-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
[MON] Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
[MON] Selecting previously unselected package gpg.
[MON] Preparing to unpack .../087-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
[MON] Unpacking gpg (2.2.19-3ubuntu2.2) ...
[MON] Selecting previously unselected package pinentry-curses.
[MON] Preparing to unpack .../088-pinentry-curses_1.1.0-3build1_amd64.deb ...
[MON] Unpacking pinentry-curses (1.1.0-3build1) ...
[POL] Unpacking fakeroot (1.24-1) ...
[POL] Selecting previously unselected package gnupg-l10n.
[POL] Preparing to unpack .../085-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
[POL] Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
[POL] Selecting previously unselected package gnupg-utils.
[POL] Preparing to unpack .../086-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
[POL] Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
[POL] Selecting previously unselected package gpg.
[POL] Preparing to unpack .../087-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
[POL] Unpacking gpg (2.2.19-3ubuntu2.2) ...
[POL] Selecting previously unselected package pinentry-curses.
[POL] Preparing to unpack .../088-pinentry-curses_1.1.0-3build1_amd64.deb ...
[POL] Unpacking pinentry-curses (1.1.0-3build1) ...
[POL] Selecting previously unselected package gpg-agent.
[POL] Preparing to unpack .../089-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
[POL] Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
[POL] Selecting previously unselected package gpg-wks-client.
[POL] Preparing to unpack .../090-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
[POL] Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
[tests] Unpacking libfakeroot:amd64 (1.24-1) ...
[tests] Selecting previously unselected package fakeroot.
[tests] Preparing to unpack .../084-fakeroot_1.24-1_amd64.deb ...
[tests] Unpacking fakeroot (1.24-1) ...
[tests] Selecting previously unselected package gnupg-l10n.
[tests] Preparing to unpack .../085-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
[tests] Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
[tests] Selecting previously unselected package gnupg-utils.
[tests] Preparing to unpack .../086-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
[tests] Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
[tests] Selecting previously unselected package gpg.
[tests] Preparing to unpack .../087-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
[tests] Unpacking gpg (2.2.19-3ubuntu2.2) ...
[tests] Selecting previously unselected package pinentry-curses.
[tests] Preparing to unpack .../088-pinentry-curses_1.1.0-3build1_amd64.deb ...
[tests] Unpacking pinentry-curses (1.1.0-3build1) ...
[tests] Selecting previously unselected package gpg-agent.
[tests] Preparing to unpack .../089-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
[PLA] Selecting previously unselected package libsasl2-modules-db:amd64.
[PLA] Preparing to unpack .../069-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[PLA] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[PLA] Selecting previously unselected package libsasl2-2:amd64.
[PLA] Preparing to unpack .../070-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[PLA] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[PLA] Selecting previously unselected package libldap-common.
[PLA] Preparing to unpack .../071-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ...
[PLA] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[PLA] Selecting previously unselected package libldap-2.4-2:amd64.
[PLA] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ...
[PLA] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[PLA] Selecting previously unselected package libnghttp2-14:amd64.
[PLA] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ...
[PLA] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[osmclient] Selecting previously unselected package libgssapi3-heimdal:amd64.
[osmclient] Preparing to unpack .../068-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
[osmclient] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Selecting previously unselected package libsasl2-modules-db:amd64.
[osmclient] Preparing to unpack .../069-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[osmclient] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[osmclient] Selecting previously unselected package libsasl2-2:amd64.
[osmclient] Preparing to unpack .../070-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[osmclient] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[osmclient] Selecting previously unselected package libldap-common.
[osmclient] Preparing to unpack .../071-libldap-common_2.4.49+dfsg-2ubuntu1.10_all.deb ...
[osmclient] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[osmclient] Selecting previously unselected package libldap-2.4-2:amd64.
[osmclient] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.10_amd64.deb ...
[osmclient] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[osmclient] Selecting previously unselected package libnghttp2-14:amd64.
[osmclient] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ...
[osmclient] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[osmclient] Selecting previously unselected package librtmp1:amd64.
[osmclient] Preparing to unpack .../074-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
[osmclient] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[RO] Selecting previously unselected package gnupg-utils.
[RO] Preparing to unpack .../086-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
[RO] Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
[RO] Selecting previously unselected package gpg.
[RO] Preparing to unpack .../087-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
[RO] Unpacking gpg (2.2.19-3ubuntu2.2) ...
[RO] Selecting previously unselected package pinentry-curses.
[RO] Preparing to unpack .../088-pinentry-curses_1.1.0-3build1_amd64.deb ...
[RO] Unpacking pinentry-curses (1.1.0-3build1) ...
[RO] Selecting previously unselected package gpg-agent.
[RO] Preparing to unpack .../089-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
[RO] Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
[RO] Selecting previously unselected package gpg-wks-client.
[RO] Preparing to unpack .../090-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
[RO] Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
[RO] Selecting previously unselected package gpg-wks-server.
[RO] Preparing to unpack .../091-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
[RO] Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
[RO] Selecting previously unselected package gpgsm.
[RO] Preparing to unpack .../092-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
[RO] Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package gnupg-utils.
[NG-UI] Preparing to unpack .../097-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package gpg.
[NG-UI] Preparing to unpack .../098-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking gpg (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package pinentry-curses.
[NG-UI] Preparing to unpack .../099-pinentry-curses_1.1.0-3build1_amd64.deb ...
[NG-UI] Unpacking pinentry-curses (1.1.0-3build1) ...
[NG-UI] Selecting previously unselected package gpg-agent.
[NG-UI] Preparing to unpack .../100-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package gpg-wks-client.
[NG-UI] Preparing to unpack .../101-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package gpg-wks-server.
[NG-UI] Preparing to unpack .../102-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package gpgsm.
[NG-UI] Preparing to unpack .../103-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
[NBI] Selecting previously unselected package libassuan0:amd64.
[NBI] Preparing to unpack .../078-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
[NBI] Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
[NBI] Selecting previously unselected package gpgconf.
[NBI] Preparing to unpack .../079-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
[NBI] Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
[NBI] Selecting previously unselected package libksba8:amd64.
[NBI] Preparing to unpack .../080-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
[NBI] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[NBI] Selecting previously unselected package libnpth0:amd64.
[NBI] Preparing to unpack .../081-libnpth0_1.6-1_amd64.deb ...
[NBI] Unpacking libnpth0:amd64 (1.6-1) ...
[NBI] Selecting previously unselected package dirmngr.
[NBI] Preparing to unpack .../082-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
[NBI] Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
[NBI] Selecting previously unselected package libfakeroot:amd64.
[NBI] Preparing to unpack .../083-libfakeroot_1.24-1_amd64.deb ...
[NBI] Unpacking libfakeroot:amd64 (1.24-1) ...
[NBI] Selecting previously unselected package fakeroot.
[NBI] Preparing to unpack .../084-fakeroot_1.24-1_amd64.deb ...
[NBI] Unpacking fakeroot (1.24-1) ...
[LCM] Selecting previously unselected package libpython3.8-dev:amd64.
[LCM] Preparing to unpack .../100-libpython3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[LCM] Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[Keystone] Selecting previously unselected package glib-networking-services.
[Keystone] Preparing to unpack .../073-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ...
[Keystone] Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
[Keystone] Selecting previously unselected package gsettings-desktop-schemas.
[Keystone] Preparing to unpack .../074-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
[Keystone] Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
[Keystone] Selecting previously unselected package glib-networking:amd64.
[Keystone] Preparing to unpack .../075-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ...
[Keystone] Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
[Keystone] Selecting previously unselected package gnupg-l10n.
[Keystone] Preparing to unpack .../076-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
[Keystone] Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
[Keystone] Selecting previously unselected package gnupg-utils.
[Keystone] Preparing to unpack .../077-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
[Keystone] Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
[Keystone] Selecting previously unselected package gpg.
[Keystone] Preparing to unpack .../078-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
[Keystone] Unpacking gpg (2.2.19-3ubuntu2.2) ...
[Keystone] Selecting previously unselected package pinentry-curses.
[Keystone] Preparing to unpack .../079-pinentry-curses_1.1.0-3build1_amd64.deb ...
[Keystone] Unpacking pinentry-curses (1.1.0-3build1) ...
[Keystone] Selecting previously unselected package gpg-agent.
[Keystone] Preparing to unpack .../080-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
[Keystone] Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
[MON] Selecting previously unselected package gpg-agent.
[MON] Preparing to unpack .../089-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
[MON] Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
[MON] Selecting previously unselected package gpg-wks-client.
[MON] Preparing to unpack .../090-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
[MON] Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
[MON] Selecting previously unselected package gpg-wks-server.
[MON] Preparing to unpack .../091-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
[MON] Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
[MON] Selecting previously unselected package gpgsm.
[MON] Preparing to unpack .../092-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
[MON] Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
[MON] Selecting previously unselected package gnupg.
[MON] Preparing to unpack .../093-gnupg_2.2.19-3ubuntu2.2_all.deb ...
[MON] Unpacking gnupg (2.2.19-3ubuntu2.2) ...
[MON] Selecting previously unselected package libalgorithm-diff-perl.
[MON] Preparing to unpack .../094-libalgorithm-diff-perl_1.19.03-2_all.deb ...
[MON] Unpacking libalgorithm-diff-perl (1.19.03-2) ...
[MON] Selecting previously unselected package libalgorithm-diff-xs-perl.
[MON] Preparing to unpack .../095-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
[MON] Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
[MON] Selecting previously unselected package libalgorithm-merge-perl.
[MON] Preparing to unpack .../096-libalgorithm-merge-perl_0.08-3_all.deb ...
[MON] Unpacking libalgorithm-merge-perl (0.08-3) ...
[POL] Selecting previously unselected package gpg-wks-server.
[POL] Preparing to unpack .../091-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
[POL] Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
[POL] Selecting previously unselected package gpgsm.
[POL] Preparing to unpack .../092-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
[POL] Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
[POL] Selecting previously unselected package gnupg.
[POL] Preparing to unpack .../093-gnupg_2.2.19-3ubuntu2.2_all.deb ...
[POL] Unpacking gnupg (2.2.19-3ubuntu2.2) ...
[POL] Selecting previously unselected package libalgorithm-diff-perl.
[POL] Preparing to unpack .../094-libalgorithm-diff-perl_1.19.03-2_all.deb ...
[POL] Unpacking libalgorithm-diff-perl (1.19.03-2) ...
[POL] Selecting previously unselected package libalgorithm-diff-xs-perl.
[POL] Preparing to unpack .../095-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
[POL] Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
[POL] Selecting previously unselected package libalgorithm-merge-perl.
[POL] Preparing to unpack .../096-libalgorithm-merge-perl_0.08-3_all.deb ...
[POL] Unpacking libalgorithm-merge-perl (0.08-3) ...
[POL] Selecting previously unselected package libexpat1-dev:amd64.
[POL] Preparing to unpack .../097-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ...
[POL] Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[tests] Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
[tests] Selecting previously unselected package gpg-wks-client.
[tests] Preparing to unpack .../090-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
[tests] Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
[tests] Selecting previously unselected package gpg-wks-server.
[tests] Preparing to unpack .../091-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
[tests] Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
[tests] Selecting previously unselected package gpgsm.
[tests] Preparing to unpack .../092-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
[tests] Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
[tests] Selecting previously unselected package gnupg.
[tests] Preparing to unpack .../093-gnupg_2.2.19-3ubuntu2.2_all.deb ...
[tests] Unpacking gnupg (2.2.19-3ubuntu2.2) ...
[tests] Selecting previously unselected package libalgorithm-diff-perl.
[tests] Preparing to unpack .../094-libalgorithm-diff-perl_1.19.03-2_all.deb ...
[tests] Unpacking libalgorithm-diff-perl (1.19.03-2) ...
[tests] Selecting previously unselected package libalgorithm-diff-xs-perl.
[tests] Preparing to unpack .../095-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
[tests] Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
[tests] Selecting previously unselected package libalgorithm-merge-perl.
[tests] Preparing to unpack .../096-libalgorithm-merge-perl_0.08-3_all.deb ...
[tests] Unpacking libalgorithm-merge-perl (0.08-3) ...
[tests] Selecting previously unselected package libexpat1-dev:amd64.
[tests] Preparing to unpack .../097-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ...
[tests] Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[PLA] Selecting previously unselected package librtmp1:amd64.
[PLA] Preparing to unpack .../074-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
[PLA] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[PLA] Selecting previously unselected package libssh-4:amd64.
[PLA] Preparing to unpack .../075-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ...
[PLA] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[PLA] Selecting previously unselected package libcurl4:amd64.
[PLA] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ...
[PLA] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[PLA] Selecting previously unselected package curl.
[PLA] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.22_amd64.deb ...
[PLA] Unpacking curl (7.68.0-1ubuntu2.22) ...
[PLA] Selecting previously unselected package libassuan0:amd64.
[PLA] Preparing to unpack .../078-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
[PLA] Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
[PLA] Selecting previously unselected package gpgconf.
[PLA] Preparing to unpack .../079-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
[PLA] Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
[PLA] Selecting previously unselected package libksba8:amd64.
[PLA] Preparing to unpack .../080-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
[PLA] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[PLA] Selecting previously unselected package libnpth0:amd64.
[PLA] Preparing to unpack .../081-libnpth0_1.6-1_amd64.deb ...
[osmclient] Selecting previously unselected package libssh-4:amd64.
[osmclient] Preparing to unpack .../075-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ...
[osmclient] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[osmclient] Selecting previously unselected package libcurl4:amd64.
[osmclient] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ...
[osmclient] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[osmclient] Selecting previously unselected package curl.
[osmclient] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.22_amd64.deb ...
[osmclient] Unpacking curl (7.68.0-1ubuntu2.22) ...
[osmclient] Selecting previously unselected package libassuan0:amd64.
[osmclient] Preparing to unpack .../078-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
[osmclient] Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
[osmclient] Selecting previously unselected package gpgconf.
[osmclient] Preparing to unpack .../079-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
[osmclient] Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
[osmclient] Selecting previously unselected package libksba8:amd64.
[osmclient] Preparing to unpack .../080-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
[osmclient] Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[osmclient] Selecting previously unselected package libnpth0:amd64.
[osmclient] Preparing to unpack .../081-libnpth0_1.6-1_amd64.deb ...
[osmclient] Unpacking libnpth0:amd64 (1.6-1) ...
[osmclient] Selecting previously unselected package dirmngr.
[osmclient] Preparing to unpack .../082-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
[osmclient] Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
[RO] Selecting previously unselected package gnupg.
[RO] Preparing to unpack .../093-gnupg_2.2.19-3ubuntu2.2_all.deb ...
[RO] Unpacking gnupg (2.2.19-3ubuntu2.2) ...
[RO] Selecting previously unselected package libalgorithm-diff-perl.
[RO] Preparing to unpack .../094-libalgorithm-diff-perl_1.19.03-2_all.deb ...
[RO] Unpacking libalgorithm-diff-perl (1.19.03-2) ...
[RO] Selecting previously unselected package libalgorithm-diff-xs-perl.
[RO] Preparing to unpack .../095-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
[RO] Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
[RO] Selecting previously unselected package libalgorithm-merge-perl.
[RO] Preparing to unpack .../096-libalgorithm-merge-perl_0.08-3_all.deb ...
[RO] Unpacking libalgorithm-merge-perl (0.08-3) ...
[RO] Selecting previously unselected package libexpat1-dev:amd64.
[RO] Preparing to unpack .../097-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ...
[RO] Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[RO] Selecting previously unselected package libfile-fcntllock-perl.
[RO] Preparing to unpack .../098-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
[RO] Unpacking libfile-fcntllock-perl (0.22-3build4) ...
[NG-UI] Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package gnupg.
[NG-UI] Preparing to unpack .../104-gnupg_2.2.19-3ubuntu2.2_all.deb ...
[NG-UI] Unpacking gnupg (2.2.19-3ubuntu2.2) ...
[NG-UI] Selecting previously unselected package libsoup2.4-1:amd64.
[NG-UI] Preparing to unpack .../105-libsoup2.4-1_2.70.0-1_amd64.deb ...
[NG-UI] Unpacking libsoup2.4-1:amd64 (2.70.0-1) ...
[NG-UI] Selecting previously unselected package libstemmer0d:amd64.
[NG-UI] Preparing to unpack .../106-libstemmer0d_0+svn585-2_amd64.deb ...
[NG-UI] Unpacking libstemmer0d:amd64 (0+svn585-2) ...
[NG-UI] Selecting previously unselected package libappstream4:amd64.
[NG-UI] Preparing to unpack .../107-libappstream4_0.12.10-2_amd64.deb ...
[NG-UI] Unpacking libappstream4:amd64 (0.12.10-2) ...
[NG-UI] Selecting previously unselected package libfreetype6:amd64.
[NG-UI] Preparing to unpack .../108-libfreetype6_2.10.1-2ubuntu0.3_amd64.deb ...
[NG-UI] Unpacking libfreetype6:amd64 (2.10.1-2ubuntu0.3) ...
[NG-UI] Selecting previously unselected package libfontconfig1:amd64.
[NG-UI] Preparing to unpack .../109-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ...
[NG-UI] Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ...
[NG-UI] Selecting previously unselected package libjpeg-turbo8:amd64.
[NG-UI] Preparing to unpack .../110-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ...
[NBI] Selecting previously unselected package gnupg-l10n.
[NBI] Preparing to unpack .../085-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
[NBI] Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
[NBI] Selecting previously unselected package gnupg-utils.
[NBI] Preparing to unpack .../086-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
[NBI] Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
[NBI] Selecting previously unselected package gpg.
[NBI] Preparing to unpack .../087-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
[NBI] Unpacking gpg (2.2.19-3ubuntu2.2) ...
[NBI] Selecting previously unselected package pinentry-curses.
[NBI] Preparing to unpack .../088-pinentry-curses_1.1.0-3build1_amd64.deb ...
[NBI] Unpacking pinentry-curses (1.1.0-3build1) ...
[NBI] Selecting previously unselected package gpg-agent.
[NBI] Preparing to unpack .../089-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
[NBI] Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
[NBI] Selecting previously unselected package gpg-wks-client.
[NBI] Preparing to unpack .../090-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
[NBI] Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
[NBI] Selecting previously unselected package gpg-wks-server.
[NBI] Preparing to unpack .../091-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
[NBI] Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
[LCM] Selecting previously unselected package libpython3-dev:amd64.
[LCM] Preparing to unpack .../101-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ...
[LCM] Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[LCM] Selecting previously unselected package libsasl2-modules:amd64.
[LCM] Preparing to unpack .../102-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[LCM] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[LCM] Selecting previously unselected package manpages-dev.
[LCM] Preparing to unpack .../103-manpages-dev_5.05-1_all.deb ...
[LCM] Unpacking manpages-dev (5.05-1) ...
[LCM] Selecting previously unselected package python-pip-whl.
[LCM] Preparing to unpack .../104-python-pip-whl_20.0.2-5ubuntu1.10_all.deb ...
[LCM] Unpacking python-pip-whl (20.0.2-5ubuntu1.10) ...
[LCM] Selecting previously unselected package zlib1g-dev:amd64.
[LCM] Preparing to unpack .../105-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ...
[LCM] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[Keystone] Selecting previously unselected package gpg-wks-client.
[Keystone] Preparing to unpack .../081-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
[Keystone] Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
[Keystone] Selecting previously unselected package gpg-wks-server.
[Keystone] Preparing to unpack .../082-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
[Keystone] Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
[Keystone] Selecting previously unselected package gpgsm.
[Keystone] Preparing to unpack .../083-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
[Keystone] Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
[Keystone] Selecting previously unselected package gnupg.
[Keystone] Preparing to unpack .../084-gnupg_2.2.19-3ubuntu2.2_all.deb ...
[Keystone] Unpacking gnupg (2.2.19-3ubuntu2.2) ...
[Keystone] Selecting previously unselected package libbrotli1:amd64.
[Keystone] Preparing to unpack .../085-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[Keystone] Selecting previously unselected package libsoup2.4-1:amd64.
[Keystone] Preparing to unpack .../086-libsoup2.4-1_2.70.0-1_amd64.deb ...
[Keystone] Unpacking libsoup2.4-1:amd64 (2.70.0-1) ...
[Keystone] Selecting previously unselected package libstemmer0d:amd64.
[Keystone] Preparing to unpack .../087-libstemmer0d_0+svn585-2_amd64.deb ...
[Keystone] Unpacking libstemmer0d:amd64 (0+svn585-2) ...
[MON] Selecting previously unselected package libexpat1-dev:amd64.
[MON] Preparing to unpack .../097-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ...
[MON] Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[MON] Selecting previously unselected package libfile-fcntllock-perl.
[MON] Preparing to unpack .../098-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
[MON] Unpacking libfile-fcntllock-perl (0.22-3build4) ...
[MON] Selecting previously unselected package libpython3.8:amd64.
[MON] Preparing to unpack .../099-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[MON] Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[MON] Selecting previously unselected package libpython3.8-dev:amd64.
[MON] Preparing to unpack .../100-libpython3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[MON] Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[POL] Selecting previously unselected package libfile-fcntllock-perl.
[POL] Preparing to unpack .../098-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
[POL] Unpacking libfile-fcntllock-perl (0.22-3build4) ...
[POL] Selecting previously unselected package libpython3.8:amd64.
[POL] Preparing to unpack .../099-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[POL] Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[POL] Selecting previously unselected package libpython3.8-dev:amd64.
[POL] Preparing to unpack .../100-libpython3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[POL] Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[tests] Selecting previously unselected package libfile-fcntllock-perl.
[tests] Preparing to unpack .../098-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
[tests] Unpacking libfile-fcntllock-perl (0.22-3build4) ...
[tests] Selecting previously unselected package libpython3.8:amd64.
[tests] Preparing to unpack .../099-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[tests] Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[tests] Selecting previously unselected package libpython3.8-dev:amd64.
[tests] Preparing to unpack .../100-libpython3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[tests] Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Unpacking libnpth0:amd64 (1.6-1) ...
[PLA] Selecting previously unselected package dirmngr.
[PLA] Preparing to unpack .../082-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
[PLA] Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
[PLA] Selecting previously unselected package libfakeroot:amd64.
[PLA] Preparing to unpack .../083-libfakeroot_1.24-1_amd64.deb ...
[PLA] Unpacking libfakeroot:amd64 (1.24-1) ...
[PLA] Selecting previously unselected package fakeroot.
[PLA] Preparing to unpack .../084-fakeroot_1.24-1_amd64.deb ...
[PLA] Unpacking fakeroot (1.24-1) ...
[PLA] Selecting previously unselected package gnupg-l10n.
[PLA] Preparing to unpack .../085-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
[PLA] Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
[PLA] Selecting previously unselected package gnupg-utils.
[PLA] Preparing to unpack .../086-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
[PLA] Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
[PLA] Selecting previously unselected package gpg.
[PLA] Preparing to unpack .../087-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
[PLA] Unpacking gpg (2.2.19-3ubuntu2.2) ...
[PLA] Selecting previously unselected package pinentry-curses.
[PLA] Preparing to unpack .../088-pinentry-curses_1.1.0-3build1_amd64.deb ...
[PLA] Unpacking pinentry-curses (1.1.0-3build1) ...
[osmclient] Selecting previously unselected package libfakeroot:amd64.
[osmclient] Preparing to unpack .../083-libfakeroot_1.24-1_amd64.deb ...
[osmclient] Unpacking libfakeroot:amd64 (1.24-1) ...
[osmclient] Selecting previously unselected package fakeroot.
[osmclient] Preparing to unpack .../084-fakeroot_1.24-1_amd64.deb ...
[osmclient] Unpacking fakeroot (1.24-1) ...
[osmclient] Selecting previously unselected package gnupg-l10n.
[osmclient] Preparing to unpack .../085-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
[osmclient] Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
[osmclient] Selecting previously unselected package gnupg-utils.
[osmclient] Preparing to unpack .../086-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
[osmclient] Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
[osmclient] Selecting previously unselected package gpg.
[osmclient] Preparing to unpack .../087-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
[osmclient] Unpacking gpg (2.2.19-3ubuntu2.2) ...
[RO] Selecting previously unselected package libpython3.8:amd64.
[RO] Preparing to unpack .../099-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[RO] Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[RO] Selecting previously unselected package libpython3.8-dev:amd64.
[RO] Preparing to unpack .../100-libpython3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[RO] Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[NG-UI] Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ...
[NG-UI] Selecting previously unselected package libjpeg8:amd64.
[NG-UI] Preparing to unpack .../111-libjpeg8_8c-2ubuntu8_amd64.deb ...
[NG-UI] Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
[NG-UI] Selecting previously unselected package libjbig0:amd64.
[NG-UI] Preparing to unpack .../112-libjbig0_2.1-3.1ubuntu0.20.04.1_amd64.deb ...
[NG-UI] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ...
[NG-UI] Selecting previously unselected package libwebp6:amd64.
[NG-UI] Preparing to unpack .../113-libwebp6_0.6.1-2ubuntu0.20.04.3_amd64.deb ...
[NG-UI] Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ...
[NG-UI] Selecting previously unselected package libtiff5:amd64.
[NG-UI] Preparing to unpack .../114-libtiff5_4.1.0+git191117-2ubuntu0.20.04.12_amd64.deb ...
[NG-UI] Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.12) ...
[NG-UI] Selecting previously unselected package libxpm4:amd64.
[NG-UI] Preparing to unpack .../115-libxpm4_1%3a3.5.12-1ubuntu0.20.04.2_amd64.deb ...
[NG-UI] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ...
[NG-UI] Selecting previously unselected package libgd3:amd64.
[NG-UI] Preparing to unpack .../116-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ...
[NBI] Selecting previously unselected package gpgsm.
[NBI] Preparing to unpack .../092-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
[NBI] Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
[NBI] Selecting previously unselected package gnupg.
[NBI] Preparing to unpack .../093-gnupg_2.2.19-3ubuntu2.2_all.deb ...
[NBI] Unpacking gnupg (2.2.19-3ubuntu2.2) ...
[NBI] Selecting previously unselected package libalgorithm-diff-perl.
[NBI] Preparing to unpack .../094-libalgorithm-diff-perl_1.19.03-2_all.deb ...
[NBI] Unpacking libalgorithm-diff-perl (1.19.03-2) ...
[NBI] Selecting previously unselected package libalgorithm-diff-xs-perl.
[NBI] Preparing to unpack .../095-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
[NBI] Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
[NBI] Selecting previously unselected package libalgorithm-merge-perl.
[NBI] Preparing to unpack .../096-libalgorithm-merge-perl_0.08-3_all.deb ...
[NBI] Unpacking libalgorithm-merge-perl (0.08-3) ...
[NBI] Selecting previously unselected package libexpat1-dev:amd64.
[NBI] Preparing to unpack .../097-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ...
[NBI] Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[NBI] Selecting previously unselected package libfile-fcntllock-perl.
[NBI] Preparing to unpack .../098-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
[NBI] Unpacking libfile-fcntllock-perl (0.22-3build4) ...
[LCM] Selecting previously unselected package python3.8-dev.
[LCM] Preparing to unpack .../106-python3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[LCM] Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[LCM] Selecting previously unselected package python3-lib2to3.
[LCM] Preparing to unpack .../107-python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ...
[LCM] Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[Keystone] Selecting previously unselected package libappstream4:amd64.
[Keystone] Preparing to unpack .../088-libappstream4_0.12.10-2_amd64.deb ...
[Keystone] Unpacking libappstream4:amd64 (0.12.10-2) ...
[Keystone] Selecting previously unselected package libglib2.0-bin.
[Keystone] Preparing to unpack .../089-libglib2.0-bin_2.64.6-1~ubuntu20.04.7_amd64.deb ...
[Keystone] Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.7) ...
[MON] Selecting previously unselected package libpython3-dev:amd64.
[MON] Preparing to unpack .../101-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ...
[MON] Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[MON] Selecting previously unselected package libsasl2-modules:amd64.
[MON] Preparing to unpack .../102-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[MON] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[MON] Selecting previously unselected package manpages-dev.
[MON] Preparing to unpack .../103-manpages-dev_5.05-1_all.deb ...
[MON] Unpacking manpages-dev (5.05-1) ...
[tests] Selecting previously unselected package libpython3-dev:amd64.
[tests] Preparing to unpack .../101-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ...
[tests] Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[tests] Selecting previously unselected package libsasl2-modules:amd64.
[tests] Preparing to unpack .../102-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[tests] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[PLA] Selecting previously unselected package gpg-agent.
[PLA] Preparing to unpack .../089-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
[PLA] Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
[PLA] Selecting previously unselected package gpg-wks-client.
[PLA] Preparing to unpack .../090-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
[PLA] Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
[osmclient] Selecting previously unselected package pinentry-curses.
[osmclient] Preparing to unpack .../088-pinentry-curses_1.1.0-3build1_amd64.deb ...
[osmclient] Unpacking pinentry-curses (1.1.0-3build1) ...
[osmclient] Selecting previously unselected package gpg-agent.
[osmclient] Preparing to unpack .../089-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
[osmclient] Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
[osmclient] Selecting previously unselected package gpg-wks-client.
[osmclient] Preparing to unpack .../090-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
[osmclient] Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
[osmclient] Selecting previously unselected package gpg-wks-server.
[osmclient] Preparing to unpack .../091-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
[osmclient] Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
[RO] Selecting previously unselected package libpython3-dev:amd64.
[RO] Preparing to unpack .../101-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ...
[RO] Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[RO] Selecting previously unselected package libsasl2-modules:amd64.
[RO] Preparing to unpack .../102-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[RO] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[RO] Selecting previously unselected package manpages-dev.
[RO] Preparing to unpack .../103-manpages-dev_5.05-1_all.deb ...
[RO] Unpacking manpages-dev (5.05-1) ...
[NG-UI] Selecting previously unselected package libglib2.0-bin.
[NG-UI] Preparing to unpack .../117-libglib2.0-bin_2.64.6-1~ubuntu20.04.7_amd64.deb ...
[NG-UI] Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.7) ...
[NG-UI] Selecting previously unselected package libgstreamer1.0-0:amd64.
[NG-UI] Preparing to unpack .../118-libgstreamer1.0-0_1.16.3-0ubuntu1.1_amd64.deb ...
[NG-UI] Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
[NBI] Selecting previously unselected package libpython3.8:amd64.
[NBI] Preparing to unpack .../099-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[NBI] Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[NBI] Selecting previously unselected package libpython3.8-dev:amd64.
[NBI] Preparing to unpack .../100-libpython3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[NBI] Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[LCM] Selecting previously unselected package python3-distutils.
[LCM] Preparing to unpack .../108-python3-distutils_3.8.10-0ubuntu1~20.04_all.deb ...
[LCM] Unpacking python3-distutils (3.8.10-0ubuntu1~20.04) ...
[LCM] Selecting previously unselected package python3-dev.
[LCM] Preparing to unpack .../109-python3-dev_3.8.2-0ubuntu2_amd64.deb ...
[LCM] Unpacking python3-dev (3.8.2-0ubuntu2) ...
[LCM] Selecting previously unselected package python3-setuptools.
[LCM] Preparing to unpack .../110-python3-setuptools_45.2.0-1ubuntu0.1_all.deb ...
[LCM] Unpacking python3-setuptools (45.2.0-1ubuntu0.1) ...
[LCM] Selecting previously unselected package python3-wheel.
[LCM] Preparing to unpack .../111-python3-wheel_0.34.2-1ubuntu0.1_all.deb ...
[LCM] Unpacking python3-wheel (0.34.2-1ubuntu0.1) ...
[LCM] Selecting previously unselected package python3-pip.
[LCM] Preparing to unpack .../112-python3-pip_20.0.2-5ubuntu1.10_all.deb ...
[LCM] Unpacking python3-pip (20.0.2-5ubuntu1.10) ...
[LCM] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[LCM] Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[LCM] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
[LCM] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[LCM] Setting up mime-support (3.64ubuntu1) ...
[Keystone] Selecting previously unselected package libgstreamer1.0-0:amd64.
[Keystone] Preparing to unpack .../090-libgstreamer1.0-0_1.16.3-0ubuntu1.1_amd64.deb ...
[Keystone] Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
[Keystone] Selecting previously unselected package libpolkit-agent-1-0:amd64.
[Keystone] Preparing to unpack .../091-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ...
[Keystone] Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
[Keystone] Selecting previously unselected package libsasl2-modules:amd64.
[Keystone] Preparing to unpack .../092-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[Keystone] Selecting previously unselected package policykit-1.
[Keystone] Preparing to unpack .../093-policykit-1_0.105-26ubuntu1.3_amd64.deb ...
[Keystone] Unpacking policykit-1 (0.105-26ubuntu1.3) ...
[Keystone] Selecting previously unselected package packagekit.
[Keystone] Preparing to unpack .../094-packagekit_1.1.13-2ubuntu1.1_amd64.deb ...
[Keystone] Unpacking packagekit (1.1.13-2ubuntu1.1) ...
[Keystone] Selecting previously unselected package packagekit-tools.
[Keystone] Preparing to unpack .../095-packagekit-tools_1.1.13-2ubuntu1.1_amd64.deb ...
[Keystone] Unpacking packagekit-tools (1.1.13-2ubuntu1.1) ...
[Keystone] Selecting previously unselected package python3-certifi.
[Keystone] Preparing to unpack .../096-python3-certifi_2019.11.28-1_all.deb ...
[Keystone] Unpacking python3-certifi (2019.11.28-1) ...
[Keystone] Selecting previously unselected package python3-chardet.
[Keystone] Preparing to unpack .../097-python3-chardet_3.0.4-4build1_all.deb ...
[Keystone] Unpacking python3-chardet (3.0.4-4build1) ...
[MON] Selecting previously unselected package python-pip-whl.
[MON] Preparing to unpack .../104-python-pip-whl_20.0.2-5ubuntu1.10_all.deb ...
[MON] Unpacking python-pip-whl (20.0.2-5ubuntu1.10) ...
[MON] Selecting previously unselected package zlib1g-dev:amd64.
[MON] Preparing to unpack .../105-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ...
[MON] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[MON] Selecting previously unselected package python3.8-dev.
[MON] Preparing to unpack .../106-python3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[MON] Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[POL] Selecting previously unselected package libpython3-dev:amd64.
[POL] Preparing to unpack .../101-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ...
[POL] Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[POL] Selecting previously unselected package libsasl2-modules:amd64.
[POL] Preparing to unpack .../102-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[POL] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[POL] Selecting previously unselected package manpages-dev.
[POL] Preparing to unpack .../103-manpages-dev_5.05-1_all.deb ...
[POL] Unpacking manpages-dev (5.05-1) ...
[POL] Selecting previously unselected package python-pip-whl.
[POL] Preparing to unpack .../104-python-pip-whl_20.0.2-5ubuntu1.10_all.deb ...
[POL] Unpacking python-pip-whl (20.0.2-5ubuntu1.10) ...
[POL] Selecting previously unselected package zlib1g-dev:amd64.
[POL] Preparing to unpack .../105-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ...
[POL] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[POL] Selecting previously unselected package python3.8-dev.
[POL] Preparing to unpack .../106-python3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[POL] Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[POL] Selecting previously unselected package python3-lib2to3.
[POL] Preparing to unpack .../107-python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ...
[POL] Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[tests] Selecting previously unselected package manpages-dev.
[tests] Preparing to unpack .../103-manpages-dev_5.05-1_all.deb ...
[tests] Unpacking manpages-dev (5.05-1) ...
[tests] Selecting previously unselected package python-pip-whl.
[tests] Preparing to unpack .../104-python-pip-whl_20.0.2-5ubuntu1.10_all.deb ...
[tests] Unpacking python-pip-whl (20.0.2-5ubuntu1.10) ...
[tests] Selecting previously unselected package zlib1g-dev:amd64.
[tests] Preparing to unpack .../105-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ...
[tests] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[tests] Selecting previously unselected package python3.8-dev.
[tests] Preparing to unpack .../106-python3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[tests] Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[tests] Selecting previously unselected package python3-lib2to3.
[tests] Preparing to unpack .../107-python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ...
[tests] Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[PLA] Selecting previously unselected package gpg-wks-server.
[PLA] Preparing to unpack .../091-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
[PLA] Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
[PLA] Selecting previously unselected package gpgsm.
[PLA] Preparing to unpack .../092-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
[PLA] Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
[PLA] Selecting previously unselected package gnupg.
[PLA] Preparing to unpack .../093-gnupg_2.2.19-3ubuntu2.2_all.deb ...
[PLA] Unpacking gnupg (2.2.19-3ubuntu2.2) ...
[PLA] Selecting previously unselected package libalgorithm-diff-perl.
[PLA] Preparing to unpack .../094-libalgorithm-diff-perl_1.19.03-2_all.deb ...
[PLA] Unpacking libalgorithm-diff-perl (1.19.03-2) ...
[PLA] Selecting previously unselected package libalgorithm-diff-xs-perl.
[PLA] Preparing to unpack .../095-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
[PLA] Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
[PLA] Selecting previously unselected package libalgorithm-merge-perl.
[PLA] Preparing to unpack .../096-libalgorithm-merge-perl_0.08-3_all.deb ...
[PLA] Unpacking libalgorithm-merge-perl (0.08-3) ...
[PLA] Selecting previously unselected package libexpat1-dev:amd64.
[PLA] Preparing to unpack .../097-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ...
[PLA] Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[PLA] Selecting previously unselected package libfile-fcntllock-perl.
[PLA] Preparing to unpack .../098-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
[PLA] Unpacking libfile-fcntllock-perl (0.22-3build4) ...
[PLA] Selecting previously unselected package libpython3.8:amd64.
[PLA] Preparing to unpack .../099-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[PLA] Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Selecting previously unselected package gpgsm.
[osmclient] Preparing to unpack .../092-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
[osmclient] Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
[osmclient] Selecting previously unselected package gnupg.
[osmclient] Preparing to unpack .../093-gnupg_2.2.19-3ubuntu2.2_all.deb ...
[osmclient] Unpacking gnupg (2.2.19-3ubuntu2.2) ...
[osmclient] Selecting previously unselected package libalgorithm-diff-perl.
[osmclient] Preparing to unpack .../094-libalgorithm-diff-perl_1.19.03-2_all.deb ...
[osmclient] Unpacking libalgorithm-diff-perl (1.19.03-2) ...
[osmclient] Selecting previously unselected package libalgorithm-diff-xs-perl.
[osmclient] Preparing to unpack .../095-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
[osmclient] Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
[osmclient] Selecting previously unselected package libalgorithm-merge-perl.
[osmclient] Preparing to unpack .../096-libalgorithm-merge-perl_0.08-3_all.deb ...
[osmclient] Unpacking libalgorithm-merge-perl (0.08-3) ...
[osmclient] Selecting previously unselected package libexpat1-dev:amd64.
[osmclient] Preparing to unpack .../097-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ...
[osmclient] Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[osmclient] Selecting previously unselected package libfile-fcntllock-perl.
[osmclient] Preparing to unpack .../098-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
[osmclient] Unpacking libfile-fcntllock-perl (0.22-3build4) ...
[osmclient] Selecting previously unselected package libpython3.8:amd64.
[osmclient] Preparing to unpack .../099-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[osmclient] Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[RO] Selecting previously unselected package python-pip-whl.
[RO] Preparing to unpack .../104-python-pip-whl_20.0.2-5ubuntu1.10_all.deb ...
[RO] Unpacking python-pip-whl (20.0.2-5ubuntu1.10) ...
[RO] Selecting previously unselected package zlib1g-dev:amd64.
[RO] Preparing to unpack .../105-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ...
[RO] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[RO] Selecting previously unselected package python3.8-dev.
[RO] Preparing to unpack .../106-python3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[RO] Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[RO] Selecting previously unselected package python3-lib2to3.
[RO] Preparing to unpack .../107-python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ...
[RO] Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[RO] Selecting previously unselected package python3-distutils.
[RO] Preparing to unpack .../108-python3-distutils_3.8.10-0ubuntu1~20.04_all.deb ...
[RO] Unpacking python3-distutils (3.8.10-0ubuntu1~20.04) ...
[RO] Selecting previously unselected package python3-dev.
[RO] Preparing to unpack .../109-python3-dev_3.8.2-0ubuntu2_amd64.deb ...
[RO] Unpacking python3-dev (3.8.2-0ubuntu2) ...
[NG-UI] Selecting previously unselected package nginx-common.
[NG-UI] Preparing to unpack .../119-nginx-common_1.18.0-0ubuntu1.4_all.deb ...
[NG-UI] Unpacking nginx-common (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-image-filter.
[NG-UI] Preparing to unpack .../120-libnginx-mod-http-image-filter_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-image-filter (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libxslt1.1:amd64.
[NG-UI] Preparing to unpack .../121-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ...
[NG-UI] Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-xslt-filter.
[NG-UI] Preparing to unpack .../122-libnginx-mod-http-xslt-filter_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-xslt-filter (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-mail.
[NG-UI] Preparing to unpack .../123-libnginx-mod-mail_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-mail (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-stream.
[NG-UI] Preparing to unpack .../124-libnginx-mod-stream_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-stream (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libpolkit-agent-1-0:amd64.
[NG-UI] Preparing to unpack .../125-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ...
[NG-UI] Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
[NBI] Selecting previously unselected package libpython3-dev:amd64.
[NBI] Preparing to unpack .../101-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ...
[NBI] Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[NBI] Selecting previously unselected package libsasl2-modules:amd64.
[NBI] Preparing to unpack .../102-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[NBI] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NBI] Selecting previously unselected package manpages-dev.
[NBI] Preparing to unpack .../103-manpages-dev_5.05-1_all.deb ...
[NBI] Unpacking manpages-dev (5.05-1) ...
[LCM] Setting up libmagic-mgc (1:5.38-4) ...
[LCM] Setting up manpages (5.05-1) ...
[LCM] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[LCM] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[LCM] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[LCM] Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ...
[LCM] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[LCM] Setting up libmagic1:amd64 (1:5.38-4) ...
[LCM] Setting up linux-libc-dev:amd64 (5.4.0-182.202) ...
[LCM] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[LCM] Setting up libnpth0:amd64 (1.6-1) ...
[LCM] Setting up krb5-locales (1.17-6ubuntu4.4) ...
[LCM] Setting up file (1:5.38-4) ...
[LCM] Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
[LCM] Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[LCM] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[LCM] Setting up libfakeroot:amd64 (1.24-1) ...
[LCM] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[LCM] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[LCM] Setting up fakeroot (1.24-1) ...
[LCM] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[LCM] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[LCM] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[LCM] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[LCM] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[LCM] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[LCM] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] Selecting previously unselected package python3-idna.
[Keystone] Preparing to unpack .../098-python3-idna_2.8-1ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-idna (2.8-1ubuntu0.1) ...
[Keystone] Selecting previously unselected package python3-urllib3.
[Keystone] Preparing to unpack .../099-python3-urllib3_1.25.8-2ubuntu0.3_all.deb ...
[Keystone] Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ...
[Keystone] Selecting previously unselected package python3-requests.
[Keystone] Preparing to unpack .../100-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
[Keystone] Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
[Keystone] Selecting previously unselected package python3-requests-unixsocket.
[Keystone] Preparing to unpack .../101-python3-requests-unixsocket_0.2.0-2_all.deb ...
[Keystone] Unpacking python3-requests-unixsocket (0.2.0-2) ...
[Keystone] Selecting previously unselected package python3-software-properties.
[Keystone] Preparing to unpack .../102-python3-software-properties_0.99.9.12_all.deb ...
[Keystone] Unpacking python3-software-properties (0.99.9.12) ...
[Keystone] Selecting previously unselected package software-properties-common.
[Keystone] Preparing to unpack .../103-software-properties-common_0.99.9.12_all.deb ...
[Keystone] Unpacking software-properties-common (0.99.9.12) ...
[MON] Selecting previously unselected package python3-lib2to3.
[MON] Preparing to unpack .../107-python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ...
[MON] Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[MON] Selecting previously unselected package python3-distutils.
[MON] Preparing to unpack .../108-python3-distutils_3.8.10-0ubuntu1~20.04_all.deb ...
[MON] Unpacking python3-distutils (3.8.10-0ubuntu1~20.04) ...
[MON] Selecting previously unselected package python3-dev.
[MON] Preparing to unpack .../109-python3-dev_3.8.2-0ubuntu2_amd64.deb ...
[MON] Unpacking python3-dev (3.8.2-0ubuntu2) ...
[MON] Selecting previously unselected package python3-setuptools.
[MON] Preparing to unpack .../110-python3-setuptools_45.2.0-1ubuntu0.1_all.deb ...
[MON] Unpacking python3-setuptools (45.2.0-1ubuntu0.1) ...
[MON] Selecting previously unselected package python3-wheel.
[MON] Preparing to unpack .../111-python3-wheel_0.34.2-1ubuntu0.1_all.deb ...
[MON] Unpacking python3-wheel (0.34.2-1ubuntu0.1) ...
[MON] Selecting previously unselected package python3-pip.
[MON] Preparing to unpack .../112-python3-pip_20.0.2-5ubuntu1.10_all.deb ...
[MON] Unpacking python3-pip (20.0.2-5ubuntu1.10) ...
[POL] Selecting previously unselected package python3-distutils.
[POL] Preparing to unpack .../108-python3-distutils_3.8.10-0ubuntu1~20.04_all.deb ...
[POL] Unpacking python3-distutils (3.8.10-0ubuntu1~20.04) ...
[POL] Selecting previously unselected package python3-dev.
[POL] Preparing to unpack .../109-python3-dev_3.8.2-0ubuntu2_amd64.deb ...
[POL] Unpacking python3-dev (3.8.2-0ubuntu2) ...
[POL] Selecting previously unselected package python3-setuptools.
[POL] Preparing to unpack .../110-python3-setuptools_45.2.0-1ubuntu0.1_all.deb ...
[POL] Unpacking python3-setuptools (45.2.0-1ubuntu0.1) ...
[POL] Selecting previously unselected package python3-wheel.
[POL] Preparing to unpack .../111-python3-wheel_0.34.2-1ubuntu0.1_all.deb ...
[POL] Unpacking python3-wheel (0.34.2-1ubuntu0.1) ...
[POL] Selecting previously unselected package python3-pip.
[POL] Preparing to unpack .../112-python3-pip_20.0.2-5ubuntu1.10_all.deb ...
[POL] Unpacking python3-pip (20.0.2-5ubuntu1.10) ...
[tests] Selecting previously unselected package python3-distutils.
[tests] Preparing to unpack .../108-python3-distutils_3.8.10-0ubuntu1~20.04_all.deb ...
[tests] Unpacking python3-distutils (3.8.10-0ubuntu1~20.04) ...
[tests] Selecting previously unselected package python3-dev.
[tests] Preparing to unpack .../109-python3-dev_3.8.2-0ubuntu2_amd64.deb ...
[tests] Unpacking python3-dev (3.8.2-0ubuntu2) ...
[tests] Selecting previously unselected package python3-setuptools.
[tests] Preparing to unpack .../110-python3-setuptools_45.2.0-1ubuntu0.1_all.deb ...
[tests] Unpacking python3-setuptools (45.2.0-1ubuntu0.1) ...
[tests] Selecting previously unselected package python3-wheel.
[tests] Preparing to unpack .../111-python3-wheel_0.34.2-1ubuntu0.1_all.deb ...
[tests] Unpacking python3-wheel (0.34.2-1ubuntu0.1) ...
[tests] Selecting previously unselected package python3-pip.
[tests] Preparing to unpack .../112-python3-pip_20.0.2-5ubuntu1.10_all.deb ...
[tests] Unpacking python3-pip (20.0.2-5ubuntu1.10) ...
[PLA] Selecting previously unselected package libpython3.8-dev:amd64.
[PLA] Preparing to unpack .../100-libpython3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[PLA] Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Selecting previously unselected package libpython3.8-dev:amd64.
[osmclient] Preparing to unpack .../100-libpython3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[osmclient] Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Selecting previously unselected package libpython3-dev:amd64.
[osmclient] Preparing to unpack .../101-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ...
[osmclient] Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[RO] Selecting previously unselected package python3-setuptools.
[RO] Preparing to unpack .../110-python3-setuptools_45.2.0-1ubuntu0.1_all.deb ...
[RO] Unpacking python3-setuptools (45.2.0-1ubuntu0.1) ...
[RO] Selecting previously unselected package python3-wheel.
[RO] Preparing to unpack .../111-python3-wheel_0.34.2-1ubuntu0.1_all.deb ...
[RO] Unpacking python3-wheel (0.34.2-1ubuntu0.1) ...
[RO] Selecting previously unselected package python3-pip.
[RO] Preparing to unpack .../112-python3-pip_20.0.2-5ubuntu1.10_all.deb ...
[RO] Unpacking python3-pip (20.0.2-5ubuntu1.10) ...
[RO] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[RO] Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[RO] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
[RO] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[RO] Setting up mime-support (3.64ubuntu1) ...
[NG-UI] Selecting previously unselected package libsasl2-modules:amd64.
[NG-UI] Preparing to unpack .../126-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NG-UI] Selecting previously unselected package nginx-core.
[NG-UI] Preparing to unpack .../127-nginx-core_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking nginx-core (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package nginx.
[NG-UI] Preparing to unpack .../128-nginx_1.18.0-0ubuntu1.4_all.deb ...
[NG-UI] Unpacking nginx (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package policykit-1.
[NG-UI] Preparing to unpack .../129-policykit-1_0.105-26ubuntu1.3_amd64.deb ...
[NG-UI] Unpacking policykit-1 (0.105-26ubuntu1.3) ...
[NG-UI] Selecting previously unselected package packagekit.
[NG-UI] Preparing to unpack .../130-packagekit_1.1.13-2ubuntu1.1_amd64.deb ...
[NG-UI] Unpacking packagekit (1.1.13-2ubuntu1.1) ...
[NG-UI] Selecting previously unselected package packagekit-tools.
[NG-UI] Preparing to unpack .../131-packagekit-tools_1.1.13-2ubuntu1.1_amd64.deb ...
[NG-UI] Unpacking packagekit-tools (1.1.13-2ubuntu1.1) ...
[NG-UI] Selecting previously unselected package python3-certifi.
[NG-UI] Preparing to unpack .../132-python3-certifi_2019.11.28-1_all.deb ...
[NG-UI] Unpacking python3-certifi (2019.11.28-1) ...
[NBI] Selecting previously unselected package python-pip-whl.
[NBI] Preparing to unpack .../104-python-pip-whl_20.0.2-5ubuntu1.10_all.deb ...
[NBI] Unpacking python-pip-whl (20.0.2-5ubuntu1.10) ...
[NBI] Selecting previously unselected package zlib1g-dev:amd64.
[NBI] Preparing to unpack .../105-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ...
[NBI] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[NBI] Selecting previously unselected package python3.8-dev.
[NBI] Preparing to unpack .../106-python3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[NBI] Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[NBI] Selecting previously unselected package python3-lib2to3.
[NBI] Preparing to unpack .../107-python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ...
[NBI] Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[NBI] Selecting previously unselected package python3-distutils.
[NBI] Preparing to unpack .../108-python3-distutils_3.8.10-0ubuntu1~20.04_all.deb ...
[NBI] Unpacking python3-distutils (3.8.10-0ubuntu1~20.04) ...
[LCM] Setting up make (4.2.1-1.2) ...
[LCM] Setting up libmpfr6:amd64 (4.0.2-1) ...
[LCM] Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
[LCM] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[LCM] Setting up xz-utils (5.2.4-1ubuntu1.1) ...
[LCM] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[LCM] Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[LCM] Setting up libmpc3:amd64 (1.1.0-1) ...
[LCM] Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[LCM] Setting up patch (2.7.6-6) ...
[LCM] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[LCM] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[LCM] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[LCM] Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[LCM] Setting up libisl22:amd64 (0.22.1-1) ...
[LCM] Setting up netbase (6.1) ...
[LCM] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[LCM] Setting up libmpdec2:amd64 (2.4.2-3) ...
[LCM] Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ...
[LCM] Setting up libc-dev-bin (2.31-0ubuntu9.15) ...
[LCM] Setting up openssl (1.1.1f-1ubuntu2.22) ...
[Keystone] Selecting previously unselected package unattended-upgrades.
[Keystone] Preparing to unpack .../104-unattended-upgrades_2.3ubuntu0.3_all.deb ...
[Keystone] Unpacking unattended-upgrades (2.3ubuntu0.3) ...
[Keystone] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[Keystone] Setting up liblmdb0:amd64 (0.9.24-1) ...
[Keystone] Setting up systemd-sysv (245.4-4ubuntu3.23) ...
[Keystone] Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[Keystone] Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
[Keystone] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
[Keystone] Setting up mime-support (3.64ubuntu1) ...
[Keystone] Setting up xdg-user-dirs (0.17-2ubuntu1) ...
[Keystone] Setting up libmagic-mgc (1:5.38-4) ...
[Keystone] Setting up libyaml-0-2:amd64 (0.2.2-1) ...
[Keystone] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.7) ...
[Keystone] Setting up distro-info-data (0.43ubuntu1.16) ...
[Keystone] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[MON] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[MON] Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[MON] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
[MON] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[MON] Setting up mime-support (3.64ubuntu1) ...
[MON] Setting up libmagic-mgc (1:5.38-4) ...
[MON] Setting up manpages (5.05-1) ...
[MON] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[MON] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[MON] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[MON] Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ...
[MON] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[MON] Setting up libmagic1:amd64 (1:5.38-4) ...
[MON] Setting up linux-libc-dev:amd64 (5.4.0-182.202) ...
[MON] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[MON] Setting up libnpth0:amd64 (1.6-1) ...
[POL] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[POL] Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[POL] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
[POL] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[POL] Setting up mime-support (3.64ubuntu1) ...
[POL] Setting up libmagic-mgc (1:5.38-4) ...
[POL] Setting up manpages (5.05-1) ...
[POL] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[POL] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[POL] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[POL] Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ...
[POL] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[POL] Setting up libmagic1:amd64 (1:5.38-4) ...
[POL] Setting up linux-libc-dev:amd64 (5.4.0-182.202) ...
[POL] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[POL] Setting up libnpth0:amd64 (1.6-1) ...
[POL] Setting up krb5-locales (1.17-6ubuntu4.4) ...
[tests] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[tests] Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[tests] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
[tests] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[tests] Setting up mime-support (3.64ubuntu1) ...
[tests] Setting up libmagic-mgc (1:5.38-4) ...
[tests] Setting up manpages (5.05-1) ...
[tests] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[tests] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[tests] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[tests] Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ...
[tests] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[tests] Setting up libmagic1:amd64 (1:5.38-4) ...
[tests] Setting up linux-libc-dev:amd64 (5.4.0-182.202) ...
[tests] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[tests] Setting up libnpth0:amd64 (1.6-1) ...
[tests] Setting up krb5-locales (1.17-6ubuntu4.4) ...
[tests] Setting up file (1:5.38-4) ...
[tests] Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
[PLA] Selecting previously unselected package libpython3-dev:amd64.
[PLA] Preparing to unpack .../101-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ...
[PLA] Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[PLA] Selecting previously unselected package libsasl2-modules:amd64.
[PLA] Preparing to unpack .../102-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[PLA] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[PLA] Selecting previously unselected package manpages-dev.
[PLA] Preparing to unpack .../103-manpages-dev_5.05-1_all.deb ...
[PLA] Unpacking manpages-dev (5.05-1) ...
[PLA] Selecting previously unselected package python-pip-whl.
[PLA] Preparing to unpack .../104-python-pip-whl_20.0.2-5ubuntu1.10_all.deb ...
[PLA] Unpacking python-pip-whl (20.0.2-5ubuntu1.10) ...
[osmclient] Selecting previously unselected package libsasl2-modules:amd64.
[osmclient] Preparing to unpack .../102-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[osmclient] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[osmclient] Selecting previously unselected package manpages-dev.
[osmclient] Preparing to unpack .../103-manpages-dev_5.05-1_all.deb ...
[osmclient] Unpacking manpages-dev (5.05-1) ...
[osmclient] Selecting previously unselected package python-pip-whl.
[osmclient] Preparing to unpack .../104-python-pip-whl_20.0.2-5ubuntu1.10_all.deb ...
[osmclient] Unpacking python-pip-whl (20.0.2-5ubuntu1.10) ...
[RO] Setting up libmagic-mgc (1:5.38-4) ...
[RO] Setting up manpages (5.05-1) ...
[RO] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[RO] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[RO] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[RO] Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ...
[RO] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[RO] Setting up libmagic1:amd64 (1:5.38-4) ...
[RO] Setting up linux-libc-dev:amd64 (5.4.0-182.202) ...
[RO] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[RO] Setting up libnpth0:amd64 (1.6-1) ...
[RO] Setting up krb5-locales (1.17-6ubuntu4.4) ...
[RO] Setting up file (1:5.38-4) ...
[RO] Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
[RO] Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[RO] Setting up libfakeroot:amd64 (1.24-1) ...
[RO] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[RO] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[RO] Setting up fakeroot (1.24-1) ...
[NG-UI] Selecting previously unselected package python3-chardet.
[NG-UI] Preparing to unpack .../133-python3-chardet_3.0.4-4build1_all.deb ...
[NG-UI] Unpacking python3-chardet (3.0.4-4build1) ...
[NG-UI] Selecting previously unselected package python3-idna.
[NG-UI] Preparing to unpack .../134-python3-idna_2.8-1ubuntu0.1_all.deb ...
[NG-UI] Unpacking python3-idna (2.8-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package python3-urllib3.
[NG-UI] Preparing to unpack .../135-python3-urllib3_1.25.8-2ubuntu0.3_all.deb ...
[NG-UI] Unpacking python3-urllib3 (1.25.8-2ubuntu0.3) ...
[NG-UI] Selecting previously unselected package python3-requests.
[NG-UI] Preparing to unpack .../136-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
[NG-UI] Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
[NG-UI] Selecting previously unselected package python3-requests-unixsocket.
[NG-UI] Preparing to unpack .../137-python3-requests-unixsocket_0.2.0-2_all.deb ...
[NG-UI] Unpacking python3-requests-unixsocket (0.2.0-2) ...
[NG-UI] Selecting previously unselected package python3-software-properties.
[NG-UI] Preparing to unpack .../138-python3-software-properties_0.99.9.12_all.deb ...
[NG-UI] Unpacking python3-software-properties (0.99.9.12) ...
[NG-UI] Selecting previously unselected package software-properties-common.
[NG-UI] Preparing to unpack .../139-software-properties-common_0.99.9.12_all.deb ...
[NG-UI] Unpacking software-properties-common (0.99.9.12) ...
[NBI] Selecting previously unselected package python3-dev.
[NBI] Preparing to unpack .../109-python3-dev_3.8.2-0ubuntu2_amd64.deb ...
[NBI] Unpacking python3-dev (3.8.2-0ubuntu2) ...
[NBI] Selecting previously unselected package python3-setuptools.
[NBI] Preparing to unpack .../110-python3-setuptools_45.2.0-1ubuntu0.1_all.deb ...
[NBI] Unpacking python3-setuptools (45.2.0-1ubuntu0.1) ...
[NBI] Selecting previously unselected package python3-wheel.
[NBI] Preparing to unpack .../111-python3-wheel_0.34.2-1ubuntu0.1_all.deb ...
[NBI] Unpacking python3-wheel (0.34.2-1ubuntu0.1) ...
[NBI] Selecting previously unselected package python3-pip.
[NBI] Preparing to unpack .../112-python3-pip_20.0.2-5ubuntu1.10_all.deb ...
[NBI] Unpacking python3-pip (20.0.2-5ubuntu1.10) ...
[NBI] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[NBI] Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[NBI] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
[NBI] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[NBI] Setting up mime-support (3.64ubuntu1) ...
[LCM] Setting up readline-common (8.0-4) ...
[LCM] Setting up publicsuffix (20200303.0012-1) ...
[LCM] Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[LCM] Setting up liblocale-gettext-perl (1.07-4) ...
[LCM] Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[LCM] Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[LCM] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Setting up libgdbm6:amd64 (1.18.1-5) ...
[LCM] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[LCM] Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[LCM] Setting up libctf0:amd64 (2.34-6ubuntu1.9) ...
[LCM] Setting up pinentry-curses (1.1.0-3build1) ...
[Keystone] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[Keystone] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[Keystone] Setting up libmagic1:amd64 (1:5.38-4) ...
[Keystone] Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
[Keystone] Setting up libnss-systemd:amd64 (245.4-4ubuntu3.23) ...
[Keystone] First installation detected...
[Keystone] Checking NSS setup...
[Keystone] Setting up libnpth0:amd64 (1.6-1) ...
[Keystone] Setting up krb5-locales (1.17-6ubuntu4.4) ...
[Keystone] Setting up file (1:5.38-4) ...
[Keystone] Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
[Keystone] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[Keystone] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[MON] Setting up krb5-locales (1.17-6ubuntu4.4) ...
[MON] Setting up file (1:5.38-4) ...
[MON] Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
[MON] Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[MON] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[MON] Setting up libfakeroot:amd64 (1.24-1) ...
[MON] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[MON] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[MON] Setting up fakeroot (1.24-1) ...
[MON] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[MON] Setting up make (4.2.1-1.2) ...
[MON] Setting up libmpfr6:amd64 (4.0.2-1) ...
[MON] Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
[POL] Setting up file (1:5.38-4) ...
[POL] Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
[POL] Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[POL] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[POL] Setting up libfakeroot:amd64 (1.24-1) ...
[POL] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[POL] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[POL] Setting up fakeroot (1.24-1) ...
[POL] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[POL] Setting up make (4.2.1-1.2) ...
[POL] Setting up libmpfr6:amd64 (4.0.2-1) ...
[POL] Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
[POL] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[tests] Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[tests] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[tests] Setting up libfakeroot:amd64 (1.24-1) ...
[tests] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[tests] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[tests] Setting up fakeroot (1.24-1) ...
[tests] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[tests] Setting up make (4.2.1-1.2) ...
[tests] Setting up libmpfr6:amd64 (4.0.2-1) ...
[tests] Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
[tests] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[tests] Setting up xz-utils (5.2.4-1ubuntu1.1) ...
[PLA] Selecting previously unselected package zlib1g-dev:amd64.
[PLA] Preparing to unpack .../105-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ...
[PLA] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[PLA] Selecting previously unselected package python3.8-dev.
[PLA] Preparing to unpack .../106-python3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[PLA] Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Selecting previously unselected package python3-lib2to3.
[PLA] Preparing to unpack .../107-python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ...
[PLA] Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[PLA] Selecting previously unselected package python3-distutils.
[PLA] Preparing to unpack .../108-python3-distutils_3.8.10-0ubuntu1~20.04_all.deb ...
[PLA] Unpacking python3-distutils (3.8.10-0ubuntu1~20.04) ...
[osmclient] Selecting previously unselected package zlib1g-dev:amd64.
[osmclient] Preparing to unpack .../105-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ...
[osmclient] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[osmclient] Selecting previously unselected package python3.8-dev.
[osmclient] Preparing to unpack .../106-python3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[osmclient] Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Selecting previously unselected package python3-lib2to3.
[osmclient] Preparing to unpack .../107-python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ...
[osmclient] Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[osmclient] Selecting previously unselected package python3-distutils.
[osmclient] Preparing to unpack .../108-python3-distutils_3.8.10-0ubuntu1~20.04_all.deb ...
[osmclient] Unpacking python3-distutils (3.8.10-0ubuntu1~20.04) ...
[RO] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[RO] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[RO] Setting up make (4.2.1-1.2) ...
[RO] Setting up libmpfr6:amd64 (4.0.2-1) ...
[RO] Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
[RO] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[RO] Setting up xz-utils (5.2.4-1ubuntu1.1) ...
[RO] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[RO] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[RO] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[RO] Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Setting up libmpc3:amd64 (1.1.0-1) ...
[RO] Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Setting up patch (2.7.6-6) ...
[RO] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[RO] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[RO] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Selecting previously unselected package unattended-upgrades.
[NG-UI] Preparing to unpack .../140-unattended-upgrades_2.3ubuntu0.3_all.deb ...
[NG-UI] Unpacking unattended-upgrades (2.3ubuntu0.3) ...
[NG-UI] Selecting previously unselected package gnupg2.
[NG-UI] Preparing to unpack .../141-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
[NG-UI] Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
[NBI] Setting up libmagic-mgc (1:5.38-4) ...
[NBI] Setting up manpages (5.05-1) ...
[NBI] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[NBI] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[NBI] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NBI] Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ...
[NBI] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[NBI] Setting up libmagic1:amd64 (1:5.38-4) ...
[NBI] Setting up linux-libc-dev:amd64 (5.4.0-182.202) ...
[NBI] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[LCM] Setting up manpages-dev (5.05-1) ...
[LCM] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Setting up libreadline8:amd64 (8.0-4) ...
[LCM] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
[LCM] Updating certificates in /etc/ssl/certs...
[Keystone] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[Keystone] Setting up tzdata (2024a-0ubuntu0.20.04) ...
[Keystone] 
[Keystone] Current default time zone: 'Etc/UTC'
[Keystone] Local time is now:      Fri May 24 00:05:57 UTC 2024.
[Keystone] Universal Time is now:  Fri May 24 00:05:57 UTC 2024.
[Keystone] Run 'dpkg-reconfigure tzdata' if you wish to change it.
[Keystone] 
[Keystone] Setting up libcap2-bin (1:2.32-1ubuntu0.1) ...
[Keystone] Setting up libdconf1:amd64 (0.36.0-1) ...
[Keystone] Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.7) ...
[Keystone] Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
[Keystone] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
[Keystone] Setting up dbus (1.12.16-2ubuntu2.3) ...
[Keystone] Setting up xz-utils (5.2.4-1ubuntu1.1) ...
[Keystone] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[Keystone] Setting up ucf (3.0038+nmu1) ...
[Keystone] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[Keystone] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[Keystone] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[MON] Setting up xz-utils (5.2.4-1ubuntu1.1) ...
[MON] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[MON] Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[MON] Setting up libmpc3:amd64 (1.1.0-1) ...
[MON] Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[MON] Setting up patch (2.7.6-6) ...
[MON] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[MON] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[MON] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[MON] Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[MON] Setting up libisl22:amd64 (0.22.1-1) ...
[MON] Setting up netbase (6.1) ...
[MON] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[MON] Setting up libmpdec2:amd64 (2.4.2-3) ...
[MON] Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ...
[MON] Setting up libc-dev-bin (2.31-0ubuntu9.15) ...
[MON] Setting up openssl (1.1.1f-1ubuntu2.22) ...
[MON] Setting up readline-common (8.0-4) ...
[MON] Setting up publicsuffix (20200303.0012-1) ...
[MON] Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[MON] Setting up liblocale-gettext-perl (1.07-4) ...
[MON] Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[MON] Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[MON] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Setting up libgdbm6:amd64 (1.18.1-5) ...
[POL] Setting up xz-utils (5.2.4-1ubuntu1.1) ...
[POL] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[POL] Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[POL] Setting up libmpc3:amd64 (1.1.0-1) ...
[POL] Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[POL] Setting up patch (2.7.6-6) ...
[POL] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[POL] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[POL] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[POL] Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[POL] Setting up libisl22:amd64 (0.22.1-1) ...
[POL] Setting up netbase (6.1) ...
[POL] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[POL] Setting up libmpdec2:amd64 (2.4.2-3) ...
[POL] Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ...
[POL] Setting up libc-dev-bin (2.31-0ubuntu9.15) ...
[POL] Setting up openssl (1.1.1f-1ubuntu2.22) ...
[POL] Setting up readline-common (8.0-4) ...
[POL] Setting up publicsuffix (20200303.0012-1) ...
[POL] Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[POL] Setting up liblocale-gettext-perl (1.07-4) ...
[POL] Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[POL] Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[POL] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Setting up libgdbm6:amd64 (1.18.1-5) ...
[POL] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[tests] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[tests] Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[tests] Setting up libmpc3:amd64 (1.1.0-1) ...
[tests] Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[tests] Setting up patch (2.7.6-6) ...
[tests] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[tests] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[tests] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[tests] Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[tests] Setting up libisl22:amd64 (0.22.1-1) ...
[tests] Setting up netbase (6.1) ...
[tests] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[tests] Setting up libmpdec2:amd64 (2.4.2-3) ...
[tests] Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ...
[tests] Setting up libc-dev-bin (2.31-0ubuntu9.15) ...
[tests] Setting up openssl (1.1.1f-1ubuntu2.22) ...
[tests] Setting up readline-common (8.0-4) ...
[tests] Setting up publicsuffix (20200303.0012-1) ...
[tests] Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Selecting previously unselected package python3-dev.
[PLA] Preparing to unpack .../109-python3-dev_3.8.2-0ubuntu2_amd64.deb ...
[PLA] Unpacking python3-dev (3.8.2-0ubuntu2) ...
[PLA] Selecting previously unselected package python3-setuptools.
[PLA] Preparing to unpack .../110-python3-setuptools_45.2.0-1ubuntu0.1_all.deb ...
[PLA] Unpacking python3-setuptools (45.2.0-1ubuntu0.1) ...
[PLA] Selecting previously unselected package python3-wheel.
[PLA] Preparing to unpack .../111-python3-wheel_0.34.2-1ubuntu0.1_all.deb ...
[PLA] Unpacking python3-wheel (0.34.2-1ubuntu0.1) ...
[PLA] Selecting previously unselected package python3-pip.
[PLA] Preparing to unpack .../112-python3-pip_20.0.2-5ubuntu1.10_all.deb ...
[PLA] Unpacking python3-pip (20.0.2-5ubuntu1.10) ...
[PLA] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[PLA] Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[PLA] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
[PLA] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[PLA] Setting up mime-support (3.64ubuntu1) ...
[PLA] Setting up libmagic-mgc (1:5.38-4) ...
[PLA] Setting up manpages (5.05-1) ...
[PLA] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[PLA] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[osmclient] Selecting previously unselected package python3-dev.
[osmclient] Preparing to unpack .../109-python3-dev_3.8.2-0ubuntu2_amd64.deb ...
[osmclient] Unpacking python3-dev (3.8.2-0ubuntu2) ...
[osmclient] Selecting previously unselected package python3-setuptools.
[osmclient] Preparing to unpack .../110-python3-setuptools_45.2.0-1ubuntu0.1_all.deb ...
[osmclient] Unpacking python3-setuptools (45.2.0-1ubuntu0.1) ...
[osmclient] Selecting previously unselected package python3-wheel.
[osmclient] Preparing to unpack .../111-python3-wheel_0.34.2-1ubuntu0.1_all.deb ...
[osmclient] Unpacking python3-wheel (0.34.2-1ubuntu0.1) ...
[osmclient] Selecting previously unselected package python3-pip.
[osmclient] Preparing to unpack .../112-python3-pip_20.0.2-5ubuntu1.10_all.deb ...
[osmclient] Unpacking python3-pip (20.0.2-5ubuntu1.10) ...
[osmclient] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[osmclient] Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[osmclient] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
[osmclient] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[osmclient] Setting up mime-support (3.64ubuntu1) ...
[osmclient] Setting up libmagic-mgc (1:5.38-4) ...
[osmclient] Setting up manpages (5.05-1) ...
[osmclient] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[RO] Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[RO] Setting up libisl22:amd64 (0.22.1-1) ...
[RO] Setting up netbase (6.1) ...
[RO] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[RO] Setting up libmpdec2:amd64 (2.4.2-3) ...
[RO] Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ...
[RO] Setting up libc-dev-bin (2.31-0ubuntu9.15) ...
[RO] Setting up openssl (1.1.1f-1ubuntu2.22) ...
[RO] Setting up readline-common (8.0-4) ...
[RO] Setting up publicsuffix (20200303.0012-1) ...
[RO] Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Setting up liblocale-gettext-perl (1.07-4) ...
[RO] Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[RO] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Setting up libgdbm6:amd64 (1.18.1-5) ...
[RO] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[RO] Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[NG-UI] Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
[NG-UI] Setting up liblmdb0:amd64 (0.9.24-1) ...
[NG-UI] Setting up systemd-sysv (245.4-4ubuntu3.23) ...
[NG-UI] Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[NG-UI] Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
[NG-UI] Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
[NG-UI] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
[NG-UI] Setting up mime-support (3.64ubuntu1) ...
[NG-UI] Setting up apt-transport-https (2.0.10) ...
[NG-UI] Setting up xdg-user-dirs (0.17-2ubuntu1) ...
[NG-UI] Setting up libmagic-mgc (1:5.38-4) ...
[NG-UI] Setting up libyaml-0-2:amd64 (0.2.2-1) ...
[NG-UI] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.7) ...
[NG-UI] Setting up distro-info-data (0.43ubuntu1.16) ...
[NG-UI] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
[NG-UI] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[NG-UI] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NG-UI] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[NG-UI] Setting up libmagic1:amd64 (1:5.38-4) ...
[NG-UI] Setting up nginx-common (1.18.0-0ubuntu1.4) ...
[NBI] Setting up libnpth0:amd64 (1.6-1) ...
[NBI] Setting up krb5-locales (1.17-6ubuntu4.4) ...
[NBI] Setting up file (1:5.38-4) ...
[NBI] Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
[NBI] Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[NBI] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[NBI] Setting up libfakeroot:amd64 (1.24-1) ...
[NBI] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[NBI] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NBI] Setting up fakeroot (1.24-1) ...
[NBI] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[NBI] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[NBI] Setting up make (4.2.1-1.2) ...
[NBI] Setting up libmpfr6:amd64 (4.0.2-1) ...
[NBI] Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
[NBI] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[NBI] Setting up xz-utils (5.2.4-1ubuntu1.1) ...
[NBI] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[NBI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[NBI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[NBI] Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[NBI] Setting up libmpc3:amd64 (1.1.0-1) ...
[NBI] Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[NBI] Setting up patch (2.7.6-6) ...
[NBI] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[NBI] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NBI] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[NBI] Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[NBI] Setting up libisl22:amd64 (0.22.1-1) ...
[NBI] Setting up netbase (6.1) ...
[Keystone] Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
[Keystone] Setting up dmsetup (2:1.02.167-1ubuntu1) ...
[Keystone] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.23) ...
[Keystone] Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
[Keystone] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[Keystone] Setting up libstemmer0d:amd64 (0+svn585-2) ...
[Keystone] Setting up libmpdec2:amd64 (2.4.2-3) ...
[Keystone] Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
[Keystone] Setting up openssl (1.1.1f-1ubuntu2.22) ...
[Keystone] Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ...
[Keystone] Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.1) ...
[MON] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[MON] Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[MON] Setting up libctf0:amd64 (2.34-6ubuntu1.9) ...
[MON] Setting up pinentry-curses (1.1.0-3build1) ...
[MON] Setting up manpages-dev (5.05-1) ...
[MON] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Setting up libreadline8:amd64 (8.0-4) ...
[MON] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
[POL] Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[POL] Setting up libctf0:amd64 (2.34-6ubuntu1.9) ...
[POL] Setting up pinentry-curses (1.1.0-3build1) ...
[POL] Setting up manpages-dev (5.05-1) ...
[POL] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Setting up libreadline8:amd64 (8.0-4) ...
[POL] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
[tests] Setting up liblocale-gettext-perl (1.07-4) ...
[tests] Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[tests] Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[tests] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Setting up libgdbm6:amd64 (1.18.1-5) ...
[tests] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[tests] Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[tests] Setting up libctf0:amd64 (2.34-6ubuntu1.9) ...
[tests] Setting up pinentry-curses (1.1.0-3build1) ...
[tests] Setting up manpages-dev (5.05-1) ...
[tests] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Setting up libreadline8:amd64 (8.0-4) ...
[tests] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
[tests] Updating certificates in /etc/ssl/certs...
[PLA] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[PLA] Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ...
[PLA] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[PLA] Setting up libmagic1:amd64 (1:5.38-4) ...
[PLA] Setting up linux-libc-dev:amd64 (5.4.0-182.202) ...
[PLA] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[PLA] Setting up libnpth0:amd64 (1.6-1) ...
[PLA] Setting up krb5-locales (1.17-6ubuntu4.4) ...
[PLA] Setting up file (1:5.38-4) ...
[PLA] Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
[PLA] Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[PLA] Setting up libfakeroot:amd64 (1.24-1) ...
[PLA] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[PLA] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[PLA] Setting up fakeroot (1.24-1) ...
[osmclient] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[osmclient] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[osmclient] Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ...
[osmclient] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[osmclient] Setting up libmagic1:amd64 (1:5.38-4) ...
[osmclient] Setting up linux-libc-dev:amd64 (5.4.0-182.202) ...
[osmclient] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[osmclient] Setting up libnpth0:amd64 (1.6-1) ...
[osmclient] Setting up krb5-locales (1.17-6ubuntu4.4) ...
[osmclient] Setting up file (1:5.38-4) ...
[osmclient] Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
[osmclient] Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[osmclient] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[osmclient] Setting up libfakeroot:amd64 (1.24-1) ...
[osmclient] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[osmclient] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[osmclient] Setting up fakeroot (1.24-1) ...
[osmclient] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[osmclient] Setting up make (4.2.1-1.2) ...
[osmclient] Setting up libmpfr6:amd64 (4.0.2-1) ...
[osmclient] Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
[osmclient] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[osmclient] Setting up xz-utils (5.2.4-1ubuntu1.1) ...
[osmclient] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[osmclient] Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[osmclient] Setting up libmpc3:amd64 (1.1.0-1) ...
[RO] Setting up libctf0:amd64 (2.34-6ubuntu1.9) ...
[RO] Setting up pinentry-curses (1.1.0-3build1) ...
[RO] Setting up manpages-dev (5.05-1) ...
[RO] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Setting up libreadline8:amd64 (8.0-4) ...
[RO] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
[NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/nginx.service → /lib/systemd/system/nginx.service.
[NG-UI] Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
[NG-UI] Setting up libnss-systemd:amd64 (245.4-4ubuntu3.23) ...
[NG-UI] First installation detected...
[NG-UI] Checking NSS setup...
[NG-UI] Setting up libnpth0:amd64 (1.6-1) ...
[NG-UI] Setting up krb5-locales (1.17-6ubuntu4.4) ...
[NG-UI] Setting up file (1:5.38-4) ...
[NG-UI] Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
[NG-UI] Setting up libatm1:amd64 (1:2.5.1-4) ...
[NG-UI] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.10) ...
[NG-UI] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ...
[NG-UI] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ...
[NG-UI] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NG-UI] Setting up tzdata (2024a-0ubuntu0.20.04) ...
[NG-UI] 
[NG-UI] Current default time zone: 'Etc/UTC'
[NG-UI] Local time is now:      Fri May 24 00:05:59 UTC 2024.
[NG-UI] Universal Time is now:  Fri May 24 00:05:59 UTC 2024.
[NG-UI] Run 'dpkg-reconfigure tzdata' if you wish to change it.
[NG-UI] 
[NG-UI] Setting up libcap2-bin (1:2.32-1ubuntu0.1) ...
[NG-UI] Setting up libdconf1:amd64 (0.36.0-1) ...
[NBI] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[NBI] Setting up libmpdec2:amd64 (2.4.2-3) ...
[NBI] Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ...
[NBI] Setting up libc-dev-bin (2.31-0ubuntu9.15) ...
[NBI] Setting up openssl (1.1.1f-1ubuntu2.22) ...
[NBI] Setting up readline-common (8.0-4) ...
[NBI] Setting up publicsuffix (20200303.0012-1) ...
[NBI] Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[NBI] Setting up liblocale-gettext-perl (1.07-4) ...
[NBI] Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[NBI] Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[NBI] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Setting up libgdbm6:amd64 (1.18.1-5) ...
[NBI] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[NBI] Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[NBI] Setting up libctf0:amd64 (2.34-6ubuntu1.9) ...
[NBI] Setting up pinentry-curses (1.1.0-3build1) ...
[NBI] Setting up manpages-dev (5.05-1) ...
[LCM] 137 added, 0 removed; done.
[LCM] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[LCM] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[LCM] Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
[LCM] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[LCM] Setting up gpgconf (2.2.19-3ubuntu2.2) ...
[LCM] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[LCM] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[LCM] Setting up libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[LCM] Setting up python-pip-whl (20.0.2-5ubuntu1.10) ...
[LCM] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[LCM] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[Keystone] Setting up readline-common (8.0-4) ...
[Keystone] Setting up publicsuffix (20200303.0012-1) ...
[Keystone] Setting up iso-codes (4.4-1) ...
[Keystone] Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
[Keystone] Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
[Keystone] Setcap worked! gst-ptp-helper is not suid!
[Keystone] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Setting up pinentry-curses (1.1.0-3build1) ...
[Keystone] Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
[Keystone] Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
[Keystone] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Setting up libreadline8:amd64 (8.0-4) ...
[Keystone] Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.7) ...
[Keystone] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
[MON] Updating certificates in /etc/ssl/certs...
[POL] Updating certificates in /etc/ssl/certs...
[PLA] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[PLA] Setting up make (4.2.1-1.2) ...
[PLA] Setting up libmpfr6:amd64 (4.0.2-1) ...
[PLA] Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
[PLA] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[PLA] Setting up xz-utils (5.2.4-1ubuntu1.1) ...
[PLA] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[PLA] Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Setting up libmpc3:amd64 (1.1.0-1) ...
[PLA] Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Setting up patch (2.7.6-6) ...
[PLA] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[PLA] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[PLA] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[PLA] Setting up libisl22:amd64 (0.22.1-1) ...
[PLA] Setting up netbase (6.1) ...
[PLA] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[PLA] Setting up libmpdec2:amd64 (2.4.2-3) ...
[PLA] Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ...
[PLA] Setting up libc-dev-bin (2.31-0ubuntu9.15) ...
[PLA] Setting up openssl (1.1.1f-1ubuntu2.22) ...
[PLA] Setting up readline-common (8.0-4) ...
[PLA] Setting up publicsuffix (20200303.0012-1) ...
[PLA] Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Setting up liblocale-gettext-perl (1.07-4) ...
[PLA] Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Setting up libgdbm6:amd64 (1.18.1-5) ...
[osmclient] Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[osmclient] Setting up patch (2.7.6-6) ...
[osmclient] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[osmclient] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[osmclient] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[osmclient] Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[osmclient] Setting up libisl22:amd64 (0.22.1-1) ...
[osmclient] Setting up netbase (6.1) ...
[osmclient] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[osmclient] Setting up libmpdec2:amd64 (2.4.2-3) ...
[osmclient] Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ...
[osmclient] Setting up libc-dev-bin (2.31-0ubuntu9.15) ...
[osmclient] Setting up openssl (1.1.1f-1ubuntu2.22) ...
[osmclient] Setting up readline-common (8.0-4) ...
[osmclient] Setting up publicsuffix (20200303.0012-1) ...
[osmclient] Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[osmclient] Setting up liblocale-gettext-perl (1.07-4) ...
[osmclient] Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[osmclient] Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[osmclient] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Setting up libgdbm6:amd64 (1.18.1-5) ...
[RO] Updating certificates in /etc/ssl/certs...
[RO] 137 added, 0 removed; done.
[RO] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[RO] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.7) ...
[NG-UI] Setting up libx11-data (2:1.6.9-2ubuntu1.6) ...
[NG-UI] Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[NG-UI] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
[NG-UI] Setting up dbus (1.12.16-2ubuntu2.3) ...
[NG-UI] Setting up xz-utils (5.2.4-1ubuntu1.1) ...
[NG-UI] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[NG-UI] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[NG-UI] Setting up libpng16-16:amd64 (1.6.37-2) ...
[NG-UI] Setting up libmnl0:amd64 (1.0.4-2) ...
[NG-UI] Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ...
[NG-UI] Setting up fonts-dejavu-core (2.37-1) ...
[NG-UI] Setting up ucf (3.0038+nmu1) ...
[NBI] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Setting up libreadline8:amd64 (8.0-4) ...
[NBI] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
[NBI] Updating certificates in /etc/ssl/certs...
[Keystone] Updating certificates in /etc/ssl/certs...
[MON] 137 added, 0 removed; done.
[MON] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[MON] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[MON] Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
[MON] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[MON] Setting up gpgconf (2.2.19-3ubuntu2.2) ...
[MON] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[MON] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[POL] 137 added, 0 removed; done.
[POL] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[POL] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[POL] Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
[POL] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[POL] Setting up gpgconf (2.2.19-3ubuntu2.2) ...
[POL] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[POL] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[tests] 137 added, 0 removed; done.
[tests] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[tests] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[tests] Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
[tests] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[tests] Setting up gpgconf (2.2.19-3ubuntu2.2) ...
[tests] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[tests] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[tests] Setting up libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[tests] Setting up python-pip-whl (20.0.2-5ubuntu1.10) ...
[tests] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[PLA] Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[PLA] Setting up libctf0:amd64 (2.34-6ubuntu1.9) ...
[PLA] Setting up pinentry-curses (1.1.0-3build1) ...
[PLA] Setting up manpages-dev (5.05-1) ...
[PLA] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Setting up libreadline8:amd64 (8.0-4) ...
[PLA] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
[osmclient] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[osmclient] Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[osmclient] Setting up libctf0:amd64 (2.34-6ubuntu1.9) ...
[osmclient] Setting up pinentry-curses (1.1.0-3build1) ...
[osmclient] Setting up manpages-dev (5.05-1) ...
[osmclient] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Setting up libreadline8:amd64 (8.0-4) ...
[osmclient] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
[RO] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[RO] Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
[RO] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[RO] Setting up gpgconf (2.2.19-3ubuntu2.2) ...
[RO] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[RO] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[RO] Setting up libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[RO] Setting up python-pip-whl (20.0.2-5ubuntu1.10) ...
[RO] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[RO] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[NG-UI] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ...
[NG-UI] Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ...
[NG-UI] Setting up libxtables12:amd64 (1.8.4-3ubuntu2.1) ...
[NG-UI] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
[NG-UI] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
[NG-UI] Setting up dmsetup (2:1.02.167-1ubuntu1) ...
[NG-UI] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.23) ...
[LCM] Setting up gpg (2.2.19-3ubuntu2.2) ...
[LCM] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[LCM] Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
[LCM] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[LCM] Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
[MON] Setting up libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[MON] Setting up python-pip-whl (20.0.2-5ubuntu1.10) ...
[MON] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[MON] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[POL] Setting up libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[POL] Setting up python-pip-whl (20.0.2-5ubuntu1.10) ...
[POL] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[POL] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[tests] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Updating certificates in /etc/ssl/certs...
[osmclient] Updating certificates in /etc/ssl/certs...
[NG-UI] Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
[NG-UI] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ...
[NG-UI] Setting up libstemmer0d:amd64 (0+svn585-2) ...
[NG-UI] Setting up libmpdec2:amd64 (2.4.2-3) ...
[NG-UI] Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
[NG-UI] Setting up openssl (1.1.1f-1ubuntu2.22) ...
[NG-UI] Setting up libbsd0:amd64 (0.10.0-1) ...
[NG-UI] Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ...
[NG-UI] Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.1) ...
[NG-UI] Setting up readline-common (8.0-4) ...
[NG-UI] Setting up publicsuffix (20200303.0012-1) ...
[NG-UI] Setting up iso-codes (4.4-1) ...
[NG-UI] Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
[NG-UI] Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
[NG-UI] Setcap worked! gst-ptp-helper is not suid!
[NG-UI] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
[NG-UI] Setting up pinentry-curses (1.1.0-3build1) ...
[NBI] 137 added, 0 removed; done.
[NBI] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[NBI] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[NBI] Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
[NBI] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[NBI] Setting up gpgconf (2.2.19-3ubuntu2.2) ...
[NBI] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[NBI] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[NBI] Setting up libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[NBI] Setting up python-pip-whl (20.0.2-5ubuntu1.10) ...
[NBI] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[NBI] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[LCM] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Setting up gpgsm (2.2.19-3ubuntu2.2) ...
[LCM] Setting up python3 (3.8.2-0ubuntu2) ...
[LCM] Setting up binutils (2.34-6ubuntu1.9) ...
[LCM] Setting up python3-wheel (0.34.2-1ubuntu0.1) ...
[LCM] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[LCM] Setting up perl (5.30.0-9ubuntu0.5) ...
[LCM] Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[LCM] Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[LCM] Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
[LCM] Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
[LCM] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[Keystone] 137 added, 0 removed; done.
[Keystone] Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
[Keystone] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[Keystone] Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
[Keystone] Setting up gpgconf (2.2.19-3ubuntu2.2) ...
[Keystone] Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
[Keystone] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[Keystone] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[MON] Setting up gpg (2.2.19-3ubuntu2.2) ...
[MON] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[MON] Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
[MON] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[MON] Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
[POL] Setting up gpg (2.2.19-3ubuntu2.2) ...
[POL] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[POL] Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
[POL] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[POL] Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
[tests] Setting up gpg (2.2.19-3ubuntu2.2) ...
[tests] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[tests] Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
[tests] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[tests] Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
[RO] Setting up gpg (2.2.19-3ubuntu2.2) ...
[RO] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[RO] Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
[RO] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[RO] Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
[NG-UI] Setting up libnginx-mod-mail (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[NG-UI] Setting up libxcb1:amd64 (1.14-2) ...
[NG-UI] Setting up fontconfig-config (2.13.1-2ubuntu3) ...
[NG-UI] Setting up iproute2 (5.5.0-1ubuntu1) ...
[LCM] Setting up cpp (4:9.3.0-1ubuntu2) ...
[LCM] Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[LCM] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[LCM] Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ...
[LCM] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[Keystone] Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ...
[Keystone] Setting up policykit-1 (0.105-26ubuntu1.3) ...
[MON] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Setting up gpgsm (2.2.19-3ubuntu2.2) ...
[MON] Setting up python3 (3.8.2-0ubuntu2) ...
[POL] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Setting up gpgsm (2.2.19-3ubuntu2.2) ...
[POL] Setting up python3 (3.8.2-0ubuntu2) ...
[POL] Setting up binutils (2.34-6ubuntu1.9) ...
[POL] Setting up python3-wheel (0.34.2-1ubuntu0.1) ...
[tests] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Setting up gpgsm (2.2.19-3ubuntu2.2) ...
[tests] Setting up python3 (3.8.2-0ubuntu2) ...
[PLA] 137 added, 0 removed; done.
[PLA] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[PLA] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[PLA] Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
[PLA] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[PLA] Setting up gpgconf (2.2.19-3ubuntu2.2) ...
[PLA] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[PLA] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[PLA] Setting up libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[PLA] Setting up python-pip-whl (20.0.2-5ubuntu1.10) ...
[PLA] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] 137 added, 0 removed; done.
[osmclient] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[osmclient] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[osmclient] Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
[osmclient] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[osmclient] Setting up gpgconf (2.2.19-3ubuntu2.2) ...
[osmclient] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[osmclient] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[osmclient] Setting up libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[osmclient] Setting up python-pip-whl (20.0.2-5ubuntu1.10) ...
[osmclient] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[RO] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Setting up gpgsm (2.2.19-3ubuntu2.2) ...
[RO] Setting up python3 (3.8.2-0ubuntu2) ...
[RO] Setting up binutils (2.34-6ubuntu1.9) ...
[RO] Setting up python3-wheel (0.34.2-1ubuntu0.1) ...
[RO] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[RO] Setting up perl (5.30.0-9ubuntu0.5) ...
[RO] Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[NG-UI] Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
[NG-UI] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up libreadline8:amd64 (8.0-4) ...
[NG-UI] Setting up libnginx-mod-stream (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.7) ...
[NG-UI] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
[NBI] Setting up gpg (2.2.19-3ubuntu2.2) ...
[NBI] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[NBI] Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
[NBI] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[NBI] Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
[LCM] Setting up python3-setuptools (45.2.0-1ubuntu0.1) ...
[LCM] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[LCM] Setting up libfile-fcntllock-perl (0.22-3build4) ...
[LCM] Setting up libalgorithm-diff-perl (1.19.03-2) ...
[LCM] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Setting up gcc (4:9.3.0-1ubuntu2) ...
[LCM] Setting up dpkg-dev (1.19.7ubuntu3.2) ...
[Keystone] Setting up gpg (2.2.19-3ubuntu2.2) ...
[Keystone] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[Keystone] Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
[Keystone] Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
[Keystone] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Setting up gpgsm (2.2.19-3ubuntu2.2) ...
[Keystone] Setting up dconf-service (0.36.0-1) ...
[MON] Setting up binutils (2.34-6ubuntu1.9) ...
[MON] Setting up python3-wheel (0.34.2-1ubuntu0.1) ...
[MON] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[MON] Setting up perl (5.30.0-9ubuntu0.5) ...
[MON] Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[MON] Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[MON] Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
[MON] Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
[MON] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[MON] Setting up cpp (4:9.3.0-1ubuntu2) ...
[MON] Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[POL] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[POL] Setting up perl (5.30.0-9ubuntu0.5) ...
[POL] Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[POL] Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[POL] Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
[POL] Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
[POL] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[POL] Setting up cpp (4:9.3.0-1ubuntu2) ...
[POL] Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[POL] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[tests] Setting up binutils (2.34-6ubuntu1.9) ...
[tests] Setting up python3-wheel (0.34.2-1ubuntu0.1) ...
[tests] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[tests] Setting up perl (5.30.0-9ubuntu0.5) ...
[tests] Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[tests] Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[tests] Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
[tests] Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
[tests] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[tests] Setting up cpp (4:9.3.0-1ubuntu2) ...
[tests] Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[tests] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[RO] Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[RO] Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
[RO] Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
[RO] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[RO] Setting up cpp (4:9.3.0-1ubuntu2) ...
[RO] Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[RO] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[RO] Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ...
[NG-UI] Updating certificates in /etc/ssl/certs...
[NBI] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Setting up gpgsm (2.2.19-3ubuntu2.2) ...
[NBI] Setting up python3 (3.8.2-0ubuntu2) ...
[NBI] Setting up binutils (2.34-6ubuntu1.9) ...
[NBI] Setting up python3-wheel (0.34.2-1ubuntu0.1) ...
[NBI] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[NBI] Setting up perl (5.30.0-9ubuntu0.5) ...
[NBI] Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[NBI] Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[NBI] Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
[NBI] Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
[LCM] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[LCM] Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[LCM] Setting up python3-pip (20.0.2-5ubuntu1.10) ...
[LCM] Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[LCM] Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[LCM] Setting up g++ (4:9.3.0-1ubuntu2) ...
[LCM] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[LCM] Setting up build-essential (12.8ubuntu1.1) ...
[LCM] Setting up libalgorithm-diff-xs-perl (0.04-6) ...
[LCM] Setting up libalgorithm-merge-perl (0.08-3) ...
[LCM] Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[LCM] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[LCM] Setting up dirmngr (2.2.19-3ubuntu2.2) ...
[Keystone] Setting up python3 (3.8.2-0ubuntu2) ...
[Keystone] Setting up python3-six (1.14.0-2) ...
[Keystone] Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
[Keystone] Setting up python3-certifi (2019.11.28-1) ...
[Keystone] Setting up python3-gi (3.36.0-1) ...
[MON] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[MON] Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ...
[MON] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[MON] Setting up python3-setuptools (45.2.0-1ubuntu0.1) ...
[POL] Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ...
[POL] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[POL] Setting up python3-setuptools (45.2.0-1ubuntu0.1) ...
[POL] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[POL] Setting up libfile-fcntllock-perl (0.22-3build4) ...
[POL] Setting up libalgorithm-diff-perl (1.19.03-2) ...
[POL] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ...
[tests] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[tests] Setting up python3-setuptools (45.2.0-1ubuntu0.1) ...
[PLA] Setting up gpg (2.2.19-3ubuntu2.2) ...
[PLA] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[PLA] Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
[PLA] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[PLA] Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
[osmclient] Setting up gpg (2.2.19-3ubuntu2.2) ...
[osmclient] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[osmclient] Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
[osmclient] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[osmclient] Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
[osmclient] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Setting up gpgsm (2.2.19-3ubuntu2.2) ...
[RO] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[RO] Setting up python3-setuptools (45.2.0-1ubuntu0.1) ...
[RO] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[RO] Setting up libfile-fcntllock-perl (0.22-3build4) ...
[RO] Setting up libalgorithm-diff-perl (1.19.03-2) ...
[RO] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Setting up gcc (4:9.3.0-1ubuntu2) ...
[RO] Setting up dpkg-dev (1.19.7ubuntu3.2) ...
[RO] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[RO] Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[RO] Setting up python3-pip (20.0.2-5ubuntu1.10) ...
[NG-UI] 137 added, 0 removed; done.
[NG-UI] Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
[NG-UI] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up libfreetype6:amd64 (2.10.1-2ubuntu0.3) ...
[NG-UI] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ...
[NG-UI] Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
[NG-UI] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[NG-UI] Setting up gpgconf (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
[NG-UI] Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[NG-UI] Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.12) ...
[NG-UI] Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ...
[NG-UI] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[NG-UI] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[NBI] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[NBI] Setting up cpp (4:9.3.0-1ubuntu2) ...
[NBI] Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[NBI] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[NBI] Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ...
[NBI] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[NBI] Setting up python3-setuptools (45.2.0-1ubuntu0.1) ...
[LCM] Setting up python3-dev (3.8.2-0ubuntu2) ...
[LCM] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[LCM] Setting up curl (7.68.0-1ubuntu2.22) ...
[LCM] Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
[LCM] Setting up gnupg (2.2.19-3ubuntu2.2) ...
[LCM] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[LCM] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
[LCM] Updating certificates in /etc/ssl/certs...
[Keystone] Setting up shared-mime-info (1.15-1) ...
[MON] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[MON] Setting up libfile-fcntllock-perl (0.22-3build4) ...
[MON] Setting up libalgorithm-diff-perl (1.19.03-2) ...
[MON] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Setting up gcc (4:9.3.0-1ubuntu2) ...
[MON] Setting up dpkg-dev (1.19.7ubuntu3.2) ...
[MON] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[MON] Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[MON] Setting up python3-pip (20.0.2-5ubuntu1.10) ...
[POL] Setting up gcc (4:9.3.0-1ubuntu2) ...
[POL] Setting up dpkg-dev (1.19.7ubuntu3.2) ...
[POL] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[POL] Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[POL] Setting up python3-pip (20.0.2-5ubuntu1.10) ...
[POL] Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[POL] Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[POL] Setting up g++ (4:9.3.0-1ubuntu2) ...
[POL] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[POL] Setting up build-essential (12.8ubuntu1.1) ...
[POL] Setting up libalgorithm-diff-xs-perl (0.04-6) ...
[POL] Setting up libalgorithm-merge-perl (0.08-3) ...
[POL] Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[tests] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[tests] Setting up libfile-fcntllock-perl (0.22-3build4) ...
[tests] Setting up libalgorithm-diff-perl (1.19.03-2) ...
[tests] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Setting up gcc (4:9.3.0-1ubuntu2) ...
[tests] Setting up dpkg-dev (1.19.7ubuntu3.2) ...
[tests] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[tests] Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[tests] Setting up python3-pip (20.0.2-5ubuntu1.10) ...
[PLA] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Setting up gpgsm (2.2.19-3ubuntu2.2) ...
[PLA] Setting up python3 (3.8.2-0ubuntu2) ...
[PLA] Setting up binutils (2.34-6ubuntu1.9) ...
[PLA] Setting up python3-wheel (0.34.2-1ubuntu0.1) ...
[PLA] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[PLA] Setting up perl (5.30.0-9ubuntu0.5) ...
[PLA] Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[PLA] Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
[PLA] Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
[PLA] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[PLA] Setting up cpp (4:9.3.0-1ubuntu2) ...
[PLA] Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[osmclient] Setting up python3 (3.8.2-0ubuntu2) ...
[osmclient] Setting up binutils (2.34-6ubuntu1.9) ...
[osmclient] Setting up python3-wheel (0.34.2-1ubuntu0.1) ...
[osmclient] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[osmclient] Setting up perl (5.30.0-9ubuntu0.5) ...
[osmclient] Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[osmclient] Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
[osmclient] Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
[osmclient] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[osmclient] Setting up cpp (4:9.3.0-1ubuntu2) ...
[osmclient] Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[RO] Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[RO] Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[RO] Setting up g++ (4:9.3.0-1ubuntu2) ...
[RO] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[RO] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[RO] Setting up build-essential (12.8ubuntu1.1) ...
[RO] Setting up libalgorithm-diff-xs-perl (0.04-6) ...
[RO] Setting up libalgorithm-merge-perl (0.08-3) ...
[RO] Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[RO] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[RO] Setting up dirmngr (2.2.19-3ubuntu2.2) ...
[RO] Setting up python3-dev (3.8.2-0ubuntu2) ...
[RO] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[NBI] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[NBI] Setting up libfile-fcntllock-perl (0.22-3build4) ...
[NBI] Setting up libalgorithm-diff-perl (1.19.03-2) ...
[NBI] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Setting up gcc (4:9.3.0-1ubuntu2) ...
[NBI] Setting up dpkg-dev (1.19.7ubuntu3.2) ...
[NBI] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NBI] Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[NBI] Setting up python3-pip (20.0.2-5ubuntu1.10) ...
[LCM] 0 added, 0 removed; done.
[LCM] Running hooks in /etc/ca-certificates/update.d...
[LCM] done.
[MON] Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[MON] Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[MON] Setting up g++ (4:9.3.0-1ubuntu2) ...
[MON] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[MON] Setting up build-essential (12.8ubuntu1.1) ...
[MON] Setting up libalgorithm-diff-xs-perl (0.04-6) ...
[MON] Setting up libalgorithm-merge-perl (0.08-3) ...
[MON] Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[MON] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[MON] Setting up dirmngr (2.2.19-3ubuntu2.2) ...
[MON] Setting up python3-dev (3.8.2-0ubuntu2) ...
[MON] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[MON] Setting up curl (7.68.0-1ubuntu2.22) ...
[MON] Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
[MON] Setting up gnupg (2.2.19-3ubuntu2.2) ...
[MON] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[MON] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
[MON] Updating certificates in /etc/ssl/certs...
[POL] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[POL] Setting up dirmngr (2.2.19-3ubuntu2.2) ...
[POL] Setting up python3-dev (3.8.2-0ubuntu2) ...
[POL] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[POL] Setting up curl (7.68.0-1ubuntu2.22) ...
[POL] Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
[POL] Setting up gnupg (2.2.19-3ubuntu2.2) ...
[POL] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[POL] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
[POL] Updating certificates in /etc/ssl/certs...
[tests] Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[tests] Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[tests] Setting up g++ (4:9.3.0-1ubuntu2) ...
[tests] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[tests] Setting up build-essential (12.8ubuntu1.1) ...
[tests] Setting up libalgorithm-diff-xs-perl (0.04-6) ...
[tests] Setting up libalgorithm-merge-perl (0.08-3) ...
[tests] Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[tests] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[tests] Setting up dirmngr (2.2.19-3ubuntu2.2) ...
[tests] Setting up python3-dev (3.8.2-0ubuntu2) ...
[tests] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[tests] Setting up curl (7.68.0-1ubuntu2.22) ...
[tests] Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
[tests] Setting up gnupg (2.2.19-3ubuntu2.2) ...
[tests] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[PLA] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[PLA] Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ...
[osmclient] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[osmclient] Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ...
[RO] Setting up curl (7.68.0-1ubuntu2.22) ...
[RO] Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
[RO] Setting up gnupg (2.2.19-3ubuntu2.2) ...
[RO] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[RO] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
[RO] Updating certificates in /etc/ssl/certs...
[NG-UI] Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ...
[NG-UI] Setting up policykit-1 (0.105-26ubuntu1.3) ...
[NG-UI] Setting up gpg (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
[NG-UI] Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
[NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
[NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
[NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
[NBI] Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[NBI] Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[NBI] Setting up g++ (4:9.3.0-1ubuntu2) ...
[NBI] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[NBI] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[NBI] Setting up build-essential (12.8ubuntu1.1) ...
[NBI] Setting up libalgorithm-diff-xs-perl (0.04-6) ...
[NBI] Setting up libalgorithm-merge-perl (0.08-3) ...
[NBI] Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[NBI] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[NBI] Setting up dirmngr (2.2.19-3ubuntu2.2) ...
[NBI] Setting up python3-dev (3.8.2-0ubuntu2) ...
[MON] 0 added, 0 removed; done.
[MON] Running hooks in /etc/ca-certificates/update.d...
[MON] done.
[POL] 0 added, 0 removed; done.
[POL] Running hooks in /etc/ca-certificates/update.d...
[POL] done.
[tests] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
[tests] Updating certificates in /etc/ssl/certs...
[tests] 0 added, 0 removed; done.
[tests] Running hooks in /etc/ca-certificates/update.d...
[tests] done.
[PLA] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[PLA] Setting up python3-setuptools (45.2.0-1ubuntu0.1) ...
[PLA] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[PLA] Setting up libfile-fcntllock-perl (0.22-3build4) ...
[PLA] Setting up libalgorithm-diff-perl (1.19.03-2) ...
[PLA] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Setting up gcc (4:9.3.0-1ubuntu2) ...
[PLA] Setting up dpkg-dev (1.19.7ubuntu3.2) ...
[PLA] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[PLA] Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Setting up python3-pip (20.0.2-5ubuntu1.10) ...
[osmclient] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[osmclient] Setting up python3-setuptools (45.2.0-1ubuntu0.1) ...
[osmclient] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[osmclient] Setting up libfile-fcntllock-perl (0.22-3build4) ...
[osmclient] Setting up libalgorithm-diff-perl (1.19.03-2) ...
[osmclient] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Setting up gcc (4:9.3.0-1ubuntu2) ...
[osmclient] Setting up dpkg-dev (1.19.7ubuntu3.2) ...
[osmclient] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[osmclient] Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Setting up python3-pip (20.0.2-5ubuntu1.10) ...
[RO] 0 added, 0 removed; done.
[RO] Running hooks in /etc/ca-certificates/update.d...
[RO] done.
[NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
[NG-UI] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ...
[NG-UI] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up gpgsm (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up dconf-service (0.36.0-1) ...
[NG-UI] Setting up python3 (3.8.2-0ubuntu2) ...
[NG-UI] Setting up python3-six (1.14.0-2) ...
[NG-UI] Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
[NG-UI] Setting up python3-certifi (2019.11.28-1) ...
[NG-UI] Setting up python3-gi (3.36.0-1) ...
[NBI] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[NBI] Setting up curl (7.68.0-1ubuntu2.22) ...
[NBI] Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
[NBI] Setting up gnupg (2.2.19-3ubuntu2.2) ...
[NBI] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[NBI] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
[NBI] Updating certificates in /etc/ssl/certs...
[PLA] Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[PLA] Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Setting up g++ (4:9.3.0-1ubuntu2) ...
[PLA] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[PLA] Setting up build-essential (12.8ubuntu1.1) ...
[PLA] Setting up libalgorithm-diff-xs-perl (0.04-6) ...
[PLA] Setting up libalgorithm-merge-perl (0.08-3) ...
[PLA] Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[osmclient] Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[osmclient] Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Setting up g++ (4:9.3.0-1ubuntu2) ...
[osmclient] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[osmclient] Setting up build-essential (12.8ubuntu1.1) ...
[osmclient] Setting up libalgorithm-diff-xs-perl (0.04-6) ...
[osmclient] Setting up libalgorithm-merge-perl (0.08-3) ...
[osmclient] Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[osmclient] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[osmclient] Setting up dirmngr (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up shared-mime-info (1.15-1) ...
[NBI] 0 added, 0 removed; done.
[NBI] Running hooks in /etc/ca-certificates/update.d...
[NBI] done.
[PLA] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[PLA] Setting up dirmngr (2.2.19-3ubuntu2.2) ...
[PLA] Setting up python3-dev (3.8.2-0ubuntu2) ...
[PLA] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[PLA] Setting up curl (7.68.0-1ubuntu2.22) ...
[PLA] Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
[PLA] Setting up gnupg (2.2.19-3ubuntu2.2) ...
[PLA] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[PLA] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
[PLA] Updating certificates in /etc/ssl/certs...
[osmclient] Setting up python3-dev (3.8.2-0ubuntu2) ...
[osmclient] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[osmclient] Setting up curl (7.68.0-1ubuntu2.22) ...
[osmclient] Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
[osmclient] Setting up gnupg (2.2.19-3ubuntu2.2) ...
[osmclient] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[osmclient] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
[osmclient] Updating certificates in /etc/ssl/certs...
[PLA] 0 added, 0 removed; done.
[PLA] Running hooks in /etc/ca-certificates/update.d...
[PLA] done.
[osmclient] 0 added, 0 removed; done.
[osmclient] Running hooks in /etc/ca-certificates/update.d...
[osmclient] done.
[Keystone] Setting up python3-idna (2.8-1ubuntu0.1) ...
[Keystone] Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ...
[Keystone] Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
[Keystone] Setting up lsb-release (11.1.0ubuntu2) ...
[Keystone] Setting up python3-distro-info (0.23ubuntu1.1) ...
[Keystone] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[Keystone] Setting up python3-dbus (1.2.16-1build1) ...
[Keystone] Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ...
[Keystone] Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
[Keystone] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Setting up unattended-upgrades (2.3ubuntu0.3) ...
[Keystone] 
[Keystone] Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version
[Keystone] 
[Keystone] Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version
[Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service.
[Keystone] Setting up python3-chardet (3.0.4-4build1) ...
[Keystone] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[Keystone] Setting up python3-software-properties (0.99.9.12) ...
[Keystone] Setting up python3-requests (2.22.0-2ubuntu1.1) ...
[NG-UI] Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ...
[NG-UI] Setting up python3-idna (2.8-1ubuntu0.1) ...
[NG-UI] Setting up python3-urllib3 (1.25.8-2ubuntu0.3) ...
[NG-UI] Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ...
[NG-UI] Setting up lsb-release (11.1.0ubuntu2) ...
[NG-UI] Setting up python3-distro-info (0.23ubuntu1.1) ...
[Keystone] Setting up networkd-dispatcher (2.1-2~ubuntu20.04.3) ...
[Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
[Keystone] Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
[Keystone] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[Keystone] Setting up python3-requests-unixsocket (0.2.0-2) ...
[Keystone] Setting up dirmngr (2.2.19-3ubuntu2.2) ...
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
[Keystone] Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
[Keystone] Setting up libsoup2.4-1:amd64 (2.70.0-1) ...
[Keystone] Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
[Keystone] Setting up libappstream4:amd64 (0.12.10-2) ...
[Keystone] Setting up gnupg (2.2.19-3ubuntu2.2) ...
[Keystone] Setting up packagekit (1.1.13-2ubuntu1.1) ...
[Keystone] invoke-rc.d: could not determine current runlevel
[Keystone] invoke-rc.d: policy-rc.d denied execution of force-reload.
[Keystone] Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[NG-UI] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
[NG-UI] Setting up python3-dbus (1.2.16-1build1) ...
[NG-UI] Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ...
[NG-UI] Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[Keystone] Setting up packagekit-tools (1.1.13-2ubuntu1.1) ...
[Keystone] Setting up software-properties-common (0.99.9.12) ...
[Keystone] Processing triggers for systemd (245.4-4ubuntu3.23) ...
[Keystone] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[Keystone] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
[Keystone] Updating certificates in /etc/ssl/certs...
[NG-UI] Setting up libnginx-mod-http-image-filter (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up libnginx-mod-http-xslt-filter (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up unattended-upgrades (2.3ubuntu0.3) ...
[NG-UI] 
[NG-UI] Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version
[NG-UI] 
[NG-UI] Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version
[NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service.
[NG-UI] Setting up python3-chardet (3.0.4-4build1) ...
[Keystone] 0 added, 0 removed; done.
[Keystone] Running hooks in /etc/ca-certificates/update.d...
[Keystone] done.
[Keystone] Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
[NG-UI] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
[NG-UI] Setting up python3-software-properties (0.99.9.12) ...
[NG-UI] Setting up python3-requests (2.22.0-2ubuntu1.1) ...
[NG-UI] Setting up nginx-core (1.18.0-0ubuntu1.4) ...
[NG-UI] invoke-rc.d: could not determine current runlevel
[NG-UI] invoke-rc.d: policy-rc.d denied execution of start.
[NG-UI] Setting up networkd-dispatcher (2.1-2~ubuntu20.04.3) ...
[NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
[NG-UI] Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
[NG-UI] Setting up nginx (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[NG-UI] Setting up python3-requests-unixsocket (0.2.0-2) ...
[NG-UI] Setting up dirmngr (2.2.19-3ubuntu2.2) ...
[NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
[NG-UI] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[NG-UI] Setting up curl (7.68.0-1ubuntu2.22) ...
[NG-UI] Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
[NG-UI] Setting up libsoup2.4-1:amd64 (2.70.0-1) ...
[NG-UI] Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up libappstream4:amd64 (0.12.10-2) ...
[Keystone] Reading package lists...
[NG-UI] Setting up gnupg (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up packagekit (1.1.13-2ubuntu1.1) ...
[NG-UI] invoke-rc.d: could not determine current runlevel
[NG-UI] invoke-rc.d: policy-rc.d denied execution of force-reload.
[NG-UI] Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
[NG-UI] Setting up packagekit-tools (1.1.13-2ubuntu1.1) ...
[NG-UI] Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
[NG-UI] Setting up software-properties-common (0.99.9.12) ...
[NG-UI] Processing triggers for systemd (245.4-4ubuntu3.23) ...
[NG-UI] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[NG-UI] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
[NG-UI] Updating certificates in /etc/ssl/certs...
[Keystone] Building dependency tree...
[Keystone] Reading state information...
[Keystone] The following NEW packages will be installed:
[Keystone]   ubuntu-cloud-keyring
[Keystone] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
[Keystone] Need to get 5688 B of archives.
[Keystone] After this operation, 22.5 kB of additional disk space will be used.
[Keystone] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-cloud-keyring all 2020.02.11.4 [5688 B]
[Keystone] debconf: delaying package configuration, since apt-utils is not installed
[Keystone] Fetched 5688 B in 0s (496 kB/s)
[Keystone] Selecting previously unselected package ubuntu-cloud-keyring.
[Keystone] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10792 files and directories currently installed.)
[Keystone] Preparing to unpack .../ubuntu-cloud-keyring_2020.02.11.4_all.deb ...
[Keystone] Unpacking ubuntu-cloud-keyring (2020.02.11.4) ...
[NG-UI] 0 added, 0 removed; done.
[NG-UI] Running hooks in /etc/ca-certificates/update.d...
[NG-UI] done.
[NG-UI] Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
[Keystone] Setting up ubuntu-cloud-keyring (2020.02.11.4) ...
[Keystone] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
[Keystone] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[Keystone] Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[Keystone] Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
[Keystone] Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria InRelease [8927 B]
[Keystone] Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 Packages [95.9 kB]
[Keystone] Fetched 105 kB in 1s (98.3 kB/s)
[LCM] Removing intermediate container 519448cc6880
[LCM]  ---> f6a2d25aa425
[LCM] Step 5/57 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https=2.0.*     gnupg2=2.2.*     openssh-client=1:8.*
[LCM]  ---> Running in bf37bb6ac38b
[LCM] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
[LCM] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[LCM] Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[LCM] Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
[Keystone] Reading package lists...
[Keystone] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
[Keystone] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
[Keystone] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[Keystone] Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[Keystone] Hit:5 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria InRelease
[MON] Removing intermediate container 2ad9e8aabc3f
[MON]  ---> b90cc19905ac
[MON] Step 5/55 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     openssh-client=1:8.*
[MON]  ---> Running in 9915405a23f5
[POL] Removing intermediate container 83ddeda14f9a
[POL]  ---> 222e26b9b983
[POL] Step 5/37 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     mysql-client-core-8.0=8.0.*
[POL]  ---> Running in 110876ccef36
[POL] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
[POL] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
[POL] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[POL] Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[tests] Removing intermediate container ecf17c4f0f06
[tests]  ---> 1efe1dfbb323
[tests] Step 5/30 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gettext-base=0.19.*     git=1:2.25.*     iputils-ping=3:*     jq=1.6*     libcurl4-openssl-dev=7.68.*     libssl-dev=1.1.*
[tests]  ---> Running in 4d929e7a18b9
[RO] Removing intermediate container f05e8d1d72de
[RO]  ---> cf0860f0ccac
[RO] Step 5/59 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     genisoimage=9:1.1.*     netbase=6.*
[RO]  ---> Running in a56805062459
[MON] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
[MON] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[MON] Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[MON] Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
[tests] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
[tests] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease
[tests] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[tests] Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[RO] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
[RO] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
[RO] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[RO] Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[NBI] Removing intermediate container 4394f1db7189
[NBI]  ---> 099408e0cd4d
[NBI] Step 5/45 : ARG PYTHON3_OSM_COMMON_URL
[NBI]  ---> Running in 82f9b86625b5
[NBI] Removing intermediate container 82f9b86625b5
[NBI]  ---> adf093a6801f
[NBI] Step 6/45 : ARG PYTHON3_OSM_IM_URL
[NBI]  ---> Running in 4021a30c207e
[NBI] Removing intermediate container 4021a30c207e
[NBI]  ---> d39010ac8aa9
[NBI] Step 7/45 : ARG PYTHON3_OSM_NBI_URL
[NBI]  ---> Running in 9c675971963e
[NBI] Removing intermediate container 9c675971963e
[NBI]  ---> 592f19553509
[NBI] Step 8/45 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[NBI]  ---> Running in d12ae6cc704c
[NBI]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[NBI]                                  Dload  Upload   Total   Spent    Left  Speed
[NBI] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 37368  100 37368    0     0   334k      0 --:--:-- --:--:-- --:--:--  334k
[LCM] Reading package lists...
[Keystone] Reading package lists...
[POL] Reading package lists...
[NBI] Removing intermediate container d12ae6cc704c
[NBI]  ---> b1e61fd467e6
[NBI] Step 9/45 : RUN dpkg -i ./osm_common.deb
[NBI]  ---> Running in 58ec8e80df4f
[LCM] Reading package lists...
[LCM] Building dependency tree...
[LCM] Reading state information...
[LCM] The following additional packages will be installed:
[LCM]   libbsd0 libcbor0.6 libedit2 libfido2-1 libx11-6 libx11-data libxau6 libxcb1
[LCM]   libxdmcp6 libxext6 libxmuu1 xauth
[LCM] Suggested packages:
[LCM]   keychain libpam-ssh monkeysphere ssh-askpass
[LCM] The following NEW packages will be installed:
[LCM]   apt-transport-https gnupg2 libbsd0 libcbor0.6 libedit2 libfido2-1 libx11-6
[LCM]   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 openssh-client xauth
[LCM] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
[LCM] Need to get 1695 kB of archives.
[LCM] After this operation, 8626 kB of additional disk space will be used.
[LCM] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
[LCM] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
[LCM] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
[LCM] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
[LCM] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
[LCM] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
[LCM] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
[LCM] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB]
[LCM] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB]
[LCM] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
[LCM] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
[LCM] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.11 [670 kB]
[LCM] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
[LCM] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.10 [1704 B]
[LCM] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
[Keystone] Reading package lists...
[MON] Reading package lists...
[tests] Reading package lists...
[PLA] Removing intermediate container b846cecf013f
[PLA]  ---> bf5614c8ab4f
[PLA] Step 9/42 : ARG PYTHON3_OSM_COMMON_URL
[PLA]  ---> Running in d4af0045a3d1
[PLA] Removing intermediate container d4af0045a3d1
[PLA]  ---> ebafc1557cbe
[PLA] Step 10/42 : ARG PYTHON3_OSM_PLA_URL
[PLA]  ---> Running in 979f02731c4c
[PLA] Removing intermediate container 979f02731c4c
[PLA]  ---> 84c218cf592d
[PLA] Step 11/42 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[PLA]  ---> Running in f641ffe1c583
[PLA]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[PLA]                                  Dload  Upload   Total   Spent    Left  Speed
[PLA] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 37368  100 37368    0     0   294k      0 --:--:-- --:--:-- --:--:--  294k
[PLA] Removing intermediate container f641ffe1c583
[PLA]  ---> 78724ac3670a
[PLA] Step 12/42 : RUN dpkg -i ./osm_common.deb
[osmclient] Removing intermediate container 384fc9a0c765
[osmclient]  ---> bf74c013eef1
[osmclient] Step 7/22 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     libcurl4-openssl-dev=7.68.*     libssl-dev=1.1.*
[osmclient]  ---> Running in 817fcc0d39a9
[osmclient] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
[osmclient] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
[osmclient] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[osmclient] Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[RO] Reading package lists...
[NBI] Selecting previously unselected package python3-osm-common.
[NBI] (Reading database ... 14479 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_common.deb ...
[NBI] Unpacking python3-osm-common (12.0.8+g6aaeaa3-1) ...
[NBI] Setting up python3-osm-common (12.0.8+g6aaeaa3-1) ...
[NBI] Removing intermediate container 58ec8e80df4f
[NBI]  ---> 0fa92fa04a69
[NBI] Step 10/45 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[NBI]  ---> Running in d469f5e1460b
[LCM] debconf: delaying package configuration, since apt-utils is not installed
[LCM] Fetched 1695 kB in 0s (49.8 MB/s)
[LCM] Selecting previously unselected package libbsd0:amd64.
[LCM] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14479 files and directories currently installed.)
[LCM] Preparing to unpack .../00-libbsd0_0.10.0-1_amd64.deb ...
[LCM] Unpacking libbsd0:amd64 (0.10.0-1) ...
[LCM] Selecting previously unselected package libcbor0.6:amd64.
[LCM] Preparing to unpack .../01-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
[LCM] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
[LCM] Selecting previously unselected package libedit2:amd64.
[LCM] Preparing to unpack .../02-libedit2_3.1-20191231-1_amd64.deb ...
[LCM] Unpacking libedit2:amd64 (3.1-20191231-1) ...
[LCM] Selecting previously unselected package libfido2-1:amd64.
[LCM] Preparing to unpack .../03-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
[LCM] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
[LCM] Selecting previously unselected package libxau6:amd64.
[LCM] Preparing to unpack .../04-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
[LCM] Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[LCM] Selecting previously unselected package libxdmcp6:amd64.
[LCM] Preparing to unpack .../05-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
[LCM] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[LCM] Selecting previously unselected package libxcb1:amd64.
[LCM] Preparing to unpack .../06-libxcb1_1.14-2_amd64.deb ...
[LCM] Unpacking libxcb1:amd64 (1.14-2) ...
[Keystone] Building dependency tree...
[Keystone] Reading state information...
[Keystone] Calculating upgrade...
[Keystone] The following packages will be upgraded:
[Keystone]   python3-requests
[Keystone] 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[Keystone] Need to get 71.5 kB of archives.
[Keystone] After this operation, 4096 B of additional disk space will be used.
[Keystone] Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-requests all 2.23.0+dfsg-2~cloud0 [71.5 kB]
[Keystone] debconf: delaying package configuration, since apt-utils is not installed
[Keystone] Fetched 71.5 kB in 0s (1042 kB/s)
[Keystone] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10798 files and directories currently installed.)
[Keystone] Preparing to unpack .../python3-requests_2.23.0+dfsg-2~cloud0_all.deb ...
[Keystone] Unpacking python3-requests (2.23.0+dfsg-2~cloud0) over (2.22.0-2ubuntu1.1) ...
[Keystone] Setting up python3-requests (2.23.0+dfsg-2~cloud0) ...
[MON] Reading package lists...
[MON] Building dependency tree...
[MON] Reading state information...
[POL] Reading package lists...
[POL] Building dependency tree...
[POL] Reading state information...
[POL] The following additional packages will be installed:
[POL]   libbsd0 libedit2
[POL] The following NEW packages will be installed:
[POL]   libbsd0 libedit2 mysql-client-core-8.0
[POL] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
[POL] Need to get 5216 kB of archives.
[POL] After this operation, 75.0 MB of additional disk space will be used.
[POL] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
[POL] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
[POL] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.36-0ubuntu0.20.04.1 [5084 kB]
[tests] Reading package lists...
[PLA]  ---> Running in 015b6542c694
[PLA] Selecting previously unselected package python3-osm-common.
[PLA] (Reading database ... 14479 files and directories currently installed.)
[PLA] Preparing to unpack ./osm_common.deb ...
[PLA] Unpacking python3-osm-common (12.0.8+g6aaeaa3-1) ...
[PLA] Setting up python3-osm-common (12.0.8+g6aaeaa3-1) ...
[RO] Reading package lists...
[RO] Building dependency tree...
[RO] Reading state information...
[RO] netbase is already the newest version (6.1).
[RO] netbase set to manually installed.
[RO] Suggested packages:
[RO]   wodim cdrkit-doc
[RO] The following NEW packages will be installed:
[RO]   genisoimage
[RO] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
[RO] Need to get 330 kB of archives.
[RO] After this operation, 1741 kB of additional disk space will be used.
[RO] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB]
[NBI]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[NBI]                                  Dload  Upload   Total   Spent    Left  Speed
[NBI] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  181k  100  181k    0     0   822k      0 --:--:-- --:--:-- --:--:--  822k
[LCM] Selecting previously unselected package libx11-data.
[LCM] Preparing to unpack .../07-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ...
[LCM] Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ...
[LCM] Selecting previously unselected package libx11-6:amd64.
[LCM] Preparing to unpack .../08-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ...
[LCM] Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[LCM] Selecting previously unselected package libxext6:amd64.
[LCM] Preparing to unpack .../09-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
[LCM] Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
[LCM] Selecting previously unselected package libxmuu1:amd64.
[LCM] Preparing to unpack .../10-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
[LCM] Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
[LCM] Selecting previously unselected package openssh-client.
[LCM] Preparing to unpack .../11-openssh-client_1%3a8.2p1-4ubuntu0.11_amd64.deb ...
[LCM] Unpacking openssh-client (1:8.2p1-4ubuntu0.11) ...
[LCM] Selecting previously unselected package xauth.
[LCM] Preparing to unpack .../12-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
[LCM] Unpacking xauth (1:1.1-0ubuntu1) ...
[LCM] Selecting previously unselected package apt-transport-https.
[LCM] Preparing to unpack .../13-apt-transport-https_2.0.10_all.deb ...
[LCM] Unpacking apt-transport-https (2.0.10) ...
[LCM] Selecting previously unselected package gnupg2.
[LCM] Preparing to unpack .../14-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
[LCM] Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
[LCM] Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[LCM] Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
[LCM] Setting up apt-transport-https (2.0.10) ...
[LCM] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
[LCM] Setting up libx11-data (2:1.6.9-2ubuntu1.6) ...
[LCM] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
[MON] The following additional packages will be installed:
[MON]   libbsd0 libcbor0.6 libedit2 libfido2-1 libx11-6 libx11-data libxau6 libxcb1
[MON]   libxdmcp6 libxext6 libxmuu1 xauth
[MON] Suggested packages:
[MON]   keychain libpam-ssh monkeysphere ssh-askpass
[MON] The following NEW packages will be installed:
[MON]   libbsd0 libcbor0.6 libedit2 libfido2-1 libx11-6 libx11-data libxau6 libxcb1
[MON]   libxdmcp6 libxext6 libxmuu1 openssh-client xauth
[MON] 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded.
[MON] Need to get 1688 kB of archives.
[MON] After this operation, 8413 kB of additional disk space will be used.
[MON] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
[MON] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
[MON] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
[MON] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
[MON] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB]
[MON] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB]
[MON] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
[MON] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
[MON] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.11 [670 kB]
[MON] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
[MON] debconf: delaying package configuration, since apt-utils is not installed
[MON] Fetched 1688 kB in 0s (30.8 MB/s)
[MON] Selecting previously unselected package libbsd0:amd64.
[MON] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14479 files and directories currently installed.)
[MON] Preparing to unpack .../00-libbsd0_0.10.0-1_amd64.deb ...
[MON] Unpacking libbsd0:amd64 (0.10.0-1) ...
[MON] Selecting previously unselected package libcbor0.6:amd64.
[MON] Preparing to unpack .../01-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
[MON] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
[MON] Selecting previously unselected package libedit2:amd64.
[MON] Preparing to unpack .../02-libedit2_3.1-20191231-1_amd64.deb ...
[MON] Unpacking libedit2:amd64 (3.1-20191231-1) ...
[MON] Selecting previously unselected package libfido2-1:amd64.
[MON] Preparing to unpack .../03-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
[MON] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
[MON] Selecting previously unselected package libxau6:amd64.
[MON] Preparing to unpack .../04-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
[MON] Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[POL] debconf: delaying package configuration, since apt-utils is not installed
[POL] Fetched 5216 kB in 0s (33.2 MB/s)
[POL] Selecting previously unselected package libbsd0:amd64.
[POL] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14479 files and directories currently installed.)
[POL] Preparing to unpack .../libbsd0_0.10.0-1_amd64.deb ...
[POL] Unpacking libbsd0:amd64 (0.10.0-1) ...
[POL] Selecting previously unselected package libedit2:amd64.
[POL] Preparing to unpack .../libedit2_3.1-20191231-1_amd64.deb ...
[POL] Unpacking libedit2:amd64 (3.1-20191231-1) ...
[POL] Selecting previously unselected package mysql-client-core-8.0.
[POL] Preparing to unpack .../mysql-client-core-8.0_8.0.36-0ubuntu0.20.04.1_amd64.deb ...
[POL] Unpacking mysql-client-core-8.0 (8.0.36-0ubuntu0.20.04.1) ...
[tests] Building dependency tree...
[tests] Reading state information...
[tests] The following additional packages will be installed:
[tests]   git-man less libbsd0 libcap2 libcap2-bin libcbor0.6 libcurl3-gnutls libedit2
[tests]   liberror-perl libfido2-1 libjq1 libonig5 libpam-cap libx11-6 libx11-data
[tests]   libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 openssh-client xauth
[tests] Suggested packages:
[tests]   git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk
[tests]   gitweb git-cvs git-mediawiki git-svn libcurl4-doc libidn11-dev libkrb5-dev
[tests]   libldap2-dev librtmp-dev libssh2-1-dev pkg-config libssl-doc keychain
[tests]   libpam-ssh monkeysphere ssh-askpass
[tests] The following NEW packages will be installed:
[tests]   gettext-base git git-man iputils-ping jq less libbsd0 libcap2 libcap2-bin
[tests]   libcbor0.6 libcurl3-gnutls libcurl4-openssl-dev libedit2 liberror-perl
[tests]   libfido2-1 libjq1 libonig5 libpam-cap libssl-dev libx11-6 libx11-data
[tests]   libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 openssh-client xauth
[tests] 0 upgraded, 28 newly installed, 0 to remove and 0 not upgraded.
[tests] Need to get 9924 kB of archives.
[tests] After this operation, 59.5 MB of additional disk space will be used.
[tests] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB]
[tests] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB]
[tests] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iputils-ping amd64 3:20190709-3ubuntu1 [40.0 kB]
[tests] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.3 [123 kB]
[tests] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
[tests] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.1 [8364 B]
[tests] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
[tests] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
[tests] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
[tests] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
[tests] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
[tests] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
[tests] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
[tests] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB]
[tests] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB]
[tests] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
[tests] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
[tests] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.11 [670 kB]
[tests] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
[tests] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.22 [233 kB]
[tests] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
[tests] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.11 [887 kB]
[tests] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.11 [4605 kB]
[tests] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB]
[tests] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB]
[tests] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB]
[tests] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.22 [322 kB]
[tests] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.22 [1586 kB]
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 9924 kB in 0s (35.3 MB/s)
[PLA] Removing intermediate container 015b6542c694
[PLA]  ---> ce6243ce73fc
[PLA] Step 13/42 : RUN curl $PYTHON3_OSM_PLA_URL -o osm_pla.deb
[PLA]  ---> Running in d63480854995
[PLA]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[PLA]                                  Dload  Upload   Total   Spent    Left  Speed
[PLA] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 27732  100 27732    0     0   202k      0 --:--:-- --:--:-- --:--:--  202k
[osmclient] Reading package lists...
[RO] debconf: delaying package configuration, since apt-utils is not installed
[RO] Fetched 330 kB in 0s (19.0 MB/s)
[RO] Selecting previously unselected package genisoimage.
[RO] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14479 files and directories currently installed.)
[RO] Preparing to unpack .../genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ...
[RO] Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ...
[RO] Setting up genisoimage (9:1.1.11-3.1ubuntu1) ...
[NBI] Removing intermediate container d469f5e1460b
[NBI]  ---> 626dd3d06498
[NBI] Step 11/45 : RUN dpkg -i ./osm_im.deb
[NBI]  ---> Running in 33a342a8ebd2
[NBI] Selecting previously unselected package python3-osm-im.
[NBI] (Reading database ... 14540 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_im.deb ...
[NBI] Unpacking python3-osm-im (12.0.8+ga0b604e-1) ...
[NBI] Setting up python3-osm-im (12.0.8+ga0b604e-1) ...
[LCM] Setting up libbsd0:amd64 (0.10.0-1) ...
[LCM] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[LCM] Setting up libxcb1:amd64 (1.14-2) ...
[LCM] Setting up libedit2:amd64 (3.1-20191231-1) ...
[LCM] Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[LCM] Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
[LCM] Setting up openssh-client (1:8.2p1-4ubuntu0.11) ...
[LCM] Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
[LCM] Setting up xauth (1:1.1-0ubuntu1) ...
[LCM] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[Keystone] Reading package lists...
[Keystone] Building dependency tree...
[Keystone] Reading state information...
[Keystone] The following additional packages will be installed:
[Keystone]   alembic apache2-bin apache2-data apache2-utils bind9-dnsutils bind9-host
[Keystone]   bind9-libs binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-9
[Keystone]   docutils-common dpkg-dev fakeroot g++ g++-9 gcc gcc-9 gcc-9-base
[Keystone]   icu-devtools ieee-data javascript-common keystone-common
[Keystone]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[Keystone]   libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan5
[Keystone]   libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev
[Keystone]   libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libedit2 libexpat1-dev
[Keystone]   libfakeroot libfile-fcntllock-perl libfreetype6 libgcc-9-dev libgdbm-compat4
[Keystone]   libgdbm6 libgomp1 libicu-dev libimagequant0 libisl22 libitm1 libjansson4
[Keystone]   libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[Keystone]   libjs-underscore liblcms2-2 liblocale-gettext-perl liblsan0 liblua5.2-0
[Keystone]   libmaxminddb0 libmpc3 libmpfr6 libnghttp2-14 libpaper-utils libpaper1
[Keystone]   libperl5.30 libpng16-16 libpython3-dev libpython3.8 libpython3.8-dev
[Keystone]   libquadmath0 librtmp1 libssh-4 libstdc++-9-dev libtiff5 libtsan0 libubsan1
[Keystone]   libuv1 libwebp6 libwebpdemux2 libwebpmux3 libxmlsec1 libxmlsec1-openssl
[Keystone]   libxslt1.1 linux-libc-dev make manpages manpages-dev mysql-client-8.0
[Keystone]   mysql-client-core-8.0 mysql-common netbase patch perl perl-modules-5.30
[Keystone]   pycadf-common python-babel-localedata python-pastedeploy-tpl python-pip-whl
[Keystone]   python3-alembic python3-amqp python3-aniso8601 python3-anyjson python3-attr
[Keystone]   python3-babel python3-bcrypt python3-blinker python3-bs4 python3-cachetools
[Keystone]   python3-cffi-backend python3-click python3-colorama python3-cryptography
[Keystone]   python3-dateutil python3-debtcollector python3-decorator python3-defusedxml
[Keystone]   python3-distutils python3-dnspython python3-docutils python3-dogpile.cache
[Keystone]   python3-eventlet python3-extras python3-fasteners python3-fixtures
[Keystone]   python3-flask python3-flask-restful python3-futurist python3-greenlet
[Keystone]   python3-html5lib python3-importlib-metadata python3-iso8601
[Keystone]   python3-itsdangerous python3-jinja2 python3-jsonschema python3-jwt
[Keystone]   python3-keystone python3-keystoneauth1 python3-keystoneclient
[Keystone]   python3-keystonemiddleware python3-kombu python3-ldap python3-lib2to3
[Keystone]   python3-linecache2 python3-lxml python3-mako python3-markupsafe
[Keystone]   python3-memcache python3-migrate python3-mimeparse python3-monotonic
[Keystone]   python3-more-itertools python3-msgpack python3-netaddr python3-netifaces
[Keystone]   python3-oauthlib python3-olefile python3-openssl python3-os-service-types
[Keystone]   python3-oslo.cache python3-oslo.concurrency python3-oslo.config
[Keystone]   python3-oslo.context python3-oslo.db python3-oslo.i18n python3-oslo.log
[Keystone]   python3-oslo.messaging python3-oslo.middleware python3-oslo.policy
[Keystone]   python3-oslo.serialization python3-oslo.service python3-oslo.upgradecheck
[Keystone]   python3-oslo.utils python3-osprofiler python3-packaging python3-passlib
[Keystone]   python3-paste python3-pastedeploy python3-pastescript python3-pbr
[Keystone]   python3-pil python3-prettytable python3-pyasn1 python3-pyasn1-modules
[Keystone]   python3-pycadf python3-pygments python3-pyinotify python3-pymysql
[Keystone]   python3-pyparsing python3-pyrsistent python3-pysaml2 python3-repoze.lru
[Keystone]   python3-rfc3986 python3-roman python3-routes python3-scrypt
[Keystone]   python3-setuptools python3-simplejson python3-soupsieve python3-sqlalchemy
[Keystone]   python3-sqlalchemy-ext python3-sqlparse python3-statsd python3-stevedore
[Keystone]   python3-tempita python3-tenacity python3-testresources python3-testscenarios
[Keystone]   python3-testtools python3-traceback2 python3-tz python3-unittest2
[Keystone]   python3-vine python3-webencodings python3-webob python3-werkzeug
[Keystone]   python3-wheel python3-wrapt python3-yaml python3-zipp python3.8-dev
[Keystone]   sgml-base ssl-cert xml-core xmlsec1
[Keystone] Suggested packages:
[Keystone]   apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw
[Keystone]   binutils-doc cpp-doc gcc-9-locales debian-keyring g++-multilib
[Keystone]   g++-9-multilib gcc-9-doc gcc-multilib autoconf automake libtool flex bison
[Keystone]   gdb gcc-doc gcc-9-multilib libsasl2-modules-gssapi-mit
[Keystone]   | libsasl2-modules-gssapi-heimdal glibc-doc git bzr gdbm-l10n icu-doc
[Keystone]   liblcms2-utils mmdb-bin libssl-doc libstdc++-9-doc pkg-config make-doc
[Keystone]   man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl
[Keystone]   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
[Keystone]   python-amqp-doc python-attr-doc python-blinker-doc python-cryptography-doc
[Keystone]   python3-cryptography-vectors python-debtcollector-doc docutils-doc
[Keystone]   fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french
[Keystone]   texlive-latex-base texlive-latex-recommended python-eventlet-doc
[Keystone]   python-flask-doc python-futurist-doc python-greenlet-doc python-greenlet-dev
[Keystone]   python3-greenlet-dbg python3-genshi python-jinja2-doc python-jsonschema-doc
[Keystone]   python3-crypto python3-ldappool python-keystoneauth1-doc
[Keystone]   python3-requests-kerberos python3-keyring python-kombu-doc python3-boto
[Keystone]   python3-django python3-pymongo python3-redis python3-lxml-dbg
[Keystone]   python-lxml-doc python3-beaker python-mako-doc memcached python-migrate-doc
[Keystone]   ipython3 python-netaddr-docs python-openssl-doc python3-openssl-dbg
[Keystone]   python-os-service-types-doc python-oslo.cache-doc
[Keystone]   python-oslo.concurrency-doc python-oslo.log-doc python3-confluent-kafka
[Keystone]   python3-zmq python-oslo.middleware-doc python-oslo.policy-doc
[Keystone]   python-oslo.service-doc httpd-wsgi libapache2-mod-python libapache2-mod-scgi
[Keystone]   libjs-mochikit python3-cherrypy3 python-pil-doc python3-pil-dbg
[Keystone]   python-pygments-doc ttf-bitstream-vera python-pyinotify-doc
[Keystone]   python-pymysql-doc python-pyparsing-doc python3-repoze.who
[Keystone]   python-setuptools-doc python-sqlalchemy-doc python3-fdb python3-pymssql
[Keystone]   python3-mysqldb python3-psycopg2 python-sqlparse-doc python-tenacity-doc
[Keystone]   python-testtools-doc python-webob-doc python-werkzeug-doc python3-termcolor
[Keystone]   python3-watchdog sgml-base-doc openssl-blacklist debhelper
[MON] Selecting previously unselected package libxdmcp6:amd64.
[MON] Preparing to unpack .../05-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
[MON] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[MON] Selecting previously unselected package libxcb1:amd64.
[MON] Preparing to unpack .../06-libxcb1_1.14-2_amd64.deb ...
[MON] Unpacking libxcb1:amd64 (1.14-2) ...
[MON] Selecting previously unselected package libx11-data.
[MON] Preparing to unpack .../07-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ...
[MON] Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ...
[MON] Selecting previously unselected package libx11-6:amd64.
[MON] Preparing to unpack .../08-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ...
[MON] Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[MON] Selecting previously unselected package libxext6:amd64.
[MON] Preparing to unpack .../09-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
[MON] Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
[MON] Selecting previously unselected package libxmuu1:amd64.
[MON] Preparing to unpack .../10-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
[MON] Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
[MON] Selecting previously unselected package openssh-client.
[MON] Preparing to unpack .../11-openssh-client_1%3a8.2p1-4ubuntu0.11_amd64.deb ...
[MON] Unpacking openssh-client (1:8.2p1-4ubuntu0.11) ...
[POL] Setting up libbsd0:amd64 (0.10.0-1) ...
[POL] Setting up libedit2:amd64 (3.1-20191231-1) ...
[POL] Setting up mysql-client-core-8.0 (8.0.36-0ubuntu0.20.04.1) ...
[POL] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[tests] Selecting previously unselected package libcap2:amd64.
[tests] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14479 files and directories currently installed.)
[tests] Preparing to unpack .../00-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ...
[tests] Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ...
[tests] Selecting previously unselected package libcap2-bin.
[tests] Preparing to unpack .../01-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ...
[tests] Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ...
[tests] Selecting previously unselected package iputils-ping.
[tests] Preparing to unpack .../02-iputils-ping_3%3a20190709-3ubuntu1_amd64.deb ...
[tests] Unpacking iputils-ping (3:20190709-3ubuntu1) ...
[tests] Selecting previously unselected package less.
[tests] Preparing to unpack .../03-less_551-1ubuntu0.3_amd64.deb ...
[tests] Unpacking less (551-1ubuntu0.3) ...
[tests] Selecting previously unselected package libbsd0:amd64.
[tests] Preparing to unpack .../04-libbsd0_0.10.0-1_amd64.deb ...
[tests] Unpacking libbsd0:amd64 (0.10.0-1) ...
[tests] Selecting previously unselected package libpam-cap:amd64.
[tests] Preparing to unpack .../05-libpam-cap_1%3a2.32-1ubuntu0.1_amd64.deb ...
[tests] Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.1) ...
[tests] Selecting previously unselected package gettext-base.
[tests] Preparing to unpack .../06-gettext-base_0.19.8.1-10build1_amd64.deb ...
[tests] Unpacking gettext-base (0.19.8.1-10build1) ...
[tests] Selecting previously unselected package libcbor0.6:amd64.
[tests] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
[tests] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
[tests] Selecting previously unselected package libedit2:amd64.
[tests] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ...
[tests] Unpacking libedit2:amd64 (3.1-20191231-1) ...
[tests] Selecting previously unselected package libfido2-1:amd64.
[tests] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
[tests] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
[PLA] Removing intermediate container d63480854995
[PLA]  ---> 7f5d840f56bd
[PLA] Step 14/42 : RUN dpkg -i ./osm_pla.deb
[PLA]  ---> Running in 15c68e4e07e6
[PLA] Selecting previously unselected package python3-osm-pla.
[PLA] (Reading database ... 14540 files and directories currently installed.)
[PLA] Preparing to unpack ./osm_pla.deb ...
[PLA] Unpacking python3-osm-pla (12.0.8+g5fc05c1-1) ...
[osmclient] Reading package lists...
[osmclient] Building dependency tree...
[osmclient] Reading state information...
[RO] Removing intermediate container a56805062459
[RO]  ---> b28a31400e7b
[RO] Step 6/59 : ARG PYTHON3_OSM_COMMON_URL
[RO]  ---> Running in ef40bd5b6b36
[RO] Removing intermediate container ef40bd5b6b36
[RO]  ---> 4af425da3455
[RO] Step 7/59 : ARG PYTHON3_OSM_NG_RO_URL
[RO]  ---> Running in d6709f141d2b
[RO] Removing intermediate container d6709f141d2b
[RO]  ---> b571a5828e15
[RO] Step 8/59 : ARG PYTHON3_OSM_RO_PLUGIN_URL
[RO]  ---> Running in 7926bf42b410
[RO] Removing intermediate container 7926bf42b410
[RO]  ---> 81f4ab9de8a0
[RO] Step 9/59 : ARG PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL
[RO]  ---> Running in 5b48560485e3
[RO] Removing intermediate container 5b48560485e3
[RO]  ---> 4d2ecdeb9422
[RO] Step 10/59 : ARG PYTHON3_OSM_ROSDN_DPB_URL
[RO]  ---> Running in 34cb1538b9b2
[RO] Removing intermediate container 34cb1538b9b2
[RO]  ---> 917cf136ecc8
[RO] Step 11/59 : ARG PYTHON3_OSM_ROSDN_DYNPAC_URL
[RO]  ---> Running in 9fc7df870286
[LCM] Removing intermediate container bf37bb6ac38b
[LCM]  ---> 70dbcc3e7268
[LCM] Step 6/57 : RUN mkdir /etc/apt/keyrings     && curl -fsSL https://pkgs.k8s.io/core:/stable:/v1.24/deb/Release.key | gpg --dearmor -o /etc/apt/keyrings/kubernetes-apt-keyring.gpg     && echo 'deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.24/deb/ /' | tee /etc/apt/sources.list.d/kubernetes.list     && apt-get update && apt-get install -y kubectl=1.24.17-1.1
[LCM]  ---> Running in 57bbf99e6a45
[Keystone] The following NEW packages will be installed:
[Keystone]   alembic apache2 apache2-bin apache2-data apache2-utils bind9-dnsutils
[Keystone]   bind9-host bind9-libs binutils binutils-common binutils-x86-64-linux-gnu
[Keystone]   build-essential cpp cpp-9 curl dnsutils docutils-common dpkg-dev fakeroot
[Keystone]   g++ g++-9 gcc gcc-9 gcc-9-base icu-devtools ieee-data javascript-common
[Keystone]   keystone keystone-common ldap-utils libalgorithm-diff-perl
[Keystone]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapache2-mod-wsgi-py3
[Keystone]   libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan5
[Keystone]   libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcrypt-dev
[Keystone]   libctf-nobfd0 libctf0 libcurl4 libdpkg-perl libedit2 libexpat1-dev
[Keystone]   libfakeroot libffi-dev libfile-fcntllock-perl libfreetype6 libgcc-9-dev
[Keystone]   libgdbm-compat4 libgdbm6 libgomp1 libicu-dev libimagequant0 libisl22 libitm1
[Keystone]   libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[Keystone]   libjs-underscore liblcms2-2 libldap2-dev liblocale-gettext-perl liblsan0
[Keystone]   liblua5.2-0 libmaxminddb0 libmpc3 libmpfr6 libnghttp2-14 libpaper-utils
[Keystone]   libpaper1 libperl5.30 libpng16-16 libpython3-dev libpython3.8
[Keystone]   libpython3.8-dev libquadmath0 librtmp1 libsasl2-dev libssh-4 libssl-dev
[Keystone]   libstdc++-9-dev libtiff5 libtsan0 libubsan1 libuv1 libwebp6 libwebpdemux2
[Keystone]   libwebpmux3 libxml2-dev libxmlsec1 libxmlsec1-openssl libxslt1-dev
[Keystone]   libxslt1.1 linux-libc-dev make manpages manpages-dev mysql-client
[Keystone]   mysql-client-8.0 mysql-client-core-8.0 mysql-common net-tools netbase patch
[Keystone]   perl perl-modules-5.30 pycadf-common python-babel-localedata
[Keystone]   python-pastedeploy-tpl python-pip-whl python3-alembic python3-amqp
[Keystone]   python3-aniso8601 python3-anyjson python3-attr python3-babel python3-bcrypt
[Keystone]   python3-blinker python3-bs4 python3-cachetools python3-cffi-backend
[Keystone]   python3-click python3-colorama python3-cryptography python3-dateutil
[Keystone]   python3-debtcollector python3-decorator python3-defusedxml python3-dev
[Keystone]   python3-distutils python3-dnspython python3-docutils python3-dogpile.cache
[Keystone]   python3-eventlet python3-extras python3-fasteners python3-fixtures
[Keystone]   python3-flask python3-flask-restful python3-futurist python3-greenlet
[Keystone]   python3-html5lib python3-importlib-metadata python3-iso8601
[Keystone]   python3-itsdangerous python3-jinja2 python3-jsonschema python3-jwt
[Keystone]   python3-keystone python3-keystoneauth1 python3-keystoneclient
[Keystone]   python3-keystonemiddleware python3-kombu python3-ldap python3-lib2to3
[Keystone]   python3-linecache2 python3-lxml python3-mako python3-markupsafe
[Keystone]   python3-memcache python3-migrate python3-mimeparse python3-monotonic
[Keystone]   python3-more-itertools python3-msgpack python3-netaddr python3-netifaces
[Keystone]   python3-oauthlib python3-olefile python3-openssl python3-os-service-types
[Keystone]   python3-oslo.cache python3-oslo.concurrency python3-oslo.config
[Keystone]   python3-oslo.context python3-oslo.db python3-oslo.i18n python3-oslo.log
[Keystone]   python3-oslo.messaging python3-oslo.middleware python3-oslo.policy
[Keystone]   python3-oslo.serialization python3-oslo.service python3-oslo.upgradecheck
[Keystone]   python3-oslo.utils python3-osprofiler python3-packaging python3-passlib
[Keystone]   python3-paste python3-pastedeploy python3-pastescript python3-pbr
[Keystone]   python3-pil python3-pip python3-prettytable python3-pyasn1
[Keystone]   python3-pyasn1-modules python3-pycadf python3-pygments python3-pyinotify
[Keystone]   python3-pymysql python3-pyparsing python3-pyrsistent python3-pysaml2
[Keystone]   python3-repoze.lru python3-rfc3986 python3-roman python3-routes
[Keystone]   python3-scrypt python3-setuptools python3-simplejson python3-soupsieve
[Keystone]   python3-sqlalchemy python3-sqlalchemy-ext python3-sqlparse python3-statsd
[Keystone]   python3-stevedore python3-tempita python3-tenacity python3-testresources
[Keystone]   python3-testscenarios python3-testtools python3-traceback2 python3-tz
[Keystone]   python3-unittest2 python3-vine python3-webencodings python3-webob
[Keystone]   python3-werkzeug python3-wheel python3-wrapt python3-yaml python3-zipp
[Keystone]   python3.8-dev sgml-base ssl-cert xml-core xmlsec1 zlib1g-dev
[Keystone] 0 upgraded, 251 newly installed, 0 to remove and 0 not upgraded.
[Keystone] Need to get 106 MB of archives.
[Keystone] After this operation, 547 MB of additional disk space will be used.
[Keystone] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
[Keystone] Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-sqlalchemy all 1.3.19+ds1-1~cloud0 [790 kB]
[Keystone] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB]
[Keystone] Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-alembic all 1.4.2-1ubuntu1~cloud0 [116 kB]
[Keystone] Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 libjs-sphinxdoc all 3.2.1-1~cloud0 [122 kB]
[Keystone] Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 alembic all 1.4.2-1ubuntu1~cloud0 [385 kB]
[Keystone] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
[Keystone] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
[Keystone] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB]
[Keystone] Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python-babel-localedata all 2.8.0+dfsg.1-4ubuntu0.1~cloud0 [4990 kB]
[Keystone] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB]
[Keystone] Get:12 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-amqp all 2.6.0-1~cloud0 [41.2 kB]
[Keystone] Get:13 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-babel all 2.8.0+dfsg.1-4ubuntu0.1~cloud0 [89.8 kB]
[Keystone] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB]
[Keystone] Get:15 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-cryptography amd64 3.0-1ubuntu0.1~cloud0 [216 kB]
[Keystone] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2.2 [85.1 kB]
[Keystone] Get:17 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-debtcollector all 2.2.0-0ubuntu1~cloud0 [14.0 kB]
[Keystone] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2.2 [10.5 kB]
[Keystone] Get:19 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-importlib-metadata all 1.6.0-2~cloud0 [10.5 kB]
[Keystone] Get:20 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-stevedore all 1:3.2.2-0ubuntu1~cloud0 [23.0 kB]
[Keystone] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2.2 [8752 B]
[Keystone] Get:22 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-dogpile.cache all 1.0.1-0ubuntu1~cloud0 [36.9 kB]
[Keystone] Get:23 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-eventlet all 0.26.1-0ubuntu1.1~cloud0 [174 kB]
[Keystone] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.3 [79.9 kB]
[Keystone] Get:25 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-keystoneauth1 all 4.2.1-0ubuntu1~cloud0 [159 kB]
[Keystone] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
[Keystone] Get:27 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-oslo.i18n all 5.0.1-0ubuntu1~cloud0 [23.6 kB]
[Keystone] Get:28 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-oslo.context all 1:3.1.1-0ubuntu1~cloud0 [15.0 kB]
[Keystone] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.5 [171 kB]
[Keystone] Get:30 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-packaging all 20.4-1~cloud0 [27.6 kB]
[Keystone] Get:31 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-oslo.utils all 4.6.0-0ubuntu1~cloud0 [64.3 kB]
[Keystone] Get:32 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-oslo.serialization all 4.0.1-0ubuntu1~cloud0 [17.4 kB]
[Keystone] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB]
[Keystone] Get:34 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-oslo.log all 4.4.0-0ubuntu1~cloud0 [45.6 kB]
[Keystone] Get:35 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-oslo.config all 1:8.3.2-0ubuntu1~cloud0 [107 kB]
[Keystone] Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB]
[Keystone] Get:37 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-keystoneclient all 1:4.1.1-0ubuntu1~cloud0 [208 kB]
[Keystone] Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB]
[Keystone] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.17 [1187 kB]
[Keystone] Get:40 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-oslo.cache all 2.6.1-0ubuntu1~cloud0 [36.5 kB]
[Keystone] Get:41 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-keystonemiddleware all 9.1.0-0ubuntu1~cloud1 [67.2 kB]
[Keystone] Get:42 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-kombu all 4.6.11-2ubuntu1~cloud0 [134 kB]
[Keystone] Get:43 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-openssl all 19.1.0-2~cloud0 [53.0 kB]
[Keystone] Get:44 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-oslo.concurrency all 4.3.0-0ubuntu1~cloud0 [31.7 kB]
[Keystone] Get:45 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-testresources all 2.0.1-2~cloud0 [28.2 kB]
[Keystone] Get:46 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-oslo.db all 8.4.0-0ubuntu1~cloud0 [114 kB]
[Keystone] Get:47 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-oslo.middleware all 4.1.1-0ubuntu1~cloud0 [33.3 kB]
[Keystone] Get:48 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-oslo.service all 2.4.0-0ubuntu1~cloud0 [51.3 kB]
[Keystone] Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.17 [158 kB]
[Keystone] Get:50 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-tenacity all 6.2.0-4~cloud0 [44.8 kB]
[Keystone] Get:51 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-oslo.messaging all 12.5.2-0ubuntu1~cloud0 [152 kB]
[Keystone] Get:52 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-oslo.policy all 3.5.0-0ubuntu1~cloud0 [55.9 kB]
[Keystone] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.17 [84.1 kB]
[Keystone] Get:54 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-oslo.upgradecheck all 1.1.1-0ubuntu1~cloud0 [7688 B]
[Keystone] Get:55 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-osprofiler all 3.4.0-0ubuntu1~cloud0 [49.0 kB]
[Keystone] Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-pysaml2 all 6.1.0-0ubuntu1~cloud0 [208 kB]
[Keystone] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.17 [95.5 kB]
[Keystone] Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 sgml-base all 1.29.1 [12.4 kB]
[Keystone] Get:59 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-sqlalchemy-ext amd64 1.3.19+ds1-1~cloud0 [20.0 kB]
[Keystone] Get:60 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 keystone-common all 2:18.1.0+git2023101210.b59ab8e3-0ubuntu1~cloud0 [56.1 kB]
[Keystone] Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
[Keystone] Get:62 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-keystone all 2:18.1.0+git2023101210.b59ab8e3-0ubuntu1~cloud0 [736 kB]
[Keystone] Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
[Keystone] Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cffi-backend amd64 1.14.0-1build1 [68.7 kB]
[Keystone] Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-netifaces amd64 0.10.4-1ubuntu4 [16.1 kB]
[Keystone] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB]
[Keystone] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmaxminddb0 amd64 1.4.2-0ubuntu1.20.04.1 [26.2 kB]
[Keystone] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.5 [80.9 kB]
[Keystone] Get:69 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 keystone all 2:18.1.0+git2023101210.b59ab8e3-0ubuntu1~cloud0 [17.9 kB]
[Keystone] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bind9-libs amd64 1:9.16.48-0ubuntu0.20.04.1 [1145 kB]
[MON] Selecting previously unselected package xauth.
[MON] Preparing to unpack .../12-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
[MON] Unpacking xauth (1:1.1-0ubuntu1) ...
[MON] Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[MON] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
[MON] Setting up libx11-data (2:1.6.9-2ubuntu1.6) ...
[MON] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
[MON] Setting up libbsd0:amd64 (0.10.0-1) ...
[MON] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[MON] Setting up libxcb1:amd64 (1.14-2) ...
[MON] Setting up libedit2:amd64 (3.1-20191231-1) ...
[MON] Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[MON] Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
[MON] Setting up openssh-client (1:8.2p1-4ubuntu0.11) ...
[MON] Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
[MON] Setting up xauth (1:1.1-0ubuntu1) ...
[tests] Selecting previously unselected package libxau6:amd64.
[tests] Preparing to unpack .../10-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
[tests] Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[tests] Selecting previously unselected package libxdmcp6:amd64.
[tests] Preparing to unpack .../11-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
[tests] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[tests] Selecting previously unselected package libxcb1:amd64.
[tests] Preparing to unpack .../12-libxcb1_1.14-2_amd64.deb ...
[tests] Unpacking libxcb1:amd64 (1.14-2) ...
[tests] Selecting previously unselected package libx11-data.
[tests] Preparing to unpack .../13-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ...
[tests] Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ...
[tests] Selecting previously unselected package libx11-6:amd64.
[tests] Preparing to unpack .../14-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ...
[tests] Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[tests] Selecting previously unselected package libxext6:amd64.
[tests] Preparing to unpack .../15-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
[PLA] Setting up python3-osm-pla (12.0.8+g5fc05c1-1) ...
[PLA] Removing intermediate container 15c68e4e07e6
[PLA]  ---> 5d739ed82dfb
[PLA] Step 15/42 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_pla/requirements.txt
[PLA]  ---> Running in 01b29af7e9a0
[osmclient] Suggested packages:
[osmclient]   libcurl4-doc libidn11-dev libkrb5-dev libldap2-dev librtmp-dev libssh2-1-dev
[osmclient]   pkg-config libssl-doc
[osmclient] The following NEW packages will be installed:
[osmclient]   libcurl4-openssl-dev libssl-dev
[osmclient] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
[osmclient] Need to get 1908 kB of archives.
[osmclient] After this operation, 9563 kB of additional disk space will be used.
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.22 [322 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.22 [1586 kB]
[osmclient] debconf: delaying package configuration, since apt-utils is not installed
[osmclient] Fetched 1908 kB in 0s (41.1 MB/s)
[osmclient] Selecting previously unselected package libcurl4-openssl-dev:amd64.
[osmclient] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14479 files and directories currently installed.)
[osmclient] Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.22_amd64.deb ...
[osmclient] Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.22) ...
[osmclient] Selecting previously unselected package libssl-dev:amd64.
[osmclient] Preparing to unpack .../libssl-dev_1.1.1f-1ubuntu2.22_amd64.deb ...
[osmclient] Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.22) ...
[RO] Removing intermediate container 9fc7df870286
[RO]  ---> 9a685bf0cdc7
[RO] Step 12/59 : ARG PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL
[RO]  ---> Running in 1af30c240123
[RO] Removing intermediate container 1af30c240123
[RO]  ---> 80994f2b32d4
[RO] Step 13/59 : ARG PYTHON3_OSM_ROSDN_IETFL2VPN_URL
[RO]  ---> Running in 307ae7a1e63d
[RO] Removing intermediate container 307ae7a1e63d
[RO]  ---> 52a90e6f8428
[RO] Step 14/59 : ARG PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL
[RO]  ---> Running in 07909fff229c
[RO] Removing intermediate container 07909fff229c
[RO]  ---> 965b4a67b79a
[RO] Step 15/59 : ARG PYTHON3_OSM_ROSDN_ODLOF_URL
[RO]  ---> Running in 56cf21d72c29
[RO] Removing intermediate container 56cf21d72c29
[RO]  ---> d5d6e1e9176f
[RO] Step 16/59 : ARG PYTHON3_OSM_ROSDN_ONOSOF_URL
[RO]  ---> Running in 4d3ebe8028eb
[RO] Removing intermediate container 4d3ebe8028eb
[RO]  ---> 8ba433c48354
[RO] Step 17/59 : ARG PYTHON3_OSM_ROSDN_ONOS_VPLS_URL
[RO]  ---> Running in 1fa7fae8e775
[LCM] deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.24/deb/ /
[LCM] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease
[LCM] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
[LCM] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[LCM] Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[Keystone] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bind9-host amd64 1:9.16.48-0ubuntu0.20.04.1 [43.9 kB]
[Keystone] Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
[Keystone] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bind9-dnsutils amd64 1:9.16.48-0ubuntu0.20.04.1 [136 kB]
[Keystone] Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 libpng16-16 amd64 1.6.37-2 [179 kB]
[Keystone] Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
[Keystone] Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB]
[Keystone] Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB]
[Keystone] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB]
[Keystone] Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB]
[Keystone] Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB]
[Keystone] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB]
[Keystone] Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB]
[Keystone] Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB]
[Keystone] Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB]
[Keystone] Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB]
[Keystone] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B]
[Keystone] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.15 [71.8 kB]
[Keystone] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-182.202 [1134 kB]
[Keystone] Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
[Keystone] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.15 [2519 kB]
[Keystone] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
[Keystone] Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
[Keystone] Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
[Keystone] Get:94 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
[Keystone] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB]
[Keystone] Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
[Keystone] Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB]
[Keystone] Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB]
[Keystone] Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB]
[Keystone] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B]
[Keystone] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB]
[Keystone] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB]
[Keystone] Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB]
[Keystone] Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB]
[Keystone] Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB]
[Keystone] Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB]
[Keystone] Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB]
[Keystone] Get:108 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
[Keystone] Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB]
[Keystone] Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB]
[Keystone] Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
[Keystone] Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
[Keystone] Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
[Keystone] Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
[Keystone] Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
[Keystone] Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
[Keystone] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB]
[Keystone] Get:118 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dnsutils all 1:9.16.48-0ubuntu0.20.04.1 [2764 B]
[Keystone] Get:119 http://archive.ubuntu.com/ubuntu focal/main amd64 xml-core all 0.18+nmu1 [21.6 kB]
[Keystone] Get:120 http://archive.ubuntu.com/ubuntu focal/main amd64 docutils-common all 0.16+dfsg-2 [116 kB]
[Keystone] Get:121 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
[Keystone] Get:122 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
[Keystone] Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB]
[Keystone] Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 ieee-data all 20180805.1 [1589 kB]
[Keystone] Get:125 http://archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6066 B]
[Keystone] Get:126 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ldap-utils amd64 2.4.49+dfsg-2ubuntu1.10 [121 kB]
[Keystone] Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
[Keystone] Get:128 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
[Keystone] Get:129 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[Keystone] Get:130 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB]
[Keystone] Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3.1 [93.8 kB]
[Keystone] Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB]
[Keystone] Get:133 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
[Keystone] Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype6 amd64 2.10.1-2ubuntu0.3 [341 kB]
[Keystone] Get:135 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9451 kB]
[MON] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[POL] Removing intermediate container 110876ccef36
[POL]  ---> 0ccdbb0b33a9
[POL] Step 6/37 : ARG PYTHON3_OSM_COMMON_URL
[POL]  ---> Running in e6f0f9ecabd3
[POL] Removing intermediate container e6f0f9ecabd3
[POL]  ---> 853daee2edde
[POL] Step 7/37 : ARG PYTHON3_OSM_POLICY_MODULE_URL
[POL]  ---> Running in dc863fdb2021
[tests] Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
[tests] Selecting previously unselected package libxmuu1:amd64.
[tests] Preparing to unpack .../16-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
[tests] Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
[tests] Selecting previously unselected package openssh-client.
[tests] Preparing to unpack .../17-openssh-client_1%3a8.2p1-4ubuntu0.11_amd64.deb ...
[tests] Unpacking openssh-client (1:8.2p1-4ubuntu0.11) ...
[tests] Selecting previously unselected package xauth.
[tests] Preparing to unpack .../18-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
[tests] Unpacking xauth (1:1.1-0ubuntu1) ...
[tests] Selecting previously unselected package libcurl3-gnutls:amd64.
[tests] Preparing to unpack .../19-libcurl3-gnutls_7.68.0-1ubuntu2.22_amd64.deb ...
[tests] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.22) ...
[tests] Selecting previously unselected package liberror-perl.
[tests] Preparing to unpack .../20-liberror-perl_0.17029-1_all.deb ...
[tests] Unpacking liberror-perl (0.17029-1) ...
[tests] Selecting previously unselected package git-man.
[tests] Preparing to unpack .../21-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ...
[tests] Unpacking git-man (1:2.25.1-1ubuntu3.11) ...
[tests] Selecting previously unselected package git.
[tests] Preparing to unpack .../22-git_1%3a2.25.1-1ubuntu3.11_amd64.deb ...
[tests] Unpacking git (1:2.25.1-1ubuntu3.11) ...
[osmclient] Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.22) ...
[osmclient] Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.22) ...
[RO] Removing intermediate container 1fa7fae8e775
[RO]  ---> 7f9315361ce2
[RO] Step 18/59 : ARG PYTHON3_OSM_ROVIM_AWS_URL
[RO]  ---> Running in 1a61fc1e06ac
[RO] Removing intermediate container 1a61fc1e06ac
[RO]  ---> 5a0ab01f8be5
[RO] Step 19/59 : ARG PYTHON3_OSM_ROVIM_AZURE_URL
[RO]  ---> Running in 082ea4ef11c7
[RO] Removing intermediate container 082ea4ef11c7
[RO]  ---> 3fbc2fc48c14
[RO] Step 20/59 : ARG PYTHON3_OSM_ROVIM_GCP_URL
[RO]  ---> Running in 114177495bc7
[RO] Removing intermediate container 114177495bc7
[RO]  ---> 56902667ab6f
[RO] Step 21/59 : ARG PYTHON3_OSM_ROVIM_OPENSTACK_URL
[RO]  ---> Running in ebe3db5fa14d
[RO] Removing intermediate container ebe3db5fa14d
[RO]  ---> d329cc201e26
[RO] Step 22/59 : ARG PYTHON3_OSM_ROVIM_OPENVIM_URL
[NBI] Removing intermediate container 33a342a8ebd2
[NBI]  ---> dfce68930751
[NBI] Step 12/45 : RUN curl $PYTHON3_OSM_NBI_URL -o osm_nbi.deb
[NBI]  ---> Running in 6cc5bfd037cc
[NBI]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[NBI]                                  Dload  Upload   Total   Spent    Left  Speed
[NBI] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  168k  100  168k    0     0   607k      0 --:--:-- --:--:-- --:--:--  607k
[LCM] Get:5 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb  InRelease [1192 B]
[LCM] Get:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb  Packages [26.5 kB]
[LCM] Fetched 27.7 kB in 1s (27.3 kB/s)
[Keystone] Get:136 http://archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB]
[Keystone] Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 [118 kB]
[Keystone] Get:138 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]
[Keystone] Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 liblcms2-2 amd64 2.9-4 [140 kB]
[Keystone] Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libpaper1 amd64 1.1.28 [13.0 kB]
[Keystone] Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 libpaper-utils amd64 1.1.28 [8400 B]
[Keystone] Get:142 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [3950 kB]
[Keystone] Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B]
[Keystone] Get:144 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB]
[Keystone] Get:145 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.22 [1586 kB]
[Keystone] Get:146 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.20.04.1 [27.3 kB]
[Keystone] Get:147 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.3 [185 kB]
[Keystone] Get:148 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.12 [164 kB]
[Keystone] Get:149 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpdemux2 amd64 0.6.1-2ubuntu0.20.04.3 [9560 B]
[Keystone] Get:150 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpmux3 amd64 0.6.1-2ubuntu0.20.04.3 [19.5 kB]
[Keystone] Get:151 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.7 [735 kB]
[Keystone] Get:152 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB]
[Keystone] Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmlsec1 amd64 1.2.28-2 [127 kB]
[Keystone] Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmlsec1-openssl amd64 1.2.28-2 [75.9 kB]
[Keystone] Get:155 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.20.04.1 [219 kB]
[Keystone] Get:156 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
[Keystone] Get:157 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.36-0ubuntu0.20.04.1 [5084 kB]
[Keystone] Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7496 B]
[Keystone] Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.36-0ubuntu0.20.04.1 [22.0 kB]
[Keystone] Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client all 8.0.36-0ubuntu0.20.04.1 [9368 B]
[Keystone] Get:161 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB]
[Keystone] Get:162 http://archive.ubuntu.com/ubuntu focal/main amd64 pycadf-common all 2.10.0-2 [4932 B]
[Keystone] Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5016 B]
[Keystone] Get:164 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.10 [1805 kB]
[Keystone] Get:165 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-vine all 1.3.0+dfsg-1 [17.2 kB]
[Keystone] Get:166 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-aniso8601 all 8.0.0-1 [33.0 kB]
[Keystone] Get:167 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-anyjson all 0.3.3-2 [7392 B]
[Keystone] Get:168 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB]
[Keystone] Get:169 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tz all 2019.3-1ubuntu0.20.04.0 [24.5 kB]
[Keystone] Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB]
[Keystone] Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB]
[Keystone] Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB]
[Keystone] Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9820 B]
[Keystone] Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-colorama all 0.4.3-1build1 [23.9 kB]
[Keystone] Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-click all 7.0-3 [64.8 kB]
[Keystone] Get:176 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB]
[Keystone] Get:177 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB]
[Keystone] Get:178 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-setuptools all 45.2.0-1ubuntu0.1 [330 kB]
[Keystone] Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pbr all 5.4.5-0ubuntu1 [64.0 kB]
[Keystone] Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wrapt amd64 1.11.2-2build1 [30.6 kB]
[Keystone] Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB]
[Keystone] Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-defusedxml all 0.6.0-2 [37.0 kB]
[Keystone] Get:183 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB]
[Keystone] Get:184 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [514 kB]
[Keystone] Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B]
[Keystone] Get:186 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-dnspython all 1.16.0-1ubuntu1 [89.2 kB]
[Keystone] Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-roman all 2.0.0-3build1 [8728 B]
[Keystone] Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-docutils all 0.16+dfsg-2 [368 kB]
[Keystone] Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-more-itertools all 4.2.0-1build1 [39.4 kB]
[Keystone] Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-zipp all 1.0.0-1 [5312 B]
[Keystone] Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-greenlet amd64 0.4.15-4.1 [15.7 kB]
[Keystone] Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-monotonic all 1.5-0ubuntu2 [5660 B]
[Keystone] Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-extras all 1.0.0-4build1 [7640 B]
[Keystone] Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-fasteners all 0.14.1-2 [14.1 kB]
[Keystone] Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-linecache2 all 1.0.0-4ubuntu1 [13.1 kB]
[Keystone] Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-mimeparse all 1.6.0-3build1 [7152 B]
[Keystone] Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-traceback2 all 1.4.0-5ubuntu1 [16.7 kB]
[Keystone] Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unittest2 all 1.1.0-6.1build1 [69.5 kB]
[Keystone] Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-testtools all 2.4.0-0ubuntu1 [124 kB]
[Keystone] Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-fixtures all 3.0.0-3build1 [32.6 kB]
[Keystone] Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-itsdangerous all 1.1.0-1 [14.6 kB]
[Keystone] Get:202 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jinja2 all 2.10.1-2ubuntu0.2 [95.9 kB]
[Keystone] Get:203 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB]
[Keystone] Get:204 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-flask all 1.1.1-2ubuntu0.1 [80.4 kB]
[Keystone] Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-flask-restful all 0.3.8-1 [22.3 kB]
[Keystone] Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-futurist all 2.1.0-0ubuntu1 [24.5 kB]
[Keystone] Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB]
[Keystone] Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB]
[Keystone] Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyrsistent amd64 0.15.5-1build1 [52.1 kB]
[Keystone] Get:210 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jsonschema all 3.2.0-0ubuntu2 [43.1 kB]
[Keystone] Get:211 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB]
[Keystone] Get:212 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-iso8601 all 0.1.12-1 [10.5 kB]
[Keystone] Get:213 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1384 kB]
[Keystone] Get:214 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB]
[Keystone] Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-os-service-types all 1.7.0-0ubuntu1 [13.1 kB]
[Keystone] Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-netaddr all 0.7.19-3ubuntu1 [236 kB]
[Keystone] Get:217 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-msgpack amd64 0.6.2-1 [73.5 kB]
[Keystone] Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB]
[Keystone] Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB]
[Keystone] Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-rfc3986 all 1.3.2-0ubuntu2 [21.9 kB]
[Keystone] Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-memcache all 1.59-4 [17.7 kB]
[Keystone] Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pycadf all 2.10.0-2 [17.3 kB]
[Keystone] Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB]
[Keystone] Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB]
[Keystone] Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB]
[Keystone] Get:226 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-ldap amd64 3.2.0-4ubuntu2.1 [90.1 kB]
[Keystone] Get:227 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-sqlparse all 0.2.4-3ubuntu0.1 [28.2 kB]
[Keystone] Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB]
[Keystone] Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-migrate all 0.13.0-0ubuntu1 [69.8 kB]
[Keystone] Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB]
[Keystone] Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-testscenarios all 0.5.0-3build1 [13.7 kB]
[Keystone] Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-statsd all 3.3.0-2build1 [11.9 kB]
[Keystone] Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB]
[Keystone] Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB]
[Keystone] Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB]
[Keystone] Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB]
[Keystone] Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB]
[Keystone] Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB]
[Keystone] Get:239 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.9 [367 kB]
[Keystone] Get:240 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB]
[Keystone] Get:241 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.10 [231 kB]
[Keystone] Get:242 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB]
[Keystone] Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pymysql all 0.9.3-2ubuntu3 [38.9 kB]
[Keystone] Get:244 http://archive.ubuntu.com/ubuntu focal/main amd64 xmlsec1 amd64 1.2.28-2 [25.0 kB]
[Keystone] Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-scrypt amd64 0.8.0-0.3ubuntu1 [24.5 kB]
[Keystone] Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB]
[Keystone] Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB]
[Keystone] Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB]
[Keystone] Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-passlib all 1.7.2-1 [353 kB]
[Keystone] Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB]
[Keystone] Get:251 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.10 [262 kB]
[Keystone] debconf: delaying package configuration, since apt-utils is not installed
[Keystone] Fetched 106 MB in 2s (49.8 MB/s)
[MON] Removing intermediate container 9915405a23f5
[MON]  ---> b72284ea5885
[MON] Step 6/55 : ARG PYTHON3_OSM_COMMON_URL
[MON]  ---> Running in 903f608a5cc8
[MON] Removing intermediate container 903f608a5cc8
[MON]  ---> 17e024adc755
[MON] Step 7/55 : ARG PYTHON3_OSM_MON_URL
[POL] Removing intermediate container dc863fdb2021
[POL]  ---> a2a52f9a73fe
[POL] Step 8/37 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[POL]  ---> Running in 9cdbab5c991a
[POL]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[POL]                                  Dload  Upload   Total   Spent    Left  Speed
[POL] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 37368  100 37368    0     0   598k      0 --:--:-- --:--:-- --:--:--  598k
[PLA] Collecting aiokafka==0.7.2
[PLA]   Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
[osmclient] Removing intermediate container 817fcc0d39a9
[osmclient]  ---> 742e81f3e647
[osmclient] Step 8/22 : ARG PYTHON3_OSMCLIENT_URL
[osmclient]  ---> Running in 7d5a5c33b9f5
[osmclient] Removing intermediate container 7d5a5c33b9f5
[osmclient]  ---> 9cbcc2994ee5
[osmclient] Step 9/22 : ARG PYTHON3_OSM_IM_URL
[RO]  ---> Running in a7f15c52bd94
[RO] Removing intermediate container a7f15c52bd94
[RO]  ---> edc613afed6f
[RO] Step 23/59 : ARG PYTHON3_OSM_ROVIM_VMWARE_URL
[RO]  ---> Running in c98513ae74f2
[RO] Removing intermediate container c98513ae74f2
[RO]  ---> 69b8dc0a4dc0
[RO] Step 24/59 : RUN for URL in     $PYTHON3_OSM_COMMON_URL     $PYTHON3_OSM_NG_RO_URL     $PYTHON3_OSM_RO_PLUGIN_URL     $PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL     $PYTHON3_OSM_ROSDN_DPB_URL     $PYTHON3_OSM_ROSDN_DYNPAC_URL     $PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL     $PYTHON3_OSM_ROSDN_IETFL2VPN_URL     $PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL     $PYTHON3_OSM_ROSDN_ODLOF_URL     $PYTHON3_OSM_ROSDN_ONOSOF_URL     $PYTHON3_OSM_ROSDN_ONOS_VPLS_URL     $PYTHON3_OSM_ROVIM_AWS_URL     $PYTHON3_OSM_ROVIM_AZURE_URL     $PYTHON3_OSM_ROVIM_GCP_URL     $PYTHON3_OSM_ROVIM_OPENSTACK_URL     $PYTHON3_OSM_ROVIM_OPENVIM_URL     $PYTHON3_OSM_ROVIM_VMWARE_URL ; do         curl -s $URL -O ;     done
[RO]  ---> Running in 36942eb86464
[NBI] Removing intermediate container 6cc5bfd037cc
[NBI]  ---> a2695e14219d
[NBI] Step 13/45 : RUN dpkg -i ./osm_nbi.deb
[NBI]  ---> Running in dfad6f807a30
[LCM] Reading package lists...
[Keystone] Selecting previously unselected package liblocale-gettext-perl.
[Keystone] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10799 files and directories currently installed.)
[Keystone] Preparing to unpack .../000-liblocale-gettext-perl_1.07-4_amd64.deb ...
[Keystone] Unpacking liblocale-gettext-perl (1.07-4) ...
[Keystone] Selecting previously unselected package perl-modules-5.30.
[Keystone] Preparing to unpack .../001-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ...
[Keystone] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[MON]  ---> Running in b02c7c096345
[MON] Removing intermediate container b02c7c096345
[MON]  ---> 30f845627d60
[MON] Step 8/55 : ARG PYTHON3_N2VC_URL
[MON]  ---> Running in 4f7bc6379272
[MON] Removing intermediate container 4f7bc6379272
[MON]  ---> 60c0200c3d05
[MON] Step 9/55 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[MON]  ---> Running in cb2cf01aa5d5
[POL] Removing intermediate container 9cdbab5c991a
[POL]  ---> 55eb78c946bd
[POL] Step 9/37 : RUN dpkg -i ./osm_common.deb
[tests] Selecting previously unselected package libonig5:amd64.
[tests] Preparing to unpack .../23-libonig5_6.9.4-1_amd64.deb ...
[tests] Unpacking libonig5:amd64 (6.9.4-1) ...
[tests] Selecting previously unselected package libjq1:amd64.
[tests] Preparing to unpack .../24-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ...
[tests] Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ...
[tests] Selecting previously unselected package jq.
[tests] Preparing to unpack .../25-jq_1.6-1ubuntu0.20.04.1_amd64.deb ...
[tests] Unpacking jq (1.6-1ubuntu0.20.04.1) ...
[PLA] Collecting dataclasses==0.6
[PLA]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[PLA] Collecting kafka-python==2.0.2
[PLA]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[PLA] Collecting pycrypto==2.6.1
[PLA]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[osmclient]  ---> Running in cb32f06ff8e1
[osmclient] Removing intermediate container cb32f06ff8e1
[osmclient]  ---> 7b7f1fbfbad7
[osmclient] Step 10/22 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[osmclient]  ---> Running in ee42818d92e5
[osmclient]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[osmclient]                                  Dload  Upload   Total   Spent    Left  Speed
[osmclient] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 68340  100 68340    0     0   641k      0 --:--:-- --:--:-- --:--:--  635k
[NG-UI] Removing intermediate container 56128c976ef8
[NG-UI]  ---> cb5a43256e96
[NG-UI] Step 5/21 : RUN curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - &&     echo "deb https://deb.nodesource.com/node_10.x focal main" | tee -a /etc/apt/sources.list.d/nodesource.list &&     DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get install -y nodejs=10.24.*
[NG-UI]  ---> Running in 14424810f0c9
[NG-UI] Warning: apt-key output should not be parsed (stdout is not a terminal)
[NG-UI] OK
[NG-UI] deb https://deb.nodesource.com/node_10.x focal main
[NBI] Selecting previously unselected package python3-osm-nbi.
[NBI] (Reading database ... 14559 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_nbi.deb ...
[NBI] Unpacking python3-osm-nbi (12.0.8+gfa5ddde-1) ...
[NBI] Setting up python3-osm-nbi (12.0.8+gfa5ddde-1) ...
[Keystone] Selecting previously unselected package libgdbm6:amd64.
[Keystone] Preparing to unpack .../002-libgdbm6_1.18.1-5_amd64.deb ...
[Keystone] Unpacking libgdbm6:amd64 (1.18.1-5) ...
[Keystone] Selecting previously unselected package libgdbm-compat4:amd64.
[Keystone] Preparing to unpack .../003-libgdbm-compat4_1.18.1-5_amd64.deb ...
[Keystone] Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
[Keystone] Selecting previously unselected package libperl5.30:amd64.
[Keystone] Preparing to unpack .../004-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ...
[Keystone] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[MON]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[MON]                                  Dload  Upload   Total   Spent    Left  Speed
[MON] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 37368  100 37368    0     0   347k      0 --:--:-- --:--:-- --:--:--  347k
[POL]  ---> Running in 94d6206661ce
[POL] Selecting previously unselected package python3-osm-common.
[POL] (Reading database ... 14518 files and directories currently installed.)
[POL] Preparing to unpack ./osm_common.deb ...
[POL] Unpacking python3-osm-common (12.0.8+g6aaeaa3-1) ...
[tests] Selecting previously unselected package libcurl4-openssl-dev:amd64.
[tests] Preparing to unpack .../26-libcurl4-openssl-dev_7.68.0-1ubuntu2.22_amd64.deb ...
[tests] Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.22) ...
[tests] Selecting previously unselected package libssl-dev:amd64.
[tests] Preparing to unpack .../27-libssl-dev_1.1.1f-1ubuntu2.22_amd64.deb ...
[tests] Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.22) ...
[tests] Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[tests] Setting up less (551-1ubuntu0.3) ...
[tests] Setting up gettext-base (0.19.8.1-10build1) ...
[tests] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.22) ...
[tests] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
[tests] Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ...
[tests] Setting up libcap2-bin (1:2.32-1ubuntu0.1) ...
[tests] Setting up liberror-perl (0.17029-1) ...
[tests] Setting up libx11-data (2:1.6.9-2ubuntu1.6) ...
[tests] Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.22) ...
[tests] Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.22) ...
[tests] Setting up git-man (1:2.25.1-1ubuntu3.11) ...
[tests] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
[tests] Setting up libbsd0:amd64 (0.10.0-1) ...
[tests] Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.1) ...
[osmclient] Removing intermediate container ee42818d92e5
[osmclient]  ---> 74a194cb63bd
[osmclient] Step 11/22 : RUN dpkg -i ./osmclient.deb
[osmclient]  ---> Running in ee39d63f9f8f
[NG-UI] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
[NG-UI] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease
[NG-UI] Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease
[NG-UI] Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
[NG-UI] Get:5 https://deb.nodesource.com/node_10.x focal InRelease [4583 B]
[LCM] Reading package lists...
[LCM] Building dependency tree...
[LCM] Reading state information...
[LCM] The following NEW packages will be installed:
[LCM]   kubectl
[Keystone] Selecting previously unselected package perl.
[Keystone] Preparing to unpack .../005-perl_5.30.0-9ubuntu0.5_amd64.deb ...
[Keystone] Unpacking perl (5.30.0-9ubuntu0.5) ...
[Keystone] Selecting previously unselected package libapr1:amd64.
[Keystone] Preparing to unpack .../006-libapr1_1.6.5-1ubuntu1_amd64.deb ...
[Keystone] Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ...
[Keystone] Selecting previously unselected package libaprutil1:amd64.
[Keystone] Preparing to unpack .../007-libaprutil1_1.6.1-4ubuntu2.2_amd64.deb ...
[Keystone] Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2.2) ...
[Keystone] Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64.
[Keystone] Preparing to unpack .../008-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2.2_amd64.deb ...
[Keystone] Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2.2) ...
[Keystone] Selecting previously unselected package libaprutil1-ldap:amd64.
[Keystone] Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2.2_amd64.deb ...
[Keystone] Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2.2) ...
[MON] Removing intermediate container cb2cf01aa5d5
[MON]  ---> ca0c8ff3c49a
[MON] Step 10/55 : RUN dpkg -i ./osm_common.deb
[MON]  ---> Running in f7426f7f15c9
[MON] Selecting previously unselected package python3-osm-common.
[MON] (Reading database ... 14848 files and directories currently installed.)
[MON] Preparing to unpack ./osm_common.deb ...
[MON] Unpacking python3-osm-common (12.0.8+g6aaeaa3-1) ...
[MON] Setting up python3-osm-common (12.0.8+g6aaeaa3-1) ...
[POL] Setting up python3-osm-common (12.0.8+g6aaeaa3-1) ...
[POL] Removing intermediate container 94d6206661ce
[POL]  ---> 35265830e693
[POL] Step 10/37 : RUN curl $PYTHON3_OSM_POLICY_MODULE_URL -o osm_policy_module.deb
[POL]  ---> Running in 3ebce952b082
[tests] Setting up iputils-ping (3:20190709-3ubuntu1) ...
[tests] Setting up libonig5:amd64 (6.9.4-1) ...
[tests] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[tests] Setting up libxcb1:amd64 (1.14-2) ...
[tests] Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ...
[tests] Setting up libedit2:amd64 (3.1-20191231-1) ...
[tests] Setting up git (1:2.25.1-1ubuntu3.11) ...
[tests] Setting up jq (1.6-1ubuntu0.20.04.1) ...
[tests] Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[tests] Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
[tests] Setting up openssh-client (1:8.2p1-4ubuntu0.11) ...
[PLA] Collecting pymongo==3.12.3
[PLA]   Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB)
[PLA] Collecting pyyaml==5.4.1
[PLA]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[PLA] Collecting jinja2==3.1.2
[PLA]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[osmclient] Selecting previously unselected package python3-osmclient.
[osmclient] (Reading database ... 14617 files and directories currently installed.)
[osmclient] Preparing to unpack ./osmclient.deb ...
[osmclient] Unpacking python3-osmclient (12.0.8.post1+g12ab377-1) ...
[osmclient] Setting up python3-osmclient (12.0.8.post1+g12ab377-1) ...
[RO] Removing intermediate container 36942eb86464
[RO]  ---> 001d6b378a58
[RO] Step 25/59 : RUN dpkg -i *.deb
[RO]  ---> Running in c4d833fcf4a7
[NG-UI] Get:6 https://deb.nodesource.com/node_10.x focal/main amd64 Packages [769 B]
[NG-UI] Fetched 5352 B in 1s (4424 B/s)
[NBI] Removing intermediate container dfad6f807a30
[NBI]  ---> 005c1fc62f4a
[NBI] Step 14/45 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osm_nbi/requirements.txt
[NBI]  ---> Running in 031c7c75a352
[LCM] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
[LCM] Need to get 9543 kB of archives.
[LCM] After this operation, 46.8 MB of additional disk space will be used.
[LCM] Get:1 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb  kubectl 1.24.17-1.1 [9543 kB]
[LCM] debconf: delaying package configuration, since apt-utils is not installed
[LCM] Fetched 9543 kB in 1s (10.8 MB/s)
[LCM] Selecting previously unselected package kubectl.
[LCM] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14858 files and directories currently installed.)
[LCM] Preparing to unpack .../kubectl_1.24.17-1.1_amd64.deb ...
[LCM] Unpacking kubectl (1.24.17-1.1) ...
[Keystone] Selecting previously unselected package libnghttp2-14:amd64.
[Keystone] Preparing to unpack .../010-libnghttp2-14_1.40.0-1ubuntu0.3_amd64.deb ...
[Keystone] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[Keystone] Selecting previously unselected package librtmp1:amd64.
[Keystone] Preparing to unpack .../011-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
[Keystone] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[Keystone] Selecting previously unselected package libssh-4:amd64.
[Keystone] Preparing to unpack .../012-libssh-4_0.9.3-2ubuntu2.5_amd64.deb ...
[Keystone] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[tests] Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
[tests] Setting up xauth (1:1.1-0ubuntu1) ...
[tests] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[tests] Processing triggers for mime-support (3.64ubuntu1) ...
[PLA] Collecting markupsafe==2.1.1
[PLA]   Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[PLA] Collecting pymzn==0.18.3
[PLA]   Downloading pymzn-0.18.3-py3-none-any.whl (42 kB)
[PLA] Building wheels for collected packages: pycrypto
[PLA]   Building wheel for pycrypto (setup.py): started
[osmclient] Removing intermediate container ee39d63f9f8f
[osmclient]  ---> 6e100c8e1534
[osmclient] Step 12/22 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[osmclient]  ---> Running in 559aa0724aa5
[RO] Selecting previously unselected package python3-osm-common.
[RO] (Reading database ... 14502 files and directories currently installed.)
[RO] Preparing to unpack python3-osm-common_12.0.8+g6aaeaa3-1_all.deb ...
[RO] Unpacking python3-osm-common (12.0.8+g6aaeaa3-1) ...
[NG-UI] Reading package lists...
[Keystone] Selecting previously unselected package libcurl4:amd64.
[Keystone] Preparing to unpack .../013-libcurl4_7.68.0-1ubuntu2.22_amd64.deb ...
[Keystone] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[Keystone] Selecting previously unselected package libjansson4:amd64.
[Keystone] Preparing to unpack .../014-libjansson4_2.12-1build1_amd64.deb ...
[Keystone] Unpacking libjansson4:amd64 (2.12-1build1) ...
[Keystone] Selecting previously unselected package liblua5.2-0:amd64.
[Keystone] Preparing to unpack .../015-liblua5.2-0_5.2.4-1.1build3_amd64.deb ...
[Keystone] Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ...
[Keystone] Selecting previously unselected package apache2-bin.
[Keystone] Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.17_amd64.deb ...
[Keystone] Unpacking apache2-bin (2.4.41-4ubuntu3.17) ...
[Keystone] Selecting previously unselected package apache2-data.
[Keystone] Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.17_all.deb ...
[Keystone] Unpacking apache2-data (2.4.41-4ubuntu3.17) ...
[MON] Removing intermediate container f7426f7f15c9
[MON]  ---> 7732927b2197
[MON] Step 11/55 : RUN curl $PYTHON3_N2VC_URL -o n2vc.deb
[MON]  ---> Running in 5e5d44d75851
[MON]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[MON]                                  Dload  Upload   Total   Spent    Left  Speed
[MON] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 59244  100 59244    0     0   425k      0 --:--:-- --:--:-- --:--:--  425k
[POL]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[POL]                                  Dload  Upload   Total   Spent    Left  Speed
[POL] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 26804  100 26804    0     0   240k      0 --:--:-- --:--:-- --:--:--  242k
[POL] Removing intermediate container 3ebce952b082
[POL]  ---> f13340fde37f
[POL] Step 11/37 : RUN dpkg -i ./osm_policy_module.deb
[POL]  ---> Running in b9bfe1b3e1a6
[osmclient]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[osmclient]                                  Dload  Upload   Total   Spent    Left  Speed
[osmclient] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  181k  100  181k    0     0   814k      0 --:--:-- --:--:-- --:--:--  814k
[osmclient] Removing intermediate container 559aa0724aa5
[osmclient]  ---> e223ce431d8f
[osmclient] Step 13/22 : RUN dpkg -i ./osm_im.deb
[RO] Selecting previously unselected package python3-osm-ng-ro.
[RO] Preparing to unpack python3-osm-ng-ro_12.0.8.post1+g4c8efb9-1_all.deb ...
[RO] Unpacking python3-osm-ng-ro (12.0.8.post1+g4c8efb9-1) ...
[RO] Selecting previously unselected package python3-osm-ro-plugin.
[RO] Preparing to unpack python3-osm-ro-plugin_12.0.8.post1+g4c8efb9-1_all.deb ...
[RO] Unpacking python3-osm-ro-plugin (12.0.8.post1+g4c8efb9-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-arista-cloudvision.
[RO] Preparing to unpack python3-osm-rosdn-arista-cloudvision_12.0.8.post1+g4c8efb9-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-arista-cloudvision (12.0.8.post1+g4c8efb9-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-dpb.
[RO] Preparing to unpack python3-osm-rosdn-dpb_12.0.8.post1+g4c8efb9-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-dpb (12.0.8.post1+g4c8efb9-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-dynpac.
[RO] Preparing to unpack python3-osm-rosdn-dynpac_12.0.8.post1+g4c8efb9-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-dynpac (12.0.8.post1+g4c8efb9-1) ...
[NG-UI] Reading package lists...
[NG-UI] Building dependency tree...
[NG-UI] Reading state information...
[NBI] Collecting aiokafka==0.7.2
[NBI]   Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
[NBI] Collecting dataclasses==0.6
[NBI]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[NBI] Collecting kafka-python==2.0.2
[NBI]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[NBI] Collecting pycrypto==2.6.1
[NBI]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[LCM] Setting up kubectl (1.24.17-1.1) ...
[Keystone] Selecting previously unselected package apache2-utils.
[Keystone] Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.17_amd64.deb ...
[Keystone] Unpacking apache2-utils (2.4.41-4ubuntu3.17) ...
[Keystone] Selecting previously unselected package apache2.
[Keystone] Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.17_amd64.deb ...
[Keystone] Unpacking apache2 (2.4.41-4ubuntu3.17) ...
[Keystone] Selecting previously unselected package sgml-base.
[Keystone] Preparing to unpack .../020-sgml-base_1.29.1_all.deb ...
[Keystone] Unpacking sgml-base (1.29.1) ...
[Keystone] Selecting previously unselected package libbsd0:amd64.
[Keystone] Preparing to unpack .../021-libbsd0_0.10.0-1_amd64.deb ...
[Keystone] Unpacking libbsd0:amd64 (0.10.0-1) ...
[Keystone] Selecting previously unselected package netbase.
[Keystone] Preparing to unpack .../022-netbase_6.1_all.deb ...
[Keystone] Unpacking netbase (6.1) ...
[Keystone] Selecting previously unselected package python3-cffi-backend.
[Keystone] Preparing to unpack .../023-python3-cffi-backend_1.14.0-1build1_amd64.deb ...
[Keystone] Unpacking python3-cffi-backend (1.14.0-1build1) ...
[Keystone] Selecting previously unselected package python3-netifaces.
[Keystone] Preparing to unpack .../024-python3-netifaces_0.10.4-1ubuntu4_amd64.deb ...
[Keystone] Unpacking python3-netifaces (0.10.4-1ubuntu4) ...
[Keystone] Selecting previously unselected package python3-yaml.
[Keystone] Preparing to unpack .../025-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ...
[Keystone] Unpacking python3-yaml (5.3.1-1ubuntu0.1) ...
[MON] Removing intermediate container 5e5d44d75851
[MON]  ---> dfc4a0d14f9c
[MON] Step 12/55 : RUN dpkg -i ./n2vc.deb
[MON]  ---> Running in c32858ae7ce1
[MON] Selecting previously unselected package python3-n2vc.
[MON] (Reading database ... 14909 files and directories currently installed.)
[MON] Preparing to unpack ./n2vc.deb ...
[MON] Unpacking python3-n2vc (12.0.8+g6a6c31c-1) ...
[MON] Setting up python3-n2vc (12.0.8+g6a6c31c-1) ...
[POL] Selecting previously unselected package python3-osm-policy-module.
[POL] (Reading database ... 14579 files and directories currently installed.)
[POL] Preparing to unpack ./osm_policy_module.deb ...
[POL] Unpacking python3-osm-policy-module (12.0.8+g90c437d-1) ...
[POL] Setting up python3-osm-policy-module (12.0.8+g90c437d-1) ...
[osmclient]  ---> Running in 0d443dfeee2f
[osmclient] Selecting previously unselected package python3-osm-im.
[osmclient] (Reading database ... 14686 files and directories currently installed.)
[osmclient] Preparing to unpack ./osm_im.deb ...
[osmclient] Unpacking python3-osm-im (12.0.8+ga0b604e-1) ...
[osmclient] Setting up python3-osm-im (12.0.8+ga0b604e-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-floodlightof.
[RO] Preparing to unpack python3-osm-rosdn-floodlightof_12.0.8.post1+g4c8efb9-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-floodlightof (12.0.8.post1+g4c8efb9-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-ietfl2vpn.
[RO] Preparing to unpack python3-osm-rosdn-ietfl2vpn_12.0.8.post1+g4c8efb9-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-ietfl2vpn (12.0.8.post1+g4c8efb9-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-juniper-contrail.
[RO] Preparing to unpack python3-osm-rosdn-juniper-contrail_12.0.8.post1+g4c8efb9-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-juniper-contrail (12.0.8.post1+g4c8efb9-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-odlof.
[RO] Preparing to unpack python3-osm-rosdn-odlof_12.0.8.post1+g4c8efb9-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-odlof (12.0.8.post1+g4c8efb9-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-onos-vpls.
[RO] Preparing to unpack python3-osm-rosdn-onos-vpls_12.0.8.post1+g4c8efb9-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-onos-vpls (12.0.8.post1+g4c8efb9-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-onosof.
[RO] Preparing to unpack python3-osm-rosdn-onosof_12.0.8.post1+g4c8efb9-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-onosof (12.0.8.post1+g4c8efb9-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-aws.
[RO] Preparing to unpack python3-osm-rovim-aws_12.0.8.post1+g4c8efb9-1_all.deb ...
[RO] Unpacking python3-osm-rovim-aws (12.0.8.post1+g4c8efb9-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-azure.
[RO] Preparing to unpack python3-osm-rovim-azure_12.0.8.post1+g4c8efb9-1_all.deb ...
[RO] Unpacking python3-osm-rovim-azure (12.0.8.post1+g4c8efb9-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-gcp.
[RO] Preparing to unpack python3-osm-rovim-gcp_12.0.8.post1+g4c8efb9-1_all.deb ...
[RO] Unpacking python3-osm-rovim-gcp (12.0.8.post1+g4c8efb9-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-openstack.
[RO] Preparing to unpack python3-osm-rovim-openstack_12.0.8.post1+g4c8efb9-1_all.deb ...
[RO] Unpacking python3-osm-rovim-openstack (12.0.8.post1+g4c8efb9-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-openvim.
[RO] Preparing to unpack python3-osm-rovim-openvim_12.0.8.post1+g4c8efb9-1_all.deb ...
[NG-UI] The following NEW packages will be installed:
[NG-UI]   nodejs
[NG-UI] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
[NG-UI] Need to get 15.9 MB of archives.
[NG-UI] After this operation, 80.5 MB of additional disk space will be used.
[NG-UI] Get:1 https://deb.nodesource.com/node_10.x focal/main amd64 nodejs amd64 10.24.1-deb-1nodesource1 [15.9 MB]
[LCM] Removing intermediate container 57bbf99e6a45
[LCM]  ---> b720a6e1aa37
[LCM] Step 7/57 : RUN curl https://get.helm.sh/helm-v2.17.0-linux-amd64.tar.gz --output helm-v2.17.0.tar.gz     && tar -zxvf helm-v2.17.0.tar.gz     && mv linux-amd64/helm /usr/local/bin/helm     && rm -r linux-amd64/
[LCM]  ---> Running in cea4a4f02b0d
[Keystone] Selecting previously unselected package libmaxminddb0:amd64.
[Keystone] Preparing to unpack .../026-libmaxminddb0_1.4.2-0ubuntu1.20.04.1_amd64.deb ...
[Keystone] Unpacking libmaxminddb0:amd64 (1.4.2-0ubuntu1.20.04.1) ...
[Keystone] Selecting previously unselected package libuv1:amd64.
[Keystone] Preparing to unpack .../027-libuv1_1.34.2-1ubuntu1.5_amd64.deb ...
[Keystone] Unpacking libuv1:amd64 (1.34.2-1ubuntu1.5) ...
[Keystone] Selecting previously unselected package bind9-libs:amd64.
[Keystone] Preparing to unpack .../028-bind9-libs_1%3a9.16.48-0ubuntu0.20.04.1_amd64.deb ...
[Keystone] Unpacking bind9-libs:amd64 (1:9.16.48-0ubuntu0.20.04.1) ...
[Keystone] Selecting previously unselected package bind9-host.
[Keystone] Preparing to unpack .../029-bind9-host_1%3a9.16.48-0ubuntu0.20.04.1_amd64.deb ...
[Keystone] Unpacking bind9-host (1:9.16.48-0ubuntu0.20.04.1) ...
[Keystone] Selecting previously unselected package libedit2:amd64.
[Keystone] Preparing to unpack .../030-libedit2_3.1-20191231-1_amd64.deb ...
[Keystone] Unpacking libedit2:amd64 (3.1-20191231-1) ...
[Keystone] Selecting previously unselected package bind9-dnsutils.
[Keystone] Preparing to unpack .../031-bind9-dnsutils_1%3a9.16.48-0ubuntu0.20.04.1_amd64.deb ...
[Keystone] Unpacking bind9-dnsutils (1:9.16.48-0ubuntu0.20.04.1) ...
[Keystone] Selecting previously unselected package libpng16-16:amd64.
[Keystone] Preparing to unpack .../032-libpng16-16_1.6.37-2_amd64.deb ...
[Keystone] Unpacking libpng16-16:amd64 (1.6.37-2) ...
[Keystone] Selecting previously unselected package manpages.
[Keystone] Preparing to unpack .../033-manpages_5.05-1_all.deb ...
[Keystone] Unpacking manpages (5.05-1) ...
[MON] Removing intermediate container c32858ae7ce1
[MON]  ---> b212881aff59
[MON] Step 13/55 : RUN curl $PYTHON3_OSM_MON_URL -o osm_mon.deb
[MON]  ---> Running in 16a7ab63fbdf
[MON]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[MON]                                  Dload  Upload   Total   Spent    Left  Speed
[MON] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 56816  100 56816    0     0   509k      0 --:--:-- --:--:-- --:--:--  509k
[POL] Removing intermediate container b9bfe1b3e1a6
[POL]  ---> 2158115bf747
[POL] Step 12/37 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_policy_module/requirements.txt
[POL]  ---> Running in 1f1e13a78b65
[tests] Removing intermediate container 4d929e7a18b9
[tests]  ---> 2b448dc6fba9
[tests] Step 6/30 : ARG OSM_TESTS_URL
[tests]  ---> Running in dc140c594083
[tests] Removing intermediate container dc140c594083
[tests]  ---> d9253f2e56ab
[tests] Step 7/30 : ARG PYTHON3_OSM_IM_URL
[tests]  ---> Running in 9ddf5736d54e
[tests] Removing intermediate container 9ddf5736d54e
[tests]  ---> 0ee8867f3a49
[tests] Step 8/30 : ARG PYTHON3_OSMCLIENT_URL
[tests]  ---> Running in 7353fae32715
[tests] Removing intermediate container 7353fae32715
[tests]  ---> 0b8b8e6607fc
[tests] Step 9/30 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[tests]  ---> Running in 362c3078ffd2
[RO] Unpacking python3-osm-rovim-openvim (12.0.8.post1+g4c8efb9-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-vmware.
[RO] Preparing to unpack python3-osm-rovim-vmware_12.0.8.post1+g4c8efb9-1_all.deb ...
[RO] Unpacking python3-osm-rovim-vmware (12.0.8.post1+g4c8efb9-1) ...
[RO] Setting up python3-osm-common (12.0.8+g6aaeaa3-1) ...
[RO] Setting up python3-osm-ng-ro (12.0.8.post1+g4c8efb9-1) ...
[RO] Setting up python3-osm-ro-plugin (12.0.8.post1+g4c8efb9-1) ...
[RO] Setting up python3-osm-rosdn-arista-cloudvision (12.0.8.post1+g4c8efb9-1) ...
[NG-UI] debconf: delaying package configuration, since apt-utils is not installed
[NG-UI] Fetched 15.9 MB in 1s (22.1 MB/s)
[NG-UI] Selecting previously unselected package nodejs.
[NG-UI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 11566 files and directories currently installed.)
[NG-UI] Preparing to unpack .../nodejs_10.24.1-deb-1nodesource1_amd64.deb ...
[NG-UI] Unpacking nodejs (10.24.1-deb-1nodesource1) ...
[NBI] Collecting pymongo==3.12.3
[NBI]   Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB)
[NBI] Collecting pyyaml==5.4.1
[NBI]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[LCM]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[LCM]                                  Dload  Upload   Total   Spent    Left  Speed
[LCM] 
[Keystone] Selecting previously unselected package python3-dateutil.
[Keystone] Preparing to unpack .../034-python3-dateutil_2.7.3-3ubuntu1_all.deb ...
[Keystone] Unpacking python3-dateutil (2.7.3-3ubuntu1) ...
[Keystone] Selecting previously unselected package python3-markupsafe.
[Keystone] Preparing to unpack .../035-python3-markupsafe_1.1.0-1build2_amd64.deb ...
[Keystone] Unpacking python3-markupsafe (1.1.0-1build2) ...
[Keystone] Selecting previously unselected package python3-mako.
[Keystone] Preparing to unpack .../036-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ...
[Keystone] Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ...
[Keystone] Selecting previously unselected package python3-sqlalchemy.
[Keystone] Preparing to unpack .../037-python3-sqlalchemy_1.3.19+ds1-1~cloud0_all.deb ...
[Keystone] Unpacking python3-sqlalchemy (1.3.19+ds1-1~cloud0) ...
[Keystone] Selecting previously unselected package python3-alembic.
[Keystone] Preparing to unpack .../038-python3-alembic_1.4.2-1ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-alembic (1.4.2-1ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package libjs-jquery.
[Keystone] Preparing to unpack .../039-libjs-jquery_3.3.1~dfsg-3_all.deb ...
[Keystone] Unpacking libjs-jquery (3.3.1~dfsg-3) ...
[Keystone] Selecting previously unselected package libjs-underscore.
[Keystone] Preparing to unpack .../040-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ...
[Keystone] Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ...
[Keystone] Selecting previously unselected package libjs-sphinxdoc.
[Keystone] Preparing to unpack .../041-libjs-sphinxdoc_3.2.1-1~cloud0_all.deb ...
[Keystone] Unpacking libjs-sphinxdoc (3.2.1-1~cloud0) ...
[MON] Removing intermediate container 16a7ab63fbdf
[MON]  ---> 430704734d57
[MON] Step 14/55 : RUN dpkg -i ./osm_mon.deb
[MON]  ---> Running in 1327a2c15f84
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  181k  100  181k    0     0   869k      0 --:--:-- --:--:-- --:--:--  869k
[tests] Removing intermediate container 362c3078ffd2
[tests]  ---> 98a51ec7cd92
[tests] Step 10/30 : RUN dpkg -i ./osm_im.deb
[tests]  ---> Running in 43cdc406c535
[RO] Setting up python3-osm-rosdn-dpb (12.0.8.post1+g4c8efb9-1) ...
[RO] Setting up python3-osm-rosdn-dynpac (12.0.8.post1+g4c8efb9-1) ...
[RO] Setting up python3-osm-rosdn-floodlightof (12.0.8.post1+g4c8efb9-1) ...
[RO] Setting up python3-osm-rosdn-ietfl2vpn (12.0.8.post1+g4c8efb9-1) ...
[RO] Setting up python3-osm-rosdn-juniper-contrail (12.0.8.post1+g4c8efb9-1) ...
[RO] Setting up python3-osm-rosdn-odlof (12.0.8.post1+g4c8efb9-1) ...
[NBI] Collecting bitarray==2.5.1
[NBI]   Downloading bitarray-2.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (242 kB)
[NBI] Collecting enum34==1.1.10
[NBI]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[LCM]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 23.9M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 23.9M  100 23.9M    0     0  18.9M      0  0:00:01  0:00:01 --:--:-- 18.9M
[LCM] linux-amd64/
[LCM] linux-amd64/README.md
[LCM] linux-amd64/LICENSE
[LCM] linux-amd64/helm
[Keystone] Selecting previously unselected package alembic.
[Keystone] Preparing to unpack .../042-alembic_1.4.2-1ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking alembic (1.4.2-1ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package binutils-common:amd64.
[Keystone] Preparing to unpack .../043-binutils-common_2.34-6ubuntu1.9_amd64.deb ...
[Keystone] Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ...
[Keystone] Selecting previously unselected package libbinutils:amd64.
[Keystone] Preparing to unpack .../044-libbinutils_2.34-6ubuntu1.9_amd64.deb ...
[Keystone] Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ...
[Keystone] Selecting previously unselected package libctf-nobfd0:amd64.
[Keystone] Preparing to unpack .../045-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ...
[Keystone] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[Keystone] Selecting previously unselected package libctf0:amd64.
[Keystone] Preparing to unpack .../046-libctf0_2.34-6ubuntu1.9_amd64.deb ...
[Keystone] Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ...
[Keystone] Selecting previously unselected package binutils-x86-64-linux-gnu.
[Keystone] Preparing to unpack .../047-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ...
[Keystone] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[Keystone] Selecting previously unselected package binutils.
[Keystone] Preparing to unpack .../048-binutils_2.34-6ubuntu1.9_amd64.deb ...
[Keystone] Unpacking binutils (2.34-6ubuntu1.9) ...
[MON] Selecting previously unselected package python3-osm-mon.
[MON] (Reading database ... 14943 files and directories currently installed.)
[MON] Preparing to unpack ./osm_mon.deb ...
[MON] Unpacking python3-osm-mon (12.0.8+gd286049-1) ...
[MON] Setting up python3-osm-mon (12.0.8+gd286049-1) ...
[POL] Collecting aiokafka==0.7.2
[POL]   Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
[POL] Collecting dataclasses==0.6
[POL]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[POL] Collecting kafka-python==2.0.2
[POL]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[POL] Collecting pycrypto==2.6.1
[POL]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[tests] Selecting previously unselected package python3-osm-im.
[tests] (Reading database ... 16024 files and directories currently installed.)
[tests] Preparing to unpack ./osm_im.deb ...
[tests] Unpacking python3-osm-im (12.0.8+ga0b604e-1) ...
[tests] Setting up python3-osm-im (12.0.8+ga0b604e-1) ...
[osmclient] Removing intermediate container 0d443dfeee2f
[osmclient]  ---> fd1ec9cb68b5
[osmclient] Step 14/22 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osmclient/requirements.txt     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt
[osmclient]  ---> Running in 1e376aff079d
[RO] Setting up python3-osm-rosdn-onos-vpls (12.0.8.post1+g4c8efb9-1) ...
[RO] Setting up python3-osm-rosdn-onosof (12.0.8.post1+g4c8efb9-1) ...
[RO] Setting up python3-osm-rovim-aws (12.0.8.post1+g4c8efb9-1) ...
[RO] Setting up python3-osm-rovim-azure (12.0.8.post1+g4c8efb9-1) ...
[RO] Setting up python3-osm-rovim-gcp (12.0.8.post1+g4c8efb9-1) ...
[NBI] Collecting lxml==4.9.0
[NBI]   Downloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
[LCM] linux-amd64/tiller
[Keystone] Selecting previously unselected package libc-dev-bin.
[Keystone] Preparing to unpack .../049-libc-dev-bin_2.31-0ubuntu9.15_amd64.deb ...
[Keystone] Unpacking libc-dev-bin (2.31-0ubuntu9.15) ...
[Keystone] Selecting previously unselected package linux-libc-dev:amd64.
[Keystone] Preparing to unpack .../050-linux-libc-dev_5.4.0-182.202_amd64.deb ...
[Keystone] Unpacking linux-libc-dev:amd64 (5.4.0-182.202) ...
[Keystone] Selecting previously unselected package libcrypt-dev:amd64.
[Keystone] Preparing to unpack .../051-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
[Keystone] Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[Keystone] Selecting previously unselected package libc6-dev:amd64.
[Keystone] Preparing to unpack .../052-libc6-dev_2.31-0ubuntu9.15_amd64.deb ...
[Keystone] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[MON] Removing intermediate container 1327a2c15f84
[MON]  ---> e924f323954a
[MON] Step 15/55 : RUN pip3 install     -r /usr/lib/python3/dist-packages/n2vc/requirements.txt     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_mon/requirements.txt
[MON]  ---> Running in 829f963d0954
[osmclient] Collecting certifi==2022.6.15
[osmclient]   Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
[RO] Setting up python3-osm-rovim-openstack (12.0.8.post1+g4c8efb9-1) ...
[RO] Setting up python3-osm-rovim-openvim (12.0.8.post1+g4c8efb9-1) ...
[RO] Setting up python3-osm-rovim-vmware (12.0.8.post1+g4c8efb9-1) ...
[NG-UI] Setting up nodejs (10.24.1-deb-1nodesource1) ...
[NBI] Collecting pyang==2.5.3
[NBI]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[NBI] Collecting pyangbind==0.8.1
[NBI]   Downloading pyangbind-0.8.1.tar.gz (48 kB)
[Keystone] Selecting previously unselected package gcc-9-base:amd64.
[Keystone] Preparing to unpack .../053-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[Keystone] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[Keystone] Selecting previously unselected package libisl22:amd64.
[Keystone] Preparing to unpack .../054-libisl22_0.22.1-1_amd64.deb ...
[Keystone] Unpacking libisl22:amd64 (0.22.1-1) ...
[Keystone] Selecting previously unselected package libmpfr6:amd64.
[Keystone] Preparing to unpack .../055-libmpfr6_4.0.2-1_amd64.deb ...
[Keystone] Unpacking libmpfr6:amd64 (4.0.2-1) ...
[Keystone] Selecting previously unselected package libmpc3:amd64.
[Keystone] Preparing to unpack .../056-libmpc3_1.1.0-1_amd64.deb ...
[Keystone] Unpacking libmpc3:amd64 (1.1.0-1) ...
[Keystone] Selecting previously unselected package cpp-9.
[Keystone] Preparing to unpack .../057-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[Keystone] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[POL] Collecting pymongo==3.12.3
[POL]   Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB)
[POL] Collecting pyyaml==5.4.1
[POL]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[POL] Collecting cached-property==1.5.2
[POL]   Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB)
[POL] Collecting certifi==2022.6.15
[POL]   Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
[tests] Removing intermediate container 43cdc406c535
[tests]  ---> 9ede371f4758
[tests] Step 11/30 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[tests]  ---> Running in 9cfe02e27e23
[osmclient] Collecting charset-normalizer==2.0.12
[osmclient]   Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[osmclient] Collecting click==8.1.3
[osmclient]   Downloading click-8.1.3-py3-none-any.whl (96 kB)
[osmclient] Collecting idna==3.3
[osmclient]   Downloading idna-3.3-py3-none-any.whl (61 kB)
[osmclient] Collecting jinja2==3.1.2
[osmclient]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[LCM] Removing intermediate container cea4a4f02b0d
[LCM]  ---> 2925e2a8145c
[LCM] Step 8/57 : RUN curl https://get.helm.sh/helm-v3.7.2-linux-amd64.tar.gz --output helm-v3.7.2.tar.gz     && tar -zxvf helm-v3.7.2.tar.gz     && mv linux-amd64/helm /usr/local/bin/helm3     && rm -r linux-amd64/
[LCM]  ---> Running in df9b1cf3ce51
[LCM]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[LCM]                                  Dload  Upload   Total   Spent    Left  Speed
[LCM] 
[Keystone] Selecting previously unselected package cpp.
[Keystone] Preparing to unpack .../058-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
[Keystone] Unpacking cpp (4:9.3.0-1ubuntu2) ...
[Keystone] Selecting previously unselected package libcc1-0:amd64.
[Keystone] Preparing to unpack .../059-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[Keystone] Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Selecting previously unselected package libgomp1:amd64.
[Keystone] Preparing to unpack .../060-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[Keystone] Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Selecting previously unselected package libitm1:amd64.
[Keystone] Preparing to unpack .../061-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[Keystone] Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Selecting previously unselected package libatomic1:amd64.
[Keystone] Preparing to unpack .../062-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[Keystone] Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Selecting previously unselected package libasan5:amd64.
[Keystone] Preparing to unpack .../063-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[Keystone] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[MON] Collecting async-timeout==3.0.1
[MON]   Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
[MON] Collecting bcrypt==3.2.2
[MON]   Downloading bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (62 kB)
[MON] Collecting cachetools==5.2.0
[MON]   Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB)
[MON] Collecting certifi==2022.6.15
[MON]   Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
[POL] Collecting charset-normalizer==2.0.12
[POL]   Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[POL] Collecting click==8.1.3
[POL]   Downloading click-8.1.3-py3-none-any.whl (96 kB)
[POL] Collecting idna==3.3
[POL]   Downloading idna-3.3-py3-none-any.whl (61 kB)
[POL] Collecting jsonschema==2.6.0
[POL]   Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB)
[POL] Collecting mock==4.0.3
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 68340  100 68340    0     0  1112k      0 --:--:-- --:--:-- --:--:-- 1112k
[osmclient] Collecting markupsafe==2.1.1
[osmclient]   Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[osmclient] Collecting packaging==21.3
[osmclient]   Downloading packaging-21.3-py3-none-any.whl (40 kB)
[osmclient] Collecting prettytable==3.3.0
[osmclient]   Downloading prettytable-3.3.0-py3-none-any.whl (26 kB)
[osmclient] Collecting pycurl==7.45.1
[osmclient]   Downloading pycurl-7.45.1.tar.gz (233 kB)
[RO] Removing intermediate container c4d833fcf4a7
[RO]  ---> 21a4d174a043
[RO] Step 26/59 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_ng_ro/requirements.txt
[RO]  ---> Running in 84b52a3be402
[NBI] Collecting regex==2022.6.2
[NBI]   Downloading regex-2022.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB)
[NBI] Collecting six==1.16.0
[NBI]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[LCM]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 13.2M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13.2M  100 13.2M    0     0  12.0M      0  0:00:01  0:00:01 --:--:-- 12.0M
[LCM] linux-amd64/
[LCM] linux-amd64/helm
[Keystone] Selecting previously unselected package liblsan0:amd64.
[Keystone] Preparing to unpack .../064-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[Keystone] Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Selecting previously unselected package libtsan0:amd64.
[Keystone] Preparing to unpack .../065-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[Keystone] Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Selecting previously unselected package libubsan1:amd64.
[Keystone] Preparing to unpack .../066-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ...
[Keystone] Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Selecting previously unselected package libquadmath0:amd64.
[Keystone] Preparing to unpack .../067-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ...
[Keystone] Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Selecting previously unselected package libgcc-9-dev:amd64.
[Keystone] Preparing to unpack .../068-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[Keystone] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[MON] Collecting cffi==1.15.0
[MON]   Downloading cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB)
[MON] Collecting charset-normalizer==2.0.12
[MON]   Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[POL]   Downloading mock-4.0.3-py3-none-any.whl (28 kB)
[POL] Collecting peewee==3.8.2
[POL]   Downloading peewee-3.8.2.tar.gz (816 kB)
[POL] Collecting peewee-migrate==1.1.6
[POL]   Downloading peewee_migrate-1.1.6-py2.py3-none-any.whl (16 kB)
[POL] Collecting pymysql==0.9.3
[POL]   Downloading PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB)
[tests] Removing intermediate container 9cfe02e27e23
[tests]  ---> 9d0b2d794719
[tests] Step 12/30 : RUN dpkg -i ./osmclient.deb
[tests]  ---> Running in 1365f0ee910a
[tests] Selecting previously unselected package python3-osmclient.
[tests] (Reading database ... 16043 files and directories currently installed.)
[tests] Preparing to unpack ./osmclient.deb ...
[tests] Unpacking python3-osmclient (12.0.8.post1+g12ab377-1) ...
[tests] Setting up python3-osmclient (12.0.8.post1+g12ab377-1) ...
[osmclient] Collecting pyparsing==3.0.9
[osmclient]   Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
[osmclient] Collecting python-magic==0.4.27
[osmclient]   Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
[osmclient] Collecting pyyaml==5.4.1
[osmclient]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[osmclient] Collecting requests==2.28.0
[RO] Collecting aiokafka==0.7.2
[RO]   Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
[NG-UI] Removing intermediate container 14424810f0c9
[NG-UI]  ---> c7a3fb30e5bf
[NG-UI] Step 6/21 : ARG OSM_NGUI_URL
[NG-UI]  ---> Running in 92b7b4275224
[NG-UI] Removing intermediate container 92b7b4275224
[NG-UI]  ---> e95d67561c85
[NG-UI] Step 7/21 : RUN curl $OSM_NGUI_URL -o osm_ngui.deb
[NG-UI]  ---> Running in 866cb988aa43
[NBI] Collecting aiohttp==3.6.2
[NBI]   Downloading aiohttp-3.6.2-py3-none-any.whl (441 kB)
[NBI] Collecting async-timeout==3.0.1
[NBI]   Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
[NBI] Collecting attrs==21.4.0
[NBI]   Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
[NBI] Collecting certifi==2022.6.15
[NBI]   Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
[LCM] linux-amd64/LICENSE
[LCM] linux-amd64/README.md
[Keystone] Selecting previously unselected package gcc-9.
[Keystone] Preparing to unpack .../069-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[Keystone] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[MON] Collecting cryptography==37.0.2
[MON]   Downloading cryptography-37.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
[POL] Collecting requests==2.28.0
[POL]   Downloading requests-2.28.0-py3-none-any.whl (62 kB)
[POL] Collecting urllib3==1.26.9
[POL]   Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
[POL] Building wheels for collected packages: pycrypto, peewee
[POL]   Building wheel for pycrypto (setup.py): started
[tests] Removing intermediate container 1365f0ee910a
[tests]  ---> 603e162eb66d
[tests] Step 13/30 : RUN curl $OSM_TESTS_URL -o osm_tests.deb
[tests]  ---> Running in 9dc13630d84d
[tests]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[tests]                                  Dload  Upload   Total   Spent    Left  Speed
[tests] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 64404  100 64404    0     0  1084k      0 --:--:-- --:--:-- --:--:-- 1084k
[osmclient]   Downloading requests-2.28.0-py3-none-any.whl (62 kB)
[osmclient] Collecting urllib3==1.26.9
[osmclient]   Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
[osmclient] Collecting verboselogs==1.7
[osmclient]   Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
[osmclient] Collecting wcwidth==0.2.5
[osmclient]   Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
[RO] Collecting dataclasses==0.6
[RO]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[RO] Collecting kafka-python==2.0.2
[RO]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[RO] Collecting pycrypto==2.6.1
[RO]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[NG-UI]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[NG-UI]                                  Dload  Upload   Total   Spent    Left  Speed
[NG-UI] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  957k  100  957k    0     0  1692k      0 --:--:-- --:--:-- --:--:-- 1692k
[NBI] Collecting chardet==3.0.4
[NBI]   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
[NBI] Collecting charset-normalizer==2.0.12
[NBI]   Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[NBI] Collecting cheroot==8.6.0
[NBI]   Downloading cheroot-8.6.0-py2.py3-none-any.whl (104 kB)
[LCM] Removing intermediate container df9b1cf3ce51
[LCM]  ---> 365ec308197a
[LCM] Step 9/57 : ARG PYTHON3_OSM_COMMON_URL
[LCM]  ---> Running in 07fb0bbdb87a
[LCM] Removing intermediate container 07fb0bbdb87a
[LCM]  ---> c8549ed51021
[LCM] Step 10/57 : ARG PYTHON3_OSM_LCM_URL
[LCM]  ---> Running in 0b450190c56c
[LCM] Removing intermediate container 0b450190c56c
[LCM]  ---> 4b9ab38e6303
[LCM] Step 11/57 : ARG PYTHON3_N2VC_URL
[LCM]  ---> Running in f26f9ead4c7d
[LCM] Removing intermediate container f26f9ead4c7d
[LCM]  ---> 69a738bb6fd1
[LCM] Step 12/57 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[LCM]  ---> Running in 2e590a3cff84
[Keystone] Selecting previously unselected package gcc.
[Keystone] Preparing to unpack .../070-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
[Keystone] Unpacking gcc (4:9.3.0-1ubuntu2) ...
[Keystone] Selecting previously unselected package libstdc++-9-dev:amd64.
[Keystone] Preparing to unpack .../071-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[Keystone] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[Keystone] Selecting previously unselected package g++-9.
[Keystone] Preparing to unpack .../072-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
[Keystone] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[MON] Collecting google-auth==2.8.0
[MON]   Downloading google_auth-2.8.0-py2.py3-none-any.whl (164 kB)
[MON] Collecting idna==3.3
[MON]   Downloading idna-3.3-py3-none-any.whl (61 kB)
[MON] Collecting juju==2.9.42.4
[MON]   Downloading juju-2.9.42.4.tar.gz (814 kB)
[tests] Removing intermediate container 9dc13630d84d
[tests]  ---> 401a953d80bd
[tests] Step 14/30 : RUN dpkg -i ./osm_tests.deb
[tests]  ---> Running in c88afa28e74d
[tests] Selecting previously unselected package osm-tests.
[tests] (Reading database ... 16112 files and directories currently installed.)
[tests] Preparing to unpack ./osm_tests.deb ...
[tests] Unpacking osm-tests (12.0.8-1) ...
[osmclient] Collecting bitarray==2.5.1
[osmclient]   Downloading bitarray-2.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (242 kB)
[osmclient] Collecting enum34==1.1.10
[osmclient]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[NG-UI] Removing intermediate container 866cb988aa43
[NG-UI]  ---> 16dac7368ca2
[NG-UI] Step 8/21 : RUN dpkg -i ./osm_ngui.deb
[NG-UI]  ---> Running in b826be015afc
[NBI] Collecting cherrypy==18.6.1
[NBI]   Downloading CherryPy-18.6.1-py2.py3-none-any.whl (419 kB)
[NBI] Collecting debtcollector==2.5.0
[NBI]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[NBI] Collecting deepdiff==5.8.1
[NBI]   Downloading deepdiff-5.8.1-py3-none-any.whl (69 kB)
[NBI] Collecting idna==3.3
[NBI]   Downloading idna-3.3-py3-none-any.whl (61 kB)
[NBI] Collecting importlib-resources==5.8.0
[NBI]   Downloading importlib_resources-5.8.0-py3-none-any.whl (28 kB)
[NBI] Collecting iso8601==1.0.2
[NBI]   Downloading iso8601-1.0.2-py3-none-any.whl (9.7 kB)
[LCM]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[LCM]                                  Dload  Upload   Total   Spent    Left  Speed
[LCM] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 37368  100 37368    0     0   357k      0 --:--:-- --:--:-- --:--:--  357k
[LCM] Removing intermediate container 2e590a3cff84
[LCM]  ---> 3ee940f6c70f
[LCM] Step 13/57 : RUN dpkg -i ./osm_common.deb
[LCM]  ---> Running in b347e3ecd108
[Keystone] Selecting previously unselected package g++.
[Keystone] Preparing to unpack .../073-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
[Keystone] Unpacking g++ (4:9.3.0-1ubuntu2) ...
[Keystone] Selecting previously unselected package make.
[Keystone] Preparing to unpack .../074-make_4.2.1-1.2_amd64.deb ...
[Keystone] Unpacking make (4.2.1-1.2) ...
[Keystone] Selecting previously unselected package libdpkg-perl.
[Keystone] Preparing to unpack .../075-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
[Keystone] Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
[MON] Collecting jujubundlelib==0.5.7
[MON]   Downloading jujubundlelib-0.5.7.tar.gz (30 kB)
[tests] Setting up osm-tests (12.0.8-1) ...
[tests] Removing intermediate container c88afa28e74d
[tests]  ---> 186b2f31a524
[tests] Step 15/30 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osmclient/requirements.txt     -r /usr/share/osm-tests/requirements.txt
[tests]  ---> Running in de47bd8b884a
[osmclient] Collecting lxml==4.9.0
[osmclient]   Downloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
[RO] Collecting pymongo==3.12.3
[RO]   Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB)
[RO] Collecting pyyaml==5.4.1
[RO]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[NG-UI] Selecting previously unselected package osm-ngui.
[NG-UI] (Reading database ... 16321 files and directories currently installed.)
[NG-UI] Preparing to unpack ./osm_ngui.deb ...
[NG-UI] Unpacking osm-ngui (12.0.8-1) ...
[NG-UI] Setting up osm-ngui (12.0.8-1) ...
[NBI] Collecting jaraco-classes==3.2.1
[NBI]   Downloading jaraco.classes-3.2.1-py3-none-any.whl (5.6 kB)
[NBI] Collecting jaraco-collections==3.5.1
[NBI]   Downloading jaraco.collections-3.5.1-py3-none-any.whl (10 kB)
[NBI] Collecting jaraco-context==4.1.1
[NBI]   Downloading jaraco.context-4.1.1-py3-none-any.whl (4.4 kB)
[NBI] Collecting jaraco-functools==3.5.0
[NBI]   Downloading jaraco.functools-3.5.0-py3-none-any.whl (7.0 kB)
[NBI] Collecting jaraco-text==3.8.0
[NBI]   Downloading jaraco.text-3.8.0-py3-none-any.whl (9.7 kB)
[NBI] Collecting jsonschema==4.6.0
[NBI]   Downloading jsonschema-4.6.0-py3-none-any.whl (80 kB)
[LCM] Selecting previously unselected package python3-osm-common.
[LCM] (Reading database ... 14862 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_common.deb ...
[LCM] Unpacking python3-osm-common (12.0.8+g6aaeaa3-1) ...
[LCM] Setting up python3-osm-common (12.0.8+g6aaeaa3-1) ...
[Keystone] Selecting previously unselected package patch.
[Keystone] Preparing to unpack .../076-patch_2.7.6-6_amd64.deb ...
[Keystone] Unpacking patch (2.7.6-6) ...
[Keystone] Selecting previously unselected package dpkg-dev.
[Keystone] Preparing to unpack .../077-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
[Keystone] Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
[Keystone] Selecting previously unselected package build-essential.
[Keystone] Preparing to unpack .../078-build-essential_12.8ubuntu1.1_amd64.deb ...
[Keystone] Unpacking build-essential (12.8ubuntu1.1) ...
[Keystone] Selecting previously unselected package curl.
[Keystone] Preparing to unpack .../079-curl_7.68.0-1ubuntu2.22_amd64.deb ...
[Keystone] Unpacking curl (7.68.0-1ubuntu2.22) ...
[Keystone] Selecting previously unselected package dnsutils.
[Keystone] Preparing to unpack .../080-dnsutils_1%3a9.16.48-0ubuntu0.20.04.1_all.deb ...
[Keystone] Unpacking dnsutils (1:9.16.48-0ubuntu0.20.04.1) ...
[Keystone] Selecting previously unselected package xml-core.
[Keystone] Preparing to unpack .../081-xml-core_0.18+nmu1_all.deb ...
[Keystone] Unpacking xml-core (0.18+nmu1) ...
[Keystone] Selecting previously unselected package docutils-common.
[Keystone] Preparing to unpack .../082-docutils-common_0.16+dfsg-2_all.deb ...
[Keystone] Unpacking docutils-common (0.16+dfsg-2) ...
[MON] Collecting kubernetes==24.2.0
[MON]   Downloading kubernetes-24.2.0-py2.py3-none-any.whl (1.5 MB)
[MON] Collecting macaroonbakery==1.3.1
[MON]   Downloading macaroonbakery-1.3.1.tar.gz (79 kB)
[MON] Collecting motor==1.3.1
[MON]   Downloading motor-1.3.1-py2.py3-none-any.whl (46 kB)
[MON] Collecting mypy-extensions==0.4.3
[MON]   Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB)
[MON] Collecting oauthlib==3.2.0
[MON]   Downloading oauthlib-3.2.0-py3-none-any.whl (151 kB)
[osmclient] Collecting pyang==2.5.3
[osmclient]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[osmclient] Collecting pyangbind==0.8.1
[osmclient]   Downloading pyangbind-0.8.1.tar.gz (48 kB)
[RO] Collecting adal==1.2.7
[RO]   Downloading adal-1.2.7-py2.py3-none-any.whl (55 kB)
[RO] Collecting appdirs==1.4.4
[RO]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[RO] Collecting attrs==21.4.0
[RO]   Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
[RO] Collecting autopage==0.5.1
[RO]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[RO] Collecting azure-common==1.1.28
[RO]   Downloading azure_common-1.1.28-py2.py3-none-any.whl (14 kB)
[RO] Collecting azure-core==1.24.1
[RO]   Downloading azure_core-1.24.1-py3-none-any.whl (178 kB)
[RO] Collecting azure-identity==1.10.0
[RO]   Downloading azure_identity-1.10.0-py3-none-any.whl (134 kB)
[NG-UI] Removing intermediate container b826be015afc
[NG-UI]  ---> 1a5ac5f447ff
[NG-UI] Step 9/21 : WORKDIR /usr/share/osm-ngui
[NG-UI]  ---> Running in 5b0bf5ccc541
[NG-UI] Removing intermediate container 5b0bf5ccc541
[NG-UI]  ---> 02ef6a5f20e5
[NG-UI] Step 10/21 : RUN npm install
[NG-UI]  ---> Running in 5a515ede893a
[NBI] Collecting keystoneauth1==4.6.0
[NBI]   Downloading keystoneauth1-4.6.0-py3-none-any.whl (315 kB)
[NBI] Collecting more-itertools==8.13.0
[NBI]   Downloading more_itertools-8.13.0-py3-none-any.whl (51 kB)
[NBI] Collecting msgpack==1.0.4
[NBI]   Downloading msgpack-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
[LCM] Removing intermediate container b347e3ecd108
[LCM]  ---> 6e0129dffeaa
[LCM] Step 14/57 : RUN curl $PYTHON3_OSM_LCM_URL -o osm_lcm.deb
[LCM]  ---> Running in c9d0cbbeac74
[LCM]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[LCM]                                  Dload  Upload   Total   Spent    Left  Speed
[LCM] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  109k  100  109k    0     0   603k      0 --:--:-- --:--:-- --:--:--  603k
[Keystone] Selecting previously unselected package libfakeroot:amd64.
[Keystone] Preparing to unpack .../083-libfakeroot_1.24-1_amd64.deb ...
[Keystone] Unpacking libfakeroot:amd64 (1.24-1) ...
[Keystone] Selecting previously unselected package fakeroot.
[Keystone] Preparing to unpack .../084-fakeroot_1.24-1_amd64.deb ...
[Keystone] Unpacking fakeroot (1.24-1) ...
[Keystone] Selecting previously unselected package icu-devtools.
[Keystone] Preparing to unpack .../085-icu-devtools_66.1-2ubuntu2.1_amd64.deb ...
[Keystone] Unpacking icu-devtools (66.1-2ubuntu2.1) ...
[Keystone] Selecting previously unselected package ieee-data.
[Keystone] Preparing to unpack .../086-ieee-data_20180805.1_all.deb ...
[Keystone] Unpacking ieee-data (20180805.1) ...
[Keystone] Selecting previously unselected package javascript-common.
[Keystone] Preparing to unpack .../087-javascript-common_11_all.deb ...
[Keystone] Unpacking javascript-common (11) ...
[Keystone] Selecting previously unselected package ldap-utils.
[Keystone] Preparing to unpack .../088-ldap-utils_2.4.49+dfsg-2ubuntu1.10_amd64.deb ...
[Keystone] Unpacking ldap-utils (2.4.49+dfsg-2ubuntu1.10) ...
[Keystone] Selecting previously unselected package libalgorithm-diff-perl.
[Keystone] Preparing to unpack .../089-libalgorithm-diff-perl_1.19.03-2_all.deb ...
[Keystone] Unpacking libalgorithm-diff-perl (1.19.03-2) ...
[Keystone] Selecting previously unselected package libalgorithm-diff-xs-perl.
[Keystone] Preparing to unpack .../090-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
[Keystone] Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
[Keystone] Selecting previously unselected package libalgorithm-merge-perl.
[Keystone] Preparing to unpack .../091-libalgorithm-merge-perl_0.08-3_all.deb ...
[Keystone] Unpacking libalgorithm-merge-perl (0.08-3) ...
[MON] Collecting paramiko==2.11.0
[MON]   Downloading paramiko-2.11.0-py2.py3-none-any.whl (212 kB)
[RO] Collecting azure-mgmt-compute==27.1.0
[RO]   Downloading azure_mgmt_compute-27.1.0-py3-none-any.whl (5.5 MB)
[NBI] Collecting multidict==4.7.6
[NBI]   Downloading multidict-4.7.6-cp38-cp38-manylinux1_x86_64.whl (162 kB)
[NBI] Collecting netaddr==0.8.0
[NBI]   Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)
[NBI] Collecting netifaces==0.11.0
[NBI]   Downloading netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB)
[NBI] Collecting ordered-set==4.1.0
[NBI]   Downloading ordered_set-4.1.0-py3-none-any.whl (7.6 kB)
[NBI] Collecting os-service-types==1.7.0
[NBI]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[LCM] Removing intermediate container c9d0cbbeac74
[LCM]  ---> 0b917b59f2e2
[LCM] Step 15/57 : RUN dpkg -i ./osm_lcm.deb
[LCM]  ---> Running in 6fa61a67e9da
[LCM] Selecting previously unselected package python3-osm-lcm.
[LCM] (Reading database ... 14923 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_lcm.deb ...
[LCM] Unpacking python3-osm-lcm (12.0.8+g015edaa-1) ...
[LCM] Setting up python3-osm-lcm (12.0.8+g015edaa-1) ...
[Keystone] Selecting previously unselected package libpython3.8:amd64.
[Keystone] Preparing to unpack .../092-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[Keystone] Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[Keystone] Selecting previously unselected package libapache2-mod-wsgi-py3.
[Keystone] Preparing to unpack .../093-libapache2-mod-wsgi-py3_4.6.8-1ubuntu3.1_amd64.deb ...
[Keystone] Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ...
[Keystone] Selecting previously unselected package libexpat1-dev:amd64.
[Keystone] Preparing to unpack .../094-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ...
[Keystone] Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[Keystone] Selecting previously unselected package libfile-fcntllock-perl.
[Keystone] Preparing to unpack .../095-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
[Keystone] Unpacking libfile-fcntllock-perl (0.22-3build4) ...
[Keystone] Selecting previously unselected package libfreetype6:amd64.
[Keystone] Preparing to unpack .../096-libfreetype6_2.10.1-2ubuntu0.3_amd64.deb ...
[Keystone] Unpacking libfreetype6:amd64 (2.10.1-2ubuntu0.3) ...
[Keystone] Selecting previously unselected package libicu-dev:amd64.
[Keystone] Preparing to unpack .../097-libicu-dev_66.1-2ubuntu2.1_amd64.deb ...
[Keystone] Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ...
[MON] Collecting protobuf==3.20.1
[MON]   Downloading protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
[MON] Collecting pyasn1==0.4.8
[MON]   Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
[MON] Collecting pyasn1-modules==0.2.8
[MON]   Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
[MON] Collecting pycparser==2.21
[MON]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[MON] Collecting pymacaroons==0.13.0
[MON]   Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB)
[tests] Collecting bitarray==2.5.1
[tests]   Downloading bitarray-2.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (242 kB)
[tests] Collecting enum34==1.1.10
[tests]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[tests] Collecting lxml==4.9.0
[tests]   Downloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
[osmclient] Collecting regex==2022.6.2
[osmclient]   Downloading regex-2022.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB)
[osmclient] Collecting six==1.16.0
[osmclient]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[osmclient] Building wheels for collected packages: pycurl, pyangbind
[osmclient]   Building wheel for pycurl (setup.py): started
[RO] Collecting azure-mgmt-core==1.3.1
[RO]   Downloading azure_mgmt_core-1.3.1-py3-none-any.whl (26 kB)
[RO] Collecting azure-mgmt-network==20.0.0
[RO]   Downloading azure_mgmt_network-20.0.0-py3-none-any.whl (8.5 MB)
[NG-UI] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
[NG-UI] npm WARN deprecated tslint-microsoft-contrib@6.2.0: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
[NBI] Collecting oslo-config==8.8.0
[NBI]   Downloading oslo.config-8.8.0-py3-none-any.whl (128 kB)
[NBI] Collecting oslo-i18n==5.1.0
[NBI]   Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB)
[NBI] Collecting oslo-serialization==4.3.0
[NBI]   Downloading oslo.serialization-4.3.0-py3-none-any.whl (25 kB)
[NBI] Collecting oslo-utils==6.0.0
[NBI]   Downloading oslo.utils-6.0.0-py3-none-any.whl (100 kB)
[NBI] Collecting packaging==21.3
[NBI]   Downloading packaging-21.3-py3-none-any.whl (40 kB)
[NBI] Collecting pbr==5.9.0
[NBI]   Downloading pbr-5.9.0-py2.py3-none-any.whl (112 kB)
[LCM] Removing intermediate container 6fa61a67e9da
[LCM]  ---> 3a642cf0898d
[LCM] Step 16/57 : RUN curl $PYTHON3_N2VC_URL -o osm_n2vc.deb
[LCM]  ---> Running in e814ce1b3c4e
[LCM]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[LCM]                                  Dload  Upload   Total   Spent    Left  Speed
[LCM] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 59244  100 59244    0     0  1033k      0 --:--:-- --:--:-- --:--:-- 1033k
[MON] Collecting pymongo==3.12.3
[MON]   Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB)
[MON] Collecting pynacl==1.5.0
[MON]   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
[tests] Collecting pyang==2.5.3
[tests]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[tests] Collecting pyangbind==0.8.1
[tests]   Downloading pyangbind-0.8.1.tar.gz (48 kB)
[NG-UI] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular
[NBI] Collecting portend==3.1.0
[NBI]   Downloading portend-3.1.0-py3-none-any.whl (5.3 kB)
[NBI] Collecting pyparsing==3.0.9
[NBI]   Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
[NBI] Collecting pyrsistent==0.18.1
[NBI]   Downloading pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB)
[NBI] Collecting python-keystoneclient==4.5.0
[NBI]   Downloading python_keystoneclient-4.5.0-py3-none-any.whl (398 kB)
[LCM] Removing intermediate container e814ce1b3c4e
[LCM]  ---> 57b99ac4617a
[LCM] Step 17/57 : RUN dpkg -i ./osm_n2vc.deb
[LCM]  ---> Running in 3f942dceea72
[LCM] Selecting previously unselected package python3-n2vc.
[LCM] (Reading database ... 14976 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_n2vc.deb ...
[LCM] Unpacking python3-n2vc (12.0.8+g6a6c31c-1) ...
[LCM] Setting up python3-n2vc (12.0.8+g6a6c31c-1) ...
[Keystone] Selecting previously unselected package libimagequant0:amd64.
[Keystone] Preparing to unpack .../098-libimagequant0_2.12.2-1.1_amd64.deb ...
[Keystone] Unpacking libimagequant0:amd64 (2.12.2-1.1) ...
[Keystone] Selecting previously unselected package libjpeg-turbo8:amd64.
[Keystone] Preparing to unpack .../099-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ...
[Keystone] Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ...
[Keystone] Selecting previously unselected package libjpeg8:amd64.
[Keystone] Preparing to unpack .../100-libjpeg8_8c-2ubuntu8_amd64.deb ...
[Keystone] Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
[Keystone] Selecting previously unselected package liblcms2-2:amd64.
[Keystone] Preparing to unpack .../101-liblcms2-2_2.9-4_amd64.deb ...
[Keystone] Unpacking liblcms2-2:amd64 (2.9-4) ...
[Keystone] Selecting previously unselected package libpaper1:amd64.
[Keystone] Preparing to unpack .../102-libpaper1_1.1.28_amd64.deb ...
[Keystone] Unpacking libpaper1:amd64 (1.1.28) ...
[Keystone] Selecting previously unselected package libpaper-utils.
[Keystone] Preparing to unpack .../103-libpaper-utils_1.1.28_amd64.deb ...
[Keystone] Unpacking libpaper-utils (1.1.28) ...
[Keystone] Selecting previously unselected package libpython3.8-dev:amd64.
[Keystone] Preparing to unpack .../104-libpython3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[Keystone] Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[Keystone] Selecting previously unselected package libpython3-dev:amd64.
[Keystone] Preparing to unpack .../105-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ...
[Keystone] Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[MON] Collecting pyrfc3339==1.1
[MON]   Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB)
[MON] Collecting python-dateutil==2.8.2
[MON]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[MON] Collecting pytz==2022.1
[MON]   Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB)
[MON] Collecting pyyaml==5.4.1
[MON]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[MON] Collecting requests==2.28.0
[MON]   Downloading requests-2.28.0-py3-none-any.whl (62 kB)
[tests] Collecting pyyaml==5.4.1
[tests]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[RO] Collecting azure-mgmt-resource==21.1.0
[RO]   Downloading azure_mgmt_resource-21.1.0-py3-none-any.whl (1.8 MB)
[RO] Collecting bcrypt==3.2.2
[RO]   Downloading bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (62 kB)
[NG-UI] npm WARN deprecated @angular/flex-layout@9.0.0-beta.31: This package has been deprecated. Please see https://blog.angular.io/modern-css-in-angular-layouts-4a259dca9127
[NBI] Collecting pytz==2022.1
[NBI]   Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB)
[NBI] Collecting requests==2.28.0
[NBI]   Downloading requests-2.28.0-py3-none-any.whl (62 kB)
[NBI] Collecting rfc3986==2.0.0
[NBI]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[NBI] Collecting stevedore==3.5.0
[NBI]   Downloading stevedore-3.5.0-py3-none-any.whl (49 kB)
[NBI] Collecting tacacs-plus==2.6
[NBI]   Downloading tacacs_plus-2.6-py2.py3-none-any.whl (17 kB)
[NBI] Collecting tempora==5.0.1
[LCM] Removing intermediate container 3f942dceea72
[LCM]  ---> 83ac72b68d5a
[LCM] Step 18/57 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_lcm/requirements.txt     -r /usr/lib/python3/dist-packages/n2vc/requirements.txt
[LCM]  ---> Running in a3574a80cc5b
[Keystone] Selecting previously unselected package libsasl2-dev.
[Keystone] Preparing to unpack .../106-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ...
[Keystone] Selecting previously unselected package libssl-dev:amd64.
[Keystone] Preparing to unpack .../107-libssl-dev_1.1.1f-1ubuntu2.22_amd64.deb ...
[Keystone] Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.22) ...
[Keystone] Selecting previously unselected package libjbig0:amd64.
[Keystone] Preparing to unpack .../108-libjbig0_2.1-3.1ubuntu0.20.04.1_amd64.deb ...
[Keystone] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ...
[Keystone] Selecting previously unselected package libwebp6:amd64.
[Keystone] Preparing to unpack .../109-libwebp6_0.6.1-2ubuntu0.20.04.3_amd64.deb ...
[Keystone] Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ...
[Keystone] Selecting previously unselected package libtiff5:amd64.
[Keystone] Preparing to unpack .../110-libtiff5_4.1.0+git191117-2ubuntu0.20.04.12_amd64.deb ...
[Keystone] Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.12) ...
[MON] Collecting requests-oauthlib==1.3.1
[MON]   Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
[MON] Collecting retrying-async==2.0.0
[MON]   Downloading retrying-async-2.0.0.tar.gz (3.0 kB)
[MON] Collecting rsa==4.8
[MON]   Downloading rsa-4.8-py3-none-any.whl (39 kB)
[MON] Collecting six==1.16.0
[MON]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[tests] Collecting regex==2022.6.2
[tests]   Downloading regex-2022.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB)
[tests] Collecting six==1.16.0
[tests]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[tests] Collecting certifi==2022.6.15
[tests]   Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
[PLA]   Building wheel for pycrypto (setup.py): finished with status 'done'
[PLA]   Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=d6a280766e65f805f0c337a1359ff418035ac43331ba3ae8a1179f199f572d9a
[PLA]   Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293
[PLA] Successfully built pycrypto
[PLA] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, markupsafe, jinja2, pymzn
[PLA] Successfully installed aiokafka-0.7.2 dataclasses-0.6 jinja2-3.1.2 kafka-python-2.0.2 markupsafe-2.1.1 pycrypto-2.6.1 pymongo-3.12.3 pymzn-0.18.3 pyyaml-5.4.1
[PLA] Removing intermediate container 01b29af7e9a0
[PLA]  ---> b5b5a02ab0c8
[PLA] Step 16/42 : ADD https://github.com/MiniZinc/MiniZincIDE/releases/download/2.4.2/MiniZincIDE-2.4.2-bundle-linux-x86_64.tgz /minizinc.tgz
[RO] Collecting boto==2.49.0
[RO]   Downloading boto-2.49.0-py2.py3-none-any.whl (1.4 MB)
[RO] Collecting cachetools==5.2.0
[RO]   Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB)
[RO] Collecting certifi==2022.6.15
[RO]   Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
[NBI]   Downloading tempora-5.0.1-py3-none-any.whl (15 kB)
[NBI] Collecting urllib3==1.26.9
[NBI]   Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
[NBI] Collecting wrapt==1.14.1
[NBI]   Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)
[Keystone] Selecting previously unselected package libwebpdemux2:amd64.
[Keystone] Preparing to unpack .../111-libwebpdemux2_0.6.1-2ubuntu0.20.04.3_amd64.deb ...
[Keystone] Unpacking libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.3) ...
[Keystone] Selecting previously unselected package libwebpmux3:amd64.
[Keystone] Preparing to unpack .../112-libwebpmux3_0.6.1-2ubuntu0.20.04.3_amd64.deb ...
[Keystone] Unpacking libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.3) ...
[Keystone] Selecting previously unselected package libxml2-dev:amd64.
[Keystone] Preparing to unpack .../113-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.7_amd64.deb ...
[Keystone] Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ...
[Keystone] Selecting previously unselected package libxslt1.1:amd64.
[Keystone] Preparing to unpack .../114-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ...
[Keystone] Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ...
[Keystone] Selecting previously unselected package libxmlsec1:amd64.
[Keystone] Preparing to unpack .../115-libxmlsec1_1.2.28-2_amd64.deb ...
[Keystone] Unpacking libxmlsec1:amd64 (1.2.28-2) ...
[Keystone] Selecting previously unselected package libxmlsec1-openssl:amd64.
[Keystone] Preparing to unpack .../116-libxmlsec1-openssl_1.2.28-2_amd64.deb ...
[Keystone] Unpacking libxmlsec1-openssl:amd64 (1.2.28-2) ...
[Keystone] Selecting previously unselected package libxslt1-dev:amd64.
[Keystone] Preparing to unpack .../117-libxslt1-dev_1.1.34-4ubuntu0.20.04.1_amd64.deb ...
[Keystone] Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ...
[Keystone] Selecting previously unselected package manpages-dev.
[Keystone] Preparing to unpack .../118-manpages-dev_5.05-1_all.deb ...
[Keystone] Unpacking manpages-dev (5.05-1) ...
[MON] Collecting theblues==0.5.2
[MON]   Downloading theblues-0.5.2.tar.gz (18 kB)
[MON] Collecting toposort==1.7
[MON]   Downloading toposort-1.7-py2.py3-none-any.whl (9.0 kB)
[MON] Collecting typing-extensions==4.2.0
[MON]   Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB)
[MON] Collecting typing-inspect==0.7.1
[MON]   Downloading typing_inspect-0.7.1-py3-none-any.whl (8.4 kB)
[MON] Collecting urllib3==1.26.9
[tests] Collecting charset-normalizer==2.0.12
[tests]   Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[tests] Collecting click==8.1.3
[tests]   Downloading click-8.1.3-py3-none-any.whl (96 kB)
[tests] Collecting idna==3.3
[tests]   Downloading idna-3.3-py3-none-any.whl (61 kB)
[tests] Collecting jinja2==3.1.2
[tests]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[RO] Collecting cffi==1.15.0
[RO]   Downloading cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB)
[RO] Collecting charset-normalizer==2.0.12
[RO]   Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[RO] Collecting cheroot==8.6.0
[RO]   Downloading cheroot-8.6.0-py2.py3-none-any.whl (104 kB)
[RO] Collecting cherrypy==18.1.2
[NBI] Collecting yarl==1.7.2
[NBI]   Downloading yarl-1.7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (308 kB)
[NBI] Collecting zc-lockfile==2.0
[NBI]   Downloading zc.lockfile-2.0-py2.py3-none-any.whl (9.7 kB)
[NBI] Collecting zipp==3.8.0
[NBI]   Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB)
[NBI] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from zc-lockfile==2.0->-r /usr/lib/python3/dist-packages/osm_nbi/requirements.txt (line 166)) (45.2.0)
[NBI] Building wheels for collected packages: pycrypto, pyangbind
[NBI]   Building wheel for pycrypto (setup.py): started
[LCM] Collecting aiokafka==0.7.2
[LCM]   Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
[LCM] Collecting dataclasses==0.6
[LCM]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[LCM] Collecting kafka-python==2.0.2
[LCM]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[Keystone] Selecting previously unselected package mysql-client-core-8.0.
[Keystone] Preparing to unpack .../119-mysql-client-core-8.0_8.0.36-0ubuntu0.20.04.1_amd64.deb ...
[Keystone] Unpacking mysql-client-core-8.0 (8.0.36-0ubuntu0.20.04.1) ...
[MON]   Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
[MON] Collecting websocket-client==1.3.3
[MON]   Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB)
[MON] Collecting websockets==7.0
[MON]   Downloading websockets-7.0.tar.gz (49 kB)
[MON] Collecting aiokafka==0.7.2
[MON]   Downloading aiokafka-0.7.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
[tests] Collecting markupsafe==2.1.1
[tests]   Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[tests] Collecting packaging==21.3
[tests]   Downloading packaging-21.3-py3-none-any.whl (40 kB)
[tests] Collecting prettytable==3.3.0
[tests]   Downloading prettytable-3.3.0-py3-none-any.whl (26 kB)
[tests] Collecting pycurl==7.45.1
[tests]   Downloading pycurl-7.45.1.tar.gz (233 kB)
[PLA] 
[PLA] 
[osmclient]   Building wheel for pycurl (setup.py): finished with status 'done'
[osmclient]   Created wheel for pycurl: filename=pycurl-7.45.1-cp38-cp38-linux_x86_64.whl size=339598 sha256=cd529e923ed5ae7a87da39ffc250c1d75e486f6a41d0239776fbb1a4c608a05a
[osmclient]   Stored in directory: /root/.cache/pip/wheels/29/9b/97/525e19354d667ab6a101620502bd1df957057f66bee218305d
[osmclient]   Building wheel for pyangbind (setup.py): started
[osmclient]   Building wheel for pyangbind (setup.py): finished with status 'done'
[osmclient]   Created wheel for pyangbind: filename=pyangbind-0.8.1-py3-none-any.whl size=47761 sha256=91f2963f4841506e1ce13dce3458775edddb03676722a908a36950b783fb2f22
[osmclient]   Stored in directory: /root/.cache/pip/wheels/0c/fb/5a/3d09fc1fae9987036f767b8aa0076ac7f91ce4cd952de3f49a
[osmclient] Successfully built pycurl pyangbind
[osmclient] Installing collected packages: certifi, charset-normalizer, click, idna, markupsafe, jinja2, pyparsing, packaging, wcwidth, prettytable, pycurl, python-magic, pyyaml, urllib3, requests, verboselogs, bitarray, enum34, lxml, pyang, regex, six, pyangbind
[RO]   Downloading CherryPy-18.1.2-py2.py3-none-any.whl (418 kB)
[RO] Collecting cliff==3.10.1
[RO]   Downloading cliff-3.10.1-py3-none-any.whl (81 kB)
[RO] Collecting cmd2==2.4.1
[RO]   Downloading cmd2-2.4.1-py3-none-any.whl (146 kB)
[NG-UI] npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
[LCM] Collecting pycrypto==2.6.1
[LCM]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[Keystone] Selecting previously unselected package mysql-common.
[Keystone] Preparing to unpack .../120-mysql-common_5.8+1.0.5ubuntu2_all.deb ...
[Keystone] Unpacking mysql-common (5.8+1.0.5ubuntu2) ...
[Keystone] Selecting previously unselected package mysql-client-8.0.
[Keystone] Preparing to unpack .../121-mysql-client-8.0_8.0.36-0ubuntu0.20.04.1_amd64.deb ...
[Keystone] Unpacking mysql-client-8.0 (8.0.36-0ubuntu0.20.04.1) ...
[Keystone] Selecting previously unselected package mysql-client.
[Keystone] Preparing to unpack .../122-mysql-client_8.0.36-0ubuntu0.20.04.1_all.deb ...
[Keystone] Unpacking mysql-client (8.0.36-0ubuntu0.20.04.1) ...
[Keystone] Selecting previously unselected package net-tools.
[Keystone] Preparing to unpack .../123-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ...
[Keystone] Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ...
[Keystone] Selecting previously unselected package pycadf-common.
[Keystone] Preparing to unpack .../124-pycadf-common_2.10.0-2_all.deb ...
[Keystone] Unpacking pycadf-common (2.10.0-2) ...
[Keystone] Selecting previously unselected package python-babel-localedata.
[Keystone] Preparing to unpack .../125-python-babel-localedata_2.8.0+dfsg.1-4ubuntu0.1~cloud0_all.deb ...
[Keystone] Unpacking python-babel-localedata (2.8.0+dfsg.1-4ubuntu0.1~cloud0) ...
[MON] Collecting dataclasses==0.6
[MON]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[MON] Collecting kafka-python==2.0.2
[MON]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[MON] Collecting pycrypto==2.6.1
[MON]   Downloading pycrypto-2.6.1.tar.gz (446 kB)
[tests] Collecting pyparsing==3.0.9
[tests]   Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
[tests] Collecting python-magic==0.4.27
[tests]   Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
[tests] Collecting requests==2.28.0
[tests]   Downloading requests-2.28.0-py3-none-any.whl (62 kB)
[tests] Collecting urllib3==1.26.9
[tests]   Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
[tests] Collecting verboselogs==1.7
[tests]   Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
[tests] Collecting wcwidth==0.2.5
[tests]   Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
[tests] Collecting appdirs==1.4.4
[tests]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[tests] Collecting argcomplete==2.0.0
[RO] Collecting cryptography==37.0.2
[RO]   Downloading cryptography-37.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
[RO] Collecting cvprac==1.2.0
[RO]   Downloading cvprac-1.2.0.tar.gz (4.3 MB)
[LCM] Collecting pymongo==3.12.3
[LCM]   Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB)
[LCM] Collecting pyyaml==5.4.1
[LCM]   Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[Keystone] Selecting previously unselected package python-pastedeploy-tpl.
[Keystone] Preparing to unpack .../126-python-pastedeploy-tpl_2.1.0-1_all.deb ...
[Keystone] Unpacking python-pastedeploy-tpl (2.1.0-1) ...
[Keystone] Selecting previously unselected package python-pip-whl.
[Keystone] Preparing to unpack .../127-python-pip-whl_20.0.2-5ubuntu1.10_all.deb ...
[Keystone] Unpacking python-pip-whl (20.0.2-5ubuntu1.10) ...
[MON] Collecting appdirs==1.4.4
[MON]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[MON] Collecting attrs==21.4.0
[MON]   Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
[MON] Collecting autopage==0.5.1
[MON]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[MON] Collecting backports-zoneinfo==0.2.1
[MON]   Downloading backports.zoneinfo-0.2.1-cp38-cp38-manylinux1_x86_64.whl (74 kB)
[MON] Collecting cliff==3.10.1
[MON]   Downloading cliff-3.10.1-py3-none-any.whl (81 kB)
[MON] Collecting cmd2==2.4.1
[MON]   Downloading cmd2-2.4.1-py3-none-any.whl (146 kB)
[MON] Collecting cycler==0.11.0
[MON]   Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB)
[MON] Collecting dateparser==1.1.1
[MON]   Downloading dateparser-1.1.1-py2.py3-none-any.whl (288 kB)
[tests]   Downloading argcomplete-2.0.0-py2.py3-none-any.whl (37 kB)
[tests] Collecting async-generator==1.10
[tests]   Downloading async_generator-1.10-py3-none-any.whl (18 kB)
[tests] Collecting attrs==21.4.0
[tests]   Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
[tests] Collecting autopage==0.5.1
[tests]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[tests] Collecting bcrypt==3.2.2
[tests]   Downloading bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (62 kB)
[tests] Collecting blessings==1.6
[tests]   Downloading blessings-1.6.tar.gz (19 kB)
[osmclient] Successfully installed bitarray-2.5.1 certifi-2022.6.15 charset-normalizer-2.0.12 click-8.1.3 enum34-1.1.10 idna-3.3 jinja2-3.1.2 lxml-4.9.0 markupsafe-2.1.1 packaging-21.3 prettytable-3.3.0 pyang-2.5.3 pyangbind-0.8.1 pycurl-7.45.1 pyparsing-3.0.9 python-magic-0.4.27 pyyaml-5.4.1 regex-2022.6.2 requests-2.28.0 six-1.16.0 urllib3-1.26.9 verboselogs-1.7 wcwidth-0.2.5
[RO] Collecting debtcollector==2.5.0
[RO]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[RO] Collecting decorator==5.1.1
[RO]   Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
[RO] Collecting dogpile-cache==1.1.6
[RO]   Downloading dogpile.cache-1.1.6-py3-none-any.whl (51 kB)
[RO] Collecting flufl-enum==4.1.1
[RO]   Downloading flufl.enum-4.1.1.tar.gz (23 kB)
[LCM] Collecting aiohttp==3.7.4.post0
[LCM]   Downloading aiohttp-3.7.4.post0-cp38-cp38-manylinux2014_x86_64.whl (1.5 MB)
[LCM] Collecting async-timeout==3.0.1
[Keystone] Selecting previously unselected package python3-vine.
[Keystone] Preparing to unpack .../128-python3-vine_1.3.0+dfsg-1_all.deb ...
[Keystone] Unpacking python3-vine (1.3.0+dfsg-1) ...
[Keystone] Selecting previously unselected package python3-amqp.
[Keystone] Preparing to unpack .../129-python3-amqp_2.6.0-1~cloud0_all.deb ...
[Keystone] Unpacking python3-amqp (2.6.0-1~cloud0) ...
[Keystone] Selecting previously unselected package python3-aniso8601.
[Keystone] Preparing to unpack .../130-python3-aniso8601_8.0.0-1_all.deb ...
[Keystone] Unpacking python3-aniso8601 (8.0.0-1) ...
[Keystone] Selecting previously unselected package python3-anyjson.
[Keystone] Preparing to unpack .../131-python3-anyjson_0.3.3-2_all.deb ...
[Keystone] Unpacking python3-anyjson (0.3.3-2) ...
[MON] Collecting debtcollector==2.5.0
[MON]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[MON] Collecting decorator==5.1.1
[MON]   Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
[MON] Collecting dogpile-cache==1.1.6
[MON]   Downloading dogpile.cache-1.1.6-py3-none-any.whl (51 kB)
[MON] Collecting fonttools==4.33.3
[MON]   Downloading fonttools-4.33.3-py3-none-any.whl (930 kB)
[tests] Collecting cffi==1.15.0
[tests]   Downloading cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB)
[PLA]  ---> 53cd046fd5d0
[PLA] Step 17/42 : RUN tar -zxf /minizinc.tgz &&     mv /MiniZincIDE-2.4.2-bundle-linux /minizinc
[PLA]  ---> Running in 719caf121f15
[RO] Collecting google-api-core==2.8.2
[RO]   Downloading google_api_core-2.8.2-py3-none-any.whl (114 kB)
[RO] Collecting google-api-python-client==2.51.0
[RO]   Downloading google_api_python_client-2.51.0-py2.py3-none-any.whl (8.6 MB)
[NG-UI] npm WARN deprecated debug@4.2.0: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
[NG-UI] npm WARN deprecated @schematics/update@0.1100.7: This was an internal-only Angular package up through Angular v11 which is no longer used or maintained. Upgrade Angular to v12+ to remove this dependency.
[LCM]   Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
[LCM] Collecting attrs==21.4.0
[LCM]   Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
[LCM] Collecting chardet==4.0.0
[LCM]   Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB)
[LCM] Collecting checksumdir==1.2.0
[LCM]   Downloading checksumdir-1.2.0-py3-none-any.whl (5.3 kB)
[Keystone] Selecting previously unselected package python3-attr.
[Keystone] Preparing to unpack .../132-python3-attr_19.3.0-2_all.deb ...
[Keystone] Unpacking python3-attr (19.3.0-2) ...
[Keystone] Selecting previously unselected package python3-tz.
[Keystone] Preparing to unpack .../133-python3-tz_2019.3-1ubuntu0.20.04.0_all.deb ...
[Keystone] Unpacking python3-tz (2019.3-1ubuntu0.20.04.0) ...
[Keystone] Selecting previously unselected package python3-babel.
[Keystone] Preparing to unpack .../134-python3-babel_2.8.0+dfsg.1-4ubuntu0.1~cloud0_all.deb ...
[Keystone] Unpacking python3-babel (2.8.0+dfsg.1-4ubuntu0.1~cloud0) ...
[Keystone] Selecting previously unselected package python3-blinker.
[Keystone] Preparing to unpack .../135-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ...
[Keystone] Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ...
[Keystone] Selecting previously unselected package python3-soupsieve.
[Keystone] Preparing to unpack .../136-python3-soupsieve_1.9.5+dfsg-1_all.deb ...
[Keystone] Unpacking python3-soupsieve (1.9.5+dfsg-1) ...
[Keystone] Selecting previously unselected package python3-bs4.
[Keystone] Preparing to unpack .../137-python3-bs4_4.8.2-1_all.deb ...
[Keystone] Unpacking python3-bs4 (4.8.2-1) ...
[Keystone] Selecting previously unselected package python3-cachetools.
[Keystone] Preparing to unpack .../138-python3-cachetools_4.0.0-1_all.deb ...
[Keystone] Unpacking python3-cachetools (4.0.0-1) ...
[Keystone] Selecting previously unselected package python3-colorama.
[Keystone] Preparing to unpack .../139-python3-colorama_0.4.3-1build1_all.deb ...
[Keystone] Unpacking python3-colorama (0.4.3-1build1) ...
[Keystone] Selecting previously unselected package python3-click.
[Keystone] Preparing to unpack .../140-python3-click_7.0-3_all.deb ...
[Keystone] Unpacking python3-click (7.0-3) ...
[Keystone] Selecting previously unselected package python3-cryptography.
[Keystone] Preparing to unpack .../141-python3-cryptography_3.0-1ubuntu0.1~cloud0_amd64.deb ...
[Keystone] Unpacking python3-cryptography (3.0-1ubuntu0.1~cloud0) ...
[MON] Collecting futurist==2.4.1
[MON]   Downloading futurist-2.4.1-py3-none-any.whl (36 kB)
[MON] Collecting gnocchiclient==7.0.7
[MON]   Downloading gnocchiclient-7.0.7-py2.py3-none-any.whl (66 kB)
[MON] Collecting httmock==1.4.0
[MON]   Downloading httmock-1.4.0-py3-none-any.whl (4.8 kB)
[MON] Collecting humanfriendly==10.0
[MON]   Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
[tests] Collecting charm-tools==2.8.3
[tests]   Downloading charm-tools-2.8.3.tar.gz (106 kB)
[tests] Collecting cheetah3==3.2.6.post1
[tests]   Downloading Cheetah3-3.2.6.post1-cp38-cp38-manylinux1_x86_64.whl (677 kB)
[NG-UI] npm WARN deprecated core-js@3.6.5: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
[Keystone] Selecting previously unselected package python3-lib2to3.
[Keystone] Preparing to unpack .../142-python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ...
[Keystone] Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[Keystone] Selecting previously unselected package python3-distutils.
[Keystone] Preparing to unpack .../143-python3-distutils_3.8.10-0ubuntu1~20.04_all.deb ...
[Keystone] Unpacking python3-distutils (3.8.10-0ubuntu1~20.04) ...
[Keystone] Selecting previously unselected package python3-setuptools.
[Keystone] Preparing to unpack .../144-python3-setuptools_45.2.0-1ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-setuptools (45.2.0-1ubuntu0.1) ...
[Keystone] Selecting previously unselected package python3-pbr.
[Keystone] Preparing to unpack .../145-python3-pbr_5.4.5-0ubuntu1_all.deb ...
[Keystone] Unpacking python3-pbr (5.4.5-0ubuntu1) ...
[Keystone] Selecting previously unselected package python3-wrapt.
[Keystone] Preparing to unpack .../146-python3-wrapt_1.11.2-2build1_amd64.deb ...
[Keystone] Unpacking python3-wrapt (1.11.2-2build1) ...
[Keystone] Selecting previously unselected package python3-debtcollector.
[Keystone] Preparing to unpack .../147-python3-debtcollector_2.2.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-debtcollector (2.2.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-decorator.
[Keystone] Preparing to unpack .../148-python3-decorator_4.4.2-0ubuntu1_all.deb ...
[Keystone] Unpacking python3-decorator (4.4.2-0ubuntu1) ...
[Keystone] Selecting previously unselected package python3-defusedxml.
[Keystone] Preparing to unpack .../149-python3-defusedxml_0.6.0-2_all.deb ...
[Keystone] Unpacking python3-defusedxml (0.6.0-2) ...
[Keystone] Selecting previously unselected package zlib1g-dev:amd64.
[Keystone] Preparing to unpack .../150-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ...
[Keystone] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[MON] Collecting iso8601==1.0.2
[MON]   Downloading iso8601-1.0.2-py3-none-any.whl (9.7 kB)
[MON] Collecting jmespath==1.0.1
[MON]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[MON] Collecting jsonpatch==1.32
[MON]   Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB)
[MON] Collecting jsonpointer==2.3
[MON]   Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB)
[MON] Collecting keystoneauth1==4.6.0
[MON]   Downloading keystoneauth1-4.6.0-py3-none-any.whl (315 kB)
[MON] Collecting kiwisolver==1.4.3
[MON]   Downloading kiwisolver-1.4.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB)
[tests] Collecting cliff==3.10.1
[tests]   Downloading cliff-3.10.1-py3-none-any.whl (81 kB)
[tests] Collecting cmd2==2.4.1
[tests]   Downloading cmd2-2.4.1-py3-none-any.whl (146 kB)
[tests] Collecting colander==1.7.0
[tests]   Downloading colander-1.7.0-py2.py3-none-any.whl (113 kB)
[osmclient] Removing intermediate container 1e376aff079d
[osmclient]  ---> 898e44e8255e
[osmclient] Step 15/22 : FROM ubuntu:20.04 as FINAL
[osmclient]  ---> 2abc4dfd8318
[osmclient] Step 16/22 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> 24652cd104af
[osmclient] Step 17/22 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[osmclient]  ---> Using cache
[osmclient]  ---> 138cb895e4a0
[osmclient] Step 18/22 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.8.*     && rm -rf /var/lib/apt/lists/*
[osmclient]  ---> Running in 2bc5697361a9
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[osmclient] Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[osmclient] Get:5 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[osmclient] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[osmclient] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[osmclient] Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[RO] Collecting google-auth==2.8.0
[RO]   Downloading google_auth-2.8.0-py2.py3-none-any.whl (164 kB)
[RO] Collecting google-auth-httplib2==0.1.0
[RO]   Downloading google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB)
[RO] Collecting google-cloud==0.34.0
[RO]   Downloading google_cloud-0.34.0-py2.py3-none-any.whl (1.8 kB)
[RO] Collecting googleapis-common-protos==1.56.3
[RO]   Downloading googleapis_common_protos-1.56.3-py2.py3-none-any.whl (211 kB)
[RO] Collecting httplib2==0.20.4
[RO]   Downloading httplib2-0.20.4-py3-none-any.whl (96 kB)
[RO] Collecting humanfriendly==10.0
[RO]   Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
[RO] Collecting idna==3.3
[RO]   Downloading idna-3.3-py3-none-any.whl (61 kB)
[RO] Collecting importlib-metadata==4.11.4
[RO]   Downloading importlib_metadata-4.11.4-py3-none-any.whl (18 kB)
[LCM] Collecting grpcio==1.47.0
[LCM]   Downloading grpcio-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB)
[Keystone] Selecting previously unselected package python3.8-dev.
[Keystone] Preparing to unpack .../151-python3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[Keystone] Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[Keystone] Selecting previously unselected package python3-dev.
[Keystone] Preparing to unpack .../152-python3-dev_3.8.2-0ubuntu2_amd64.deb ...
[Keystone] Unpacking python3-dev (3.8.2-0ubuntu2) ...
[Keystone] Selecting previously unselected package python3-dnspython.
[Keystone] Preparing to unpack .../153-python3-dnspython_1.16.0-1ubuntu1_all.deb ...
[Keystone] Unpacking python3-dnspython (1.16.0-1ubuntu1) ...
[Keystone] Selecting previously unselected package python3-roman.
[Keystone] Preparing to unpack .../154-python3-roman_2.0.0-3build1_all.deb ...
[Keystone] Unpacking python3-roman (2.0.0-3build1) ...
[Keystone] Selecting previously unselected package python3-docutils.
[Keystone] Preparing to unpack .../155-python3-docutils_0.16+dfsg-2_all.deb ...
[Keystone] Unpacking python3-docutils (0.16+dfsg-2) ...
[Keystone] Selecting previously unselected package python3-more-itertools.
[Keystone] Preparing to unpack .../156-python3-more-itertools_4.2.0-1build1_all.deb ...
[Keystone] Unpacking python3-more-itertools (4.2.0-1build1) ...
[MON] Collecting lxml==4.9.0
[MON]   Downloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
[tests] Collecting coverage==6.4.1
[tests]   Downloading coverage-6.4.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (213 kB)
[osmclient] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1503 kB]
[osmclient] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3766 kB]
[osmclient] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4147 kB]
[osmclient] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB]
[osmclient] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[osmclient] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[osmclient] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3672 kB]
[osmclient] Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB]
[osmclient] Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3616 kB]
[osmclient] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1207 kB]
[RO] Collecting ipconflict==0.5.0
[RO]   Downloading ipconflict-0.5.0-py2.py3-none-any.whl (16 kB)
[RO] Collecting iso8601==1.0.2
[RO]   Downloading iso8601-1.0.2-py3-none-any.whl (9.7 kB)
[RO] Collecting isodate==0.6.1
[RO]   Downloading isodate-0.6.1-py2.py3-none-any.whl (41 kB)
[RO] Collecting jaraco-functools==3.5.0
[RO]   Downloading jaraco.functools-3.5.0-py3-none-any.whl (7.0 kB)
[RO] Collecting jinja2==3.1.2
[RO]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[Keystone] Selecting previously unselected package python3-zipp.
[Keystone] Preparing to unpack .../157-python3-zipp_1.0.0-1_all.deb ...
[Keystone] Unpacking python3-zipp (1.0.0-1) ...
[Keystone] Selecting previously unselected package python3-importlib-metadata.
[Keystone] Preparing to unpack .../158-python3-importlib-metadata_1.6.0-2~cloud0_all.deb ...
[Keystone] Unpacking python3-importlib-metadata (1.6.0-2~cloud0) ...
[Keystone] Selecting previously unselected package python3-stevedore.
[Keystone] Preparing to unpack .../159-python3-stevedore_1%3a3.2.2-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-stevedore (1:3.2.2-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-dogpile.cache.
[Keystone] Preparing to unpack .../160-python3-dogpile.cache_1.0.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-dogpile.cache (1.0.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-greenlet.
[Keystone] Preparing to unpack .../161-python3-greenlet_0.4.15-4.1_amd64.deb ...
[Keystone] Unpacking python3-greenlet (0.4.15-4.1) ...
[Keystone] Selecting previously unselected package python3-monotonic.
[Keystone] Preparing to unpack .../162-python3-monotonic_1.5-0ubuntu2_all.deb ...
[Keystone] Unpacking python3-monotonic (1.5-0ubuntu2) ...
[tests] Collecting cryptography==37.0.2
[tests]   Downloading cryptography-37.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
[tests] Collecting debtcollector==2.5.0
[tests]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[tests] Collecting decorator==5.1.1
[tests]   Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
[tests] Collecting dict2colander==0.2
[RO] Collecting jmespath==1.0.1
[RO]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[RO] Collecting jsonpatch==1.32
[RO]   Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB)
[RO] Collecting jsonpointer==2.3
[RO]   Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB)
[RO] Collecting jsonschema==3.2.0
[RO]   Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
[RO] Collecting keystoneauth1==4.6.0
[RO]   Downloading keystoneauth1-4.6.0-py3-none-any.whl (315 kB)
[RO] Collecting logutils==0.3.5
[RO]   Downloading logutils-0.3.5.tar.gz (27 kB)
[NG-UI] npm WARN deprecated npmlog@4.1.2: This package is no longer supported.
[NG-UI] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
[NG-UI] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
[Keystone] Selecting previously unselected package python3-eventlet.
[Keystone] Preparing to unpack .../163-python3-eventlet_0.26.1-0ubuntu1.1~cloud0_all.deb ...
[Keystone] Unpacking python3-eventlet (0.26.1-0ubuntu1.1~cloud0) ...
[Keystone] Selecting previously unselected package python3-extras.
[Keystone] Preparing to unpack .../164-python3-extras_1.0.0-4build1_all.deb ...
[Keystone] Unpacking python3-extras (1.0.0-4build1) ...
[Keystone] Selecting previously unselected package python3-fasteners.
[Keystone] Preparing to unpack .../165-python3-fasteners_0.14.1-2_all.deb ...
[Keystone] Unpacking python3-fasteners (0.14.1-2) ...
[Keystone] Selecting previously unselected package python3-linecache2.
[Keystone] Preparing to unpack .../166-python3-linecache2_1.0.0-4ubuntu1_all.deb ...
[Keystone] Unpacking python3-linecache2 (1.0.0-4ubuntu1) ...
[Keystone] Selecting previously unselected package python3-mimeparse.
[Keystone] Preparing to unpack .../167-python3-mimeparse_1.6.0-3build1_all.deb ...
[Keystone] Unpacking python3-mimeparse (1.6.0-3build1) ...
[Keystone] Selecting previously unselected package python3-traceback2.
[Keystone] Preparing to unpack .../168-python3-traceback2_1.4.0-5ubuntu1_all.deb ...
[Keystone] Unpacking python3-traceback2 (1.4.0-5ubuntu1) ...
[Keystone] Selecting previously unselected package python3-unittest2.
[Keystone] Preparing to unpack .../169-python3-unittest2_1.1.0-6.1build1_all.deb ...
[Keystone] Unpacking python3-unittest2 (1.1.0-6.1build1) ...
[Keystone] Selecting previously unselected package python3-testtools.
[Keystone] Preparing to unpack .../170-python3-testtools_2.4.0-0ubuntu1_all.deb ...
[Keystone] Unpacking python3-testtools (2.4.0-0ubuntu1) ...
[MON] Collecting matplotlib==3.5.2
[MON]   Downloading matplotlib-3.5.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (11.3 MB)
[POL]   Building wheel for pycrypto (setup.py): finished with status 'done'
[POL]   Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=349a0a4d222b5c2c8ca77c9610e4b0eb1b3248284d18230ecc6c7dc63cb57bda
[POL]   Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293
[POL]   Building wheel for peewee (setup.py): started
[POL]   Building wheel for peewee (setup.py): finished with status 'done'
[POL]   Created wheel for peewee: filename=peewee-3.8.2-cp38-cp38-linux_x86_64.whl size=156173 sha256=7bb1bdd7991270d3a21d5bb368f8373a4156f330066a7887288ba3a66d24cd1f
[POL]   Stored in directory: /root/.cache/pip/wheels/f0/11/74/d5c4df68a1514aeeae7914a7c2aecba0d3fe36df8c1d272bc5
[POL] Successfully built pycrypto peewee
[POL] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, cached-property, certifi, charset-normalizer, click, idna, jsonschema, mock, peewee, peewee-migrate, pymysql, urllib3, requests
[tests]   Downloading dict2colander-0.2.tar.gz (7.4 kB)
[tests] Collecting distlib==0.3.4
[tests]   Downloading distlib-0.3.4-py2.py3-none-any.whl (461 kB)
[tests] Collecting distro==1.7.0
[tests]   Downloading distro-1.7.0-py3-none-any.whl (20 kB)
[tests] Collecting dogpile-cache==1.1.6
[tests]   Downloading dogpile.cache-1.1.6-py3-none-any.whl (51 kB)
[RO] Collecting lxml==4.9.0
[RO]   Downloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
[LCM] Collecting grpcio-tools==1.47.0
[LCM]   Downloading grpcio_tools-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB)
[LCM] Collecting grpclib==0.4.2
[LCM]   Downloading grpclib-0.4.2.tar.gz (58 kB)
[LCM]   Installing build dependencies: started
[Keystone] Selecting previously unselected package python3-fixtures.
[Keystone] Preparing to unpack .../171-python3-fixtures_3.0.0-3build1_all.deb ...
[Keystone] Unpacking python3-fixtures (3.0.0-3build1) ...
[Keystone] Selecting previously unselected package python3-itsdangerous.
[Keystone] Preparing to unpack .../172-python3-itsdangerous_1.1.0-1_all.deb ...
[Keystone] Unpacking python3-itsdangerous (1.1.0-1) ...
[Keystone] Selecting previously unselected package python3-jinja2.
[Keystone] Preparing to unpack .../173-python3-jinja2_2.10.1-2ubuntu0.2_all.deb ...
[Keystone] Unpacking python3-jinja2 (2.10.1-2ubuntu0.2) ...
[MON] Collecting monotonic==1.6
[MON]   Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB)
[MON] Collecting msgpack==1.0.4
[MON]   Downloading msgpack-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
[MON] Collecting munch==2.5.0
[POL] Successfully installed aiokafka-0.7.2 cached-property-1.5.2 certifi-2022.6.15 charset-normalizer-2.0.12 click-8.1.3 dataclasses-0.6 idna-3.3 jsonschema-2.6.0 kafka-python-2.0.2 mock-4.0.3 peewee-3.8.2 peewee-migrate-1.1.6 pycrypto-2.6.1 pymongo-3.12.3 pymysql-0.9.3 pyyaml-5.4.1 requests-2.28.0 urllib3-1.26.9
[tests] Collecting filelock==3.7.1
[tests]   Downloading filelock-3.7.1-py3-none-any.whl (10 kB)
[tests] Collecting h11==0.13.0
[tests]   Downloading h11-0.13.0-py3-none-any.whl (58 kB)
[tests] Collecting haikunator==2.1.0
[tests]   Downloading haikunator-2.1.0-py2.py3-none-any.whl (4.6 kB)
[tests] Collecting httplib2==0.20.4
[tests]   Downloading httplib2-0.20.4-py3-none-any.whl (96 kB)
[tests] Collecting iso8601==1.0.2
[tests]   Downloading iso8601-1.0.2-py3-none-any.whl (9.7 kB)
[osmclient] Fetched 31.5 MB in 3s (10.3 MB/s)
[RO] Collecting markupsafe==2.1.1
[RO]   Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[Keystone] Selecting previously unselected package python3-werkzeug.
[Keystone] Preparing to unpack .../174-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ...
[Keystone] Selecting previously unselected package python3-flask.
[Keystone] Preparing to unpack .../175-python3-flask_1.1.1-2ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-flask (1.1.1-2ubuntu0.1) ...
[Keystone] Selecting previously unselected package python3-flask-restful.
[Keystone] Preparing to unpack .../176-python3-flask-restful_0.3.8-1_all.deb ...
[Keystone] Unpacking python3-flask-restful (0.3.8-1) ...
[Keystone] Selecting previously unselected package python3-futurist.
[Keystone] Preparing to unpack .../177-python3-futurist_2.1.0-0ubuntu1_all.deb ...
[Keystone] Unpacking python3-futurist (2.1.0-0ubuntu1) ...
[Keystone] Selecting previously unselected package python3-webencodings.
[Keystone] Preparing to unpack .../178-python3-webencodings_0.5.1-1ubuntu1_all.deb ...
[Keystone] Unpacking python3-webencodings (0.5.1-1ubuntu1) ...
[Keystone] Selecting previously unselected package python3-html5lib.
[Keystone] Preparing to unpack .../179-python3-html5lib_1.0.1-2_all.deb ...
[Keystone] Unpacking python3-html5lib (1.0.1-2) ...
[Keystone] Selecting previously unselected package python3-pyrsistent:amd64.
[Keystone] Preparing to unpack .../180-python3-pyrsistent_0.15.5-1build1_amd64.deb ...
[MON]   Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB)
[MON] Collecting netaddr==0.8.0
[MON]   Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)
[MON] Collecting netifaces==0.11.0
[MON]   Downloading netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB)
[tests] Collecting jmespath==1.0.1
[tests]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[tests] Collecting jsonpatch==1.32
[tests]   Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB)
[tests] Collecting jsonpath-ng==1.5.3
[tests]   Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB)
[tests] Collecting jsonpath-rw==1.4.0
[tests]   Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
[tests] Collecting jsonpath-rw-ext==1.2.2
[osmclient] Reading package lists...
[RO] Collecting more-itertools==8.13.0
[RO]   Downloading more_itertools-8.13.0-py3-none-any.whl (51 kB)
[RO] Collecting msal==1.18.0
[RO]   Downloading msal-1.18.0-py2.py3-none-any.whl (82 kB)
[RO] Collecting msal-extensions==1.0.0
[RO]   Downloading msal_extensions-1.0.0-py2.py3-none-any.whl (19 kB)
[RO] Collecting msgpack==1.0.4
[RO]   Downloading msgpack-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
[Keystone] Unpacking python3-pyrsistent:amd64 (0.15.5-1build1) ...
[Keystone] Selecting previously unselected package python3-jsonschema.
[Keystone] Preparing to unpack .../181-python3-jsonschema_3.2.0-0ubuntu2_all.deb ...
[Keystone] Unpacking python3-jsonschema (3.2.0-0ubuntu2) ...
[Keystone] Selecting previously unselected package python3-jwt.
[Keystone] Preparing to unpack .../182-python3-jwt_1.7.1-2ubuntu2.1_all.deb ...
[Keystone] Unpacking python3-jwt (1.7.1-2ubuntu2.1) ...
[Keystone] Selecting previously unselected package python3-iso8601.
[Keystone] Preparing to unpack .../183-python3-iso8601_0.1.12-1_all.deb ...
[Keystone] Unpacking python3-iso8601 (0.1.12-1) ...
[Keystone] Selecting previously unselected package python3-lxml:amd64.
[Keystone] Preparing to unpack .../184-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ...
[Keystone] Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ...
[Keystone] Selecting previously unselected package python3-oauthlib.
[Keystone] Preparing to unpack .../185-python3-oauthlib_3.1.0-1ubuntu2_all.deb ...
[Keystone] Unpacking python3-oauthlib (3.1.0-1ubuntu2) ...
[Keystone] Selecting previously unselected package python3-os-service-types.
[Keystone] Preparing to unpack .../186-python3-os-service-types_1.7.0-0ubuntu1_all.deb ...
[Keystone] Unpacking python3-os-service-types (1.7.0-0ubuntu1) ...
[Keystone] Selecting previously unselected package python3-keystoneauth1.
[Keystone] Preparing to unpack .../187-python3-keystoneauth1_4.2.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-keystoneauth1 (4.2.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-netaddr.
[Keystone] Preparing to unpack .../188-python3-netaddr_0.7.19-3ubuntu1_all.deb ...
[Keystone] Unpacking python3-netaddr (0.7.19-3ubuntu1) ...
[MON] Collecting numpy==1.23.0
[MON]   Downloading numpy-1.23.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB)
[POL] Removing intermediate container 1f1e13a78b65
[POL]  ---> 43d7f4b3dbe8
[POL] Step 13/37 : FROM ubuntu:20.04 as FINAL
[POL]  ---> 2abc4dfd8318
[POL] Step 14/37 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> 24652cd104af
[POL] Step 15/37 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[POL]  ---> Using cache
[POL]  ---> 138cb895e4a0
[POL] Step 16/37 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.8.*     && rm -rf /var/lib/apt/lists/*
[POL]  ---> Running in d7ba4cec4868
[tests]   Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB)
[tests] Collecting jsonpointer==2.3
[tests]   Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB)
[tests] Collecting jsonschema==2.5.1
[tests]   Downloading jsonschema-2.5.1-py2.py3-none-any.whl (38 kB)
[tests] Collecting jujubundlelib==0.5.7
[tests]   Downloading jujubundlelib-0.5.7.tar.gz (30 kB)
[tests] Collecting keyring==20.0.1
[tests]   Downloading keyring-20.0.1-py2.py3-none-any.whl (31 kB)
[tests] Collecting keystoneauth1==4.6.0
[tests]   Downloading keystoneauth1-4.6.0-py3-none-any.whl (315 kB)
[osmclient] Reading package lists...
[osmclient] Building dependency tree...
[osmclient] Reading state information...
[osmclient] The following additional packages will be installed:
[osmclient]   file libexpat1 libmagic-mgc libmagic1 libmpdec2 libpython3.8-minimal
[osmclient]   libpython3.8-stdlib libreadline8 libsqlite3-0 libssl1.1 mime-support
[osmclient]   python3.8 python3.8-minimal readline-common xz-utils
[osmclient] Suggested packages:
[osmclient]   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
[osmclient] The following NEW packages will be installed:
[osmclient]   file libexpat1 libmagic-mgc libmagic1 libmpdec2 libpython3.8-minimal
[osmclient]   libpython3.8-stdlib libreadline8 libsqlite3-0 libssl1.1 mime-support
[osmclient]   python3-minimal python3.8 python3.8-minimal readline-common xz-utils
[osmclient] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
[osmclient] Need to get 7335 kB of archives.
[osmclient] After this operation, 32.6 MB of additional disk space will be used.
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
[osmclient] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB]
[osmclient] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
[osmclient] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
[osmclient] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
[osmclient] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
[osmclient] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
[osmclient] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
[osmclient] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
[osmclient] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
[osmclient] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB]
[osmclient] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB]
[osmclient] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB]
[osmclient] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
[osmclient] debconf: delaying package configuration, since apt-utils is not installed
[osmclient] Fetched 7335 kB in 0s (54.0 MB/s)
[RO] Collecting msrest==0.7.1
[RO]   Downloading msrest-0.7.1-py3-none-any.whl (85 kB)
[RO] Collecting msrestazure==0.6.4
[RO]   Downloading msrestazure-0.6.4-py2.py3-none-any.whl (40 kB)
[RO] Collecting netaddr==0.8.0
[RO]   Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)
[RO] Collecting netifaces==0.11.0
[RO]   Downloading netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB)
[RO] Collecting oauthlib==3.2.0
[RO]   Downloading oauthlib-3.2.0-py3-none-any.whl (151 kB)
[RO] Collecting openstacksdk==0.99.0
[RO]   Downloading openstacksdk-0.99.0-py3-none-any.whl (1.5 MB)
[LCM]   Installing build dependencies: finished with status 'done'
[LCM]   Getting requirements to build wheel: started
[LCM]   Getting requirements to build wheel: finished with status 'done'
[LCM]     Preparing wheel metadata: started
[LCM]     Preparing wheel metadata: finished with status 'done'
[Keystone] Selecting previously unselected package python3-oslo.i18n.
[Keystone] Preparing to unpack .../189-python3-oslo.i18n_5.0.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.i18n (5.0.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-oslo.context.
[Keystone] Preparing to unpack .../190-python3-oslo.context_1%3a3.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.context (1:3.1.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-msgpack.
[Keystone] Preparing to unpack .../191-python3-msgpack_0.6.2-1_amd64.deb ...
[Keystone] Unpacking python3-msgpack (0.6.2-1) ...
[Keystone] Selecting previously unselected package python3-pyparsing.
[Keystone] Preparing to unpack .../192-python3-pyparsing_2.4.6-1_all.deb ...
[Keystone] Unpacking python3-pyparsing (2.4.6-1) ...
[Keystone] Selecting previously unselected package python3-packaging.
[Keystone] Preparing to unpack .../193-python3-packaging_20.4-1~cloud0_all.deb ...
[Keystone] Unpacking python3-packaging (20.4-1~cloud0) ...
[Keystone] Selecting previously unselected package python3-oslo.utils.
[Keystone] Preparing to unpack .../194-python3-oslo.utils_4.6.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.utils (4.6.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-oslo.serialization.
[Keystone] Preparing to unpack .../195-python3-oslo.serialization_4.0.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.serialization (4.0.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-pyinotify.
[Keystone] Preparing to unpack .../196-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ...
[Keystone] Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ...
[MON] Collecting openstacksdk==0.99.0
[MON]   Downloading openstacksdk-0.99.0-py3-none-any.whl (1.5 MB)
[POL] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[POL] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[POL] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[POL] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[POL] Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3616 kB]
[POL] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3672 kB]
[POL] Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1207 kB]
[POL] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB]
[POL] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[POL] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[POL] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[POL] Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[POL] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4147 kB]
[POL] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1503 kB]
[POL] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3766 kB]
[POL] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB]
[POL] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[POL] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[tests] Collecting launchpadlib==1.10.16
[tests]   Downloading launchpadlib-1.10.16-py2.py3-none-any.whl (216 kB)
[tests] Collecting lazr-restfulclient==0.14.4
[tests]   Downloading lazr.restfulclient-0.14.4.tar.gz (62 kB)
[tests] Collecting lazr-uri==1.0.6
[tests]   Downloading lazr.uri-1.0.6.tar.gz (18 kB)
[osmclient] Selecting previously unselected package libssl1.1:amd64.
[osmclient] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
[osmclient] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ...
[osmclient] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[osmclient] Selecting previously unselected package libpython3.8-minimal:amd64.
[osmclient] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[osmclient] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Selecting previously unselected package libexpat1:amd64.
[osmclient] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
[osmclient] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[osmclient] Selecting previously unselected package python3.8-minimal.
[osmclient] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[osmclient] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[RO] Collecting os-client-config==2.1.0
[RO]   Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB)
[RO] Collecting os-service-types==1.7.0
[RO]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[RO] Collecting osc-lib==2.6.0
[RO]   Downloading osc_lib-2.6.0-py3-none-any.whl (88 kB)
[NG-UI] npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
[NG-UI] npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
[NG-UI] npm WARN deprecated osenv@0.1.5: This package is no longer supported.
[NG-UI] npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
[LCM] Collecting h2==4.1.0
[LCM]   Downloading h2-4.1.0-py3-none-any.whl (57 kB)
[LCM] Collecting hpack==4.0.0
[LCM]   Downloading hpack-4.0.0-py3-none-any.whl (32 kB)
[LCM] Collecting hyperframe==6.0.1
[LCM]   Downloading hyperframe-6.0.1-py3-none-any.whl (12 kB)
[LCM] Collecting idna==3.3
[LCM]   Downloading idna-3.3-py3-none-any.whl (61 kB)
[LCM] Collecting jinja2==3.1.2
[LCM]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[LCM] Collecting markupsafe==2.1.1
[LCM]   Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[Keystone] Selecting previously unselected package python3-oslo.log.
[Keystone] Preparing to unpack .../197-python3-oslo.log_4.4.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.log (4.4.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-rfc3986.
[Keystone] Preparing to unpack .../198-python3-rfc3986_1.3.2-0ubuntu2_all.deb ...
[Keystone] Unpacking python3-rfc3986 (1.3.2-0ubuntu2) ...
[Keystone] Selecting previously unselected package python3-oslo.config.
[Keystone] Preparing to unpack .../199-python3-oslo.config_1%3a8.3.2-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.config (1:8.3.2-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-keystoneclient.
[Keystone] Preparing to unpack .../200-python3-keystoneclient_1%3a4.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-keystoneclient (1:4.1.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-memcache.
[Keystone] Preparing to unpack .../201-python3-memcache_1.59-4_all.deb ...
[Keystone] Unpacking python3-memcache (1.59-4) ...
[Keystone] Selecting previously unselected package python3-oslo.cache.
[Keystone] Preparing to unpack .../202-python3-oslo.cache_2.6.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.cache (2.6.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-pycadf.
[Keystone] Preparing to unpack .../203-python3-pycadf_2.10.0-2_all.deb ...
[Keystone] Unpacking python3-pycadf (2.10.0-2) ...
[Keystone] Selecting previously unselected package python3-webob.
[Keystone] Preparing to unpack .../204-python3-webob_1%3a1.8.5-2_all.deb ...
[Keystone] Unpacking python3-webob (1:1.8.5-2) ...
[Keystone] Selecting previously unselected package python3-keystonemiddleware.
[Keystone] Preparing to unpack .../205-python3-keystonemiddleware_9.1.0-0ubuntu1~cloud1_all.deb ...
[Keystone] Unpacking python3-keystonemiddleware (9.1.0-0ubuntu1~cloud1) ...
[Keystone] Selecting previously unselected package python3-kombu.
[Keystone] Preparing to unpack .../206-python3-kombu_4.6.11-2ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-kombu (4.6.11-2ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-pyasn1.
[Keystone] Preparing to unpack .../207-python3-pyasn1_0.4.2-3build1_all.deb ...
[Keystone] Unpacking python3-pyasn1 (0.4.2-3build1) ...
[Keystone] Selecting previously unselected package python3-pyasn1-modules.
[Keystone] Preparing to unpack .../208-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ...
[Keystone] Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ...
[MON] Collecting os-client-config==2.1.0
[MON]   Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB)
[MON] Collecting os-service-types==1.7.0
[MON]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[MON] Collecting osc-lib==2.6.0
[MON]   Downloading osc_lib-2.6.0-py3-none-any.whl (88 kB)
[MON] Collecting oslo-config==8.8.0
[MON]   Downloading oslo.config-8.8.0-py3-none-any.whl (128 kB)
[MON] Collecting oslo-context==4.1.0
[MON]   Downloading oslo.context-4.1.0-py3-none-any.whl (20 kB)
[MON] Collecting oslo-i18n==5.1.0
[MON]   Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB)
[MON] Collecting oslo-log==5.0.0
[MON]   Downloading oslo.log-5.0.0-py3-none-any.whl (71 kB)
[tests] Collecting libcharmstore==0.0.9
[tests]   Downloading libcharmstore-0.0.9.tar.gz (3.2 kB)
[tests] Collecting macaroonbakery==1.3.1
[tests]   Downloading macaroonbakery-1.3.1.tar.gz (79 kB)
[tests] Collecting msgpack==1.0.4
[tests]   Downloading msgpack-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
[PLA] Removing intermediate container 719caf121f15
[PLA]  ---> 26b141b58886
[PLA] Step 18/42 : FROM ubuntu:20.04 as FINAL
[PLA]  ---> 2abc4dfd8318
[PLA] Step 19/42 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> 24652cd104af
[PLA] Step 20/42 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[PLA]  ---> Using cache
[PLA]  ---> 138cb895e4a0
[PLA] Step 21/42 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.8.*     && rm -rf /var/lib/apt/lists/*
[PLA]  ---> Running in b4f93f273062
[PLA] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[PLA] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[PLA] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[PLA] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[PLA] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3672 kB]
[PLA] Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3616 kB]
[PLA] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB]
[PLA] Get:8 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1207 kB]
[PLA] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[PLA] Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[PLA] Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[PLA] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[PLA] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB]
[PLA] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3766 kB]
[PLA] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4147 kB]
[PLA] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1503 kB]
[PLA] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[PLA] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[osmclient] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[osmclient] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[osmclient] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Selecting previously unselected package python3-minimal.
[osmclient] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4425 files and directories currently installed.)
[osmclient] Preparing to unpack .../00-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
[osmclient] Unpacking python3-minimal (3.8.2-0ubuntu2) ...
[RO] Collecting oslo-config==8.8.0
[RO]   Downloading oslo.config-8.8.0-py3-none-any.whl (128 kB)
[RO] Collecting oslo-context==4.1.0
[RO]   Downloading oslo.context-4.1.0-py3-none-any.whl (20 kB)
[RO] Collecting oslo-i18n==5.1.0
[RO]   Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB)
[RO] Collecting oslo-log==5.0.0
[RO]   Downloading oslo.log-5.0.0-py3-none-any.whl (71 kB)
[RO] Collecting oslo-serialization==4.3.0
[RO]   Downloading oslo.serialization-4.3.0-py3-none-any.whl (25 kB)
[RO] Collecting oslo-utils==6.0.0
[RO]   Downloading oslo.utils-6.0.0-py3-none-any.whl (100 kB)
[RO] Collecting packaging==21.3
[RO]   Downloading packaging-21.3-py3-none-any.whl (40 kB)
[RO] Collecting paramiko==2.11.0
[NG-UI] npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported.
[LCM] Collecting multidict==6.0.2
[LCM]   Downloading multidict-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (121 kB)
[Keystone] Selecting previously unselected package python3-ldap:amd64.
[Keystone] Preparing to unpack .../209-python3-ldap_3.2.0-4ubuntu2.1_amd64.deb ...
[Keystone] Unpacking python3-ldap:amd64 (3.2.0-4ubuntu2.1) ...
[Keystone] Selecting previously unselected package python3-sqlparse.
[Keystone] Preparing to unpack .../210-python3-sqlparse_0.2.4-3ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-sqlparse (0.2.4-3ubuntu0.1) ...
[Keystone] Selecting previously unselected package python3-tempita.
[Keystone] Preparing to unpack .../211-python3-tempita_0.5.2-6_all.deb ...
[Keystone] Unpacking python3-tempita (0.5.2-6) ...
[Keystone] Selecting previously unselected package python3-migrate.
[Keystone] Preparing to unpack .../212-python3-migrate_0.13.0-0ubuntu1_all.deb ...
[Keystone] Unpacking python3-migrate (0.13.0-0ubuntu1) ...
[Keystone] Selecting previously unselected package python3-olefile.
[Keystone] Preparing to unpack .../213-python3-olefile_0.46-2_all.deb ...
[Keystone] Unpacking python3-olefile (0.46-2) ...
[Keystone] Selecting previously unselected package python3-openssl.
[Keystone] Preparing to unpack .../214-python3-openssl_19.1.0-2~cloud0_all.deb ...
[Keystone] Unpacking python3-openssl (19.1.0-2~cloud0) ...
[Keystone] Selecting previously unselected package python3-oslo.concurrency.
[Keystone] Preparing to unpack .../215-python3-oslo.concurrency_4.3.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.concurrency (4.3.0-0ubuntu1~cloud0) ...
[MON] Collecting oslo-serialization==4.3.0
[MON]   Downloading oslo.serialization-4.3.0-py3-none-any.whl (25 kB)
[MON] Collecting oslo-utils==6.0.0
[MON]   Downloading oslo.utils-6.0.0-py3-none-any.whl (100 kB)
[MON] Collecting packaging==21.3
[MON]   Downloading packaging-21.3-py3-none-any.whl (40 kB)
[MON] Collecting pandas==1.4.3
[MON]   Downloading pandas-1.4.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.7 MB)
[POL] Fetched 31.5 MB in 3s (11.2 MB/s)
[tests] Collecting munch==2.5.0
[tests]   Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB)
[tests] Collecting netaddr==0.8.0
[tests]   Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)
[tests] Collecting netifaces==0.11.0
[tests]   Downloading netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB)
[tests] Collecting oauthlib==3.2.0
[tests]   Downloading oauthlib-3.2.0-py3-none-any.whl (151 kB)
[tests] Collecting objectpath==0.6.1
[tests]   Downloading objectpath-0.6.1-py2.py3-none-any.whl (20 kB)
[tests] Collecting openstacksdk==0.99.0
[tests]   Downloading openstacksdk-0.99.0-py3-none-any.whl (1.5 MB)
[osmclient] Selecting previously unselected package libmagic-mgc.
[osmclient] Preparing to unpack .../01-libmagic-mgc_1%3a5.38-4_amd64.deb ...
[osmclient] Unpacking libmagic-mgc (1:5.38-4) ...
[osmclient] Selecting previously unselected package libmagic1:amd64.
[osmclient] Preparing to unpack .../02-libmagic1_1%3a5.38-4_amd64.deb ...
[osmclient] Unpacking libmagic1:amd64 (1:5.38-4) ...
[osmclient] Selecting previously unselected package file.
[osmclient] Preparing to unpack .../03-file_1%3a5.38-4_amd64.deb ...
[osmclient] Unpacking file (1:5.38-4) ...
[osmclient] Selecting previously unselected package libmpdec2:amd64.
[osmclient] Preparing to unpack .../04-libmpdec2_2.4.2-3_amd64.deb ...
[osmclient] Unpacking libmpdec2:amd64 (2.4.2-3) ...
[osmclient] Selecting previously unselected package mime-support.
[osmclient] Preparing to unpack .../05-mime-support_3.64ubuntu1_all.deb ...
[osmclient] Unpacking mime-support (3.64ubuntu1) ...
[osmclient] Selecting previously unselected package readline-common.
[osmclient] Preparing to unpack .../06-readline-common_8.0-4_all.deb ...
[osmclient] Unpacking readline-common (8.0-4) ...
[osmclient] Selecting previously unselected package libreadline8:amd64.
[osmclient] Preparing to unpack .../07-libreadline8_8.0-4_amd64.deb ...
[osmclient] Unpacking libreadline8:amd64 (8.0-4) ...
[RO]   Downloading paramiko-2.11.0-py2.py3-none-any.whl (212 kB)
[RO] Collecting pbr==5.9.0
[RO]   Downloading pbr-5.9.0-py2.py3-none-any.whl (112 kB)
[RO] Collecting portalocker==2.4.0
[RO]   Downloading portalocker-2.4.0-py2.py3-none-any.whl (16 kB)
[RO] Collecting portend==3.1.0
[RO]   Downloading portend-3.1.0-py3-none-any.whl (5.3 kB)
[RO] Collecting prettytable==3.3.0
[RO]   Downloading prettytable-3.3.0-py3-none-any.whl (26 kB)
[RO] Collecting progressbar==2.5
[RO]   Downloading progressbar-2.5.tar.gz (10 kB)
[NG-UI] npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.18.9: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
[LCM] Collecting protobuf==3.20.1
[LCM]   Downloading protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
[LCM] Collecting pydantic==1.9.1
[Keystone] Selecting previously unselected package python3-testresources.
[Keystone] Preparing to unpack .../216-python3-testresources_2.0.1-2~cloud0_all.deb ...
[Keystone] Unpacking python3-testresources (2.0.1-2~cloud0) ...
[Keystone] Selecting previously unselected package python3-testscenarios.
[Keystone] Preparing to unpack .../217-python3-testscenarios_0.5.0-3build1_all.deb ...
[Keystone] Unpacking python3-testscenarios (0.5.0-3build1) ...
[Keystone] Selecting previously unselected package python3-oslo.db.
[Keystone] Preparing to unpack .../218-python3-oslo.db_8.4.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.db (8.4.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-statsd.
[Keystone] Preparing to unpack .../219-python3-statsd_3.3.0-2build1_all.deb ...
[Keystone] Unpacking python3-statsd (3.3.0-2build1) ...
[Keystone] Selecting previously unselected package python3-oslo.middleware.
[Keystone] Preparing to unpack .../220-python3-oslo.middleware_4.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.middleware (4.1.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-paste.
[Keystone] Preparing to unpack .../221-python3-paste_3.4.0+dfsg1-1_all.deb ...
[Keystone] Unpacking python3-paste (3.4.0+dfsg1-1) ...
[Keystone] Selecting previously unselected package python3-pastedeploy.
[Keystone] Preparing to unpack .../222-python3-pastedeploy_2.1.0-1_all.deb ...
[Keystone] Unpacking python3-pastedeploy (2.1.0-1) ...
[Keystone] Selecting previously unselected package python3-repoze.lru.
[Keystone] Preparing to unpack .../223-python3-repoze.lru_0.7-2_all.deb ...
[Keystone] Unpacking python3-repoze.lru (0.7-2) ...
[Keystone] Selecting previously unselected package python3-routes.
[Keystone] Preparing to unpack .../224-python3-routes_2.4.1-2_all.deb ...
[Keystone] Unpacking python3-routes (2.4.1-2) ...
[Keystone] Selecting previously unselected package python3-oslo.service.
[Keystone] Preparing to unpack .../225-python3-oslo.service_2.4.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.service (2.4.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-tenacity.
[Keystone] Preparing to unpack .../226-python3-tenacity_6.2.0-4~cloud0_all.deb ...
[Keystone] Unpacking python3-tenacity (6.2.0-4~cloud0) ...
[Keystone] Selecting previously unselected package python3-oslo.messaging.
[Keystone] Preparing to unpack .../227-python3-oslo.messaging_12.5.2-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.messaging (12.5.2-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-oslo.policy.
[Keystone] Preparing to unpack .../228-python3-oslo.policy_3.5.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.policy (3.5.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-prettytable.
[Keystone] Preparing to unpack .../229-python3-prettytable_0.7.2-5_all.deb ...
[Keystone] Unpacking python3-prettytable (0.7.2-5) ...
[Keystone] Selecting previously unselected package python3-oslo.upgradecheck.
[Keystone] Preparing to unpack .../230-python3-oslo.upgradecheck_1.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.upgradecheck (1.1.1-0ubuntu1~cloud0) ...
[tests] Collecting os-service-types==1.7.0
[tests]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[tests] Collecting osc-lib==2.6.0
[tests]   Downloading osc_lib-2.6.0-py3-none-any.whl (88 kB)
[tests] Collecting oslo-config==8.8.0
[tests]   Downloading oslo.config-8.8.0-py3-none-any.whl (128 kB)
[tests] Collecting oslo-i18n==5.1.0
[tests]   Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB)
[osmclient] Selecting previously unselected package libsqlite3-0:amd64.
[osmclient] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ...
[osmclient] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[osmclient] Selecting previously unselected package libpython3.8-stdlib:amd64.
[osmclient] Preparing to unpack .../09-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[osmclient] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Selecting previously unselected package python3.8.
[osmclient] Preparing to unpack .../10-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[osmclient] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Selecting previously unselected package xz-utils.
[osmclient] Preparing to unpack .../11-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
[osmclient] Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
[osmclient] Setting up mime-support (3.64ubuntu1) ...
[osmclient] Setting up libmagic-mgc (1:5.38-4) ...
[osmclient] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[osmclient] Setting up libmagic1:amd64 (1:5.38-4) ...
[osmclient] Setting up file (1:5.38-4) ...
[osmclient] Setting up xz-utils (5.2.4-1ubuntu1.1) ...
[osmclient] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[osmclient] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[osmclient] Setting up python3-minimal (3.8.2-0ubuntu2) ...
[osmclient] Setting up libmpdec2:amd64 (2.4.2-3) ...
[osmclient] Setting up readline-common (8.0-4) ...
[osmclient] Setting up libreadline8:amd64 (8.0-4) ...
[osmclient] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[RO] Collecting protobuf==4.21.1
[RO]   Downloading protobuf-4.21.1-cp37-abi3-manylinux2014_x86_64.whl (407 kB)
[RO] Collecting py-radix==0.10.0
[RO]   Downloading py_radix-0.10.0-cp38-cp38-manylinux2014_x86_64.whl (65 kB)
[NG-UI] npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
[LCM]   Downloading pydantic-1.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.7 MB)
[Keystone] Selecting previously unselected package python3-osprofiler.
[Keystone] Preparing to unpack .../231-python3-osprofiler_3.4.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-osprofiler (3.4.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-pastescript.
[Keystone] Preparing to unpack .../232-python3-pastescript_2.0.2-4_all.deb ...
[Keystone] Unpacking python3-pastescript (2.0.2-4) ...
[Keystone] Selecting previously unselected package python3-pil:amd64.
[Keystone] Preparing to unpack .../233-python3-pil_7.0.0-4ubuntu0.9_amd64.deb ...
[Keystone] Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.9) ...
[Keystone] Selecting previously unselected package python3-wheel.
[Keystone] Preparing to unpack .../234-python3-wheel_0.34.2-1ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-wheel (0.34.2-1ubuntu0.1) ...
[Keystone] Selecting previously unselected package python3-pip.
[Keystone] Preparing to unpack .../235-python3-pip_20.0.2-5ubuntu1.10_all.deb ...
[Keystone] Unpacking python3-pip (20.0.2-5ubuntu1.10) ...
[Keystone] Selecting previously unselected package python3-pygments.
[Keystone] Preparing to unpack .../236-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ...
[Keystone] Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ...
[Keystone] Selecting previously unselected package python3-pymysql.
[Keystone] Preparing to unpack .../237-python3-pymysql_0.9.3-2ubuntu3_all.deb ...
[Keystone] Unpacking python3-pymysql (0.9.3-2ubuntu3) ...
[Keystone] Selecting previously unselected package xmlsec1.
[Keystone] Preparing to unpack .../238-xmlsec1_1.2.28-2_amd64.deb ...
[Keystone] Unpacking xmlsec1 (1.2.28-2) ...
[MON] Collecting pbr==5.9.0
[MON]   Downloading pbr-5.9.0-py2.py3-none-any.whl (112 kB)
[POL] Reading package lists...
[tests] Collecting oslo-serialization==4.3.0
[tests]   Downloading oslo.serialization-4.3.0-py3-none-any.whl (25 kB)
[tests] Collecting oslo-utils==6.0.0
[tests]   Downloading oslo.utils-6.0.0-py3-none-any.whl (100 kB)
[tests] Collecting otherstuf==1.1.0
[tests]   Downloading otherstuf-1.1.0-py2.py3-none-any.whl (7.3 kB)
[tests] Collecting outcome==1.2.0
[tests]   Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB)
[tests] Collecting paramiko==2.11.0
[tests]   Downloading paramiko-2.11.0-py2.py3-none-any.whl (212 kB)
[tests] Collecting parse==1.19.0
[tests]   Downloading parse-1.19.0-py2.py3-none-any.whl (18 kB)
[tests] Collecting path==16.4.0
[tests]   Downloading path-16.4.0-py3-none-any.whl (26 kB)
[tests] Collecting path-py==12.5.0
[PLA] Fetched 31.5 MB in 3s (11.7 MB/s)
[osmclient] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[RO] Collecting pyasn1==0.4.8
[RO]   Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
[RO] Collecting pyasn1-modules==0.2.8
[RO]   Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
[RO] Collecting pycparser==2.21
[RO]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[RO] Collecting pygments==2.12.0
[RO]   Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB)
[RO] Collecting pyinotify==0.9.6
[RO]   Downloading pyinotify-0.9.6.tar.gz (60 kB)
[RO] Collecting pyjwt[crypto]==2.4.0
[LCM] Collecting six==1.16.0
[LCM]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[LCM] Collecting typing-extensions==4.2.0
[LCM]   Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB)
[LCM] Collecting yarl==1.7.2
[LCM]   Downloading yarl-1.7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (308 kB)
[LCM] Collecting bcrypt==3.2.2
[LCM]   Downloading bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (62 kB)
[LCM] Collecting cachetools==5.2.0
[LCM]   Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB)
[LCM] Collecting certifi==2022.6.15
[Keystone] Selecting previously unselected package python3-pysaml2.
[Keystone] Preparing to unpack .../239-python3-pysaml2_6.1.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-pysaml2 (6.1.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-scrypt.
[Keystone] Preparing to unpack .../240-python3-scrypt_0.8.0-0.3ubuntu1_amd64.deb ...
[Keystone] Unpacking python3-scrypt (0.8.0-0.3ubuntu1) ...
[Keystone] Selecting previously unselected package python3-simplejson.
[Keystone] Preparing to unpack .../241-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ...
[Keystone] Unpacking python3-simplejson (3.16.0-2ubuntu2) ...
[Keystone] Selecting previously unselected package python3-sqlalchemy-ext.
[Keystone] Preparing to unpack .../242-python3-sqlalchemy-ext_1.3.19+ds1-1~cloud0_amd64.deb ...
[Keystone] Unpacking python3-sqlalchemy-ext (1.3.19+ds1-1~cloud0) ...
[Keystone] Selecting previously unselected package ssl-cert.
[Keystone] Preparing to unpack .../243-ssl-cert_1.0.39_all.deb ...
[Keystone] Unpacking ssl-cert (1.0.39) ...
[Keystone] Selecting previously unselected package keystone-common.
[Keystone] Preparing to unpack .../244-keystone-common_2%3a18.1.0+git2023101210.b59ab8e3-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking keystone-common (2:18.1.0+git2023101210.b59ab8e3-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-bcrypt.
[Keystone] Preparing to unpack .../245-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ...
[Keystone] Unpacking python3-bcrypt (3.1.7-2ubuntu1) ...
[Keystone] Selecting previously unselected package python3-passlib.
[Keystone] Preparing to unpack .../246-python3-passlib_1.7.2-1_all.deb ...
[Keystone] Unpacking python3-passlib (1.7.2-1) ...
[Keystone] Selecting previously unselected package python3-keystone.
[Keystone] Preparing to unpack .../247-python3-keystone_2%3a18.1.0+git2023101210.b59ab8e3-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-keystone (2:18.1.0+git2023101210.b59ab8e3-0ubuntu1~cloud0) ...
[MON] Collecting pillow==9.1.1
[MON]   Downloading Pillow-9.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB)
[MON] Collecting prettytable==0.7.2
[MON]   Downloading prettytable-0.7.2.tar.bz2 (21 kB)
[MON] Collecting prometheus-api-client==0.5.1
[MON]   Downloading prometheus_api_client-0.5.1-py3-none-any.whl (27 kB)
[POL] Reading package lists...
[POL] Building dependency tree...
[POL] Reading state information...
[POL] The following additional packages will be installed:
[POL]   file libexpat1 libmagic-mgc libmagic1 libmpdec2 libpython3.8-minimal
[POL]   libpython3.8-stdlib libreadline8 libsqlite3-0 libssl1.1 mime-support
[POL]   python3.8 python3.8-minimal readline-common xz-utils
[POL] Suggested packages:
[POL]   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
[POL] The following NEW packages will be installed:
[POL]   file libexpat1 libmagic-mgc libmagic1 libmpdec2 libpython3.8-minimal
[POL]   libpython3.8-stdlib libreadline8 libsqlite3-0 libssl1.1 mime-support
[POL]   python3-minimal python3.8 python3.8-minimal readline-common xz-utils
[POL] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
[POL] Need to get 7335 kB of archives.
[POL] After this operation, 32.6 MB of additional disk space will be used.
[POL] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB]
[POL] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB]
[POL] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
[POL] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB]
[POL] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
[POL] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
[POL] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
[POL] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
[POL] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
[POL] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
[POL] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
[POL] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
[POL] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB]
[POL] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB]
[POL] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB]
[POL] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
[tests]   Downloading path.py-12.5.0-py3-none-any.whl (2.3 kB)
[tests] Collecting pathspec==0.3.4
[tests]   Downloading pathspec-0.3.4.tar.gz (12 kB)
[tests] Collecting pbr==5.9.0
[tests]   Downloading pbr-5.9.0-py2.py3-none-any.whl (112 kB)
[tests] Collecting platformdirs==2.5.2
[tests]   Downloading platformdirs-2.5.2-py3-none-any.whl (14 kB)
[tests] Collecting ply==3.11
[tests]   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
[PLA] Reading package lists...
[RO]   Downloading PyJWT-2.4.0-py3-none-any.whl (18 kB)
[RO] Collecting pynacl==1.5.0
[RO]   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
[RO] Collecting pyopenssl==22.0.0
[RO]   Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB)
[RO] Collecting pyparsing==3.0.9
[RO]   Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
[RO] Collecting pyperclip==1.8.2
[RO]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[RO] Collecting pyrsistent==0.18.1
[RO]   Downloading pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB)
[NG-UI] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
[NBI]   Building wheel for pycrypto (setup.py): finished with status 'done'
[NBI]   Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=576234c2cedbd9733736f885426c2894a48a05f8fc29fd8ebff00cfa0efa318e
[NBI]   Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293
[NBI]   Building wheel for pyangbind (setup.py): started
[NBI]   Building wheel for pyangbind (setup.py): finished with status 'done'
[NBI]   Created wheel for pyangbind: filename=pyangbind-0.8.1-py3-none-any.whl size=47761 sha256=607b4425733c6b3b679544529584da84d759f502648d98de8a6160b2e47c5217
[NBI]   Stored in directory: /root/.cache/pip/wheels/0c/fb/5a/3d09fc1fae9987036f767b8aa0076ac7f91ce4cd952de3f49a
[NBI] Successfully built pycrypto pyangbind
[NBI] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, bitarray, enum34, lxml, pyang, regex, six, pyangbind, idna, multidict, yarl, chardet, attrs, async-timeout, aiohttp, certifi, charset-normalizer, more-itertools, jaraco-functools, cheroot, pytz, tempora, portend, jaraco-classes, jaraco-context, zipp, importlib-resources, jaraco-text, jaraco-collections, zc-lockfile, cherrypy, wrapt, debtcollector, ordered-set, deepdiff, iso8601, pyrsistent, jsonschema, pbr, stevedore, urllib3, requests, os-service-types, keystoneauth1, msgpack, netaddr, netifaces, oslo-i18n, rfc3986, oslo-config, pyparsing, packaging, oslo-utils, oslo-serialization, python-keystoneclient, tacacs-plus
[LCM]   Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
[LCM] Collecting cffi==1.15.0
[LCM]   Downloading cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB)
[LCM] Collecting charset-normalizer==2.0.12
[LCM]   Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[Keystone] Selecting previously unselected package keystone.
[Keystone] Preparing to unpack .../248-keystone_2%3a18.1.0+git2023101210.b59ab8e3-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking keystone (2:18.1.0+git2023101210.b59ab8e3-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package libffi-dev:amd64.
[Keystone] Preparing to unpack .../249-libffi-dev_3.3-4_amd64.deb ...
[Keystone] Unpacking libffi-dev:amd64 (3.3-4) ...
[Keystone] Selecting previously unselected package libldap2-dev:amd64.
[Keystone] Preparing to unpack .../250-libldap2-dev_2.4.49+dfsg-2ubuntu1.10_amd64.deb ...
[Keystone] Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[Keystone] Setting up python3-more-itertools (4.2.0-1build1) ...
[Keystone] Setting up javascript-common (11) ...
[Keystone] Package apache2 is not configured yet. Will defer actions by package javascript-common.
[Keystone] Setting up liblcms2-2:amd64 (2.9-4) ...
[Keystone] Setting up python3-attr (19.3.0-2) ...
[MON] Collecting prometheus-client==0.14.1
[MON]   Downloading prometheus_client-0.14.1-py3-none-any.whl (59 kB)
[MON] Collecting pygments==2.12.0
[MON]   Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB)
[MON] Collecting pyinotify==0.9.6
[MON]   Downloading pyinotify-0.9.6.tar.gz (60 kB)
[MON] Collecting pyparsing==3.0.9
[MON]   Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
[MON] Collecting pyperclip==1.8.2
[MON]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[POL] debconf: delaying package configuration, since apt-utils is not installed
[POL] Fetched 7335 kB in 0s (70.9 MB/s)
[POL] Selecting previously unselected package libssl1.1:amd64.
[POL] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
[POL] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ...
[POL] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[POL] Selecting previously unselected package libpython3.8-minimal:amd64.
[POL] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[POL] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[POL] Selecting previously unselected package libexpat1:amd64.
[POL] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
[POL] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[POL] Selecting previously unselected package python3.8-minimal.
[POL] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[POL] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[tests] Collecting protobuf==3.20.1
[tests]   Downloading protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
[tests] Collecting pycparser==2.21
[tests]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[tests] Collecting pyjsonselect==0.2.2
[tests]   Downloading pyjsonselect-0.2.2.tar.gz (8.9 kB)
[PLA] Reading package lists...
[PLA] Building dependency tree...
[PLA] Reading state information...
[RO] Collecting python-cinderclient==7.4.1
[RO]   Downloading python_cinderclient-7.4.1-py3-none-any.whl (279 kB)
[RO] Collecting python-dateutil==2.8.2
[RO]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[RO] Collecting python-glanceclient==4.0.0
[RO]   Downloading python_glanceclient-4.0.0-py3-none-any.whl (204 kB)
[NG-UI] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
[NG-UI] npm WARN deprecated fsevents@2.1.3: "Please update to latest v2.3 or v2.2"
[LCM] Collecting cryptography==37.0.2
[LCM]   Downloading cryptography-37.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB)
[Keystone] Setting up libpaper1:amd64 (1.1.28) ...
[Keystone] 
[Keystone] Creating config file /etc/papersize with new version
[Keystone] Setting up mysql-common (5.8+1.0.5ubuntu2) ...
[Keystone] update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
[Keystone] Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ...
[Keystone] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ...
[Keystone] Setting up python3-repoze.lru (0.7-2) ...
[Keystone] Setting up python3-passlib (1.7.2-1) ...
[MON] Collecting python-ceilometerclient==2.9.0
[MON]   Downloading python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113 kB)
[MON] Collecting python-cinderclient==8.3.0
[MON]   Downloading python_cinderclient-8.3.0-py3-none-any.whl (254 kB)
[MON] Collecting python-keystoneclient==4.5.0
[MON]   Downloading python_keystoneclient-4.5.0-py3-none-any.whl (398 kB)
[POL] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[POL] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[POL] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[POL] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[tests] Collecting pymacaroons==0.13.0
[tests]   Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB)
[tests] Collecting pynacl==1.5.0
[tests]   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
[tests] Collecting pyopenssl==22.0.0
[tests]   Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB)
[tests] Collecting pyperclip==1.8.2
[tests]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[tests] Collecting pyrfc3339==1.1
[tests]   Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB)
[PLA] The following additional packages will be installed:
[PLA]   file libexpat1 libmagic-mgc libmagic1 libmpdec2 libpython3.8-minimal
[PLA]   libpython3.8-stdlib libreadline8 libsqlite3-0 libssl1.1 mime-support
[PLA]   python3.8 python3.8-minimal readline-common xz-utils
[PLA] Suggested packages:
[PLA]   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
[PLA] The following NEW packages will be installed:
[PLA]   file libexpat1 libmagic-mgc libmagic1 libmpdec2 libpython3.8-minimal
[PLA]   libpython3.8-stdlib libreadline8 libsqlite3-0 libssl1.1 mime-support
[PLA]   python3-minimal python3.8 python3.8-minimal readline-common xz-utils
[PLA] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
[PLA] Need to get 7335 kB of archives.
[PLA] After this operation, 32.6 MB of additional disk space will be used.
[PLA] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB]
[PLA] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB]
[PLA] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
[PLA] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB]
[PLA] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
[PLA] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
[PLA] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
[PLA] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
[PLA] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
[PLA] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
[PLA] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
[PLA] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
[PLA] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.6 [549 kB]
[PLA] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB]
[PLA] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB]
[PLA] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
[PLA] debconf: delaying package configuration, since apt-utils is not installed
[PLA] Fetched 7335 kB in 0s (61.5 MB/s)
[PLA] Selecting previously unselected package libssl1.1:amd64.
[PLA] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
[PLA] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ...
[PLA] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[PLA] Selecting previously unselected package libpython3.8-minimal:amd64.
[PLA] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[PLA] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Selecting previously unselected package libexpat1:amd64.
[PLA] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
[PLA] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[PLA] Selecting previously unselected package python3.8-minimal.
[PLA] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[PLA] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[osmclient] Removing intermediate container 2bc5697361a9
[osmclient]  ---> a4ee935a2795
[osmclient] Step 19/22 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[RO] Collecting python-keystoneclient==4.5.0
[RO]   Downloading python_keystoneclient-4.5.0-py3-none-any.whl (398 kB)
[RO] Collecting python-neutronclient==7.8.0
[RO]   Downloading python_neutronclient-7.8.0-py3-none-any.whl (437 kB)
[RO] Collecting python-novaclient==18.0.0
[RO]   Downloading python_novaclient-18.0.0-py3-none-any.whl (334 kB)
[RO] Collecting python-openstackclient==5.8.0
[RO]   Downloading python_openstackclient-5.8.0-py3-none-any.whl (984 kB)
[NG-UI] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
[LCM] Collecting google-auth==2.8.0
[LCM]   Downloading google_auth-2.8.0-py2.py3-none-any.whl (164 kB)
[LCM] Collecting juju==2.9.42.4
[LCM]   Downloading juju-2.9.42.4.tar.gz (814 kB)
[LCM] Collecting jujubundlelib==0.5.7
[LCM]   Downloading jujubundlelib-0.5.7.tar.gz (30 kB)
[Keystone] Setting up python3-jwt (1.7.1-2ubuntu2.1) ...
[Keystone] Setting up python3-cachetools (4.0.0-1) ...
[Keystone] Setting up python3-colorama (0.4.3-1build1) ...
[Keystone] Setting up python3-defusedxml (0.6.0-2) ...
[Keystone] Setting up python3-statsd (3.3.0-2build1) ...
[MON] Collecting python-neutronclient==7.8.0
[MON]   Downloading python_neutronclient-7.8.0-py3-none-any.whl (437 kB)
[MON] Collecting python-novaclient==18.0.0
[MON]   Downloading python_novaclient-18.0.0-py3-none-any.whl (334 kB)
[MON] Collecting pytz-deprecation-shim==0.1.0.post0
[MON]   Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
[MON] Collecting pyvcloud==23.0.3
[MON]   Downloading pyvcloud-23.0.3-py3-none-any.whl (225 kB)
[POL] Selecting previously unselected package python3-minimal.
[POL] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4425 files and directories currently installed.)
[POL] Preparing to unpack .../00-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
[POL] Unpacking python3-minimal (3.8.2-0ubuntu2) ...
[POL] Selecting previously unselected package libmagic-mgc.
[POL] Preparing to unpack .../01-libmagic-mgc_1%3a5.38-4_amd64.deb ...
[POL] Unpacking libmagic-mgc (1:5.38-4) ...
[POL] Selecting previously unselected package libmagic1:amd64.
[POL] Preparing to unpack .../02-libmagic1_1%3a5.38-4_amd64.deb ...
[POL] Unpacking libmagic1:amd64 (1:5.38-4) ...
[POL] Selecting previously unselected package file.
[POL] Preparing to unpack .../03-file_1%3a5.38-4_amd64.deb ...
[POL] Unpacking file (1:5.38-4) ...
[POL] Selecting previously unselected package libmpdec2:amd64.
[POL] Preparing to unpack .../04-libmpdec2_2.4.2-3_amd64.deb ...
[POL] Unpacking libmpdec2:amd64 (2.4.2-3) ...
[POL] Selecting previously unselected package mime-support.
[POL] Preparing to unpack .../05-mime-support_3.64ubuntu1_all.deb ...
[POL] Unpacking mime-support (3.64ubuntu1) ...
[POL] Selecting previously unselected package readline-common.
[POL] Preparing to unpack .../06-readline-common_8.0-4_all.deb ...
[POL] Unpacking readline-common (8.0-4) ...
[POL] Selecting previously unselected package libreadline8:amd64.
[POL] Preparing to unpack .../07-libreadline8_8.0-4_amd64.deb ...
[POL] Unpacking libreadline8:amd64 (8.0-4) ...
[POL] Selecting previously unselected package libsqlite3-0:amd64.
[POL] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ...
[POL] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[tests] Collecting pysocks==1.7.1
[tests]   Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
[tests] Collecting python-cinderclient==8.3.0
[tests]   Downloading python_cinderclient-8.3.0-py3-none-any.whl (254 kB)
[tests] Collecting python-keystoneclient==4.5.0
[tests]   Downloading python_keystoneclient-4.5.0-py3-none-any.whl (398 kB)
[tests] Collecting python-novaclient==18.0.0
[tests]   Downloading python_novaclient-18.0.0-py3-none-any.whl (334 kB)
[tests] Collecting python-openstackclient==5.8.0
[tests]   Downloading python_openstackclient-5.8.0-py3-none-any.whl (984 kB)
[PLA] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[PLA] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[PLA] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
[osmclient]  ---> 62a1b843802e
[osmclient] Step 20/22 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages  /usr/local/lib/python3.8/dist-packages
[RO] Collecting pytz==2022.1
[RO]   Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB)
[RO] Collecting pyvcloud==19.1.1
[RO]   Downloading pyvcloud-19.1.1-py3-none-any.whl (60 kB)
[RO] Collecting pyvmomi==7.0.3
[RO]   Downloading pyvmomi-7.0.3.tar.gz (592 kB)
[NG-UI] npm WARN deprecated are-we-there-yet@1.1.7: This package is no longer supported.
[NG-UI] npm WARN deprecated har-validator@5.1.5: this library is no longer supported
[LCM] Collecting kubernetes==24.2.0
[LCM]   Downloading kubernetes-24.2.0-py2.py3-none-any.whl (1.5 MB)
[LCM] Collecting macaroonbakery==1.3.1
[LCM]   Downloading macaroonbakery-1.3.1.tar.gz (79 kB)
[Keystone] Setting up manpages (5.05-1) ...
[Keystone] Setting up libmaxminddb0:amd64 (1.4.2-0ubuntu1.20.04.1) ...
[Keystone] Setting up python3-olefile (0.46-2) ...
[Keystone] Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ...
[Keystone] Setting up python3-extras (1.0.0-4build1) ...
[Keystone] Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ...
[Keystone] Setting up python3-memcache (1.59-4) ...
[Keystone] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.3) ...
[MON] Collecting regex==2022.3.2
[POL] Selecting previously unselected package libpython3.8-stdlib:amd64.
[POL] Preparing to unpack .../09-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[POL] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[POL] Selecting previously unselected package python3.8.
[POL] Preparing to unpack .../10-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[POL] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[POL] Selecting previously unselected package xz-utils.
[POL] Preparing to unpack .../11-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
[POL] Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
[POL] Setting up mime-support (3.64ubuntu1) ...
[POL] Setting up libmagic-mgc (1:5.38-4) ...
[POL] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[POL] Setting up libmagic1:amd64 (1:5.38-4) ...
[POL] Setting up file (1:5.38-4) ...
[POL] Setting up xz-utils (5.2.4-1ubuntu1.1) ...
[POL] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[POL] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[POL] Setting up python3-minimal (3.8.2-0ubuntu2) ...
[tests] Collecting pytz==2022.1
[tests]   Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB)
[tests] Collecting requestsexceptions==1.4.0
[tests]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[tests] Collecting requirements-parser==0.5.0
[tests]   Downloading requirements_parser-0.5.0-py3-none-any.whl (18 kB)
[tests] Collecting rfc3986==2.0.0
[tests]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[tests] Collecting robotframework==5.0.1
[tests]   Downloading robotframework-5.0.1-py3-none-any.whl (639 kB)
[PLA] Selecting previously unselected package python3-minimal.
[PLA] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4425 files and directories currently installed.)
[PLA] Preparing to unpack .../00-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
[PLA] Unpacking python3-minimal (3.8.2-0ubuntu2) ...
[PLA] Selecting previously unselected package libmagic-mgc.
[PLA] Preparing to unpack .../01-libmagic-mgc_1%3a5.38-4_amd64.deb ...
[PLA] Unpacking libmagic-mgc (1:5.38-4) ...
[PLA] Selecting previously unselected package libmagic1:amd64.
[PLA] Preparing to unpack .../02-libmagic1_1%3a5.38-4_amd64.deb ...
[PLA] Unpacking libmagic1:amd64 (1:5.38-4) ...
[PLA] Selecting previously unselected package file.
[PLA] Preparing to unpack .../03-file_1%3a5.38-4_amd64.deb ...
[PLA] Unpacking file (1:5.38-4) ...
[PLA] Selecting previously unselected package libmpdec2:amd64.
[PLA] Preparing to unpack .../04-libmpdec2_2.4.2-3_amd64.deb ...
[PLA] Unpacking libmpdec2:amd64 (2.4.2-3) ...
[PLA] Selecting previously unselected package mime-support.
[PLA] Preparing to unpack .../05-mime-support_3.64ubuntu1_all.deb ...
[PLA] Unpacking mime-support (3.64ubuntu1) ...
[PLA] Selecting previously unselected package readline-common.
[PLA] Preparing to unpack .../06-readline-common_8.0-4_all.deb ...
[PLA] Unpacking readline-common (8.0-4) ...
[PLA] Selecting previously unselected package libreadline8:amd64.
[PLA] Preparing to unpack .../07-libreadline8_8.0-4_amd64.deb ...
[PLA] Unpacking libreadline8:amd64 (8.0-4) ...
[PLA] Selecting previously unselected package libsqlite3-0:amd64.
[PLA] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.6_amd64.deb ...
[PLA] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[RO] Collecting requests==2.28.0
[RO]   Downloading requests-2.28.0-py3-none-any.whl (62 kB)
[RO] Collecting requests-oauthlib==1.3.1
[RO]   Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
[RO] Collecting requestsexceptions==1.4.0
[RO]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[RO] Collecting rfc3986==2.0.0
[RO]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[RO] Collecting rsa==4.8
[RO]   Downloading rsa-4.8-py3-none-any.whl (39 kB)
[NG-UI] npm WARN deprecated gauge@2.7.4: This package is no longer supported.
[LCM] Collecting motor==1.3.1
[LCM]   Downloading motor-1.3.1-py2.py3-none-any.whl (46 kB)
[LCM] Collecting mypy-extensions==0.4.3
[LCM]   Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB)
[LCM] Collecting oauthlib==3.2.0
[LCM]   Downloading oauthlib-3.2.0-py3-none-any.whl (151 kB)
[LCM] Collecting paramiko==2.11.0
[LCM]   Downloading paramiko-2.11.0-py2.py3-none-any.whl (212 kB)
[LCM] Collecting pyasn1==0.4.8
[LCM]   Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
[Keystone] Setting up libapr1:amd64 (1.6.5-1ubuntu1) ...
[Keystone] Setting up linux-libc-dev:amd64 (5.4.0-182.202) ...
[Keystone] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
[Keystone] Setting up python3-scrypt (0.8.0-0.3ubuntu1) ...
[Keystone] Setting up python3-itsdangerous (1.1.0-1) ...
[Keystone] Setting up python3-yaml (5.3.1-1ubuntu0.1) ...
[MON]   Downloading regex-2022.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB)
[MON] Collecting requestsexceptions==1.4.0
[MON]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[MON] Collecting rfc3986==2.0.0
[MON]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[MON] Collecting simplejson==3.17.6
[MON]   Downloading simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (139 kB)
[MON] Collecting stevedore==3.5.0
[POL] Setting up libmpdec2:amd64 (2.4.2-3) ...
[POL] Setting up readline-common (8.0-4) ...
[POL] Setting up libreadline8:amd64 (8.0-4) ...
[POL] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[POL] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[tests] Collecting robotframework-jsonlibrary==0.4.1
[tests]   Downloading robotframework-jsonlibrary-0.4.1.tar.gz (5.4 kB)
[tests] Collecting robotframework-jsonvalidator==2.0.0
[tests]   Downloading robotframework_jsonvalidator-2.0.0-py2.py3-none-any.whl (10 kB)
[tests] Collecting robotframework-pythonlibcore==3.0.0
[tests]   Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB)
[tests] Collecting robotframework-requests==0.9.3
[tests]   Downloading robotframework_requests-0.9.3-py3-none-any.whl (21 kB)
[PLA] Selecting previously unselected package libpython3.8-stdlib:amd64.
[PLA] Preparing to unpack .../09-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[PLA] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Selecting previously unselected package python3.8.
[PLA] Preparing to unpack .../10-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
[PLA] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Selecting previously unselected package xz-utils.
[PLA] Preparing to unpack .../11-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
[PLA] Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
[PLA] Setting up mime-support (3.64ubuntu1) ...
[PLA] Setting up libmagic-mgc (1:5.38-4) ...
[PLA] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ...
[PLA] Setting up libmagic1:amd64 (1:5.38-4) ...
[PLA] Setting up file (1:5.38-4) ...
[PLA] Setting up xz-utils (5.2.4-1ubuntu1.1) ...
[PLA] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
[PLA] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
[osmclient]  ---> 4d5c99cba4ad
[osmclient] Step 21/22 : ENV OSM_SOL005=True
[osmclient]  ---> Running in 4a0b7a5e01b2
[osmclient] Removing intermediate container 4a0b7a5e01b2
[osmclient]  ---> 193e1173770a
[osmclient] Step 22/22 : ENV OSM_HOSTNAME=nbi:9999
[osmclient]  ---> Running in 59ac3d226161
[osmclient] Removing intermediate container 59ac3d226161
[osmclient]  ---> a782df1beda7
[osmclient] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_IMDOCS_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOSOF_URL OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL CACHE_DATE OSM_DEVOPS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_GCP_URL] were not consumed
[osmclient] Successfully built a782df1beda7
[osmclient] Successfully tagged opensourcemano/osmclient:osm-v120-merge-753
[RO] Collecting simplejson==3.17.6
[RO]   Downloading simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (139 kB)
[RO] Collecting six==1.16.0
[RO]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[RO] Collecting stevedore==3.5.0
[RO]   Downloading stevedore-3.5.0-py3-none-any.whl (49 kB)
[RO] Collecting tempora==5.0.1
[RO]   Downloading tempora-5.0.1-py3-none-any.whl (15 kB)
[RO] Collecting tqdm==4.64.0
[RO]   Downloading tqdm-4.64.0-py2.py3-none-any.whl (78 kB)
[RO] Collecting typing-extensions==4.2.0
[RO]   Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB)
[RO] Collecting uritemplate==4.1.1
[RO]   Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
[NG-UI] npm WARN deprecated move-concurrently@1.0.1: This package is no longer supported.
[LCM] Collecting pyasn1-modules==0.2.8
[LCM]   Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
[LCM] Collecting pycparser==2.21
[LCM]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[LCM] Collecting pymacaroons==0.13.0
[MON]   Downloading stevedore-3.5.0-py3-none-any.whl (49 kB)
[MON] Collecting tzdata==2022.1
[MON]   Downloading tzdata-2022.1-py2.py3-none-any.whl (339 kB)
[Pipeline] [osmclient] echo
[osmclient] Tagging osmclient:osm-v120-merge-753
[Pipeline] [osmclient] sh
[LCM]   Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB)
[LCM] Collecting pynacl==1.5.0
[LCM]   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
[LCM] Collecting pyrfc3339==1.1
[Keystone] Setting up libpaper-utils (1.1.28) ...
[Keystone] Setting up python3-zipp (1.0.0-1) ...
[Keystone] Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Setting up python3-click (7.0-3) ...
[MON] Collecting tzlocal==4.2
[MON]   Downloading tzlocal-4.2-py3-none-any.whl (19 kB)
[POL] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[tests] Collecting robotframework-seleniumlibrary==6.0.0
[tests]   Downloading robotframework_seleniumlibrary-6.0.0-py2.py3-none-any.whl (95 kB)
[PLA] Setting up python3-minimal (3.8.2-0ubuntu2) ...
[PLA] Setting up libmpdec2:amd64 (2.4.2-3) ...
[PLA] Setting up readline-common (8.0-4) ...
[PLA] Setting up libreadline8:amd64 (8.0-4) ...
[PLA] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[PLA] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
[RO] Collecting urllib3==1.26.9
[RO]   Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
[osmclient] [osmclient] Running shell script
[osmclient] + docker tag opensourcemano/osmclient:osm-v120-merge-753 osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-753
[Pipeline] [osmclient] sh
[LCM]   Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB)
[LCM] Collecting python-dateutil==2.8.2
[LCM]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[LCM] Collecting pytz==2022.1
[LCM]   Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB)
[Keystone] Setting up ldap-utils (2.4.49+dfsg-2ubuntu1.10) ...
[Keystone] Setting up libffi-dev:amd64 (3.3-4) ...
[Keystone] Setting up python3-markupsafe (1.1.0-1build2) ...
[Keystone] Setting up python3-wheel (0.34.2-1ubuntu0.1) ...
[MON] Collecting ujson==5.3.0
[MON]   Downloading ujson-5.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (45 kB)
[MON] Collecting unittest-xml-reporting==3.2.0
[MON]   Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 kB)
[tests] Collecting robotframework-sshlibrary==3.8.0
[tests]   Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
[tests] Collecting robotframework-yamllibrary==0.2.8
[tests]   Downloading robotframework-yamllibrary-0.2.8.zip (5.4 kB)
[RO] Collecting uuid==1.30
[RO]   Downloading uuid-1.30.tar.gz (5.8 kB)
[RO] Collecting warlock==1.3.3
[RO]   Downloading warlock-1.3.3.tar.gz (11 kB)
[RO] Collecting wcwidth==0.2.5
[RO]   Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
[NG-UI] npm WARN deprecated node-fetch-npm@2.0.4: This module is not used anymore, npm uses minipass-fetch for its fetch implementation now
[osmclient] [osmclient] Running shell script
[osmclient] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-753
[osmclient] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient]
[osmclient] fc1997644b85: Preparing
[osmclient] 6ef7e82268ec: Preparing
[osmclient] ac861161de30: Preparing
[osmclient] 5b2e55376e9d: Preparing
[osmclient] 4a1518ebc26e: Preparing
[osmclient] 4a1518ebc26e: Layer already exists
[LCM] Collecting requests==2.28.0
[LCM]   Downloading requests-2.28.0-py3-none-any.whl (62 kB)
[LCM] Collecting requests-oauthlib==1.3.1
[LCM]   Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
[LCM] Collecting retrying-async==2.0.0
[LCM]   Downloading retrying-async-2.0.0.tar.gz (3.0 kB)
[LCM] Collecting rsa==4.8
[LCM]   Downloading rsa-4.8-py3-none-any.whl (39 kB)
[LCM] Collecting theblues==0.5.2
[LCM]   Downloading theblues-0.5.2.tar.gz (18 kB)
[LCM] Collecting toposort==1.7
[LCM]   Downloading toposort-1.7-py2.py3-none-any.whl (9.0 kB)
[Keystone] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ...
[Keystone] Setting up python3-webencodings (0.5.1-1ubuntu1) ...
[Keystone] Setting up python3-tz (2019.3-1ubuntu0.20.04.0) ...
[Keystone] Setting up libfakeroot:amd64 (1.24-1) ...
[Keystone] Setting up python-babel-localedata (2.8.0+dfsg.1-4ubuntu0.1~cloud0) ...
[Keystone] Setting up python3-sqlalchemy (1.3.19+ds1-1~cloud0) ...
[MON] Collecting vcd-api-schemas-type==10.3.0.dev72
[MON]   Downloading vcd_api_schemas_type-10.3.0.dev72-py3-none-any.whl (3.0 MB)
[MON] Collecting wcwidth==0.2.5
[MON]   Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
[MON] Collecting wrapt==1.14.1
[MON]   Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)
[MON] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3/dist-packages (from kubernetes==24.2.0->-r /usr/lib/python3/dist-packages/n2vc/requirements.txt (line 46)) (45.2.0)
[MON] Building wheels for collected packages: juju, jujubundlelib, macaroonbakery, retrying-async, theblues, websockets, pycrypto, prettytable, pyinotify, pyperclip
[MON]   Building wheel for juju (setup.py): started
[tests] Collecting ruamel-yaml==0.15.100
[tests]   Downloading ruamel.yaml-0.15.100.tar.gz (318 kB)
[PLA] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[RO] Collecting wrapt==1.14.1
[RO]   Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)
[RO] Collecting zc-lockfile==2.0
[RO]   Downloading zc.lockfile-2.0-py2.py3-none-any.whl (9.7 kB)
[RO] Collecting zipp==3.8.0
[RO]   Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB)
[RO] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from jsonschema==3.2.0->-r /usr/lib/python3/dist-packages/osm_ng_ro/requirements.txt (line 159)) (45.2.0)
[RO] Collecting munch>=2.1.0
[RO]   Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB)
[RO] Building wheels for collected packages: pycrypto, cvprac, flufl-enum, logutils, progressbar, pyinotify, pyperclip, pyvmomi, uuid, warlock
[RO]   Building wheel for pycrypto (setup.py): started
[NBI] Successfully installed aiohttp-3.6.2 aiokafka-0.7.2 async-timeout-3.0.1 attrs-21.4.0 bitarray-2.5.1 certifi-2022.6.15 chardet-3.0.4 charset-normalizer-2.0.12 cheroot-8.6.0 cherrypy-18.6.1 dataclasses-0.6 debtcollector-2.5.0 deepdiff-5.8.1 enum34-1.1.10 idna-3.3 importlib-resources-5.8.0 iso8601-1.0.2 jaraco-classes jaraco-collections jaraco-context jaraco-functools jaraco-text jsonschema-4.6.0 kafka-python-2.0.2 keystoneauth1-4.6.0 lxml-4.9.0 more-itertools-8.13.0 msgpack-1.0.4 multidict-4.7.6 netaddr-0.8.0 netifaces-0.11.0 ordered-set-4.1.0 os-service-types-1.7.0 oslo-config oslo-i18n oslo-serialization oslo-utils packaging-21.3 pbr-5.9.0 portend-3.1.0 pyang-2.5.3 pyangbind-0.8.1 pycrypto-2.6.1 pymongo-3.12.3 pyparsing-3.0.9 pyrsistent-0.18.1 python-keystoneclient-4.5.0 pytz-2022.1 pyyaml-5.4.1 regex-2022.6.2 requests-2.28.0 rfc3986-2.0.0 six-1.16.0 stevedore-3.5.0 tacacs-plus-2.6 tempora-5.0.1 urllib3-1.26.9 wrapt-1.14.1 yarl-1.7.2 zc-lockfile zipp-3.8.0
[osmclient] 5b2e55376e9d: Pushed
[LCM] Collecting typing-inspect==0.7.1
[LCM]   Downloading typing_inspect-0.7.1-py3-none-any.whl (8.4 kB)
[LCM] Collecting urllib3==1.26.9
[LCM]   Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
[LCM] Collecting websocket-client==1.3.3
[LCM]   Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB)
[LCM] Collecting websockets==7.0
[LCM]   Downloading websockets-7.0.tar.gz (49 kB)
[Keystone] Setting up libjansson4:amd64 (2.12-1build1) ...
[Keystone] Setting up python3-vine (1.3.0+dfsg-1) ...
[Keystone] Setting up python3-monotonic (1.5-0ubuntu2) ...
[Keystone] Setting up fakeroot (1.24-1) ...
[Keystone] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.10) ...
[Keystone] Setting up python3-simplejson (3.16.0-2ubuntu2) ...
[Keystone] Setting up python3-sqlalchemy-ext (1.3.19+ds1-1~cloud0) ...
[Keystone] Setting up python3-roman (2.0.0-3build1) ...
[MON]   Building wheel for juju (setup.py): finished with status 'done'
[MON]   Created wheel for juju: filename=juju-2.9.42.4-py3-none-any.whl size=806131 sha256=bbbc1fb7b71df4b7aa75fa6932c835077afb0888660d9d3a496c4a1cedf87c0b
[MON]   Stored in directory: /root/.cache/pip/wheels/34/af/9e/3bb73f9538ca840beccfb0456db648e127c9e8471df2be82eb
[MON]   Building wheel for jujubundlelib (setup.py): started
[POL] Removing intermediate container d7ba4cec4868
[POL]  ---> 8c8e79d53da7
[POL] Step 17/37 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[POL]  ---> d21b01b8d29f
[POL] Step 18/37 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages  /usr/local/lib/python3.8/dist-packages
[tests] Collecting scp==0.14.4
[tests]   Downloading scp-0.14.4-py2.py3-none-any.whl (8.6 kB)
[tests] Collecting secretstorage==2.3.1
[tests]   Downloading SecretStorage-2.3.1.tar.gz (16 kB)
[tests] Collecting selenium==4.3.0
[tests]   Downloading selenium-4.3.0-py3-none-any.whl (981 kB)
[osmclient] 6ef7e82268ec: Pushed
[LCM] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from grpcio-tools==1.47.0->-r /usr/lib/python3/dist-packages/osm_lcm/requirements.txt (line 31)) (45.2.0)
[LCM] Building wheels for collected packages: pycrypto, grpclib, juju, jujubundlelib, macaroonbakery, retrying-async, theblues, websockets
[LCM]   Building wheel for pycrypto (setup.py): started
[Keystone] Setting up python3-decorator (4.4.2-0ubuntu1) ...
[Keystone] Setting up python3-jinja2 (2.10.1-2ubuntu0.2) ...
[Keystone] Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ...
[MON]   Building wheel for jujubundlelib (setup.py): finished with status 'done'
[MON]   Created wheel for jujubundlelib: filename=jujubundlelib-0.5.7-py2.py3-none-any.whl size=33920 sha256=5d8aa6e0c101223f37716ff1b69811eab44e61ce142ea2e6309468842c55517d
[MON]   Stored in directory: /root/.cache/pip/wheels/94/dc/17/5be242c261f73b58dfe2ba9bd9dfc751de012e9288cebee39a
[MON]   Building wheel for macaroonbakery (setup.py): started
[MON]   Building wheel for macaroonbakery (setup.py): finished with status 'done'
[MON]   Created wheel for macaroonbakery: filename=macaroonbakery-1.3.1-py2.py3-none-any.whl size=103413 sha256=e92f006aefb190c323c6a5b85a7ad1248bb1feff9da83a8e882efa8934e3c6b8
[MON]   Stored in directory: /root/.cache/pip/wheels/84/d0/a9/d76cd7f6be948b522250677d4d85e056ee989b90b283ad5fca
[MON]   Building wheel for retrying-async (setup.py): started
[MON]   Building wheel for retrying-async (setup.py): finished with status 'done'
[MON]   Created wheel for retrying-async: filename=retrying_async-2.0.0-py3-none-any.whl size=3049 sha256=982fe8468a27e6f687d3f52a6d3b9c90aa9db0e937ef1e5944864cc3a1c00969
[MON]   Stored in directory: /root/.cache/pip/wheels/a0/f9/60/ad6c9ed100eba0064066d6ee895db464ba359d36e60023080b
[MON]   Building wheel for theblues (setup.py): started
[tests] Collecting simplejson==3.17.6
[tests]   Downloading simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (139 kB)
[tests] Collecting sniffio==1.2.0
[tests]   Downloading sniffio-1.2.0-py3-none-any.whl (10 kB)
[tests] Collecting sortedcontainers==2.4.0
[tests]   Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
[tests] Collecting stevedore==3.5.0
[tests]   Downloading stevedore-3.5.0-py3-none-any.whl (49 kB)
[tests] Collecting stuf==0.9.16
[tests]   Downloading stuf-0.9.16-py3-none-any.whl (27 kB)
[PLA] Removing intermediate container b4f93f273062
[PLA]  ---> b2dd0915a248
[PLA] Step 22/42 : LABEL authors="Lars-Göran Magnusson"
[PLA]  ---> Running in 0ce45bb6754f
[PLA] Removing intermediate container 0ce45bb6754f
[PLA]  ---> 6a80a6faba0d
[PLA] Step 23/42 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[NG-UI] npm WARN deprecated fsevents@1.2.13: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2
[osmclient] fc1997644b85: Pushed
[osmclient] ac861161de30: Pushed
[osmclient] osm-v120-merge-753: digest: sha256:95a5e2cddbb013d3067f0158a506ec85b0b3d590f5665cca71210edbc91ad21b size: 1371
[Pipeline] [osmclient] }
[Pipeline] [osmclient] // dir
[Pipeline] [osmclient] }
[Keystone] Setting up python3-tempita (0.5.2-6) ...
[MON]   Building wheel for theblues (setup.py): finished with status 'done'
[MON]   Created wheel for theblues: filename=theblues-0.5.2-py3-none-any.whl size=19181 sha256=ff4cd0a0d14a84fca94d97582019c14a9a3da7abb8fd740ee503b59777b06453
[MON]   Stored in directory: /root/.cache/pip/wheels/38/ee/dd/9c9677beaecf3e4895fc20ab62a72f6c5982270b2d8f4c5594
[MON]   Building wheel for websockets (setup.py): started
[tests] Collecting theblues==0.5.2
[tests]   Downloading theblues-0.5.2.tar.gz (18 kB)
[Keystone] Setting up libuv1:amd64 (1.34.2-1ubuntu1.5) ...
[Keystone] Setting up python3-iso8601 (0.1.12-1) ...
[Keystone] Setting up python3-sqlparse (0.2.4-3ubuntu0.1) ...
[Keystone] Setting up python-pastedeploy-tpl (2.1.0-1) ...
[Keystone] Setting up python3-aniso8601 (8.0.0-1) ...
[Keystone] Setting up python3-rfc3986 (1.3.2-0ubuntu2) ...
[MON]   Building wheel for websockets (setup.py): finished with status 'done'
[MON]   Created wheel for websockets: filename=websockets-7.0-cp38-cp38-linux_x86_64.whl size=69033 sha256=ea27da46701450157ebce48c2ab153e381f2e47e78954a96ea9d670fbc5b2a73
[MON]   Stored in directory: /root/.cache/pip/wheels/ff/66/8a/b0610f3b070460e56f775bfcaafc6123838f3e7ab3cd80aaaf
[MON]   Building wheel for pycrypto (setup.py): started
[POL]  ---> 080cf6724c26
[POL] Step 19/37 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[POL]  ---> fcbd25d4734b
[POL] Step 20/37 : COPY --from=INSTALL /usr/bin/mysql /usr/bin/
[POL]  ---> 22dc394c38c4
[POL] Step 21/37 : COPY --from=INSTALL /usr/bin/mysqladmin /usr/bin/
[tests] Collecting toml==0.10.2
[tests]   Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
[tests] Collecting translationstring==1.4
[tests]   Downloading translationstring-1.4-py2.py3-none-any.whl (15 kB)
[tests] Collecting trio==0.21.0
[tests]   Downloading trio-0.21.0-py3-none-any.whl (358 kB)
[tests] Collecting trio-websocket==0.9.2
[tests]   Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB)
[tests] Collecting types-setuptools==57.4.17
[tests]   Downloading types_setuptools-57.4.17-py3-none-any.whl (27 kB)
[tests] Collecting vergit==1.0.2
[PLA]  ---> b45649721741
[PLA] Step 24/42 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages
[Keystone] Setting up python3-pyparsing (2.4.6-1) ...
[Keystone] Setting up make (4.2.1-1.2) ...
[Keystone] Setting up python3-paste (3.4.0+dfsg1-1) ...
[Keystone] Setting up libmpfr6:amd64 (4.0.2-1) ...
[Keystone] Setting up python3-linecache2 (1.0.0-4ubuntu1) ...
[Keystone] Setting up ssl-cert (1.0.39) ...
[POL]  ---> b343b93fe6fd
[POL] Step 22/37 : COPY --from=INSTALL /usr/bin/mysqlshow /usr/bin/
[POL]  ---> 8ce6ea1af383
[POL] Step 23/37 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libedit.so.2 /usr/lib/x86_64-linux-gnu/
[POL]  ---> 161699d78b37
[POL] Step 24/37 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libbsd.so.0 /usr/lib/x86_64-linux-gnu/
[POL]  ---> 0e4ee134d8fd
[POL] Step 25/37 : COPY scripts/ /app/osm_pol/scripts/
[POL]  ---> 5fd155eef3d3
[POL] Step 26/37 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_pol &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[POL]  ---> Running in 0c25f123ff7a
[tests]   Downloading vergit-1.0.2.tar.gz (3.2 kB)
[tests] Collecting virtualenv==20.14.1
[tests]   Downloading virtualenv-20.14.1-py2.py3-none-any.whl (8.8 MB)
[PLA]  ---> f869dd5a633b
[PLA] Step 25/42 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[PLA]  ---> 5531e0b55789
[PLA] Step 26/42 : COPY --from=INSTALL /minizinc /minizinc
[NG-UI] npm WARN deprecated fs-write-stream-atomic@1.0.10: This package is no longer supported.
[NG-UI] npm WARN deprecated copy-concurrently@1.0.5: This package is no longer supported.
[NBI] Removing intermediate container 031c7c75a352
[NBI]  ---> 7b5923b0ef8e
[NBI] Step 15/45 : FROM ubuntu:20.04 as FINAL
[NBI]  ---> 2abc4dfd8318
[NBI] Step 16/45 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> 24652cd104af
[NBI] Step 17/45 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NBI]  ---> Using cache
[NBI]  ---> 138cb895e4a0
[NBI] Step 18/45 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.8.*     && rm -rf /var/lib/apt/lists/*
[NBI]  ---> Using cache
[NBI]  ---> b2dd0915a248
[NBI] Step 19/45 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Keystone] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
[Keystone] Setting up keystone-common (2:18.1.0+git2023101210.b59ab8e3-0ubuntu1~cloud0) ...
[Keystone] Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[Keystone] Setting up python3-greenlet (0.4.15-4.1) ...
[Keystone] Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Setting up libimagequant0:amd64 (2.12.2-1.1) ...
[Keystone] Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.22) ...
[Keystone] Setting up libpng16-16:amd64 (1.6.37-2) ...
[Keystone] Setting up libmpc3:amd64 (1.1.0-1) ...
[Keystone] Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Setting up python3-wrapt (1.11.2-2build1) ...
[Keystone] Setting up patch (2.7.6-6) ...
[Keystone] Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ...
[Keystone] Setting up icu-devtools (66.1-2ubuntu2.1) ...
[Keystone] Setting up python3-pymysql (0.9.3-2ubuntu3) ...
[POL] Removing intermediate container 0c25f123ff7a
[POL]  ---> 37ebf4f5ae99
[POL] Step 27/37 : WORKDIR /app/osm_pol
[POL]  ---> Running in 199a4b8b419e
[POL] Removing intermediate container 199a4b8b419e
[POL]  ---> 58737ea2fe9a
[POL] Step 28/37 : USER appuser
[POL]  ---> Running in c59f8ae9b525
[POL] Removing intermediate container c59f8ae9b525
[POL]  ---> 028121efbca0
[POL] Step 29/37 : ENV OSMPOL_MESSAGE_DRIVER kafka
[POL]  ---> Running in f939ad327e88
[POL] Removing intermediate container f939ad327e88
[POL]  ---> 7e84254f925a
[POL] Step 30/37 : ENV OSMPOL_MESSAGE_HOST kafka
[POL]  ---> Running in 55ab3d3c0407
[POL] Removing intermediate container 55ab3d3c0407
[POL]  ---> 2745786dc591
[POL] Step 31/37 : ENV OSMPOL_MESSAGE_PORT 9092
[POL]  ---> Running in 3327ff15443d
[POL] Removing intermediate container 3327ff15443d
[POL]  ---> eae68aa065ab
[POL] Step 32/37 : ENV OSMPOL_DATABASE_DRIVER mongo
[POL]  ---> Running in fd9b6c8a1eb9
[POL] Removing intermediate container fd9b6c8a1eb9
[POL]  ---> 88de8dd75014
[POL] Step 33/37 : ENV OSMPOL_DATABASE_URI mongodb://mongo:27017
[POL]  ---> Running in c3ccf5d951b1
[POL] Removing intermediate container c3ccf5d951b1
[POL]  ---> c74714215864
[POL] Step 34/37 : ENV OSMPOL_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[POL]  ---> Running in 7ae9c5679348
[POL] Removing intermediate container 7ae9c5679348
[POL]  ---> 8e6cc720564a
[POL] Step 35/37 : ENV OSMPOL_GLOBAL_LOG_LEVEL INFO
[POL]  ---> Running in 773e1fa9f4b6
[NG-UI] npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
[NG-UI] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
[NG-UI] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
[NBI]  ---> d1fb939669c4
[NBI] Step 20/45 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages  /usr/local/lib/python3.8/dist-packages
[Keystone] Setting up python3-fasteners (0.14.1-2) ...
[Keystone] Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ...
[Keystone] Setting up python3-html5lib (1.0.1-2) ...
[Keystone] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.5) ...
[POL] Removing intermediate container 773e1fa9f4b6
[POL]  ---> b23c68665932
[POL] Step 36/37 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD osm-pol-healthcheck || exit 1
[POL]  ---> Running in 580b214873e0
[POL] Removing intermediate container 580b214873e0
[POL]  ---> ebb687cbbc5b
[POL] Step 37/37 : CMD /bin/bash scripts/start.sh
[POL]  ---> Running in df8e6aa5386b
[POL] Removing intermediate container df8e6aa5386b
[POL]  ---> f32ca635530f
[POL] [Warning] One or more build-args [PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_DEVOPS_URL PYTHON3_OSM_NG_RO_URL CACHE_DATE OSM_IMDOCS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_NGUI_URL PYTHON3_N2VC_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL] were not consumed
[POL] Successfully built f32ca635530f
[POL] Successfully tagged opensourcemano/pol:osm-v120-merge-753
[tests] Collecting wadllib==1.3.6
[tests]   Downloading wadllib-1.3.6.tar.gz (62 kB)
[Pipeline] [POL] echo
[POL] Tagging pol:osm-v120-merge-753
[Pipeline] [POL] sh
[Keystone] Setting up pycadf-common (2.10.0-2) ...
[Keystone] Setting up python3-netifaces (0.10.4-1ubuntu4) ...
[Keystone] Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Setting up python3-pyrsistent:amd64 (0.15.5-1build1) ...
[POL] [POL] Running shell script
[POL] + docker tag opensourcemano/pol:osm-v120-merge-753 osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-753
[Pipeline] [POL] sh
[Keystone] Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ...
[Keystone] Setting up python3-dnspython (1.16.0-1ubuntu1) ...
[tests] Collecting wrapt==1.14.1
[tests]   Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)
[tests] Collecting wsproto==1.1.0
[tests]   Downloading wsproto-1.1.0-py3-none-any.whl (24 kB)
[POL] [POL] Running shell script
[Keystone] Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
[Keystone] Setting up python3-amqp (2.6.0-1~cloud0) ...
[Keystone] Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ...
[Keystone] Setting up python3-pyasn1 (0.4.2-3build1) ...
[Keystone] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
[Keystone] Setting up libisl22:amd64 (0.22.1-1) ...
[Keystone] Setting up python3-dateutil (2.7.3-3ubuntu1) ...
[tests] Collecting xmltodict==0.13.0
[tests]   Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB)
[tests] Collecting yq==2.14.0
[tests]   Downloading yq-2.14.0-py3-none-any.whl (16 kB)
[tests] Requirement already satisfied: pip>=1.5.4 in /usr/lib/python3/dist-packages (from charm-tools==2.8.3->-r /usr/share/osm-tests/requirements.txt (line 49)) (20.0.2)
[tests] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from lazr-restfulclient==0.14.4->-r /usr/share/osm-tests/requirements.txt (line 149)) (45.2.0)
[tests] Building wheels for collected packages: pyangbind, pycurl, blessings, charm-tools, dict2colander, jsonpath-rw, jujubundlelib, lazr-restfulclient, lazr-uri, libcharmstore, macaroonbakery, pathspec, pyjsonselect, pyperclip, robotframework-jsonlibrary, robotframework-sshlibrary, robotframework-yamllibrary, ruamel-yaml, secretstorage, theblues, vergit, wadllib
[tests]   Building wheel for pyangbind (setup.py): started
[tests]   Building wheel for pyangbind (setup.py): finished with status 'done'
[tests]   Created wheel for pyangbind: filename=pyangbind-0.8.1-py3-none-any.whl size=47761 sha256=ef5de55106fb3789d4bf2cc79346d7e3bdab8d8d1bb3938c1a84c1406ab0756f
[tests]   Stored in directory: /root/.cache/pip/wheels/0c/fb/5a/3d09fc1fae9987036f767b8aa0076ac7f91ce4cd952de3f49a
[tests]   Building wheel for pycurl (setup.py): started
[POL] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-753
[POL] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pol]
[POL] 2c112c1a5b61: Preparing
[POL] b66502e267d0: Preparing
[POL] cacd4fb99a7a: Preparing
[POL] d948230c5241: Preparing
[POL] d73686a4880c: Preparing
[POL] d10e7b141739: Preparing
[POL] 977e2f0a1248: Preparing
[POL] 41ac73e2866a: Preparing
[POL] a6ad5766e99e: Preparing
[POL] 421980c87aac: Preparing
[POL] b8bdc3eafe84: Preparing
[POL] 5b2e55376e9d: Preparing
[POL] 4a1518ebc26e: Preparing
[POL] a6ad5766e99e: Waiting
[POL] 421980c87aac: Waiting
[POL] d10e7b141739: Waiting
[POL] 977e2f0a1248: Waiting
[POL] b8bdc3eafe84: Waiting
[POL] 5b2e55376e9d: Waiting
[POL] 41ac73e2866a: Waiting
[POL] 4a1518ebc26e: Waiting
[POL] b66502e267d0: Pushed
[POL] 2c112c1a5b61: Pushed
[POL] cacd4fb99a7a: Pushed
[POL] d948230c5241: Pushed
[POL] d73686a4880c: Pushed
[POL] 41ac73e2866a: Pushed
[Keystone] Setting up netbase (6.1) ...
[Keystone] Setting up sgml-base (1.29.1) ...
[Keystone] Setting up python-pip-whl (20.0.2-5ubuntu1.10) ...
[Keystone] Setting up python3-anyjson (0.3.3-2) ...
[Keystone] Setting up python3-msgpack (0.6.2-1) ...
[Keystone] Setting up apache2-data (2.4.41-4ubuntu3.17) ...
[Keystone] Setting up curl (7.68.0-1ubuntu2.22) ...
[Keystone] Setting up libjs-jquery (3.3.1~dfsg-3) ...
[Keystone] Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ...
[Keystone] Setting up libxmlsec1:amd64 (1.2.28-2) ...
[Keystone] Setting up libc-dev-bin (2.31-0ubuntu9.15) ...
[Keystone] Setting up python3-prettytable (0.7.2-5) ...
[Keystone] Setting up libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.3) ...
[Keystone] Setting up libbsd0:amd64 (0.10.0-1) ...
[Keystone] Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ...
[Keystone] Setting up python3-soupsieve (1.9.5+dfsg-1) ...
[NG-UI] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
[NG-UI] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
[NG-UI] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
[POL] d10e7b141739: Pushed
[POL] 977e2f0a1248: Pushed
[POL] 4a1518ebc26e: Layer already exists
[POL] 421980c87aac: Pushed
[POL] 5b2e55376e9d: Mounted from devops/cicd/opensourcemano/osmclient
[Keystone] Setting up python3-mimeparse (1.6.0-3build1) ...
[Keystone] Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Setting up liblocale-gettext-perl (1.07-4) ...
[Keystone] Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Setting up python3-cffi-backend (1.14.0-1build1) ...
[Keystone] Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ...
[Keystone] Setting up libgdbm6:amd64 (1.18.1-5) ...
[Keystone] Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ...
[Keystone] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[Keystone] Setting up python3-webob (1:1.8.5-2) ...
[Keystone] Setting up libaprutil1:amd64 (1.6.1-4ubuntu2.2) ...
[Keystone] Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
[Keystone] Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ...
[Keystone] Setting up libctf0:amd64 (2.34-6ubuntu1.9) ...
[Keystone] Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
[Keystone] Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ...
[POL] a6ad5766e99e: Pushed
[Keystone] Setting up manpages-dev (5.05-1) ...
[Keystone] Setting up python3-importlib-metadata (1.6.0-2~cloud0) ...
[Keystone] Setting up python3-setuptools (45.2.0-1ubuntu0.1) ...
[POL] b8bdc3eafe84: Pushed
[POL] osm-v120-merge-753: digest: sha256:34cb92163d22186fd84eea44cd5fb6250decdc7302a23da583c23f2f03e1771c size: 3043
[Pipeline] [POL] }
[Keystone] Setting up bind9-libs:amd64 (1:9.16.48-0ubuntu0.20.04.1) ...
[Keystone] Setting up libxmlsec1-openssl:amd64 (1.2.28-2) ...
[Pipeline] [POL] // dir
[Pipeline] [POL] }
[Keystone] Setting up python3-babel (2.8.0+dfsg.1-4ubuntu0.1~cloud0) ...
[Keystone] update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode
[Keystone] Setting up python3-pbr (5.4.5-0ubuntu1) ...
[Keystone] update-alternatives: using /usr/bin/python3-pbr to provide /usr/bin/pbr (pbr) in auto mode
[Keystone] Setting up libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.3) ...
[Keystone] Setting up python3-pastedeploy (2.1.0-1) ...
[Keystone] Setting up python3-tenacity (6.2.0-4~cloud0) ...
[NBI]  ---> 214304fd42a1
[NBI] Step 21/45 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_nbi &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[NBI]  ---> Running in fc515b987673
[Keystone] Setting up python3-bcrypt (3.1.7-2ubuntu1) ...
[Keystone] Setting up libedit2:amd64 (3.1-20191231-1) ...
[Keystone] Setting up python3-traceback2 (1.4.0-5ubuntu1) ...
[Keystone] Setting up python3-futurist (2.1.0-0ubuntu1) ...
[Keystone] Setting up python3-debtcollector (2.2.0-0ubuntu1~cloud0) ...
[Keystone] Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2.2) ...
[Keystone] Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2.2) ...
[Keystone] Setting up python3-kombu (4.6.11-2ubuntu1~cloud0) ...
[tests]   Building wheel for pycurl (setup.py): finished with status 'done'
[tests]   Created wheel for pycurl: filename=pycurl-7.45.1-cp38-cp38-linux_x86_64.whl size=339600 sha256=9079be1057cf85031ec23ca70b625dbbb06d3d9613bf9d3e2860f622099fc606
[tests]   Stored in directory: /root/.cache/pip/wheels/29/9b/97/525e19354d667ab6a101620502bd1df957057f66bee218305d
[tests]   Building wheel for blessings (setup.py): started
[PLA]  ---> 47e5f51b3119
[PLA] Step 27/42 : RUN mkdir /entry_data &&     mkdir /placement &&     mkdir /entry_data/mzn-lib &&     ln -s /entry_data/mzn-lib /minizinc/share/minizinc/exec
[PLA]  ---> Running in 5c5e28441fca
[PLA] Removing intermediate container 5c5e28441fca
[PLA]  ---> 3b601f5636b7
[PLA] Step 28/42 : COPY scripts/ /app/osm_pla/scripts/
[PLA]  ---> ea34487897d3
[PLA] Step 29/42 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_pla &&     chown -R appuser:appuser /app &&     chown -R appuser:appuser /entry_data &&     chown -R appuser:appuser /minizinc &&     chown -R appuser:appuser /placement
[PLA]  ---> Running in b4c44f436df6
[NBI] Removing intermediate container fc515b987673
[NBI]  ---> 7214b5322645
[NBI] Step 22/45 : WORKDIR /app/osm_nbi
[NBI]  ---> Running in 53f321166356
[NBI] Removing intermediate container 53f321166356
[NBI]  ---> be913be4a691
[NBI] Step 23/45 : USER appuser
[NBI]  ---> Running in c0af6f6bba9d
[NBI] Removing intermediate container c0af6f6bba9d
[NBI]  ---> 30396c533073
[NBI] Step 24/45 : EXPOSE 9999
[NBI]  ---> Running in 06cf5226b248
[NBI] Removing intermediate container 06cf5226b248
[NBI]  ---> 3c8b067c9074
[NBI] Step 25/45 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/html_public /app/osm_nbi/html_public
[NBI]  ---> Running in 0d87db17fd78
[Keystone] Setting up python3-bs4 (4.8.2-1) ...
[Keystone] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[Keystone] Setting up python3-eventlet (0.26.1-0ubuntu1.1~cloud0) ...
[Keystone] Setting up python3-packaging (20.4-1~cloud0) ...
[Keystone] Setting up libfreetype6:amd64 (2.10.1-2ubuntu0.3) ...
[Keystone] Setting up python3-jsonschema (3.2.0-0ubuntu2) ...
[tests]   Building wheel for blessings (setup.py): finished with status 'done'
[tests]   Created wheel for blessings: filename=blessings-1.6-py3-none-any.whl size=19157 sha256=3f8293fe9f4b67c182ace79870f9e9f1e7859f62dbe8e2a4cba5e5f35d9e3a2c
[tests]   Stored in directory: /root/.cache/pip/wheels/50/66/0d/ae5c5e8e265a0787a941da2494927b700a08996072c640a051
[tests]   Building wheel for charm-tools (setup.py): started
[tests]   Building wheel for charm-tools (setup.py): finished with status 'done'
[tests]   Created wheel for charm-tools: filename=charm_tools-2.8.3-py3-none-any.whl size=139134 sha256=fba49e3838313fce97143941b57b1beb2e261c23c30997142eb91e232664cc7f
[tests]   Stored in directory: /root/.cache/pip/wheels/27/40/34/4e9d7a090d10b8d199d69d0b3bcb95cce0be2263f592e36701
[tests]   Building wheel for dict2colander (setup.py): started
[NBI] Removing intermediate container 0d87db17fd78
[NBI]  ---> 3ff631552616
[NBI] Step 26/45 : RUN cp /usr/lib/python3/dist-packages/osm_nbi/nbi.cfg /app/osm_nbi/
[NBI]  ---> Running in 1c235d9bedc3
[Keystone] Setting up xmlsec1 (1.2.28-2) ...
[Keystone] Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ...
[Keystone] Setting up python3-pyasn1-modules (0.2.1-0.2build1) ...
[Keystone] Setting up python3-cryptography (3.0-1ubuntu0.1~cloud0) ...
[Keystone] Setting up python3-unittest2 (1.1.0-6.1build1) ...
[Keystone] update-alternatives: using /usr/bin/python3-unit2 to provide /usr/bin/unit2 (unit2) in auto mode
[tests]   Building wheel for dict2colander (setup.py): finished with status 'done'
[tests]   Created wheel for dict2colander: filename=dict2colander-0.2-py3-none-any.whl size=7464 sha256=40732cc24e149eb45baf34342c0827851d2a968c9aa0faf54a54d0e7b471a137
[tests]   Stored in directory: /root/.cache/pip/wheels/fc/66/b0/4ee41c58b149b1c0e6cc114ac368e5170966f9aaa4857cd75e
[tests]   Building wheel for jsonpath-rw (setup.py): started
[tests]   Building wheel for jsonpath-rw (setup.py): finished with status 'done'
[tests]   Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15145 sha256=7b2d7a6d0c25c40c50624b92348ea9a3143bb6e39efbae81bcf4b22d7ce245ce
[tests]   Stored in directory: /root/.cache/pip/wheels/2b/f3/d4/2f6fb63766f0479b061d03bab249bbd44f116ae5c73b9f8a24
[tests]   Building wheel for jujubundlelib (setup.py): started
[tests]   Building wheel for jujubundlelib (setup.py): finished with status 'done'
[tests]   Created wheel for jujubundlelib: filename=jujubundlelib-0.5.7-py2.py3-none-any.whl size=33920 sha256=10cb8a692c8814299a2e82ff0b8833e5664c3e6a359d5c0b8a88009167beb835
[tests]   Stored in directory: /root/.cache/pip/wheels/94/dc/17/5be242c261f73b58dfe2ba9bd9dfc751de012e9288cebee39a
[tests]   Building wheel for lazr-restfulclient (setup.py): started
[tests]   Building wheel for lazr-restfulclient (setup.py): finished with status 'done'
[tests]   Created wheel for lazr-restfulclient: filename=lazr.restfulclient-0.14.4-py3-none-any.whl size=70771 sha256=b930d96f2b29aea9f8dfc415ad8c6cd313d0df8c54dbcceca678ea3cbbb88042
[tests]   Stored in directory: /root/.cache/pip/wheels/ae/d7/dc/88aebf3e4e382bd328ae64b183f781a0c4db0a01c9d5206a26
[tests]   Building wheel for lazr-uri (setup.py): started
[NBI] Removing intermediate container 1c235d9bedc3
[NBI]  ---> 1e6c24521a3c
[NBI] Step 27/45 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/http /app/osm_nbi/
[NBI]  ---> Running in 97b6e5a4fd8b
[Keystone] Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
[Keystone] Setting up python3-oslo.context (1:3.1.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-pip (20.0.2-5ubuntu1.10) ...
[Keystone] Setting up libjs-sphinxdoc (3.2.1-1~cloud0) ...
[Keystone] Setting up ieee-data (20180805.1) ...
[Keystone] Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ...
[tests]   Building wheel for lazr-uri (setup.py): finished with status 'done'
[tests]   Created wheel for lazr-uri: filename=lazr.uri-1.0.6-py3-none-any.whl size=20341 sha256=69d56777daa67abfd883fe138e662b741f85d5cc71b6f1acb58a7f94ddf075fd
[tests]   Stored in directory: /root/.cache/pip/wheels/c4/48/90/eb8111e2bd12cea5be917af6f45805d79e587c924fe6aa0d06
[tests]   Building wheel for libcharmstore (setup.py): started
[tests]   Building wheel for libcharmstore (setup.py): finished with status 'done'
[tests]   Created wheel for libcharmstore: filename=libcharmstore-0.0.9-py3-none-any.whl size=3696 sha256=593b88a96c5b8f162efcee48398c032b384c277e7aa01b9e82c158e49fe4c94b
[tests]   Stored in directory: /root/.cache/pip/wheels/8f/de/d0/8751186fe6cf46e39c82c8e587ce44ac0842f1f8eaa00a1820
[tests]   Building wheel for macaroonbakery (setup.py): started
[NBI] Removing intermediate container 97b6e5a4fd8b
[NBI]  ---> d4e419d1f77b
[NBI] Step 28/45 : ENV OSMNBI_SOCKET_HOST     0.0.0.0
[NBI]  ---> Running in f73cc3b6edab
[NBI] Removing intermediate container f73cc3b6edab
[NBI]  ---> 317fec97b3be
[NBI] Step 29/45 : ENV OSMNBI_SOCKET_PORT     9999
[NBI]  ---> Running in 8ae0f06c4571
[NBI] Removing intermediate container 8ae0f06c4571
[NBI]  ---> cf00a937acf7
[NBI] Step 30/45 : ENV OSMNBI_SERVER_SSL_CERTIFICATE               /app/osm_nbi/http/cert.pem
[NBI]  ---> Running in 0c25024d98c6
[NBI] Removing intermediate container 0c25024d98c6
[NBI]  ---> b4d58a7c5f8d
[NBI] Step 31/45 : ENV OSMNBI_SERVER_SSL_PRIVATE_KEY               /app/osm_nbi/http/privkey.pem
[NBI]  ---> Running in 57ba2830be74
[NBI] Removing intermediate container 57ba2830be74
[NBI]  ---> 35bfda2e9b3f
[NBI] Step 32/45 : ENV OSMNBI_STORAGE_PATH    /app/storage
[NBI]  ---> Running in c0f2deb287be
[NBI] Removing intermediate container c0f2deb287be
[NBI]  ---> 9ad8d83ac0a9
[NBI] Step 33/45 : ENV OSMNBI_DATABASE_DRIVER mongo
[NBI]  ---> Running in 7fc48ecaff33
[NBI] Removing intermediate container 7fc48ecaff33
[NBI]  ---> a6e3def8ae4a
[NBI] Step 34/45 : ENV OSMNBI_DATABASE_URI   mongodb://mongo:27017
[NBI]  ---> Running in 0f2854e502c7
[NBI] Removing intermediate container 0f2854e502c7
[NBI]  ---> 3771bf4e82ab
[NBI] Step 35/45 : ENV OSMNBI_STATIC_DIR      /app/osm_nbi/html_public
[NBI]  ---> Running in aa918b0889a0
[NBI] Removing intermediate container aa918b0889a0
[NBI]  ---> 417bf1acfec7
[NBI] Step 36/45 : ENV OSMNBI_MESSAGE_DRIVER  kafka
[NBI]  ---> Running in 94df51e4fad4
[Keystone] Setting up python3-alembic (1.4.2-1ubuntu1~cloud0) ...
[Keystone] Setting up xml-core (0.18+nmu1) ...
[Keystone] Setting up python3-os-service-types (1.7.0-0ubuntu1) ...
[Keystone] Setting up python3-stevedore (1:3.2.2-0ubuntu1~cloud0) ...
[tests]   Building wheel for macaroonbakery (setup.py): finished with status 'done'
[tests]   Created wheel for macaroonbakery: filename=macaroonbakery-1.3.1-py2.py3-none-any.whl size=103413 sha256=257a06d5b4c11ab3ca973e4a422cc16a00c3106ff8b4e7960f06bdf9e8159f1f
[tests]   Stored in directory: /root/.cache/pip/wheels/84/d0/a9/d76cd7f6be948b522250677d4d85e056ee989b90b283ad5fca
[tests]   Building wheel for pathspec (setup.py): started
[tests]   Building wheel for pathspec (setup.py): finished with status 'done'
[tests]   Created wheel for pathspec: filename=pathspec-0.3.4-py3-none-any.whl size=15422 sha256=4b5da8fad2a8a74cf336f8506c05050fa2229ca3a20a5bc6c5deee1fcfd70322
[tests]   Stored in directory: /root/.cache/pip/wheels/6c/36/92/f586681ddcd721005331a22424aa9bada6565d7dd7303db31b
[tests]   Building wheel for pyjsonselect (setup.py): started
[tests]   Building wheel for pyjsonselect (setup.py): finished with status 'done'
[tests]   Created wheel for pyjsonselect: filename=pyjsonselect-0.2.2-py3-none-any.whl size=7784 sha256=d931103b8ab342de9494698e827aaf23d65f429a73b0111fabb13b8c6a8403dc
[tests]   Stored in directory: /root/.cache/pip/wheels/39/09/10/47e72e783b25a285baf8451b445ac53a94a10fea615b58d57a
[tests]   Building wheel for pyperclip (setup.py): started
[tests]   Building wheel for pyperclip (setup.py): finished with status 'done'
[tests]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11107 sha256=5c6b0442250b3a6f221c0e6781a21e5229db8af7f510dc64415dbd05da453ac4
[tests]   Stored in directory: /root/.cache/pip/wheels/7f/1a/65/84ff8c386bec21fca6d220ea1f5498a0367883a78dd5ba6122
[tests]   Building wheel for robotframework-jsonlibrary (setup.py): started
[NBI] Removing intermediate container 94df51e4fad4
[NBI]  ---> 717e32a66024
[NBI] Step 37/45 : ENV OSMNBI_MESSAGE_HOST    kafka
[NBI]  ---> Running in 37bd7f41e018
[NBI] Removing intermediate container 37bd7f41e018
[NBI]  ---> 5c08f12cb0a5
[NBI] Step 38/45 : ENV OSMNBI_MESSAGE_PORT    9092
[NBI]  ---> Running in 6259e8598980
[NBI] Removing intermediate container 6259e8598980
[NBI]  ---> 5533ddcc57ae
[NBI] Step 39/45 : ENV OSMNBI_LOG_FILE        /app/log/nbi.log
[NBI]  ---> Running in e58438a0e39e
[NBI] Removing intermediate container e58438a0e39e
[NBI]  ---> e487950ceba9
[NBI] Step 40/45 : ENV OSMNBI_LOG_LEVEL       DEBUG
[NBI]  ---> Running in 63ee6ce5ce0e
[NBI] Removing intermediate container 63ee6ce5ce0e
[NBI]  ---> 6e8cf4b4f28c
[NBI] Step 41/45 : ENV OSMNBI_AUTHENTICATION_BACKEND               internal
[NBI]  ---> Running in 950dfa41c145
[NBI] Removing intermediate container 950dfa41c145
[NBI]  ---> 779451f0cb03
[NBI] Step 42/45 : ENV OSMNBI_PROMETHEUS_HOST                      prometheus
[NBI]  ---> Running in 7cc885debcc4
[LCM]   Building wheel for pycrypto (setup.py): finished with status 'done'
[LCM]   Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=3e13dd4bda70bee2cdc7df606e15b211befdc95fdc1a3d4162b803f4bec2da86
[LCM]   Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293
[LCM]   Building wheel for grpclib (PEP 517): started
[LCM]   Building wheel for grpclib (PEP 517): finished with status 'done'
[LCM]   Created wheel for grpclib: filename=grpclib-0.4.2-py3-none-any.whl size=70582 sha256=6f07091f36bc4cd52f22c23f344a6e01c668d92e478fdaa20cd47720731826a7
[LCM]   Stored in directory: /root/.cache/pip/wheels/9b/32/f9/ceae679fe6ec434ca554ab08c38a15db8af7a590892929ed2f
[LCM]   Building wheel for juju (setup.py): started
[Keystone] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
[Keystone] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ...
[Keystone] Setting up libc6-dev:amd64 (2.31-0ubuntu9.15) ...
[Keystone] Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.12) ...
[Keystone] Setting up bind9-host (1:9.16.48-0ubuntu0.20.04.1) ...
[Keystone] Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ...
[Keystone] Setting up python3-migrate (0.13.0-0ubuntu1) ...
[Keystone] Setting up python3-oslo.i18n (5.0.1-0ubuntu1~cloud0) ...
[tests]   Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done'
[tests]   Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.4.1-py3-none-any.whl size=5141 sha256=817eed79424ca38be712289838b68ade14f7d83216268e944c0a49317757766a
[tests]   Stored in directory: /root/.cache/pip/wheels/eb/f8/c7/38b3e1429a29a37b31779de9141b231b796e56af3d5250d53f
[tests]   Building wheel for robotframework-sshlibrary (setup.py): started
[tests]   Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
[tests]   Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55107 sha256=913d9d0a08812c9ce4df5e3b01f5153c5c33f6bf395122c08a18ca62bce7db41
[tests]   Stored in directory: /root/.cache/pip/wheels/c9/c2/39/2571d47c551e3012fa4e8284bbdcac2d025db39c275b058db4
[tests]   Building wheel for robotframework-yamllibrary (setup.py): started
[tests]   Building wheel for robotframework-yamllibrary (setup.py): finished with status 'done'
[tests]   Created wheel for robotframework-yamllibrary: filename=robotframework_yamllibrary-0.2.8-py3-none-any.whl size=5376 sha256=182774ff0ccc74d3d746967c3b70a6fa9c36e38ff3d4232a1a917a7701f67752
[tests]   Stored in directory: /root/.cache/pip/wheels/36/8f/01/03f9efede2bba59dadddeb8ccaf0ad486ee100efde2735c61d
[tests]   Building wheel for ruamel-yaml (setup.py): started
[NBI] Removing intermediate container 7cc885debcc4
[NBI]  ---> f771dff50186
[NBI] Step 43/45 : ENV OSMNBI_PROMETHEUS_PORT                      9090
[NBI]  ---> Running in 6ed42e08c564
[NBI] Removing intermediate container 6ed42e08c564
[NBI]  ---> 026e4667fac3
[NBI] Step 44/45 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD curl -k https://localhost:9999/osm/ | grep Welcome || exit 1
[NBI]  ---> Running in 0c2befb2b898
[NBI] Removing intermediate container 0c2befb2b898
[NBI]  ---> 351941532374
[NBI] Step 45/45 : CMD python3 -m osm_nbi.nbi
[NBI]  ---> Running in 69cb4c2b769e
[NBI] Removing intermediate container 69cb4c2b769e
[NBI]  ---> cd997adf26f2
[NBI] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_VMWARE_URL OSM_NGUI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_IMDOCS_URL CACHE_DATE OSM_DEVOPS_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_TESTS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL] were not consumed
[NBI] Successfully built cd997adf26f2
[NBI] Successfully tagged opensourcemano/nbi:osm-v120-merge-753
[Pipeline] [NBI] echo
[NBI] Tagging nbi:osm-v120-merge-753
[Pipeline] [NBI] sh
[Keystone] Setting up apache2-utils (2.4.41-4ubuntu3.17) ...
[Keystone] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
[Keystone] Setting up alembic (1.4.2-1ubuntu1~cloud0) ...
[Keystone] Setting up python3-ldap:amd64 (3.2.0-4ubuntu2.1) ...
[NBI] [NBI] Running shell script
[NBI] + docker tag opensourcemano/nbi:osm-v120-merge-753 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-753
[Pipeline] [NBI] sh
[LCM]   Building wheel for juju (setup.py): finished with status 'done'
[LCM]   Created wheel for juju: filename=juju-2.9.42.4-py3-none-any.whl size=806131 sha256=e9ad5b27e7a34ed9a4d1e266772047e3ac43f0b59b2c9c6f4016cad6bef6f474
[LCM]   Stored in directory: /root/.cache/pip/wheels/34/af/9e/3bb73f9538ca840beccfb0456db648e127c9e8471df2be82eb
[LCM]   Building wheel for jujubundlelib (setup.py): started
[LCM]   Building wheel for jujubundlelib (setup.py): finished with status 'done'
[LCM]   Created wheel for jujubundlelib: filename=jujubundlelib-0.5.7-py2.py3-none-any.whl size=33920 sha256=dd037cb117fd782c56f43d448cc8f4716df4a0f9b7b2bcb2780a15515311f84c
[LCM]   Stored in directory: /root/.cache/pip/wheels/94/dc/17/5be242c261f73b58dfe2ba9bd9dfc751de012e9288cebee39a
[LCM]   Building wheel for macaroonbakery (setup.py): started
[LCM]   Building wheel for macaroonbakery (setup.py): finished with status 'done'
[LCM]   Created wheel for macaroonbakery: filename=macaroonbakery-1.3.1-py2.py3-none-any.whl size=103413 sha256=e1ad7050e5775d7671f2791861f311587b3ae43209dca444ec824be53a601624
[LCM]   Stored in directory: /root/.cache/pip/wheels/84/d0/a9/d76cd7f6be948b522250677d4d85e056ee989b90b283ad5fca
[LCM]   Building wheel for retrying-async (setup.py): started
[Keystone] Setting up python3-pastescript (2.0.2-4) ...
[Keystone] Setting up mysql-client-core-8.0 (8.0.36-0ubuntu0.20.04.1) ...
[Keystone] Setting up python3-testresources (2.0.1-2~cloud0) ...
[Keystone] Setting up python3-openssl (19.1.0-2~cloud0) ...
[NBI] [NBI] Running shell script
[NBI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-753
[NBI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/nbi]
[NBI] 0b6b752d8a71: Preparing
[NBI] 9858f179c622: Preparing
[NBI] ea36644934a4: Preparing
[NBI] c8e82b26edd2: Preparing
[NBI] ecae6aea7e2f: Preparing
[NBI] d2e90f80e921: Preparing
[NBI] 54754adb9986: Preparing
[NBI] 5b2e55376e9d: Preparing
[NBI] 4a1518ebc26e: Preparing
[NBI] 5b2e55376e9d: Waiting
[NBI] 4a1518ebc26e: Waiting
[NBI] 54754adb9986: Waiting
[NBI] d2e90f80e921: Waiting
[NBI] ea36644934a4: Pushed
[NBI] c8e82b26edd2: Pushed
[NBI] 0b6b752d8a71: Pushed
[NBI] 9858f179c622: Pushed
[NBI] 4a1518ebc26e: Layer already exists
[LCM]   Building wheel for retrying-async (setup.py): finished with status 'done'
[LCM]   Created wheel for retrying-async: filename=retrying_async-2.0.0-py3-none-any.whl size=3049 sha256=c6cfd7f04a07dc902012424f2d0341ecccf83ce8a1818d9b6f5c6748b9570b2d
[LCM]   Stored in directory: /root/.cache/pip/wheels/a0/f9/60/ad6c9ed100eba0064066d6ee895db464ba359d36e60023080b
[LCM]   Building wheel for theblues (setup.py): started
[LCM]   Building wheel for theblues (setup.py): finished with status 'done'
[LCM]   Created wheel for theblues: filename=theblues-0.5.2-py3-none-any.whl size=19181 sha256=d64d68b932584ad45d6d103e7a845c6e6f978b0f1eddb1ef442b269d60585849
[LCM]   Stored in directory: /root/.cache/pip/wheels/38/ee/dd/9c9677beaecf3e4895fc20ab62a72f6c5982270b2d8f4c5594
[LCM]   Building wheel for websockets (setup.py): started
[LCM]   Building wheel for websockets (setup.py): finished with status 'done'
[LCM]   Created wheel for websockets: filename=websockets-7.0-cp38-cp38-linux_x86_64.whl size=69039 sha256=b9f0a52981358f42ccd41ca9bdc6dbbe746ca89b8fd8c52c8bcb893b579050fb
[LCM]   Stored in directory: /root/.cache/pip/wheels/ff/66/8a/b0610f3b070460e56f775bfcaafc6123838f3e7ab3cd80aaaf
[LCM] Successfully built pycrypto grpclib juju jujubundlelib macaroonbakery retrying-async theblues websockets
[Keystone] Setting up python3-flask (1.1.1-2ubuntu0.1) ...
[Keystone] Setting up python3-pysaml2 (6.1.0-0ubuntu1~cloud0) ...
[Keystone] Setting up binutils (2.34-6ubuntu1.9) ...
[Keystone] Setting up python3-dogpile.cache (1.0.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-routes (2.4.1-2) ...
[RO]   Building wheel for pycrypto (setup.py): finished with status 'done'
[RO]   Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=81fdb54839f941c3612e8d5993f0c8490968d6b5f24dab441d7b4e2c51c40494
[RO]   Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293
[RO]   Building wheel for cvprac (setup.py): started
[RO]   Building wheel for cvprac (setup.py): finished with status 'done'
[RO]   Created wheel for cvprac: filename=cvprac-1.2.0-py3-none-any.whl size=46548 sha256=27aa47f225bc4f1b1f13950a64657878f142a16a26ff74490ef1e1c4df4ef52f
[RO]   Stored in directory: /root/.cache/pip/wheels/6c/96/53/6f61f628f52c188595f1b0b572b0df8f7ee5797cbd078ff42b
[RO]   Building wheel for flufl-enum (setup.py): started
[RO]   Building wheel for flufl-enum (setup.py): finished with status 'done'
[RO]   Created wheel for flufl-enum: filename=flufl.enum-4.1.1-py3-none-any.whl size=27528 sha256=e1da4549431847bf90349e724643ad90bea63b7b03c965c8677a70543a501258
[RO]   Stored in directory: /root/.cache/pip/wheels/10/95/6e/789876efd8638cf4b09c320ec8e0907b4f046b9ace33f8000c
[RO]   Building wheel for logutils (setup.py): started
[RO]   Building wheel for logutils (setup.py): finished with status 'done'
[RO]   Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=19936 sha256=fd4b0f81d85cb5fb9a72f71177f5a1676128ae52d4c5ca6691d85793cc34b6b6
[RO]   Stored in directory: /root/.cache/pip/wheels/6b/ae/e8/da4fabc163156723429818e719f8450a4c5d3cf0254d9a19a6
[RO]   Building wheel for progressbar (setup.py): started
[RO]   Building wheel for progressbar (setup.py): finished with status 'done'
[RO]   Created wheel for progressbar: filename=progressbar-2.5-py3-none-any.whl size=12074 sha256=8a1180897a980d59264a3b8518fb53c412acdcf5450db48bbd4cb578e70d8d23
[RO]   Stored in directory: /root/.cache/pip/wheels/2c/67/ed/d84123843c937d7e7f5ba88a270d11036473144143355e2747
[RO]   Building wheel for pyinotify (setup.py): started
[RO]   Building wheel for pyinotify (setup.py): finished with status 'done'
[RO]   Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=8bc79c80578a329dcfd1ac82ff18800cd1c53f4831c9761010fa06cf7eb42fc6
[RO]   Stored in directory: /root/.cache/pip/wheels/9d/a0/4b/1a80814e4ad0b035c07831ea1b06b691046198492bbc5769b6
[RO]   Building wheel for pyperclip (setup.py): started
[RO]   Building wheel for pyperclip (setup.py): finished with status 'done'
[RO]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11107 sha256=5c6b0442250b3a6f221c0e6781a21e5229db8af7f510dc64415dbd05da453ac4
[RO]   Stored in directory: /root/.cache/pip/wheels/7f/1a/65/84ff8c386bec21fca6d220ea1f5498a0367883a78dd5ba6122
[RO]   Building wheel for pyvmomi (setup.py): started
[RO]   Building wheel for pyvmomi (setup.py): finished with status 'done'
[RO]   Created wheel for pyvmomi: filename=pyvmomi-7.0.3-py2.py3-none-any.whl size=259542 sha256=6c0f5b82d610a00f97c73d17d47fb425872d8333b9330bf154359d522403215d
[RO]   Stored in directory: /root/.cache/pip/wheels/90/36/9e/ec321440f617c3f6b271a237188eaabcbf9dd6f8f3c89e905a
[RO]   Building wheel for uuid (setup.py): started
[RO]   Building wheel for uuid (setup.py): finished with status 'done'
[RO]   Created wheel for uuid: filename=uuid-1.30-py3-none-any.whl size=6500 sha256=1ee447f7c83afe930d75475e9338ba4250285c4712571bd401cce2e483644009
[RO]   Stored in directory: /root/.cache/pip/wheels/1b/6c/cb/f9aae2bc97333c3d6e060826c1ee9e44e46306a178e5783505
[RO]   Building wheel for warlock (setup.py): started
[RO]   Building wheel for warlock (setup.py): finished with status 'done'
[RO]   Created wheel for warlock: filename=warlock-1.3.3-py2.py3-none-any.whl size=9819 sha256=d4bbdb4f53d569a42d5227f01d362404176d27366fc1a23524915ea6e815e035
[RO]   Stored in directory: /root/.cache/pip/wheels/53/0b/78/24b7b7f8fc3cd27f0747b7e10516c6dcd9434c658653a2a0ce
[RO] Successfully built pycrypto cvprac flufl-enum logutils progressbar pyinotify pyperclip pyvmomi uuid warlock
[RO] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, pycparser, cffi, cryptography, idna, certifi, urllib3, charset-normalizer, requests, six, python-dateutil, pyjwt, adal, appdirs, attrs, autopage, azure-common, typing-extensions, azure-core, msal, portalocker, msal-extensions, azure-identity, isodate, oauthlib, requests-oauthlib, msrest, azure-mgmt-core, azure-mgmt-compute, azure-mgmt-network, azure-mgmt-resource, bcrypt, boto, cachetools, more-itertools, jaraco-functools, cheroot, zc-lockfile, pytz, tempora, portend, cherrypy, pyparsing, wcwidth, prettytable, pyperclip, cmd2, pbr, stevedore, cliff, cvprac, wrapt, debtcollector, decorator, dogpile-cache, flufl-enum, pyasn1, rsa, pyasn1-modules, google-auth, protobuf, googleapis-common-protos, google-api-core, uritemplate, httplib2, google-auth-httplib2, google-api-python-client, google-cloud, humanfriendly, zipp, importlib-metadata, netaddr, py-radix, tqdm, ipconflict, iso8601, markupsafe, jinja2, jmespath, jsonpointer, jsonpatch, pyrsistent, jsonschema, os-service-types, keystoneauth1, logutils, lxml, msgpack, msrestazure, netifaces, munch, requestsexceptions, openstacksdk, os-client-config, simplejson, oslo-i18n, packaging, oslo-utils, osc-lib, rfc3986, oslo-config, oslo-context, pyinotify, oslo-serialization, oslo-log, pynacl, paramiko, progressbar, pygments, pyopenssl, python-cinderclient, warlock, python-glanceclient, python-keystoneclient, python-neutronclient, python-novaclient, python-openstackclient, pyvcloud, pyvmomi, uuid
[NBI] 5b2e55376e9d: Mounted from devops/cicd/opensourcemano/pol
[NBI] d2e90f80e921: Pushed
[LCM] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, chardet, multidict, typing-extensions, async-timeout, attrs, idna, yarl, aiohttp, checksumdir, six, grpcio, protobuf, grpcio-tools, hpack, hyperframe, h2, grpclib, markupsafe, jinja2, pydantic, pycparser, cffi, bcrypt, cachetools, certifi, charset-normalizer, cryptography, pyasn1, rsa, pyasn1-modules, google-auth, websocket-client, urllib3, requests, oauthlib, requests-oauthlib, python-dateutil, kubernetes, pynacl, pytz, pyrfc3339, pymacaroons, macaroonbakery, paramiko, jujubundlelib, theblues, toposort, mypy-extensions, typing-inspect, websockets, juju, motor, retrying-async
[Keystone] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[Keystone] Setting up python3-pil:amd64 (7.0.0-4ubuntu0.9) ...
[Keystone] Setting up perl (5.30.0-9ubuntu0.5) ...
[Keystone] Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ...
[Keystone] Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ...
[Keystone] Setting up python3-oauthlib (3.1.0-1ubuntu2) ...
[Keystone] Setting up python3-flask-restful (0.3.8-1) ...
[Keystone] Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
[Keystone] Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
[Keystone] Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
[Keystone] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
[Keystone] Setting up python3-netaddr (0.7.19-3ubuntu1) ...
[Keystone] Setting up cpp (4:9.3.0-1ubuntu2) ...
[Keystone] Setting up mysql-client-8.0 (8.0.36-0ubuntu0.20.04.1) ...
[Keystone] Setting up bind9-dnsutils (1:9.16.48-0ubuntu0.20.04.1) ...
[Keystone] Setting up python3-keystoneauth1 (4.2.1-0ubuntu1~cloud0) ...
[Keystone] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
[Keystone] Setting up mysql-client (8.0.36-0ubuntu0.20.04.1) ...
[Keystone] Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
[Keystone] Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ...
[Keystone] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
[Keystone] Setting up libfile-fcntllock-perl (0.22-3build4) ...
[Keystone] Setting up libalgorithm-diff-perl (1.19.03-2) ...
[Keystone] Setting up python3-oslo.utils (4.6.0-0ubuntu1~cloud0) ...
[MON]   Building wheel for pycrypto (setup.py): finished with status 'done'
[MON]   Created wheel for pycrypto: filename=pycrypto-2.6.1-cp38-cp38-linux_x86_64.whl size=498474 sha256=c6e0baa9622e883eda2ddb8b7547eebc2e9bea7eb7660bb904dad340d176fd54
[MON]   Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293
[MON]   Building wheel for prettytable (setup.py): started
[MON]   Building wheel for prettytable (setup.py): finished with status 'done'
[MON]   Created wheel for prettytable: filename=prettytable-0.7.2-py3-none-any.whl size=13698 sha256=b339da1c6f7fa0604ce02a11c4f3b0fd4d24647ec0d467261d776a53b351b9ce
[MON]   Stored in directory: /root/.cache/pip/wheels/46/60/6c/bb25d05df22906786206e901e9354bb3061061191116768bee
[MON]   Building wheel for pyinotify (setup.py): started
[MON]   Building wheel for pyinotify (setup.py): finished with status 'done'
[MON]   Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=4f52f2de8f038d062796cc4e2b9fac839b56e447134683f26c1f8fed95d02e61
[MON]   Stored in directory: /root/.cache/pip/wheels/9d/a0/4b/1a80814e4ad0b035c07831ea1b06b691046198492bbc5769b6
[MON]   Building wheel for pyperclip (setup.py): started
[MON]   Building wheel for pyperclip (setup.py): finished with status 'done'
[MON]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11107 sha256=f9d312cb27bd682ebd766aa684f4f0dc2ec13f937f9c0521ddf9a44425923f24
[MON]   Stored in directory: /root/.cache/pip/wheels/7f/1a/65/84ff8c386bec21fca6d220ea1f5498a0367883a78dd5ba6122
[MON] Successfully built juju jujubundlelib macaroonbakery retrying-async theblues websockets pycrypto prettytable pyinotify pyperclip
[MON] Installing collected packages: async-timeout, pycparser, cffi, bcrypt, cachetools, certifi, charset-normalizer, cryptography, pyasn1, pyasn1-modules, rsa, six, google-auth, idna, urllib3, python-dateutil, requests, pyyaml, oauthlib, requests-oauthlib, websocket-client, kubernetes, pynacl, protobuf, pytz, pyrfc3339, pymacaroons, macaroonbakery, paramiko, jujubundlelib, theblues, toposort, mypy-extensions, typing-extensions, typing-inspect, websockets, juju, pymongo, motor, retrying-async, kafka-python, aiokafka, dataclasses, pycrypto, appdirs, attrs, autopage, backports-zoneinfo, prettytable, pbr, pyparsing, wcwidth, pyperclip, cmd2, stevedore, cliff, cycler, tzdata, pytz-deprecation-shim, tzlocal, regex, dateparser, wrapt, debtcollector, decorator, dogpile-cache, fonttools, futurist, iso8601, ujson, os-service-types, keystoneauth1, monotonic, gnocchiclient, httmock, humanfriendly, jmespath, jsonpointer, jsonpatch, kiwisolver, lxml, numpy, pillow, packaging, matplotlib, msgpack, munch, netaddr, netifaces, requestsexceptions, openstacksdk, os-client-config, simplejson, oslo-i18n, oslo-utils, osc-lib, rfc3986, oslo-config, oslo-context, pyinotify, oslo-serialization, oslo-log, pandas, prometheus-api-client, prometheus-client, pygments, python-ceilometerclient, python-cinderclient, python-keystoneclient, python-neutronclient, python-novaclient, vcd-api-schemas-type, unittest-xml-reporting, pyvcloud
[NBI] 54754adb9986: Pushed
[Keystone] Setting up dnsutils (1:9.16.48-0ubuntu0.20.04.1) ...
[Keystone] Setting up apache2-bin (2.4.41-4ubuntu3.17) ...
[Keystone] Setting up gcc (4:9.3.0-1ubuntu2) ...
[Keystone] Setting up dpkg-dev (1.19.7ubuntu3.2) ...
[Keystone] Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
[Keystone] Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
[Keystone] Setting up g++ (4:9.3.0-1ubuntu2) ...
[Keystone] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
[Keystone] Setting up build-essential (12.8ubuntu1.1) ...
[Keystone] Setting up libalgorithm-diff-xs-perl (0.04-6) ...
[Keystone] Setting up libalgorithm-merge-perl (0.08-3) ...
[Keystone] Setting up apache2 (2.4.41-4ubuntu3.17) ...
[NBI] ecae6aea7e2f: Pushed
[NBI] osm-v120-merge-753: digest: sha256:8e2a528aea01a593bd34d97527c6598ed05c8ec7d245de6bbc1c799e5095bb68 size: 2204
[Pipeline] [NBI] }
[Pipeline] [NBI] // dir
[Pipeline] [NBI] }
[Keystone] Enabling module mpm_event.
[Keystone] Enabling module authz_core.
[Keystone] Enabling module authz_host.
[Keystone] Enabling module authn_core.
[Keystone] Enabling module auth_basic.
[Keystone] Enabling module access_compat.
[Keystone] Enabling module authn_file.
[Keystone] Enabling module authz_user.
[Keystone] Enabling module alias.
[Keystone] Enabling module dir.
[Keystone] Enabling module autoindex.
[Keystone] Enabling module env.
[Keystone] Enabling module mime.
[Keystone] Enabling module negotiation.
[Keystone] Enabling module setenvif.
[Keystone] Enabling module filter.
[Keystone] Enabling module deflate.
[Keystone] Enabling module status.
[Keystone] Enabling module reqtimeout.
[Keystone] Enabling conf charset.
[Keystone] Enabling conf localized-error-pages.
[Keystone] Enabling conf other-vhosts-access-log.
[Keystone] Enabling conf security.
[Keystone] Enabling conf serve-cgi-bin.
[Keystone] Enabling site 000-default.
[Keystone] info: Executing deferred 'a2enconf javascript-common' for package javascript-common
[Keystone] Enabling conf javascript-common.
[Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service.
[Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service.
[Keystone] invoke-rc.d: could not determine current runlevel
[Keystone] invoke-rc.d: policy-rc.d denied execution of start.
[Keystone] Setting up python3-oslo.serialization (4.0.1-0ubuntu1~cloud0) ...
[PLA] Removing intermediate container b4c44f436df6
[PLA]  ---> 7c036f6fd08f
[PLA] Step 30/42 : WORKDIR /app/osm_pla
[PLA]  ---> Running in d2cfe71f66f2
[PLA] Removing intermediate container d2cfe71f66f2
[PLA]  ---> f3346e238324
[PLA] Step 31/42 : USER appuser
[PLA]  ---> Running in e9db6299ff74
[PLA] Removing intermediate container e9db6299ff74
[PLA]  ---> 080c5d61d3b8
[PLA] Step 32/42 : ENV OSMPLA_MESSAGE_DRIVER kafka
[PLA]  ---> Running in bc52111040b6
[PLA] Removing intermediate container bc52111040b6
[PLA]  ---> 0f98b2c3ce13
[PLA] Step 33/42 : ENV OSMPLA_MESSAGE_HOST kafka
[Keystone] Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ...
[Keystone] apache2_invoke: Enable module wsgi
[Keystone] invoke-rc.d: could not determine current runlevel
[Keystone] invoke-rc.d: policy-rc.d denied execution of restart.
[Keystone] Setting up python3-dev (3.8.2-0ubuntu2) ...
[Keystone] Setting up python3-fixtures (3.0.0-3build1) ...
[Keystone] Setting up python3-testtools (2.4.0-0ubuntu1) ...
[PLA]  ---> Running in efbe735d3b89
[PLA] Removing intermediate container efbe735d3b89
[PLA]  ---> 50cfe95a4119
[PLA] Step 34/42 : ENV OSMPLA_MESSAGE_PORT 9092
[PLA]  ---> Running in 7c5265834e6a
[PLA] Removing intermediate container 7c5265834e6a
[PLA]  ---> 9052de05260e
[PLA] Step 35/42 : ENV OSMPLA_DATABASE_DRIVER mongo
[PLA]  ---> Running in 8841813e03e9
[PLA] Removing intermediate container 8841813e03e9
[PLA]  ---> 2ef2fb183ce9
[PLA] Step 36/42 : ENV OSMPLA_DATABASE_URI mongodb://mongo:27017
[PLA]  ---> Running in ceefeece21ad
[PLA] Removing intermediate container ceefeece21ad
[PLA]  ---> 82156833df40
[PLA] Step 37/42 : ENV OSMPLA_SQL_DATABASE_URI sqlite:///pla_sqlite.db
[PLA]  ---> Running in f731882c0a6f
[PLA] Removing intermediate container f731882c0a6f
[PLA]  ---> f97ab12b5d1f
[PLA] Step 38/42 : ENV OSMPLA_GLOBAL_LOG_LEVEL INFO
[PLA]  ---> Running in d52e465ae8d6
[Keystone] Setting up python3-testscenarios (0.5.0-3build1) ...
[Keystone] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[Keystone] Processing triggers for systemd (245.4-4ubuntu3.23) ...
[Keystone] Processing triggers for shared-mime-info (1.15-1) ...
[PLA] Removing intermediate container d52e465ae8d6
[PLA]  ---> b083144afed9
[PLA] Step 39/42 : ENV FZNEXEC "/entry_data/fzn-exec"
[PLA]  ---> Running in 54380cca3500
[PLA] Removing intermediate container 54380cca3500
[PLA]  ---> a4c5982c6b7a
[PLA] Step 40/42 : ENV PATH "/minizinc/bin:${PATH}"
[PLA]  ---> Running in 903168cf119d
[PLA] Removing intermediate container 903168cf119d
[PLA]  ---> e3609cd18e06
[PLA] Step 41/42 : ENV LD_LIBRARY_PATH "/minizinc/lib:${LD_LIBRARY_PATH}"
[PLA]  ---> Running in 4d3f95eb60ee
[PLA] Removing intermediate container 4d3f95eb60ee
[PLA]  ---> 40fe6bffb058
[PLA] Step 42/42 : CMD [ "/bin/bash", "scripts/start.sh" ]
[PLA]  ---> Running in 86174b99aaef
[PLA] Removing intermediate container 86174b99aaef
[PLA]  ---> 6249929f7420
[PLA] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AZURE_URL CACHE_DATE PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSMCLIENT_URL PYTHON3_N2VC_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_DEVOPS_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_IMDOCS_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROVIM_GCP_URL] were not consumed
[PLA] Successfully built 6249929f7420
[PLA] Successfully tagged opensourcemano/pla:osm-v120-merge-753
[Pipeline] [PLA] echo
[PLA] Tagging pla:osm-v120-merge-753
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker tag opensourcemano/pla:osm-v120-merge-753 osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v120-merge-753
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v120-merge-753
[PLA] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pla]
[PLA] 9bafe48d5a9a: Preparing
[PLA] a6e986671b7a: Preparing
[PLA] 98d7edeaf9d0: Preparing
[PLA] 9cd0d509df7a: Preparing
[PLA] db689c6e6d3f: Preparing
[PLA] 1a677446cb14: Preparing
[PLA] 76fe2f1f2ae8: Preparing
[PLA] 54754adb9986: Preparing
[PLA] 5b2e55376e9d: Preparing
[PLA] 4a1518ebc26e: Preparing
[PLA] 76fe2f1f2ae8: Waiting
[PLA] 54754adb9986: Waiting
[PLA] 5b2e55376e9d: Waiting
[PLA] 4a1518ebc26e: Waiting
[PLA] 1a677446cb14: Waiting
[PLA] a6e986671b7a: Pushed
[PLA] 98d7edeaf9d0: Pushed
[PLA] db689c6e6d3f: Pushed
[PLA] 54754adb9986: Mounted from devops/cicd/opensourcemano/nbi
[PLA] 5b2e55376e9d: Mounted from devops/cicd/opensourcemano/nbi
[PLA] 4a1518ebc26e: Layer already exists
[PLA] 76fe2f1f2ae8: Pushed
[LCM] Successfully installed aiohttp-3.7.4.post0 aiokafka-0.7.2 async-timeout-3.0.1 attrs-21.4.0 bcrypt-3.2.2 cachetools-5.2.0 certifi-2022.6.15 cffi-1.15.0 chardet-4.0.0 charset-normalizer-2.0.12 checksumdir-1.2.0 cryptography-37.0.2 dataclasses-0.6 google-auth-2.8.0 grpcio-1.47.0 grpcio-tools-1.47.0 grpclib-0.4.2 h2-4.1.0 hpack-4.0.0 hyperframe-6.0.1 idna-3.3 jinja2-3.1.2 juju-2.9.42.4 jujubundlelib-0.5.7 kafka-python-2.0.2 kubernetes-24.2.0 macaroonbakery-1.3.1 markupsafe-2.1.1 motor-1.3.1 multidict-6.0.2 mypy-extensions-0.4.3 oauthlib-3.2.0 paramiko-2.11.0 protobuf-3.20.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pycrypto-2.6.1 pydantic-1.9.1 pymacaroons-0.13.0 pymongo-3.12.3 pynacl-1.5.0 pyrfc3339-1.1 python-dateutil-2.8.2 pytz-2022.1 pyyaml-5.4.1 requests-2.28.0 requests-oauthlib-1.3.1 retrying-async-2.0.0 rsa-4.8 six-1.16.0 theblues-0.5.2 toposort-1.7 typing-extensions-4.2.0 typing-inspect-0.7.1 urllib3-1.26.9 websocket-client-1.3.3 websockets-7.0 yarl-1.7.2
[tests]   Building wheel for ruamel-yaml (setup.py): finished with status 'done'
[tests]   Created wheel for ruamel-yaml: filename=ruamel.yaml-0.15.100-cp38-cp38-linux_x86_64.whl size=864568 sha256=6a14805217678cc30cd3e4466a9814a4861b6028a8500c1c8653479e14a3dce2
[tests]   Stored in directory: /root/.cache/pip/wheels/83/bb/c8/84a46029883fd202fda2e3d0a579eb30641fecb325b9907fb0
[tests]   Building wheel for secretstorage (setup.py): started
[tests]   Building wheel for secretstorage (setup.py): finished with status 'done'
[tests]   Created wheel for secretstorage: filename=SecretStorage-2.3.1-py3-none-any.whl size=13961 sha256=a70675fd923124c14867f3a12c59e08357a9c4d67dd5bdc4ee15ec4d9dd01ee1
[tests]   Stored in directory: /root/.cache/pip/wheels/d8/d9/22/c89bc78fa6799311511478c08f2d22a152fd76aeb3c80ba6bd
[tests]   Building wheel for theblues (setup.py): started
[tests]   Building wheel for theblues (setup.py): finished with status 'done'
[tests]   Created wheel for theblues: filename=theblues-0.5.2-py3-none-any.whl size=19181 sha256=bfbb3ea653e63395fb6338601c0ff3a71199d02d5aa32b0de16981ebb79195d9
[tests]   Stored in directory: /root/.cache/pip/wheels/38/ee/dd/9c9677beaecf3e4895fc20ab62a72f6c5982270b2d8f4c5594
[tests]   Building wheel for vergit (setup.py): started
[tests]   Building wheel for vergit (setup.py): finished with status 'done'
[tests]   Created wheel for vergit: filename=vergit-1.0.2-py3-none-any.whl size=3221 sha256=a5568efafbe6cbae19f154668abd3ee0480a9e7ba60466063e6646ba9c12a80b
[tests]   Stored in directory: /root/.cache/pip/wheels/82/92/3d/735753ddb628c00c4c1c3b35065fbff5d2aaf0eedbec57c8dd
[tests]   Building wheel for wadllib (setup.py): started
[tests]   Building wheel for wadllib (setup.py): finished with status 'done'
[tests]   Created wheel for wadllib: filename=wadllib-1.3.6-py3-none-any.whl size=58278 sha256=9cb4ed59f72219c5921c517492f37f0aa1977b294ce021b413ca20bdb7c6b509
[tests]   Stored in directory: /root/.cache/pip/wheels/4f/5a/5f/bf1e912567e49022b2fa0ecbbdb5ef4b7a8af072a2ddd2f502
[tests] Successfully built pyangbind pycurl blessings charm-tools dict2colander jsonpath-rw jujubundlelib lazr-restfulclient lazr-uri libcharmstore macaroonbakery pathspec pyjsonselect pyperclip robotframework-jsonlibrary robotframework-sshlibrary robotframework-yamllibrary ruamel-yaml secretstorage theblues vergit wadllib
[tests] Installing collected packages: bitarray, enum34, lxml, pyang, regex, six, pyangbind, pyyaml, certifi, charset-normalizer, click, idna, markupsafe, jinja2, pyparsing, packaging, wcwidth, prettytable, pycurl, python-magic, urllib3, requests, verboselogs, appdirs, argcomplete, async-generator, attrs, autopage, pycparser, cffi, bcrypt, blessings, cheetah3, translationstring, iso8601, colander, dict2colander, jsonschema, jujubundlelib, cryptography, secretstorage, keyring, httplib2, lazr-uri, distro, oauthlib, wadllib, lazr-restfulclient, launchpadlib, pynacl, protobuf, pytz, pyrfc3339, pymacaroons, macaroonbakery, theblues, libcharmstore, parse, stuf, otherstuf, path, path-py, pathspec, types-setuptools, requirements-parser, ruamel-yaml, vergit, distlib, filelock, platformdirs, virtualenv, charm-tools, pbr, stevedore, pyperclip, cmd2, cliff, coverage, wrapt, debtcollector, decorator, dogpile-cache, h11, haikunator, jmespath, jsonpointer, jsonpatch, ply, jsonpath-ng, jsonpath-rw, jsonpath-rw-ext, os-service-types, keystoneauth1, msgpack, munch, netaddr, netifaces, objectpath, requestsexceptions, openstacksdk, oslo-i18n, simplejson, oslo-utils, osc-lib, rfc3986, oslo-config, oslo-serialization, outcome, paramiko, pyjsonselect, pyopenssl, pysocks, python-cinderclient, python-keystoneclient, python-novaclient, python-openstackclient, robotframework, robotframework-jsonlibrary, robotframework-jsonvalidator, robotframework-pythonlibcore, robotframework-requests, sortedcontainers, sniffio, trio, wsproto, trio-websocket, selenium, robotframework-seleniumlibrary, scp, robotframework-sshlibrary, robotframework-yamllibrary, toml, xmltodict, yq
[PLA] 1a677446cb14: Pushed
[Keystone] Processing triggers for sgml-base (1.29.1) ...
[Keystone] Setting up docutils-common (0.16+dfsg-2) ...
[Keystone] Processing triggers for sgml-base (1.29.1) ...
[Keystone] Setting up python3-docutils (0.16+dfsg-2) ...
[Keystone] update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode
[Keystone] update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode
[Keystone] update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode
[Keystone] update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode
[Keystone] update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode
[Keystone] update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode
[Keystone] update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode
[Keystone] update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode
[Keystone] update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode
[Keystone] update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode
[Keystone] update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode
[Keystone] update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode
[Keystone] update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode
[Keystone] Setting up python3-oslo.config (1:8.3.2-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.upgradecheck (1.1.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.middleware (4.1.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-keystoneclient (1:4.1.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.db (8.4.0-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.concurrency (4.3.0-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.log (4.4.0-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-pycadf (2.10.0-2) ...
[Keystone] Setting up python3-oslo.policy (3.5.0-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.service (2.4.0-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-osprofiler (3.4.0-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.messaging (12.5.2-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.cache (2.6.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-keystonemiddleware (9.1.0-0ubuntu1~cloud1) ...
[Keystone] Setting up python3-keystone (2:18.1.0+git2023101210.b59ab8e3-0ubuntu1~cloud0) ...
[Keystone] Setting up keystone (2:18.1.0+git2023101210.b59ab8e3-0ubuntu1~cloud0) ...
[Keystone] apache2_invoke: Enable site keystone.conf
[Keystone] invoke-rc.d: could not determine current runlevel
[Keystone] invoke-rc.d: policy-rc.d denied execution of reload.
[LCM] Removing intermediate container a3574a80cc5b
[LCM]  ---> 404f28408b34
[LCM] Step 19/57 : FROM ubuntu:20.04 as FINAL
[LCM]  ---> 2abc4dfd8318
[LCM] Step 20/57 : ARG APT_PROXY
[LCM]  ---> Using cache
[LCM]  ---> 24652cd104af
[LCM] Step 21/57 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[LCM]  ---> Using cache
[LCM]  ---> 138cb895e4a0
[LCM] Step 22/57 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.8.*     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Using cache
[LCM]  ---> b2dd0915a248
[LCM] Step 23/57 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     ca-certificates     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Running in fa0a023d713a
[LCM] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[LCM] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[LCM] Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[LCM] Get:4 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[LCM] Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[LCM] Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[LCM] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[LCM] Get:8 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[LCM] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1503 kB]
[LCM] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3766 kB]
[LCM] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4147 kB]
[LCM] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB]
[LCM] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[LCM] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[LCM] Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3616 kB]
[LCM] Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB]
[LCM] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3672 kB]
[LCM] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1207 kB]
[LCM] Fetched 31.5 MB in 2s (16.1 MB/s)
[NG-UI] 
[NG-UI] > node-sass@5.0.0 install /usr/share/osm-ngui/node_modules/node-sass
[NG-UI] > node scripts/install.js
[NG-UI] 
[NG-UI] Downloading binary from https://github.com/sass/node-sass/releases/download/v5.0.0/linux-x64-64_binding.node
[NG-UI] Download complete
[NG-UI] Binary saved to /usr/share/osm-ngui/node_modules/node-sass/vendor/linux-x64-64/binding.node
[NG-UI] Caching binary to /root/.npm/node-sass/5.0.0/linux-x64-64_binding.node
[NG-UI] 
[NG-UI] > core-js@3.6.5 postinstall /usr/share/osm-ngui/node_modules/@angular-devkit/build-angular/node_modules/core-js
[NG-UI] > node -e "try{require('./postinstall')}catch(e){}"
[NG-UI] 
[NG-UI] Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
[NG-UI] 
[NG-UI] The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
[NG-UI] > https://opencollective.com/core-js 
[NG-UI] > https://www.patreon.com/zloirock 
[NG-UI] 
[NG-UI] Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
[NG-UI] 
[NG-UI] 
[NG-UI] > es5-ext@0.10.64 postinstall /usr/share/osm-ngui/node_modules/es5-ext
[NG-UI] >  node -e "try{require('./_postinstall')}catch(e){}" || exit 0
[NG-UI] 
[NG-UI] 
[NG-UI] > @angular/cli@11.0.7 postinstall /usr/share/osm-ngui/node_modules/@angular/cli
[NG-UI] > node ./bin/postinstall/script.js
[NG-UI] 
[NG-UI] 
[NG-UI] > @fortawesome/fontawesome-free@5.15.4 postinstall /usr/share/osm-ngui/node_modules/@fortawesome/fontawesome-free
[NG-UI] > node attribution.js
[NG-UI] 
[NG-UI] Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
[NG-UI] License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
[NG-UI] 
[NG-UI] 
[NG-UI] > core-js@2.6.12 postinstall /usr/share/osm-ngui/node_modules/core-js
[NG-UI] > node -e "try{require('./postinstall')}catch(e){}"
[NG-UI] 
[NG-UI] Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
[NG-UI] 
[NG-UI] The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
[NG-UI] > https://opencollective.com/core-js 
[NG-UI] > https://www.patreon.com/zloirock 
[NG-UI] 
[NG-UI] Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
[NG-UI] 
[NG-UI] 
[NG-UI] > node-sass@5.0.0 postinstall /usr/share/osm-ngui/node_modules/node-sass
[NG-UI] > node scripts/build.js
[NG-UI] 
[LCM] Reading package lists...
[NG-UI] Binary found at /usr/share/osm-ngui/node_modules/node-sass/vendor/linux-x64-64/binding.node
[NG-UI] Testing binary
[NG-UI] Binary is fine
[tests] Successfully installed appdirs-1.4.4 argcomplete-2.0.0 async-generator-1.10 attrs-21.4.0 autopage-0.5.1 bcrypt-3.2.2 bitarray-2.5.1 blessings-1.6 certifi-2022.6.15 cffi-1.15.0 charm-tools-2.8.3 charset-normalizer-2.0.12 cheetah3-3.2.6.post1 click-8.1.3 cliff-3.10.1 cmd2-2.4.1 colander-1.7.0 coverage-6.4.1 cryptography-37.0.2 debtcollector-2.5.0 decorator-5.1.1 dict2colander-0.2 distlib-0.3.4 distro-1.7.0 dogpile-cache enum34-1.1.10 filelock-3.7.1 h11-0.13.0 haikunator-2.1.0 httplib2-0.20.4 idna-3.3 iso8601-1.0.2 jinja2-3.1.2 jmespath-1.0.1 jsonpatch-1.32 jsonpath-ng-1.5.3 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-2.3 jsonschema-2.5.1 jujubundlelib-0.5.7 keyring-20.0.1 keystoneauth1-4.6.0 launchpadlib-1.10.16 lazr-restfulclient lazr-uri libcharmstore-0.0.9 lxml-4.9.0 macaroonbakery-1.3.1 markupsafe-2.1.1 msgpack-1.0.4 munch-2.5.0 netaddr-0.8.0 netifaces-0.11.0 oauthlib-3.2.0 objectpath-0.6.1 openstacksdk-0.99.0 os-service-types-1.7.0 osc-lib-2.6.0 oslo-config oslo-i18n oslo-serialization oslo-utils otherstuf-1.1.0 outcome-1.2.0 packaging-21.3 paramiko-2.11.0 parse-1.19.0 path-16.4.0 path-py pathspec-0.3.4 pbr-5.9.0 platformdirs-2.5.2 ply-3.11 prettytable-3.3.0 protobuf-3.20.1 pyang-2.5.3 pyangbind-0.8.1 pycparser-2.21 pycurl-7.45.1 pyjsonselect-0.2.2 pymacaroons-0.13.0 pynacl-1.5.0 pyopenssl-22.0.0 pyparsing-3.0.9 pyperclip-1.8.2 pyrfc3339-1.1 pysocks-1.7.1 python-cinderclient-8.3.0 python-keystoneclient-4.5.0 python-magic-0.4.27 python-novaclient-18.0.0 python-openstackclient-5.8.0 pytz-2022.1 pyyaml-5.4.1 regex-2022.6.2 requests-2.28.0 requestsexceptions-1.4.0 requirements-parser-0.5.0 rfc3986-2.0.0 robotframework-5.0.1 robotframework-jsonlibrary-0.4.1 robotframework-jsonvalidator-2.0.0 robotframework-pythonlibcore-3.0.0 robotframework-requests-0.9.3 robotframework-seleniumlibrary-6.0.0 robotframework-sshlibrary-3.8.0 robotframework-yamllibrary-0.2.8 ruamel-yaml scp-0.14.4 secretstorage-2.3.1 selenium-4.3.0 simplejson-3.17.6 six-1.16.0 sniffio-1.2.0 sortedcontainers-2.4.0 stevedore-3.5.0 stuf-0.9.16 theblues-0.5.2 toml-0.10.2 translationstring-1.4 trio-0.21.0 trio-websocket-0.9.2 types-setuptools-57.4.17 urllib3-1.26.9 verboselogs-1.7 vergit-1.0.2 virtualenv-20.14.1 wadllib-1.3.6 wcwidth-0.2.5 wrapt-1.14.1 wsproto-1.1.0 xmltodict-0.13.0 yq-2.14.0
[NG-UI] npm notice created a lockfile as package-lock.json. You should commit this file.
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/rollup/node_modules/fsevents):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN @angular/localize@11.2.14 requires a peer of @angular/compiler@11.2.14 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @angular/localize@11.2.14 requires a peer of @angular/compiler-cli@11.2.14 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @angular/flex-layout@9.0.0-beta.31 requires a peer of @angular/cdk@^9.0.0-rc.8 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @angular/flex-layout@9.0.0-beta.31 requires a peer of tslib@^1.9.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@5.3.1 requires a peer of @angular/common@^8.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@5.3.1 requires a peer of @angular/core@^8.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@5.3.1 requires a peer of @angular/forms@^8.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-idle/core@8.0.0-beta.4 requires a peer of @angular/common@^8.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-idle/core@8.0.0-beta.4 requires a peer of @angular/core@^8.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-idle/keepalive@8.0.0-beta.4 requires a peer of @angular/common@^8.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-idle/keepalive@8.0.0-beta.4 requires a peer of @angular/core@^8.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@3.7.3 requires a peer of @angular/common@>=8.0.0 <9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@3.7.3 requires a peer of @angular/core@>=8.0.0 <9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@3.7.3 requires a peer of @angular/forms@>=8.0.0 <9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ngx-translate/core@12.1.2 requires a peer of tslib@^1.10.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN angular-notifier@6.0.2 requires a peer of @angular/common@>= 8.0.0 < 9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN angular-notifier@6.0.2 requires a peer of @angular/core@>= 8.0.0 < 9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN bootstrap@4.6.2 requires a peer of jquery@1.9.1 - 3 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN bootstrap@4.6.2 requires a peer of popper.js@^1.16.1 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of @angular/common@^9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of @angular/core@^9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of @angular/forms@^9.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN ng2-smart-table@1.6.0 requires a peer of tslib@^1.9.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN karma-jasmine-html-reporter@1.7.0 requires a peer of jasmine-core@>=3.8 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN tslint-microsoft-contrib@6.2.0 requires a peer of tslint@^5.1.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN tslint-microsoft-contrib@6.2.0 requires a peer of typescript@^2.1.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] 
[NG-UI] added 1778 packages from 2319 contributors and audited 1784 packages in 71.985s
[NG-UI] 
[NG-UI] 141 packages are looking for funding
[NG-UI]   run `npm fund` for details
[NG-UI] 
[NG-UI] found 81 vulnerabilities (6 low, 38 moderate, 33 high, 4 critical)
[NG-UI]   run `npm audit fix` to fix them, or `npm audit` for details
[LCM] Reading package lists...
[LCM] Building dependency tree...
[LCM] Reading state information...
[LCM] The following additional packages will be installed:
[LCM]   openssl
[LCM] The following NEW packages will be installed:
[LCM]   ca-certificates openssl
[LCM] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
[LCM] Need to get 774 kB of archives.
[LCM] After this operation, 1687 kB of additional disk space will be used.
[LCM] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB]
[LCM] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
[LCM] debconf: delaying package configuration, since apt-utils is not installed
[LCM] Fetched 774 kB in 0s (37.5 MB/s)
[LCM] Selecting previously unselected package openssl.
[LCM] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4920 files and directories currently installed.)
[LCM] Preparing to unpack .../openssl_1.1.1f-1ubuntu2.22_amd64.deb ...
[LCM] Unpacking openssl (1.1.1f-1ubuntu2.22) ...
[LCM] Selecting previously unselected package ca-certificates.
[LCM] Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
[LCM] Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
[LCM] Setting up openssl (1.1.1f-1ubuntu2.22) ...
[LCM] Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
[LCM] Updating certificates in /etc/ssl/certs...
[PLA] 9cd0d509df7a: Pushed
[PLA] 9bafe48d5a9a: Pushed
[PLA] osm-v120-merge-753: digest: sha256:b8cfe1393107262b0ca75706e8e405d9b9976c8d880f84e37f93d8e82ab8cadb size: 2418
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[Pipeline] [PLA] }
[LCM] 137 added, 0 removed; done.
[LCM] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
[LCM] Updating certificates in /etc/ssl/certs...
[LCM] 0 added, 0 removed; done.
[LCM] Running hooks in /etc/ca-certificates/update.d...
[LCM] done.
[LCM] Removing intermediate container fa0a023d713a
[LCM]  ---> 8999c7be5f90
[LCM] Step 24/57 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[LCM]  ---> 1e5d2b5d30f6
[LCM] Step 25/57 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages  /usr/local/lib/python3.8/dist-packages
[tests] Removing intermediate container de47bd8b884a
[tests]  ---> 006a70cf9940
[tests] Step 16/30 : RUN mv /usr/share/osm-tests/robot-systest /robot-systest
[tests]  ---> Running in b10b150dedc6
[tests] Removing intermediate container b10b150dedc6
[tests]  ---> cd6547eb4f30
[tests] Step 17/30 : RUN mv /usr/share/osm-tests/conformance-tests/ /robot-systest/
[tests]  ---> Running in 87b674c465c5
[MON] Successfully installed aiokafka-0.7.2 appdirs-1.4.4 async-timeout-3.0.1 attrs-21.4.0 autopage-0.5.1 backports-zoneinfo bcrypt-3.2.2 cachetools-5.2.0 certifi-2022.6.15 cffi-1.15.0 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.1 cryptography-37.0.2 cycler-0.11.0 dataclasses-0.6 dateparser-1.1.1 debtcollector-2.5.0 decorator-5.1.1 dogpile-cache fonttools-4.33.3 futurist-2.4.1 gnocchiclient-7.0.7 google-auth-2.8.0 httmock-1.4.0 humanfriendly-10.0 idna-3.3 iso8601-1.0.2 jmespath-1.0.1 jsonpatch-1.32 jsonpointer-2.3 juju-2.9.42.4 jujubundlelib-0.5.7 kafka-python-2.0.2 keystoneauth1-4.6.0 kiwisolver-1.4.3 kubernetes-24.2.0 lxml-4.9.0 macaroonbakery-1.3.1 matplotlib-3.5.2 monotonic-1.6 motor-1.3.1 msgpack-1.0.4 munch-2.5.0 mypy-extensions-0.4.3 netaddr-0.8.0 netifaces-0.11.0 numpy-1.23.0 oauthlib-3.2.0 openstacksdk-0.99.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.6.0 oslo-config oslo-context oslo-i18n oslo-log oslo-serialization oslo-utils packaging-21.3 pandas-1.4.3 paramiko-2.11.0 pbr-5.9.0 pillow-9.1.1 prettytable-0.7.2 prometheus-api-client-0.5.1 prometheus-client-0.14.1 protobuf-3.20.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pycrypto-2.6.1 pygments-2.12.0 pyinotify-0.9.6 pymacaroons-0.13.0 pymongo-3.12.3 pynacl-1.5.0 pyparsing-3.0.9 pyperclip-1.8.2 pyrfc3339-1.1 python-ceilometerclient-2.9.0 python-cinderclient-8.3.0 python-dateutil-2.8.2 python-keystoneclient-4.5.0 python-neutronclient-7.8.0 python-novaclient-18.0.0 pytz-2022.1 pytz-deprecation-shim-0.1.0.post0 pyvcloud-23.0.3 pyyaml-5.4.1 regex-2022.3.2 requests-2.28.0 requests-oauthlib-1.3.1 requestsexceptions-1.4.0 retrying-async-2.0.0 rfc3986-2.0.0 rsa-4.8 simplejson-3.17.6 six-1.16.0 stevedore-3.5.0 theblues-0.5.2 toposort-1.7 typing-extensions-4.2.0 typing-inspect-0.7.1 tzdata-2022.1 tzlocal-4.2 ujson-5.3.0 unittest-xml-reporting-3.2.0 urllib3-1.26.9 vcd-api-schemas-type-10.3.0.dev72 wcwidth-0.2.5 websocket-client-1.3.3 websockets-7.0 wrapt-1.14.1
[tests] Removing intermediate container 87b674c465c5
[tests]  ---> 28240f412176
[tests] Step 18/30 : RUN mv /usr/share/osm-tests/charm.sh /usr/sbin/charm
[tests]  ---> Running in 190ab1f6e808
[LCM]  ---> 85e35376bdc4
[LCM] Step 26/57 : COPY --from=INSTALL /usr/bin/kubectl /usr/bin/kubectl
[LCM]  ---> 80011c502454
[LCM] Step 27/57 : COPY --from=INSTALL /usr/local/bin/helm /usr/local/bin/helm
[tests] Removing intermediate container 190ab1f6e808
[tests]  ---> 58513dd08d6a
[tests] Step 19/30 : ARG CACHE_DATE=not_a_date
[tests]  ---> Running in 16894ab3826b
[tests] Removing intermediate container 16894ab3826b
[tests]  ---> f302f22354fe
[tests] Step 20/30 : RUN git clone     https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git     --recurse-submodules     /robot-systest/osm-packages
[tests]  ---> Running in dd7d4261cf73
[tests] Cloning into '/robot-systest/osm-packages'...
[LCM]  ---> c4ff10bf6615
[LCM] Step 28/57 : COPY --from=INSTALL /usr/local/bin/helm3 /usr/local/bin/helm3
[LCM]  ---> 6cddfb49d559
[LCM] Step 29/57 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[LCM]  ---> 4c40f09cbb96
[LCM] Step 30/57 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[LCM]  ---> f585f92c73f9
[LCM] Step 31/57 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[LCM]  ---> eaf8fc61fb15
[LCM] Step 32/57 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[tests] Updating files:  98% (5584/5643)
Updating files:  99% (5587/5643)
Updating files: 100% (5643/5643)
Updating files: 100% (5643/5643), done.
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/native_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'
[tests] Submodule 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'
[tests] Submodule 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'
[tests] Submodule 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm' (https://github.com/charmed-osm/charms.osm.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'
[tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers' (https://github.com/juju/charm-helpers.git) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator'
[tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm'
[tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator'
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'...
[LCM]  ---> e8a2dc8f0dd7
[LCM] Step 33/57 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[Keystone] Removing intermediate container 4f6bce03be81
[Keystone]  ---> 6f0031484f0f
[Keystone] Step 8/24 : RUN pip3 install -U pip==21.3.1 &&     pip3 install python-ldap==3.2.0 ldappool==3.0.0 python-openstackclient==5.7.0
[Keystone]  ---> Running in 77334cc03d32
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'...
[Keystone] Collecting pip==21.3.1
[Keystone]   Downloading pip-21.3.1-py3-none-any.whl (1.7 MB)
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'...
[Keystone] Installing collected packages: pip
[Keystone]   Attempting uninstall: pip
[Keystone]     Found existing installation: pip 20.0.2
[Keystone]     Not uninstalling pip at /usr/lib/python3/dist-packages, outside environment /usr
[Keystone]     Can't uninstall 'pip'. No files were found to uninstall.
[MON] Removing intermediate container 829f963d0954
[MON]  ---> 99a59c8442b0
[MON] Step 16/55 : FROM ubuntu:20.04 as FINAL
[MON]  ---> 2abc4dfd8318
[MON] Step 17/55 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> 24652cd104af
[MON] Step 18/55 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[MON]  ---> Using cache
[MON]  ---> 138cb895e4a0
[MON] Step 19/55 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.8.*     && rm -rf /var/lib/apt/lists/*
[MON]  ---> Using cache
[MON]  ---> b2dd0915a248
[MON] Step 20/55 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     ca-certificates     && rm -rf /var/lib/apt/lists/*
[MON]  ---> Using cache
[MON]  ---> 8999c7be5f90
[MON] Step 21/55 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[MON]  ---> e4c0f8afc536
[MON] Step 22/55 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages  /usr/local/lib/python3.8/dist-packages
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator'...
[RO] Successfully installed adal-1.2.7 aiokafka-0.7.2 appdirs-1.4.4 attrs-21.4.0 autopage-0.5.1 azure-common-1.1.28 azure-core-1.24.1 azure-identity-1.10.0 azure-mgmt-compute-27.1.0 azure-mgmt-core-1.3.1 azure-mgmt-network-20.0.0 azure-mgmt-resource-21.1.0 bcrypt-3.2.2 boto-2.49.0 cachetools-5.2.0 certifi-2022.6.15 cffi-1.15.0 charset-normalizer-2.0.12 cheroot-8.6.0 cherrypy-18.1.2 cliff-3.10.1 cmd2-2.4.1 cryptography-37.0.2 cvprac-1.2.0 dataclasses-0.6 debtcollector-2.5.0 decorator-5.1.1 dogpile-cache flufl-enum google-api-core-2.8.2 google-api-python-client-2.51.0 google-auth-2.8.0 google-auth-httplib2-0.1.0 google-cloud-0.34.0 googleapis-common-protos-1.56.3 httplib2-0.20.4 humanfriendly-10.0 idna-3.3 importlib-metadata-4.11.4 ipconflict-0.5.0 iso8601-1.0.2 isodate-0.6.1 jaraco-functools jinja2-3.1.2 jmespath-1.0.1 jsonpatch-1.32 jsonpointer-2.3 jsonschema-3.2.0 kafka-python-2.0.2 keystoneauth1-4.6.0 logutils-0.3.5 lxml-4.9.0 markupsafe-2.1.1 more-itertools-8.13.0 msal-1.18.0 msal-extensions-1.0.0 msgpack-1.0.4 msrest-0.7.1 msrestazure-0.6.4 munch-4.0.0 netaddr-0.8.0 netifaces-0.11.0 oauthlib-3.2.0 openstacksdk-0.99.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.6.0 oslo-config oslo-context oslo-i18n oslo-log oslo-serialization oslo-utils packaging-21.3 paramiko-2.11.0 pbr-5.9.0 portalocker-2.4.0 portend-3.1.0 prettytable-3.3.0 progressbar-2.5 protobuf-4.21.1 py-radix-0.10.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pycrypto-2.6.1 pygments-2.12.0 pyinotify-0.9.6 pyjwt-2.4.0 pymongo-3.12.3 pynacl-1.5.0 pyopenssl-22.0.0 pyparsing-3.0.9 pyperclip-1.8.2 pyrsistent-0.18.1 python-cinderclient-7.4.1 python-dateutil-2.8.2 python-glanceclient-4.0.0 python-keystoneclient-4.5.0 python-neutronclient-7.8.0 python-novaclient-18.0.0 python-openstackclient-5.8.0 pytz-2022.1 pyvcloud-19.1.1 pyvmomi-7.0.3 pyyaml-5.4.1 requests-2.28.0 requests-oauthlib-1.3.1 requestsexceptions-1.4.0 rfc3986-2.0.0 rsa-4.8 simplejson-3.17.6 six-1.16.0 stevedore-3.5.0 tempora-5.0.1 tqdm-4.64.0 typing-extensions-4.2.0 uritemplate-4.1.1 urllib3-1.26.9 uuid-1.30 warlock-1.3.3 wcwidth-0.2.5 wrapt-1.14.1 zc-lockfile zipp-3.8.0
[LCM]  ---> 8bad245ab69d
[LCM] Step 34/57 : COPY scripts/ /app/osm_lcm/scripts/
[LCM]  ---> ade085292a86
[LCM] Step 35/57 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_lcm &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app &&     chown appuser: /etc/ssl/certs/ca-certificates.crt
[LCM]  ---> Running in 39eade0a2470
[LCM] Removing intermediate container 39eade0a2470
[LCM]  ---> dc6e93b4f663
[LCM] Step 36/57 : WORKDIR /app/osm_lcm
[LCM]  ---> Running in a1c2422ae353
[Keystone] Successfully installed pip-21.3.1
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[LCM] Removing intermediate container a1c2422ae353
[LCM]  ---> 1abc87235f2a
[LCM] Step 37/57 : USER appuser
[LCM]  ---> Running in 6d5b98edcf61
[LCM] Removing intermediate container 6d5b98edcf61
[LCM]  ---> cc3d45925490
[LCM] Step 38/57 : ENV OSMLCM_RO_HOST         ro
[LCM]  ---> Running in 7e5dc0d7fd2b
[LCM] Removing intermediate container 7e5dc0d7fd2b
[LCM]  ---> 75494f27d2de
[LCM] Step 39/57 : ENV OSMLCM_RO_PORT         9090
[LCM]  ---> Running in 1a8d12659aec
[LCM] Removing intermediate container 1a8d12659aec
[LCM]  ---> 09afc3c3e1c7
[LCM] Step 40/57 : ENV OSMLCM_RO_TENANT       osm
[LCM]  ---> Running in 2996daba7c9f
[LCM] Removing intermediate container 2996daba7c9f
[LCM]  ---> 107bf1649b58
[LCM] Step 41/57 : ENV OSMLCM_VCA_HOST        vca
[LCM]  ---> Running in 47c4b3db8b9b
[LCM] Removing intermediate container 47c4b3db8b9b
[LCM]  ---> d1fae767342c
[LCM] Step 42/57 : ENV OSMLCM_VCA_PORT       17070
[LCM]  ---> Running in e99785e9ef6e
[LCM] Removing intermediate container e99785e9ef6e
[LCM]  ---> 52d6849de2ba
[LCM] Step 43/57 : ENV OSMLCM_VCA_USER       admin
[LCM]  ---> Running in 899bc15528fd
[LCM] Removing intermediate container 899bc15528fd
[LCM]  ---> c42c5f2e3966
[LCM] Step 44/57 : ENV OSMLCM_VCA_SECRET     secret
[LCM]  ---> Running in b80b98ee09f2
[LCM] Removing intermediate container b80b98ee09f2
[LCM]  ---> 4382cae79f5e
[LCM] Step 45/57 : ENV OSMLCM_DATABASE_DRIVER mongo
[LCM]  ---> Running in 8a5947193f85
[LCM] Removing intermediate container 8a5947193f85
[LCM]  ---> e07f68661386
[LCM] Step 46/57 : ENV OSMLCM_DATABASE_URI    mongodb://mongo:27017
[LCM]  ---> Running in 4859cff9dfd5
[LCM] Removing intermediate container 4859cff9dfd5
[LCM]  ---> ec1000f5cb5c
[LCM] Step 47/57 : ENV OSMLCM_STORAGE_DRIVER  local
[Keystone] Requirement already satisfied: python-ldap==3.2.0 in /usr/lib/python3/dist-packages (3.2.0)
[Keystone] Collecting ldappool==3.0.0
[Keystone]   Downloading ldappool-3.0.0-py3-none-any.whl (12 kB)
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'...
[LCM]  ---> Running in 7d45b7f5c1c6
[LCM] Removing intermediate container 7d45b7f5c1c6
[LCM]  ---> 5cf78f64ba12
[LCM] Step 48/57 : ENV OSMLCM_STORAGE_PATH    /app/storage
[LCM]  ---> Running in 39260aeda6db
[LCM] Removing intermediate container 39260aeda6db
[LCM]  ---> badfb2f79b54
[LCM] Step 49/57 : ENV OSMLCM_MESSAGE_DRIVER  kafka
[LCM]  ---> Running in 3ec44bcc20e8
[LCM] Removing intermediate container 3ec44bcc20e8
[LCM]  ---> d069693ca059
[LCM] Step 50/57 : ENV OSMLCM_MESSAGE_HOST    kafka
[LCM]  ---> Running in 1217d0720c0b
[LCM] Removing intermediate container 1217d0720c0b
[LCM]  ---> 23a4a99c3be8
[LCM] Step 51/57 : ENV OSMLCM_MESSAGE_PORT    9092
[LCM]  ---> Running in 1e251702ccdb
[LCM] Removing intermediate container 1e251702ccdb
[LCM]  ---> caded95f6cd9
[LCM] Step 52/57 : ENV OSMLCM_VCA_HELMPATH    /usr/local/bin/helm
[LCM]  ---> Running in 6c527165df97
[LCM] Removing intermediate container 6c527165df97
[LCM]  ---> f37f9a00a9ba
[LCM] Step 53/57 : ENV OSMLCM_VCA_KUBECTLPATH /usr/bin/kubectl
[LCM]  ---> Running in 49c107760cca
[LCM] Removing intermediate container 49c107760cca
[LCM]  ---> 9498bc3121ff
[LCM] Step 54/57 : ENV OSMLCM_VCA_JUJUPATH    /usr/local/bin/juju
[LCM]  ---> Running in 547d997b03c1
[LCM] Removing intermediate container 547d997b03c1
[LCM]  ---> 4f2bb5efb7b9
[LCM] Step 55/57 : ENV OSMLCM_VCA_STABLEREPOURL https://charts.helm.sh/stable
[Keystone] Collecting python-openstackclient==5.7.0
[Keystone]   Downloading python_openstackclient-5.7.0-py3-none-any.whl (970 kB)
[Keystone] Requirement already satisfied: PrettyTable>=0.7.2 in /usr/lib/python3/dist-packages (from ldappool==3.0.0) (0.7.2)
[Keystone] Requirement already satisfied: iso8601>=0.1.11 in /usr/lib/python3/dist-packages (from python-openstackclient==5.7.0) (0.1.12)
[Keystone] Collecting osc-lib>=2.3.0
[Keystone]   Downloading osc_lib-3.0.1-py3-none-any.whl (89 kB)
[Keystone] Requirement already satisfied: stevedore>=2.0.1 in /usr/lib/python3/dist-packages (from python-openstackclient==5.7.0) (3.2.2)
[Keystone] Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/lib/python3/dist-packages (from python-openstackclient==5.7.0) (4.1.1)
[Keystone] Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/lib/python3/dist-packages (from python-openstackclient==5.7.0) (5.4.5)
[Keystone] Collecting python-cinderclient>=3.3.0
[Keystone]   Downloading python_cinderclient-9.5.0-py3-none-any.whl (256 kB)
[Keystone] Requirement already satisfied: oslo.utils>=3.33.0 in /usr/lib/python3/dist-packages (from python-openstackclient==5.7.0) (4.6.0)
[Keystone] Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/lib/python3/dist-packages (from python-openstackclient==5.7.0) (5.0.1)
[Keystone] Collecting python-novaclient>=17.0.0
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'...
[LCM]  ---> Running in d94b3da3ddfd
[LCM] Removing intermediate container d94b3da3ddfd
[LCM]  ---> a2bf232d6436
[LCM] Step 56/57 : HEALTHCHECK --start-period=120s --interval=30s --timeout=30s --retries=1   CMD python3 -m osm_lcm.lcm_hc || exit 1
[LCM]  ---> Running in 6869d46815d5
[LCM] Removing intermediate container 6869d46815d5
[LCM]  ---> 59e356092ef1
[LCM] Step 57/57 : CMD [ "/bin/bash", "scripts/start.sh" ]
[LCM]  ---> Running in 2a4dc5646066
[LCM] Removing intermediate container 2a4dc5646066
[LCM]  ---> e3dc83fac49a
[LCM] [Warning] One or more build-args [CACHE_DATE PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_TESTS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_DEVOPS_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL] were not consumed
[LCM] Successfully built e3dc83fac49a
[LCM] Successfully tagged opensourcemano/lcm:osm-v120-merge-753
[Keystone]   Downloading python_novaclient-18.6.0-py3-none-any.whl (335 kB)
[Keystone] Collecting openstacksdk>=0.56.0
[Keystone]   Downloading openstacksdk-3.1.0-py3-none-any.whl (1.7 MB)
[Pipeline] [LCM] echo
[LCM] Tagging lcm:osm-v120-merge-753
[Pipeline] [LCM] sh
[Keystone] Collecting cliff>=3.5.0
[Keystone]   Downloading cliff-4.7.0-py3-none-any.whl (81 kB)
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'...
[LCM] [LCM] Running shell script
[LCM] + docker tag opensourcemano/lcm:osm-v120-merge-753 osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-753
[Pipeline] [LCM] sh
[Keystone] Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/lib/python3/dist-packages (from osc-lib>=2.3.0->python-openstackclient==5.7.0) (4.2.1)
[Keystone] Requirement already satisfied: simplejson>=3.5.1 in /usr/lib/python3/dist-packages (from osc-lib>=2.3.0->python-openstackclient==5.7.0) (3.16.0)
[Keystone] Collecting requests>=2.25.1
[Keystone]   Downloading requests-2.32.2-py3-none-any.whl (63 kB)
[Keystone] Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/lib/python3/dist-packages (from python-novaclient>=17.0.0->python-openstackclient==5.7.0) (4.0.1)
[Keystone] Requirement already satisfied: cryptography>=2.7 in /usr/lib/python3/dist-packages (from openstacksdk>=0.56.0->python-openstackclient==5.7.0) (3.0)
[Keystone] Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/lib/python3/dist-packages (from openstacksdk>=0.56.0->python-openstackclient==5.7.0) (1.0.1)
[LCM] [LCM] Running shell script
[Keystone] Collecting platformdirs>=3
[Keystone]   Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB)
[Keystone] Requirement already satisfied: PyYAML>=3.13 in /usr/lib/python3/dist-packages (from openstacksdk>=0.56.0->python-openstackclient==5.7.0) (5.3.1)
[Keystone] Requirement already satisfied: os-service-types>=1.7.0 in /usr/lib/python3/dist-packages (from openstacksdk>=0.56.0->python-openstackclient==5.7.0) (1.7.0)
[Keystone] Collecting jsonpatch!=1.20,>=1.16
[Keystone]   Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
[Keystone] Requirement already satisfied: decorator>=4.4.1 in /usr/lib/python3/dist-packages (from openstacksdk>=0.56.0->python-openstackclient==5.7.0) (4.4.2)
[Keystone] Requirement already satisfied: netifaces>=0.10.4 in /usr/lib/python3/dist-packages (from openstacksdk>=0.56.0->python-openstackclient==5.7.0) (0.10.4)
[Keystone] Collecting requestsexceptions>=1.2.0
[Keystone]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[Keystone] Collecting jmespath>=0.9.0
[Keystone]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[Keystone] Collecting cmd2>=1.0.0
[Keystone]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[Keystone] Collecting importlib-metadata>=4.4; python_version < "3.10"
[Keystone]   Downloading importlib_metadata-7.1.0-py3-none-any.whl (24 kB)
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'...
[LCM] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-753
[LCM] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/lcm]
[LCM] 0f29ab08900f: Preparing
[LCM] 1357f0fccd20: Preparing
[LCM] a20da4622989: Preparing
[LCM] 77c7e5462c40: Preparing
[LCM] 6b401b75d065: Preparing
[LCM] ef122e9926d4: Preparing
[LCM] 1f19d0948ae6: Preparing
[LCM] d9abc70e6773: Preparing
[LCM] 7790f7f09e79: Preparing
[LCM] a273a5f23ea1: Preparing
[LCM] 8bac5ac176d0: Preparing
[LCM] 105ed0082360: Preparing
[LCM] fe8a28bfb8ab: Preparing
[LCM] 54754adb9986: Preparing
[LCM] 5b2e55376e9d: Preparing
[LCM] 4a1518ebc26e: Preparing
[LCM] 8bac5ac176d0: Waiting
[LCM] 105ed0082360: Waiting
[LCM] fe8a28bfb8ab: Waiting
[LCM] 54754adb9986: Waiting
[LCM] 5b2e55376e9d: Waiting
[LCM] 4a1518ebc26e: Waiting
[LCM] 7790f7f09e79: Waiting
[LCM] ef122e9926d4: Waiting
[LCM] 1f19d0948ae6: Waiting
[LCM] a273a5f23ea1: Waiting
[LCM] d9abc70e6773: Waiting
[LCM] 0f29ab08900f: Pushed
[LCM] 1357f0fccd20: Pushed
[LCM] 6b401b75d065: Pushed
[LCM] ef122e9926d4: Pushed
[LCM] 1f19d0948ae6: Pushed
[Keystone] Collecting autopage>=0.4.0
[Keystone]   Downloading autopage-0.5.2-py3-none-any.whl (30 kB)
[Keystone] Collecting charset-normalizer<4,>=2
[Keystone]   Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
[Keystone] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient==5.7.0) (2.8)
[Keystone] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient==5.7.0) (2019.11.28)
[Keystone] Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient==5.7.0) (1.25.8)
[Keystone] Collecting jsonpointer>=1.9
[Keystone]   Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
[Keystone] Requirement already satisfied: attrs>=16.3.0 in /usr/lib/python3/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient==5.7.0) (19.3.0)
[Keystone] Collecting wcwidth>=0.1.7
[Keystone]   Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
[Keystone] Collecting pyperclip>=1.6
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'...
[Keystone]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[Keystone] Requirement already satisfied: zipp>=0.5 in /usr/lib/python3/dist-packages (from importlib-metadata>=4.4; python_version < "3.10"->cliff>=3.5.0->python-openstackclient==5.7.0) (1.0.0)
[Keystone] Building wheels for collected packages: pyperclip
[Keystone]   Building wheel for pyperclip (setup.py): started
[Keystone]   Building wheel for pyperclip (setup.py): finished with status 'done'
[Keystone]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11107 sha256=1045f83048a0745b3742b49f852bb38456a560c754b009c3747293feb9415b46
[Keystone]   Stored in directory: /root/.cache/pip/wheels/7f/1a/65/84ff8c386bec21fca6d220ea1f5498a0367883a78dd5ba6122
[Keystone] Successfully built pyperclip
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'...
[Keystone] ERROR: python-cinderclient 9.5.0 has requirement keystoneauth1>=5.0.0, but you'll have keystoneauth1 4.2.1 which is incompatible.
[Keystone] ERROR: python-cinderclient 9.5.0 has requirement oslo.utils>=4.8.0, but you'll have oslo-utils 4.6.0 which is incompatible.
[Keystone] ERROR: python-cinderclient 9.5.0 has requirement pbr>=5.5.0, but you'll have pbr 5.4.5 which is incompatible.
[Keystone] ERROR: python-cinderclient 9.5.0 has requirement stevedore>=3.3.0, but you'll have stevedore 3.2.2 which is incompatible.
[Keystone] Installing collected packages: ldappool, platformdirs, jsonpointer, jsonpatch, requestsexceptions, jmespath, openstacksdk, wcwidth, pyperclip, cmd2, importlib-metadata, autopage, cliff, osc-lib, charset-normalizer, requests, python-cinderclient, python-novaclient, python-openstackclient
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'...
[LCM] 7790f7f09e79: Pushed
[LCM] a273a5f23ea1: Pushed
[LCM] d9abc70e6773: Pushed
[LCM] fe8a28bfb8ab: Pushed
[LCM] 105ed0082360: Pushed
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator'...
[LCM] 54754adb9986: Mounted from devops/cicd/opensourcemano/pla
[LCM] 4a1518ebc26e: Layer already exists
[LCM] 5b2e55376e9d: Mounted from devops/cicd/opensourcemano/pla
[Keystone]   Attempting uninstall: importlib-metadata
[Keystone]     Found existing installation: importlib-metadata 1.6.0
[Keystone]     Not uninstalling importlib-metadata at /usr/lib/python3/dist-packages, outside environment /usr
[Keystone]     Can't uninstall 'importlib-metadata'. No files were found to uninstall.
[Keystone]   Attempting uninstall: requests
[Keystone]     Found existing installation: requests 2.23.0
[Keystone]     Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /usr
[Keystone]     Can't uninstall 'requests'. No files were found to uninstall.
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator'...
[Keystone] Successfully installed autopage-0.5.2 charset-normalizer-3.3.2 cliff-4.7.0 cmd2-2.4.3 importlib-metadata-7.1.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-2.4 ldappool-3.0.0 openstacksdk-3.1.0 osc-lib-3.0.1 platformdirs-4.2.2 pyperclip-1.8.2 python-cinderclient-9.5.0 python-novaclient-18.6.0 python-openstackclient-5.7.0 requests-2.32.2 requestsexceptions-1.4.0 wcwidth-0.2.13
[tests] Submodule path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/native_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator': checked out '169794cdda03d31268f0383220f965daa05c534b'
[tests] Submodule path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator': checked out '169794cdda03d31268f0383220f965daa05c534b'
[tests] Submodule path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f'
[tests] Submodule path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f'
[tests] Submodule path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f'
[tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[LCM] a20da4622989: Pushed
[LCM] 77c7e5462c40: Pushed
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers': checked out '1989f1f255baefb34cba7863606915dcd4ef1e38'
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[LCM] 8bac5ac176d0: Pushed
[LCM] osm-v120-merge-753: digest: sha256:4d71ed3d8dda2e24180b44c38324723ecdddef5ab8ab7aee11a00caf802b6f0c size: 3688
[Pipeline] [LCM] }
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[Keystone] Removing intermediate container 77334cc03d32
[Keystone]  ---> 3d93661fd033
[Keystone] Step 9/24 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     usermod -a -G keystone appuser &&     usermod -a -G adm appuser &&     chown -R appuser:appuser /app &&     chown root:keystone /etc/keystone &&     chmod 770 /etc/keystone &&     chown root:keystone /etc/ssl/certs &&     chmod 770 /etc/ssl/certs &&     chown root:keystone /etc/apache2/apache2.conf &&     chmod 664 /etc/apache2/apache2.conf &&     sed -i 's/Listen 80/Listen 8080/g' /etc/apache2/ports.conf &&     chown root:keystone /var/spool &&     chmod 775 /var/spool &&     chmod 770 /var/log/apache2 &&     chmod 660 /var/log/apache2/* &&     chmod 770 /var/log/keystone &&     chown root:keystone /var/run/apache2 &&     chmod 775 /var/run/apache2 &&     mkdir -p /etc/sudoers.d &&     echo "%appuser ALL= NOPASSWD: /sbin/service apache2 *" > /etc/sudoers.d/appuser
[Keystone]  ---> Running in b5191adfda57
[RO] Removing intermediate container 84b52a3be402
[RO]  ---> cb82721a387a
[RO] Step 27/59 : FROM ubuntu:20.04 as FINAL
[RO]  ---> 2abc4dfd8318
[RO] Step 28/59 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> 24652cd104af
[RO] Step 29/59 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[RO]  ---> Using cache
[RO]  ---> 138cb895e4a0
[RO] Step 30/59 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.8.*     && rm -rf /var/lib/apt/lists/*
[RO]  ---> Using cache
[RO]  ---> b2dd0915a248
[RO] Step 31/59 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[RO]  ---> 2f304db1f6fb
[RO] Step 32/59 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages  /usr/local/lib/python3.8/dist-packages
[Keystone] Removing intermediate container b5191adfda57
[Keystone]  ---> ba206d26a620
[Keystone] Step 10/24 : USER appuser
[Keystone]  ---> Running in a23536a3d2ea
[Keystone] Removing intermediate container a23536a3d2ea
[Keystone]  ---> bc9f688853c7
[Keystone] Step 11/24 : ENV DB_HOST                 keystone-db
[Keystone]  ---> Running in 4a841052f66b
[Keystone] Removing intermediate container 4a841052f66b
[Keystone]  ---> 68500c093efc
[Keystone] Step 12/24 : ENV DB_PORT                 3306
[Keystone]  ---> Running in 91593aaf2dc5
[Keystone] Removing intermediate container 91593aaf2dc5
[Keystone]  ---> 0df8663e5a20
[Keystone] Step 13/24 : ENV ROOT_DB_USER            root
[Keystone]  ---> Running in 153459c35ead
[Keystone] Removing intermediate container 153459c35ead
[Keystone]  ---> 4c494203c0cf
[Keystone] Step 14/24 : ENV ROOT_DB_PASSWORD        admin
[Keystone]  ---> Running in 4e9d0a331af7
[Keystone] Removing intermediate container 4e9d0a331af7
[Keystone]  ---> 39ed69228e2e
[Keystone] Step 15/24 : ENV KEYSTONE_DB_PASSWORD    admin
[Keystone]  ---> Running in b87f632ef514
[Keystone] Removing intermediate container b87f632ef514
[Keystone]  ---> 4f0c31f7979f
[Keystone] Step 16/24 : ENV REGION_ID               RegionOne
[Keystone]  ---> Running in d35eb467e95f
[Keystone] Removing intermediate container d35eb467e95f
[Keystone]  ---> 0058c3ce9a5a
[Keystone] Step 17/24 : ENV KEYSTONE_HOST           keystone
[Keystone]  ---> Running in 48b44a1bb3e8
[Keystone] Removing intermediate container 48b44a1bb3e8
[Keystone]  ---> 5cd3fb6a6117
[Keystone] Step 18/24 : ENV ADMIN_USERNAME          admin
[Keystone]  ---> Running in 337148b3bc79
[Keystone] Removing intermediate container 337148b3bc79
[Keystone]  ---> 41a40ed2bff4
[Keystone] Step 19/24 : ENV ADMIN_PASSWORD          admin
[Keystone]  ---> Running in 80dc8f4965a1
[Keystone] Removing intermediate container 80dc8f4965a1
[Keystone]  ---> 01b6231feca5
[Keystone] Step 20/24 : ENV ADMIN_PROJECT           admin
[Keystone]  ---> Running in 55f2799fc309
[Keystone] Removing intermediate container 55f2799fc309
[Keystone]  ---> 49340d5b3444
[Keystone] Step 21/24 : ENV SERVICE_USERNAME        nbi
[Keystone]  ---> Running in 4d79d1eadc2c
[Keystone] Removing intermediate container 4d79d1eadc2c
[Keystone]  ---> 82b5e9a7ae80
[Keystone] Step 22/24 : ENV SERVICE_PASSWORD        nbi
[Keystone]  ---> Running in 57005633bdf8
[Keystone] Removing intermediate container 57005633bdf8
[Keystone]  ---> 7d74066a83dd
[Keystone] Step 23/24 : ENV SERVICE_PROJECT         service
[Keystone]  ---> Running in 101383969b46
[Keystone] Removing intermediate container 101383969b46
[Keystone]  ---> e65cabbec031
[Keystone] Step 24/24 : ENTRYPOINT ["./start.sh"]
[Keystone]  ---> Running in 20e439bc8ce1
[Keystone] Removing intermediate container 20e439bc8ce1
[Keystone]  ---> 31045342b338
[Keystone] [Warning] One or more build-args [PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROSDN_ONOSOF_URL CACHE_DATE OSM_DEVOPS_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL OSM_TESTS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_IMDOCS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSMCLIENT_URL] were not consumed
[Keystone] Successfully built 31045342b338
[Keystone] Successfully tagged opensourcemano/keystone:osm-v120-merge-753
[Pipeline] [Keystone] echo
[Keystone] Tagging keystone:osm-v120-merge-753
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker tag opensourcemano/keystone:osm-v120-merge-753 osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-753
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-753
[Keystone] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/keystone]
[Keystone] 7b4305ac48d1: Preparing
[Keystone] 1932c7985d34: Preparing
[Keystone] b1c03b202b38: Preparing
[Keystone] 278a6175d2d8: Preparing
[Keystone] ad87d4de042d: Preparing
[Keystone] 6dcd5ca08abf: Preparing
[Keystone] 4a1518ebc26e: Preparing
[Keystone] 6dcd5ca08abf: Waiting
[Keystone] 4a1518ebc26e: Waiting
[MON]  ---> 81f6287e1820
[MON] Step 23/55 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[MON]  ---> e9cdbd451b2f
[MON] Step 24/55 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[MON]  ---> e85381e13c17
[MON] Step 25/55 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[MON]  ---> 74919a9538e0
[MON] Step 26/55 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[MON]  ---> 6f25a8b9a0b4
[MON] Step 27/55 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[Keystone] 7b4305ac48d1: Pushed
[Keystone] ad87d4de042d: Pushed
[Keystone] 278a6175d2d8: Pushed
[Keystone] 4a1518ebc26e: Layer already exists
[Keystone] 6dcd5ca08abf: Pushed
[tests] Removing intermediate container dd7d4261cf73
[tests]  ---> ecc288eab095
[tests] Step 21/30 : WORKDIR /robot-systest
[tests]  ---> Running in 6ef0f8a454f1
[tests] Removing intermediate container 6ef0f8a454f1
[tests]  ---> 940f396b446c
[tests] Step 22/30 : ENV ROBOT_DEVOPS_FOLDER=/robot-systest
[tests]  ---> Running in 9c98208ae41c
[tests] Removing intermediate container 9c98208ae41c
[tests]  ---> af819f679e61
[tests] Step 23/30 : ENV ENVIRONMENTS_FOLDER=environments
[tests]  ---> Running in aaf9def681af
[tests] Removing intermediate container aaf9def681af
[tests]  ---> fe3f090e4a06
[tests] Step 24/30 : ENV PACKAGES_FOLDER=/robot-systest/osm-packages
[tests]  ---> Running in 92b3a00bf554
[tests] Removing intermediate container 92b3a00bf554
[tests]  ---> 19b63e93a23b
[tests] Step 25/30 : ENV ROBOT_REPORT_FOLDER=/robot-systest/results
[tests]  ---> Running in a7af957e038a
[tests] Removing intermediate container a7af957e038a
[tests]  ---> e2ea8c40c0d1
[tests] Step 26/30 : ENV K8S_CREDENTIALS=/root/.kube/config
[tests]  ---> Running in 943f880ad83a
[tests] Removing intermediate container 943f880ad83a
[tests]  ---> a7e1c61e5243
[tests] Step 27/30 : ENV OSM_RSA_FILE=/root/osm_id_rsa
[tests]  ---> Running in 35c398a89a02
[tests] Removing intermediate container 35c398a89a02
[tests]  ---> 43b89906e17a
[tests] Step 28/30 : ENV LC_ALL=C.UTF-8
[tests]  ---> Running in 47f8ed757dea
[tests] Removing intermediate container 47f8ed757dea
[tests]  ---> 6e128a3090e8
[tests] Step 29/30 : ENV LANG=C.UTF-8
[tests]  ---> Running in d24d37e627ae
[tests] Removing intermediate container d24d37e627ae
[tests]  ---> 943b4df4c66f
[tests] Step 30/30 : ENTRYPOINT [ "/robot-systest/run_test.sh"]
[tests]  ---> Running in 69039321e83e
[tests] Removing intermediate container 69039321e83e
[tests]  ---> 2b496e15b04e
[tests] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_IMDOCS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_NGUI_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_N2VC_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_DEVOPS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_OPENVIM_URL] were not consumed
[tests] Successfully built 2b496e15b04e
[tests] Successfully tagged opensourcemano/tests:osm-v120-merge-753
[Pipeline] [tests] echo
[tests] Tagging tests:osm-v120-merge-753
[Pipeline] [tests] sh
[MON]  ---> a11008ccae35
[MON] Step 28/55 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[Keystone] 1932c7985d34: Pushed
[tests] [tests] Running shell script
[tests] + docker tag opensourcemano/tests:osm-v120-merge-753 osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v120-merge-753
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v120-merge-753
[tests] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/tests]
[tests] 4dbfbd194637: Preparing
[tests] 9f9db700a04d: Preparing
[tests] 497ce7a499c1: Preparing
[tests] 8403346b0a0e: Preparing
[tests] d1228756cfd2: Preparing
[tests] 0b6162d85b35: Preparing
[tests] 904ef3646167: Preparing
[tests] 44d61553a658: Preparing
[tests] 69120f9f5565: Preparing
[tests] 1e80e0488164: Preparing
[tests] 1206baeb6341: Preparing
[tests] a2a3c4325331: Preparing
[tests] 75f12ef2a52b: Preparing
[tests] 6dcd5ca08abf: Preparing
[tests] 4a1518ebc26e: Preparing
[tests] 0b6162d85b35: Waiting
[tests] 904ef3646167: Waiting
[tests] 44d61553a658: Waiting
[tests] d1228756cfd2: Waiting
[tests] 69120f9f5565: Waiting
[tests] 75f12ef2a52b: Waiting
[tests] 1e80e0488164: Waiting
[tests] 6dcd5ca08abf: Waiting
[tests] 1206baeb6341: Waiting
[tests] a2a3c4325331: Waiting
[tests] 4a1518ebc26e: Waiting
[tests] 497ce7a499c1: Pushed
[tests] 9f9db700a04d: Pushed
[tests] 8403346b0a0e: Pushed
[tests] 0b6162d85b35: Pushed
[tests] 904ef3646167: Pushed
[tests] 44d61553a658: Pushed
[tests] 69120f9f5565: Pushed
[tests] 1206baeb6341: Pushed
[tests] 1e80e0488164: Pushed
[MON]  ---> 2e15018f211e
[MON] Step 29/55 : COPY scripts/ /app/osm_mon/scripts/
[MON]  ---> 34f4bb7748b6
[MON] Step 30/55 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_mon &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[MON]  ---> Running in 446386e79b53
[tests] a2a3c4325331: Pushed
[tests] 6dcd5ca08abf: Mounted from devops/cicd/opensourcemano/keystone
[tests] 4a1518ebc26e: Layer already exists
[MON] Removing intermediate container 446386e79b53
[MON]  ---> a5d392c3e5f5
[MON] Step 31/55 : WORKDIR /app/osm_mon
[MON]  ---> Running in fe6545e1515d
[MON] Removing intermediate container fe6545e1515d
[MON]  ---> e832e1740aa2
[MON] Step 32/55 : USER appuser
[MON]  ---> Running in 2ebd8084c483
[MON] Removing intermediate container 2ebd8084c483
[MON]  ---> 5c08a541027b
[MON] Step 33/55 : ENV OSMMON_MESSAGE_DRIVER kafka
[MON]  ---> Running in 867a8b62fdc5
[MON] Removing intermediate container 867a8b62fdc5
[MON]  ---> 244b97ad4a2d
[MON] Step 34/55 : ENV OSMMON_MESSAGE_HOST kafka
[MON]  ---> Running in f76ed4740fb2
[MON] Removing intermediate container f76ed4740fb2
[MON]  ---> 74c025eb36f9
[MON] Step 35/55 : ENV OSMMON_MESSAGE_PORT 9092
[MON]  ---> Running in 974ea295ff0d
[MON] Removing intermediate container 974ea295ff0d
[MON]  ---> 0fc00d8ae27e
[MON] Step 36/55 : ENV OSMMON_DATABASE_DRIVER mongo
[MON]  ---> Running in 0c2ba4a2a5bb
[MON] Removing intermediate container 0c2ba4a2a5bb
[MON]  ---> c2861b5d1bf6
[MON] Step 37/55 : ENV OSMMON_DATABASE_URI mongodb://mongo:27017
[MON]  ---> Running in 92878f151b40
[MON] Removing intermediate container 92878f151b40
[MON]  ---> 517fd45fb06a
[MON] Step 38/55 : ENV OSMMON_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[MON]  ---> Running in afc6747d6407
[MON] Removing intermediate container afc6747d6407
[MON]  ---> f7762810eca0
[MON] Step 39/55 : ENV OSMMON_OPENSTACK_DEFAULT_GRANULARITY 300
[MON]  ---> Running in 57115e9062a3
[MON] Removing intermediate container 57115e9062a3
[MON]  ---> 4eb52a166857
[MON] Step 40/55 : ENV OSMMON_GLOBAL_REQUEST_TIMEOUT 10
[MON]  ---> Running in a98054358e89
[MON] Removing intermediate container a98054358e89
[MON]  ---> 2f1e17edb694
[MON] Step 41/55 : ENV OSMMON_GLOBAL_LOGLEVEL INFO
[MON]  ---> Running in c3582c4af15d
[MON] Removing intermediate container c3582c4af15d
[MON]  ---> 26a2a3b1f721
[MON] Step 42/55 : ENV OSMMON_VCA_HOST localhost
[MON]  ---> Running in c480dd86266c
[MON] Removing intermediate container c480dd86266c
[MON]  ---> 0b4e6996e40f
[MON] Step 43/55 : ENV OSMMON_VCA_SECRET secret
[MON]  ---> Running in 4ab2b37f0946
[MON] Removing intermediate container 4ab2b37f0946
[MON]  ---> b564e1e9ee85
[MON] Step 44/55 : ENV OSMMON_VCA_USER admin
[MON]  ---> Running in 357ce2f366f4
[MON] Removing intermediate container 357ce2f366f4
[MON]  ---> cf62c518548f
[MON] Step 45/55 : ENV OSMMON_VCA_CACERT cacert
[MON]  ---> Running in e8ffc33dde12
[MON] Removing intermediate container e8ffc33dde12
[MON]  ---> b76d700bf62e
[MON] Step 46/55 : ENV OSMMON_DATABASE_COMMONKEY changeme
[MON]  ---> Running in 7eaf59661c8a
[MON] Removing intermediate container 7eaf59661c8a
[MON]  ---> 864c7fba5800
[MON] Step 47/55 : ENV OSMMON_COLLECTOR_INTERVAL 30
[MON]  ---> Running in 40122ee82806
[MON] Removing intermediate container 40122ee82806
[MON]  ---> 06c0f0ad7081
[MON] Step 48/55 : ENV OSMMON_EVALUATOR_INTERVAL 30
[MON]  ---> Running in fa14f1c68f6c
[MON] Removing intermediate container fa14f1c68f6c
[MON]  ---> 0da43e468267
[MON] Step 49/55 : ENV OSMMON_PROMETHEUS_URL http://prometheus:9090
[MON]  ---> Running in e6c57ef5ccd5
[MON] Removing intermediate container e6c57ef5ccd5
[MON]  ---> 7c4ff659e628
[MON] Step 50/55 : ENV OSMMON_GRAFANA_URL http://grafana:3000
[MON]  ---> Running in e470618b4abf
[MON] Removing intermediate container e470618b4abf
[MON]  ---> 6fdea609bfec
[MON] Step 51/55 : ENV OSMMON_GRAFANA_USER admin
[MON]  ---> Running in a4b873eb9cc4
[MON] Removing intermediate container a4b873eb9cc4
[MON]  ---> 0a742fa8b3e9
[MON] Step 52/55 : ENV OSMMON_GRAFANA_PASSWORD admin
[MON]  ---> Running in 89765d92a641
[MON] Removing intermediate container 89765d92a641
[MON]  ---> ef2a0959a6a7
[MON] Step 53/55 : EXPOSE 8000
[MON]  ---> Running in 40996ed6291f
[MON] Removing intermediate container 40996ed6291f
[MON]  ---> fbd7d040934f
[MON] Step 54/55 : HEALTHCHECK --start-period=120s --interval=5s --timeout=2s --retries=12  CMD osm-mon-healthcheck || exit 1
[MON]  ---> Running in 6a9b6c78bcf0
[MON] Removing intermediate container 6a9b6c78bcf0
[MON]  ---> bac3cf6e71b9
[MON] Step 55/55 : CMD /bin/bash scripts/start.sh
[MON]  ---> Running in 8f3eeeefe5f1
[MON] Removing intermediate container 8f3eeeefe5f1
[MON]  ---> 0dc32411af0b
[MON] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL OSM_TESTS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ONOSOF_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ODLOF_URL CACHE_DATE OSM_NGUI_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_NBI_URL] were not consumed
[MON] Successfully built 0dc32411af0b
[MON] Successfully tagged opensourcemano/mon:osm-v120-merge-753
[Pipeline] [MON] echo
[MON] Tagging mon:osm-v120-merge-753
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker tag opensourcemano/mon:osm-v120-merge-753 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-753
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-753
[MON] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/mon]
[MON] 8f9758bcba52: Preparing
[MON] d186b3bdbc18: Preparing
[MON] a3ced6e52004: Preparing
[MON] 9a283eb3076b: Preparing
[MON] 2f8136a6e88a: Preparing
[MON] acaecd43f1c0: Preparing
[MON] 66d222b09144: Preparing
[MON] 80efd0cbd725: Preparing
[MON] 024b62b89999: Preparing
[MON] 7b32209c17cb: Preparing
[MON] fe8a28bfb8ab: Preparing
[MON] 54754adb9986: Preparing
[MON] 5b2e55376e9d: Preparing
[MON] 4a1518ebc26e: Preparing
[MON] 2f8136a6e88a: Waiting
[MON] acaecd43f1c0: Waiting
[MON] fe8a28bfb8ab: Waiting
[MON] 54754adb9986: Waiting
[MON] 5b2e55376e9d: Waiting
[MON] 4a1518ebc26e: Waiting
[MON] 66d222b09144: Waiting
[MON] 80efd0cbd725: Waiting
[MON] 9a283eb3076b: Waiting
[MON] 024b62b89999: Waiting
[MON] a3ced6e52004: Waiting
[tests] d1228756cfd2: Pushed
[MON] d186b3bdbc18: Pushed
[MON] 8f9758bcba52: Pushed
[tests] 4dbfbd194637: Pushed
[MON] 2f8136a6e88a: Pushed
[MON] acaecd43f1c0: Pushed
[MON] 66d222b09144: Pushed
[MON] 80efd0cbd725: Pushed
[MON] a3ced6e52004: Pushed
[MON] 9a283eb3076b: Pushed
[MON] fe8a28bfb8ab: Mounted from devops/cicd/opensourcemano/lcm
[MON] 7b32209c17cb: Pushed
[MON] 54754adb9986: Mounted from devops/cicd/opensourcemano/lcm
[MON] 4a1518ebc26e: Layer already exists
[MON] 5b2e55376e9d: Mounted from devops/cicd/opensourcemano/lcm
[NG-UI] Removing intermediate container 5a515ede893a
[NG-UI]  ---> f7de1580a945
[NG-UI] Step 11/21 : RUN npm run build
[NG-UI]  ---> Running in ddc0f839ec4d
[NG-UI] 
[NG-UI] > osm@9.0.0 build /usr/share/osm-ngui
[NG-UI] > ng build --prod --aot
[NG-UI] 
[NG-UI]     'node-sass' usage is deprecated and will be removed in a future major version. To opt-out of the deprecated behaviour and start using 'sass' uninstall 'node-sass'.
[NG-UI] Compiling @angular/core : es2015 as esm2015
[NG-UI] Compiling @angular/animations : es2015 as esm2015
[RO]  ---> 163236ce02e7
[RO] Step 33/59 : COPY --from=INSTALL /usr/bin/genisoimage /usr/bin/genisoimage
[RO]  ---> 148b5fa4d34b
[RO] Step 34/59 : COPY --from=INSTALL /etc/protocols /etc/protocols
[RO]  ---> a2fd306e0288
[RO] Step 35/59 : EXPOSE 9090
[RO]  ---> Running in 709f1b1a0fb2
[RO] Removing intermediate container 709f1b1a0fb2
[RO]  ---> 5e54be21c94c
[RO] Step 36/59 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_ro &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[RO]  ---> Running in c64f97d403f5
[RO] Removing intermediate container c64f97d403f5
[RO]  ---> 5f6b17ec3400
[RO] Step 37/59 : WORKDIR /app/osm_ro
[RO]  ---> Running in 2509222b8006
[RO] Removing intermediate container 2509222b8006
[RO]  ---> 7ffa9f190277
[RO] Step 38/59 : USER appuser
[RO]  ---> Running in 699a18cd34a4
[RO] Removing intermediate container 699a18cd34a4
[RO]  ---> b2774bfe59a7
[RO] Step 39/59 : ENV RO_DB_HOST=""
[RO]  ---> Running in 3aa1c7f77082
[RO] Removing intermediate container 3aa1c7f77082
[RO]  ---> df2397ef32c4
[RO] Step 40/59 : ENV RO_DB_OVIM_HOST=""
[RO]  ---> Running in 02379cfae42a
[RO] Removing intermediate container 02379cfae42a
[RO]  ---> 8910c67025a7
[RO] Step 41/59 : ENV RO_DB_ROOT_PASSWORD=""
[RO]  ---> Running in bac0ab8c66bb
[RO] Removing intermediate container bac0ab8c66bb
[RO]  ---> 7474733363ae
[RO] Step 42/59 : ENV RO_DB_OVIM_ROOT_PASSWORD=""
[RO]  ---> Running in 5db37b0f2489
[RO] Removing intermediate container 5db37b0f2489
[RO]  ---> 9bff6437df18
[RO] Step 43/59 : ENV RO_DB_USER=mano
[RO]  ---> Running in c9696fbf525a
[RO] Removing intermediate container c9696fbf525a
[RO]  ---> 2203da127c58
[RO] Step 44/59 : ENV RO_DB_OVIM_USER=mano
[RO]  ---> Running in 5fd5200b0f73
[RO] Removing intermediate container 5fd5200b0f73
[RO]  ---> 947e08737903
[RO] Step 45/59 : ENV RO_DB_PASSWORD=manopw
[RO]  ---> Running in 9795c3499ae7
[RO] Removing intermediate container 9795c3499ae7
[RO]  ---> 09766ea89f91
[RO] Step 46/59 : ENV RO_DB_OVIM_PASSWORD=manopw
[RO]  ---> Running in b6adb6191789
[RO] Removing intermediate container b6adb6191789
[RO]  ---> 2e14253dc68e
[RO] Step 47/59 : ENV RO_DB_PORT=3306
[RO]  ---> Running in 31ac9973f94e
[RO] Removing intermediate container 31ac9973f94e
[RO]  ---> df79bf8b4fcc
[RO] Step 48/59 : ENV RO_DB_OVIM_PORT=3306
[RO]  ---> Running in 17e6ab818fbe
[RO] Removing intermediate container 17e6ab818fbe
[RO]  ---> 7873df3e26a0
[RO] Step 49/59 : ENV RO_DB_NAME=mano_db
[RO]  ---> Running in d29fbaedc75a
[RO] Removing intermediate container d29fbaedc75a
[RO]  ---> a983d1c6c550
[RO] Step 50/59 : ENV RO_DB_OVIM_NAME=mano_vim_db
[RO]  ---> Running in 7a367cdb2834
[RO] Removing intermediate container 7a367cdb2834
[RO]  ---> 8990e9a3e4fe
[RO] Step 51/59 : ENV OPENMANO_TENANT=osm
[RO]  ---> Running in a846d41b9f67
[RO] Removing intermediate container a846d41b9f67
[RO]  ---> c7e5b0ddfe13
[RO] Step 52/59 : ENV OSMRO_DATABASE_DRIVER mongo
[RO]  ---> Running in 675e0b4805ae
[RO] Removing intermediate container 675e0b4805ae
[RO]  ---> 340ef9e63cfd
[RO] Step 53/59 : ENV OSMRO_DATABASE_URI mongodb://mongo:27017
[RO]  ---> Running in 446a77210a4e
[RO] Removing intermediate container 446a77210a4e
[RO]  ---> c05504917fda
[RO] Step 54/59 : ENV OSMRO_MESSAGE_DRIVER  kafka
[RO]  ---> Running in 2a3c58be81a0
[RO] Removing intermediate container 2a3c58be81a0
[RO]  ---> a5fd452345b0
[RO] Step 55/59 : ENV OSMRO_MESSAGE_HOST    kafka
[RO]  ---> Running in 274e369d4e51
[RO] Removing intermediate container 274e369d4e51
[RO]  ---> f8f6c994c6de
[RO] Step 56/59 : ENV OSMRO_MESSAGE_PORT    9092
[RO]  ---> Running in 64d01a625300
[RO] Removing intermediate container 64d01a625300
[RO]  ---> 36a1bb542462
[RO] Step 57/59 : ENV OSMRO_LOG_LEVEL       INFO
[RO]  ---> Running in 88609c39df05
[RO] Removing intermediate container 88609c39df05
[RO]  ---> 58f3d3274c8d
[RO] Step 58/59 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail http://localhost:9090/ro || exit 1
[RO]  ---> Running in 73f710349a1a
[RO] Removing intermediate container 73f710349a1a
[RO]  ---> fd927f880a95
[RO] Step 59/59 : CMD ["python3", "-u", "-m", "osm_ng_ro.ro_main"]
[RO]  ---> Running in 643e2045cc2a
[RO] Removing intermediate container 643e2045cc2a
[RO]  ---> 826d21ac355f
[RO] [Warning] One or more build-args [OSM_DEVOPS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_POLICY_MODULE_URL OSM_IMDOCS_URL PYTHON3_OSM_MON_URL OSM_NGUI_URL OSM_TESTS_URL PYTHON3_N2VC_URL CACHE_DATE PYTHON3_OSM_PLA_URL] were not consumed
[RO] Successfully built 826d21ac355f
[RO] Successfully tagged opensourcemano/ro:osm-v120-merge-753
[Pipeline] [RO] echo
[RO] Tagging ro:osm-v120-merge-753
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker tag opensourcemano/ro:osm-v120-merge-753 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-753
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-753
[RO] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ro]
[RO] 739bf2d4ae0c: Preparing
[RO] cc4fa8e3e5a7: Preparing
[RO] c4df81dd580f: Preparing
[RO] d684b942ede4: Preparing
[RO] 5a47fa25d3ee: Preparing
[RO] 54754adb9986: Preparing
[RO] 5b2e55376e9d: Preparing
[RO] c4df81dd580f: Waiting
[RO] d684b942ede4: Waiting
[RO] 4a1518ebc26e: Preparing
[RO] 5a47fa25d3ee: Waiting
[RO] 54754adb9986: Waiting
[RO] 5b2e55376e9d: Waiting
[RO] 4a1518ebc26e: Waiting
[RO] cc4fa8e3e5a7: Pushed
[RO] 739bf2d4ae0c: Pushed
[RO] c4df81dd580f: Pushed
[NG-UI] Compiling @angular/common : es2015 as esm2015
[NG-UI] Compiling @angular/cdk/coercion : es2015 as esm2015
[NG-UI] Compiling @angular/animations/browser : es2015 as esm2015
[RO] 5a47fa25d3ee: Pushed
[RO] 54754adb9986: Mounted from devops/cicd/opensourcemano/mon
[RO] 5b2e55376e9d: Mounted from devops/cicd/opensourcemano/mon
[RO] 4a1518ebc26e: Layer already exists
[NG-UI] Compiling @ng-idle/core : es2015 as esm2015
[NG-UI] Compiling @angular/forms : es2015 as esm2015
[NG-UI] Compiling @ngx-translate/core : es2015 as esm2015
[NG-UI] Compiling @angular/platform-browser : es2015 as esm2015
[NG-UI] Compiling @angular/common/http : es2015 as esm2015
[NG-UI] Compiling @angular/flex-layout/core : es2015 as esm2015
[NG-UI] Compiling @angular/cdk/bidi : es2015 as esm2015
[NG-UI] Compiling @akveo/ng2-completer : es2015 as esm2015
[tests] 75f12ef2a52b: Pushed
[tests] osm-v120-merge-753: digest: sha256:a7f41d05799d181292f0ad60f521ec28053d18aa6a5f712200eb2393f9592eb0 size: 3470
[Pipeline] [tests] }
[NG-UI] Compiling @angular/platform-browser-dynamic : es2015 as esm2015
[NG-UI] Compiling @angular/flex-layout/extended : es2015 as esm2015
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[NG-UI] Compiling @angular/flex-layout/flex : es2015 as esm2015
[NG-UI] Compiling @angular/flex-layout/grid : es2015 as esm2015
[NG-UI] Compiling @angular/platform-browser/animations : es2015 as esm2015
[NG-UI] Compiling @angular/router : es2015 as esm2015
[NG-UI] Compiling @ng-bootstrap/ng-bootstrap : es2015 as esm2015
[NG-UI] Compiling @ngx-translate/http-loader : es2015 as esm2015
[NG-UI] Compiling angular-notifier : es2015 as esm2015
[NG-UI] Compiling ng2-smart-table : es2015 as esm2015
[NG-UI] Compiling @angular/flex-layout : es2015 as esm2015
[NG-UI] Compiling @ng-select/ng-select : es2015 as esm2015
[NG-UI] Compiling ng2-charts : es2015 as esm2015
[NG-UI] Compiling @ctrl/ngx-codemirror : es2015 as esm2015
[NG-UI] Compiling ng-sidebar : main as commonjs
[NG-UI] Compiling @ng-idle/keepalive : es2015 as esm2015
[NG-UI] - Generating browser application bundles...
[Keystone] b1c03b202b38: Pushed
[Keystone] osm-v120-merge-753: digest: sha256:9fc8a0109ee9dc1a1ac4280b6107942dbf0c07918aa75f39f5632bba44267280 size: 1783
[Pipeline] [Keystone] }
[Pipeline] [Keystone] // dir
[Pipeline] [Keystone] }
[MON] 024b62b89999: Pushed
[MON] osm-v120-merge-753: digest: sha256:a09e8df7748efcebcd5361ea0889bc2d10ab6a8f198ac0fbe1c6bcb3efd9a1c2 size: 3257
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[RO] d684b942ede4: Pushed
[RO] osm-v120-merge-753: digest: sha256:5503f1069953b65b5d08995e30bd89d656b86f397ea18b10dc6752c32483ea13 size: 1997
[Pipeline] [RO] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[NG-UI] ✔ Browser application bundle generation complete.
[NG-UI] - Copying assets...
[NG-UI] ✔ Copying assets complete.
[NG-UI] - Generating index html...
[NG-UI] ✔ Index html generation complete.
[NG-UI] 
[NG-UI] Initial Chunk Files                   | Names         |      Size
[NG-UI] main.9b4bd75053538b7a4e88.js          | main          |   2.04 MB
[NG-UI] styles.442ef79b02101cf54454.css       | styles        | 250.21 kB
[NG-UI] polyfills-es5.848664cf806c9c5a8dac.js | polyfills-es5 | 172.97 kB
[NG-UI] polyfills.e48e78a162a8cf312146.js     | polyfills     |  90.32 kB
[NG-UI] scripts.1af023cbc6d202857e53.js       | scripts       |   3.44 kB
[NG-UI] runtime.a15247a7ccbbf5442703.js       | runtime       |   2.60 kB
[NG-UI] 
[NG-UI] | Initial Total |   2.55 MB
[NG-UI] 
[NG-UI] Lazy Chunk Files                      | Names         |      Size
[NG-UI] 15.aeb540bf3f348b814d20.js            | -             | 306.97 kB
[NG-UI] 18.d150ba51e947e41998f3.js            | -             | 230.33 kB
[NG-UI] 0.32de4aab7405308b6c19.js             | -             | 201.76 kB
[NG-UI] 19.934cff69cc33062ddefa.js            | -             | 179.82 kB
[NG-UI] 5.455177a77237b20526e9.js             | -             | 138.20 kB
[NG-UI] 10.6fb56ccacc3e6b9beeb6.js            | -             | 121.82 kB
[NG-UI] 2.53cb57426dd5a3d822b9.js             | -             |  93.15 kB
[NG-UI] 16.de24c3beed5bc4f4d1e2.js            | -             |  48.12 kB
[NG-UI] 13.add55ea72a280f982111.js            | -             |  44.56 kB
[NG-UI] 12.fccc4bf608f0d7ca3773.js            | -             |  35.93 kB
[NG-UI] 20.ef78b9b37754a40c9d2a.js            | -             |  34.53 kB
[NG-UI] 14.3118b6723cf5b942650c.js            | -             |  33.51 kB
[NG-UI] 3.9c8d9e216a22358a23b8.js             | -             |  31.27 kB
[NG-UI] 17.7afdd007d1d5f8d8989b.js            | -             |  30.35 kB
[NG-UI] 11.bdd15aa79b7af3b9ae2c.js            | -             |  28.36 kB
[NG-UI] 4.ec906adf20618acee33d.js             | -             |  17.70 kB
[NG-UI] 
[NG-UI] Build at: 2024-05-24T00:10:56.088Z - Hash: 1780e30ae8641220446a - Time: 93530ms
[NG-UI] 
[NG-UI] Warning: /usr/share/osm-ngui/src/environments/environment.prod.ts is part of the TypeScript compilation but it's unused.
[NG-UI] Add only entry points to the 'files' or 'include' properties in your tsconfig.
[NG-UI] 
[NG-UI] Warning: /usr/share/osm-ngui/src/services/AcessGuardService.ts is part of the TypeScript compilation but it's unused.
[NG-UI] Add only entry points to the 'files' or 'include' properties in your tsconfig.
[NG-UI] 
[NG-UI] Warning: /usr/share/osm-ngui/src/app/AppModule.ts depends on '@ctrl/ngx-codemirror'. CommonJS or AMD dependencies can cause optimization bailouts.
[NG-UI] For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
[NG-UI] 
[NG-UI] Warning: /usr/share/osm-ngui/src/app/packages/PackagesModule.ts depends on 'ng-sidebar'. CommonJS or AMD dependencies can cause optimization bailouts.
[NG-UI] For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
[NG-UI] 
[NG-UI] Warning: /usr/share/osm-ngui/src/app/dashboard/DashboardComponent.ts depends on 'chart.js'. CommonJS or AMD dependencies can cause optimization bailouts.
[NG-UI] For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
[NG-UI] 
[NG-UI] Warning: /usr/share/osm-ngui/node_modules/ol/structs/RBush.js depends on 'rbush'. CommonJS or AMD dependencies can cause optimization bailouts.
[NG-UI] For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies
[NG-UI] 
[NG-UI] Warning: budgets: initial exceeded maximum budget. Budget 2.00 MB was not met by 561.08 kB with a total of 2.55 MB.
[NG-UI] 
[NG-UI] 
[NG-UI] Removing intermediate container ddc0f839ec4d
[NG-UI]  ---> bb38cc4e5a18
[NG-UI] Step 12/21 : FROM ubuntu:20.04 AS FINAL
[NG-UI]  ---> 2abc4dfd8318
[NG-UI] Step 13/21 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> 24652cd104af
[NG-UI] Step 14/21 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NG-UI]  ---> Using cache
[NG-UI]  ---> 138cb895e4a0
[NG-UI] Step 15/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     nginx=1.18.* &&     rm -rf /var/lib/apt/lists/*
[NG-UI]  ---> Running in b36c065186e6
[NG-UI] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
[NG-UI] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
[NG-UI] Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
[NG-UI] Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
[NG-UI] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
[NG-UI] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1503 kB]
[NG-UI] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB]
[NG-UI] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3766 kB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4147 kB]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
[NG-UI] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3672 kB]
[NG-UI] Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3616 kB]
[NG-UI] Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1207 kB]
[NG-UI] Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB]
[NG-UI] Fetched 31.5 MB in 2s (14.9 MB/s)
[NG-UI] Reading package lists...
[NG-UI] Reading package lists...
[NG-UI] Building dependency tree...
[NG-UI] Reading state information...
[NG-UI] The following additional packages will be installed:
[NG-UI]   fontconfig-config fonts-dejavu-core iproute2 libatm1 libbsd0 libcap2
[NG-UI]   libcap2-bin libelf1 libexpat1 libfontconfig1 libfreetype6 libgd3 libicu66
[NG-UI]   libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libnginx-mod-http-image-filter
[NG-UI]   libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream
[NG-UI]   libpam-cap libpng16-16 libssl1.1 libtiff5 libwebp6 libx11-6 libx11-data
[NG-UI]   libxau6 libxcb1 libxdmcp6 libxml2 libxpm4 libxslt1.1 libxtables12
[NG-UI]   nginx-common nginx-core tzdata ucf
[NG-UI] Suggested packages:
[NG-UI]   iproute2-doc libgd-tools fcgiwrap nginx-doc ssl-cert
[NG-UI] The following NEW packages will be installed:
[NG-UI]   fontconfig-config fonts-dejavu-core iproute2 libatm1 libbsd0 libcap2
[NG-UI]   libcap2-bin libelf1 libexpat1 libfontconfig1 libfreetype6 libgd3 libicu66
[NG-UI]   libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libnginx-mod-http-image-filter
[NG-UI]   libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream
[NG-UI]   libpam-cap libpng16-16 libssl1.1 libtiff5 libwebp6 libx11-6 libx11-data
[NG-UI]   libxau6 libxcb1 libxdmcp6 libxml2 libxpm4 libxslt1.1 libxtables12 nginx
[NG-UI]   nginx-common nginx-core tzdata ucf
[NG-UI] 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded.
[NG-UI] Need to get 15.8 MB of archives.
[NG-UI] After this operation, 60.9 MB of additional disk space will be used.
[NG-UI] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
[NG-UI] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB]
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB]
[NG-UI] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxtables12 amd64 1.8.4-3ubuntu2.1 [28.7 kB]
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB]
[NG-UI] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 iproute2 amd64 5.5.0-1ubuntu1 [858 kB]
[NG-UI] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libatm1 amd64 1:2.5.1-4 [21.8 kB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
[NG-UI] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2024a-0ubuntu0.20.04 [301 kB]
[NG-UI] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-cap amd64 1:2.32-1ubuntu0.1 [8364 B]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.7 [640 kB]
[NG-UI] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
[NG-UI] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpng16-16 amd64 1.6.37-2 [179 kB]
[NG-UI] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
[NG-UI] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
[NG-UI] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
[NG-UI] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB]
[NG-UI] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB]
[NG-UI] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1041 kB]
[NG-UI] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB]
[NG-UI] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfreetype6 amd64 2.10.1-2ubuntu0.3 [341 kB]
[NG-UI] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB]
[NG-UI] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 [118 kB]
[NG-UI] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B]
[NG-UI] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.20.04.1 [27.3 kB]
[NG-UI] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.3 [185 kB]
[NG-UI] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.12 [164 kB]
[NG-UI] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.20.04.2 [34.9 kB]
[NG-UI] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB]
[NG-UI] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx-common all 1.18.0-0ubuntu1.4 [37.7 kB]
[NG-UI] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-http-image-filter amd64 1.18.0-0ubuntu1.4 [14.8 kB]
[NG-UI] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB]
[NG-UI] Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.18.0-0ubuntu1.4 [13.0 kB]
[NG-UI] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-mail amd64 1.18.0-0ubuntu1.4 [42.9 kB]
[NG-UI] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnginx-mod-stream amd64 1.18.0-0ubuntu1.4 [67.4 kB]
[NG-UI] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx-core amd64 1.18.0-0ubuntu1.4 [425 kB]
[NG-UI] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nginx all 1.18.0-0ubuntu1.4 [3620 B]
[NG-UI] debconf: delaying package configuration, since apt-utils is not installed
[NG-UI] Fetched 15.8 MB in 0s (78.6 MB/s)
[NG-UI] Selecting previously unselected package libbsd0:amd64.
[NG-UI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4124 files and directories currently installed.)
[NG-UI] Preparing to unpack .../00-libbsd0_0.10.0-1_amd64.deb ...
[NG-UI] Unpacking libbsd0:amd64 (0.10.0-1) ...
[NG-UI] Selecting previously unselected package libcap2:amd64.
[NG-UI] Preparing to unpack .../01-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libelf1:amd64.
[NG-UI] Preparing to unpack .../02-libelf1_0.176-1.1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libmnl0:amd64.
[NG-UI] Preparing to unpack .../03-libmnl0_1.0.4-2_amd64.deb ...
[NG-UI] Unpacking libmnl0:amd64 (1.0.4-2) ...
[NG-UI] Selecting previously unselected package libxtables12:amd64.
[NG-UI] Preparing to unpack .../04-libxtables12_1.8.4-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking libxtables12:amd64 (1.8.4-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package libcap2-bin.
[NG-UI] Preparing to unpack .../05-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package iproute2.
[NG-UI] Preparing to unpack .../06-iproute2_5.5.0-1ubuntu1_amd64.deb ...
[NG-UI] Unpacking iproute2 (5.5.0-1ubuntu1) ...
[NG-UI] Selecting previously unselected package libatm1:amd64.
[NG-UI] Preparing to unpack .../07-libatm1_1%3a2.5.1-4_amd64.deb ...
[NG-UI] Unpacking libatm1:amd64 (1:2.5.1-4) ...
[NG-UI] Selecting previously unselected package libexpat1:amd64.
[NG-UI] Preparing to unpack .../08-libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
[NG-UI] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[NG-UI] Selecting previously unselected package tzdata.
[NG-UI] Preparing to unpack .../09-tzdata_2024a-0ubuntu0.20.04_all.deb ...
[NG-UI] Unpacking tzdata (2024a-0ubuntu0.20.04) ...
[NG-UI] Selecting previously unselected package libicu66:amd64.
[NG-UI] Preparing to unpack .../10-libicu66_66.1-2ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
[NG-UI] Selecting previously unselected package libpam-cap:amd64.
[NG-UI] Preparing to unpack .../11-libpam-cap_1%3a2.32-1ubuntu0.1_amd64.deb ...
[NG-UI] Unpacking libpam-cap:amd64 (1:2.32-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package libssl1.1:amd64.
[NG-UI] Preparing to unpack .../12-libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ...
[NG-UI] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[NG-UI] Selecting previously unselected package libxml2:amd64.
[NG-UI] Preparing to unpack .../13-libxml2_2.9.10+dfsg-5ubuntu0.20.04.7_amd64.deb ...
[NG-UI] Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ...
[NG-UI] Selecting previously unselected package ucf.
[NG-UI] Preparing to unpack .../14-ucf_3.0038+nmu1_all.deb ...
[NG-UI] Moving old data out of the way
[NG-UI] Unpacking ucf (3.0038+nmu1) ...
[NG-UI] Selecting previously unselected package libpng16-16:amd64.
[NG-UI] Preparing to unpack .../15-libpng16-16_1.6.37-2_amd64.deb ...
[NG-UI] Unpacking libpng16-16:amd64 (1.6.37-2) ...
[NG-UI] Selecting previously unselected package libxau6:amd64.
[NG-UI] Preparing to unpack .../16-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
[NG-UI] Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[NG-UI] Selecting previously unselected package libxdmcp6:amd64.
[NG-UI] Preparing to unpack .../17-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
[NG-UI] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[NG-UI] Selecting previously unselected package libxcb1:amd64.
[NG-UI] Preparing to unpack .../18-libxcb1_1.14-2_amd64.deb ...
[NG-UI] Unpacking libxcb1:amd64 (1.14-2) ...
[NG-UI] Selecting previously unselected package libx11-data.
[NG-UI] Preparing to unpack .../19-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ...
[NG-UI] Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ...
[NG-UI] Selecting previously unselected package libx11-6:amd64.
[NG-UI] Preparing to unpack .../20-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ...
[NG-UI] Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[NG-UI] Selecting previously unselected package fonts-dejavu-core.
[NG-UI] Preparing to unpack .../21-fonts-dejavu-core_2.37-1_all.deb ...
[NG-UI] Unpacking fonts-dejavu-core (2.37-1) ...
[NG-UI] Selecting previously unselected package fontconfig-config.
[NG-UI] Preparing to unpack .../22-fontconfig-config_2.13.1-2ubuntu3_all.deb ...
[NG-UI] Unpacking fontconfig-config (2.13.1-2ubuntu3) ...
[NG-UI] Selecting previously unselected package libfreetype6:amd64.
[NG-UI] Preparing to unpack .../23-libfreetype6_2.10.1-2ubuntu0.3_amd64.deb ...
[NG-UI] Unpacking libfreetype6:amd64 (2.10.1-2ubuntu0.3) ...
[NG-UI] Selecting previously unselected package libfontconfig1:amd64.
[NG-UI] Preparing to unpack .../24-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ...
[NG-UI] Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ...
[NG-UI] Selecting previously unselected package libjpeg-turbo8:amd64.
[NG-UI] Preparing to unpack .../25-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ...
[NG-UI] Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ...
[NG-UI] Selecting previously unselected package libjpeg8:amd64.
[NG-UI] Preparing to unpack .../26-libjpeg8_8c-2ubuntu8_amd64.deb ...
[NG-UI] Unpacking libjpeg8:amd64 (8c-2ubuntu8) ...
[NG-UI] Selecting previously unselected package libjbig0:amd64.
[NG-UI] Preparing to unpack .../27-libjbig0_2.1-3.1ubuntu0.20.04.1_amd64.deb ...
[NG-UI] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ...
[NG-UI] Selecting previously unselected package libwebp6:amd64.
[NG-UI] Preparing to unpack .../28-libwebp6_0.6.1-2ubuntu0.20.04.3_amd64.deb ...
[NG-UI] Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ...
[NG-UI] Selecting previously unselected package libtiff5:amd64.
[NG-UI] Preparing to unpack .../29-libtiff5_4.1.0+git191117-2ubuntu0.20.04.12_amd64.deb ...
[NG-UI] Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.12) ...
[NG-UI] Selecting previously unselected package libxpm4:amd64.
[NG-UI] Preparing to unpack .../30-libxpm4_1%3a3.5.12-1ubuntu0.20.04.2_amd64.deb ...
[NG-UI] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ...
[NG-UI] Selecting previously unselected package libgd3:amd64.
[NG-UI] Preparing to unpack .../31-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ...
[NG-UI] Selecting previously unselected package nginx-common.
[NG-UI] Preparing to unpack .../32-nginx-common_1.18.0-0ubuntu1.4_all.deb ...
[NG-UI] Unpacking nginx-common (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-image-filter.
[NG-UI] Preparing to unpack .../33-libnginx-mod-http-image-filter_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-image-filter (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libxslt1.1:amd64.
[NG-UI] Preparing to unpack .../34-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ...
[NG-UI] Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-xslt-filter.
[NG-UI] Preparing to unpack .../35-libnginx-mod-http-xslt-filter_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-xslt-filter (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-mail.
[NG-UI] Preparing to unpack .../36-libnginx-mod-mail_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-mail (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-stream.
[NG-UI] Preparing to unpack .../37-libnginx-mod-stream_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-stream (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package nginx-core.
[NG-UI] Preparing to unpack .../38-nginx-core_1.18.0-0ubuntu1.4_amd64.deb ...
[NG-UI] Unpacking nginx-core (1.18.0-0ubuntu1.4) ...
[NG-UI] Selecting previously unselected package nginx.
[NG-UI] Preparing to unpack .../39-nginx_1.18.0-0ubuntu1.4_all.deb ...
[NG-UI] Unpacking nginx (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
[NG-UI] Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
[NG-UI] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
[NG-UI] Setting up nginx-common (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libatm1:amd64 (1:2.5.1-4) ...
[NG-UI] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.20.04.1) ...
[NG-UI] Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ...
[NG-UI] Setting up tzdata (2024a-0ubuntu0.20.04) ...
[NG-UI] 
[NG-UI] Current default time zone: 'Etc/UTC'
[NG-UI] Local time is now:      Fri May 24 00:11:08 UTC 2024.
[NG-UI] Universal Time is now:  Fri May 24 00:11:08 UTC 2024.
[NG-UI] Run 'dpkg-reconfigure tzdata' if you wish to change it.
[NG-UI] 
[NG-UI] Setting up libcap2-bin (1:2.32-1ubuntu0.1) ...
[NG-UI] Setting up libx11-data (2:1.6.9-2ubuntu1.6) ...
[NG-UI] Setting up libpng16-16:amd64 (1.6.37-2) ...
[NG-UI] Setting up libmnl0:amd64 (1.0.4-2) ...
[NG-UI] Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.3) ...
[NG-UI] Setting up fonts-dejavu-core (2.37-1) ...
[NG-UI] Setting up ucf (3.0038+nmu1) ...
[NG-UI] Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ...
[NG-UI] Setting up libxtables12:amd64 (1.8.4-3ubuntu2.1) ...
[NG-UI] Setting up libbsd0:amd64 (0.10.0-1) ...
[NG-UI] Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ...
[NG-UI] Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.1) ...
[NG-UI] Setting up libjpeg8:amd64 (8c-2ubuntu8) ...
[NG-UI] Setting up libnginx-mod-mail (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
[NG-UI] Setting up libxcb1:amd64 (1.14-2) ...
[NG-UI] Setting up fontconfig-config (2.13.1-2ubuntu3) ...
[NG-UI] Setting up iproute2 (5.5.0-1ubuntu1) ...
[NG-UI] Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
[NG-UI] Setting up libnginx-mod-stream (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libfreetype6:amd64 (2.10.1-2ubuntu0.3) ...
[NG-UI] Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ...
[NG-UI] Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.12) ...
[NG-UI] Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ...
[NG-UI] Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.7) ...
[NG-UI] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.20.04.2) ...
[NG-UI] Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ...
[NG-UI] Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ...
[NG-UI] Setting up libnginx-mod-http-image-filter (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up libnginx-mod-http-xslt-filter (1.18.0-0ubuntu1.4) ...
[NG-UI] Setting up nginx-core (1.18.0-0ubuntu1.4) ...
[NG-UI] invoke-rc.d: could not determine current runlevel
[NG-UI] invoke-rc.d: policy-rc.d denied execution of start.
[NG-UI] Setting up nginx (1.18.0-0ubuntu1.4) ...
[NG-UI] Processing triggers for libc-bin (2.31-0ubuntu9.15) ...
[NG-UI] Removing intermediate container b36c065186e6
[NG-UI]  ---> 713e078a400a
[NG-UI] Step 16/21 : RUN rm -rf /usr/share/nginx/html/*
[NG-UI]  ---> Running in d4631a9524ed
[NG-UI] Removing intermediate container d4631a9524ed
[NG-UI]  ---> 03af518adfc1
[NG-UI] Step 17/21 : COPY --from=INSTALL /usr/share/osm-ngui/nginx/nginx.conf /etc/nginx/sites-available/default
[NG-UI]  ---> bce9e6740eb6
[NG-UI] Step 18/21 : COPY --from=INSTALL /usr/share/osm-ngui/dist/osm /usr/share/nginx/html
[NG-UI]  ---> c3689e9e0508
[NG-UI] Step 19/21 : EXPOSE 80
[NG-UI]  ---> Running in 05ab1f365f56
[NG-UI] Removing intermediate container 05ab1f365f56
[NG-UI]  ---> 4b36d61f365a
[NG-UI] Step 20/21 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail localhost:80 || exit 1
[NG-UI]  ---> Running in a47cbc20657b
[NG-UI] Removing intermediate container a47cbc20657b
[NG-UI]  ---> f74384688401
[NG-UI] Step 21/21 : CMD ["nginx", "-g", "daemon off;"]
[NG-UI]  ---> Running in 15b4a771889b
[NG-UI] Removing intermediate container 15b4a771889b
[NG-UI]  ---> e6732792effe
[NG-UI] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_PLA_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL OSM_TESTS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_POLICY_MODULE_URL CACHE_DATE PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL OSM_DEVOPS_URL PYTHON3_N2VC_URL PYTHON3_OSMCLIENT_URL] were not consumed
[NG-UI] Successfully built e6732792effe
[NG-UI] Successfully tagged opensourcemano/ng-ui:osm-v120-merge-753
[Pipeline] [NG-UI] echo
[NG-UI] Tagging ng-ui:osm-v120-merge-753
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker tag opensourcemano/ng-ui:osm-v120-merge-753 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-753
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-753
[NG-UI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui]
[NG-UI] 360761138f9b: Preparing
[NG-UI] c49c529478ea: Preparing
[NG-UI] f65b26674f94: Preparing
[NG-UI] 7080f1a3cf08: Preparing
[NG-UI] 5b2e55376e9d: Preparing
[NG-UI] 4a1518ebc26e: Preparing
[NG-UI] 4a1518ebc26e: Waiting
[NG-UI] 5b2e55376e9d: Mounted from devops/cicd/opensourcemano/ro
[NG-UI] 4a1518ebc26e: Layer already exists
[NG-UI] f65b26674f94: Pushed
[NG-UI] c49c529478ea: Pushed
[NG-UI] 360761138f9b: Pushed
[NG-UI] 7080f1a3cf08: Pushed
[NG-UI] osm-v120-merge-753: digest: sha256:097573bff652f7b914725f4028c768ce345d86e670eb8c0173908241e87f1753 size: 1573
[Pipeline] [NG-UI] }
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Spawn Remote VM)
[Pipeline] echo
Launching new VM
[osm-devops] Running shell script
[Pipeline] sh
[Pipeline] echo
Target VM is 1eb0469f-bbe7-406e-ad20-bcb0ddf50234, waiting for IP address to be assigned
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] echo
Waiting for VM at 172.21.249.51 to be reachable
[Pipeline] timeout
Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection timed out
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[osm-devops] Running shell script
[Pipeline] sh
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
ssh: connect to host 172.21.249.51 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.51 echo Alive
Warning: Permanently added '172.21.249.51' (ED25519) to the list of known hosts.
Alive
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
VM is ready and accepting ssh connections
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checks before installation)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.51' (RSA) to the list of known hosts.
Connected to osm-v120-merge-753[172.21.249.51:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v120-merge-753#864: cloud-init status --wait
...........
status: done
Success command osm-v120-merge-753#864: cloud-init status --wait
Disconnected from osm-v120-merge-753[172.21.249.51:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.51' (RSA) to the list of known hosts.
Connected to osm-v120-merge-753[172.21.249.51:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v120-merge-753#865: sudo apt-get update

0% [Working]
            
Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Connecting to security.ubuntu.com (91.189.91.83)]
                                                     
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]

0% [2 InRelease 14.2 kB/114 kB 12%] [Connecting to security.ubuntu.com (91.189.
                                                                               
0% [Waiting for headers]
                        
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]

0% [3 InRelease 8380 B/108 kB 8%] [Waiting for headers]
                                                       
Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]

0% [3 InRelease 77.9 kB/108 kB 72%] [4 InRelease 14.2 kB/114 kB 12%]
                                                                    
0% [4 InRelease 14.2 kB/114 kB 12%]
0% [4 InRelease 20.0 kB/114 kB 18%]
                                   
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB]

0% [5 Packages 11.3 kB/8628 kB 0%] [4 InRelease 37.3 kB/114 kB 33%]
                                                                   
0% [5 Packages 5657 kB/8628 kB 66%]
0% [5 Packages 7544 kB/8628 kB 87%]
                                   
0% [Working]
0% [5 Packages store 0 B]
                         
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB]

0% [5 Packages store 0 B] [6 Translation-en 61.7 kB/5124 kB 1%]
                                                               
0% [5 Packages store 0 B]
                         
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 c-n-f Metadata [265 kB]

0% [5 Packages store 0 B] [7 Commands-amd64 49.6 kB/265 kB 19%]
                                                               
0% [5 Packages store 0 B]
                         
Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB]

0% [5 Packages store 0 B] [8 Packages 46.2 kB/144 kB 32%]
                                                         
0% [5 Packages store 0 B]
                         
Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB]

0% [5 Packages store 0 B] [9 Translation-en 33.0 kB/104 kB 32%]
                                                               
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/multiverse amd64 c-n-f Metadata [9136 B]

0% [5 Packages store 0 B] [10 Commands-amd64 9136 B/9136 B 100%]
                                                                
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3331 kB]

0% [5 Packages store 0 B] [11 Packages 50.0 kB/3331 kB 2%]
                                                          
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [525 kB]

0% [5 Packages store 0 B] [12 Translation-en 61.5 kB/525 kB 12%]
                                                                
0% [5 Packages store 0 B]
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB]

0% [5 Packages store 0 B] [13 Commands-amd64 14.2 kB/17.2 kB 83%]
                                                                 
0% [5 Packages store 0 B]
                         
Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2953 kB]

0% [5 Packages store 0 B] [14 Packages 2655 B/2953 kB 0%]
61% [5 Packages store 0 B] [14 Packages 1031 kB/2953 kB 35%]
66% [5 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                      
Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [413 kB]

66% [5 Packages store 0 B] [15 Translation-en 122 kB/413 kB 29%] [Waiting for h
                                                                               
67% [5 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                      
Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B]

                                                                      
Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1188 kB]

67% [5 Packages store 0 B] [17 Packages 188 kB/1188 kB 16%] [Waiting for header
                                                                               
70% [5 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                      
Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [285 kB]

70% [5 Packages store 0 B] [18 Translation-en 65.5 kB/285 kB 23%] [Waiting for 
                                                                               
70% [5 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                      
Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB]

71% [5 Packages store 0 B] [19 Commands-amd64 25.7 kB/25.7 kB 100%] [Waiting fo
                                                                               
Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.2 kB]

71% [5 Packages store 0 B] [20 Packages 26.2 kB/26.2 kB 100%] [Waiting for head
                                                                               
71% [5 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                      
Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7880 B]

                                                                      
71% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B]

71% [5 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                      
Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB]

71% [5 Packages store 0 B] [23 Packages 45.7 kB/45.7 kB 100%] [Waiting for head
                                                                               
71% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2954 kB]

71% [5 Packages store 0 B] [Connecting to nova.clouds.archive.ubuntu.com (185.1
                                                                               
Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main Translation-en [16.3 kB]

71% [5 Packages store 0 B] [25 Translation-en 14.2 kB/16.3 kB 87%] [24 Packages
                                                                               
71% [5 Packages store 0 B] [24 Packages 116 kB/2954 kB 4%]
                                                          
Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1420 B]

71% [5 Packages store 0 B] [26 Commands-amd64 1420 B/1420 B 100%] [24 Packages 
                                                                               
Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/restricted amd64 c-n-f Metadata [116 B]

                                                                               
71% [5 Packages store 0 B] [24 Packages 146 kB/2954 kB 5%]
                                                          
Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB]

71% [5 Packages store 0 B] [28 Packages 2310 B/25.0 kB 9%] [24 Packages 146 kB/
71% [5 Packages store 0 B] [Waiting for headers] [24 Packages 169 kB/2954 kB 6%
                                                                               
Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [16.3 kB]

71% [5 Packages store 0 B] [29 Translation-en 281 B/16.3 kB 2%] [24 Packages 17
71% [5 Packages store 0 B] [Waiting for headers] [24 Packages 204 kB/2954 kB 7%
                                                                               
Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B]

71% [5 Packages store 0 B] [Waiting for headers] [24 Packages 207 kB/2954 kB 7%
                                                                               
Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/multiverse amd64 c-n-f Metadata [116 B]

                                                                               
71% [5 Packages store 0 B] [24 Packages 207 kB/2954 kB 7%]
                                                          
78% [5 Packages store 0 B]
                          
Get:32 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [444 kB]

79% [5 Packages store 0 B] [32 Translation-en 41.8 kB/444 kB 9%]
                                                                
80% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB]

80% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2837 kB]

80% [5 Packages store 0 B] [34 Packages 65.5 kB/2837 kB 2%]
                                                           
87% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:35 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [397 kB]

87% [5 Packages store 0 B] [35 Translation-en 59.5 kB/397 kB 15%]
                                                                 
88% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:36 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B]

                                                
Get:37 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [962 kB]

88% [5 Packages store 0 B] [37 Packages 120 kB/962 kB 12%]
                                                          
90% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:38 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [203 kB]

91% [5 Packages store 0 B] [38 Translation-en 80.3 kB/203 kB 40%]
                                                                 
91% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:39 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB]

                                                
Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.0 kB]

91% [5 Packages store 0 B] [40 Packages 24.0 kB/24.0 kB 100%]
                                                             
Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5904 B]

                                                             
Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B]

                                                             
91% [5 Packages store 0 B]
                          
91% [Working]
91% [6 Translation-en store 0 B]
91% [6 Translation-en store 0 B]
                                
91% [Working]
91% [7 Commands-amd64 store 0 B]
                                
92% [Working]
92% [8 Packages store 0 B]
                          
92% [Working]
92% [9 Translation-en store 0 B]
                                
92% [Working]
92% [10 Commands-amd64 store 0 B]
                                 
92% [Working]
92% [11 Packages store 0 B]
                           
93% [Working]
93% [12 Translation-en store 0 B]
                                 
93% [Working]
93% [13 Commands-amd64 store 0 B]
                                 
93% [Working]
93% [14 Packages store 0 B]
                           
93% [Working]
93% [15 Translation-en store 0 B]
                                 
94% [Working]
94% [16 Commands-amd64 store 0 B]
                                 
94% [Working]
94% [17 Packages store 0 B]
                           
94% [Working]
94% [18 Translation-en store 0 B]
                                 
94% [Working]
94% [19 Commands-amd64 store 0 B]
                                 
95% [Working]
95% [20 Packages store 0 B]
                           
95% [Working]
95% [21 Translation-en store 0 B]
                                 
95% [Working]
95% [22 Commands-amd64 store 0 B]
                                 
95% [Working]
95% [23 Packages store 0 B]
                           
95% [Working]
95% [25 Translation-en store 0 B]
                                 
96% [Working]
96% [26 Commands-amd64 store 0 B]
                                 
96% [Working]
96% [27 Commands-amd64 store 0 B]
                                 
96% [Working]
96% [28 Packages store 0 B]
                           
96% [Working]
96% [29 Translation-en store 0 B]
                                 
97% [Working]
97% [30 Commands-amd64 store 0 B]
                                 
97% [Working]
97% [31 Commands-amd64 store 0 B]
                                 
97% [Working]
97% [24 Packages store 0 B]
                           
97% [Working]
97% [32 Translation-en store 0 B]
                                 
98% [Working]
98% [33 Commands-amd64 store 0 B]
                                 
98% [Working]
98% [34 Packages store 0 B]
                           
98% [Working]
98% [35 Translation-en store 0 B]
                                 
98% [Working]
98% [36 Commands-amd64 store 0 B]
                                 
99% [Working]
99% [37 Packages store 0 B]
                           
99% [Working]
99% [38 Translation-en store 0 B]
                                 
99% [Working]
99% [39 Commands-amd64 store 0 B]
                                 
99% [Working]
99% [40 Packages store 0 B]
                           
100% [Working]
100% [41 Translation-en store 0 B]
                                  
100% [Working]
100% [42 Commands-amd64 store 0 B]
                                  
100% [Working]
              
Fetched 31.3 MB in 5s (5746 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 27%

Reading package lists... 27%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 44%

Reading package lists... 49%

Reading package lists... 49%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 63%

Reading package lists... 63%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

Success command osm-v120-merge-753#865: sudo apt-get update
Disconnected from osm-v120-merge-753[172.21.249.51:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.51' (RSA) to the list of known hosts.
Connected to osm-v120-merge-753[172.21.249.51:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v120-merge-753#866: sudo apt-get install -y chrony

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  libnss-systemd libpam-systemd libsystemd0 systemd systemd-sysv
Suggested packages:
  systemd-container
The following packages will be REMOVED:
  systemd-timesyncd
The following NEW packages will be installed:
  chrony
The following packages will be upgraded:
  libnss-systemd libpam-systemd libsystemd0 systemd systemd-sysv
5 upgraded, 1 newly installed, 1 to remove and 230 not upgraded.
Need to get 4591 kB of archives.
After this operation, 314 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.23 [96.2 kB]

0% [1 libnss-systemd 14.2 kB/96.2 kB 15%]
                                         
5% [Working]
            
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.23 [10.3 kB]

5% [2 systemd-sysv 9855 B/10.3 kB 96%]
                                      
9% [Waiting for headers]
                        
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.23 [186 kB]

9% [3 libpam-systemd 5080 B/186 kB 3%]
                                      
15% [Waiting for headers]
                         
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.23 [3811 kB]

15% [4 systemd 5747 B/3811 kB 0%]
                                 
85% [Waiting for headers]
                         
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 chrony amd64 3.5-6ubuntu6.2 [220 kB]

86% [5 chrony 65.5 kB/220 kB 30%]
                                 
92% [Waiting for headers]
                         
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.23 [268 kB]

93% [6 libsystemd0 65.5 kB/268 kB 24%]
                                      
100% [Working]
              
Fetched 4591 kB in 0s (10.5 MB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 63795 files and directories currently installed.)
Preparing to unpack .../libnss-systemd_245.4-4ubuntu3.23_amd64.deb ...
Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.23) over (245.4-4ubuntu3.15) ...
Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.23_amd64.deb ...
Unpacking systemd-sysv (245.4-4ubuntu3.23) over (245.4-4ubuntu3.15) ...
Preparing to unpack .../libpam-systemd_245.4-4ubuntu3.23_amd64.deb ...
Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.23) over (245.4-4ubuntu3.15) ...
Preparing to unpack .../systemd_245.4-4ubuntu3.23_amd64.deb ...
Unpacking systemd (245.4-4ubuntu3.23) over (245.4-4ubuntu3.15) ...
dpkg: systemd-timesyncd: dependency problems, but removing anyway as you requested:
 systemd depends on systemd-timesyncd | time-daemon; however:
  Package systemd-timesyncd is to be removed.
  Package time-daemon is not installed.
  Package systemd-timesyncd which provides time-daemon is to be removed.
 systemd depends on systemd-timesyncd | time-daemon; however:
  Package systemd-timesyncd is to be removed.
  Package time-daemon is not installed.
  Package systemd-timesyncd which provides time-daemon is to be removed.

(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 63795 files and directories currently installed.)
Removing systemd-timesyncd (245.4-4ubuntu3.15) ...
Selecting previously unselected package chrony.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 63782 files and directories currently installed.)
Preparing to unpack .../chrony_3.5-6ubuntu6.2_amd64.deb ...
Unpacking chrony (3.5-6ubuntu6.2) ...
Preparing to unpack .../libsystemd0_245.4-4ubuntu3.23_amd64.deb ...
Unpacking libsystemd0:amd64 (245.4-4ubuntu3.23) over (245.4-4ubuntu3.15) ...
Setting up libsystemd0:amd64 (245.4-4ubuntu3.23) ...
Setting up chrony (3.5-6ubuntu6.2) ...
Creating '_chrony' system user/group for the chronyd daemon…

Creating config file /etc/chrony/chrony.conf with new version

Creating config file /etc/chrony/chrony.keys with new version
Created symlink /etc/systemd/system/chronyd.service → /lib/systemd/system/chrony.service.
Created symlink /etc/systemd/system/multi-user.target.wants/chrony.service → /lib/systemd/system/chrony.service.
Setting up systemd (245.4-4ubuntu3.23) ...
Setting up systemd-sysv (245.4-4ubuntu3.23) ...
Setting up libnss-systemd:amd64 (245.4-4ubuntu3.23) ...
Setting up libpam-systemd:amd64 (245.4-4ubuntu3.23) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for dbus (1.12.16-2ubuntu2.1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.7) ...
Success command osm-v120-merge-753#866: sudo apt-get install -y chrony
Disconnected from osm-v120-merge-753[172.21.249.51:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.51' (RSA) to the list of known hosts.
Connected to osm-v120-merge-753[172.21.249.51:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v120-merge-753#867: sudo service chrony stop
Success command osm-v120-merge-753#867: sudo service chrony stop
Disconnected from osm-v120-merge-753[172.21.249.51:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.51' (RSA) to the list of known hosts.
Connected to osm-v120-merge-753[172.21.249.51:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v120-merge-753#868: sudo chronyd -vq
chronyd (chrony) version 3.5 (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 -DEBUG)
Success command osm-v120-merge-753#868: sudo chronyd -vq
Disconnected from osm-v120-merge-753[172.21.249.51:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.51' (RSA) to the list of known hosts.
Connected to osm-v120-merge-753[172.21.249.51:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v120-merge-753#869: sudo service chrony start
Success command osm-v120-merge-753#869: sudo service chrony start
Disconnected from osm-v120-merge-753[172.21.249.51:22]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Install)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.51' (RSA) to the list of known hosts.
Connected to osm-v120-merge-753[172.21.249.51:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v120-merge-753#870: 
                        wget https://osm-download.etsi.org/ftp/osm-11.0-eleven/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc
                    
--2024-05-24 00:12:34--  https://osm-download.etsi.org/ftp/osm-11.0-eleven/install_osm.sh
Resolving osm-download.etsi.org (osm-download.etsi.org)... 195.238.226.47
Connecting to osm-download.etsi.org (osm-download.etsi.org)|195.238.226.47|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10256 (10K) [text/x-sh]
Saving to: ‘install_osm.sh’


install_osm.sh        0%[                    ]       0  --.-KB/s               
install_osm.sh      100%[===================>]  10.02K  --.-KB/s    in 0s      

2024-05-24 00:12:34 (30.2 MB/s) - ‘install_osm.sh’ saved [10256/10256]

Success command osm-v120-merge-753#870: 
                        wget https://osm-download.etsi.org/ftp/osm-11.0-eleven/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc
                    
Disconnected from osm-v120-merge-753[172.21.249.51:22]
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.51' (RSA) to the list of known hosts.
Connected to osm-v120-merge-753[172.21.249.51:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v120-merge-753#871: 
                                ./install_osm.sh -y                                     -u http://172.21.1.5:39345                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-v120-merge-753
                            
Checking required packages to add ETSI OSM debian repo: software-properties-common apt-transport-https
OK

0% [Working]
            
Ign:1 http://172.21.1.5:39345/release unstable InRelease

0% [Working]
            
Get:2 http://172.21.1.5:39345/release unstable Release [3204 B]

0% [2 Release 0 B/3204 B 0%]
                            
0% [Working]
            
Get:3 http://172.21.1.5:39345/release unstable Release.gpg [862 B]

0% [3 Release.gpg 862 B/862 B 100%]
                                   
0% [Working]
0% [Waiting for headers] [Waiting for headers]
                                              
Get:4 http://172.21.1.5:39345/release unstable/devops amd64 Packages [499 B]

0% [Waiting for headers] [Waiting for headers] [4 Packages 499 B/499 B 100%]
                                                                            
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Waiting for headers] [Waiting for headers]
0% [4 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                     
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease

                                              
0% [Waiting for headers]
                        
Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

                        
0% [Working]
            
Hit:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

0% [Working]
0% [Working]
0% [Working]
0% [Working]
100% [Working]
              
Fetched 4565 B in 1s (3693 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 27%

Reading package lists... 27%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 43%

Reading package lists... 49%

Reading package lists... 49%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 63%

Reading package lists... 63%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.1.5:39345/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.1.5:39345/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:39345/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Waiting for headers]
                        
Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease

0% [Waiting for headers]
                        
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

                        
0% [Working]
            
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 27%

Reading package lists... 27%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 47%

Reading package lists... 49%

Reading package lists... 49%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 63%

Reading package lists... 63%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.1.5:39345/release unstable Release (expected unstable but got )
Ign:1 http://172.21.1.5:39345/release unstable InRelease
Hit:2 http://172.21.1.5:39345/release unstable Release
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease
Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease
Reading package lists...
W: Conflicting distribution: http://172.21.1.5:39345/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following NEW packages will be installed:
  osm-devops
0 upgraded, 1 newly installed, 0 to remove and 230 not upgraded.
Need to get 754 kB of archives.
After this operation, 6441 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://172.21.1.5:39345/release unstable/devops amd64 osm-devops all 12.0.8.post2-1 [754 kB]

2% [1 osm-devops 14.2 kB/754 kB 2%]
                                   
100% [Working]
              
Fetched 754 kB in 0s (34.3 MB/s)
Selecting previously unselected package osm-devops.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 63828 files and directories currently installed.)
Preparing to unpack .../osm-devops_12.0.8.post2-1_all.deb ...
Unpacking osm-devops (12.0.8.post2-1) ...
Setting up osm-devops (12.0.8.post2-1) ...
##  Fri May 24 00:12:59 UTC 2024 source: INFO: logging sourced
##  Fri May 24 00:12:59 UTC 2024 source: INFO: config sourced
##  Fri May 24 00:12:59 UTC 2024 source: INFO: container sourced
##  Fri May 24 00:12:59 UTC 2024 source: INFO: git_functions sourced
##  Fri May 24 00:12:59 UTC 2024 source: INFO: track sourced
Checking required packages: git wget curl tar snapd
/.
/etc
/etc/bash_completion.d
/etc/bash_completion.d/git-prompt
/usr
/usr/bin
/usr/bin/git
/usr/bin/git-shell
/usr/lib
/usr/lib/git-core
/usr/lib/git-core/git
/usr/lib/git-core/git-add--interactive
/usr/lib/git-core/git-bisect
/usr/lib/git-core/git-credential-cache
/usr/lib/git-core/git-credential-cache--daemon
/usr/lib/git-core/git-credential-store
/usr/lib/git-core/git-daemon
/usr/lib/git-core/git-difftool--helper
/usr/lib/git-core/git-fast-import
/usr/lib/git-core/git-filter-branch
/usr/lib/git-core/git-http-backend
/usr/lib/git-core/git-http-fetch
/usr/lib/git-core/git-http-push
/usr/lib/git-core/git-imap-send
/usr/lib/git-core/git-instaweb
/usr/lib/git-core/git-legacy-stash
/usr/lib/git-core/git-merge-octopus
/usr/lib/git-core/git-merge-one-file
/usr/lib/git-core/git-merge-resolve
/usr/lib/git-core/git-mergetool
/usr/lib/git-core/git-mergetool--lib
/usr/lib/git-core/git-parse-remote
/usr/lib/git-core/git-quiltimport
/usr/lib/git-core/git-rebase--preserve-merges
/usr/lib/git-core/git-remote-http
/usr/lib/git-core/git-remote-testsvn
/usr/lib/git-core/git-request-pull
/usr/lib/git-core/git-sh-i18n
/usr/lib/git-core/git-sh-i18n--envsubst
/usr/lib/git-core/git-sh-prompt
/usr/lib/git-core/git-sh-setup
/usr/lib/git-core/git-shell
/usr/lib/git-core/git-submodule
/usr/lib/git-core/git-subtree
/usr/lib/git-core/git-web--browse
/usr/lib/git-core/mergetools
/usr/lib/git-core/mergetools/araxis
/usr/lib/git-core/mergetools/bc
/usr/lib/git-core/mergetools/bc3
/usr/lib/git-core/mergetools/codecompare
/usr/lib/git-core/mergetools/deltawalker
/usr/lib/git-core/mergetools/diffmerge
/usr/lib/git-core/mergetools/diffuse
/usr/lib/git-core/mergetools/ecmerge
/usr/lib/git-core/mergetools/emerge
/usr/lib/git-core/mergetools/examdiff
/usr/lib/git-core/mergetools/guiffy
/usr/lib/git-core/mergetools/gvimdiff
/usr/lib/git-core/mergetools/gvimdiff2
/usr/lib/git-core/mergetools/gvimdiff3
/usr/lib/git-core/mergetools/kdiff3
/usr/lib/git-core/mergetools/kompare
/usr/lib/git-core/mergetools/meld
/usr/lib/git-core/mergetools/opendiff
/usr/lib/git-core/mergetools/p4merge
/usr/lib/git-core/mergetools/smerge
/usr/lib/git-core/mergetools/tkdiff
/usr/lib/git-core/mergetools/tortoisemerge
/usr/lib/git-core/mergetools/vimdiff
/usr/lib/git-core/mergetools/vimdiff2
/usr/lib/git-core/mergetools/vimdiff3
/usr/lib/git-core/mergetools/winmerge
/usr/lib/git-core/mergetools/xxdiff
/usr/share
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/git
/usr/share/doc
/usr/share/doc/git
/usr/share/doc/git/NEWS.Debian.gz
/usr/share/doc/git/README.Debian
/usr/share/doc/git/README.emacs
/usr/share/doc/git/README.md
/usr/share/doc/git/README.source
/usr/share/doc/git/RelNotes
/usr/share/doc/git/RelNotes/1.5.0.1.txt
/usr/share/doc/git/RelNotes/1.5.0.2.txt
/usr/share/doc/git/RelNotes/1.5.0.3.txt
/usr/share/doc/git/RelNotes/1.5.0.4.txt
/usr/share/doc/git/RelNotes/1.5.0.5.txt
/usr/share/doc/git/RelNotes/1.5.0.6.txt
/usr/share/doc/git/RelNotes/1.5.0.7.txt
/usr/share/doc/git/RelNotes/1.5.0.txt
/usr/share/doc/git/RelNotes/1.5.1.1.txt
/usr/share/doc/git/RelNotes/1.5.1.2.txt
/usr/share/doc/git/RelNotes/1.5.1.3.txt
/usr/share/doc/git/RelNotes/1.5.1.4.txt
/usr/share/doc/git/RelNotes/1.5.1.5.txt
/usr/share/doc/git/RelNotes/1.5.1.6.txt
/usr/share/doc/git/RelNotes/1.5.1.txt
/usr/share/doc/git/RelNotes/1.5.2.1.txt
/usr/share/doc/git/RelNotes/1.5.2.2.txt
/usr/share/doc/git/RelNotes/1.5.2.3.txt
/usr/share/doc/git/RelNotes/1.5.2.4.txt
/usr/share/doc/git/RelNotes/1.5.2.5.txt
/usr/share/doc/git/RelNotes/1.5.2.txt
/usr/share/doc/git/RelNotes/1.5.3.1.txt
/usr/share/doc/git/RelNotes/1.5.3.2.txt
/usr/share/doc/git/RelNotes/1.5.3.3.txt
/usr/share/doc/git/RelNotes/1.5.3.4.txt
/usr/share/doc/git/RelNotes/1.5.3.5.txt
/usr/share/doc/git/RelNotes/1.5.3.6.txt
/usr/share/doc/git/RelNotes/1.5.3.7.txt
/usr/share/doc/git/RelNotes/1.5.3.8.txt
/usr/share/doc/git/RelNotes/1.5.3.txt
/usr/share/doc/git/RelNotes/1.5.4.1.txt
/usr/share/doc/git/RelNotes/1.5.4.2.txt
/usr/share/doc/git/RelNotes/1.5.4.3.txt
/usr/share/doc/git/RelNotes/1.5.4.4.txt
/usr/share/doc/git/RelNotes/1.5.4.5.txt
/usr/share/doc/git/RelNotes/1.5.4.6.txt
/usr/share/doc/git/RelNotes/1.5.4.7.txt
/usr/share/doc/git/RelNotes/1.5.4.txt
/usr/share/doc/git/RelNotes/1.5.5.1.txt
/usr/share/doc/git/RelNotes/1.5.5.2.txt
/usr/share/doc/git/RelNotes/1.5.5.3.txt
/usr/share/doc/git/RelNotes/1.5.5.4.txt
/usr/share/doc/git/RelNotes/1.5.5.5.txt
/usr/share/doc/git/RelNotes/1.5.5.6.txt
/usr/share/doc/git/RelNotes/1.5.5.txt
/usr/share/doc/git/RelNotes/1.5.6.1.txt
/usr/share/doc/git/RelNotes/1.5.6.2.txt
/usr/share/doc/git/RelNotes/1.5.6.3.txt
/usr/share/doc/git/RelNotes/1.5.6.4.txt
/usr/share/doc/git/RelNotes/1.5.6.5.txt
/usr/share/doc/git/RelNotes/1.5.6.6.txt
/usr/share/doc/git/RelNotes/1.5.6.txt
/usr/share/doc/git/RelNotes/1.6.0.1.txt
/usr/share/doc/git/RelNotes/1.6.0.2.txt
/usr/share/doc/git/RelNotes/1.6.0.3.txt
/usr/share/doc/git/RelNotes/1.6.0.4.txt
/usr/share/doc/git/RelNotes/1.6.0.5.txt
/usr/share/doc/git/RelNotes/1.6.0.6.txt
/usr/share/doc/git/RelNotes/1.6.0.txt
/usr/share/doc/git/RelNotes/1.6.1.1.txt
/usr/share/doc/git/RelNotes/1.6.1.2.txt
/usr/share/doc/git/RelNotes/1.6.1.3.txt
/usr/share/doc/git/RelNotes/1.6.1.4.txt
/usr/share/doc/git/RelNotes/1.6.1.txt
/usr/share/doc/git/RelNotes/1.6.2.1.txt
/usr/share/doc/git/RelNotes/1.6.2.2.txt
/usr/share/doc/git/RelNotes/1.6.2.3.txt
/usr/share/doc/git/RelNotes/1.6.2.4.txt
/usr/share/doc/git/RelNotes/1.6.2.5.txt
/usr/share/doc/git/RelNotes/1.6.2.txt
/usr/share/doc/git/RelNotes/1.6.3.1.txt
/usr/share/doc/git/RelNotes/1.6.3.2.txt
/usr/share/doc/git/RelNotes/1.6.3.3.txt
/usr/share/doc/git/RelNotes/1.6.3.4.txt
/usr/share/doc/git/RelNotes/1.6.3.txt
/usr/share/doc/git/RelNotes/1.6.4.1.txt
/usr/share/doc/git/RelNotes/1.6.4.2.txt
/usr/share/doc/git/RelNotes/1.6.4.3.txt
/usr/share/doc/git/RelNotes/1.6.4.4.txt
/usr/share/doc/git/RelNotes/1.6.4.5.txt
/usr/share/doc/git/RelNotes/1.6.4.txt
/usr/share/doc/git/RelNotes/1.6.5.1.txt
/usr/share/doc/git/RelNotes/1.6.5.2.txt
/usr/share/doc/git/RelNotes/1.6.5.3.txt
/usr/share/doc/git/RelNotes/1.6.5.4.txt
/usr/share/doc/git/RelNotes/1.6.5.5.txt
/usr/share/doc/git/RelNotes/1.6.5.6.txt
/usr/share/doc/git/RelNotes/1.6.5.7.txt
/usr/share/doc/git/RelNotes/1.6.5.8.txt
/usr/share/doc/git/RelNotes/1.6.5.9.txt
/usr/share/doc/git/RelNotes/1.6.5.txt
/usr/share/doc/git/RelNotes/1.6.6.1.txt
/usr/share/doc/git/RelNotes/1.6.6.2.txt
/usr/share/doc/git/RelNotes/1.6.6.3.txt
/usr/share/doc/git/RelNotes/1.6.6.txt
/usr/share/doc/git/RelNotes/1.7.0.1.txt
/usr/share/doc/git/RelNotes/1.7.0.2.txt
/usr/share/doc/git/RelNotes/1.7.0.3.txt
/usr/share/doc/git/RelNotes/1.7.0.4.txt
/usr/share/doc/git/RelNotes/1.7.0.5.txt
/usr/share/doc/git/RelNotes/1.7.0.6.txt
/usr/share/doc/git/RelNotes/1.7.0.7.txt
/usr/share/doc/git/RelNotes/1.7.0.8.txt
/usr/share/doc/git/RelNotes/1.7.0.9.txt
/usr/share/doc/git/RelNotes/1.7.0.txt
/usr/share/doc/git/RelNotes/1.7.1.1.txt
/usr/share/doc/git/RelNotes/1.7.1.2.txt
/usr/share/doc/git/RelNotes/1.7.1.3.txt
/usr/share/doc/git/RelNotes/1.7.1.4.txt
/usr/share/doc/git/RelNotes/1.7.1.txt
/usr/share/doc/git/RelNotes/1.7.10.1.txt
/usr/share/doc/git/RelNotes/1.7.10.2.txt
/usr/share/doc/git/RelNotes/1.7.10.3.txt
/usr/share/doc/git/RelNotes/1.7.10.4.txt
/usr/share/doc/git/RelNotes/1.7.10.5.txt
/usr/share/doc/git/RelNotes/1.7.10.txt
/usr/share/doc/git/RelNotes/1.7.11.1.txt
/usr/share/doc/git/RelNotes/1.7.11.2.txt
/usr/share/doc/git/RelNotes/1.7.11.3.txt
/usr/share/doc/git/RelNotes/1.7.11.4.txt
/usr/share/doc/git/RelNotes/1.7.11.5.txt
/usr/share/doc/git/RelNotes/1.7.11.6.txt
/usr/share/doc/git/RelNotes/1.7.11.7.txt
/usr/share/doc/git/RelNotes/1.7.11.txt
/usr/share/doc/git/RelNotes/1.7.12.1.txt
/usr/share/doc/git/RelNotes/1.7.12.2.txt
/usr/share/doc/git/RelNotes/1.7.12.3.txt
/usr/share/doc/git/RelNotes/1.7.12.4.txt
/usr/share/doc/git/RelNotes/1.7.12.txt
/usr/share/doc/git/RelNotes/1.7.2.1.txt
/usr/share/doc/git/RelNotes/1.7.2.2.txt
/usr/share/doc/git/RelNotes/1.7.2.3.txt
/usr/share/doc/git/RelNotes/1.7.2.4.txt
/usr/share/doc/git/RelNotes/1.7.2.5.txt
/usr/share/doc/git/RelNotes/1.7.2.txt
/usr/share/doc/git/RelNotes/1.7.3.1.txt
/usr/share/doc/git/RelNotes/1.7.3.2.txt
/usr/share/doc/git/RelNotes/1.7.3.3.txt
/usr/share/doc/git/RelNotes/1.7.3.4.txt
/usr/share/doc/git/RelNotes/1.7.3.5.txt
/usr/share/doc/git/RelNotes/1.7.3.txt
/usr/share/doc/git/RelNotes/1.7.4.1.txt
/usr/share/doc/git/RelNotes/1.7.4.2.txt
/usr/share/doc/git/RelNotes/1.7.4.3.txt
/usr/share/doc/git/RelNotes/1.7.4.4.txt
/usr/share/doc/git/RelNotes/1.7.4.5.txt
/usr/share/doc/git/RelNotes/1.7.4.txt
/usr/share/doc/git/RelNotes/1.7.5.1.txt
/usr/share/doc/git/RelNotes/1.7.5.2.txt
/usr/share/doc/git/RelNotes/1.7.5.3.txt
/usr/share/doc/git/RelNotes/1.7.5.4.txt
/usr/share/doc/git/RelNotes/1.7.5.txt
/usr/share/doc/git/RelNotes/1.7.6.1.txt
/usr/share/doc/git/RelNotes/1.7.6.2.txt
/usr/share/doc/git/RelNotes/1.7.6.3.txt
/usr/share/doc/git/RelNotes/1.7.6.4.txt
/usr/share/doc/git/RelNotes/1.7.6.5.txt
/usr/share/doc/git/RelNotes/1.7.6.6.txt
/usr/share/doc/git/RelNotes/1.7.6.txt
/usr/share/doc/git/RelNotes/1.7.7.1.txt
/usr/share/doc/git/RelNotes/1.7.7.2.txt
/usr/share/doc/git/RelNotes/1.7.7.3.txt
/usr/share/doc/git/RelNotes/1.7.7.4.txt
/usr/share/doc/git/RelNotes/1.7.7.5.txt
/usr/share/doc/git/RelNotes/1.7.7.6.txt
/usr/share/doc/git/RelNotes/1.7.7.7.txt
/usr/share/doc/git/RelNotes/1.7.7.txt
/usr/share/doc/git/RelNotes/1.7.8.1.txt
/usr/share/doc/git/RelNotes/1.7.8.2.txt
/usr/share/doc/git/RelNotes/1.7.8.3.txt
/usr/share/doc/git/RelNotes/1.7.8.4.txt
/usr/share/doc/git/RelNotes/1.7.8.5.txt
/usr/share/doc/git/RelNotes/1.7.8.6.txt
/usr/share/doc/git/RelNotes/1.7.8.txt
/usr/share/doc/git/RelNotes/1.7.9.1.txt
/usr/share/doc/git/RelNotes/1.7.9.2.txt
/usr/share/doc/git/RelNotes/1.7.9.3.txt
/usr/share/doc/git/RelNotes/1.7.9.4.txt
/usr/share/doc/git/RelNotes/1.7.9.5.txt
/usr/share/doc/git/RelNotes/1.7.9.6.txt
/usr/share/doc/git/RelNotes/1.7.9.7.txt
/usr/share/doc/git/RelNotes/1.7.9.txt
/usr/share/doc/git/RelNotes/1.8.0.1.txt
/usr/share/doc/git/RelNotes/1.8.0.2.txt
/usr/share/doc/git/RelNotes/1.8.0.3.txt
/usr/share/doc/git/RelNotes/1.8.0.txt
/usr/share/doc/git/RelNotes/1.8.1.1.txt
/usr/share/doc/git/RelNotes/1.8.1.2.txt
/usr/share/doc/git/RelNotes/1.8.1.3.txt
/usr/share/doc/git/RelNotes/1.8.1.4.txt
/usr/share/doc/git/RelNotes/1.8.1.5.txt
/usr/share/doc/git/RelNotes/1.8.1.6.txt
/usr/share/doc/git/RelNotes/1.8.1.txt
/usr/share/doc/git/RelNotes/1.8.2.1.txt
/usr/share/doc/git/RelNotes/1.8.2.2.txt
/usr/share/doc/git/RelNotes/1.8.2.3.txt
/usr/share/doc/git/RelNotes/1.8.2.txt
/usr/share/doc/git/RelNotes/1.8.3.1.txt
/usr/share/doc/git/RelNotes/1.8.3.2.txt
/usr/share/doc/git/RelNotes/1.8.3.3.txt
/usr/share/doc/git/RelNotes/1.8.3.4.txt
/usr/share/doc/git/RelNotes/1.8.3.txt
/usr/share/doc/git/RelNotes/1.8.4.1.txt
/usr/share/doc/git/RelNotes/1.8.4.2.txt
/usr/share/doc/git/RelNotes/1.8.4.3.txt
/usr/share/doc/git/RelNotes/1.8.4.4.txt
/usr/share/doc/git/RelNotes/1.8.4.5.txt
/usr/share/doc/git/RelNotes/1.8.4.txt
/usr/share/doc/git/RelNotes/1.8.5.1.txt
/usr/share/doc/git/RelNotes/1.8.5.2.txt
/usr/share/doc/git/RelNotes/1.8.5.3.txt
/usr/share/doc/git/RelNotes/1.8.5.4.txt
/usr/share/doc/git/RelNotes/1.8.5.5.txt
/usr/share/doc/git/RelNotes/1.8.5.6.txt
/usr/share/doc/git/RelNotes/1.8.5.txt
/usr/share/doc/git/RelNotes/1.9.0.txt
/usr/share/doc/git/RelNotes/1.9.1.txt
/usr/share/doc/git/RelNotes/1.9.2.txt
/usr/share/doc/git/RelNotes/1.9.3.txt
/usr/share/doc/git/RelNotes/1.9.4.txt
/usr/share/doc/git/RelNotes/1.9.5.txt
/usr/share/doc/git/RelNotes/2.0.0.txt
/usr/share/doc/git/RelNotes/2.0.1.txt
/usr/share/doc/git/RelNotes/2.0.2.txt
/usr/share/doc/git/RelNotes/2.0.3.txt
/usr/share/doc/git/RelNotes/2.0.4.txt
/usr/share/doc/git/RelNotes/2.0.5.txt
/usr/share/doc/git/RelNotes/2.1.0.txt
/usr/share/doc/git/RelNotes/2.1.1.txt
/usr/share/doc/git/RelNotes/2.1.2.txt
/usr/share/doc/git/RelNotes/2.1.3.txt
/usr/share/doc/git/RelNotes/2.1.4.txt
/usr/share/doc/git/RelNotes/2.10.0.txt
/usr/share/doc/git/RelNotes/2.10.1.txt
/usr/share/doc/git/RelNotes/2.10.2.txt
/usr/share/doc/git/RelNotes/2.10.3.txt
/usr/share/doc/git/RelNotes/2.10.4.txt
/usr/share/doc/git/RelNotes/2.10.5.txt
/usr/share/doc/git/RelNotes/2.11.0.txt
/usr/share/doc/git/RelNotes/2.11.1.txt
/usr/share/doc/git/RelNotes/2.11.2.txt
/usr/share/doc/git/RelNotes/2.11.3.txt
/usr/share/doc/git/RelNotes/2.11.4.txt
/usr/share/doc/git/RelNotes/2.12.0.txt
/usr/share/doc/git/RelNotes/2.12.1.txt
/usr/share/doc/git/RelNotes/2.12.2.txt
/usr/share/doc/git/RelNotes/2.12.3.txt
/usr/share/doc/git/RelNotes/2.12.4.txt
/usr/share/doc/git/RelNotes/2.12.5.txt
/usr/share/doc/git/RelNotes/2.13.0.txt
/usr/share/doc/git/RelNotes/2.13.1.txt
/usr/share/doc/git/RelNotes/2.13.2.txt
/usr/share/doc/git/RelNotes/2.13.3.txt
/usr/share/doc/git/RelNotes/2.13.4.txt
/usr/share/doc/git/RelNotes/2.13.5.txt
/usr/share/doc/git/RelNotes/2.13.6.txt
/usr/share/doc/git/RelNotes/2.13.7.txt
/usr/share/doc/git/RelNotes/2.14.0.txt
/usr/share/doc/git/RelNotes/2.14.1.txt
/usr/share/doc/git/RelNotes/2.14.2.txt
/usr/share/doc/git/RelNotes/2.14.3.txt
/usr/share/doc/git/RelNotes/2.14.4.txt
/usr/share/doc/git/RelNotes/2.14.5.txt
/usr/share/doc/git/RelNotes/2.14.6.txt
/usr/share/doc/git/RelNotes/2.15.0.txt
/usr/share/doc/git/RelNotes/2.15.1.txt
/usr/share/doc/git/RelNotes/2.15.2.txt
/usr/share/doc/git/RelNotes/2.15.3.txt
/usr/share/doc/git/RelNotes/2.15.4.txt
/usr/share/doc/git/RelNotes/2.16.0.txt
/usr/share/doc/git/RelNotes/2.16.1.txt
/usr/share/doc/git/RelNotes/2.16.2.txt
/usr/share/doc/git/RelNotes/2.16.3.txt
/usr/share/doc/git/RelNotes/2.16.4.txt
/usr/share/doc/git/RelNotes/2.16.5.txt
/usr/share/doc/git/RelNotes/2.16.6.txt
/usr/share/doc/git/RelNotes/2.17.0.txt
/usr/share/doc/git/RelNotes/2.17.1.txt
/usr/share/doc/git/RelNotes/2.17.2.txt
/usr/share/doc/git/RelNotes/2.17.3.txt
/usr/share/doc/git/RelNotes/2.18.0.txt
/usr/share/doc/git/RelNotes/2.18.1.txt
/usr/share/doc/git/RelNotes/2.18.2.txt
/usr/share/doc/git/RelNotes/2.19.0.txt
/usr/share/doc/git/RelNotes/2.19.1.txt
/usr/share/doc/git/RelNotes/2.19.2.txt
/usr/share/doc/git/RelNotes/2.19.3.txt
/usr/share/doc/git/RelNotes/2.2.0.txt
/usr/share/doc/git/RelNotes/2.2.1.txt
/usr/share/doc/git/RelNotes/2.2.2.txt
/usr/share/doc/git/RelNotes/2.2.3.txt
/usr/share/doc/git/RelNotes/2.20.0.txt
/usr/share/doc/git/RelNotes/2.20.1.txt
/usr/share/doc/git/RelNotes/2.20.2.txt
/usr/share/doc/git/RelNotes/2.21.0.txt
/usr/share/doc/git/RelNotes/2.21.1.txt
/usr/share/doc/git/RelNotes/2.22.0.txt
/usr/share/doc/git/RelNotes/2.22.1.txt
/usr/share/doc/git/RelNotes/2.22.2.txt
/usr/share/doc/git/RelNotes/2.23.0.txt
/usr/share/doc/git/RelNotes/2.23.1.txt
/usr/share/doc/git/RelNotes/2.24.0.txt
/usr/share/doc/git/RelNotes/2.24.1.txt
/usr/share/doc/git/RelNotes/2.25.0.txt
/usr/share/doc/git/RelNotes/2.25.1.txt
/usr/share/doc/git/RelNotes/2.3.0.txt
/usr/share/doc/git/RelNotes/2.3.1.txt
/usr/share/doc/git/RelNotes/2.3.10.txt
/usr/share/doc/git/RelNotes/2.3.2.txt
/usr/share/doc/git/RelNotes/2.3.3.txt
/usr/share/doc/git/RelNotes/2.3.4.txt
/usr/share/doc/git/RelNotes/2.3.5.txt
/usr/share/doc/git/RelNotes/2.3.6.txt
/usr/share/doc/git/RelNotes/2.3.7.txt
/usr/share/doc/git/RelNotes/2.3.8.txt
/usr/share/doc/git/RelNotes/2.3.9.txt
/usr/share/doc/git/RelNotes/2.4.0.txt
/usr/share/doc/git/RelNotes/2.4.1.txt
/usr/share/doc/git/RelNotes/2.4.10.txt
/usr/share/doc/git/RelNotes/2.4.11.txt
/usr/share/doc/git/RelNotes/2.4.12.txt
/usr/share/doc/git/RelNotes/2.4.2.txt
/usr/share/doc/git/RelNotes/2.4.3.txt
/usr/share/doc/git/RelNotes/2.4.4.txt
/usr/share/doc/git/RelNotes/2.4.5.txt
/usr/share/doc/git/RelNotes/2.4.6.txt
/usr/share/doc/git/RelNotes/2.4.7.txt
/usr/share/doc/git/RelNotes/2.4.8.txt
/usr/share/doc/git/RelNotes/2.4.9.txt
/usr/share/doc/git/RelNotes/2.5.0.txt
/usr/share/doc/git/RelNotes/2.5.1.txt
/usr/share/doc/git/RelNotes/2.5.2.txt
/usr/share/doc/git/RelNotes/2.5.3.txt
/usr/share/doc/git/RelNotes/2.5.4.txt
/usr/share/doc/git/RelNotes/2.5.5.txt
/usr/share/doc/git/RelNotes/2.5.6.txt
/usr/share/doc/git/RelNotes/2.6.0.txt
/usr/share/doc/git/RelNotes/2.6.1.txt
/usr/share/doc/git/RelNotes/2.6.2.txt
/usr/share/doc/git/RelNotes/2.6.3.txt
/usr/share/doc/git/RelNotes/2.6.4.txt
/usr/share/doc/git/RelNotes/2.6.5.txt
/usr/share/doc/git/RelNotes/2.6.6.txt
/usr/share/doc/git/RelNotes/2.6.7.txt
/usr/share/doc/git/RelNotes/2.7.0.txt
/usr/share/doc/git/RelNotes/2.7.1.txt
/usr/share/doc/git/RelNotes/2.7.2.txt
/usr/share/doc/git/RelNotes/2.7.3.txt
/usr/share/doc/git/RelNotes/2.7.4.txt
/usr/share/doc/git/RelNotes/2.7.5.txt
/usr/share/doc/git/RelNotes/2.7.6.txt
/usr/share/doc/git/RelNotes/2.8.0.txt
/usr/share/doc/git/RelNotes/2.8.1.txt
/usr/share/doc/git/RelNotes/2.8.2.txt
/usr/share/doc/git/RelNotes/2.8.3.txt
/usr/share/doc/git/RelNotes/2.8.4.txt
/usr/share/doc/git/RelNotes/2.8.5.txt
/usr/share/doc/git/RelNotes/2.8.6.txt
/usr/share/doc/git/RelNotes/2.9.0.txt
/usr/share/doc/git/RelNotes/2.9.1.txt
/usr/share/doc/git/RelNotes/2.9.2.txt
/usr/share/doc/git/RelNotes/2.9.3.txt
/usr/share/doc/git/RelNotes/2.9.4.txt
/usr/share/doc/git/RelNotes/2.9.5.txt
/usr/share/doc/git/changelog.Debian.gz
/usr/share/doc/git/contrib
/usr/share/doc/git/contrib/README
/usr/share/doc/git/contrib/buildsystems
/usr/share/doc/git/contrib/buildsystems/Generators
/usr/share/doc/git/contrib/buildsystems/Generators/QMake.pm
/usr/share/doc/git/contrib/buildsystems/Generators/Vcproj.pm
/usr/share/doc/git/contrib/buildsystems/Generators/Vcxproj.pm
/usr/share/doc/git/contrib/buildsystems/Generators.pm
/usr/share/doc/git/contrib/buildsystems/engine.pl
/usr/share/doc/git/contrib/buildsystems/generate
/usr/share/doc/git/contrib/buildsystems/parse.pl
/usr/share/doc/git/contrib/coccinelle
/usr/share/doc/git/contrib/coccinelle/README
/usr/share/doc/git/contrib/coccinelle/array.cocci
/usr/share/doc/git/contrib/coccinelle/commit.cocci
/usr/share/doc/git/contrib/coccinelle/flex_alloc.cocci
/usr/share/doc/git/contrib/coccinelle/free.cocci
/usr/share/doc/git/contrib/coccinelle/hashmap.cocci
/usr/share/doc/git/contrib/coccinelle/object_id.cocci
/usr/share/doc/git/contrib/coccinelle/preincr.cocci
/usr/share/doc/git/contrib/coccinelle/qsort.cocci
/usr/share/doc/git/contrib/coccinelle/strbuf.cocci
/usr/share/doc/git/contrib/coccinelle/swap.cocci
/usr/share/doc/git/contrib/coccinelle/the_repository.pending.cocci
/usr/share/doc/git/contrib/coccinelle/xstrdup_or_null.cocci
/usr/share/doc/git/contrib/contacts
/usr/share/doc/git/contrib/contacts/Makefile
/usr/share/doc/git/contrib/contacts/git-contacts
/usr/share/doc/git/contrib/contacts/git-contacts.txt
/usr/share/doc/git/contrib/coverage-diff.sh
/usr/share/doc/git/contrib/credential
/usr/share/doc/git/contrib/credential/gnome-keyring
/usr/share/doc/git/contrib/credential/gnome-keyring/Makefile
/usr/share/doc/git/contrib/credential/gnome-keyring/git-credential-gnome-keyring.c
/usr/share/doc/git/contrib/credential/libsecret
/usr/share/doc/git/contrib/credential/libsecret/Makefile
/usr/share/doc/git/contrib/credential/libsecret/git-credential-libsecret.c
/usr/share/doc/git/contrib/credential/netrc
/usr/share/doc/git/contrib/credential/netrc/Makefile
/usr/share/doc/git/contrib/credential/netrc/git-credential-netrc
/usr/share/doc/git/contrib/credential/netrc/t-git-credential-netrc.sh
/usr/share/doc/git/contrib/credential/netrc/test.command-option-gpg
/usr/share/doc/git/contrib/credential/netrc/test.git-config-gpg
/usr/share/doc/git/contrib/credential/netrc/test.netrc
/usr/share/doc/git/contrib/credential/netrc/test.pl
/usr/share/doc/git/contrib/credential/osxkeychain
/usr/share/doc/git/contrib/credential/osxkeychain/Makefile
/usr/share/doc/git/contrib/credential/osxkeychain/git-credential-osxkeychain.c
/usr/share/doc/git/contrib/credential/wincred
/usr/share/doc/git/contrib/credential/wincred/Makefile
/usr/share/doc/git/contrib/credential/wincred/git-credential-wincred.c
/usr/share/doc/git/contrib/diff-highlight
/usr/share/doc/git/contrib/diff-highlight/DiffHighlight.pm
/usr/share/doc/git/contrib/diff-highlight/Makefile
/usr/share/doc/git/contrib/diff-highlight/README
/usr/share/doc/git/contrib/diff-highlight/diff-highlight
/usr/share/doc/git/contrib/diff-highlight/diff-highlight.perl
/usr/share/doc/git/contrib/diff-highlight/shebang.perl
/usr/share/doc/git/contrib/diff-highlight/t
/usr/share/doc/git/contrib/diff-highlight/t/Makefile
/usr/share/doc/git/contrib/diff-highlight/t/t9400-diff-highlight.sh
/usr/share/doc/git/contrib/examples
/usr/share/doc/git/contrib/examples/README
/usr/share/doc/git/contrib/fast-import
/usr/share/doc/git/contrib/fast-import/git-import.perl
/usr/share/doc/git/contrib/fast-import/git-import.sh
/usr/share/doc/git/contrib/fast-import/git-p4.README
/usr/share/doc/git/contrib/fast-import/import-directories.perl
/usr/share/doc/git/contrib/fast-import/import-tars.perl
/usr/share/doc/git/contrib/fast-import/import-zips.py
/usr/share/doc/git/contrib/git-jump
/usr/share/doc/git/contrib/git-jump/README
/usr/share/doc/git/contrib/git-jump/git-jump
/usr/share/doc/git/contrib/git-resurrect.sh
/usr/share/doc/git/contrib/git-shell-commands
/usr/share/doc/git/contrib/git-shell-commands/README
/usr/share/doc/git/contrib/git-shell-commands/help
/usr/share/doc/git/contrib/git-shell-commands/list
/usr/share/doc/git/contrib/hg-to-git
/usr/share/doc/git/contrib/hg-to-git/hg-to-git.py
/usr/share/doc/git/contrib/hg-to-git/hg-to-git.txt
/usr/share/doc/git/contrib/long-running-filter
/usr/share/doc/git/contrib/long-running-filter/example.pl
/usr/share/doc/git/contrib/persistent-https
/usr/share/doc/git/contrib/persistent-https/Makefile
/usr/share/doc/git/contrib/persistent-https/README
/usr/share/doc/git/contrib/persistent-https/client.go
/usr/share/doc/git/contrib/persistent-https/main.go
/usr/share/doc/git/contrib/persistent-https/proxy.go
/usr/share/doc/git/contrib/persistent-https/socket.go
/usr/share/doc/git/contrib/remote-helpers
/usr/share/doc/git/contrib/remote-helpers/README
/usr/share/doc/git/contrib/remote-helpers/git-remote-bzr
/usr/share/doc/git/contrib/remote-helpers/git-remote-hg
/usr/share/doc/git/contrib/remotes2config.sh
/usr/share/doc/git/contrib/rerere-train.sh
/usr/share/doc/git/contrib/stats
/usr/share/doc/git/contrib/stats/git-common-hash
/usr/share/doc/git/contrib/stats/mailmap.pl
/usr/share/doc/git/contrib/stats/packinfo.pl
/usr/share/doc/git/contrib/subtree
/usr/share/doc/git/contrib/subtree/INSTALL
/usr/share/doc/git/contrib/subtree/Makefile
/usr/share/doc/git/contrib/subtree/README
/usr/share/doc/git/contrib/subtree/git-subtree
/usr/share/doc/git/contrib/subtree/git-subtree.sh
/usr/share/doc/git/contrib/subtree/git-subtree.txt
/usr/share/doc/git/contrib/subtree/t
/usr/share/doc/git/contrib/subtree/t/Makefile
/usr/share/doc/git/contrib/subtree/t/t7900-subtree.sh
/usr/share/doc/git/contrib/subtree/todo
/usr/share/doc/git/contrib/svn-fe
/usr/share/doc/git/contrib/svn-fe/Makefile
/usr/share/doc/git/contrib/svn-fe/svn-fe.c
/usr/share/doc/git/contrib/svn-fe/svn-fe.txt
/usr/share/doc/git/contrib/svn-fe/svnrdump_sim.py
/usr/share/doc/git/contrib/thunderbird-patch-inline
/usr/share/doc/git/contrib/thunderbird-patch-inline/README
/usr/share/doc/git/contrib/thunderbird-patch-inline/appp.sh
/usr/share/doc/git/contrib/update-unicode
/usr/share/doc/git/contrib/update-unicode/README
/usr/share/doc/git/contrib/update-unicode/update_unicode.sh
/usr/share/doc/git/contrib/vscode
/usr/share/doc/git/contrib/vscode/README.md
/usr/share/doc/git/contrib/vscode/init.sh
/usr/share/doc/git/contrib/workdir
/usr/share/doc/git/contrib/workdir/git-new-workdir
/usr/share/doc/git/copyright
/usr/share/git-core
/usr/share/git-core/contrib
/usr/share/git-core/contrib/hooks
/usr/share/git-core/contrib/hooks/post-receive-email
/usr/share/git-core/contrib/hooks/pre-auto-gc-battery
/usr/share/git-core/contrib/hooks/setgitperms.perl
/usr/share/git-core/contrib/hooks/update-paranoid
/usr/share/git-core/templates
/usr/share/git-core/templates/branches
/usr/share/git-core/templates/description
/usr/share/git-core/templates/hooks
/usr/share/git-core/templates/hooks/applypatch-msg.sample
/usr/share/git-core/templates/hooks/commit-msg.sample
/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample
/usr/share/git-core/templates/hooks/post-update.sample
/usr/share/git-core/templates/hooks/pre-applypatch.sample
/usr/share/git-core/templates/hooks/pre-commit.sample
/usr/share/git-core/templates/hooks/pre-merge-commit.sample
/usr/share/git-core/templates/hooks/pre-push.sample
/usr/share/git-core/templates/hooks/pre-rebase.sample
/usr/share/git-core/templates/hooks/pre-receive.sample
/usr/share/git-core/templates/hooks/prepare-commit-msg.sample
/usr/share/git-core/templates/hooks/update.sample
/usr/share/git-core/templates/info
/usr/share/git-core/templates/info/exclude
/usr/share/gitweb
/usr/share/gitweb/gitweb.cgi
/usr/share/gitweb/static
/usr/share/gitweb/static/git-favicon.png
/usr/share/gitweb/static/git-logo.png
/usr/share/gitweb/static/gitweb.css
/usr/share/gitweb/static/gitweb.js
/usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/git
/usr/share/perl5
/usr/share/perl5/Git
/usr/share/perl5/Git/I18N.pm
/usr/share/perl5/Git/IndexInfo.pm
/usr/share/perl5/Git/LoadCPAN
/usr/share/perl5/Git/LoadCPAN/Error.pm
/usr/share/perl5/Git/LoadCPAN/Mail
/usr/share/perl5/Git/LoadCPAN/Mail/Address.pm
/usr/share/perl5/Git/LoadCPAN.pm
/usr/share/perl5/Git/Packet.pm
/usr/share/perl5/Git.pm
/var
/var/lib
/var/lib/git
/usr/bin/git-receive-pack
/usr/bin/git-upload-archive
/usr/bin/git-upload-pack
/usr/lib/git-core/git-add
/usr/lib/git-core/git-am
/usr/lib/git-core/git-annotate
/usr/lib/git-core/git-apply
/usr/lib/git-core/git-archive
/usr/lib/git-core/git-bisect--helper
/usr/lib/git-core/git-blame
/usr/lib/git-core/git-branch
/usr/lib/git-core/git-bundle
/usr/lib/git-core/git-cat-file
/usr/lib/git-core/git-check-attr
/usr/lib/git-core/git-check-ignore
/usr/lib/git-core/git-check-mailmap
/usr/lib/git-core/git-check-ref-format
/usr/lib/git-core/git-checkout
/usr/lib/git-core/git-checkout-index
/usr/lib/git-core/git-cherry
/usr/lib/git-core/git-cherry-pick
/usr/lib/git-core/git-clean
/usr/lib/git-core/git-clone
/usr/lib/git-core/git-column
/usr/lib/git-core/git-commit
/usr/lib/git-core/git-commit-graph
/usr/lib/git-core/git-commit-tree
/usr/lib/git-core/git-config
/usr/lib/git-core/git-count-objects
/usr/lib/git-core/git-credential
/usr/lib/git-core/git-describe
/usr/lib/git-core/git-diff
/usr/lib/git-core/git-diff-files
/usr/lib/git-core/git-diff-index
/usr/lib/git-core/git-diff-tree
/usr/lib/git-core/git-difftool
/usr/lib/git-core/git-env--helper
/usr/lib/git-core/git-fast-export
/usr/lib/git-core/git-fetch
/usr/lib/git-core/git-fetch-pack
/usr/lib/git-core/git-fmt-merge-msg
/usr/lib/git-core/git-for-each-ref
/usr/lib/git-core/git-format-patch
/usr/lib/git-core/git-fsck
/usr/lib/git-core/git-fsck-objects
/usr/lib/git-core/git-gc
/usr/lib/git-core/git-get-tar-commit-id
/usr/lib/git-core/git-grep
/usr/lib/git-core/git-hash-object
/usr/lib/git-core/git-help
/usr/lib/git-core/git-index-pack
/usr/lib/git-core/git-init
/usr/lib/git-core/git-init-db
/usr/lib/git-core/git-interpret-trailers
/usr/lib/git-core/git-log
/usr/lib/git-core/git-ls-files
/usr/lib/git-core/git-ls-remote
/usr/lib/git-core/git-ls-tree
/usr/lib/git-core/git-mailinfo
/usr/lib/git-core/git-mailsplit
/usr/lib/git-core/git-merge
/usr/lib/git-core/git-merge-base
/usr/lib/git-core/git-merge-file
/usr/lib/git-core/git-merge-index
/usr/lib/git-core/git-merge-ours
/usr/lib/git-core/git-merge-recursive
/usr/lib/git-core/git-merge-subtree
/usr/lib/git-core/git-merge-tree
/usr/lib/git-core/git-mktag
/usr/lib/git-core/git-mktree
/usr/lib/git-core/git-multi-pack-index
/usr/lib/git-core/git-mv
/usr/lib/git-core/git-name-rev
/usr/lib/git-core/git-notes
/usr/lib/git-core/git-pack-objects
/usr/lib/git-core/git-pack-redundant
/usr/lib/git-core/git-pack-refs
/usr/lib/git-core/git-patch-id
/usr/lib/git-core/git-prune
/usr/lib/git-core/git-prune-packed
/usr/lib/git-core/git-pull
/usr/lib/git-core/git-push
/usr/lib/git-core/git-range-diff
/usr/lib/git-core/git-read-tree
/usr/lib/git-core/git-rebase
/usr/lib/git-core/git-receive-pack
/usr/lib/git-core/git-reflog
/usr/lib/git-core/git-remote
/usr/lib/git-core/git-remote-ext
/usr/lib/git-core/git-remote-fd
/usr/lib/git-core/git-remote-ftp
/usr/lib/git-core/git-remote-ftps
/usr/lib/git-core/git-remote-https
/usr/lib/git-core/git-repack
/usr/lib/git-core/git-replace
/usr/lib/git-core/git-rerere
/usr/lib/git-core/git-reset
/usr/lib/git-core/git-restore
/usr/lib/git-core/git-rev-list
/usr/lib/git-core/git-rev-parse
/usr/lib/git-core/git-revert
/usr/lib/git-core/git-rm
/usr/lib/git-core/git-send-pack
/usr/lib/git-core/git-shortlog
/usr/lib/git-core/git-show
/usr/lib/git-core/git-show-branch
/usr/lib/git-core/git-show-index
/usr/lib/git-core/git-show-ref
/usr/lib/git-core/git-sparse-checkout
/usr/lib/git-core/git-stage
/usr/lib/git-core/git-stash
/usr/lib/git-core/git-status
/usr/lib/git-core/git-stripspace
/usr/lib/git-core/git-submodule--helper
/usr/lib/git-core/git-switch
/usr/lib/git-core/git-symbolic-ref
/usr/lib/git-core/git-tag
/usr/lib/git-core/git-unpack-file
/usr/lib/git-core/git-unpack-objects
/usr/lib/git-core/git-update-index
/usr/lib/git-core/git-update-ref
/usr/lib/git-core/git-update-server-info
/usr/lib/git-core/git-upload-archive
/usr/lib/git-core/git-upload-pack
/usr/lib/git-core/git-var
/usr/lib/git-core/git-verify-commit
/usr/lib/git-core/git-verify-pack
/usr/lib/git-core/git-verify-tag
/usr/lib/git-core/git-whatchanged
/usr/lib/git-core/git-worktree
/usr/lib/git-core/git-write-tree
/usr/share/bash-completion/completions/gitk
/usr/share/doc/git/contrib/hooks
/usr/share/doc/git/contrib/persistent-https/LICENSE
/usr/share/doc/git/contrib/subtree/COPYING
/usr/share/gitweb/index.cgi
/.
/etc
/etc/wgetrc
/usr
/usr/bin
/usr/bin/wget
/usr/share
/usr/share/doc
/usr/share/doc/wget
/usr/share/doc/wget/AUTHORS
/usr/share/doc/wget/MAILING-LIST
/usr/share/doc/wget/NEWS.gz
/usr/share/doc/wget/README
/usr/share/doc/wget/changelog.Debian.gz
/usr/share/doc/wget/copyright
/usr/share/info
/usr/share/info/wget.info.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/wget.1.gz
/.
/usr
/usr/bin
/usr/bin/curl
/usr/share
/usr/share/doc
/usr/share/doc/curl
/usr/share/doc/curl/copyright
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/curl.1.gz
/usr/share/zsh
/usr/share/zsh/vendor-completions
/usr/share/zsh/vendor-completions/_curl
/usr/share/doc/curl/NEWS.Debian.gz
/usr/share/doc/curl/changelog.Debian.gz
/.
/bin
/bin/tar
/etc
/usr
/usr/lib
/usr/lib/mime
/usr/lib/mime/packages
/usr/lib/mime/packages/tar
/usr/sbin
/usr/sbin/rmt-tar
/usr/sbin/tarcat
/usr/share
/usr/share/doc
/usr/share/doc/tar
/usr/share/doc/tar/AUTHORS
/usr/share/doc/tar/NEWS.gz
/usr/share/doc/tar/README.Debian
/usr/share/doc/tar/THANKS.gz
/usr/share/doc/tar/changelog.Debian.gz
/usr/share/doc/tar/copyright
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/tar.1.gz
/usr/share/man/man1/tarcat.1.gz
/usr/share/man/man8
/usr/share/man/man8/rmt-tar.8.gz
/etc/rmt
/.
/etc
/etc/apparmor.d
/etc/apparmor.d/usr.lib.snapd.snap-confine.real
/etc/apt
/etc/apt/apt.conf.d
/etc/apt/apt.conf.d/20snapd.conf
/etc/profile.d
/etc/profile.d/apps-bin-path.sh
/etc/xdg
/etc/xdg/autostart
/etc/xdg/autostart/snap-userd-autostart.desktop
/lib
/lib/systemd
/lib/systemd/system
/lib/systemd/system/snapd.apparmor.service
/lib/systemd/system/snapd.autoimport.service
/lib/systemd/system/snapd.core-fixup.service
/lib/systemd/system/snapd.failure.service
/lib/systemd/system/snapd.recovery-chooser-trigger.service
/lib/systemd/system/snapd.seeded.service
/lib/systemd/system/snapd.service
/lib/systemd/system/snapd.snap-repair.service
/lib/systemd/system/snapd.snap-repair.timer
/lib/systemd/system/snapd.socket
/lib/systemd/system/snapd.system-shutdown.service
/lib/systemd/system-generators
/lib/systemd/system-generators/snapd-generator
/lib/udev
/lib/udev/rules.d
/lib/udev/rules.d/66-snapd-autoimport.rules
/snap
/usr
/usr/bin
/usr/bin/snap
/usr/bin/snapfuse
/usr/lib
/usr/lib/environment.d
/usr/lib/environment.d/990-snapd.conf
/usr/lib/snapd
/usr/lib/snapd/complete.sh
/usr/lib/snapd/etelpmoc.sh
/usr/lib/snapd/info
/usr/lib/snapd/snap-bootstrap
/usr/lib/snapd/snap-confine
/usr/lib/snapd/snap-device-helper
/usr/lib/snapd/snap-discard-ns
/usr/lib/snapd/snap-exec
/usr/lib/snapd/snap-failure
/usr/lib/snapd/snap-gdb-shim
/usr/lib/snapd/snap-gdbserver-shim
/usr/lib/snapd/snap-mgmt
/usr/lib/snapd/snap-preseed
/usr/lib/snapd/snap-recovery-chooser
/usr/lib/snapd/snap-repair
/usr/lib/snapd/snap-seccomp
/usr/lib/snapd/snap-update-ns
/usr/lib/snapd/snapctl
/usr/lib/snapd/snapd
/usr/lib/snapd/snapd-apparmor
/usr/lib/snapd/snapd.core-fixup.sh
/usr/lib/snapd/snapd.run-from-snap
/usr/lib/snapd/system-shutdown
/usr/lib/systemd
/usr/lib/systemd/system-environment-generators
/usr/lib/systemd/system-environment-generators/snapd-env-generator
/usr/lib/systemd/user
/usr/lib/systemd/user/snapd.session-agent.service
/usr/lib/systemd/user/snapd.session-agent.socket
/usr/lib/systemd/user/sockets.target.wants
/usr/share
/usr/share/applications
/usr/share/applications/io.snapcraft.SessionAgent.desktop
/usr/share/applications/snap-handle-link.desktop
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/snap
/usr/share/dbus-1
/usr/share/dbus-1/services
/usr/share/dbus-1/services/io.snapcraft.Launcher.service
/usr/share/dbus-1/services/io.snapcraft.SessionAgent.service
/usr/share/dbus-1/services/io.snapcraft.Settings.service
/usr/share/dbus-1/session.d
/usr/share/dbus-1/session.d/snapd.session-services.conf
/usr/share/dbus-1/system.d
/usr/share/dbus-1/system.d/snapd.system-services.conf
/usr/share/doc
/usr/share/doc/snapd
/usr/share/doc/snapd/changelog.gz
/usr/share/doc/snapd/copyright
/usr/share/fish
/usr/share/fish/vendor_conf.d
/usr/share/fish/vendor_conf.d/snapd.fish
/usr/share/man
/usr/share/man/man8
/usr/share/man/man8/snap-confine.8.gz
/usr/share/man/man8/snap-discard-ns.8.gz
/usr/share/man/man8/snap.8.gz
/usr/share/man/man8/snapd-env-generator.8.gz
/usr/share/polkit-1
/usr/share/polkit-1/actions
/usr/share/polkit-1/actions/io.snapcraft.snapd.policy
/usr/share/zsh
/usr/share/zsh/vendor-completions
/usr/share/zsh/vendor-completions/_snap
/var
/var/cache
/var/cache/snapd
/var/lib
/var/lib/snapd
/var/lib/snapd/apparmor
/var/lib/snapd/apparmor/snap-confine
/var/lib/snapd/auto-import
/var/lib/snapd/dbus-1
/var/lib/snapd/dbus-1/services
/var/lib/snapd/dbus-1/system-services
/var/lib/snapd/desktop
/var/lib/snapd/desktop/applications
/var/lib/snapd/environment
/var/lib/snapd/firstboot
/var/lib/snapd/inhibit
/var/lib/snapd/lib
/var/lib/snapd/lib/gl
/var/lib/snapd/lib/gl32
/var/lib/snapd/lib/glvnd
/var/lib/snapd/lib/vulkan
/var/lib/snapd/snaps
/var/lib/snapd/snaps/partial
/var/lib/snapd/ssl
/var/lib/snapd/ssl/store-certs
/var/lib/snapd/void
/var/snap
/lib/udev/snappy-app-dev
/usr/bin/snapctl
/usr/bin/ubuntu-core-launcher
/usr/lib/systemd/user/sockets.target.wants/snapd.session-agent.socket
Required packages are present: git wget curl tar snapd

Ensure prerequisites for "jq" are available                                    /
Ensure prerequisites for "jq" are available                                    -
Download snap "core" (16928) from channel "stable"                             \
Download snap "core" (16928) from channel "stable"                             |[?25l
Download snap "core" (16928) from channel "stable"             0%     0B/s ages!
Download snap "core" (16928) from channel "stable"             2% 8.88MB/s 12.1s
Download snap "core" (16928) from channel "stable"             9% 32.6MB/s 3.04s
Download snap "core" (16928) from channel "stable"            17% 45.7MB/s 1.97s
Download snap "core" (16928) from channel "stable"            25% 54.0MB/s 1.51s
Download snap "core" (16928) from channel "stable"            34% 61.1MB/s 1.17s
Download snap "core" (16928) from channel "stable"            43% 65.6MB/s 941ms
Download snap "core" (16928) from channel "stable"            52% 68.5MB/s 768ms
Download snap "core" (16928) from channel "stable"            59% 69.3MB/s 647ms
Download snap "core" (16928) from channel "stable"            66% 70.0MB/s 529ms
Download snap "core" (16928) from channel "stable"            73% 70.4MB/s 420ms
Download snap "core" (16928) from channel "stable"            80% 70.9MB/s 307ms
Download snap "core" (16928) from channel "stable"            87% 70.9MB/s 204ms
Download snap "core" (16928) from channel "stable"            94% 71.1MB/s  97ms
Download snap "core" (16928) from channel "stable"           100% 71.0MB/s 0.0ns
Fetch and check assertions for snap "core" (16928)                             /
Fetch and check assertions for snap "core" (16928)                             -
Mount snap "core" (16928)                                                      \
Mount snap "core" (16928)                                                      |
Mount snap "core" (16928)                                                      /
Mount snap "core" (16928)                                                      -
Mount snap "core" (16928)                                                      \
Mount snap "core" (16928)                                                      |
Mount snap "core" (16928)                                                      /
Mount snap "core" (16928)                                                      -
Mount snap "core" (16928)                                                      \
Mount snap "core" (16928)                                                      |
Setup snap "core" (16928) security profiles                                    /
Setup snap "core" (16928) security profiles                                    -
Setup snap "core" (16928) security profiles                                    \
Setup snap "core" (16928) security profiles                                    |
Setup snap "core" (16928) security profiles                                    /
Setup snap "core" (16928) security profiles                                    -
Run install hook of "core" snap if present                                     \
Download snap "jq" (6) from channel "stable"                                   |
Download snap "jq" (6) from channel "stable"                                   /
Download snap "jq" (6) from channel "stable"                                   -[?25l
Download snap "jq" (6) from channel "stable"                 100% 2.17MB/s 0.0ns
Fetch and check assertions for snap "jq" (6)                                   \
Mount snap "jq" (6)                                                            |
Mount snap "jq" (6)                                                            /
Mount snap "jq" (6)                                                            -
Mount snap "jq" (6)                                                            \
Mount snap "jq" (6)                                                            |
Mount snap "jq" (6)                                                            /
Mount snap "jq" (6)                                                            -
Setup snap "jq" (6) security profiles                                          \
[?25hjq 1.5+dfsg-1 from Michael Vogt (mvo) installed
Track start release: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509587&event=start&operation=release&value=release&comment=&tags=
Track start docker_tag: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509587&event=start&operation=docker_tag&value=osm-v120-merge-753&comment=&tags=
Track start installation_type: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509587&event=start&operation=installation_type&value=Default&comment=&tags=
Track checks checkingroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509587&event=checks&operation=checkingroot_ok&value=&comment=&tags=
Track checks noroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509587&event=checks&operation=noroot_ok&value=&comment=&tags=
Track checks proceed_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509587&event=checks&operation=proceed_ok&value=&comment=&tags=
Installing OSM
Determining IP address of the interface with the default route
* Applying /etc/sysctl.d/10-console-messages.conf ...
kernel.printk = 4 4 1 7
* Applying /etc/sysctl.d/10-ipv6-privacy.conf ...
net.ipv6.conf.all.use_tempaddr = 2
net.ipv6.conf.default.use_tempaddr = 2
* Applying /etc/sysctl.d/10-kernel-hardening.conf ...
kernel.kptr_restrict = 1
* Applying /etc/sysctl.d/10-link-restrictions.conf ...
fs.protected_hardlinks = 1
fs.protected_symlinks = 1
* Applying /etc/sysctl.d/10-magic-sysrq.conf ...
kernel.sysrq = 176
* Applying /etc/sysctl.d/10-network-security.conf ...
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.all.rp_filter = 2
* Applying /etc/sysctl.d/10-ptrace.conf ...
kernel.yama.ptrace_scope = 1
* Applying /etc/sysctl.d/10-zeropage.conf ...
vm.mmap_min_addr = 65536
* Applying /usr/lib/sysctl.d/50-default.conf ...
net.ipv4.conf.default.promote_secondaries = 1
sysctl: setting key "net.ipv4.conf.all.promote_secondaries": Invalid argument
net.ipv4.ping_group_range = 0 2147483647
net.core.default_qdisc = fq_codel
fs.protected_regular = 1
fs.protected_fifos = 1
* Applying /usr/lib/sysctl.d/50-pid-max.conf ...
kernel.pid_max = 4194304
* Applying /etc/sysctl.d/60-lxd-production.conf ...
fs.inotify.max_queued_events = 1048576
fs.inotify.max_user_instances = 1048576
fs.inotify.max_user_watches = 1048576
vm.max_map_count = 262144
kernel.dmesg_restrict = 1
net.ipv4.neigh.default.gc_thresh3 = 8192
net.ipv6.neigh.default.gc_thresh3 = 8192
sysctl: setting key "net.core.bpf_jit_limit": Invalid argument
kernel.keys.maxkeys = 2000
kernel.keys.maxbytes = 2000000
* Applying /etc/sysctl.d/99-cloudimg-ipv6.conf ...
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.default.use_tempaddr = 0
* Applying /etc/sysctl.d/99-sysctl.conf ...
* Applying /usr/lib/sysctl.d/protect-links.conf ...
fs.protected_fifos = 1
fs.protected_hardlinks = 1
fs.protected_regular = 2
fs.protected_symlinks = 1
* Applying /etc/sysctl.conf ...

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

Note, selecting 'liblxc-common' instead of 'lxc-common'
Package 'lxcfs' is not installed, so not removed
Package 'liblxc1' is not installed, so not removed
Package 'lxd' is not installed, so not removed
Package 'lxd-client' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 230 not upgraded.
snap "lxd" is already installed, see 'snap help refresh'
To start your first container, try: lxc launch ubuntu:20.04
Or for a virtual machine: lxc launch ubuntu:20.04 --vm

Track prereq prereqok_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509601&event=prereq&operation=prereqok_ok&value=&comment=&tags=
DEBUG_INSTALL=
DOCKER_PROXY_URL=http://172.21.1.1:5000
USER=ubuntu
Installing Docker CE ...
W: Conflicting distribution: http://172.21.1.5:39345/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  python3-software-properties
The following NEW packages will be installed:
  apt-transport-https
The following packages will be upgraded:
  ca-certificates python3-software-properties software-properties-common
3 upgraded, 1 newly installed, 0 to remove and 227 not upgraded.
Need to get 186 kB of archives.
After this operation, 154 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]

6% [1 ca-certificates 14.2 kB/152 kB 9%]
                                        
70% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.10 [1704 B]

71% [2 apt-transport-https 1704 B/1704 B 100%]
                                              
76% [Waiting for headers]
                         
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.12 [10.4 kB]

81% [3 software-properties-common 10.4 kB/10.4 kB 100%]
                                                       
86% [Working]
             
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.12 [21.7 kB]

94% [4 python3-software-properties 19.4 kB/21.7 kB 90%]
                                                       
100% [Working]
              
Fetched 186 kB in 0s (712 kB/s)
Preconfiguring packages ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65095 files and directories currently installed.)
Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ...
Selecting previously unselected package apt-transport-https.
Preparing to unpack .../apt-transport-https_2.0.10_all.deb ...
Unpacking apt-transport-https (2.0.10) ...
Preparing to unpack .../software-properties-common_0.99.9.12_all.deb ...
Unpacking software-properties-common (0.99.9.12) over (0.99.9.8) ...
Preparing to unpack .../python3-software-properties_0.99.9.12_all.deb ...
Unpacking python3-software-properties (0.99.9.12) over (0.99.9.8) ...
Setting up apt-transport-https (2.0.10) ...
Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
26 added, 17 removed; done.
Setting up python3-software-properties (0.99.9.12) ...
Setting up software-properties-common (0.99.9.12) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for dbus (1.12.16-2ubuntu2.1) ...
Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
OK

0% [Working]
            
Ign:1 http://172.21.1.5:39345/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:39345/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Waiting for headers] [Waiting for headers] [Connected to download.docker.co
                                                                               
Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease

                                                                               
0% [Waiting for headers] [Connected to download.docker.com (52.222.144.3)]
                                                                          
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

0% [Waiting for headers] [Connected to download.docker.com (52.222.144.3)]
                                                                          
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

                                                                          
0% [Waiting for headers]
                        
Get:7 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]

0% [7 InRelease 15.9 kB/57.7 kB 28%]
                                    
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
65% [Working]
             
Get:9 https://download.docker.com/linux/ubuntu focal/stable amd64 Packages [43.6 kB]

78% [9 Packages 15.9 kB/43.6 kB 36%]
                                    
100% [Working]
100% [9 Packages store 0 B]
                           
100% [Working]
              
Fetched 101 kB in 1s (70.5 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 27%

Reading package lists... 27%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 46%

Reading package lists... 49%

Reading package lists... 49%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 63%

Reading package lists... 63%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.1.5:39345/release unstable Release (expected unstable but got )
W: Conflicting distribution: http://172.21.1.5:39345/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  containerd.io docker-buildx-plugin docker-ce-cli docker-ce-rootless-extras
  docker-compose-plugin pigz slirp4netns
Suggested packages:
  aufs-tools cgroupfs-mount | cgroup-lite
The following NEW packages will be installed:
  containerd.io docker-buildx-plugin docker-ce docker-ce-cli
  docker-ce-rootless-extras docker-compose-plugin pigz slirp4netns
0 upgraded, 8 newly installed, 0 to remove and 227 not upgraded.
Need to get 121 MB of archives.
After this operation, 434 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pigz amd64 2.4-1 [57.4 kB]

0% [1 pigz 14.2 kB/57.4 kB 25%] [Connected to download.docker.com (52.222.144.3
                                                                               
Get:2 https://download.docker.com/linux/ubuntu focal/stable amd64 containerd.io amd64 1.6.32-1 [30.0 MB]

                                                                               
0% [1 pigz 57.4 kB/57.4 kB 100%] [2 containerd.io 15.9 kB/30.0 MB 0%]
                                                                     
3% [2 containerd.io 15.9 kB/30.0 MB 0%]
                                       
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 slirp4netns amd64 0.4.3-1 [74.3 kB]

3% [3 slirp4netns 5510 B/74.3 kB 7%] [2 containerd.io 97.8 kB/30.0 MB 0%]
                                                                         
5% [2 containerd.io 376 kB/30.0 MB 1%]
                                      
27% [Working]
             
Get:4 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-buildx-plugin amd64 0.14.0-1~ubuntu.20.04~focal [29.7 MB]

27% [4 docker-buildx-plugin 46.6 kB/29.7 MB 0%]
44% [4 docker-buildx-plugin 25.2 MB/29.7 MB 85%]
                                                
49% [Waiting for headers]
                         
Get:5 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce-cli amd64 5:26.1.3-1~ubuntu.20.04~focal [14.6 MB]

49% [5 docker-ce-cli 18.2 kB/14.6 MB 0%]
                                        
61% [Waiting for headers]
                         
Get:6 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce amd64 5:26.1.3-1~ubuntu.20.04~focal [25.3 MB]

62% [6 docker-ce 24.6 kB/25.3 MB 0%]
                                    
81% [Waiting for headers]
                         
Get:7 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce-rootless-extras amd64 5:26.1.3-1~ubuntu.20.04~focal [9329 kB]

81% [7 docker-ce-rootless-extras 45.3 kB/9329 kB 0%]
                                                    
89% [Waiting for headers]
                         
Get:8 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-compose-plugin amd64 2.27.0-1~ubuntu.20.04~focal [12.5 MB]

89% [8 docker-compose-plugin 22.3 kB/12.5 MB 0%]
94% [8 docker-compose-plugin 7340 kB/12.5 MB 59%]
                                                 
100% [Working]
              
Fetched 121 MB in 3s (39.5 MB/s)
Selecting previously unselected package pigz.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65105 files and directories currently installed.)
Preparing to unpack .../0-pigz_2.4-1_amd64.deb ...
Unpacking pigz (2.4-1) ...
Selecting previously unselected package containerd.io.
Preparing to unpack .../1-containerd.io_1.6.32-1_amd64.deb ...
Unpacking containerd.io (1.6.32-1) ...
Selecting previously unselected package docker-buildx-plugin.
Preparing to unpack .../2-docker-buildx-plugin_0.14.0-1~ubuntu.20.04~focal_amd64.deb ...
Unpacking docker-buildx-plugin (0.14.0-1~ubuntu.20.04~focal) ...
Selecting previously unselected package docker-ce-cli.
Preparing to unpack .../3-docker-ce-cli_5%3a26.1.3-1~ubuntu.20.04~focal_amd64.deb ...
Unpacking docker-ce-cli (5:26.1.3-1~ubuntu.20.04~focal) ...
Selecting previously unselected package docker-ce.
Preparing to unpack .../4-docker-ce_5%3a26.1.3-1~ubuntu.20.04~focal_amd64.deb ...
Unpacking docker-ce (5:26.1.3-1~ubuntu.20.04~focal) ...
Selecting previously unselected package docker-ce-rootless-extras.
Preparing to unpack .../5-docker-ce-rootless-extras_5%3a26.1.3-1~ubuntu.20.04~focal_amd64.deb ...
Unpacking docker-ce-rootless-extras (5:26.1.3-1~ubuntu.20.04~focal) ...
Selecting previously unselected package docker-compose-plugin.
Preparing to unpack .../6-docker-compose-plugin_2.27.0-1~ubuntu.20.04~focal_amd64.deb ...
Unpacking docker-compose-plugin (2.27.0-1~ubuntu.20.04~focal) ...
Selecting previously unselected package slirp4netns.
Preparing to unpack .../7-slirp4netns_0.4.3-1_amd64.deb ...
Unpacking slirp4netns (0.4.3-1) ...
Setting up slirp4netns (0.4.3-1) ...
Setting up docker-buildx-plugin (0.14.0-1~ubuntu.20.04~focal) ...
Setting up containerd.io (1.6.32-1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
Setting up docker-compose-plugin (2.27.0-1~ubuntu.20.04~focal) ...
Setting up docker-ce-cli (5:26.1.3-1~ubuntu.20.04~focal) ...
Setting up pigz (2.4-1) ...
Setting up docker-ce-rootless-extras (5:26.1.3-1~ubuntu.20.04~focal) ...
Setting up docker-ce (5:26.1.3-1~ubuntu.20.04~focal) ...
Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for systemd (245.4-4ubuntu3.23) ...
Adding user to group 'docker'
... restarted Docker service
Configuring docker proxy ...
... restarted Docker service again
Configuring containerd
Client: Docker Engine - Community
 Version:           26.1.3
 API version:       1.45
 Go version:        go1.21.10
 Git commit:        b72abbb
 Built:             Thu May 16 08:33:49 2024
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          26.1.3
  API version:      1.45 (minimum version 1.24)
  Go version:       go1.21.10
  Git commit:       8e96db1
  Built:            Thu May 16 08:33:49 2024
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.6.32
  GitCommit:        8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89
 runc:
  Version:          1.1.12
  GitCommit:        v1.1.12-0-g51d5e94
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
... Docker CE installation done
Track docker_ce docker_ce_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509670&event=docker_ce&operation=docker_ce_ok&value=&comment=&tags=
Creating folders for installation
DEBUG_INSTALL=
DEFAULT_IP=172.21.249.51
OSM_DEVOPS=/usr/share/osm-devops
OSM_DOCKER_WORK_DIR=/etc/osm/docker
INSTALL_K8S_MONITOR=
HOME=/home/ubuntu

0% [Working]
            
Ign:1 http://172.21.1.5:39345/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:39345/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Waiting for headers] [Waiting for headers] [Connecting to download.docker.c
                                                                               
Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease

                                                                               
0% [Waiting for headers] [Connected to download.docker.com (52.222.144.21)]
                                                                           
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

0% [Waiting for headers] [Connected to download.docker.com (52.222.144.21)]
                                                                           
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

                                                                           
0% [Waiting for headers]
                        
Hit:7 https://download.docker.com/linux/ubuntu focal InRelease

                        
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 27%

Reading package lists... 27%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 45%

Reading package lists... 49%

Reading package lists... 49%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 63%

Reading package lists... 63%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 96%

Reading package lists... 96%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.1.5:39345/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

ca-certificates is already the newest version (20230311ubuntu0.20.04.1).
ca-certificates set to manually installed.
apt-transport-https is already the newest version (2.0.10).
The following additional packages will be installed:
  libcurl4
The following packages will be upgraded:
  curl libcurl4
2 upgraded, 0 newly installed, 0 to remove and 225 not upgraded.
Need to get 396 kB of archives.
After this operation, 10.2 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.22 [161 kB]

3% [1 curl 14.2 kB/161 kB 9%]
                             
43% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.22 [235 kB]

45% [2 libcurl4 12.7 kB/235 kB 5%]
                                  
100% [Working]
              
Fetched 396 kB in 0s (1199 kB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65359 files and directories currently installed.)
Preparing to unpack .../curl_7.68.0-1ubuntu2.22_amd64.deb ...
Unpacking curl (7.68.0-1ubuntu2.22) over (7.68.0-1ubuntu2.7) ...
Preparing to unpack .../libcurl4_7.68.0-1ubuntu2.22_amd64.deb ...
Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.22) over (7.68.0-1ubuntu2.7) ...
Setting up libcurl4:amd64 (7.68.0-1ubuntu2.22) ...
Setting up curl (7.68.0-1ubuntu2.22) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.7) ...
deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.24/deb/ /

0% [Working]
            
Ign:1 http://172.21.1.5:39345/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:39345/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Waiting for headers] [Connected to download.docker.com (52.222.144.21)] [Co
                                                                               
Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease

0% [Waiting for headers] [Waiting for headers] [Connected to pkgs.k8s.io (34.10
                                                                               
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

                                                                               
0% [Waiting for headers] [Connected to pkgs.k8s.io (34.107.204.206)]
                                                                    
Hit:6 https://download.docker.com/linux/ubuntu focal InRelease

                                                                    
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

                                              
0% [Waiting for headers]
0% [Waiting for headers]
                        
0% [Working]
0% [Waiting for headers]
                        
Get:9 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb  InRelease [1192 B]

0% [9 InRelease 1192 B/1192 B 100%]
                                   
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
23% [Working]
             
Get:10 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb  Packages [26.5 kB]

23% [10 Packages 0 B/26.5 kB 0%]
                                
100% [Working]
100% [10 Packages store 0 B]
                            
100% [Working]
              
Fetched 27.7 kB in 2s (16.9 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 27%

Reading package lists... 27%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 42%

Reading package lists... 49%

Reading package lists... 49%

Reading package lists... 54%

Reading package lists... 54%

Reading package lists... 63%

Reading package lists... 63%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.1.5:39345/release unstable Release (expected unstable but got )
Installing Kubernetes Packages ...

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  conntrack cri-tools ebtables kubernetes-cni socat
Suggested packages:
  nftables
The following NEW packages will be installed:
  conntrack cri-tools ebtables kubeadm kubectl kubelet kubernetes-cni socat
0 upgraded, 8 newly installed, 0 to remove and 225 not upgraded.
Need to get 85.4 MB of archives.
After this operation, 336 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB]

0% [1 conntrack 14.2 kB/30.3 kB 47%] [Connected to pkgs.k8s.io (34.107.204.206)
                                                                               
3% [Waiting for headers]
                        
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB]

3% [2 ebtables 2614 B/80.3 kB 3%] [Waiting for headers]
                                                       
5% [Waiting for headers] [Waiting for headers]
                                              
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB]

5% [3 socat 24.8 kB/323 kB 8%] [Waiting for headers]
                                                    
5% [3 socat 220 kB/323 kB 68%]
                              
8% [Waiting for headers]
8% [Connected to prod-cdn.packages.k8s.io (18.161.97.104)] [Waiting for headers
                                                                               
8% [Waiting for headers] [Waiting for headers]
8% [Waiting for headers] [Waiting for headers]
                                              
Get:4 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb  cri-tools 1.26.0-1.1 [19.0 MB]

8% [4 cri-tools 1471 B/19.0 MB 0%] [Waiting for headers]
                                                        
8% [4 cri-tools 378 kB/19.0 MB 2%]
                                  
28% [Working]
             
Get:5 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb  kubernetes-cni 1.2.0-2.1 [27.6 MB]

28% [5 kubernetes-cni 15.8 kB/27.6 MB 0%]
                                         
57% [Working]
             
Get:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb  kubelet 1.24.17-1.1 [19.7 MB]

57% [6 kubelet 17.8 kB/19.7 MB 0%]
                                  
77% [Waiting for headers]
                         
Get:7 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb  kubectl 1.24.17-1.1 [9543 kB]

77% [7 kubectl 7627 B/9543 kB 0%]
                                 
89% [Waiting for headers]
                         
Get:8 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb  kubeadm 1.24.17-1.1 [9198 kB]

89% [8 kubeadm 17.9 kB/9198 kB 0%]
                                  
100% [Working]
              
Fetched 85.4 MB in 3s (29.6 MB/s)
Selecting previously unselected package conntrack.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65359 files and directories currently installed.)
Preparing to unpack .../0-conntrack_1%3a1.4.5-2_amd64.deb ...
Unpacking conntrack (1:1.4.5-2) ...
Selecting previously unselected package cri-tools.
Preparing to unpack .../1-cri-tools_1.26.0-1.1_amd64.deb ...
Unpacking cri-tools (1.26.0-1.1) ...
Selecting previously unselected package ebtables.
Preparing to unpack .../2-ebtables_2.0.11-3build1_amd64.deb ...
Unpacking ebtables (2.0.11-3build1) ...
Selecting previously unselected package kubernetes-cni.
Preparing to unpack .../3-kubernetes-cni_1.2.0-2.1_amd64.deb ...
Unpacking kubernetes-cni (1.2.0-2.1) ...
Selecting previously unselected package socat.
Preparing to unpack .../4-socat_1.7.3.3-2_amd64.deb ...
Unpacking socat (1.7.3.3-2) ...
Selecting previously unselected package kubelet.
Preparing to unpack .../5-kubelet_1.24.17-1.1_amd64.deb ...
Unpacking kubelet (1.24.17-1.1) ...
Selecting previously unselected package kubectl.
Preparing to unpack .../6-kubectl_1.24.17-1.1_amd64.deb ...
Unpacking kubectl (1.24.17-1.1) ...
Selecting previously unselected package kubeadm.
Preparing to unpack .../7-kubeadm_1.24.17-1.1_amd64.deb ...
Unpacking kubeadm (1.24.17-1.1) ...
Setting up conntrack (1:1.4.5-2) ...
Setting up kubectl (1.24.17-1.1) ...
Setting up ebtables (2.0.11-3build1) ...
Setting up socat (1.7.3.3-2) ...
Setting up cri-tools (1.26.0-1.1) ...
Setting up kubernetes-cni (1.2.0-2.1) ...
Setting up kubelet (1.24.17-1.1) ...
Setting up kubeadm (1.24.17-1.1) ...
Processing triggers for man-db (2.9.1-1) ...
kubelet set on hold.
kubeadm set on hold.
kubectl set on hold.
Track k8scluster install_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509705&event=k8scluster&operation=install_k8s_ok&value=&comment=&tags=
I0524 00:15:06.070698   18088 version.go:256] remote version is much newer: v1.30.1; falling back to: stable-1.24
[init] Using Kubernetes version: v1.24.17
[preflight] Running pre-flight checks
[preflight] Pulling images required for setting up a Kubernetes cluster
[preflight] This might take a minute or two, depending on the speed of your internet connection
[preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
[certs] Using certificateDir folder "/etc/kubernetes/pki"
[certs] Generating "ca" certificate and key
[certs] Generating "apiserver" certificate and key
[certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local osm-v120-merge-753] and IPs [10.96.0.1 172.21.249.51]
[certs] Generating "apiserver-kubelet-client" certificate and key
[certs] Generating "front-proxy-ca" certificate and key
[certs] Generating "front-proxy-client" certificate and key
[certs] Generating "etcd/ca" certificate and key
[certs] Generating "etcd/server" certificate and key
[certs] etcd/server serving cert is signed for DNS names [localhost osm-v120-merge-753] and IPs [172.21.249.51 127.0.0.1 ::1]
[certs] Generating "etcd/peer" certificate and key
[certs] etcd/peer serving cert is signed for DNS names [localhost osm-v120-merge-753] and IPs [172.21.249.51 127.0.0.1 ::1]
[certs] Generating "etcd/healthcheck-client" certificate and key
[certs] Generating "apiserver-etcd-client" certificate and key
[certs] Generating "sa" key and public key
[kubeconfig] Using kubeconfig folder "/etc/kubernetes"
[kubeconfig] Writing "admin.conf" kubeconfig file
[kubeconfig] Writing "kubelet.conf" kubeconfig file
[kubeconfig] Writing "controller-manager.conf" kubeconfig file
[kubeconfig] Writing "scheduler.conf" kubeconfig file
[kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
[kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
[kubelet-start] Starting the kubelet
[control-plane] Using manifest folder "/etc/kubernetes/manifests"
[control-plane] Creating static Pod manifest for "kube-apiserver"
[control-plane] Creating static Pod manifest for "kube-controller-manager"
[control-plane] Creating static Pod manifest for "kube-scheduler"
[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
[apiclient] All control plane components are healthy after 8.007336 seconds
[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
[kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
[upload-certs] Skipping phase. Please see --upload-certs
[mark-control-plane] Marking the node osm-v120-merge-753 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
[mark-control-plane] Marking the node osm-v120-merge-753 as control-plane by adding the taints [node-role.kubernetes.io/master:NoSchedule node-role.kubernetes.io/control-plane:NoSchedule]
[bootstrap-token] Using token: w93s1s.t5hk4avhqm43wf1t
[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
[bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
[bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
[kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
[addons] Applied essential addon: CoreDNS
[addons] Applied essential addon: kube-proxy

Your Kubernetes control-plane has initialized successfully!

To start using your cluster, you need to run the following as a regular user:

  mkdir -p $HOME/.kube
  sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
  sudo chown $(id -u):$(id -g) $HOME/.kube/config

Alternatively, if you are the root user, you can run:

  export KUBECONFIG=/etc/kubernetes/admin.conf

You should now deploy a pod network to the cluster.
Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
  https://kubernetes.io/docs/concepts/cluster-administration/addons/

Then you can join any number of worker nodes by running the following on each as root:

kubeadm join 172.21.249.51:6443 --token w93s1s.t5hk4avhqm43wf1t \
	--discovery-token-ca-cert-hash sha256:686575805803a0892253865dd04ff88bcc5f6822e37833281ae650e3578d6237 
Track k8scluster init_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509751&event=k8scluster&operation=init_k8s_ok&value=&comment=&tags=
Error from server (NotFound): namespaces "osm" not found
--2024-05-24 00:15:51--  https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4345 (4.2K) [text/plain]
Saving to: ‘/tmp/flannel.1Tfcvm/kube-flannel.yml’


kube-flannel.yml      0%[                    ]       0  --.-KB/s               
kube-flannel.yml    100%[===================>]   4.24K  --.-KB/s    in 0s      

2024-05-24 00:15:51 (56.4 MB/s) - ‘/tmp/flannel.1Tfcvm/kube-flannel.yml’ saved [4345/4345]

namespace/kube-flannel created
clusterrole.rbac.authorization.k8s.io/flannel created
clusterrolebinding.rbac.authorization.k8s.io/flannel created
serviceaccount/flannel created
configmap/kube-flannel-cfg created
daemonset.apps/kube-flannel-ds created
node/osm-v120-merge-753 untainted
node/osm-v120-merge-753 untainted
Helm3 is not installed, installing ...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  6 13.8M    6  959k    0     0  1092k      0  0:00:13 --:--:--  0:00:13 1091k
100 13.8M  100 13.8M    0     0  13.7M      0  0:00:01  0:00:01 --:--:-- 13.7M
linux-amd64/
linux-amd64/helm
linux-amd64/LICENSE
linux-amd64/README.md
"stable" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
Track k8scluster install_helm_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509763&event=k8scluster&operation=install_helm_ok&value=&comment=&tags=
Installing open-iscsi

0% [Working]
            
Ign:1 http://172.21.1.5:39345/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:39345/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Connecting to security.ubuntu.com (185.125.190.39)] [Connected to download.
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

0% [Waiting for headers] [Connected to download.docker.com (52.222.144.45)] [Wa
                                                                               
Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease

                                                                               
0% [Waiting for headers] [Waiting for headers] [Waiting for headers]
                                                                    
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

                                                                    
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:7 https://download.docker.com/linux/ubuntu focal InRelease

                                              
0% [Waiting for headers]
0% [Waiting for headers]
                        
0% [Working]
0% [Connecting to prod-cdn.packages.k8s.io (18.161.97.83)]
                                                          
Hit:9 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb  InRelease

                                                          
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 27%

Reading package lists... 27%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 44%

Reading package lists... 49%

Reading package lists... 49%

Reading package lists... 54%

Reading package lists... 54%

Reading package lists... 63%

Reading package lists... 63%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.1.5:39345/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following packages will be upgraded:
  open-iscsi
1 upgraded, 0 newly installed, 0 to remove and 224 not upgraded.
Need to get 283 kB of archives.
After this operation, 0 B of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.4 [283 kB]

4% [1 open-iscsi 14.2 kB/283 kB 5%]
                                   
100% [Working]
              
Fetched 283 kB in 0s (1177 kB/s)
Preconfiguring packages ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65478 files and directories currently installed.)
Preparing to unpack .../open-iscsi_2.0.874-7.1ubuntu6.4_amd64.deb ...
Unpacking open-iscsi (2.0.874-7.1ubuntu6.4) over (2.0.874-7.1ubuntu6.2) ...
Setting up open-iscsi (2.0.874-7.1ubuntu6.4) ...
grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory
Processing triggers for systemd (245.4-4ubuntu3.23) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for initramfs-tools (0.136ubuntu6.7) ...
update-initramfs: Generating /boot/initrd.img-5.4.0-107-generic
Synchronizing state of iscsid.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable iscsid
Created symlink /etc/systemd/system/sysinit.target.wants/iscsid.service → /lib/systemd/system/iscsid.service.
Installing OpenEBS
"openebs" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
NAME: openebs
LAST DEPLOYED: Fri May 24 00:16:43 2024
NAMESPACE: openebs
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
Successfully installed OpenEBS.

Check the status by running: kubectl get pods -n openebs

The default values will install NDM and enable OpenEBS hostpath and device
storage engines along with their default StorageClasses. Use `kubectl get sc`
to see the list of installed OpenEBS StorageClasses.

**Note**: If you are upgrading from the older helm chart that was using cStor
and Jiva (non-csi) volumes, you will have to run the following command to include
the older provisioners:

helm upgrade openebs openebs/openebs \
	--namespace openebs \
	--set legacy.enabled=true \
	--reuse-values

For other engines, you will need to perform a few more additional steps to
enable the engine, configure the engines (e.g. creating pools) and create 
StorageClasses. 

For example, cStor can be enabled using commands like:

helm upgrade openebs openebs/openebs \
	--namespace openebs \
	--set cstor.enabled=true \
	--reuse-values

For more information, 
- view the online documentation at https://openebs.io/docs or
- connect with an active community on Kubernetes slack #openebs channel.
NAME   	NAMESPACE	REVISION	UPDATED                                	STATUS  	CHART        	APP VERSION
openebs	openebs  	1       	2024-05-24 00:16:43.704036187 +0000 UTC	deployed	openebs-3.1.0	3.1.0      
Waiting for storageclass
Storageclass available
storageclass.storage.k8s.io/openebs-hostpath patched
Track k8scluster k8s_storageclass_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509804&event=k8scluster&operation=k8s_storageclass_ok&value=&comment=&tags=
Installing MetalLB
configInline:
  address-pools:
   - name: default
     protocol: layer2
     addresses:
     - 172.21.249.51/32
"metallb" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "metallb" chart repository
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
W0524 00:16:48.621950   25779 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
W0524 00:16:48.627194   25779 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
W0524 00:16:48.700287   25779 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
W0524 00:16:48.701189   25779 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
NAME: metallb
LAST DEPLOYED: Fri May 24 00:16:47 2024
NAMESPACE: metallb-system
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
MetalLB is now running in the cluster.
LoadBalancer Services in your cluster are now available on the IPs you
defined in MetalLB's configuration:

config:
  address-pools:
  - addresses:
    - 172.21.249.51/32
    name: default
    protocol: layer2

To see IP assignments, try `kubectl get services`.
Track k8scluster k8s_metallb_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509808&event=k8scluster&operation=k8s_metallb_ok&value=&comment=&tags=

Bootstraping... 1 checks of 100
OpenEBS: Waiting for 3 of 3 pods to be ready:
openebs-localpv-provisioner-5486cd5544-vxhrd	0/1	
openebs-ndm-kw8n2	0/1	
openebs-ndm-operator-7f56cc4f57-rtq5m	0/1	

MetalLB: Waiting for 2 of 2 pods to be ready:
metallb-controller-5fc8b7b79b-7xjfj	0/1	
metallb-speaker-zr75r	0/1	


Bootstraping... 2 checks of 100
OpenEBS: Waiting for 2 of 3 pods to be ready:
openebs-localpv-provisioner-5486cd5544-vxhrd	0/1	
openebs-ndm-operator-7f56cc4f57-rtq5m	0/1	

MetalLB: Waiting for 2 of 2 pods to be ready:
metallb-controller-5fc8b7b79b-7xjfj	0/1	
metallb-speaker-zr75r	0/1	


Bootstraping... 3 checks of 100
OpenEBS: Waiting for 2 of 3 pods to be ready:
openebs-localpv-provisioner-5486cd5544-vxhrd	0/1	
openebs-ndm-operator-7f56cc4f57-rtq5m	0/1	

MetalLB: Waiting for 2 of 2 pods to be ready:
metallb-controller-5fc8b7b79b-7xjfj	0/1	
metallb-speaker-zr75r	0/1	


Bootstraping... 4 checks of 100
OpenEBS: Waiting for 1 of 3 pods to be ready:
openebs-ndm-operator-7f56cc4f57-rtq5m	0/1	

MetalLB: Waiting for 2 of 2 pods to be ready:
metallb-controller-5fc8b7b79b-7xjfj	0/1	
metallb-speaker-zr75r	0/1	


Bootstraping... 5 checks of 100
OpenEBS: Waiting for 1 of 3 pods to be ready:
openebs-ndm-operator-7f56cc4f57-rtq5m	0/1	

MetalLB: Waiting for 2 of 2 pods to be ready:
metallb-controller-5fc8b7b79b-7xjfj	0/1	
metallb-speaker-zr75r	0/1	


Bootstraping... 6 checks of 100
OpenEBS: Waiting for 1 of 3 pods to be ready:
openebs-ndm-operator-7f56cc4f57-rtq5m	0/1	

MetalLB: Waiting for 2 of 2 pods to be ready:
metallb-controller-5fc8b7b79b-7xjfj	0/1	
metallb-speaker-zr75r	0/1	


Bootstraping... 7 checks of 100
OpenEBS: Waiting for 1 of 3 pods to be ready:
openebs-ndm-operator-7f56cc4f57-rtq5m	0/1	

MetalLB: Waiting for 2 of 2 pods to be ready:
metallb-controller-5fc8b7b79b-7xjfj	0/1	
metallb-speaker-zr75r	0/1	


Bootstraping... 8 checks of 100
MetalLB: Waiting for 2 of 2 pods to be ready:
metallb-controller-5fc8b7b79b-7xjfj	0/1	
metallb-speaker-zr75r	0/1	


Bootstraping... 9 checks of 100
MetalLB: Waiting for 2 of 2 pods to be ready:
metallb-controller-5fc8b7b79b-7xjfj	0/1	
metallb-speaker-zr75r	0/1	


Bootstraping... 10 checks of 100
MetalLB: Waiting for 2 of 2 pods to be ready:
metallb-controller-5fc8b7b79b-7xjfj	0/1	
metallb-speaker-zr75r	0/1	


Bootstraping... 11 checks of 100
MetalLB: Waiting for 2 of 2 pods to be ready:
metallb-controller-5fc8b7b79b-7xjfj	0/1	
metallb-speaker-zr75r	0/1	


Bootstraping... 12 checks of 100
MetalLB: Waiting for 2 of 2 pods to be ready:
metallb-controller-5fc8b7b79b-7xjfj	0/1	
metallb-speaker-zr75r	0/1	


Bootstraping... 13 checks of 100
MetalLB: Waiting for 2 of 2 pods to be ready:
metallb-controller-5fc8b7b79b-7xjfj	0/1	
metallb-speaker-zr75r	0/1	


Bootstraping... 14 checks of 100
MetalLB: Waiting for 2 of 2 pods to be ready:
metallb-controller-5fc8b7b79b-7xjfj	0/1	
metallb-speaker-zr75r	0/1	


Bootstraping... 15 checks of 100
MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-zr75r	0/1	


Bootstraping... 16 checks of 100
MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-zr75r	0/1	


Bootstraping... 17 checks of 100
MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-zr75r	0/1	


Bootstraping... 18 checks of 100
MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-zr75r	0/1	

===> Successful checks: 1/10
===> Successful checks: 2/10
===> Successful checks: 3/10
===> Successful checks: 4/10
===> Successful checks: 5/10
===> Successful checks: 6/10
===> Successful checks: 7/10
===> Successful checks: 8/10
===> Successful checks: 9/10
===> Successful checks: 10/10

K8S CLUSTER IS READY
Track k8scluster k8s_ready_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509872&event=k8scluster&operation=k8s_ready_ok&value=&comment=&tags=
Track k8scluster k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509872&event=k8scluster&operation=k8scluster_ok&value=&comment=&tags=
DEBUG_INSTALL=
DEFAULT_IP=172.21.249.51
OSM_DEVOPS=/usr/share/osm-devops
HOME=/home/ubuntu
Installing juju

Download snap "juju" (26973) from channel "2.9/stable"                         /
Download snap "juju" (26973) from channel "2.9/stable"                         -
Download snap "juju" (26973) from channel "2.9/stable"                         \
Download snap "juju" (26973) from channel "2.9/stable"                         |[?25l
Download snap "juju" (26973) from channel "2.9/stable"         1% 7.24MB/s 16.5s
Download snap "juju" (26973) from channel "2.9/stable"         6% 33.5MB/s 3.38s
Download snap "juju" (26973) from channel "2.9/stable"        13% 52.0MB/s 2.00s
Download snap "juju" (26973) from channel "2.9/stable"        20% 58.3MB/s 1.66s
Download snap "juju" (26973) from channel "2.9/stable"        26% 62.0MB/s 1.43s
Download snap "juju" (26973) from channel "2.9/stable"        34% 66.2MB/s 1.21s
Download snap "juju" (26973) from channel "2.9/stable"        41% 69.5MB/s 1.02s
Download snap "juju" (26973) from channel "2.9/stable"        48% 71.7MB/s 864ms
Download snap "juju" (26973) from channel "2.9/stable"        55% 72.3MB/s 749ms
Download snap "juju" (26973) from channel "2.9/stable"        62% 72.7MB/s 636ms
Download snap "juju" (26973) from channel "2.9/stable"        68% 73.1MB/s 526ms
Download snap "juju" (26973) from channel "2.9/stable"        75% 73.5MB/s 417ms
Download snap "juju" (26973) from channel "2.9/stable"        81% 73.6MB/s 306ms
Download snap "juju" (26973) from channel "2.9/stable"        88% 73.9MB/s 199ms
Download snap "juju" (26973) from channel "2.9/stable"        94% 74.1MB/s  92ms
Download snap "juju" (26973) from channel "2.9/stable"       100% 73.7MB/s 0.0ns
Fetch and check assertions for snap "juju" (26973)                             /
Fetch and check assertions for snap "juju" (26973)                             -
Mount snap "juju" (26973)                                                      \
Mount snap "juju" (26973)                                                      |
Mount snap "juju" (26973)                                                      /
Mount snap "juju" (26973)                                                      -
Mount snap "juju" (26973)                                                      \
Mount snap "juju" (26973)                                                      |
Mount snap "juju" (26973)                                                      /
Mount snap "juju" (26973)                                                      -
Mount snap "juju" (26973)                                                      \
Make snap "juju" (26973) available to the system                               |
Connect juju:dot-azure to snapd:personal-files                                 /
Connect juju:network to snapd:network                                          -
Setup snap "juju" (26973) security profiles for auto-connections               \
Setup snap "juju" (26973) security profiles for auto-connections               |
Set automatic aliases for snap "juju"                                          /
Start snap "juju" (26973) services                                             -
Start snap "juju" (26973) services                                             \
Start snap "juju" (26973) services                                             |
Start snap "juju" (26973) services                                             /
Start snap "juju" (26973) services                                             -
Run configure hook of "juju" snap if present                                   \
[?25hjuju (2.9/stable) 2.9.49 from Canonical✓ installed
Finished installation of juju
Track juju juju_install_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509878&event=juju&operation=juju_install_ok&value=&comment=&tags=
Since Juju 2 is being run for the first time, it has downloaded the latest public cloud information.

k8s substrate added as cloud "k8scloud" with storage provisioned
by the existing "openebs-hostpath" storage class.
You can now bootstrap to this cloud by running 'juju bootstrap k8scloud'.
00:18:03 INFO  juju.cmd supercommand.go:56 running juju [2.9.49 a0e00417b8c153f999562bdb77e27e940f9813ca gc go1.21.8]
00:18:03 DEBUG juju.cmd supercommand.go:57   args: []string{"/snap/juju/26973/bin/juju", "bootstrap", "-v", "--debug", "k8scloud", "osm", "--config", "controller-service-type=loadbalancer", "--agent-version=2.9.43"}
00:18:03 DEBUG juju.cmd.juju.commands bootstrap.go:1314 authenticating with region "" and credential "k8scloud" ()
00:18:03 DEBUG juju.cmd.juju.commands bootstrap.go:1462 provider attrs: map[operator-storage: workload-storage:]
00:18:03 INFO  cmd authkeys.go:114 Adding contents of "/home/ubuntu/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys
00:18:03 DEBUG juju.cmd.juju.commands bootstrap.go:1552 preparing controller with config: map[agent-metadata-url: agent-stream:released apt-ftp-proxy: apt-http-proxy: apt-https-proxy: apt-mirror: apt-no-proxy: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc6D91bEZNtHYQG3sXG3AhbDm77W33mtNb3cfo3ldbY+2hVVqdEFoZLI1mMEqbTDuGp5Z18bwQ2PQxbW1SFGCgjBR3ZeUJj+gyQEDyMdFogMc/6uDQLk3y+iy/Q7iyquLGSeKDP2cdDe9n7MofZO5FTVD2bKeLepKcdI7slMkYIK3QSLeh6mLz092URYxFSBnE58Z1qO5/P8lgmlJVXENoGFFigrHEp+qnRi46eS3PkBhhriELuX0bcrZZDNPOrObldMjPHBe2zV4IJmss3hMjON0xc9d4sUSXbilti/adJa64ZvUeft+hl0QkKiLuf9jmL9Y9JK1cJXb4XGgC+DdX juju-client-key
 automatically-retry-hooks:true backup-dir: charmhub-url:https://api.charmhub.io cloudinit-userdata: container-image-metadata-url: container-image-stream:released container-inherit-properties: container-networking-method: default-series: default-space: development:false disable-network-management:false disable-telemetry:false egress-subnets: enable-os-refresh-update:true enable-os-upgrade:true fan-config: firewall-mode:instance ftp-proxy: http-proxy: https-proxy: ignore-machine-addresses:false image-metadata-url: image-stream:released juju-ftp-proxy: juju-http-proxy: juju-https-proxy: juju-no-proxy:127.0.0.1,localhost,::1 logforward-enabled:false logging-config: logging-output: lxd-snap-channel:5.0/stable max-action-results-age:336h max-action-results-size:5G max-status-history-age:336h max-status-history-size:5G name:controller net-bond-reconfigure-delay:17 no-proxy:127.0.0.1,localhost,::1 num-container-provision-workers:4 num-provision-workers:16 operator-storage:openebs-hostpath provisioner-harvest-mode:destroyed proxy-ssh:false resource-tags: snap-http-proxy: snap-https-proxy: snap-store-assertions: snap-store-proxy: snap-store-proxy-url: ssl-hostname-verification:true test-mode:false transmit-vendor-metrics:true type:kubernetes update-status-hook-interval:5m uuid:3191d53d-e065-430a-8e61-957ef3c72db4 workload-storage:openebs-hostpath]
00:18:03 DEBUG juju.kubernetes.provider provider.go:140 opening model "controller".
00:18:03 INFO  cmd bootstrap.go:857 Creating Juju controller "osm" on k8scloud
00:18:03 INFO  juju.cmd.juju.commands bootstrap.go:928 combined bootstrap constraints: 
00:18:03 INFO  cmd bootstrap.go:976 Bootstrap to generic Kubernetes cluster
00:18:04 DEBUG juju.environs.simplestreams simplestreams.go:417 searching for signed metadata in datasource "gui simplestreams"
00:18:04 DEBUG juju.environs.simplestreams simplestreams.go:452 looking for data index using path streams/v1/index2.sjson
00:18:19 DEBUG juju.environs.simplestreams simplestreams.go:464 looking for data index using URL https://streams.canonical.com/juju/gui/streams/v1/index2.sjson
00:18:19 DEBUG juju.environs.simplestreams simplestreams.go:467 streams/v1/index2.sjson not accessed, actual error: [{github.com/juju/retry.Call:188: } {github.com/juju/juju/environs/simplestreams.(*urlDataSource).fetch:219: "https://streams.canonical.com/juju/gui/streams/v1/index2.sjson" not found}]
00:18:19 DEBUG juju.environs.simplestreams simplestreams.go:468 streams/v1/index2.sjson not accessed, trying legacy index path: streams/v1/index.sjson
00:18:35 DEBUG juju.environs.simplestreams simplestreams.go:487 read metadata index at "https://streams.canonical.com/juju/gui/streams/v1/index.sjson"
00:18:35 DEBUG juju.environs.simplestreams simplestreams.go:1019 finding products at path "streams/v1/com.canonical.streams-released-dashboard.sjson"
00:18:37 INFO  cmd bootstrap.go:871 Fetching Juju Dashboard 0.8.1
00:18:37 DEBUG juju.kubernetes.provider k8s.go:476 controller pod config: 
&{Tags:map[] Bootstrap:0xc0003a9c00 DisableSSLHostnameVerification:false ProxySettings:{Http: Https: Ftp: NoProxy:127.0.0.1,localhost,::1 AutoNoProxy:} Controller:map[agent-logfile-max-backups:2 agent-logfile-max-size:100M api-port:17070 api-port-open-delay:2s audit-log-capture-args:false audit-log-exclude-methods:[ReadOnlyMethods] audit-log-max-backups:10 audit-log-max-size:300M auditing-enabled:true batch-raft-fsm:false ca-cert:-----BEGIN CERTIFICATE-----
MIIEEjCCAnqgAwIBAgIUfTFyug0OR0JKkTmmXUfannSw8jMwDQYJKoZIhvcNAQEL
BQAwITENMAsGA1UEChMESnVqdTEQMA4GA1UEAxMHanVqdS1jYTAeFw0yNDA1MjQw
MDEzMDNaFw0zNDA1MjQwMDE4MDNaMCExDTALBgNVBAoTBEp1anUxEDAOBgNVBAMT
B2p1anUtY2EwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQCt3gOpRKBJ
I/9uKpcbohbdjja/FOaAUg/Vznn/nenGnimphodu0irnpWyEAPDYyGpSqUUQkyTB
WaN76+rFosYXVQXDQLYR2TV1DmJmAOOCYx/rY3AAWoUeNGjzbSnZV2SySzw2Dd29
jyBIq2UnmTB6xR/xAlbTHcQH+3UxzMhypmeak4eU6KmZURIoJ3BtcLX7vjgz670R
nl321xsS+1nsjLiKk6aByym0ZY+DRPdycQLsiaWNkWUROF1QWMVsm9qv30fbX1W3
vjEA+nEuFYAc6y1Pb1rp/ob5Kgk8CGzEcCL33/oAmp6oYKoEtTo270BRbyQ8nYDz
1D1bJK4AGZ0XJhUiRm85FIv4R1PYEE/Y33auqfgr46dqkLb+q2PK55Sd8wggRj81
xHkha1MD5pYLxQrQp75XkCfo+6M+dUbMThVWgUEyEkDsF/SmOOxqRx+I6JUnxTM5
p6c6C4ygfpfAi1gM4BBQ6A4BvhwtsaI9EE/COFhMgnNt4pmp1toV0GECAwEAAaNC
MEAwDgYDVR0PAQH/BAQDAgKkMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFH2p
ldGdgs5z4SILsa0uzF9JxSswMA0GCSqGSIb3DQEBCwUAA4IBgQAgmvoBaTF1EHo1
xBGXt7Lk6BujA0qxa36CITKOGnfXDuurbQJPD16Zyp4f6qGN7EfByyCEFZk1AReD
971qcrIoVqLrbSW8IC/I8XXNTVuBV3DxFzuUxTbPL9PDy52p00E7JrVWmzKjd3Fc
/zEILSnx4yjzgBmOwX3KrUoQLdilG9bBeEObUkRSatBAfpLgsOeI9PR4UF2eEYBL
iyRFkl+G246fhwaU+4hqHTrCmeclpkzRTg3uIFV5aSbNHhI73Dm5+wJF7iCxvUu+
lBSx7ysuTGBqwtG3aAFsAhdP9FTx+83Zc/HkZGU52UKEmMOMTB/DH9cDyJmG2seC
5EPufng9/2vXlg34X/VFWz1XCGiG57K4HtwK5KO6RVliQgCMyFHnTWzcLL0WBIqu
Ys/UZztapMSn3dXR4fEaX6TP7RezgEr9sEnyr1QvCe80S4glXjwIN8QtE3XMfv2X
PIyepBC+ZgaQ0y3ifUqzMVkfNTAqmG9Yt6Ky0FmnWhx+FW/6VLE=
-----END CERTIFICATE-----
 charmstore-url:https://api.jujucharms.com/charmstore controller-name:osm controller-uuid:4c5a28c3-07d1-49d7-8d79-1c5496916e54 juju-db-snap-channel:4.4/stable max-agent-state-size:524288 max-charm-state-size:2097152 max-debug-log-duration:24h0m0s max-prune-txn-batch-size:1000000 max-prune-txn-passes:100 max-txn-log-size:10M metering-url:https://api.jujucharms.com/omnibus/v3 migration-agent-wait-time:15m0s model-logfile-max-backups:2 model-logfile-max-size:10M model-logs-size:20M mongo-memory-profile:default non-synced-writes-to-raft-log:false prune-txn-query-count:1000 prune-txn-sleep-time:10ms set-numa-control-policy:false state-port:37017] APIInfo:0xc0006fa000 ControllerTag:controller-4c5a28c3-07d1-49d7-8d79-1c5496916e54 ControllerName:osm JujuVersion:2.9.43 DataDir:/var/lib/juju LogDir:/var/log/juju MetricsSpoolDir:/var/lib/juju/metricspool ControllerId:0 AgentEnvironment:map[PROVIDER_TYPE:kubernetes]}
00:18:37 INFO  cmd bootstrap.go:413 Creating k8s resources for controller "controller-osm"
00:18:37 DEBUG juju.kubernetes.provider bootstrap.go:646 creating controller service: 
&Service{ObjectMeta:{controller-service  controller-osm    0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[app.kubernetes.io/managed-by:juju app.kubernetes.io/name:controller] map[controller.juju.is/id:4c5a28c3-07d1-49d7-8d79-1c5496916e54] [] [] []},Spec:ServiceSpec{Ports:[]ServicePort{ServicePort{Name:api-server,Protocol:,Port:17070,TargetPort:{0 17070 },NodePort:0,AppProtocol:nil,},},Selector:map[string]string{app.kubernetes.io/name: controller,},ClusterIP:,Type:LoadBalancer,ExternalIPs:[],SessionAffinity:,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:nil,ClusterIPs:[],IPFamilies:[],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},}
00:18:37 DEBUG juju.kubernetes.provider bootstrap.go:679 polling k8s controller svc DNS, in 1 attempt, controller service address not provisioned
00:18:40 DEBUG juju.kubernetes.provider configmap.go:84 updating configmap "controller-configmap"
00:18:41 DEBUG juju.kubernetes.provider configmap.go:84 updating configmap "controller-configmap"
00:18:41 DEBUG juju.kubernetes.provider bootstrap.go:1228 mongodb container args:
printf 'args="--dbpath=/var/lib/juju/db --sslPEMKeyFile=/var/lib/juju/server.pem --sslPEMKeyPassword=ignored --sslMode=requireSSL --port=37017 --journal --replSet=juju --quiet --oplogSize=1024 --auth --keyFile=/var/lib/juju/shared-secret --storageEngine=wiredTiger --bind_ip_all"\nipv6Disabled=$(sysctl net.ipv6.conf.all.disable_ipv6 -n)\nif [ $ipv6Disabled -eq 0 ]; then\n  args="${args} --ipv6"\nfi\nwhile [ ! -f "/var/lib/juju/server.pem" ]; do\n  echo "Waiting for /var/lib/juju/server.pem to be created..."\n  sleep 1\ndone\nexec mongod ${args}\n'>/root/mongo.sh && chmod a+x /root/mongo.sh && /root/mongo.sh
00:18:41 DEBUG juju.kubernetes.provider k8s.go:2021 selecting units "app.kubernetes.io/name=controller" to watch
00:18:42 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0
00:18:42 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller
00:18:51 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0
00:18:51 DEBUG juju.kubernetes.provider bootstrap.go:977 Successfully assigned controller-osm/controller-0 to osm-v120-merge-753
00:18:51 DEBUG juju.kubernetes.provider bootstrap.go:977 Downloading images
00:18:51 INFO  cmd bootstrap.go:979 Downloading images
00:18:51 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller
00:19:00 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0
00:19:00 DEBUG juju.kubernetes.provider bootstrap.go:977 Pulled images
00:19:00 DEBUG juju.kubernetes.provider bootstrap.go:977 Created container mongodb
00:19:00 DEBUG juju.kubernetes.provider bootstrap.go:977 Started mongodb container
00:19:10 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0
00:19:10 DEBUG juju.kubernetes.provider bootstrap.go:977 Created container api-server
00:19:10 DEBUG juju.kubernetes.provider bootstrap.go:977 Started controller container
00:19:11 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller
00:19:11 INFO  cmd bootstrap.go:1065 Starting controller pod
00:19:11 INFO  cmd bootstrap.go:715 Bootstrap agent now started
00:19:11 INFO  juju.juju api.go:340 API endpoints changed from [] to [172.21.249.51:17070]
00:19:11 INFO  cmd controller.go:88 Contacting Juju controller at 172.21.249.51 to verify accessibility...
00:19:11 INFO  juju.juju api.go:86 connecting to API addresses: [172.21.249.51:17070]
00:19:16 INFO  cmd controller.go:141 Still waiting for API to become available: unable to connect to API: dial tcp 172.21.249.51:17070: connect: connection refused
00:19:19 INFO  juju.juju api.go:86 connecting to API addresses: [172.21.249.51:17070]
00:19:23 DEBUG juju.api apiclient.go:1151 successfully dialed "wss://172.21.249.51:17070/model/3191d53d-e065-430a-8e61-957ef3c72db4/api"
00:19:23 INFO  juju.api apiclient.go:686 connection established to "wss://172.21.249.51:17070/model/3191d53d-e065-430a-8e61-957ef3c72db4/api"
00:19:23 DEBUG juju.api monitor.go:35 RPC connection died
00:19:23 INFO  cmd controller.go:108 
Bootstrap complete, controller "osm" is now available in namespace "controller-osm"
00:19:23 INFO  cmd bootstrap.go:598 
Now you can run
	juju add-model <model-name>
to create a new model to deploy k8s workloads.
00:19:23 INFO  cmd supercommand.go:544 command finished
Generating a RSA private key
................................................................+++++
......+++++
writing new private key to '/tmp/.osm/client.key'
-----
Cloud "lxd-cloud" added to controller "osm".
WARNING loading credentials: credentials for cloud lxd-cloud not found
To upload a credential to the controller for cloud "lxd-cloud", use 
* 'add-model' with --credential option or
* 'add-credential -c lxd-cloud'.
Using cloud "lxd-cloud" from the controller to verify credentials.
Controller credential "lxd-cloud" for user "admin" for cloud "lxd-cloud" on controller "osm" added.
For more information, see ‘juju show-credential lxd-cloud lxd-cloud’.

Checking required packages: iptables-persistent
    Not installed.
Installing iptables-persistent requires root privileges
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  netfilter-persistent
The following NEW packages will be installed:
  iptables-persistent netfilter-persistent
0 upgraded, 2 newly installed, 0 to remove and 224 not upgraded.
Need to get 13.8 kB of archives.
After this operation, 89.1 kB of additional disk space will be used.
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 netfilter-persistent all 1.0.14ubuntu1 [7268 B]
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 iptables-persistent all 1.0.14ubuntu1 [6552 B]
Fetched 13.8 kB in 0s (93.0 kB/s)
Preconfiguring packages ...
Selecting previously unselected package netfilter-persistent.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65478 files and directories currently installed.)
Preparing to unpack .../netfilter-persistent_1.0.14ubuntu1_all.deb ...
Unpacking netfilter-persistent (1.0.14ubuntu1) ...
Selecting previously unselected package iptables-persistent.
Preparing to unpack .../iptables-persistent_1.0.14ubuntu1_all.deb ...
Unpacking iptables-persistent (1.0.14ubuntu1) ...
Setting up netfilter-persistent (1.0.14ubuntu1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/netfilter-persistent.service → /lib/systemd/system/netfilter-persistent.service.
Setting up iptables-persistent (1.0.14ubuntu1) ...
update-alternatives: using /lib/systemd/system/netfilter-persistent.service to provide /lib/systemd/system/iptables.service (iptables.service) in auto mode
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for systemd (245.4-4ubuntu3.23) ...
iptables v1.8.4 (legacy): option "--to-destination" requires an argument
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.8.4 (legacy): option "--to-destination" requires an argument
Try `iptables -h' or 'iptables --help' for more information.
run-parts: executing /usr/share/netfilter-persistent/plugins.d/15-ip4tables save
run-parts: executing /usr/share/netfilter-persistent/plugins.d/25-ip6tables save
Track juju juju_controller_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509978&event=juju&operation=juju_controller_ok&value=&comment=&tags=
Track juju juju_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716509979&event=juju&operation=juju_ok&value=&comment=&tags=
Pulling and generating docker images
Docker login
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
--password and --password-stdin are mutually exclusive
Pulling docker images
Using default tag: latest
latest: Pulling from wurstmeister/zookeeper


a3ed95caeb02: Pulling fs layer 


ef38b711a50f: Pulling fs layer 


e057c74597c7: Pulling fs layer 


666c214f6385: Pulling fs layer 


c3d6a96f1ffc: Pulling fs layer 


3fe26a83e0ca: Pulling fs layer 


3d3a7dd3a3b1: Pulling fs layer 


f8cc938abe5f: Pulling fs layer 


9978b75f7a58: Pulling fs layer 


4d4dbcc8f8cc: Pulling fs layer 


8b130a9baa49: Pulling fs layer 


6b9611650a73: Pulling fs layer 


5df5aac51927: Pulling fs layer 


76eea4448d9b: Pulling fs layer 


8b66990876c6: Pulling fs layer 


f0dd38204b6f: Pulling fs layer 

666c214f6385: Waiting 

c3d6a96f1ffc: Waiting 

3fe26a83e0ca: Waiting 

3d3a7dd3a3b1: Waiting 

f8cc938abe5f: Waiting 

9978b75f7a58: Waiting 

4d4dbcc8f8cc: Waiting 

8b130a9baa49: Waiting 

6b9611650a73: Waiting 

5df5aac51927: Waiting 

76eea4448d9b: Waiting 

8b66990876c6: Waiting 

f0dd38204b6f: Waiting 

a3ed95caeb02: Downloading      32B/32B

a3ed95caeb02: Verifying Checksum 

a3ed95caeb02: Download complete 

a3ed95caeb02: Extracting      32B/32B

a3ed95caeb02: Extracting      32B/32B

e057c74597c7: Downloading  3.646kB/71.5kB

666c214f6385: Downloading     366B/366B

666c214f6385: Verifying Checksum 

666c214f6385: Download complete 

ef38b711a50f: Downloading  535.3kB/67.5MB

a3ed95caeb02: Pull complete 

e057c74597c7: Downloading   71.5kB/71.5kB

e057c74597c7: Verifying Checksum 

e057c74597c7: Download complete 

c3d6a96f1ffc: Downloading     681B/681B

c3d6a96f1ffc: Verifying Checksum 

c3d6a96f1ffc: Download complete 

3fe26a83e0ca: Downloading     265B/265B

3fe26a83e0ca: Verifying Checksum 

3fe26a83e0ca: Download complete 

f8cc938abe5f: Downloading     361B/361B

f8cc938abe5f: Download complete 

9978b75f7a58: Downloading     110B/110B

9978b75f7a58: Verifying Checksum 

9978b75f7a58: Download complete 

4d4dbcc8f8cc: Downloading     999B/1.312kB

4d4dbcc8f8cc: Downloading  1.312kB/1.312kB

4d4dbcc8f8cc: Verifying Checksum 

4d4dbcc8f8cc: Download complete 

3d3a7dd3a3b1: Downloading  536.8kB/109.9MB

8b130a9baa49: Downloading  392.1kB/37.17MB

ef38b711a50f: Downloading  15.02MB/67.5MB

3d3a7dd3a3b1: Downloading  18.36MB/109.9MB

8b130a9baa49: Downloading  19.66MB/37.17MB

ef38b711a50f: Downloading  32.84MB/67.5MB

3d3a7dd3a3b1: Downloading   37.3MB/109.9MB

8b130a9baa49: Verifying Checksum 

8b130a9baa49: Download complete 

6b9611650a73: Downloading  3.646kB/70.85kB

6b9611650a73: Downloading  70.85kB/70.85kB

6b9611650a73: Verifying Checksum 

6b9611650a73: Download complete 

5df5aac51927: Downloading  397.6kB/37.21MB

ef38b711a50f: Downloading  49.56MB/67.5MB

3d3a7dd3a3b1: Downloading  53.46MB/109.9MB

5df5aac51927: Downloading   17.7MB/37.21MB

ef38b711a50f: Verifying Checksum 

ef38b711a50f: Download complete 

76eea4448d9b: Downloading     740B/740B

76eea4448d9b: Verifying Checksum 

76eea4448d9b: Download complete 

8b66990876c6: Downloading     709B/709B

8b66990876c6: Verifying Checksum 

8b66990876c6: Download complete 

3d3a7dd3a3b1: Downloading   68.5MB/109.9MB

f0dd38204b6f: Downloading     314B/314B

f0dd38204b6f: Verifying Checksum 

f0dd38204b6f: Download complete 

5df5aac51927: Downloading  34.21MB/37.21MB

5df5aac51927: Verifying Checksum 

5df5aac51927: Download complete 

3d3a7dd3a3b1: Downloading  74.63MB/109.9MB

ef38b711a50f: Extracting  557.1kB/67.5MB

3d3a7dd3a3b1: Downloading  83.54MB/109.9MB

3d3a7dd3a3b1: Downloading  101.4MB/109.9MB

3d3a7dd3a3b1: Verifying Checksum 

3d3a7dd3a3b1: Download complete 

ef38b711a50f: Extracting  3.342MB/67.5MB

ef38b711a50f: Extracting  5.014MB/67.5MB

ef38b711a50f: Extracting  8.356MB/67.5MB

ef38b711a50f: Extracting  11.14MB/67.5MB

ef38b711a50f: Extracting  14.48MB/67.5MB

ef38b711a50f: Extracting  18.38MB/67.5MB

ef38b711a50f: Extracting  21.73MB/67.5MB

ef38b711a50f: Extracting  24.51MB/67.5MB

ef38b711a50f: Extracting  25.62MB/67.5MB

ef38b711a50f: Extracting  27.85MB/67.5MB

ef38b711a50f: Extracting  29.52MB/67.5MB

ef38b711a50f: Extracting  30.64MB/67.5MB

ef38b711a50f: Extracting  32.87MB/67.5MB

ef38b711a50f: Extracting  35.65MB/67.5MB

ef38b711a50f: Extracting  39.55MB/67.5MB

ef38b711a50f: Extracting  40.67MB/67.5MB

ef38b711a50f: Extracting  41.78MB/67.5MB

ef38b711a50f: Extracting  42.89MB/67.5MB

ef38b711a50f: Extracting  44.01MB/67.5MB

ef38b711a50f: Extracting  46.79MB/67.5MB

ef38b711a50f: Extracting  48.46MB/67.5MB

ef38b711a50f: Extracting  50.69MB/67.5MB

ef38b711a50f: Extracting  51.81MB/67.5MB

ef38b711a50f: Extracting  53.48MB/67.5MB

ef38b711a50f: Extracting  54.59MB/67.5MB

ef38b711a50f: Extracting  55.71MB/67.5MB

ef38b711a50f: Extracting  57.38MB/67.5MB

ef38b711a50f: Extracting  59.05MB/67.5MB

ef38b711a50f: Extracting  60.72MB/67.5MB

ef38b711a50f: Extracting  65.18MB/67.5MB

ef38b711a50f: Extracting  66.85MB/67.5MB

ef38b711a50f: Extracting   67.4MB/67.5MB

ef38b711a50f: Extracting   67.5MB/67.5MB

ef38b711a50f: Pull complete 

e057c74597c7: Extracting  32.77kB/71.5kB

e057c74597c7: Extracting   71.5kB/71.5kB

e057c74597c7: Extracting   71.5kB/71.5kB

e057c74597c7: Pull complete 

666c214f6385: Extracting     366B/366B

666c214f6385: Extracting     366B/366B

666c214f6385: Pull complete 

c3d6a96f1ffc: Extracting     681B/681B

c3d6a96f1ffc: Extracting     681B/681B

c3d6a96f1ffc: Pull complete 

3fe26a83e0ca: Extracting     265B/265B

3fe26a83e0ca: Extracting     265B/265B

3fe26a83e0ca: Pull complete 

3d3a7dd3a3b1: Extracting  557.1kB/109.9MB

3d3a7dd3a3b1: Extracting  2.785MB/109.9MB

3d3a7dd3a3b1: Extracting  5.014MB/109.9MB

3d3a7dd3a3b1: Extracting  8.913MB/109.9MB

3d3a7dd3a3b1: Extracting  12.81MB/109.9MB

3d3a7dd3a3b1: Extracting  17.83MB/109.9MB

3d3a7dd3a3b1: Extracting  21.73MB/109.9MB

3d3a7dd3a3b1: Extracting  24.51MB/109.9MB

3d3a7dd3a3b1: Extracting  26.74MB/109.9MB

3d3a7dd3a3b1: Extracting  30.64MB/109.9MB

3d3a7dd3a3b1: Extracting  37.88MB/109.9MB

3d3a7dd3a3b1: Extracting  50.14MB/109.9MB

3d3a7dd3a3b1: Extracting  62.39MB/109.9MB

3d3a7dd3a3b1: Extracting  68.52MB/109.9MB

3d3a7dd3a3b1: Extracting  69.63MB/109.9MB

3d3a7dd3a3b1: Extracting  70.75MB/109.9MB

3d3a7dd3a3b1: Extracting  72.42MB/109.9MB

3d3a7dd3a3b1: Extracting  74.09MB/109.9MB

3d3a7dd3a3b1: Extracting   79.1MB/109.9MB

3d3a7dd3a3b1: Extracting  81.33MB/109.9MB

3d3a7dd3a3b1: Extracting  81.89MB/109.9MB

3d3a7dd3a3b1: Extracting     83MB/109.9MB

3d3a7dd3a3b1: Extracting  85.23MB/109.9MB

3d3a7dd3a3b1: Extracting  85.79MB/109.9MB

3d3a7dd3a3b1: Extracting  87.46MB/109.9MB

3d3a7dd3a3b1: Extracting  88.57MB/109.9MB

3d3a7dd3a3b1: Extracting   98.6MB/109.9MB

3d3a7dd3a3b1: Extracting  109.2MB/109.9MB

3d3a7dd3a3b1: Extracting  109.9MB/109.9MB

3d3a7dd3a3b1: Pull complete 

f8cc938abe5f: Extracting     361B/361B

f8cc938abe5f: Extracting     361B/361B

f8cc938abe5f: Pull complete 

9978b75f7a58: Extracting     110B/110B

9978b75f7a58: Extracting     110B/110B

9978b75f7a58: Pull complete 

4d4dbcc8f8cc: Extracting  1.312kB/1.312kB

4d4dbcc8f8cc: Extracting  1.312kB/1.312kB

4d4dbcc8f8cc: Pull complete 

8b130a9baa49: Extracting  393.2kB/37.17MB

8b130a9baa49: Extracting   11.8MB/37.17MB

8b130a9baa49: Extracting  26.35MB/37.17MB

8b130a9baa49: Extracting  37.17MB/37.17MB

8b130a9baa49: Pull complete 

6b9611650a73: Extracting  32.77kB/70.85kB

6b9611650a73: Extracting  70.85kB/70.85kB

6b9611650a73: Extracting  70.85kB/70.85kB

6b9611650a73: Pull complete 

5df5aac51927: Extracting  393.2kB/37.21MB

5df5aac51927: Extracting  12.58MB/37.21MB

5df5aac51927: Extracting  24.77MB/37.21MB

5df5aac51927: Extracting   29.1MB/37.21MB

5df5aac51927: Extracting  33.03MB/37.21MB

5df5aac51927: Extracting  34.21MB/37.21MB

5df5aac51927: Extracting  35.39MB/37.21MB

5df5aac51927: Extracting  36.18MB/37.21MB

5df5aac51927: Extracting  37.21MB/37.21MB

5df5aac51927: Pull complete 

76eea4448d9b: Extracting     740B/740B

76eea4448d9b: Extracting     740B/740B

76eea4448d9b: Pull complete 

8b66990876c6: Extracting     709B/709B

8b66990876c6: Extracting     709B/709B

8b66990876c6: Pull complete 

f0dd38204b6f: Extracting     314B/314B

f0dd38204b6f: Extracting     314B/314B

f0dd38204b6f: Pull complete 
Digest: sha256:7a7fd44a72104bfbd24a77844bad5fabc86485b036f988ea927d1780782a6680
Status: Downloaded newer image for wurstmeister/zookeeper:latest
docker.io/wurstmeister/zookeeper:latest
2.11-1.0.2: Pulling from wurstmeister/kafka


540db60ca938: Pulling fs layer 


f0698009749d: Pulling fs layer 


6f908e2198d8: Pulling fs layer 


03d1b1f23ba0: Pulling fs layer 


7e646c44bafc: Pulling fs layer 

03d1b1f23ba0: Waiting 

7e646c44bafc: Waiting 

540db60ca938: Downloading  28.26kB/2.812MB

6f908e2198d8: Downloading  3.162kB/3.162kB

6f908e2198d8: Verifying Checksum 

6f908e2198d8: Download complete 

f0698009749d: Downloading  551.6kB/56.2MB

03d1b1f23ba0: Downloading  551.6kB/135MB

540db60ca938: Verifying Checksum 

540db60ca938: Download complete 

540db60ca938: Extracting  32.77kB/2.812MB

7e646c44bafc: Downloading     367B/367B

7e646c44bafc: Verifying Checksum 

7e646c44bafc: Download complete 

f0698009749d: Downloading  14.48MB/56.2MB

540db60ca938: Extracting  2.812MB/2.812MB

03d1b1f23ba0: Downloading  12.81MB/135MB

540db60ca938: Pull complete 

f0698009749d: Downloading  30.08MB/56.2MB

03d1b1f23ba0: Downloading  27.85MB/135MB

f0698009749d: Downloading  48.46MB/56.2MB

03d1b1f23ba0: Downloading  45.67MB/135MB

f0698009749d: Download complete 

f0698009749d: Extracting  557.1kB/56.2MB

03d1b1f23ba0: Downloading  60.16MB/135MB

f0698009749d: Extracting  3.342MB/56.2MB

03d1b1f23ba0: Downloading  70.18MB/135MB

03d1b1f23ba0: Downloading  84.67MB/135MB

f0698009749d: Extracting  7.242MB/56.2MB

03d1b1f23ba0: Downloading  94.69MB/135MB

f0698009749d: Extracting   11.7MB/56.2MB

03d1b1f23ba0: Downloading  110.8MB/135MB

f0698009749d: Extracting   19.5MB/56.2MB

03d1b1f23ba0: Downloading    127MB/135MB

f0698009749d: Extracting  22.84MB/56.2MB

03d1b1f23ba0: Verifying Checksum 

03d1b1f23ba0: Download complete 

f0698009749d: Extracting   27.3MB/56.2MB

f0698009749d: Extracting  31.75MB/56.2MB

f0698009749d: Extracting  35.65MB/56.2MB

f0698009749d: Extracting  40.11MB/56.2MB

f0698009749d: Extracting  44.01MB/56.2MB

f0698009749d: Extracting  46.24MB/56.2MB

f0698009749d: Extracting  50.14MB/56.2MB

f0698009749d: Extracting  54.03MB/56.2MB

f0698009749d: Extracting   56.2MB/56.2MB

f0698009749d: Pull complete 

6f908e2198d8: Extracting  3.162kB/3.162kB

6f908e2198d8: Extracting  3.162kB/3.162kB

6f908e2198d8: Pull complete 

03d1b1f23ba0: Extracting  557.1kB/135MB

03d1b1f23ba0: Extracting  1.114MB/135MB

03d1b1f23ba0: Extracting  8.356MB/135MB

03d1b1f23ba0: Extracting  17.83MB/135MB

03d1b1f23ba0: Extracting  28.41MB/135MB

03d1b1f23ba0: Extracting  38.44MB/135MB

03d1b1f23ba0: Extracting  47.91MB/135MB

03d1b1f23ba0: Extracting  54.59MB/135MB

03d1b1f23ba0: Extracting  59.05MB/135MB

03d1b1f23ba0: Extracting  62.95MB/135MB

03d1b1f23ba0: Extracting   67.4MB/135MB

03d1b1f23ba0: Extracting   71.3MB/135MB

03d1b1f23ba0: Extracting  76.32MB/135MB

03d1b1f23ba0: Extracting  80.22MB/135MB

03d1b1f23ba0: Extracting  84.12MB/135MB

03d1b1f23ba0: Extracting  87.46MB/135MB

03d1b1f23ba0: Extracting  90.24MB/135MB

03d1b1f23ba0: Extracting  93.03MB/135MB

03d1b1f23ba0: Extracting  95.81MB/135MB

03d1b1f23ba0: Extracting  99.16MB/135MB

03d1b1f23ba0: Extracting  103.6MB/135MB

03d1b1f23ba0: Extracting  105.8MB/135MB

03d1b1f23ba0: Extracting  108.6MB/135MB

03d1b1f23ba0: Extracting    112MB/135MB

03d1b1f23ba0: Extracting  115.3MB/135MB

03d1b1f23ba0: Extracting  118.7MB/135MB

03d1b1f23ba0: Extracting    122MB/135MB

03d1b1f23ba0: Extracting  125.3MB/135MB

03d1b1f23ba0: Extracting  130.9MB/135MB

03d1b1f23ba0: Extracting    135MB/135MB

03d1b1f23ba0: Pull complete 

7e646c44bafc: Extracting     367B/367B

7e646c44bafc: Extracting     367B/367B

7e646c44bafc: Pull complete 
Digest: sha256:ec1098369b4ccea77489b233172789c8ac29b545b9243545386549c52d07785b
Status: Downloaded newer image for wurstmeister/kafka:2.11-1.0.2
docker.io/wurstmeister/kafka:2.11-1.0.2
v2.28.1: Pulling from prom/prometheus


aa2a8d90b84c: Pulling fs layer 


b45d31ee2d7f: Pulling fs layer 


da9de9139824: Pulling fs layer 


d04e751b88d5: Pulling fs layer 


13f11ea3536c: Pulling fs layer 


1d81771985c9: Pulling fs layer 

d04e751b88d5: Waiting 

13f11ea3536c: Waiting 


d471c28936c9: Pulling fs layer 

1d81771985c9: Waiting 


827e29e97e58: Pulling fs layer 


9a0bd55ef653: Pulling fs layer 


16e358518d2f: Pulling fs layer 


bfdb42c9d185: Pulling fs layer 

827e29e97e58: Waiting 


d83e6d5e5f1b: Pulling fs layer 

d471c28936c9: Waiting 

16e358518d2f: Waiting 

bfdb42c9d185: Waiting 

d83e6d5e5f1b: Waiting 

9a0bd55ef653: Waiting 

b45d31ee2d7f: Downloading  13.78kB/489.7kB

da9de9139824: Downloading  405.2kB/39.21MB

b45d31ee2d7f: Downloading  489.7kB/489.7kB

aa2a8d90b84c: Downloading  13.78kB/766.6kB

b45d31ee2d7f: Verifying Checksum 

b45d31ee2d7f: Download complete 

aa2a8d90b84c: Downloading  766.6kB/766.6kB

aa2a8d90b84c: Verifying Checksum 

aa2a8d90b84c: Download complete 

aa2a8d90b84c: Extracting  32.77kB/766.6kB

13f11ea3536c: Downloading     634B/634B

13f11ea3536c: Verifying Checksum 

13f11ea3536c: Download complete 

d04e751b88d5: Downloading  349.9kB/32.16MB

1d81771985c9: Downloading     999B/2.704kB

1d81771985c9: Downloading  2.704kB/2.704kB

1d81771985c9: Verifying Checksum 

1d81771985c9: Download complete 

d471c28936c9: Downloading  3.098kB/3.098kB

d471c28936c9: Verifying Checksum 

d471c28936c9: Download complete 

827e29e97e58: Downloading  3.647kB/4.019kB

827e29e97e58: Downloading  4.019kB/4.019kB

827e29e97e58: Verifying Checksum 

827e29e97e58: Download complete 

9a0bd55ef653: Downloading  1.411kB/1.411kB

9a0bd55ef653: Verifying Checksum 

9a0bd55ef653: Download complete 

16e358518d2f: Downloading  3.645kB/129.2kB

16e358518d2f: Downloading  129.2kB/129.2kB

16e358518d2f: Verifying Checksum 

16e358518d2f: Download complete 

bfdb42c9d185: Downloading     185B/185B

bfdb42c9d185: Verifying Checksum 

bfdb42c9d185: Download complete 

d83e6d5e5f1b: Downloading     716B/716B

d83e6d5e5f1b: Verifying Checksum 

d83e6d5e5f1b: Download complete 

aa2a8d90b84c: Extracting  766.6kB/766.6kB

aa2a8d90b84c: Extracting  766.6kB/766.6kB

da9de9139824: Downloading  16.13MB/39.21MB

d04e751b88d5: Downloading  11.16MB/32.16MB

aa2a8d90b84c: Pull complete 

b45d31ee2d7f: Extracting  32.77kB/489.7kB

da9de9139824: Downloading  34.22MB/39.21MB

d04e751b88d5: Downloading  27.88MB/32.16MB

da9de9139824: Verifying Checksum 

da9de9139824: Download complete 

d04e751b88d5: Verifying Checksum 

d04e751b88d5: Download complete 

b45d31ee2d7f: Extracting  458.8kB/489.7kB

b45d31ee2d7f: Extracting  489.7kB/489.7kB

b45d31ee2d7f: Extracting  489.7kB/489.7kB

b45d31ee2d7f: Pull complete 

da9de9139824: Extracting  393.2kB/39.21MB

da9de9139824: Extracting  3.539MB/39.21MB

da9de9139824: Extracting  7.864MB/39.21MB

da9de9139824: Extracting  11.01MB/39.21MB

da9de9139824: Extracting  18.09MB/39.21MB

da9de9139824: Extracting   23.2MB/39.21MB

da9de9139824: Extracting  36.18MB/39.21MB

da9de9139824: Extracting  39.21MB/39.21MB

da9de9139824: Pull complete 

d04e751b88d5: Extracting  327.7kB/32.16MB

d04e751b88d5: Extracting  3.932MB/32.16MB

d04e751b88d5: Extracting  6.881MB/32.16MB

d04e751b88d5: Extracting  9.503MB/32.16MB

d04e751b88d5: Extracting  11.14MB/32.16MB

d04e751b88d5: Extracting  13.43MB/32.16MB

d04e751b88d5: Extracting  18.35MB/32.16MB

d04e751b88d5: Extracting  31.46MB/32.16MB

d04e751b88d5: Extracting  32.16MB/32.16MB

d04e751b88d5: Pull complete 

13f11ea3536c: Extracting     634B/634B

13f11ea3536c: Extracting     634B/634B

13f11ea3536c: Pull complete 

1d81771985c9: Extracting  2.704kB/2.704kB

1d81771985c9: Extracting  2.704kB/2.704kB

1d81771985c9: Pull complete 

d471c28936c9: Extracting  3.098kB/3.098kB

d471c28936c9: Extracting  3.098kB/3.098kB

d471c28936c9: Pull complete 

827e29e97e58: Extracting  4.019kB/4.019kB

827e29e97e58: Extracting  4.019kB/4.019kB

827e29e97e58: Pull complete 

9a0bd55ef653: Extracting  1.411kB/1.411kB

9a0bd55ef653: Extracting  1.411kB/1.411kB

9a0bd55ef653: Pull complete 

16e358518d2f: Extracting  32.77kB/129.2kB

16e358518d2f: Extracting  129.2kB/129.2kB

16e358518d2f: Extracting  129.2kB/129.2kB

16e358518d2f: Pull complete 

bfdb42c9d185: Extracting     185B/185B

bfdb42c9d185: Extracting     185B/185B

bfdb42c9d185: Pull complete 

d83e6d5e5f1b: Extracting     716B/716B

d83e6d5e5f1b: Extracting     716B/716B

d83e6d5e5f1b: Pull complete 
Digest: sha256:5c030438c1e4c86bdc7428f24ee1ad18476eefdfa8a7f76a8ccc9b74f1970d81
Status: Downloaded newer image for prom/prometheus:v2.28.1
docker.io/prom/prometheus:v2.28.1
latest: Pulling from google/cadvisor


ff3a5c916c92: Pulling fs layer 


44a45bb65cdf: Pulling fs layer 


0bbe1a2fe2a6: Pulling fs layer 

0bbe1a2fe2a6: Downloading  146.5kB/13.17MB

44a45bb65cdf: Downloading  163.8kB/15.29MB

ff3a5c916c92: Downloading  36.41kB/2.066MB

ff3a5c916c92: Downloading  2.066MB/2.066MB

ff3a5c916c92: Verifying Checksum 

ff3a5c916c92: Download complete 

ff3a5c916c92: Extracting  32.77kB/2.066MB

0bbe1a2fe2a6: Downloading   12.1MB/13.17MB

ff3a5c916c92: Extracting  2.066MB/2.066MB

0bbe1a2fe2a6: Verifying Checksum 

0bbe1a2fe2a6: Download complete 

44a45bb65cdf: Downloading  14.58MB/15.29MB

44a45bb65cdf: Verifying Checksum 

44a45bb65cdf: Download complete 

ff3a5c916c92: Pull complete 

44a45bb65cdf: Extracting  163.8kB/15.29MB

44a45bb65cdf: Extracting  3.113MB/15.29MB

44a45bb65cdf: Extracting   6.39MB/15.29MB

44a45bb65cdf: Extracting  11.47MB/15.29MB

44a45bb65cdf: Extracting  15.24MB/15.29MB

44a45bb65cdf: Extracting  15.29MB/15.29MB

44a45bb65cdf: Pull complete 

0bbe1a2fe2a6: Extracting  163.8kB/13.17MB

0bbe1a2fe2a6: Extracting  2.458MB/13.17MB

0bbe1a2fe2a6: Extracting   6.39MB/13.17MB

0bbe1a2fe2a6: Extracting  10.98MB/13.17MB

0bbe1a2fe2a6: Extracting  13.17MB/13.17MB

0bbe1a2fe2a6: Pull complete 
Digest: sha256:815386ebbe9a3490f38785ab11bda34ec8dacf4634af77b8912832d4f85dca04
Status: Downloaded newer image for google/cadvisor:latest
docker.io/google/cadvisor:latest
8.1.1: Pulling from grafana/grafana


540db60ca938: Already exists 


b91d21fc1834: Pulling fs layer 


94b744eb7640: Pulling fs layer 


06133c221b55: Pulling fs layer 


dc4b422eea7f: Pulling fs layer 


4f4fb700ef54: Pulling fs layer 


581ba695933f: Pulling fs layer 


688726506e9e: Pulling fs layer 

4f4fb700ef54: Waiting 

581ba695933f: Waiting 

688726506e9e: Waiting 

dc4b422eea7f: Waiting 

b91d21fc1834: Downloading     173B/173B

b91d21fc1834: Extracting     173B/173B

b91d21fc1834: Extracting     173B/173B

06133c221b55: Downloading  75.51kB/6.569MB

94b744eb7640: Downloading  42.74kB/1.735MB

dc4b422eea7f: Downloading  547.8kB/57.41MB

b91d21fc1834: Pull complete 

94b744eb7640: Downloading  1.735MB/1.735MB

94b744eb7640: Verifying Checksum 

94b744eb7640: Download complete 

94b744eb7640: Extracting  32.77kB/1.735MB

4f4fb700ef54: Downloading      32B/32B

4f4fb700ef54: Verifying Checksum 

4f4fb700ef54: Download complete 

581ba695933f: Downloading  3.646kB/15.2kB

581ba695933f: Downloading   15.2kB/15.2kB

581ba695933f: Verifying Checksum 

581ba695933f: Download complete 

06133c221b55: Verifying Checksum 

06133c221b55: Download complete 

688726506e9e: Downloading  1.223kB/1.223kB

688726506e9e: Verifying Checksum 

688726506e9e: Download complete 

dc4b422eea7f: Downloading  17.26MB/57.41MB

94b744eb7640: Extracting  1.573MB/1.735MB

dc4b422eea7f: Downloading  31.74MB/57.41MB

94b744eb7640: Extracting  1.735MB/1.735MB

94b744eb7640: Extracting  1.735MB/1.735MB

dc4b422eea7f: Downloading  46.23MB/57.41MB

dc4b422eea7f: Verifying Checksum 

dc4b422eea7f: Download complete 

94b744eb7640: Pull complete 

06133c221b55: Extracting   98.3kB/6.569MB

06133c221b55: Extracting  5.112MB/6.569MB

06133c221b55: Extracting  6.569MB/6.569MB

06133c221b55: Extracting  6.569MB/6.569MB

06133c221b55: Pull complete 

dc4b422eea7f: Extracting  557.1kB/57.41MB

dc4b422eea7f: Extracting  5.014MB/57.41MB

dc4b422eea7f: Extracting  8.913MB/57.41MB

dc4b422eea7f: Extracting  12.81MB/57.41MB

dc4b422eea7f: Extracting  16.71MB/57.41MB

dc4b422eea7f: Extracting  20.61MB/57.41MB

dc4b422eea7f: Extracting  23.95MB/57.41MB

dc4b422eea7f: Extracting  27.85MB/57.41MB

dc4b422eea7f: Extracting  31.75MB/57.41MB

dc4b422eea7f: Extracting  34.54MB/57.41MB

dc4b422eea7f: Extracting  37.32MB/57.41MB

dc4b422eea7f: Extracting  37.88MB/57.41MB

dc4b422eea7f: Extracting  39.55MB/57.41MB

dc4b422eea7f: Extracting  40.11MB/57.41MB

dc4b422eea7f: Extracting  42.89MB/57.41MB

dc4b422eea7f: Extracting  45.68MB/57.41MB

dc4b422eea7f: Extracting  47.91MB/57.41MB

dc4b422eea7f: Extracting  50.69MB/57.41MB

dc4b422eea7f: Extracting  53.48MB/57.41MB

dc4b422eea7f: Extracting  54.03MB/57.41MB

dc4b422eea7f: Extracting  56.82MB/57.41MB

dc4b422eea7f: Extracting  57.41MB/57.41MB

dc4b422eea7f: Pull complete 

4f4fb700ef54: Extracting      32B/32B

4f4fb700ef54: Extracting      32B/32B

4f4fb700ef54: Pull complete 

581ba695933f: Extracting   15.2kB/15.2kB

581ba695933f: Extracting   15.2kB/15.2kB

581ba695933f: Pull complete 

688726506e9e: Extracting  1.223kB/1.223kB

688726506e9e: Extracting  1.223kB/1.223kB

688726506e9e: Pull complete 
Digest: sha256:c328587322a83c38384cb3799387c3eb3c5b96d31ca5579439400694868f5007
Status: Downloaded newer image for grafana/grafana:8.1.1
docker.io/grafana/grafana:8.1.1
1.15.6: Pulling from kiwigrid/k8s-sidecar


59bf1c3509f3: Pulling fs layer 


07a400e93df3: Pulling fs layer 


812206835f4c: Pulling fs layer 


73342013dbd4: Pulling fs layer 


27450111daa5: Pulling fs layer 


b6dc38f52fdb: Pulling fs layer 


c36e6a83ef93: Pulling fs layer 


7b23ce5cb56a: Pulling fs layer 

73342013dbd4: Waiting 

27450111daa5: Waiting 

b6dc38f52fdb: Waiting 

c36e6a83ef93: Waiting 

7b23ce5cb56a: Waiting 

07a400e93df3: Downloading  15.23kB/678.3kB

59bf1c3509f3: Downloading  36.41kB/2.818MB

812206835f4c: Downloading  142.1kB/13.18MB

07a400e93df3: Downloading  678.3kB/678.3kB

07a400e93df3: Verifying Checksum 

07a400e93df3: Download complete 

73342013dbd4: Downloading     231B/231B

73342013dbd4: Verifying Checksum 

73342013dbd4: Download complete 

27450111daa5: Downloading   35.5kB/2.35MB

59bf1c3509f3: Verifying Checksum 

59bf1c3509f3: Download complete 

59bf1c3509f3: Extracting  32.77kB/2.818MB

27450111daa5: Downloading   2.35MB/2.35MB

27450111daa5: Verifying Checksum 

27450111daa5: Download complete 

b6dc38f52fdb: Downloading  36.41kB/898.8kB

c36e6a83ef93: Downloading      99B/99B

c36e6a83ef93: Verifying Checksum 

c36e6a83ef93: Download complete 

b6dc38f52fdb: Download complete 

7b23ce5cb56a: Downloading  60.12kB/4.827MB

7b23ce5cb56a: Verifying Checksum 

7b23ce5cb56a: Download complete 

812206835f4c: Verifying Checksum 

812206835f4c: Download complete 

59bf1c3509f3: Extracting  2.392MB/2.818MB

59bf1c3509f3: Extracting  2.818MB/2.818MB

59bf1c3509f3: Pull complete 

07a400e93df3: Extracting  32.77kB/678.3kB

07a400e93df3: Extracting  557.1kB/678.3kB

07a400e93df3: Extracting  678.3kB/678.3kB

07a400e93df3: Extracting  678.3kB/678.3kB

07a400e93df3: Pull complete 

812206835f4c: Extracting  163.8kB/13.18MB

812206835f4c: Extracting   2.13MB/13.18MB

812206835f4c: Extracting  4.096MB/13.18MB

812206835f4c: Extracting   6.39MB/13.18MB

812206835f4c: Extracting  9.503MB/13.18MB

812206835f4c: Extracting   11.3MB/13.18MB

812206835f4c: Extracting  12.78MB/13.18MB

812206835f4c: Extracting  13.18MB/13.18MB

812206835f4c: Pull complete 

73342013dbd4: Extracting     231B/231B

73342013dbd4: Extracting     231B/231B

73342013dbd4: Pull complete 

27450111daa5: Extracting  32.77kB/2.35MB

27450111daa5: Extracting    852kB/2.35MB

27450111daa5: Extracting  1.704MB/2.35MB

27450111daa5: Extracting   2.35MB/2.35MB

27450111daa5: Extracting   2.35MB/2.35MB

27450111daa5: Pull complete 

b6dc38f52fdb: Extracting  32.77kB/898.8kB

b6dc38f52fdb: Extracting  898.8kB/898.8kB

b6dc38f52fdb: Extracting  898.8kB/898.8kB

b6dc38f52fdb: Pull complete 

c36e6a83ef93: Extracting      99B/99B

c36e6a83ef93: Extracting      99B/99B

c36e6a83ef93: Pull complete 

7b23ce5cb56a: Extracting  65.54kB/4.827MB

7b23ce5cb56a: Extracting    852kB/4.827MB

7b23ce5cb56a: Extracting  1.114MB/4.827MB

7b23ce5cb56a: Extracting  1.376MB/4.827MB

7b23ce5cb56a: Extracting  1.966MB/4.827MB

7b23ce5cb56a: Extracting  3.211MB/4.827MB

7b23ce5cb56a: Extracting  3.932MB/4.827MB

7b23ce5cb56a: Extracting  4.827MB/4.827MB

7b23ce5cb56a: Pull complete 
Digest: sha256:1f025ae37b7b20d63bffd179e5e6f972039dd53d9646388c0a8c456229c7bbcb
Status: Downloaded newer image for kiwigrid/k8s-sidecar:1.15.6
docker.io/kiwigrid/k8s-sidecar:1.15.6
10: Pulling from library/mariadb


a8b1c5f80c2d: Pulling fs layer 


d089a232b283: Pulling fs layer 


e6a7853251a9: Pulling fs layer 


a02c50173b46: Pulling fs layer 


60cf01d97b1c: Pulling fs layer 


8712b8a31288: Pulling fs layer 


e2713dbe3052: Pulling fs layer 


f0ffb22994e6: Pulling fs layer 

a02c50173b46: Waiting 

60cf01d97b1c: Waiting 

8712b8a31288: Waiting 

e2713dbe3052: Waiting 

f0ffb22994e6: Waiting 

a8b1c5f80c2d: Downloading    306kB/29.53MB

d089a232b283: Downloading     999B/1.716kB

d089a232b283: Download complete 

e6a7853251a9: Downloading  60.12kB/5.648MB

a02c50173b46: Downloading     116B/116B

a02c50173b46: Verifying Checksum 

a02c50173b46: Download complete 

60cf01d97b1c: Downloading     330B/330B

60cf01d97b1c: Verifying Checksum 

60cf01d97b1c: Download complete 

8712b8a31288: Downloading  537.7kB/87.27MB

e6a7853251a9: Verifying Checksum 

e6a7853251a9: Download complete 

e2713dbe3052: Downloading     999B/3.613kB

e2713dbe3052: Download complete 

f0ffb22994e6: Downloading  2.447kB/8.251kB

f0ffb22994e6: Downloading  8.251kB/8.251kB

f0ffb22994e6: Verifying Checksum 

f0ffb22994e6: Download complete 

a8b1c5f80c2d: Downloading  13.39MB/29.53MB

8712b8a31288: Downloading  16.14MB/87.27MB

a8b1c5f80c2d: Downloading  26.17MB/29.53MB

a8b1c5f80c2d: Verifying Checksum 

a8b1c5f80c2d: Download complete 

8712b8a31288: Downloading  30.62MB/87.27MB

a8b1c5f80c2d: Extracting  327.7kB/29.53MB

8712b8a31288: Downloading  42.87MB/87.27MB

a8b1c5f80c2d: Extracting  2.949MB/29.53MB

8712b8a31288: Downloading  57.91MB/87.27MB

a8b1c5f80c2d: Extracting  5.571MB/29.53MB

8712b8a31288: Downloading  70.17MB/87.27MB

a8b1c5f80c2d: Extracting  7.864MB/29.53MB

8712b8a31288: Downloading  83.54MB/87.27MB

8712b8a31288: Verifying Checksum 

8712b8a31288: Download complete 

a8b1c5f80c2d: Extracting  9.503MB/29.53MB

a8b1c5f80c2d: Extracting  12.45MB/29.53MB

a8b1c5f80c2d: Extracting  16.06MB/29.53MB

a8b1c5f80c2d: Extracting  20.64MB/29.53MB

a8b1c5f80c2d: Extracting  24.25MB/29.53MB

a8b1c5f80c2d: Extracting  25.89MB/29.53MB

a8b1c5f80c2d: Extracting  28.18MB/29.53MB

a8b1c5f80c2d: Extracting  29.16MB/29.53MB

a8b1c5f80c2d: Extracting  29.53MB/29.53MB

a8b1c5f80c2d: Pull complete 

d089a232b283: Extracting  1.716kB/1.716kB

d089a232b283: Extracting  1.716kB/1.716kB

d089a232b283: Pull complete 

e6a7853251a9: Extracting  65.54kB/5.648MB

e6a7853251a9: Extracting  2.294MB/5.648MB

e6a7853251a9: Extracting  4.588MB/5.648MB

e6a7853251a9: Extracting  4.784MB/5.648MB

e6a7853251a9: Extracting  4.981MB/5.648MB

e6a7853251a9: Extracting  5.648MB/5.648MB

e6a7853251a9: Pull complete 

a02c50173b46: Extracting     116B/116B

a02c50173b46: Extracting     116B/116B

a02c50173b46: Pull complete 

60cf01d97b1c: Extracting     330B/330B

60cf01d97b1c: Extracting     330B/330B

60cf01d97b1c: Pull complete 

8712b8a31288: Extracting  557.1kB/87.27MB

8712b8a31288: Extracting  4.456MB/87.27MB

8712b8a31288: Extracting  8.913MB/87.27MB

8712b8a31288: Extracting  12.26MB/87.27MB

8712b8a31288: Extracting  16.15MB/87.27MB

8712b8a31288: Extracting  21.17MB/87.27MB

8712b8a31288: Extracting  25.07MB/87.27MB

8712b8a31288: Extracting  28.41MB/87.27MB

8712b8a31288: Extracting  32.31MB/87.27MB

8712b8a31288: Extracting  34.54MB/87.27MB

8712b8a31288: Extracting  37.88MB/87.27MB

8712b8a31288: Extracting  41.22MB/87.27MB

8712b8a31288: Extracting  44.01MB/87.27MB

8712b8a31288: Extracting  46.24MB/87.27MB

8712b8a31288: Extracting  51.81MB/87.27MB

8712b8a31288: Extracting  58.49MB/87.27MB

8712b8a31288: Extracting  62.95MB/87.27MB

8712b8a31288: Extracting  65.73MB/87.27MB

8712b8a31288: Extracting   67.4MB/87.27MB

8712b8a31288: Extracting  70.19MB/87.27MB

8712b8a31288: Extracting  72.97MB/87.27MB

8712b8a31288: Extracting  77.43MB/87.27MB

8712b8a31288: Extracting  80.77MB/87.27MB

8712b8a31288: Extracting  82.44MB/87.27MB

8712b8a31288: Extracting  84.67MB/87.27MB

8712b8a31288: Extracting  86.34MB/87.27MB

8712b8a31288: Extracting   86.9MB/87.27MB

8712b8a31288: Extracting  87.27MB/87.27MB

8712b8a31288: Pull complete 

e2713dbe3052: Extracting  3.613kB/3.613kB

e2713dbe3052: Extracting  3.613kB/3.613kB

e2713dbe3052: Pull complete 

f0ffb22994e6: Extracting  8.251kB/8.251kB

f0ffb22994e6: Extracting  8.251kB/8.251kB

f0ffb22994e6: Pull complete 
Digest: sha256:27292753bb759cd22be72e3c8192f1259ef47010c8634b5da0bc886845efe9fd
Status: Downloaded newer image for mariadb:10
docker.io/library/mariadb:10
5: Pulling from library/mysql


20e4dcae4c69: Pulling fs layer 


1c56c3d4ce74: Pulling fs layer 


e9f03a1c24ce: Pulling fs layer 


68c3898c2015: Pulling fs layer 


6b95a940e7b6: Pulling fs layer 


90986bb8de6e: Pulling fs layer 


ae71319cb779: Pulling fs layer 


ffc89e9dfd88: Pulling fs layer 


43d05e938198: Pulling fs layer 


064b2d298fba: Pulling fs layer 


df9a4d85569b: Pulling fs layer 

90986bb8de6e: Waiting 

ae71319cb779: Waiting 

ffc89e9dfd88: Waiting 

68c3898c2015: Waiting 

6b95a940e7b6: Waiting 

43d05e938198: Waiting 

064b2d298fba: Waiting 

df9a4d85569b: Waiting 

1c56c3d4ce74: Downloading     869B/869B

1c56c3d4ce74: Verifying Checksum 

1c56c3d4ce74: Download complete 

e9f03a1c24ce: Downloading  36.41kB/983.5kB

68c3898c2015: Downloading  69.18kB/4.578MB

20e4dcae4c69: Downloading  527.9kB/50.5MB

e9f03a1c24ce: Downloading  983.5kB/983.5kB

e9f03a1c24ce: Verifying Checksum 

e9f03a1c24ce: Download complete 

6b95a940e7b6: Downloading   3.08kB/3.08kB

6b95a940e7b6: Verifying Checksum 

6b95a940e7b6: Download complete 

90986bb8de6e: Downloading     331B/331B

90986bb8de6e: Verifying Checksum 

90986bb8de6e: Download complete 

68c3898c2015: Downloading  4.578MB/4.578MB

68c3898c2015: Download complete 

ae71319cb779: Downloading  274.6kB/25.53MB

ffc89e9dfd88: Download complete 

43d05e938198: Downloading  548.2kB/56.29MB

20e4dcae4c69: Downloading  13.64MB/50.5MB

ae71319cb779: Downloading     16MB/25.53MB

43d05e938198: Downloading  17.26MB/56.29MB

ae71319cb779: Verifying Checksum 

ae71319cb779: Download complete 

064b2d298fba: Downloading     999B/5.384kB

064b2d298fba: Downloading  5.384kB/5.384kB

064b2d298fba: Verifying Checksum 

064b2d298fba: Download complete 

df9a4d85569b: Downloading     122B/122B

df9a4d85569b: Verifying Checksum 

df9a4d85569b: Download complete 

20e4dcae4c69: Downloading  33.03MB/50.5MB

43d05e938198: Downloading  35.09MB/56.29MB

20e4dcae4c69: Downloading  47.19MB/50.5MB

20e4dcae4c69: Verifying Checksum 

20e4dcae4c69: Download complete 

20e4dcae4c69: Extracting  524.3kB/50.5MB

43d05e938198: Downloading  50.13MB/56.29MB

43d05e938198: Verifying Checksum 

43d05e938198: Download complete 

20e4dcae4c69: Extracting  4.194MB/50.5MB

20e4dcae4c69: Extracting  8.913MB/50.5MB

20e4dcae4c69: Extracting  11.01MB/50.5MB

20e4dcae4c69: Extracting  12.58MB/50.5MB

20e4dcae4c69: Extracting  16.78MB/50.5MB

20e4dcae4c69: Extracting   21.5MB/50.5MB

20e4dcae4c69: Extracting  25.69MB/50.5MB

20e4dcae4c69: Extracting  30.93MB/50.5MB

20e4dcae4c69: Extracting  32.51MB/50.5MB

20e4dcae4c69: Extracting  33.55MB/50.5MB

20e4dcae4c69: Extracting  35.65MB/50.5MB

20e4dcae4c69: Extracting  37.75MB/50.5MB

20e4dcae4c69: Extracting  41.42MB/50.5MB

20e4dcae4c69: Extracting  43.52MB/50.5MB

20e4dcae4c69: Extracting  46.14MB/50.5MB

20e4dcae4c69: Extracting  47.19MB/50.5MB

20e4dcae4c69: Extracting  48.76MB/50.5MB

20e4dcae4c69: Extracting   50.5MB/50.5MB

20e4dcae4c69: Pull complete 

1c56c3d4ce74: Extracting     869B/869B

1c56c3d4ce74: Extracting     869B/869B

1c56c3d4ce74: Pull complete 

e9f03a1c24ce: Extracting  32.77kB/983.5kB

e9f03a1c24ce: Extracting  983.5kB/983.5kB

e9f03a1c24ce: Pull complete 

68c3898c2015: Extracting  65.54kB/4.578MB

68c3898c2015: Extracting  2.294MB/4.578MB

68c3898c2015: Extracting  4.578MB/4.578MB

68c3898c2015: Extracting  4.578MB/4.578MB

68c3898c2015: Pull complete 

6b95a940e7b6: Extracting   3.08kB/3.08kB

6b95a940e7b6: Extracting   3.08kB/3.08kB

6b95a940e7b6: Pull complete 

90986bb8de6e: Extracting     331B/331B

90986bb8de6e: Extracting     331B/331B

90986bb8de6e: Pull complete 

ae71319cb779: Extracting  262.1kB/25.53MB

ae71319cb779: Extracting  3.146MB/25.53MB

ae71319cb779: Extracting  6.554MB/25.53MB

ae71319cb779: Extracting  10.75MB/25.53MB

ae71319cb779: Extracting  13.89MB/25.53MB

ae71319cb779: Extracting   19.4MB/25.53MB

ae71319cb779: Extracting  23.07MB/25.53MB

ae71319cb779: Extracting  25.53MB/25.53MB

ae71319cb779: Pull complete 

ffc89e9dfd88: Extracting     317B/317B

ffc89e9dfd88: Extracting     317B/317B

ffc89e9dfd88: Pull complete 

43d05e938198: Extracting  557.1kB/56.29MB

43d05e938198: Extracting  4.456MB/56.29MB

43d05e938198: Extracting  8.913MB/56.29MB

43d05e938198: Extracting  13.93MB/56.29MB

43d05e938198: Extracting  17.83MB/56.29MB

43d05e938198: Extracting  21.17MB/56.29MB

43d05e938198: Extracting  23.95MB/56.29MB

43d05e938198: Extracting  26.18MB/56.29MB

43d05e938198: Extracting  30.08MB/56.29MB

43d05e938198: Extracting  32.87MB/56.29MB

43d05e938198: Extracting  34.54MB/56.29MB

43d05e938198: Extracting  35.09MB/56.29MB

43d05e938198: Extracting  35.65MB/56.29MB

43d05e938198: Extracting  36.21MB/56.29MB

43d05e938198: Extracting  36.77MB/56.29MB

43d05e938198: Extracting  37.32MB/56.29MB

43d05e938198: Extracting  37.88MB/56.29MB

43d05e938198: Extracting  38.44MB/56.29MB

43d05e938198: Extracting  38.99MB/56.29MB

43d05e938198: Extracting  39.55MB/56.29MB

43d05e938198: Extracting  40.11MB/56.29MB

43d05e938198: Extracting  40.67MB/56.29MB

43d05e938198: Extracting  41.22MB/56.29MB

43d05e938198: Extracting  41.78MB/56.29MB

43d05e938198: Extracting  42.34MB/56.29MB

43d05e938198: Extracting  42.89MB/56.29MB

43d05e938198: Extracting  43.45MB/56.29MB

43d05e938198: Extracting  44.01MB/56.29MB

43d05e938198: Extracting  44.56MB/56.29MB

43d05e938198: Extracting  45.68MB/56.29MB

43d05e938198: Extracting  46.79MB/56.29MB

43d05e938198: Extracting  47.35MB/56.29MB

43d05e938198: Extracting  48.46MB/56.29MB

43d05e938198: Extracting  49.58MB/56.29MB

43d05e938198: Extracting  52.36MB/56.29MB

43d05e938198: Extracting  54.03MB/56.29MB

43d05e938198: Extracting  56.26MB/56.29MB

43d05e938198: Extracting  56.29MB/56.29MB

43d05e938198: Pull complete 

064b2d298fba: Extracting  5.384kB/5.384kB

064b2d298fba: Extracting  5.384kB/5.384kB

064b2d298fba: Pull complete 

df9a4d85569b: Extracting     122B/122B

df9a4d85569b: Extracting     122B/122B

df9a4d85569b: Pull complete 
Digest: sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
Status: Downloaded newer image for mysql:5
docker.io/library/mysql:5
Pulling OSM docker images
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-753 docker image
osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/mon


c83baea2d576: Pulling fs layer 


b32ac4c6efcb: Pulling fs layer 


64d2169a54cf: Pulling fs layer 


5f832e31a97e: Pulling fs layer 


d452a03b3441: Pulling fs layer 


d0de5d3746ac: Pulling fs layer 


0064b856e1d3: Pulling fs layer 


b54470a5b0cc: Pulling fs layer 


26f34cfc378d: Pulling fs layer 


42117142c70b: Pulling fs layer 


9de60295adc0: Pulling fs layer 


fe97d4084d04: Pulling fs layer 


def19210a9b3: Pulling fs layer 


a62f0fa3122a: Pulling fs layer 

5f832e31a97e: Waiting 

b54470a5b0cc: Waiting 

26f34cfc378d: Waiting 

42117142c70b: Waiting 

9de60295adc0: Waiting 

fe97d4084d04: Waiting 

def19210a9b3: Waiting 

a62f0fa3122a: Waiting 

d452a03b3441: Waiting 

d0de5d3746ac: Waiting 

0064b856e1d3: Waiting 

b32ac4c6efcb: Downloading     229B/229B

b32ac4c6efcb: Verifying Checksum 

b32ac4c6efcb: Download complete 

64d2169a54cf: Downloading  122.9kB/12.06MB

c83baea2d576: Downloading  286.7kB/28.58MB

5f832e31a97e: Downloading  11.84kB/978.7kB

64d2169a54cf: Downloading  3.441MB/12.06MB

c83baea2d576: Downloading  3.154MB/28.58MB

5f832e31a97e: Downloading  933.9kB/978.7kB

5f832e31a97e: Downloading  978.7kB/978.7kB

5f832e31a97e: Verifying Checksum 

5f832e31a97e: Download complete 

d452a03b3441: Downloading  20.03kB/1.911MB

64d2169a54cf: Downloading  6.881MB/12.06MB

c83baea2d576: Downloading  7.741MB/28.58MB

d452a03b3441: Downloading  692.2kB/1.911MB

64d2169a54cf: Downloading   9.83MB/12.06MB

c83baea2d576: Downloading  11.76MB/28.58MB

d452a03b3441: Verifying Checksum 

d452a03b3441: Download complete 

64d2169a54cf: Verifying Checksum 

64d2169a54cf: Download complete 

c83baea2d576: Downloading  16.63MB/28.58MB

0064b856e1d3: Downloading     811B/811B

0064b856e1d3: Verifying Checksum 

0064b856e1d3: Download complete 

d0de5d3746ac: Downloading  528.4kB/97.71MB

b54470a5b0cc: Downloading  3.586kB/53.95kB

b54470a5b0cc: Download complete 

c83baea2d576: Downloading  22.08MB/28.58MB

26f34cfc378d: Downloading  3.585kB/205kB

d0de5d3746ac: Downloading  3.699MB/97.71MB

26f34cfc378d: Verifying Checksum 

26f34cfc378d: Download complete 

42117142c70b: Downloading  3.585kB/356.2kB

c83baea2d576: Downloading  26.09MB/28.58MB

42117142c70b: Downloading  356.2kB/356.2kB

42117142c70b: Verifying Checksum 

42117142c70b: Download complete 

d0de5d3746ac: Downloading  8.454MB/97.71MB

c83baea2d576: Verifying Checksum 

c83baea2d576: Download complete 

9de60295adc0: Downloading  475.1kB/47.22MB

c83baea2d576: Extracting  294.9kB/28.58MB

fe97d4084d04: Downloading  475.1kB/47.22MB

d0de5d3746ac: Downloading  13.74MB/97.71MB

9de60295adc0: Downloading  2.376MB/47.22MB

c83baea2d576: Extracting  3.834MB/28.58MB

fe97d4084d04: Downloading  2.851MB/47.22MB

d0de5d3746ac: Downloading  17.44MB/97.71MB

c83baea2d576: Extracting  7.078MB/28.58MB

9de60295adc0: Downloading  5.226MB/47.22MB

fe97d4084d04: Downloading  6.177MB/47.22MB

d0de5d3746ac: Downloading  20.08MB/97.71MB

9de60295adc0: Downloading  8.077MB/47.22MB

c83baea2d576: Extracting  9.437MB/28.58MB

fe97d4084d04: Downloading  9.507MB/47.22MB

d0de5d3746ac: Downloading  22.72MB/97.71MB

9de60295adc0: Downloading  11.41MB/47.22MB

fe97d4084d04: Downloading  12.83MB/47.22MB

c83baea2d576: Extracting   11.5MB/28.58MB

d0de5d3746ac: Downloading  24.83MB/97.71MB

9de60295adc0: Downloading  14.74MB/47.22MB

fe97d4084d04: Downloading  15.69MB/47.22MB

c83baea2d576: Extracting  16.22MB/28.58MB

d0de5d3746ac: Downloading  28.01MB/97.71MB

9de60295adc0: Downloading  18.06MB/47.22MB

c83baea2d576: Extracting  20.94MB/28.58MB

fe97d4084d04: Downloading  18.54MB/47.22MB

d0de5d3746ac: Downloading  31.18MB/97.71MB

9de60295adc0: Downloading  20.44MB/47.22MB

fe97d4084d04: Downloading  21.39MB/47.22MB

d0de5d3746ac: Downloading  34.35MB/97.71MB

c83baea2d576: Extracting  24.18MB/28.58MB

9de60295adc0: Downloading  23.76MB/47.22MB

fe97d4084d04: Downloading  23.76MB/47.22MB

d0de5d3746ac: Downloading     37MB/97.71MB

c83baea2d576: Extracting  24.77MB/28.58MB

9de60295adc0: Downloading  27.09MB/47.22MB

fe97d4084d04: Downloading  26.62MB/47.22MB

d0de5d3746ac: Downloading  40.17MB/97.71MB

9de60295adc0: Downloading  29.47MB/47.22MB

c83baea2d576: Extracting  27.43MB/28.58MB

fe97d4084d04: Downloading  28.99MB/47.22MB

d0de5d3746ac: Downloading  42.81MB/97.71MB

9de60295adc0: Downloading  32.79MB/47.22MB

fe97d4084d04: Downloading  31.37MB/47.22MB

d0de5d3746ac: Downloading  45.45MB/97.71MB

c83baea2d576: Extracting  28.31MB/28.58MB

9de60295adc0: Downloading  36.12MB/47.22MB

fe97d4084d04: Downloading  33.75MB/47.22MB

c83baea2d576: Extracting  28.58MB/28.58MB

d0de5d3746ac: Downloading  48.62MB/97.71MB

9de60295adc0: Downloading  39.44MB/47.22MB

c83baea2d576: Pull complete 

fe97d4084d04: Downloading   36.6MB/47.22MB

b32ac4c6efcb: Extracting     229B/229B

b32ac4c6efcb: Extracting     229B/229B

b32ac4c6efcb: Pull complete 

64d2169a54cf: Extracting  131.1kB/12.06MB

d0de5d3746ac: Downloading  51.26MB/97.71MB

9de60295adc0: Downloading  42.77MB/47.22MB

fe97d4084d04: Downloading  39.92MB/47.22MB

64d2169a54cf: Extracting  3.015MB/12.06MB

d0de5d3746ac: Downloading   53.9MB/97.71MB

9de60295adc0: Downloading   46.1MB/47.22MB

fe97d4084d04: Downloading  43.25MB/47.22MB

9de60295adc0: Verifying Checksum 

9de60295adc0: Download complete 

64d2169a54cf: Extracting  4.588MB/12.06MB

def19210a9b3: Downloading     704B/704B

def19210a9b3: Verifying Checksum 

def19210a9b3: Download complete 

d0de5d3746ac: Downloading  57.07MB/97.71MB

fe97d4084d04: Verifying Checksum 

fe97d4084d04: Download complete 

a62f0fa3122a: Downloading  2.602kB/2.602kB

a62f0fa3122a: Verifying Checksum 

a62f0fa3122a: Download complete 

d0de5d3746ac: Downloading  62.36MB/97.71MB

64d2169a54cf: Extracting  5.505MB/12.06MB

d0de5d3746ac: Downloading  68.17MB/97.71MB

64d2169a54cf: Extracting  7.078MB/12.06MB

d0de5d3746ac: Downloading  75.57MB/97.71MB

64d2169a54cf: Extracting  8.389MB/12.06MB

d0de5d3746ac: Downloading  80.85MB/97.71MB

64d2169a54cf: Extracting  11.67MB/12.06MB

64d2169a54cf: Extracting  12.06MB/12.06MB

64d2169a54cf: Pull complete 

5f832e31a97e: Extracting  32.77kB/978.7kB

d0de5d3746ac: Downloading  87.72MB/97.71MB

5f832e31a97e: Extracting  978.7kB/978.7kB

5f832e31a97e: Extracting  978.7kB/978.7kB

d0de5d3746ac: Downloading  95.12MB/97.71MB

5f832e31a97e: Pull complete 

d452a03b3441: Extracting  32.77kB/1.911MB

d0de5d3746ac: Verifying Checksum 

d0de5d3746ac: Download complete 

d452a03b3441: Extracting  655.4kB/1.911MB

d452a03b3441: Extracting  1.802MB/1.911MB

d452a03b3441: Extracting  1.911MB/1.911MB

d452a03b3441: Pull complete 

d0de5d3746ac: Extracting  557.1kB/97.71MB

d0de5d3746ac: Extracting  2.228MB/97.71MB

d0de5d3746ac: Extracting  5.014MB/97.71MB

d0de5d3746ac: Extracting  6.685MB/97.71MB

d0de5d3746ac: Extracting  7.799MB/97.71MB

d0de5d3746ac: Extracting  10.58MB/97.71MB

d0de5d3746ac: Extracting  12.81MB/97.71MB

d0de5d3746ac: Extracting  13.93MB/97.71MB

d0de5d3746ac: Extracting   15.6MB/97.71MB

d0de5d3746ac: Extracting  17.83MB/97.71MB

d0de5d3746ac: Extracting  18.94MB/97.71MB

d0de5d3746ac: Extracting  20.05MB/97.71MB

d0de5d3746ac: Extracting  21.73MB/97.71MB

d0de5d3746ac: Extracting  22.28MB/97.71MB

d0de5d3746ac: Extracting  22.84MB/97.71MB

d0de5d3746ac: Extracting   23.4MB/97.71MB

d0de5d3746ac: Extracting  27.85MB/97.71MB

d0de5d3746ac: Extracting  30.64MB/97.71MB

d0de5d3746ac: Extracting  33.42MB/97.71MB

d0de5d3746ac: Extracting  36.21MB/97.71MB

d0de5d3746ac: Extracting  40.11MB/97.71MB

d0de5d3746ac: Extracting  42.89MB/97.71MB

d0de5d3746ac: Extracting  44.01MB/97.71MB

d0de5d3746ac: Extracting  45.68MB/97.71MB

d0de5d3746ac: Extracting  47.91MB/97.71MB

d0de5d3746ac: Extracting  48.46MB/97.71MB

d0de5d3746ac: Extracting  51.25MB/97.71MB

d0de5d3746ac: Extracting  52.92MB/97.71MB

d0de5d3746ac: Extracting  54.03MB/97.71MB

d0de5d3746ac: Extracting  56.26MB/97.71MB

d0de5d3746ac: Extracting  57.38MB/97.71MB

d0de5d3746ac: Extracting   59.6MB/97.71MB

d0de5d3746ac: Extracting  62.95MB/97.71MB

d0de5d3746ac: Extracting  66.85MB/97.71MB

d0de5d3746ac: Extracting  69.07MB/97.71MB

d0de5d3746ac: Extracting  69.63MB/97.71MB

d0de5d3746ac: Extracting  70.19MB/97.71MB

d0de5d3746ac: Extracting   71.3MB/97.71MB

d0de5d3746ac: Extracting  74.65MB/97.71MB

d0de5d3746ac: Extracting  77.99MB/97.71MB

d0de5d3746ac: Extracting  80.22MB/97.71MB

d0de5d3746ac: Extracting  81.89MB/97.71MB

d0de5d3746ac: Extracting     83MB/97.71MB

d0de5d3746ac: Extracting  84.12MB/97.71MB

d0de5d3746ac: Extracting  85.23MB/97.71MB

d0de5d3746ac: Extracting  86.34MB/97.71MB

d0de5d3746ac: Extracting  87.46MB/97.71MB

d0de5d3746ac: Extracting  88.01MB/97.71MB

d0de5d3746ac: Extracting  89.13MB/97.71MB

d0de5d3746ac: Extracting   90.8MB/97.71MB

d0de5d3746ac: Extracting  91.91MB/97.71MB

d0de5d3746ac: Extracting  92.47MB/97.71MB

d0de5d3746ac: Extracting  94.14MB/97.71MB

d0de5d3746ac: Extracting   94.7MB/97.71MB

d0de5d3746ac: Extracting  95.26MB/97.71MB

d0de5d3746ac: Extracting  95.81MB/97.71MB

d0de5d3746ac: Extracting  96.37MB/97.71MB

d0de5d3746ac: Extracting  96.93MB/97.71MB

d0de5d3746ac: Extracting  97.71MB/97.71MB

d0de5d3746ac: Pull complete 

0064b856e1d3: Extracting     811B/811B

0064b856e1d3: Extracting     811B/811B

0064b856e1d3: Pull complete 

b54470a5b0cc: Extracting  32.77kB/53.95kB

b54470a5b0cc: Extracting  53.95kB/53.95kB

b54470a5b0cc: Pull complete 

26f34cfc378d: Extracting  32.77kB/205kB

26f34cfc378d: Extracting    205kB/205kB

26f34cfc378d: Extracting    205kB/205kB

26f34cfc378d: Pull complete 

42117142c70b: Extracting  32.77kB/356.2kB

42117142c70b: Extracting  356.2kB/356.2kB

42117142c70b: Extracting  356.2kB/356.2kB

42117142c70b: Pull complete 

9de60295adc0: Extracting  491.5kB/47.22MB

9de60295adc0: Extracting  3.441MB/47.22MB

9de60295adc0: Extracting  6.881MB/47.22MB

9de60295adc0: Extracting  9.339MB/47.22MB

9de60295adc0: Extracting  12.29MB/47.22MB

9de60295adc0: Extracting  14.75MB/47.22MB

9de60295adc0: Extracting  19.17MB/47.22MB

9de60295adc0: Extracting  21.14MB/47.22MB

9de60295adc0: Extracting  25.56MB/47.22MB

9de60295adc0: Extracting  28.51MB/47.22MB

9de60295adc0: Extracting  34.41MB/47.22MB

9de60295adc0: Extracting  39.81MB/47.22MB

9de60295adc0: Extracting  42.76MB/47.22MB

9de60295adc0: Extracting  45.71MB/47.22MB

9de60295adc0: Extracting  47.19MB/47.22MB

9de60295adc0: Extracting  47.22MB/47.22MB

9de60295adc0: Pull complete 

fe97d4084d04: Extracting  491.5kB/47.22MB

fe97d4084d04: Extracting  2.949MB/47.22MB

fe97d4084d04: Extracting  5.898MB/47.22MB

fe97d4084d04: Extracting  9.339MB/47.22MB

fe97d4084d04: Extracting  13.27MB/47.22MB

fe97d4084d04: Extracting   17.2MB/47.22MB

fe97d4084d04: Extracting  19.17MB/47.22MB

fe97d4084d04: Extracting  24.08MB/47.22MB

fe97d4084d04: Extracting  28.02MB/47.22MB

fe97d4084d04: Extracting  29.98MB/47.22MB

fe97d4084d04: Extracting  34.41MB/47.22MB

fe97d4084d04: Extracting  38.83MB/47.22MB

fe97d4084d04: Extracting  41.78MB/47.22MB

fe97d4084d04: Extracting  43.75MB/47.22MB

fe97d4084d04: Extracting   46.2MB/47.22MB

fe97d4084d04: Extracting  47.19MB/47.22MB

fe97d4084d04: Extracting  47.22MB/47.22MB

fe97d4084d04: Pull complete 

def19210a9b3: Extracting     704B/704B

def19210a9b3: Extracting     704B/704B

def19210a9b3: Pull complete 

a62f0fa3122a: Extracting  2.602kB/2.602kB

a62f0fa3122a: Extracting  2.602kB/2.602kB

a62f0fa3122a: Pull complete 
Digest: sha256:a09e8df7748efcebcd5361ea0889bc2d10ab6a8f198ac0fbe1c6bcb3efd9a1c2
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-753
osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-753
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-753 docker image
osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/pol


c83baea2d576: Already exists 


b32ac4c6efcb: Already exists 


cf225c1ba68c: Pulling fs layer 


eed2413fc9e7: Pulling fs layer 


c83927e3ab2e: Pulling fs layer 


b014a6c7cb57: Pulling fs layer 


95f6a4c60900: Pulling fs layer 


da0cb8dcf72e: Pulling fs layer 


d1b2f3cdc124: Pulling fs layer 


1d28d24836aa: Pulling fs layer 


59cc83b41039: Pulling fs layer 


b7aa43ac1eee: Pulling fs layer 


f97568b7efc8: Pulling fs layer 

b014a6c7cb57: Waiting 

95f6a4c60900: Waiting 

da0cb8dcf72e: Waiting 

d1b2f3cdc124: Waiting 

1d28d24836aa: Waiting 

59cc83b41039: Waiting 

b7aa43ac1eee: Waiting 

f97568b7efc8: Waiting 

eed2413fc9e7: Downloading  20.03kB/1.668MB

cf225c1ba68c: Downloading  122.9kB/12.06MB

c83927e3ab2e: Downloading  56.89kB/5.394MB

eed2413fc9e7: Downloading  1.668MB/1.668MB

b014a6c7cb57: Downloading     703B/703B

b014a6c7cb57: Verifying Checksum 

b014a6c7cb57: Download complete 

cf225c1ba68c: Downloading  2.966MB/12.06MB

c83927e3ab2e: Downloading  2.077MB/5.394MB

95f6a4c60900: Downloading  24.12kB/2.233MB

cf225c1ba68c: Downloading  6.902MB/12.06MB

c83927e3ab2e: Downloading  4.563MB/5.394MB

c83927e3ab2e: Verifying Checksum 

c83927e3ab2e: Download complete 

95f6a4c60900: Verifying Checksum 

95f6a4c60900: Download complete 

cf225c1ba68c: Downloading  11.45MB/12.06MB

d1b2f3cdc124: Downloading  24.12kB/2.172MB

da0cb8dcf72e: Downloading  24.12kB/2.176MB

cf225c1ba68c: Downloading  12.06MB/12.06MB

cf225c1ba68c: Download complete 

cf225c1ba68c: Extracting  131.1kB/12.06MB

d1b2f3cdc124: Verifying Checksum 

d1b2f3cdc124: Download complete 

1d28d24836aa: Downloading  3.586kB/86.62kB

1d28d24836aa: Downloading  86.62kB/86.62kB

1d28d24836aa: Verifying Checksum 

1d28d24836aa: Download complete 

da0cb8dcf72e: Downloading  2.176MB/2.176MB

da0cb8dcf72e: Download complete 

f97568b7efc8: Downloading  2.798kB/2.798kB

f97568b7efc8: Download complete 

b7aa43ac1eee: Downloading     881B/881B

b7aa43ac1eee: Verifying Checksum 

b7aa43ac1eee: Download complete 

59cc83b41039: Downloading  3.586kB/44.45kB

59cc83b41039: Download complete 

cf225c1ba68c: Extracting  2.753MB/12.06MB

cf225c1ba68c: Extracting  3.932MB/12.06MB

cf225c1ba68c: Extracting  5.243MB/12.06MB

cf225c1ba68c: Extracting  5.636MB/12.06MB

cf225c1ba68c: Extracting  7.733MB/12.06MB

cf225c1ba68c: Extracting  8.913MB/12.06MB

cf225c1ba68c: Extracting   11.8MB/12.06MB

cf225c1ba68c: Extracting  12.06MB/12.06MB

cf225c1ba68c: Pull complete 

eed2413fc9e7: Extracting  32.77kB/1.668MB

eed2413fc9e7: Extracting  655.4kB/1.668MB

eed2413fc9e7: Extracting  1.245MB/1.668MB

eed2413fc9e7: Extracting  1.668MB/1.668MB

eed2413fc9e7: Extracting  1.668MB/1.668MB

eed2413fc9e7: Pull complete 

c83927e3ab2e: Extracting  65.54kB/5.394MB

c83927e3ab2e: Extracting    852kB/5.394MB

c83927e3ab2e: Extracting  2.687MB/5.394MB

c83927e3ab2e: Extracting  3.539MB/5.394MB

c83927e3ab2e: Extracting   4.85MB/5.394MB

c83927e3ab2e: Extracting  5.394MB/5.394MB

c83927e3ab2e: Pull complete 

b014a6c7cb57: Extracting     703B/703B

b014a6c7cb57: Extracting     703B/703B

b014a6c7cb57: Pull complete 

95f6a4c60900: Extracting  32.77kB/2.233MB

95f6a4c60900: Extracting  2.233MB/2.233MB

95f6a4c60900: Pull complete 

da0cb8dcf72e: Extracting  32.77kB/2.176MB

da0cb8dcf72e: Extracting  2.176MB/2.176MB

da0cb8dcf72e: Pull complete 

d1b2f3cdc124: Extracting  32.77kB/2.172MB

d1b2f3cdc124: Extracting  2.172MB/2.172MB

d1b2f3cdc124: Pull complete 

1d28d24836aa: Extracting  32.77kB/86.62kB

1d28d24836aa: Extracting  86.62kB/86.62kB

1d28d24836aa: Extracting  86.62kB/86.62kB

1d28d24836aa: Pull complete 

59cc83b41039: Extracting  32.77kB/44.45kB

59cc83b41039: Extracting  44.45kB/44.45kB

59cc83b41039: Extracting  44.45kB/44.45kB

59cc83b41039: Pull complete 

b7aa43ac1eee: Extracting     881B/881B

b7aa43ac1eee: Extracting     881B/881B

b7aa43ac1eee: Pull complete 

f97568b7efc8: Extracting  2.798kB/2.798kB

f97568b7efc8: Extracting  2.798kB/2.798kB

f97568b7efc8: Pull complete 
Digest: sha256:34cb92163d22186fd84eea44cd5fb6250decdc7302a23da583c23f2f03e1771c
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-753
osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-753
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-753 docker image
osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/nbi


c83baea2d576: Already exists 


b32ac4c6efcb: Already exists 


64d2169a54cf: Already exists 


636eb70e5d69: Pulling fs layer 


8216ea2f34b7: Pulling fs layer 


b0030a450c0b: Pulling fs layer 


0d5a0a233cd9: Pulling fs layer 


385862114b4f: Pulling fs layer 


bb9b67bbc134: Pulling fs layer 

0d5a0a233cd9: Waiting 

385862114b4f: Waiting 

bb9b67bbc134: Waiting 

b0030a450c0b: Downloading  1.904kB/1.904kB

b0030a450c0b: Verifying Checksum 

b0030a450c0b: Download complete 

636eb70e5d69: Downloading  32.32kB/3.226MB

8216ea2f34b7: Downloading  217.1kB/21.45MB

0d5a0a233cd9: Downloading  3.586kB/29.88kB

0d5a0a233cd9: Downloading  29.88kB/29.88kB

0d5a0a233cd9: Verifying Checksum 

0d5a0a233cd9: Download complete 

636eb70e5d69: Verifying Checksum 

636eb70e5d69: Download complete 

636eb70e5d69: Extracting  32.77kB/3.226MB

385862114b4f: Downloading  1.679kB/1.679kB

385862114b4f: Verifying Checksum 

385862114b4f: Download complete 

bb9b67bbc134: Downloading  2.764kB/2.764kB

bb9b67bbc134: Verifying Checksum 

bb9b67bbc134: Download complete 

8216ea2f34b7: Downloading   5.21MB/21.45MB

636eb70e5d69: Extracting  1.114MB/3.226MB

8216ea2f34b7: Downloading  12.59MB/21.45MB

636eb70e5d69: Extracting  1.933MB/3.226MB

8216ea2f34b7: Downloading  19.97MB/21.45MB

8216ea2f34b7: Verifying Checksum 

8216ea2f34b7: Download complete 

636eb70e5d69: Extracting  2.687MB/3.226MB

636eb70e5d69: Extracting  3.226MB/3.226MB

636eb70e5d69: Pull complete 

8216ea2f34b7: Extracting  229.4kB/21.45MB

8216ea2f34b7: Extracting  1.147MB/21.45MB

8216ea2f34b7: Extracting  2.982MB/21.45MB

8216ea2f34b7: Extracting  4.129MB/21.45MB

8216ea2f34b7: Extracting  5.046MB/21.45MB

8216ea2f34b7: Extracting  5.505MB/21.45MB

8216ea2f34b7: Extracting  6.193MB/21.45MB

8216ea2f34b7: Extracting  6.881MB/21.45MB

8216ea2f34b7: Extracting  11.47MB/21.45MB

8216ea2f34b7: Extracting  14.45MB/21.45MB

8216ea2f34b7: Extracting  16.52MB/21.45MB

8216ea2f34b7: Extracting   17.2MB/21.45MB

8216ea2f34b7: Extracting  18.58MB/21.45MB

8216ea2f34b7: Extracting  19.04MB/21.45MB

8216ea2f34b7: Extracting  20.41MB/21.45MB

8216ea2f34b7: Extracting  21.45MB/21.45MB

8216ea2f34b7: Pull complete 

b0030a450c0b: Extracting  1.904kB/1.904kB

b0030a450c0b: Extracting  1.904kB/1.904kB

b0030a450c0b: Pull complete 

0d5a0a233cd9: Extracting  29.88kB/29.88kB

0d5a0a233cd9: Extracting  29.88kB/29.88kB

0d5a0a233cd9: Pull complete 

385862114b4f: Extracting  1.679kB/1.679kB

385862114b4f: Extracting  1.679kB/1.679kB

385862114b4f: Pull complete 

bb9b67bbc134: Extracting  2.764kB/2.764kB

bb9b67bbc134: Extracting  2.764kB/2.764kB

bb9b67bbc134: Pull complete 
Digest: sha256:8e2a528aea01a593bd34d97527c6598ed05c8ec7d245de6bbc1c799e5095bb68
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-753
osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-753
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-753 docker image
osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/keystone


c83baea2d576: Already exists 


e7130b20cfe2: Pulling fs layer 


f0bcfe6494d8: Pulling fs layer 


cb72414c6d64: Pulling fs layer 


9e9f9a8c3dfd: Pulling fs layer 


16f3c5252728: Pulling fs layer 


c40746c336e9: Pulling fs layer 

9e9f9a8c3dfd: Waiting 

16f3c5252728: Waiting 

c40746c336e9: Waiting 

f0bcfe6494d8: Downloading      93B/93B

f0bcfe6494d8: Verifying Checksum 

f0bcfe6494d8: Download complete 

cb72414c6d64: Downloading  2.997kB/2.997kB

cb72414c6d64: Downloading  2.997kB/2.997kB

cb72414c6d64: Verifying Checksum 

cb72414c6d64: Download complete 

e7130b20cfe2: Downloading     229B/229B

e7130b20cfe2: Verifying Checksum 

e7130b20cfe2: Download complete 

e7130b20cfe2: Extracting     229B/229B

e7130b20cfe2: Extracting     229B/229B

e7130b20cfe2: Pull complete 

f0bcfe6494d8: Extracting      93B/93B

f0bcfe6494d8: Extracting      93B/93B

f0bcfe6494d8: Pull complete 

cb72414c6d64: Extracting  2.997kB/2.997kB

cb72414c6d64: Extracting  2.997kB/2.997kB

c40746c336e9: Downloading  3.587kB/9.116kB

c40746c336e9: Verifying Checksum 

c40746c336e9: Download complete 

16f3c5252728: Downloading  147.5kB/14.72MB

9e9f9a8c3dfd: Downloading  528.4kB/219.6MB

cb72414c6d64: Pull complete 

9e9f9a8c3dfd: Downloading  5.284MB/219.6MB

16f3c5252728: Downloading  4.276MB/14.72MB

16f3c5252728: Downloading  7.815MB/14.72MB

9e9f9a8c3dfd: Downloading  10.04MB/219.6MB

16f3c5252728: Downloading  11.06MB/14.72MB

9e9f9a8c3dfd: Downloading  14.27MB/219.6MB

16f3c5252728: Download complete 

9e9f9a8c3dfd: Downloading  19.55MB/219.6MB

9e9f9a8c3dfd: Downloading  26.95MB/219.6MB

9e9f9a8c3dfd: Downloading   35.4MB/219.6MB

9e9f9a8c3dfd: Downloading  42.81MB/219.6MB

9e9f9a8c3dfd: Downloading  51.79MB/219.6MB

9e9f9a8c3dfd: Downloading  59.72MB/219.6MB

9e9f9a8c3dfd: Downloading  67.11MB/219.6MB

9e9f9a8c3dfd: Downloading  75.04MB/219.6MB

9e9f9a8c3dfd: Downloading  81.91MB/219.6MB

9e9f9a8c3dfd: Downloading  89.31MB/219.6MB

9e9f9a8c3dfd: Downloading   96.7MB/219.6MB

9e9f9a8c3dfd: Downloading  104.6MB/219.6MB

9e9f9a8c3dfd: Downloading    112MB/219.6MB

9e9f9a8c3dfd: Downloading  120.5MB/219.6MB

9e9f9a8c3dfd: Downloading  128.9MB/219.6MB

9e9f9a8c3dfd: Downloading  136.9MB/219.6MB

9e9f9a8c3dfd: Downloading  145.3MB/219.6MB

9e9f9a8c3dfd: Downloading  153.8MB/219.6MB

9e9f9a8c3dfd: Downloading  162.2MB/219.6MB

9e9f9a8c3dfd: Downloading  171.2MB/219.6MB

9e9f9a8c3dfd: Downloading  179.7MB/219.6MB

9e9f9a8c3dfd: Downloading  188.6MB/219.6MB

9e9f9a8c3dfd: Downloading  197.1MB/219.6MB

9e9f9a8c3dfd: Downloading    205MB/219.6MB

9e9f9a8c3dfd: Downloading  213.5MB/219.6MB

9e9f9a8c3dfd: Verifying Checksum 

9e9f9a8c3dfd: Download complete 

9e9f9a8c3dfd: Extracting  557.1kB/219.6MB

9e9f9a8c3dfd: Extracting  5.014MB/219.6MB

9e9f9a8c3dfd: Extracting   9.47MB/219.6MB

9e9f9a8c3dfd: Extracting  13.93MB/219.6MB

9e9f9a8c3dfd: Extracting  18.38MB/219.6MB

9e9f9a8c3dfd: Extracting  22.84MB/219.6MB

9e9f9a8c3dfd: Extracting  26.74MB/219.6MB

9e9f9a8c3dfd: Extracting  31.75MB/219.6MB

9e9f9a8c3dfd: Extracting  35.65MB/219.6MB

9e9f9a8c3dfd: Extracting  36.77MB/219.6MB

9e9f9a8c3dfd: Extracting  37.88MB/219.6MB

9e9f9a8c3dfd: Extracting  38.44MB/219.6MB

9e9f9a8c3dfd: Extracting  39.55MB/219.6MB

9e9f9a8c3dfd: Extracting  40.67MB/219.6MB

9e9f9a8c3dfd: Extracting  42.89MB/219.6MB

9e9f9a8c3dfd: Extracting  48.46MB/219.6MB

9e9f9a8c3dfd: Extracting  51.25MB/219.6MB

9e9f9a8c3dfd: Extracting  56.26MB/219.6MB

9e9f9a8c3dfd: Extracting  60.16MB/219.6MB

9e9f9a8c3dfd: Extracting  62.95MB/219.6MB

9e9f9a8c3dfd: Extracting  66.85MB/219.6MB

9e9f9a8c3dfd: Extracting  70.19MB/219.6MB

9e9f9a8c3dfd: Extracting   75.2MB/219.6MB

9e9f9a8c3dfd: Extracting  78.54MB/219.6MB

9e9f9a8c3dfd: Extracting  79.66MB/219.6MB

9e9f9a8c3dfd: Extracting  80.77MB/219.6MB

9e9f9a8c3dfd: Extracting  81.89MB/219.6MB

9e9f9a8c3dfd: Extracting     83MB/219.6MB

9e9f9a8c3dfd: Extracting  83.56MB/219.6MB

9e9f9a8c3dfd: Extracting  84.67MB/219.6MB

9e9f9a8c3dfd: Extracting  85.79MB/219.6MB

9e9f9a8c3dfd: Extracting  86.34MB/219.6MB

9e9f9a8c3dfd: Extracting   86.9MB/219.6MB

9e9f9a8c3dfd: Extracting  88.01MB/219.6MB

9e9f9a8c3dfd: Extracting  89.13MB/219.6MB

9e9f9a8c3dfd: Extracting  89.69MB/219.6MB

9e9f9a8c3dfd: Extracting  92.47MB/219.6MB

9e9f9a8c3dfd: Extracting  93.59MB/219.6MB

9e9f9a8c3dfd: Extracting   94.7MB/219.6MB

9e9f9a8c3dfd: Extracting  95.81MB/219.6MB

9e9f9a8c3dfd: Extracting  97.48MB/219.6MB

9e9f9a8c3dfd: Extracting   98.6MB/219.6MB

9e9f9a8c3dfd: Extracting  100.3MB/219.6MB

9e9f9a8c3dfd: Extracting  101.4MB/219.6MB

9e9f9a8c3dfd: Extracting  103.1MB/219.6MB

9e9f9a8c3dfd: Extracting  104.7MB/219.6MB

9e9f9a8c3dfd: Extracting  105.3MB/219.6MB

9e9f9a8c3dfd: Extracting  106.4MB/219.6MB

9e9f9a8c3dfd: Extracting  107.5MB/219.6MB

9e9f9a8c3dfd: Extracting  109.2MB/219.6MB

9e9f9a8c3dfd: Extracting  112.5MB/219.6MB

9e9f9a8c3dfd: Extracting  114.8MB/219.6MB

9e9f9a8c3dfd: Extracting  115.9MB/219.6MB

9e9f9a8c3dfd: Extracting  117.5MB/219.6MB

9e9f9a8c3dfd: Extracting  119.2MB/219.6MB

9e9f9a8c3dfd: Extracting  120.9MB/219.6MB

9e9f9a8c3dfd: Extracting  123.1MB/219.6MB

9e9f9a8c3dfd: Extracting  125.9MB/219.6MB

9e9f9a8c3dfd: Extracting  127.6MB/219.6MB

9e9f9a8c3dfd: Extracting  130.4MB/219.6MB

9e9f9a8c3dfd: Extracting  133.7MB/219.6MB

9e9f9a8c3dfd: Extracting    137MB/219.6MB

9e9f9a8c3dfd: Extracting  141.5MB/219.6MB

9e9f9a8c3dfd: Extracting  144.8MB/219.6MB

9e9f9a8c3dfd: Extracting  148.7MB/219.6MB

9e9f9a8c3dfd: Extracting  153.7MB/219.6MB

9e9f9a8c3dfd: Extracting  158.8MB/219.6MB

9e9f9a8c3dfd: Extracting  162.7MB/219.6MB

9e9f9a8c3dfd: Extracting    166MB/219.6MB

9e9f9a8c3dfd: Extracting    171MB/219.6MB

9e9f9a8c3dfd: Extracting  174.9MB/219.6MB

9e9f9a8c3dfd: Extracting  177.7MB/219.6MB

9e9f9a8c3dfd: Extracting  181.6MB/219.6MB

9e9f9a8c3dfd: Extracting  184.4MB/219.6MB

9e9f9a8c3dfd: Extracting  187.7MB/219.6MB

9e9f9a8c3dfd: Extracting  190.5MB/219.6MB

9e9f9a8c3dfd: Extracting  191.6MB/219.6MB

9e9f9a8c3dfd: Extracting  194.4MB/219.6MB

9e9f9a8c3dfd: Extracting  196.1MB/219.6MB

9e9f9a8c3dfd: Extracting  196.6MB/219.6MB

9e9f9a8c3dfd: Extracting  197.2MB/219.6MB

9e9f9a8c3dfd: Extracting  197.8MB/219.6MB

9e9f9a8c3dfd: Extracting  201.1MB/219.6MB

9e9f9a8c3dfd: Extracting  201.7MB/219.6MB

9e9f9a8c3dfd: Extracting  202.2MB/219.6MB

9e9f9a8c3dfd: Extracting  203.9MB/219.6MB

9e9f9a8c3dfd: Extracting  205.6MB/219.6MB

9e9f9a8c3dfd: Extracting  206.7MB/219.6MB

9e9f9a8c3dfd: Extracting  208.9MB/219.6MB

9e9f9a8c3dfd: Extracting  211.1MB/219.6MB

9e9f9a8c3dfd: Extracting  214.5MB/219.6MB

9e9f9a8c3dfd: Extracting  217.3MB/219.6MB

9e9f9a8c3dfd: Extracting  217.8MB/219.6MB

9e9f9a8c3dfd: Extracting  218.9MB/219.6MB

9e9f9a8c3dfd: Extracting  219.5MB/219.6MB

9e9f9a8c3dfd: Extracting  219.6MB/219.6MB

9e9f9a8c3dfd: Pull complete 

16f3c5252728: Extracting  163.8kB/14.72MB

16f3c5252728: Extracting  6.062MB/14.72MB

16f3c5252728: Extracting  6.881MB/14.72MB

16f3c5252728: Extracting  7.864MB/14.72MB

16f3c5252728: Extracting   8.52MB/14.72MB

16f3c5252728: Extracting  9.011MB/14.72MB

16f3c5252728: Extracting  9.339MB/14.72MB

16f3c5252728: Extracting   9.83MB/14.72MB

16f3c5252728: Extracting  10.32MB/14.72MB

16f3c5252728: Extracting  10.98MB/14.72MB

16f3c5252728: Extracting  11.63MB/14.72MB

16f3c5252728: Extracting  12.29MB/14.72MB

16f3c5252728: Extracting   13.6MB/14.72MB

16f3c5252728: Extracting  14.58MB/14.72MB

16f3c5252728: Extracting  14.72MB/14.72MB

16f3c5252728: Pull complete 

c40746c336e9: Extracting  9.116kB/9.116kB

c40746c336e9: Extracting  9.116kB/9.116kB

c40746c336e9: Pull complete 
Digest: sha256:9fc8a0109ee9dc1a1ac4280b6107942dbf0c07918aa75f39f5632bba44267280
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-753
osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-753
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-753 docker image
osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/ro


c83baea2d576: Already exists 


b32ac4c6efcb: Already exists 


64d2169a54cf: Already exists 


2eaacccb099e: Pulling fs layer 


3e2b5d082d78: Pulling fs layer 


6f21fb4f4108: Pulling fs layer 


78ee0cdb442c: Pulling fs layer 


b1e3a0b1025f: Pulling fs layer 

78ee0cdb442c: Waiting 

b1e3a0b1025f: Waiting 

6f21fb4f4108: Downloading  3.585kB/244.8kB

2eaacccb099e: Downloading  24.12kB/2.377MB

6f21fb4f4108: Downloading  244.8kB/244.8kB

6f21fb4f4108: Verifying Checksum 

6f21fb4f4108: Download complete 

3e2b5d082d78: Downloading  528.4kB/81.51MB

78ee0cdb442c: Downloading  1.663kB/1.663kB

78ee0cdb442c: Verifying Checksum 

78ee0cdb442c: Download complete 

2eaacccb099e: Downloading  1.982MB/2.377MB

b1e3a0b1025f: Downloading  1.909kB/1.909kB

b1e3a0b1025f: Verifying Checksum 

b1e3a0b1025f: Download complete 

2eaacccb099e: Verifying Checksum 

2eaacccb099e: Download complete 

2eaacccb099e: Extracting  32.77kB/2.377MB

3e2b5d082d78: Downloading  5.284MB/81.51MB

2eaacccb099e: Extracting  720.9kB/2.377MB

3e2b5d082d78: Downloading  13.21MB/81.51MB

2eaacccb099e: Extracting  1.475MB/2.377MB

3e2b5d082d78: Downloading  20.61MB/81.51MB

2eaacccb099e: Extracting  2.377MB/2.377MB

2eaacccb099e: Pull complete 

3e2b5d082d78: Downloading  27.48MB/81.51MB

3e2b5d082d78: Downloading   35.4MB/81.51MB

3e2b5d082d78: Downloading  43.33MB/81.51MB

3e2b5d082d78: Downloading  51.25MB/81.51MB

3e2b5d082d78: Downloading  59.18MB/81.51MB

3e2b5d082d78: Downloading   67.1MB/81.51MB

3e2b5d082d78: Downloading  73.98MB/81.51MB

3e2b5d082d78: Verifying Checksum 

3e2b5d082d78: Download complete 

3e2b5d082d78: Extracting  557.1kB/81.51MB

3e2b5d082d78: Extracting  1.671MB/81.51MB

3e2b5d082d78: Extracting  3.342MB/81.51MB

3e2b5d082d78: Extracting  3.899MB/81.51MB

3e2b5d082d78: Extracting  5.014MB/81.51MB

3e2b5d082d78: Extracting  5.571MB/81.51MB

3e2b5d082d78: Extracting  6.128MB/81.51MB

3e2b5d082d78: Extracting  6.685MB/81.51MB

3e2b5d082d78: Extracting  7.799MB/81.51MB

3e2b5d082d78: Extracting  8.913MB/81.51MB

3e2b5d082d78: Extracting  10.03MB/81.51MB

3e2b5d082d78: Extracting  10.58MB/81.51MB

3e2b5d082d78: Extracting  11.14MB/81.51MB

3e2b5d082d78: Extracting  12.26MB/81.51MB

3e2b5d082d78: Extracting  13.37MB/81.51MB

3e2b5d082d78: Extracting  14.48MB/81.51MB

3e2b5d082d78: Extracting  15.04MB/81.51MB

3e2b5d082d78: Extracting  16.15MB/81.51MB

3e2b5d082d78: Extracting  16.71MB/81.51MB

3e2b5d082d78: Extracting  17.83MB/81.51MB

3e2b5d082d78: Extracting  18.94MB/81.51MB

3e2b5d082d78: Extracting  20.05MB/81.51MB

3e2b5d082d78: Extracting  21.17MB/81.51MB

3e2b5d082d78: Extracting  22.84MB/81.51MB

3e2b5d082d78: Extracting  24.51MB/81.51MB

3e2b5d082d78: Extracting  25.62MB/81.51MB

3e2b5d082d78: Extracting  26.74MB/81.51MB

3e2b5d082d78: Extracting  28.41MB/81.51MB

3e2b5d082d78: Extracting  30.08MB/81.51MB

3e2b5d082d78: Extracting  31.75MB/81.51MB

3e2b5d082d78: Extracting  32.31MB/81.51MB

3e2b5d082d78: Extracting  32.87MB/81.51MB

3e2b5d082d78: Extracting  33.98MB/81.51MB

3e2b5d082d78: Extracting  35.09MB/81.51MB

3e2b5d082d78: Extracting  35.65MB/81.51MB

3e2b5d082d78: Extracting  36.77MB/81.51MB

3e2b5d082d78: Extracting  37.88MB/81.51MB

3e2b5d082d78: Extracting  38.99MB/81.51MB

3e2b5d082d78: Extracting  40.11MB/81.51MB

3e2b5d082d78: Extracting  42.89MB/81.51MB

3e2b5d082d78: Extracting  44.56MB/81.51MB

3e2b5d082d78: Extracting  45.68MB/81.51MB

3e2b5d082d78: Extracting  46.79MB/81.51MB

3e2b5d082d78: Extracting  48.46MB/81.51MB

3e2b5d082d78: Extracting  49.58MB/81.51MB

3e2b5d082d78: Extracting  51.25MB/81.51MB

3e2b5d082d78: Extracting  52.92MB/81.51MB

3e2b5d082d78: Extracting  54.59MB/81.51MB

3e2b5d082d78: Extracting  56.26MB/81.51MB

3e2b5d082d78: Extracting  56.82MB/81.51MB

3e2b5d082d78: Extracting  57.38MB/81.51MB

3e2b5d082d78: Extracting  60.16MB/81.51MB

3e2b5d082d78: Extracting  62.95MB/81.51MB

3e2b5d082d78: Extracting  65.73MB/81.51MB

3e2b5d082d78: Extracting  67.96MB/81.51MB

3e2b5d082d78: Extracting  69.07MB/81.51MB

3e2b5d082d78: Extracting  69.63MB/81.51MB

3e2b5d082d78: Extracting  70.75MB/81.51MB

3e2b5d082d78: Extracting   71.3MB/81.51MB

3e2b5d082d78: Extracting  71.86MB/81.51MB

3e2b5d082d78: Extracting  72.42MB/81.51MB

3e2b5d082d78: Extracting  72.97MB/81.51MB

3e2b5d082d78: Extracting  74.09MB/81.51MB

3e2b5d082d78: Extracting   75.2MB/81.51MB

3e2b5d082d78: Extracting  76.32MB/81.51MB

3e2b5d082d78: Extracting  77.99MB/81.51MB

3e2b5d082d78: Extracting   79.1MB/81.51MB

3e2b5d082d78: Extracting  79.66MB/81.51MB

3e2b5d082d78: Extracting  80.77MB/81.51MB

3e2b5d082d78: Extracting  81.51MB/81.51MB

3e2b5d082d78: Pull complete 

6f21fb4f4108: Extracting  32.77kB/244.8kB

6f21fb4f4108: Extracting  244.8kB/244.8kB

6f21fb4f4108: Pull complete 

78ee0cdb442c: Extracting  1.663kB/1.663kB

78ee0cdb442c: Extracting  1.663kB/1.663kB

78ee0cdb442c: Pull complete 

b1e3a0b1025f: Extracting  1.909kB/1.909kB

b1e3a0b1025f: Extracting  1.909kB/1.909kB

b1e3a0b1025f: Pull complete 
Digest: sha256:5503f1069953b65b5d08995e30bd89d656b86f397ea18b10dc6752c32483ea13
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-753
osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-753
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-753 docker image
osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/lcm


c83baea2d576: Already exists 


b32ac4c6efcb: Already exists 


64d2169a54cf: Already exists 


5f832e31a97e: Already exists 


bcd4dfb9bb25: Pulling fs layer 


4d3920af6405: Pulling fs layer 


10e81c3049ac: Pulling fs layer 


d3a019f3f3e1: Pulling fs layer 


2c2af5b9a87e: Pulling fs layer 


b3f8e182debb: Pulling fs layer 


6502526a5291: Pulling fs layer 


cc1cf09cbb53: Pulling fs layer 


62977c994639: Pulling fs layer 


c7ad747c5b0d: Pulling fs layer 


c274a224882e: Pulling fs layer 


c8fa4b275acc: Pulling fs layer 

d3a019f3f3e1: Waiting 

2c2af5b9a87e: Waiting 

b3f8e182debb: Waiting 

6502526a5291: Waiting 

cc1cf09cbb53: Waiting 

62977c994639: Waiting 

c7ad747c5b0d: Waiting 

c274a224882e: Waiting 

c8fa4b275acc: Waiting 

bcd4dfb9bb25: Downloading  24.12kB/2.103MB

10e81c3049ac: Downloading  147.5kB/14.49MB

4d3920af6405: Downloading  417.8kB/41.46MB

bcd4dfb9bb25: Verifying Checksum 

bcd4dfb9bb25: Download complete 

bcd4dfb9bb25: Extracting  32.77kB/2.103MB

10e81c3049ac: Downloading  2.064MB/14.49MB

4d3920af6405: Downloading  4.596MB/41.46MB

d3a019f3f3e1: Downloading    127kB/12.56MB

bcd4dfb9bb25: Extracting    852kB/2.103MB

10e81c3049ac: Downloading  5.898MB/14.49MB

4d3920af6405: Downloading  9.609MB/41.46MB

d3a019f3f3e1: Downloading  1.917MB/12.56MB

bcd4dfb9bb25: Extracting  1.966MB/2.103MB

bcd4dfb9bb25: Extracting  2.103MB/2.103MB

10e81c3049ac: Downloading  8.405MB/14.49MB

4d3920af6405: Downloading  13.79MB/41.46MB

bcd4dfb9bb25: Pull complete 

d3a019f3f3e1: Downloading  5.095MB/12.56MB

10e81c3049ac: Downloading  10.32MB/14.49MB

4d3920af6405: Downloading  17.13MB/41.46MB

d3a019f3f3e1: Downloading  8.397MB/12.56MB

10e81c3049ac: Downloading  11.95MB/14.49MB

4d3920af6405: Downloading  21.31MB/41.46MB

d3a019f3f3e1: Downloading  11.19MB/12.56MB

d3a019f3f3e1: Verifying Checksum 

d3a019f3f3e1: Download complete 

10e81c3049ac: Downloading  14.46MB/14.49MB

10e81c3049ac: Verifying Checksum 

10e81c3049ac: Download complete 

4d3920af6405: Downloading  25.49MB/41.46MB

b3f8e182debb: Downloading  3.586kB/53.95kB

2c2af5b9a87e: Downloading  143.4kB/13.95MB

b3f8e182debb: Downloading  53.95kB/53.95kB

b3f8e182debb: Verifying Checksum 

b3f8e182debb: Download complete 

6502526a5291: Downloading  3.585kB/205kB

6502526a5291: Verifying Checksum 

6502526a5291: Download complete 

4d3920af6405: Downloading  31.75MB/41.46MB

2c2af5b9a87e: Downloading  2.867MB/13.95MB

cc1cf09cbb53: Downloading  3.585kB/356.2kB

4d3920af6405: Downloading  35.93MB/41.46MB

2c2af5b9a87e: Downloading  7.598MB/13.95MB

cc1cf09cbb53: Download complete 

4d3920af6405: Downloading  39.69MB/41.46MB

2c2af5b9a87e: Downloading  13.19MB/13.95MB

62977c994639: Downloading  475.1kB/47.22MB

2c2af5b9a87e: Verifying Checksum 

2c2af5b9a87e: Download complete 

4d3920af6405: Verifying Checksum 

4d3920af6405: Download complete 

4d3920af6405: Extracting    426kB/41.46MB

c274a224882e: Downloading     654B/654B

c274a224882e: Verifying Checksum 

c274a224882e: Download complete 

c8fa4b275acc: Downloading  3.585kB/122.9kB

62977c994639: Downloading  7.127MB/47.22MB

c8fa4b275acc: Verifying Checksum 

c8fa4b275acc: Download complete 

c7ad747c5b0d: Downloading  475.1kB/47.22MB

4d3920af6405: Extracting  1.704MB/41.46MB

62977c994639: Downloading  14.25MB/47.22MB

c7ad747c5b0d: Downloading  1.901MB/47.22MB

4d3920af6405: Extracting  3.408MB/41.46MB

62977c994639: Downloading  20.91MB/47.22MB

c7ad747c5b0d: Downloading  4.276MB/47.22MB

62977c994639: Downloading  27.08MB/47.22MB

4d3920af6405: Extracting  5.112MB/41.46MB

c7ad747c5b0d: Downloading  6.652MB/47.22MB

62977c994639: Downloading  33.73MB/47.22MB

4d3920af6405: Extracting  8.094MB/41.46MB

c7ad747c5b0d: Downloading  9.503MB/47.22MB

62977c994639: Downloading  39.91MB/47.22MB

c7ad747c5b0d: Downloading  12.35MB/47.22MB

4d3920af6405: Extracting  9.798MB/41.46MB

62977c994639: Downloading  46.56MB/47.22MB

62977c994639: Verifying Checksum 

62977c994639: Download complete 

c7ad747c5b0d: Downloading  15.68MB/47.22MB

4d3920af6405: Extracting   11.5MB/41.46MB

c7ad747c5b0d: Downloading  21.86MB/47.22MB

4d3920af6405: Extracting  15.76MB/41.46MB

c7ad747c5b0d: Downloading  29.46MB/47.22MB

4d3920af6405: Extracting  18.74MB/41.46MB

c7ad747c5b0d: Downloading  37.54MB/47.22MB

4d3920af6405: Extracting  20.45MB/41.46MB

c7ad747c5b0d: Downloading  46.56MB/47.22MB

c7ad747c5b0d: Verifying Checksum 

c7ad747c5b0d: Download complete 

4d3920af6405: Extracting   21.3MB/41.46MB

4d3920af6405: Extracting  22.15MB/41.46MB

4d3920af6405: Extracting  22.58MB/41.46MB

4d3920af6405: Extracting     23MB/41.46MB

4d3920af6405: Extracting  23.43MB/41.46MB

4d3920af6405: Extracting  24.71MB/41.46MB

4d3920af6405: Extracting  25.56MB/41.46MB

4d3920af6405: Extracting  28.54MB/41.46MB

4d3920af6405: Extracting   32.8MB/41.46MB

4d3920af6405: Extracting  36.21MB/41.46MB

4d3920af6405: Extracting  39.62MB/41.46MB

4d3920af6405: Extracting  40.04MB/41.46MB

4d3920af6405: Extracting  40.89MB/41.46MB

4d3920af6405: Extracting  41.46MB/41.46MB

4d3920af6405: Pull complete 

10e81c3049ac: Extracting  163.8kB/14.49MB

10e81c3049ac: Extracting  4.424MB/14.49MB

10e81c3049ac: Extracting  9.175MB/14.49MB

10e81c3049ac: Extracting  10.98MB/14.49MB

10e81c3049ac: Extracting  14.49MB/14.49MB

10e81c3049ac: Pull complete 

d3a019f3f3e1: Extracting  131.1kB/12.56MB

d3a019f3f3e1: Extracting  4.194MB/12.56MB

d3a019f3f3e1: Extracting  9.306MB/12.56MB

d3a019f3f3e1: Extracting  12.56MB/12.56MB

d3a019f3f3e1: Pull complete 

2c2af5b9a87e: Extracting  163.8kB/13.95MB

2c2af5b9a87e: Extracting  4.751MB/13.95MB

2c2af5b9a87e: Extracting   8.52MB/13.95MB

2c2af5b9a87e: Extracting  12.45MB/13.95MB

2c2af5b9a87e: Extracting  13.95MB/13.95MB

2c2af5b9a87e: Pull complete 

b3f8e182debb: Extracting  32.77kB/53.95kB

b3f8e182debb: Extracting  53.95kB/53.95kB

b3f8e182debb: Pull complete 

6502526a5291: Extracting  32.77kB/205kB

6502526a5291: Extracting    205kB/205kB

6502526a5291: Extracting    205kB/205kB

6502526a5291: Pull complete 

cc1cf09cbb53: Extracting  32.77kB/356.2kB

cc1cf09cbb53: Extracting  356.2kB/356.2kB

cc1cf09cbb53: Extracting  356.2kB/356.2kB

cc1cf09cbb53: Pull complete 

62977c994639: Extracting  491.5kB/47.22MB

62977c994639: Extracting  2.949MB/47.22MB

62977c994639: Extracting   6.39MB/47.22MB

62977c994639: Extracting  9.339MB/47.22MB

62977c994639: Extracting  14.25MB/47.22MB

62977c994639: Extracting  19.66MB/47.22MB

62977c994639: Extracting   23.1MB/47.22MB

62977c994639: Extracting  28.02MB/47.22MB

62977c994639: Extracting  33.91MB/47.22MB

62977c994639: Extracting  38.83MB/47.22MB

62977c994639: Extracting  41.78MB/47.22MB

62977c994639: Extracting  44.24MB/47.22MB

62977c994639: Extracting   46.2MB/47.22MB

62977c994639: Extracting  47.19MB/47.22MB

62977c994639: Extracting  47.22MB/47.22MB

62977c994639: Pull complete 

c7ad747c5b0d: Extracting  491.5kB/47.22MB

c7ad747c5b0d: Extracting  3.441MB/47.22MB

c7ad747c5b0d: Extracting  7.864MB/47.22MB

c7ad747c5b0d: Extracting   11.3MB/47.22MB

c7ad747c5b0d: Extracting  14.25MB/47.22MB

c7ad747c5b0d: Extracting  18.68MB/47.22MB

c7ad747c5b0d: Extracting  23.59MB/47.22MB

c7ad747c5b0d: Extracting  27.03MB/47.22MB

c7ad747c5b0d: Extracting  30.47MB/47.22MB

c7ad747c5b0d: Extracting  34.41MB/47.22MB

c7ad747c5b0d: Extracting  36.37MB/47.22MB

c7ad747c5b0d: Extracting  39.32MB/47.22MB

c7ad747c5b0d: Extracting  41.29MB/47.22MB

c7ad747c5b0d: Extracting  42.76MB/47.22MB

c7ad747c5b0d: Extracting  45.22MB/47.22MB

c7ad747c5b0d: Extracting  46.69MB/47.22MB

c7ad747c5b0d: Extracting  47.19MB/47.22MB

c7ad747c5b0d: Extracting  47.22MB/47.22MB

c7ad747c5b0d: Pull complete 

c274a224882e: Extracting     654B/654B

c274a224882e: Extracting     654B/654B

c274a224882e: Pull complete 

c8fa4b275acc: Extracting  32.77kB/122.9kB

c8fa4b275acc: Extracting  122.9kB/122.9kB

c8fa4b275acc: Pull complete 
Digest: sha256:4d71ed3d8dda2e24180b44c38324723ecdddef5ab8ab7aee11a00caf802b6f0c
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-753
osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-753
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-753 docker image
osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/ng-ui


c83baea2d576: Already exists 


b32ac4c6efcb: Already exists 


de6c6688ebc9: Pulling fs layer 


b1ce2c1d1dfb: Pulling fs layer 


c820fa4c8ec1: Pulling fs layer 


0e4503eac909: Pulling fs layer 

0e4503eac909: Waiting 

b1ce2c1d1dfb: Downloading     194B/194B

b1ce2c1d1dfb: Verifying Checksum 

b1ce2c1d1dfb: Download complete 

c820fa4c8ec1: Downloading     845B/845B

c820fa4c8ec1: Verifying Checksum 

c820fa4c8ec1: Download complete 

de6c6688ebc9: Downloading  241.7kB/24.16MB

0e4503eac909: Downloading   44.6kB/4.158MB

de6c6688ebc9: Downloading  5.325MB/24.16MB

0e4503eac909: Downloading  2.621MB/4.158MB

0e4503eac909: Verifying Checksum 

0e4503eac909: Download complete 

de6c6688ebc9: Downloading  11.12MB/24.16MB

de6c6688ebc9: Downloading  18.86MB/24.16MB

de6c6688ebc9: Download complete 

de6c6688ebc9: Extracting  262.1kB/24.16MB

de6c6688ebc9: Extracting   3.67MB/24.16MB

de6c6688ebc9: Extracting  9.437MB/24.16MB

de6c6688ebc9: Extracting  14.16MB/24.16MB

de6c6688ebc9: Extracting  18.09MB/24.16MB

de6c6688ebc9: Extracting  21.23MB/24.16MB

de6c6688ebc9: Extracting  23.07MB/24.16MB

de6c6688ebc9: Extracting  23.33MB/24.16MB

de6c6688ebc9: Extracting  24.12MB/24.16MB

de6c6688ebc9: Extracting  24.16MB/24.16MB

de6c6688ebc9: Pull complete 

b1ce2c1d1dfb: Extracting     194B/194B

b1ce2c1d1dfb: Extracting     194B/194B

b1ce2c1d1dfb: Pull complete 

c820fa4c8ec1: Extracting     845B/845B

c820fa4c8ec1: Extracting     845B/845B

c820fa4c8ec1: Pull complete 

0e4503eac909: Extracting  65.54kB/4.158MB

0e4503eac909: Extracting  4.158MB/4.158MB

0e4503eac909: Pull complete 
Digest: sha256:097573bff652f7b914725f4028c768ce345d86e670eb8c0173908241e87f1753
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-753
osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-753
Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-753 docker image
osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/osmclient


c83baea2d576: Already exists 


b32ac4c6efcb: Already exists 


52803a037255: Pulling fs layer 


12db8f5420c0: Pulling fs layer 


a6c991f50322: Pulling fs layer 

12db8f5420c0: Downloading  32.32kB/2.86MB

52803a037255: Downloading  122.9kB/12.06MB

a6c991f50322: Downloading  122.9kB/11.41MB

12db8f5420c0: Downloading  1.196MB/2.86MB

52803a037255: Downloading  4.301MB/12.06MB

a6c991f50322: Downloading  2.187MB/11.41MB

12db8f5420c0: Downloading  2.486MB/2.86MB

52803a037255: Downloading  8.479MB/12.06MB

a6c991f50322: Downloading  4.137MB/11.41MB

12db8f5420c0: Verifying Checksum 

12db8f5420c0: Download complete 

52803a037255: Verifying Checksum 

52803a037255: Download complete 

52803a037255: Extracting  131.1kB/12.06MB

a6c991f50322: Downloading  7.578MB/11.41MB

a6c991f50322: Verifying Checksum 

a6c991f50322: Download complete 

52803a037255: Extracting  3.146MB/12.06MB

52803a037255: Extracting  4.456MB/12.06MB

52803a037255: Extracting  5.505MB/12.06MB

52803a037255: Extracting  7.209MB/12.06MB

52803a037255: Extracting  8.651MB/12.06MB

52803a037255: Extracting  11.53MB/12.06MB

52803a037255: Extracting  12.06MB/12.06MB

52803a037255: Pull complete 

12db8f5420c0: Extracting  32.77kB/2.86MB

12db8f5420c0: Extracting  1.114MB/2.86MB

12db8f5420c0: Extracting  1.966MB/2.86MB

12db8f5420c0: Extracting   2.86MB/2.86MB

12db8f5420c0: Pull complete 

a6c991f50322: Extracting  131.1kB/11.41MB

a6c991f50322: Extracting   1.18MB/11.41MB

a6c991f50322: Extracting  4.325MB/11.41MB

a6c991f50322: Extracting  8.126MB/11.41MB

a6c991f50322: Extracting  9.568MB/11.41MB

a6c991f50322: Extracting  11.01MB/11.41MB

a6c991f50322: Extracting  11.41MB/11.41MB

a6c991f50322: Pull complete 
Digest: sha256:95a5e2cddbb013d3067f0158a506ec85b0b3d590f5665cca71210edbc91ad21b
Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-753
osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-753
Finished pulling and generating docker images
Track docker_images docker_images_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716510096&event=docker_images&operation=docker_images_ok&value=&comment=&tags=
Track osm_files manifest_files_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716510096&event=osm_files&operation=manifest_files_ok&value=&comment=&tags=
Doing a backup of existing env files
cp: cannot stat '/etc/osm/docker/keystone-db.env': No such file or directory
cp: cannot stat '/etc/osm/docker/keystone.env': No such file or directory
cp: cannot stat '/etc/osm/docker/lcm.env': No such file or directory
cp: cannot stat '/etc/osm/docker/mon.env': No such file or directory
cp: cannot stat '/etc/osm/docker/nbi.env': No such file or directory
cp: cannot stat '/etc/osm/docker/pol.env': No such file or directory
cp: cannot stat '/etc/osm/docker/ro-db.env': No such file or directory
cp: cannot stat '/etc/osm/docker/ro.env': No such file or directory
Generating docker env files
OSMLCM_DATABASE_COMMONKEY=60tGlFzt1LwkYMUhqYWr3gWcEBK2Qxpe
OSMLCM_VCA_HOST=172.21.249.51
OSMLCM_VCA_SECRET=e5566d1f2aa62c76f40ef4a84fc3c504
OSMLCM_VCA_PUBKEY=ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc6D91bEZNtHYQG3sXG3AhbDm77W33mtNb3cfo3ldbY+2hVVqdEFoZLI1mMEqbTDuGp5Z18bwQ2PQxbW1SFGCgjBR3ZeUJj+gyQEDyMdFogMc/6uDQLk3y+iy/Q7iyquLGSeKDP2cdDe9n7MofZO5FTVD2bKeLepKcdI7slMkYIK3QSLeh6mLz092URYxFSBnE58Z1qO5/P8lgmlJVXENoGFFigrHEp+qnRi46eS3PkBhhriELuX0bcrZZDNPOrObldMjPHBe2zV4IJmss3hMjON0xc9d4sUSXbilti/adJa64ZvUeft+hl0QkKiLuf9jmL9Y9JK1cJXb4XGgC+DdX juju-client-key
OSMLCM_VCA_CACERT=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVFakNDQW5xZ0F3SUJBZ0lVZlRGeXVnME9SMEpLa1RtbVhVZmFublN3OGpNd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0lURU5NQXNHQTFVRUNoTUVTblZxZFRFUU1BNEdBMVVFQXhNSGFuVnFkUzFqWVRBZUZ3MHlOREExTWpRdwpNREV6TUROYUZ3MHpOREExTWpRd01ERTRNRE5hTUNFeERUQUxCZ05WQkFvVEJFcDFhblV4RURBT0JnTlZCQU1UCkIycDFhblV0WTJFd2dnR2lNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJqd0F3Z2dHS0FvSUJnUUN0M2dPcFJLQkoKSS85dUtwY2JvaGJkamphL0ZPYUFVZy9Wem5uL25lbkduaW1waG9kdTBpcm5wV3lFQVBEWXlHcFNxVVVRa3lUQgpXYU43NityRm9zWVhWUVhEUUxZUjJUVjFEbUptQU9PQ1l4L3JZM0FBV29VZU5HanpiU25aVjJTeVN6dzJEZDI5Cmp5QklxMlVubVRCNnhSL3hBbGJUSGNRSCszVXh6TWh5cG1lYWs0ZVU2S21aVVJJb0ozQnRjTFg3dmpnejY3MFIKbmwzMjF4c1MrMW5zakxpS2s2YUJ5eW0wWlkrRFJQZHljUUxzaWFXTmtXVVJPRjFRV01Wc205cXYzMGZiWDFXMwp2akVBK25FdUZZQWM2eTFQYjFycC9vYjVLZ2s4Q0d6RWNDTDMzL29BbXA2b1lLb0V0VG8yNzBCUmJ5UThuWUR6CjFEMWJKSzRBR1owWEpoVWlSbTg1Rkl2NFIxUFlFRS9ZMzNhdXFmZ3I0NmRxa0xiK3EyUEs1NVNkOHdnZ1JqODEKeEhraGExTUQ1cFlMeFFyUXA3NVhrQ2ZvKzZNK2RVYk1UaFZXZ1VFeUVrRHNGL1NtT094cVJ4K0k2SlVueFRNNQpwNmM2QzR5Z2ZwZkFpMWdNNEJCUTZBNEJ2aHd0c2FJOUVFL0NPRmhNZ25OdDRwbXAxdG9WMEdFQ0F3RUFBYU5DCk1FQXdEZ1lEVlIwUEFRSC9CQVFEQWdLa01BOEdBMVVkRXdFQi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZIMnAKbGRHZGdzNXo0U0lMc2EwdXpGOUp4U3N3TUEwR0NTcUdTSWIzRFFFQkN3VUFBNElCZ1FBZ212b0JhVEYxRUhvMQp4QkdYdDdMazZCdWpBMHF4YTM2Q0lUS09HbmZYRHV1cmJRSlBEMTZaeXA0ZjZxR043RWZCeXlDRUZaazFBUmVECjk3MXFjcklvVnFMcmJTVzhJQy9JOFhYTlRWdUJWM0R4Rnp1VXhUYlBMOVBEeTUycDAwRTdKclZXbXpLamQzRmMKL3pFSUxTbng0eWp6Z0JtT3dYM0tyVW9RTGRpbEc5YkJlRU9iVWtSU2F0QkFmcExnc09lSTlQUjRVRjJlRVlCTAppeVJGa2wrRzI0NmZod2FVKzRocUhUckNtZWNscGt6UlRnM3VJRlY1YVNiTkhoSTczRG01K3dKRjdpQ3h2VXUrCmxCU3g3eXN1VEdCcXd0RzNhQUZzQWhkUDlGVHgrODNaYy9Ia1pHVTUyVUtFbU1PTVRCL0RIOWNEeUptRzJzZUMKNUVQdWZuZzkvMnZYbGczNFgvVkZXejFYQ0dpRzU3SzRIdHdLNUtPNlJWbGlRZ0NNeUZIblRXemNMTDBXQklxdQpZcy9VWnp0YXBNU24zZFhSNGZFYVg2VFA3UmV6Z0VyOXNFbnlyMVF2Q2U4MFM0Z2xYandJTjhRdEUzWE1mdjJYClBJeWVwQkMrWmdhUTB5M2lmVXF6TVZrZk5UQXFtRzlZdDZLeTBGbW5XaHgrRlcvNlZMRT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQoK
# OSMLCM_VCA_ENABLEOSUPGRADE=false
# OSMLCM_VCA_APTMIRROR=http://archive.ubuntu.com/ubuntu/
OSMLCM_VCA_CLOUD=lxd-cloud
OSMLCM_VCA_K8S_CLOUD=k8scloud
MYSQL_ROOT_PASSWORD=YZwNe2NrabAvwbwKzmlrOwUPX6eEHRme
RO_DB_ROOT_PASSWORD=YZwNe2NrabAvwbwKzmlrOwUPX6eEHRme
OSMRO_DATABASE_COMMONKEY=60tGlFzt1LwkYMUhqYWr3gWcEBK2Qxpe
MYSQL_ROOT_PASSWORD=YZwNe2NrabAvwbwKzmlrOwUPX6eEHRme
ROOT_DB_PASSWORD=YZwNe2NrabAvwbwKzmlrOwUPX6eEHRme
KEYSTONE_DB_PASSWORD=1iYA2BddavVJjlxcE5BWakwtHiSMsQ5L
SERVICE_PASSWORD=ubVQijZv2J2OAhKrQM08cpfm0DDV3uUd
OSMNBI_AUTHENTICATION_SERVICE_PASSWORD=ubVQijZv2J2OAhKrQM08cpfm0DDV3uUd
OSMNBI_DATABASE_COMMONKEY=60tGlFzt1LwkYMUhqYWr3gWcEBK2Qxpe
OSMMON_KEYSTONE_SERVICE_PASSWORD=ubVQijZv2J2OAhKrQM08cpfm0DDV3uUd
OSMMON_DATABASE_COMMONKEY=60tGlFzt1LwkYMUhqYWr3gWcEBK2Qxpe
OSMMON_SQL_DATABASE_URI=mysql://root:YZwNe2NrabAvwbwKzmlrOwUPX6eEHRme@mysql:3306/mon
OS_NOTIFIER_URI=http://172.21.249.51:8662
OSMMON_VCA_HOST=172.21.249.51
OSMMON_VCA_SECRET=e5566d1f2aa62c76f40ef4a84fc3c504
OSMMON_VCA_CACERT=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVFakNDQW5xZ0F3SUJBZ0lVZlRGeXVnME9SMEpLa1RtbVhVZmFublN3OGpNd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0lURU5NQXNHQTFVRUNoTUVTblZxZFRFUU1BNEdBMVVFQXhNSGFuVnFkUzFqWVRBZUZ3MHlOREExTWpRdwpNREV6TUROYUZ3MHpOREExTWpRd01ERTRNRE5hTUNFeERUQUxCZ05WQkFvVEJFcDFhblV4RURBT0JnTlZCQU1UCkIycDFhblV0WTJFd2dnR2lNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJqd0F3Z2dHS0FvSUJnUUN0M2dPcFJLQkoKSS85dUtwY2JvaGJkamphL0ZPYUFVZy9Wem5uL25lbkduaW1waG9kdTBpcm5wV3lFQVBEWXlHcFNxVVVRa3lUQgpXYU43NityRm9zWVhWUVhEUUxZUjJUVjFEbUptQU9PQ1l4L3JZM0FBV29VZU5HanpiU25aVjJTeVN6dzJEZDI5Cmp5QklxMlVubVRCNnhSL3hBbGJUSGNRSCszVXh6TWh5cG1lYWs0ZVU2S21aVVJJb0ozQnRjTFg3dmpnejY3MFIKbmwzMjF4c1MrMW5zakxpS2s2YUJ5eW0wWlkrRFJQZHljUUxzaWFXTmtXVVJPRjFRV01Wc205cXYzMGZiWDFXMwp2akVBK25FdUZZQWM2eTFQYjFycC9vYjVLZ2s4Q0d6RWNDTDMzL29BbXA2b1lLb0V0VG8yNzBCUmJ5UThuWUR6CjFEMWJKSzRBR1owWEpoVWlSbTg1Rkl2NFIxUFlFRS9ZMzNhdXFmZ3I0NmRxa0xiK3EyUEs1NVNkOHdnZ1JqODEKeEhraGExTUQ1cFlMeFFyUXA3NVhrQ2ZvKzZNK2RVYk1UaFZXZ1VFeUVrRHNGL1NtT094cVJ4K0k2SlVueFRNNQpwNmM2QzR5Z2ZwZkFpMWdNNEJCUTZBNEJ2aHd0c2FJOUVFL0NPRmhNZ25OdDRwbXAxdG9WMEdFQ0F3RUFBYU5DCk1FQXdEZ1lEVlIwUEFRSC9CQVFEQWdLa01BOEdBMVVkRXdFQi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZIMnAKbGRHZGdzNXo0U0lMc2EwdXpGOUp4U3N3TUEwR0NTcUdTSWIzRFFFQkN3VUFBNElCZ1FBZ212b0JhVEYxRUhvMQp4QkdYdDdMazZCdWpBMHF4YTM2Q0lUS09HbmZYRHV1cmJRSlBEMTZaeXA0ZjZxR043RWZCeXlDRUZaazFBUmVECjk3MXFjcklvVnFMcmJTVzhJQy9JOFhYTlRWdUJWM0R4Rnp1VXhUYlBMOVBEeTUycDAwRTdKclZXbXpLamQzRmMKL3pFSUxTbng0eWp6Z0JtT3dYM0tyVW9RTGRpbEc5YkJlRU9iVWtSU2F0QkFmcExnc09lSTlQUjRVRjJlRVlCTAppeVJGa2wrRzI0NmZod2FVKzRocUhUckNtZWNscGt6UlRnM3VJRlY1YVNiTkhoSTczRG01K3dKRjdpQ3h2VXUrCmxCU3g3eXN1VEdCcXd0RzNhQUZzQWhkUDlGVHgrODNaYy9Ia1pHVTUyVUtFbU1PTVRCL0RIOWNEeUptRzJzZUMKNUVQdWZuZzkvMnZYbGczNFgvVkZXejFYQ0dpRzU3SzRIdHdLNUtPNlJWbGlRZ0NNeUZIblRXemNMTDBXQklxdQpZcy9VWnp0YXBNU24zZFhSNGZFYVg2VFA3UmV6Z0VyOXNFbnlyMVF2Q2U4MFM0Z2xYandJTjhRdEUzWE1mdjJYClBJeWVwQkMrWmdhUTB5M2lmVXF6TVZrZk5UQXFtRzlZdDZLeTBGbW5XaHgrRlcvNlZMRT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQoK
OSMPOL_SQL_DATABASE_URI=mysql://root:YZwNe2NrabAvwbwKzmlrOwUPX6eEHRme@mysql:3306/pol
Finished generation of docker env files
Track osm_files env_files_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716510099&event=osm_files&operation=env_files_ok&value=&comment=&tags=
Added 'osm' model on k8scloud with credential 'k8scloud' for user 'admin'
Located charm "mongodb-k8s" in charm-hub, revision 14
Deploying "mongodb-k8s" from charm-hub charm "mongodb-k8s", revision 14 in channel latest/stable on focal
Track deploy_osm deploy_charmed_services_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716510107&event=deploy_osm&operation=deploy_charmed_services_ok&value=&comment=&tags=
Error from server (AlreadyExists): namespaces "osm" already exists
secret/lcm-secret created
secret/mon-secret created
secret/nbi-secret created
secret/ro-db-secret created
secret/ro-secret created
secret/keystone-secret created
secret/pol-secret created
Track deploy_osm kube_secrets_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716510108&event=deploy_osm&operation=kube_secrets_ok&value=&comment=&tags=
Updating K8s manifest file from opensourcemano\/nbi:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/nbi:osm-v120-merge-753
Updating K8s manifest file from opensourcemano\/lcm:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/lcm:osm-v120-merge-753
Updating K8s manifest file from opensourcemano\/ro:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/ro:osm-v120-merge-753
Updating K8s manifest file from opensourcemano\/pol:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/pol:osm-v120-merge-753
Updating K8s manifest file from opensourcemano\/mon:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/mon:osm-v120-merge-753
Updating K8s manifest file from opensourcemano\/ng-ui:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/ng-ui:osm-v120-merge-753
Updating K8s manifest file from opensourcemano\/keystone:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/keystone:osm-v120-merge-753
Updating K8s manifest file from opensourcemano\/prometheus:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/prometheus:osm-v120-merge-753
Track deploy_osm update_manifest_files_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716510109&event=deploy_osm&operation=update_manifest_files_ok&value=&comment=&tags=
Track deploy_osm namespace_vol_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716510110&event=deploy_osm&operation=namespace_vol_ok&value=&comment=&tags=
clusterrole.rbac.authorization.k8s.io/grafana-clusterrole created
clusterrolebinding.rbac.authorization.k8s.io/grafana-clusterrolebinding created
secret/grafana created
serviceaccount/grafana created
configmap/grafana-dashboard-provider created
configmap/grafana-datasource created
configmap/grafana created
deployment.apps/grafana created
service/grafana created
service/kafka created
statefulset.apps/kafka created
service/keystone created
deployment.apps/keystone created
deployment.apps/lcm created
service/mon created
deployment.apps/mon created
service/mysql created
statefulset.apps/mysql created
service/nbi created
deployment.apps/nbi created
service/ng-ui created
deployment.apps/ng-ui created
deployment.apps/pol created
service/prometheus created
configmap/prom created
statefulset.apps/prometheus created
service/ro created
deployment.apps/ro created
service/zookeeper created
statefulset.apps/zookeeper created
Track deploy_osm deploy_osm_services_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716510111&event=deploy_osm&operation=deploy_osm_services_k8s_ok&value=&comment=&tags=
sed: can't read /etc/osm/docker/osm_pla/pla.yaml: No such file or directory
error: the path "/etc/osm/docker/osm_pla" does not exist
Track deploy_osm deploy_osm_pla_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716510112&event=deploy_osm&operation=deploy_osm_pla_ok&value=&comment=&tags=
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3120  100  3120    0     0  1015k      0 --:--:-- --:--:-- --:--:-- 1015k
OK

0% [Working]
            
Ign:1 http://172.21.1.5:39345/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:39345/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Connecting to security.ubuntu.com (91.189.91.81)] [Connected to download.do
0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.81)] [Wa
                                                                               
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

0% [Connecting to security.ubuntu.com (91.189.91.81)] [Waiting for headers] [Wa
                                                                               
Get:6 http://172.21.1.5:39345/release unstable/IM amd64 Packages [901 B]

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.81)] [Wa
0% [6 Packages store 0 B] [Waiting for headers] [Connecting to security.ubuntu.
0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.81)] [Wa
                                                                               
Get:7 http://172.21.1.5:39345/release unstable/osmclient amd64 Packages [478 B]

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.81)] [Wa
0% [7 Packages store 0 B] [Waiting for headers] [Connecting to security.ubuntu.
0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.81)] [Wa
                                                                               
Hit:8 https://download.docker.com/linux/ubuntu focal InRelease

                                                                               
0% [Waiting for headers] [Waiting for headers] [Waiting for headers]
                                                                    
Hit:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

                                                                    
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:10 http://security.ubuntu.com/ubuntu focal-security InRelease

                                              
0% [Waiting for headers]
                        
0% [Working]
0% [Working]
0% [Working]
0% [Connecting to prod-cdn.packages.k8s.io (18.161.97.77)]
                                                          
Hit:11 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb  InRelease

                                                          
0% [Working]
0% [Working]
0% [Working]
100% [Working]
              
Fetched 1379 B in 1s (1345 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 27%

Reading package lists... 27%

Reading package lists... 36%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 49%

Reading package lists... 49%

Reading package lists... 54%

Reading package lists... 54%

Reading package lists... 63%

Reading package lists... 63%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 94%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.1.5:39345/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.1.5:39345/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:39345/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease

0% [Waiting for headers] [Waiting for headers] [Connected to download.docker.co
                                                                               
Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease

0% [Waiting for headers] [Connected to download.docker.com (52.222.144.17)] [Co
                                                                               
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease

                                                                               
0% [Waiting for headers] [Connected to pkgs.k8s.io (34.107.204.206)]
                                                                    
Hit:6 https://download.docker.com/linux/ubuntu focal InRelease

                                                                    
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease

                                              
0% [Waiting for headers]
0% [Waiting for headers]
0% [Waiting for headers]
                        
0% [Working]
0% [Working]
            
Hit:9 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.24/deb  InRelease

0% [Working]
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 2%

Reading package lists... 2%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 4%

Reading package lists... 27%

Reading package lists... 27%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 40%

Reading package lists... 45%

Reading package lists... 49%

Reading package lists... 49%

Reading package lists... 54%

Reading package lists... 54%

Reading package lists... 63%

Reading package lists... 63%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 69%

Reading package lists... 69%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 71%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 84%

Reading package lists... 84%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: Conflicting distribution: http://172.21.1.5:39345/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-9
  dpkg-dev fakeroot g++ g++-9 gcc gcc-10-base gcc-9 gcc-9-base
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libasan5 libatomic1 libbinutils libc-dev-bin libc6 libc6-dev libcc1-0
  libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl libexpat1 libexpat1-dev
  libfakeroot libfile-fcntllock-perl libgcc-9-dev libgcc-s1 libgomp1 libisl22
  libitm1 liblsan0 libmpc3 libpython3-dev libpython3.8 libpython3.8-dev
  libpython3.8-minimal libpython3.8-stdlib libquadmath0 libstdc++-9-dev
  libstdc++6 libtsan0 libubsan1 linux-libc-dev make manpages-dev
  python-pip-whl python3-dev python3-wheel python3.8 python3.8-dev
  python3.8-minimal zlib1g zlib1g-dev
Suggested packages:
  binutils-doc cpp-doc gcc-9-locales debian-keyring g++-multilib
  g++-9-multilib gcc-9-doc gcc-multilib autoconf automake libtool flex bison
  gdb gcc-doc gcc-9-multilib glibc-doc bzr libstdc++-9-doc make-doc
  python3.8-venv python3.8-doc binfmt-support
The following NEW packages will be installed:
  binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-9
  dpkg-dev fakeroot g++ g++-9 gcc gcc-9 gcc-9-base libalgorithm-diff-perl
  libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libatomic1
  libbinutils libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0
  libctf0 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl
  libgcc-9-dev libgomp1 libisl22 libitm1 liblsan0 libmpc3 libpython3-dev
  libpython3.8-dev libquadmath0 libstdc++-9-dev libtsan0 libubsan1
  linux-libc-dev make manpages-dev python-pip-whl python3-dev python3-pip
  python3-wheel python3.8-dev zlib1g-dev
The following packages will be upgraded:
  gcc-10-base libc6 libexpat1 libgcc-s1 libpython3.8 libpython3.8-minimal
  libpython3.8-stdlib libstdc++6 python3.8 python3.8-minimal zlib1g
11 upgraded, 50 newly installed, 0 to remove and 213 not upgraded.
Need to get 62.0 MB of archives.
After this operation, 228 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-10-base amd64 10.5.0-1ubuntu1~20.04 [20.8 kB]

0% [1 gcc-10-base 0 B/20.8 kB 0%]
                                 
0% [Working]
            
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-s1 amd64 10.5.0-1ubuntu1~20.04 [41.8 kB]

0% [2 libgcc-s1 0 B/41.8 kB 0%]
                               
1% [Working]
            
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++6 amd64 10.5.0-1ubuntu1~20.04 [501 kB]

1% [3 libstdc++6 0 B/501 kB 0%]
                               
2% [Working]
            
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.15 [2723 kB]

2% [4 libc6 0 B/2723 kB 0%]
                           
6% [Working]
            
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]

6% [5 libexpat1 0 B/74.6 kB 0%]
                               
6% [Working]
            
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.5 [54.2 kB]

6% [6 zlib1g 0 B/54.2 kB 0%]
                            
6% [Working]
            
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB]

6% [7 libpython3.8 0 B/1625 kB 0%]
                                  
9% [Working]
            
Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB]

9% [8 python3.8 0 B/387 kB 0%]
                              
10% [Working]
             
Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB]

10% [9 libpython3.8-stdlib 0 B/1674 kB 0%]
                                          
12% [Working]
             
Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB]

12% [10 python3.8-minimal 0 B/1890 kB 0%]
                                         
15% [Working]
             
Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB]

15% [11 libpython3.8-minimal 0 B/718 kB 0%]
                                           
16% [Working]
             
Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.9 [208 kB]

16% [12 binutils-common 0 B/208 kB 0%]
                                      
17% [Working]
             
Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.9 [475 kB]

17% [13 libbinutils 0 B/475 kB 0%]
                                  
18% [Working]
             
Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.9 [48.2 kB]

18% [14 libctf-nobfd0 0 B/48.2 kB 0%]
                                     
18% [Working]
             
Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.9 [46.6 kB]

18% [15 libctf0 0 B/46.6 kB 0%]
                               
18% [Working]
             
Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.9 [1614 kB]

18% [16 binutils-x86-64-linux-gnu 0 B/1614 kB 0%]
                                                 
21% [Working]
             
Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.9 [3380 B]

21% [17 binutils 0 B/3380 B 0%]
                               
21% [Working]
             
Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.15 [71.8 kB]

21% [18 libc-dev-bin 0 B/71.8 kB 0%]
                                    
22% [Working]
             
Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-182.202 [1134 kB]

22% [19 linux-libc-dev 0 B/1134 kB 0%]
                                      
23% [Working]
             
Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]

23% [20 libcrypt-dev 0 B/104 kB 0%]
                                   
24% [Working]
             
Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.15 [2519 kB]

24% [21 libc6-dev 0 B/2519 kB 0%]
                                 
27% [Working]
             
Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]

27% [22 gcc-9-base 0 B/18.9 kB 0%]
                                  
28% [Working]
             
Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]

28% [23 libisl22 0 B/592 kB 0%]
                               
29% [Working]
             
Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]

29% [24 libmpc3 0 B/40.8 kB 0%]
                               
29% [Working]
             
Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB]

29% [25 cpp-9 0 B/7502 kB 0%]
                             
39% [Working]
             
Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]

39% [26 cpp 0 B/27.6 kB 0%]
                           
40% [Working]
             
Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB]

40% [27 libcc1-0 0 B/48.8 kB 0%]
                                
40% [Working]
             
Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB]

40% [28 libgomp1 0 B/102 kB 0%]
                               
41% [Working]
             
Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB]

41% [29 libitm1 0 B/26.2 kB 0%]
                               
41% [Working]
             
Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B]

41% [30 libatomic1 0 B/9284 B 0%]
                                 
41% [Working]
             
Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB]

41% [31 libasan5 0 B/2752 kB 0%]
                                
45% [Working]
             
Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB]

45% [32 liblsan0 0 B/835 kB 0%]
                               
47% [Working]
             
Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB]

47% [33 libtsan0 0 B/2016 kB 0%]
                                
49% [Working]
             
Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB]

49% [34 libubsan1 0 B/785 kB 0%]
                                
51% [Working]
             
Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB]

51% [35 libquadmath0 0 B/146 kB 0%]
                                   
51% [Working]
             
Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB]

51% [36 libgcc-9-dev 0 B/2359 kB 0%]
                                    
55% [Waiting for headers]
                         
Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB]

55% [37 gcc-9 50.8 kB/8276 kB 1%]
                                 
66% [Waiting for headers]
                         
Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]

                         
Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB]

66% [39 libstdc++-9-dev 65.5 kB/1722 kB 4%]
                                           
69% [Waiting for headers]
                         
Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB]

69% [40 g++-9 65.5 kB/8421 kB 1%]
                                 
80% [Waiting for headers]
                         
Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]

80% [41 g++ 1604 B/1604 B 100%]
                               
80% [Working]
             
Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]

80% [42 make 4096 B/162 kB 3%]
                              
81% [Waiting for headers]
                         
Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]

81% [43 libdpkg-perl 24.6 kB/231 kB 11%]
                                        
81% [Working]
             
Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]

81% [44 dpkg-dev 38.6 kB/679 kB 6%]
                                   
82% [Working]
             
Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]

82% [45 build-essential 4664 B/4664 B 100%]
                                           
83% [Working]
             
Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]

83% [46 libfakeroot 9855 B/25.7 kB 38%]
                                       
83% [Waiting for headers]
                         
Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]

83% [47 fakeroot 5574 B/62.6 kB 9%]
                                   
84% [Waiting for headers]
                         
Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]

84% [48 libalgorithm-diff-perl 2025 B/46.6 kB 4%]
                                                 
84% [Waiting for headers]
                         
Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]

84% [49 libalgorithm-diff-xs-perl 1464 B/11.3 kB 13%]
                                                     
84% [Waiting for headers]
                         
Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]

84% [50 libalgorithm-merge-perl 1423 B/12.0 kB 12%]
                                                   
85% [Waiting for headers]
                         
Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB]

85% [51 libexpat1-dev 732 B/116 kB 1%]
                                      
85% [Waiting for headers]
                         
Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]

85% [52 libfile-fcntllock-perl 2795 B/33.1 kB 8%]
                                                 
85% [Waiting for headers]
                         
Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [3950 kB]

85% [53 libpython3.8-dev 4210 B/3950 kB 0%]
                                           
91% [Waiting for headers]
                         
Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B]

91% [54 libpython3-dev 7236 B/7236 B 100%]
                                          
Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]

                                          
91% [55 manpages-dev 52.4 kB/2266 kB 2%]
                                        
95% [Working]
             
Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.10 [1805 kB]

95% [56 python-pip-whl 14.2 kB/1805 kB 1%]
                                          
97% [Working]
             
Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB]

97% [57 zlib1g-dev 20.0 kB/155 kB 13%]
                                      
98% [Waiting for headers]
                         
Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [514 kB]

98% [58 python3.8-dev 8405 B/514 kB 2%]
                                       
99% [Working]
             
Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B]

99% [Waiting for headers]
                         
Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB]

99% [60 python3-wheel 13.1 kB/23.9 kB 55%]
                                          
99% [Working]
             
Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.10 [231 kB]

99% [61 python3-pip 16.4 kB/231 kB 7%]
                                      
100% [Working]
              
Fetched 62.0 MB in 3s (23.4 MB/s)

Extracting templates from packages: 49%
Extracting templates from packages: 98%
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65498 files and directories currently installed.)
Preparing to unpack .../gcc-10-base_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking gcc-10-base:amd64 (10.5.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
Setting up gcc-10-base:amd64 (10.5.0-1ubuntu1~20.04) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65498 files and directories currently installed.)
Preparing to unpack .../libgcc-s1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libgcc-s1:amd64 (10.5.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
Setting up libgcc-s1:amd64 (10.5.0-1ubuntu1~20.04) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65498 files and directories currently installed.)
Preparing to unpack .../libstdc++6_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libstdc++6:amd64 (10.5.0-1ubuntu1~20.04) over (10.3.0-1ubuntu1~20.04) ...
Setting up libstdc++6:amd64 (10.5.0-1ubuntu1~20.04) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65498 files and directories currently installed.)
Preparing to unpack .../libc6_2.31-0ubuntu9.15_amd64.deb ...
Unpacking libc6:amd64 (2.31-0ubuntu9.15) over (2.31-0ubuntu9.7) ...
Setting up libc6:amd64 (2.31-0ubuntu9.15) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65498 files and directories currently installed.)
Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) over (2.2.9-1ubuntu0.4) ...
Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ...
Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.5) over (1:1.2.11.dfsg-2ubuntu1.3) ...
Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65498 files and directories currently installed.)
Preparing to unpack .../00-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) over (3.8.10-0ubuntu1~20.04.4) ...
Preparing to unpack .../01-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) over (3.8.10-0ubuntu1~20.04.4) ...
Preparing to unpack .../02-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) over (3.8.10-0ubuntu1~20.04.4) ...
Preparing to unpack .../03-python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) over (3.8.10-0ubuntu1~20.04.4) ...
Preparing to unpack .../04-libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) over (3.8.10-0ubuntu1~20.04.4) ...
Selecting previously unselected package binutils-common:amd64.
Preparing to unpack .../05-binutils-common_2.34-6ubuntu1.9_amd64.deb ...
Unpacking binutils-common:amd64 (2.34-6ubuntu1.9) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../06-libbinutils_2.34-6ubuntu1.9_amd64.deb ...
Unpacking libbinutils:amd64 (2.34-6ubuntu1.9) ...
Selecting previously unselected package libctf-nobfd0:amd64.
Preparing to unpack .../07-libctf-nobfd0_2.34-6ubuntu1.9_amd64.deb ...
Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
Selecting previously unselected package libctf0:amd64.
Preparing to unpack .../08-libctf0_2.34-6ubuntu1.9_amd64.deb ...
Unpacking libctf0:amd64 (2.34-6ubuntu1.9) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../09-binutils-x86-64-linux-gnu_2.34-6ubuntu1.9_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
Selecting previously unselected package binutils.
Preparing to unpack .../10-binutils_2.34-6ubuntu1.9_amd64.deb ...
Unpacking binutils (2.34-6ubuntu1.9) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../11-libc-dev-bin_2.31-0ubuntu9.15_amd64.deb ...
Unpacking libc-dev-bin (2.31-0ubuntu9.15) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../12-linux-libc-dev_5.4.0-182.202_amd64.deb ...
Unpacking linux-libc-dev:amd64 (5.4.0-182.202) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../13-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../14-libc6-dev_2.31-0ubuntu9.15_amd64.deb ...
Unpacking libc6-dev:amd64 (2.31-0ubuntu9.15) ...
Selecting previously unselected package gcc-9-base:amd64.
Preparing to unpack .../15-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package libisl22:amd64.
Preparing to unpack .../16-libisl22_0.22.1-1_amd64.deb ...
Unpacking libisl22:amd64 (0.22.1-1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../17-libmpc3_1.1.0-1_amd64.deb ...
Unpacking libmpc3:amd64 (1.1.0-1) ...
Selecting previously unselected package cpp-9.
Preparing to unpack .../18-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package cpp.
Preparing to unpack .../19-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
Unpacking cpp (4:9.3.0-1ubuntu2) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../20-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../21-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../22-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../23-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libasan5:amd64.
Preparing to unpack .../24-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../25-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../26-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libubsan1:amd64.
Preparing to unpack .../27-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../28-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ...
Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
Selecting previously unselected package libgcc-9-dev:amd64.
Preparing to unpack .../29-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package gcc-9.
Preparing to unpack .../30-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package gcc.
Preparing to unpack .../31-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
Unpacking gcc (4:9.3.0-1ubuntu2) ...
Selecting previously unselected package libstdc++-9-dev:amd64.
Preparing to unpack .../32-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package g++-9.
Preparing to unpack .../33-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
Selecting previously unselected package g++.
Preparing to unpack .../34-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
Unpacking g++ (4:9.3.0-1ubuntu2) ...
Selecting previously unselected package make.
Preparing to unpack .../35-make_4.2.1-1.2_amd64.deb ...
Unpacking make (4.2.1-1.2) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../36-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../37-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../38-build-essential_12.8ubuntu1.1_amd64.deb ...
Unpacking build-essential (12.8ubuntu1.1) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../39-libfakeroot_1.24-1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.24-1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../40-fakeroot_1.24-1_amd64.deb ...
Unpacking fakeroot (1.24-1) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../41-libalgorithm-diff-perl_1.19.03-2_all.deb ...
Unpacking libalgorithm-diff-perl (1.19.03-2) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../42-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../43-libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../44-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../45-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3build4) ...
Selecting previously unselected package libpython3.8-dev:amd64.
Preparing to unpack .../46-libpython3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
Selecting previously unselected package libpython3-dev:amd64.
Preparing to unpack .../47-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ...
Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../48-manpages-dev_5.05-1_all.deb ...
Unpacking manpages-dev (5.05-1) ...
Selecting previously unselected package python-pip-whl.
Preparing to unpack .../49-python-pip-whl_20.0.2-5ubuntu1.10_all.deb ...
Unpacking python-pip-whl (20.0.2-5ubuntu1.10) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../50-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
Selecting previously unselected package python3.8-dev.
Preparing to unpack .../51-python3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ...
Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
Selecting previously unselected package python3-dev.
Preparing to unpack .../52-python3-dev_3.8.2-0ubuntu2_amd64.deb ...
Unpacking python3-dev (3.8.2-0ubuntu2) ...
Selecting previously unselected package python3-wheel.
Preparing to unpack .../53-python3-wheel_0.34.2-1ubuntu0.1_all.deb ...
Unpacking python3-wheel (0.34.2-1ubuntu0.1) ...
Selecting previously unselected package python3-pip.
Preparing to unpack .../54-python3-pip_20.0.2-5ubuntu1.10_all.deb ...
Unpacking python3-pip (20.0.2-5ubuntu1.10) ...
Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
Setting up manpages-dev (5.05-1) ...
Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ...
Setting up libfile-fcntllock-perl (0.22-3build4) ...
Setting up libalgorithm-diff-perl (1.19.03-2) ...
Setting up binutils-common:amd64 (2.34-6ubuntu1.9) ...
Setting up linux-libc-dev:amd64 (5.4.0-182.202) ...
Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.9) ...
Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
Setting up python3-wheel (0.34.2-1ubuntu0.1) ...
Setting up libfakeroot:amd64 (1.24-1) ...
Setting up fakeroot (1.24-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up make (4.2.1-1.2) ...
Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
Setting up libmpc3:amd64 (1.1.0-1) ...
Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ...
Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
Setting up libisl22:amd64 (0.22.1-1) ...
Setting up python-pip-whl (20.0.2-5ubuntu1.10) ...
Setting up libbinutils:amd64 (2.34-6ubuntu1.9) ...
Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ...
Setting up libc-dev-bin (2.31-0ubuntu9.15) ...
Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ...
Setting up libalgorithm-diff-xs-perl (0.04-6) ...
Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
Setting up libctf0:amd64 (2.34-6ubuntu1.9) ...
Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ...
Setting up python3-pip (20.0.2-5ubuntu1.10) ...
Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
Setting up libc6-dev:amd64 (2.31-0ubuntu9.15) ...
Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.9) ...
Setting up binutils (2.34-6ubuntu1.9) ...
Setting up dpkg-dev (1.19.7ubuntu3.2) ...
Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ...
Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ...
Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ...
Setting up cpp (4:9.3.0-1ubuntu2) ...
Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ...
Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
Setting up gcc (4:9.3.0-1ubuntu2) ...
Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.9) ...
Setting up g++ (4:9.3.0-1ubuntu2) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.8ubuntu1.1) ...
Setting up python3-dev (3.8.2-0ubuntu2) ...
Processing triggers for libc-bin (2.31-0ubuntu9.7) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Collecting pip
  Downloading pip-24.0-py3-none-any.whl (2.1 MB)
[?25l
     |▏                               | 10 kB 10.9 MB/s eta 0:00:01
     |▎                               | 20 kB 3.9 MB/s eta 0:00:01
     |▌                               | 30 kB 5.4 MB/s eta 0:00:01
     |▋                               | 40 kB 2.2 MB/s eta 0:00:01
     |▊                               | 51 kB 2.3 MB/s eta 0:00:01
     |█                               | 61 kB 2.7 MB/s eta 0:00:01
     |█                               | 71 kB 2.9 MB/s eta 0:00:01
     |█▎                              | 81 kB 3.2 MB/s eta 0:00:01
     |█▍                              | 92 kB 3.4 MB/s eta 0:00:01
     |█▌                              | 102 kB 2.7 MB/s eta 0:00:01
     |█▊                              | 112 kB 2.7 MB/s eta 0:00:01
     |█▉                              | 122 kB 2.7 MB/s eta 0:00:01
     |██                              | 133 kB 2.7 MB/s eta 0:00:01
     |██▏                             | 143 kB 2.7 MB/s eta 0:00:01
     |██▎                             | 153 kB 2.7 MB/s eta 0:00:01
     |██▌                             | 163 kB 2.7 MB/s eta 0:00:01
     |██▋                             | 174 kB 2.7 MB/s eta 0:00:01
     |██▉                             | 184 kB 2.7 MB/s eta 0:00:01
     |███                             | 194 kB 2.7 MB/s eta 0:00:01
     |███                             | 204 kB 2.7 MB/s eta 0:00:01
     |███▎                            | 215 kB 2.7 MB/s eta 0:00:01
     |███▍                            | 225 kB 2.7 MB/s eta 0:00:01
     |███▋                            | 235 kB 2.7 MB/s eta 0:00:01
     |███▊                            | 245 kB 2.7 MB/s eta 0:00:01
     |███▉                            | 256 kB 2.7 MB/s eta 0:00:01
     |████                            | 266 kB 2.7 MB/s eta 0:00:01
     |████▏                           | 276 kB 2.7 MB/s eta 0:00:01
     |████▍                           | 286 kB 2.7 MB/s eta 0:00:01
     |████▌                           | 296 kB 2.7 MB/s eta 0:00:01
     |████▋                           | 307 kB 2.7 MB/s eta 0:00:01
     |████▉                           | 317 kB 2.7 MB/s eta 0:00:01
     |█████                           | 327 kB 2.7 MB/s eta 0:00:01
     |█████▏                          | 337 kB 2.7 MB/s eta 0:00:01
     |█████▎                          | 348 kB 2.7 MB/s eta 0:00:01
     |█████▍                          | 358 kB 2.7 MB/s eta 0:00:01
     |█████▋                          | 368 kB 2.7 MB/s eta 0:00:01
     |█████▊                          | 378 kB 2.7 MB/s eta 0:00:01
     |██████                          | 389 kB 2.7 MB/s eta 0:00:01
     |██████                          | 399 kB 2.7 MB/s eta 0:00:01
     |██████▏                         | 409 kB 2.7 MB/s eta 0:00:01
     |██████▍                         | 419 kB 2.7 MB/s eta 0:00:01
     |██████▌                         | 430 kB 2.7 MB/s eta 0:00:01
     |██████▊                         | 440 kB 2.7 MB/s eta 0:00:01
     |██████▉                         | 450 kB 2.7 MB/s eta 0:00:01
     |███████                         | 460 kB 2.7 MB/s eta 0:00:01
     |███████▏                        | 471 kB 2.7 MB/s eta 0:00:01
     |███████▎                        | 481 kB 2.7 MB/s eta 0:00:01
     |███████▌                        | 491 kB 2.7 MB/s eta 0:00:01
     |███████▋                        | 501 kB 2.7 MB/s eta 0:00:01
     |███████▊                        | 512 kB 2.7 MB/s eta 0:00:01
     |████████                        | 522 kB 2.7 MB/s eta 0:00:01
     |████████                        | 532 kB 2.7 MB/s eta 0:00:01
     |████████▎                       | 542 kB 2.7 MB/s eta 0:00:01
     |████████▍                       | 552 kB 2.7 MB/s eta 0:00:01
     |████████▌                       | 563 kB 2.7 MB/s eta 0:00:01
     |████████▊                       | 573 kB 2.7 MB/s eta 0:00:01
     |████████▉                       | 583 kB 2.7 MB/s eta 0:00:01
     |█████████                       | 593 kB 2.7 MB/s eta 0:00:01
     |█████████▏                      | 604 kB 2.7 MB/s eta 0:00:01
     |█████████▎                      | 614 kB 2.7 MB/s eta 0:00:01
     |█████████▌                      | 624 kB 2.7 MB/s eta 0:00:01
     |█████████▋                      | 634 kB 2.7 MB/s eta 0:00:01
     |█████████▉                      | 645 kB 2.7 MB/s eta 0:00:01
     |██████████                      | 655 kB 2.7 MB/s eta 0:00:01
     |██████████                      | 665 kB 2.7 MB/s eta 0:00:01
     |██████████▎                     | 675 kB 2.7 MB/s eta 0:00:01
     |██████████▍                     | 686 kB 2.7 MB/s eta 0:00:01
     |██████████▋                     | 696 kB 2.7 MB/s eta 0:00:01
     |██████████▊                     | 706 kB 2.7 MB/s eta 0:00:01
     |██████████▉                     | 716 kB 2.7 MB/s eta 0:00:01
     |███████████                     | 727 kB 2.7 MB/s eta 0:00:01
     |███████████▏                    | 737 kB 2.7 MB/s eta 0:00:01
     |███████████▍                    | 747 kB 2.7 MB/s eta 0:00:01
     |███████████▌                    | 757 kB 2.7 MB/s eta 0:00:01
     |███████████▋                    | 768 kB 2.7 MB/s eta 0:00:01
     |███████████▉                    | 778 kB 2.7 MB/s eta 0:00:01
     |████████████                    | 788 kB 2.7 MB/s eta 0:00:01
     |████████████▏                   | 798 kB 2.7 MB/s eta 0:00:01
     |████████████▎                   | 808 kB 2.7 MB/s eta 0:00:01
     |████████████▍                   | 819 kB 2.7 MB/s eta 0:00:01
     |████████████▋                   | 829 kB 2.7 MB/s eta 0:00:01
     |████████████▊                   | 839 kB 2.7 MB/s eta 0:00:01
     |████████████▉                   | 849 kB 2.7 MB/s eta 0:00:01
     |█████████████                   | 860 kB 2.7 MB/s eta 0:00:01
     |█████████████▏                  | 870 kB 2.7 MB/s eta 0:00:01
     |█████████████▍                  | 880 kB 2.7 MB/s eta 0:00:01
     |█████████████▌                  | 890 kB 2.7 MB/s eta 0:00:01
     |█████████████▋                  | 901 kB 2.7 MB/s eta 0:00:01
     |█████████████▉                  | 911 kB 2.7 MB/s eta 0:00:01
     |██████████████                  | 921 kB 2.7 MB/s eta 0:00:01
     |██████████████▏                 | 931 kB 2.7 MB/s eta 0:00:01
     |██████████████▎                 | 942 kB 2.7 MB/s eta 0:00:01
     |██████████████▍                 | 952 kB 2.7 MB/s eta 0:00:01
     |██████████████▋                 | 962 kB 2.7 MB/s eta 0:00:01
     |██████████████▊                 | 972 kB 2.7 MB/s eta 0:00:01
     |███████████████                 | 983 kB 2.7 MB/s eta 0:00:01
     |███████████████                 | 993 kB 2.7 MB/s eta 0:00:01
     |███████████████▏                | 1.0 MB 2.7 MB/s eta 0:00:01
     |███████████████▍                | 1.0 MB 2.7 MB/s eta 0:00:01
     |███████████████▌                | 1.0 MB 2.7 MB/s eta 0:00:01
     |███████████████▊                | 1.0 MB 2.7 MB/s eta 0:00:01
     |███████████████▉                | 1.0 MB 2.7 MB/s eta 0:00:01
     |████████████████                | 1.1 MB 2.7 MB/s eta 0:00:01
     |████████████████▏               | 1.1 MB 2.7 MB/s eta 0:00:01
     |████████████████▎               | 1.1 MB 2.7 MB/s eta 0:00:01
     |████████████████▌               | 1.1 MB 2.7 MB/s eta 0:00:01
     |████████████████▋               | 1.1 MB 2.7 MB/s eta 0:00:01
     |████████████████▊               | 1.1 MB 2.7 MB/s eta 0:00:01
     |█████████████████               | 1.1 MB 2.7 MB/s eta 0:00:01
     |█████████████████               | 1.1 MB 2.7 MB/s eta 0:00:01
     |█████████████████▎              | 1.1 MB 2.7 MB/s eta 0:00:01
     |█████████████████▍              | 1.1 MB 2.7 MB/s eta 0:00:01
     |█████████████████▌              | 1.2 MB 2.7 MB/s eta 0:00:01
     |█████████████████▊              | 1.2 MB 2.7 MB/s eta 0:00:01
     |█████████████████▉              | 1.2 MB 2.7 MB/s eta 0:00:01
     |██████████████████              | 1.2 MB 2.7 MB/s eta 0:00:01
     |██████████████████▏             | 1.2 MB 2.7 MB/s eta 0:00:01
     |██████████████████▎             | 1.2 MB 2.7 MB/s eta 0:00:01
     |██████████████████▌             | 1.2 MB 2.7 MB/s eta 0:00:01
     |██████████████████▋             | 1.2 MB 2.7 MB/s eta 0:00:01
     |██████████████████▉             | 1.2 MB 2.7 MB/s eta 0:00:01
     |███████████████████             | 1.2 MB 2.7 MB/s eta 0:00:01
     |███████████████████             | 1.3 MB 2.7 MB/s eta 0:00:01
     |███████████████████▎            | 1.3 MB 2.7 MB/s eta 0:00:01
     |███████████████████▍            | 1.3 MB 2.7 MB/s eta 0:00:01
     |███████████████████▋            | 1.3 MB 2.7 MB/s eta 0:00:01
     |███████████████████▊            | 1.3 MB 2.7 MB/s eta 0:00:01
     |███████████████████▉            | 1.3 MB 2.7 MB/s eta 0:00:01
     |████████████████████            | 1.3 MB 2.7 MB/s eta 0:00:01
     |████████████████████▏           | 1.3 MB 2.7 MB/s eta 0:00:01
     |████████████████████▍           | 1.3 MB 2.7 MB/s eta 0:00:01
     |████████████████████▌           | 1.4 MB 2.7 MB/s eta 0:00:01
     |████████████████████▋           | 1.4 MB 2.7 MB/s eta 0:00:01
     |████████████████████▉           | 1.4 MB 2.7 MB/s eta 0:00:01
     |█████████████████████           | 1.4 MB 2.7 MB/s eta 0:00:01
     |█████████████████████▏          | 1.4 MB 2.7 MB/s eta 0:00:01
     |█████████████████████▎          | 1.4 MB 2.7 MB/s eta 0:00:01
     |█████████████████████▍          | 1.4 MB 2.7 MB/s eta 0:00:01
     |█████████████████████▋          | 1.4 MB 2.7 MB/s eta 0:00:01
     |█████████████████████▊          | 1.4 MB 2.7 MB/s eta 0:00:01
     |██████████████████████          | 1.4 MB 2.7 MB/s eta 0:00:01
     |██████████████████████          | 1.5 MB 2.7 MB/s eta 0:00:01
     |██████████████████████▏         | 1.5 MB 2.7 MB/s eta 0:00:01
     |██████████████████████▍         | 1.5 MB 2.7 MB/s eta 0:00:01
     |██████████████████████▌         | 1.5 MB 2.7 MB/s eta 0:00:01
     |██████████████████████▊         | 1.5 MB 2.7 MB/s eta 0:00:01
     |██████████████████████▉         | 1.5 MB 2.7 MB/s eta 0:00:01
     |███████████████████████         | 1.5 MB 2.7 MB/s eta 0:00:01
     |███████████████████████▏        | 1.5 MB 2.7 MB/s eta 0:00:01
     |███████████████████████▎        | 1.5 MB 2.7 MB/s eta 0:00:01
     |███████████████████████▌        | 1.5 MB 2.7 MB/s eta 0:00:01
     |███████████████████████▋        | 1.6 MB 2.7 MB/s eta 0:00:01
     |███████████████████████▊        | 1.6 MB 2.7 MB/s eta 0:00:01
     |████████████████████████        | 1.6 MB 2.7 MB/s eta 0:00:01
     |████████████████████████        | 1.6 MB 2.7 MB/s eta 0:00:01
     |████████████████████████▎       | 1.6 MB 2.7 MB/s eta 0:00:01
     |████████████████████████▍       | 1.6 MB 2.7 MB/s eta 0:00:01
     |████████████████████████▌       | 1.6 MB 2.7 MB/s eta 0:00:01
     |████████████████████████▊       | 1.6 MB 2.7 MB/s eta 0:00:01
     |████████████████████████▉       | 1.6 MB 2.7 MB/s eta 0:00:01
     |█████████████████████████       | 1.6 MB 2.7 MB/s eta 0:00:01
     |█████████████████████████▏      | 1.7 MB 2.7 MB/s eta 0:00:01
     |█████████████████████████▎      | 1.7 MB 2.7 MB/s eta 0:00:01
     |█████████████████████████▌      | 1.7 MB 2.7 MB/s eta 0:00:01
     |█████████████████████████▋      | 1.7 MB 2.7 MB/s eta 0:00:01
     |█████████████████████████▊      | 1.7 MB 2.7 MB/s eta 0:00:01
     |██████████████████████████      | 1.7 MB 2.7 MB/s eta 0:00:01
     |██████████████████████████      | 1.7 MB 2.7 MB/s eta 0:00:01
     |██████████████████████████▎     | 1.7 MB 2.7 MB/s eta 0:00:01
     |██████████████████████████▍     | 1.7 MB 2.7 MB/s eta 0:00:01
     |██████████████████████████▌     | 1.8 MB 2.7 MB/s eta 0:00:01
     |██████████████████████████▊     | 1.8 MB 2.7 MB/s eta 0:00:01
     |██████████████████████████▉     | 1.8 MB 2.7 MB/s eta 0:00:01
     |███████████████████████████     | 1.8 MB 2.7 MB/s eta 0:00:01
     |███████████████████████████▏    | 1.8 MB 2.7 MB/s eta 0:00:01
     |███████████████████████████▎    | 1.8 MB 2.7 MB/s eta 0:00:01
     |███████████████████████████▌    | 1.8 MB 2.7 MB/s eta 0:00:01
     |███████████████████████████▋    | 1.8 MB 2.7 MB/s eta 0:00:01
     |███████████████████████████▉    | 1.8 MB 2.7 MB/s eta 0:00:01
     |████████████████████████████    | 1.8 MB 2.7 MB/s eta 0:00:01
     |████████████████████████████    | 1.9 MB 2.7 MB/s eta 0:00:01
     |████████████████████████████▎   | 1.9 MB 2.7 MB/s eta 0:00:01
     |████████████████████████████▍   | 1.9 MB 2.7 MB/s eta 0:00:01
     |████████████████████████████▋   | 1.9 MB 2.7 MB/s eta 0:00:01
     |████████████████████████████▊   | 1.9 MB 2.7 MB/s eta 0:00:01
     |████████████████████████████▉   | 1.9 MB 2.7 MB/s eta 0:00:01
     |█████████████████████████████   | 1.9 MB 2.7 MB/s eta 0:00:01
     |█████████████████████████████▏  | 1.9 MB 2.7 MB/s eta 0:00:01
     |█████████████████████████████▍  | 1.9 MB 2.7 MB/s eta 0:00:01
     |█████████████████████████████▌  | 1.9 MB 2.7 MB/s eta 0:00:01
     |█████████████████████████████▋  | 2.0 MB 2.7 MB/s eta 0:00:01
     |█████████████████████████████▉  | 2.0 MB 2.7 MB/s eta 0:00:01
     |██████████████████████████████  | 2.0 MB 2.7 MB/s eta 0:00:01
     |██████████████████████████████▏ | 2.0 MB 2.7 MB/s eta 0:00:01
     |██████████████████████████████▎ | 2.0 MB 2.7 MB/s eta 0:00:01
     |██████████████████████████████▍ | 2.0 MB 2.7 MB/s eta 0:00:01
     |██████████████████████████████▋ | 2.0 MB 2.7 MB/s eta 0:00:01
     |██████████████████████████████▊ | 2.0 MB 2.7 MB/s eta 0:00:01
     |███████████████████████████████ | 2.0 MB 2.7 MB/s eta 0:00:01
     |███████████████████████████████ | 2.0 MB 2.7 MB/s eta 0:00:01
     |███████████████████████████████▏| 2.1 MB 2.7 MB/s eta 0:00:01
     |███████████████████████████████▍| 2.1 MB 2.7 MB/s eta 0:00:01
     |███████████████████████████████▌| 2.1 MB 2.7 MB/s eta 0:00:01
     |███████████████████████████████▊| 2.1 MB 2.7 MB/s eta 0:00:01
     |███████████████████████████████▉| 2.1 MB 2.7 MB/s eta 0:00:01
     |████████████████████████████████| 2.1 MB 2.7 MB/s eta 0:00:01
     |████████████████████████████████| 2.1 MB 2.7 MB/s 
[?25hInstalling collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Not uninstalling pip at /usr/lib/python3/dist-packages, outside environment /usr
    Can't uninstall 'pip'. No files were found to uninstall.
Successfully installed pip-24.0
Collecting python-magic
  Downloading python_magic-0.4.27-py2.py3-none-any.whl.metadata (5.8 kB)
Collecting pyangbind
  Downloading pyangbind-0.8.5-py3-none-any.whl.metadata (4.2 kB)
Collecting verboselogs
  Downloading verboselogs-1.7-py2.py3-none-any.whl.metadata (10 kB)
Collecting pyang (from pyangbind)
  Downloading pyang-2.6.0-py2.py3-none-any.whl.metadata (818 bytes)
Collecting lxml (from pyangbind)
  Downloading lxml-5.2.2-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (3.4 kB)
Collecting regex (from pyangbind)
  Downloading regex-2024.5.15-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/40.9 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.3 MB/s eta 0:00:00
[?25hRequirement already satisfied: six in /usr/lib/python3/dist-packages (from pyangbind) (1.14.0)
Collecting enum34 (from pyangbind)
  Downloading enum34-1.1.10-py3-none-any.whl.metadata (1.6 kB)
Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
Downloading pyangbind-0.8.5-py3-none-any.whl (52 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/52.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.9/52.9 kB 6.3 MB/s eta 0:00:00
[?25hDownloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
Downloading lxml-5.2.2-cp38-cp38-manylinux_2_28_x86_64.whl (5.1 MB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/5.1 MB ? eta -:--:--
   ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.3/5.1 MB 10.3 MB/s eta 0:00:01
   ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/5.1 MB 21.7 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 4.0/5.1 MB 38.0 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 37.2 MB/s eta 0:00:00
[?25hDownloading pyang-2.6.0-py2.py3-none-any.whl (594 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/594.1 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.1/594.1 kB 57.0 MB/s eta 0:00:00
[?25hDownloading regex-2024.5.15-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (776 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/776.2 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 776.2/776.2 kB 40.0 MB/s eta 0:00:00
[?25hDEPRECATION: distro-info 0.23ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
DEPRECATION: python-debian 0.1.36ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of python-debian or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
Installing collected packages: verboselogs, enum34, regex, python-magic, lxml, pyang, pyangbind
Successfully installed enum34-1.1.10 lxml-5.2.2 pyang-2.6.0 pyangbind-0.8.5 python-magic-0.4.27 regex-2024.5.15 verboselogs-1.7
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following NEW packages will be installed:
  python3-osm-im python3-osmclient
0 upgraded, 2 newly installed, 0 to remove and 213 not upgraded.
Need to get 257 kB of archives.
After this operation, 8348 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://172.21.1.5:39345/release unstable/IM amd64 python3-osm-im all 12.0.8+ga0b604e-1 [187 kB]

13% [1 python3-osm-im 43.2 kB/187 kB 23%]
                                         
68% [Working]
             
Get:2 http://172.21.1.5:39345/release unstable/osmclient amd64 python3-osmclient all 12.0.8.post1+g12ab377-1 [69.7 kB]

78% [2 python3-osmclient 30.2 kB/69.7 kB 43%]
                                             
100% [Working]
              
Fetched 257 kB in 0s (17.2 MB/s)
Selecting previously unselected package python3-osm-im.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 71609 files and directories currently installed.)
Preparing to unpack .../python3-osm-im_12.0.8+ga0b604e-1_all.deb ...
Unpacking python3-osm-im (12.0.8+ga0b604e-1) ...
Selecting previously unselected package python3-osmclient.
Preparing to unpack .../python3-osmclient_12.0.8.post1+g12ab377-1_all.deb ...
Unpacking python3-osmclient (12.0.8.post1+g12ab377-1) ...
Setting up python3-osmclient (12.0.8.post1+g12ab377-1) ...
Setting up python3-osm-im (12.0.8+ga0b604e-1) ...
Defaulting to user installation because normal site-packages is not writeable
Collecting bitarray==2.5.1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 17))
  Downloading bitarray-2.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (30 kB)
Requirement already satisfied: enum34==1.1.10 in /usr/local/lib/python3.8/dist-packages (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 19)) (1.1.10)
Collecting lxml==4.9.0 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 21))
  Downloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (3.5 kB)
Collecting pyang==2.5.3 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 25))
  Downloading pyang-2.5.3-py2.py3-none-any.whl.metadata (683 bytes)
Collecting pyangbind==0.8.1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 29))
  Downloading pyangbind-0.8.1.tar.gz (48 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/48.6 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.6/48.6 kB 6.7 MB/s eta 0:00:00
[?25h  Preparing metadata (setup.py) ... [?25l- done
[?25hCollecting pyyaml==5.4.1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 31))
  Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl.metadata (2.1 kB)
Collecting regex==2022.6.2 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 33))
  Downloading regex-2022.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (39 kB)
Collecting six==1.16.0 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 35))
  Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
Downloading bitarray-2.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (242 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/242.4 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.4/242.4 kB 8.4 MB/s eta 0:00:00
[?25hDownloading lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/6.9 MB ? eta -:--:--
   ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/6.9 MB 34.7 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 3.7/6.9 MB 51.5 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 6.9/6.9 MB 71.8 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 61.2 MB/s eta 0:00:00
[?25hDownloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/592.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 kB 44.8 MB/s eta 0:00:00
[?25hDownloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/662.4 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 662.4/662.4 kB 44.7 MB/s eta 0:00:00
[?25hDownloading regex-2022.6.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/764.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 764.9/764.9 kB 67.3 MB/s eta 0:00:00
[?25hDownloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Building wheels for collected packages: pyangbind
  Building wheel for pyangbind (setup.py) ... [?25l- done
[?25h  Created wheel for pyangbind: filename=pyangbind-0.8.1-py3-none-any.whl size=47761 sha256=3b681ef595b5156e0dbe04d9c68c38679f5929e407a85b62e0e39f64b783aade
  Stored in directory: /home/ubuntu/.cache/pip/wheels/0c/fb/5a/3d09fc1fae9987036f767b8aa0076ac7f91ce4cd952de3f49a
Successfully built pyangbind
DEPRECATION: distro-info 0.23ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
DEPRECATION: python-debian 0.1.36ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of python-debian or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
Installing collected packages: bitarray, six, regex, pyyaml, lxml, pyang, pyangbind
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
launchpadlib 1.10.13 requires testresources, which is not installed.
Successfully installed bitarray-2.5.1 lxml-4.9.0 pyang-2.5.3 pyangbind-0.8.1 pyyaml-5.4.1 regex-2022.6.2 six-1.16.0

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree       


Reading state information... 0%

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  libssl1.1
Suggested packages:
  libcurl4-doc libidn11-dev libkrb5-dev libldap2-dev librtmp-dev libssh2-1-dev
  pkg-config libssl-doc
The following NEW packages will be installed:
  libcurl4-openssl-dev libssl-dev
The following packages will be upgraded:
  libssl1.1
1 upgraded, 2 newly installed, 0 to remove and 212 not upgraded.
Need to get 3231 kB of archives.
After this operation, 9569 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB]

0% [1 libssl1.1 14.2 kB/1323 kB 1%]
                                   
39% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.22 [322 kB]

40% [2 libcurl4-openssl-dev 31.6 kB/322 kB 10%]
                                               
54% [Waiting for headers]
                         
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.22 [1586 kB]

55% [3 libssl-dev 30.4 kB/1586 kB 2%]
                                     
100% [Working]
              
Fetched 3231 kB in 1s (5778 kB/s)
Preconfiguring packages ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 71697 files and directories currently installed.)
Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ...
Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) over (1.1.1f-1ubuntu2.12) ...
Selecting previously unselected package libcurl4-openssl-dev:amd64.
Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.22_amd64.deb ...
Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.22) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../libssl-dev_1.1.1f-1ubuntu2.22_amd64.deb ...
Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.22) ...
Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.22) ...
Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.22) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for libc-bin (2.31-0ubuntu9.7) ...
Defaulting to user installation because normal site-packages is not writeable
Collecting certifi==2022.6.15 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 17))
  Downloading certifi-2022.6.15-py3-none-any.whl.metadata (2.8 kB)
Collecting charset-normalizer==2.0.12 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 19))
  Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB)
Collecting click==8.1.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 21))
  Downloading click-8.1.3-py3-none-any.whl.metadata (3.2 kB)
Collecting idna==3.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 23))
  Downloading idna-3.3-py3-none-any.whl.metadata (9.8 kB)
Collecting jinja2==3.1.2 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 25))
  Downloading Jinja2-3.1.2-py3-none-any.whl.metadata (3.5 kB)
Collecting markupsafe==2.1.1 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 27))
  Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB)
Collecting packaging==21.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 29))
  Downloading packaging-21.3-py3-none-any.whl.metadata (15 kB)
Collecting prettytable==3.3.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 31))
  Downloading prettytable-3.3.0-py3-none-any.whl.metadata (24 kB)
Collecting pycurl==7.45.1 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 33))
  Downloading pycurl-7.45.1.tar.gz (233 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/233.9 kB ? eta -:--:--
     ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/233.9 kB 2.7 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 153.6/233.9 kB 2.1 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.9/233.9 kB 2.6 MB/s eta 0:00:00
[?25h  Preparing metadata (setup.py) ... [?25l- done
[?25hCollecting pyparsing==3.0.9 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 35))
  Downloading pyparsing-3.0.9-py3-none-any.whl.metadata (4.2 kB)
Requirement already satisfied: python-magic==0.4.27 in /usr/local/lib/python3.8/dist-packages (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 37)) (0.4.27)
Requirement already satisfied: pyyaml==5.4.1 in ./.local/lib/python3.8/site-packages (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 39)) (5.4.1)
Collecting requests==2.28.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 41))
  Downloading requests-2.28.0-py3-none-any.whl.metadata (4.6 kB)
Collecting urllib3==1.26.9 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 43))
  Downloading urllib3-1.26.9-py2.py3-none-any.whl.metadata (46 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/46.3 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.3/46.3 kB 2.0 MB/s eta 0:00:00
[?25hRequirement already satisfied: verboselogs==1.7 in /usr/local/lib/python3.8/dist-packages (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 45)) (1.7)
Collecting wcwidth==0.2.5 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 47))
  Downloading wcwidth-0.2.5-py2.py3-none-any.whl.metadata (11 kB)
Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/160.2 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 14.0 MB/s eta 0:00:00
[?25hDownloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Downloading click-8.1.3-py3-none-any.whl (96 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/96.6 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 8.5 MB/s eta 0:00:00
[?25hDownloading idna-3.3-py3-none-any.whl (61 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/61.2 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.3 MB/s eta 0:00:00
[?25hDownloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/133.1 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 12.8 MB/s eta 0:00:00
[?25hDownloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Downloading packaging-21.3-py3-none-any.whl (40 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/40.8 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 30.7/40.8 kB 158.9 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 801.8 kB/s eta 0:00:00
[?25hDownloading prettytable-3.3.0-py3-none-any.whl (26 kB)
Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/98.3 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 9.0 MB/s eta 0:00:00
[?25hDownloading requests-2.28.0-py3-none-any.whl (62 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/62.8 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 4.3 MB/s eta 0:00:00
[?25hDownloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/139.0 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 14.9 MB/s eta 0:00:00
[?25hDownloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Building wheels for collected packages: pycurl
  Building wheel for pycurl (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / done
[?25h  Created wheel for pycurl: filename=pycurl-7.45.1-cp38-cp38-linux_x86_64.whl size=339688 sha256=20ec836bab8bd4bec229ee562ed4a0a106bf33bc61443cc262d9dd0b360face2
  Stored in directory: /home/ubuntu/.cache/pip/wheels/29/9b/97/525e19354d667ab6a101620502bd1df957057f66bee218305d
Successfully built pycurl
DEPRECATION: distro-info 0.23ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
DEPRECATION: python-debian 0.1.36ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of python-debian or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
Installing collected packages: wcwidth, urllib3, pyparsing, pycurl, prettytable, markupsafe, idna, click, charset-normalizer, certifi, requests, packaging, jinja2
  WARNING: The script normalizer is installed in '/home/ubuntu/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed certifi-2022.6.15 charset-normalizer-2.0.12 click-8.1.3 idna-3.3 jinja2-3.1.2 markupsafe-2.1.1 packaging-21.3 prettytable-3.3.0 pycurl-7.45.1 pyparsing-3.0.9 requests-2.28.0 urllib3-1.26.9 wcwidth-0.2.5

OSM client installed
OSM client assumes that OSM host is running in localhost (127.0.0.1).
In case you want to interact with a different OSM host, you will have to configure this env variable in your .bashrc file:
     export OSM_HOSTNAME=<OSM_host>
Track osmclient osmclient_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716510206&event=osmclient&operation=osmclient_ok&value=&comment=&tags=
Checking OSM health state...

Bootstraping... 1 attempts of 84
5 of 9 deployments starting:
                 lcm	0/1	0
                 mon	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0

1 of 6 statefulsets starting:
          prometheus	0/1	


Bootstraping... 2 attempts of 84
5 of 9 deployments starting:
                 lcm	0/1	0
                 mon	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0

1 of 6 statefulsets starting:
          prometheus	0/1	


Bootstraping... 3 attempts of 84
5 of 9 deployments starting:
                 lcm	0/1	0
                 mon	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 4 attempts of 84
5 of 9 deployments starting:
                 lcm	0/1	0
                 mon	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 5 attempts of 84
5 of 9 deployments starting:
                 lcm	0/1	0
                 mon	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 6 attempts of 84
3 of 9 deployments starting:
                 lcm	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 7 attempts of 84
3 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                  ro	0/1	0


Bootstraping... 8 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 9 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 10 attempts of 84
3 of 9 deployments starting:
                 lcm	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 11 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 12 attempts of 84
3 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0


Bootstraping... 13 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 14 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 15 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 16 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 17 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 18 attempts of 84
2 of 9 deployments starting:
                 nbi	0/1	0
                 pol	0/1	0


Bootstraping... 19 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 20 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 21 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 22 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 23 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 24 attempts of 84
3 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                  ro	0/1	0


Bootstraping... 25 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 26 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 27 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 28 attempts of 84
3 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0


Bootstraping... 29 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 30 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 31 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 32 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 33 attempts of 84
3 of 9 deployments starting:
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 34 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 35 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 36 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 37 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 38 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 39 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 40 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 41 attempts of 84
4 of 9 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 42 attempts of 84
3 of 9 deployments starting:
                 lcm	0/1	0
                 pol	0/1	0
                  ro	0/1	0


Bootstraping... 43 attempts of 84
2 of 9 deployments starting:
                 lcm	0/1	0
                  ro	0/1	0


Bootstraping... 44 attempts of 84
2 of 9 deployments starting:
                 lcm	0/1	0
                  ro	0/1	0


Bootstraping... 45 attempts of 84
2 of 9 deployments starting:
                 lcm	0/1	0
                  ro	0/1	0


Bootstraping... 46 attempts of 84
1 of 9 deployments starting:
                 lcm	0/1	0


Bootstraping... 47 attempts of 84
1 of 9 deployments starting:
                 lcm	0/1	0


Bootstraping... 48 attempts of 84
1 of 9 deployments starting:
                 lcm	0/1	0


Bootstraping... 49 attempts of 84
1 of 9 deployments starting:
                 lcm	0/1	0


Bootstraping... 50 attempts of 84
1 of 9 deployments starting:
                 lcm	0/1	0

===> Successful checks: 1/24
===> Successful checks: 2/24
===> Successful checks: 3/24
===> Successful checks: 4/24
===> Successful checks: 5/24
===> Successful checks: 6/24
===> Successful checks: 7/24
===> Successful checks: 8/24
===> Successful checks: 9/24
===> Successful checks: 10/24
===> Successful checks: 11/24
===> Successful checks: 12/24
===> Successful checks: 13/24
===> Successful checks: 14/24
===> Successful checks: 15/24
===> Successful checks: 16/24
===> Successful checks: 17/24
===> Successful checks: 18/24
===> Successful checks: 19/24
===> Successful checks: 20/24
===> Successful checks: 21/24
===> Successful checks: 22/24
===> Successful checks: 23/24
===> Successful checks: 24/24

SYSTEM IS READY
Track healthchecks after_healthcheck_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716510596&event=healthchecks&operation=after_healthcheck_ok&value=&comment=&tags=
7dcfbd09-894c-48c0-8f82-f6bc6a502c08
7352f9be-6aa3-4d11-adff-448a39cd5990
Track final_ops add_local_k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716510599&event=final_ops&operation=add_local_k8scluster_ok&value=&comment=&tags=
Track end end: https://osm.etsi.org/InstallLog.php?&installation_id=1716509587-gxvqRf4mFLy6GUCp&local_ts=1716510599&event=end&operation=end&value=&comment=&tags=
/etc/osm
/etc/osm/docker
/etc/osm/docker/ro-db.env
/etc/osm/docker/mon.env
/etc/osm/docker/keystone.env
/etc/osm/docker/osm_pods
/etc/osm/docker/osm_pods/mon.yaml
/etc/osm/docker/osm_pods/ro.yaml
/etc/osm/docker/osm_pods/kafka.yaml
/etc/osm/docker/osm_pods/grafana.yaml
/etc/osm/docker/osm_pods/zookeeper.yaml
/etc/osm/docker/osm_pods/lcm.yaml
/etc/osm/docker/osm_pods/pol.yaml
/etc/osm/docker/osm_pods/nbi.yaml
/etc/osm/docker/osm_pods/prometheus.yaml
/etc/osm/docker/osm_pods/ng-ui.yaml
/etc/osm/docker/osm_pods/keystone.yaml
/etc/osm/docker/osm_pods/mysql.yaml
/etc/osm/docker/keystone-db.env
/etc/osm/docker/metallb-config.yaml
/etc/osm/docker/nbi.env
/etc/osm/docker/lcm.env
/etc/osm/docker/pol.env
/etc/osm/docker/ro.env
/etc/osm/docker/cluster-config.yaml

DONE
Success command osm-v120-merge-753#871: 
                                ./install_osm.sh -y                                     -u http://172.21.1.5:39345                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-v120-merge-753
                            
Disconnected from osm-v120-merge-753[172.21.249.51:22]
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (OSM Health)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.51' (RSA) to the list of known hosts.
Connected to osm-v120-merge-753[172.21.249.51:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v120-merge-753#872: 
                        /usr/share/osm-devops/installers/osm_health.sh -k -s osm
                    
===> Successful checks: 1/24
===> Successful checks: 2/24
===> Successful checks: 3/24
===> Successful checks: 4/24
===> Successful checks: 5/24
===> Successful checks: 6/24
===> Successful checks: 7/24
===> Successful checks: 8/24
===> Successful checks: 9/24
===> Successful checks: 10/24
===> Successful checks: 11/24
===> Successful checks: 12/24
===> Successful checks: 13/24
===> Successful checks: 14/24
===> Successful checks: 15/24
===> Successful checks: 16/24
===> Successful checks: 17/24
===> Successful checks: 18/24
===> Successful checks: 19/24
===> Successful checks: 20/24
===> Successful checks: 21/24
===> Successful checks: 22/24
===> Successful checks: 23/24
===> Successful checks: 24/24

SYSTEM IS READY
Success command osm-v120-merge-753#872: 
                        /usr/share/osm-devops/installers/osm_health.sh -k -s osm
                    
Disconnected from osm-v120-merge-753[172.21.249.51:22]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (System Integration Test)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.51' (RSA) to the list of known hosts.
Connected to osm-v120-merge-753[172.21.249.51:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v120-merge-753#873: 
                            echo `juju gui 2>&1 | grep password | cut -d: -f2`
                        
e5566d1f2aa62c76f40ef4a84fc3c504
Success command osm-v120-merge-753#873: 
                            echo `juju gui 2>&1 | grep password | cut -d: -f2`
                        
Disconnected from osm-v120-merge-753[172.21.249.51:22]
[Pipeline] sh
[osm-devops] Running shell script
+ mktemp -d
[Pipeline] sh
[osm-devops] Running shell script
+ docker run --env OSM_HOSTNAME=172.21.249.51 --env PROMETHEUS_HOSTNAME=172.21.249.51 --env PROMETHEUS_PORT=9091 --env JUJU_PASSWORD=e5566d1f2aa62c76f40ef4a84fc3c504 --env-file /home/jenkins/hive/robot-systest.cfg -v /home/jenkins/hive/clouds.yaml:/etc/openstack/clouds.yaml -v /home/jenkins/hive/cicd_rsa:/root/osm_id_rsa -v /home/jenkins/hive/kubeconfig.yaml:/root/.kube/config -v /tmp/tmp.WbBQFAZJHh:/robot-systest/reports -v /home/jenkins/hive/port-mapping-etsi-vim.yaml:/root/port-mapping.yaml opensourcemano/tests:osm-v120-merge-753 -c -t daily

2024-05-24_00:32:10 Creating VIM osm
fde0db63-06f6-4515-9e3d-862fac0f82fd
VIM status: | osm | fde0db63-06f6-4515-9e3d-862fac0f82fd | admin | ENABLED | N/A |
1bbed0a9-14c1-44bd-8f94-1e4ba19b3e25
Checking status of SDNC sdnc-osm to see if it is enabled
SDNC enabled
Checking status of VIM osm to see if there is port-mapping
|                 |   "sdn-port-mapping": [                                     |
Port-mapping correctly added
==============================================================================
Testsuite                                                                     
==============================================================================
Testsuite.Basic 01-Crud Operations On Vim Targets :: [BASIC-01] CRUD operat...
==============================================================================
Create VIM Target Basic :: Create a VIM Target only with the manda... | PASS |
------------------------------------------------------------------------------
Delete VIM Target By Name :: Delete the VIM Target created in prev... | PASS |
------------------------------------------------------------------------------
Create VIM Target With Extra Config :: Create a VIM Target using t... | PASS |
------------------------------------------------------------------------------
Delete VIM Target By ID :: Delete the VIM Target created in previo... | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 01-Crud Operations On Vim Targets :: [BASIC-01] CR... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
Testsuite.Basic 05-Instantiation Parameters In Cloud Init :: [BASIC-05] Ins...
==============================================================================
Create Cloudinit VNF Descriptor                                       | PASS |
------------------------------------------------------------------------------
Create Cloudinit NS Descriptor                                        | PASS |
------------------------------------------------------------------------------
Instantiate Cloudinit Network Service Using Instantiation Paramete... | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access With The New Password :: Test SSH access with the ... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 05-Instantiation Parameters In Cloud Init :: [BASI... | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Basic 06-Vnf With Charm :: [BASIC-06] VNF with Charm.               
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 06-Vnf With Charm :: [BASIC-06] VNF with Charm.       | PASS |
11 tests, 11 passed, 0 failed
==============================================================================
Testsuite.Basic 07-Secure Key Management :: [BASIC-07] Secure key management. 
==============================================================================
Create Nopasswd Charm VNF Descriptor                                  | PASS |
------------------------------------------------------------------------------
Create Nopasswd Charm NS Descriptor                                   | PASS |
------------------------------------------------------------------------------
Instantiate Nopasswd Charm Network Service                            | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Nopasswd VN... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation that crea... | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 07-Secure Key Management :: [BASIC-07] Secure key ... | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.Basic 08-Disable Port Security Network Level :: [BASIC-08] Disabl...
==============================================================================
Create VIM With Port Security Disabled                                | PASS |
------------------------------------------------------------------------------
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Check Port Security Is Disabled                                       | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Delete VIM                                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 08-Disable Port Security Network Level :: [BASIC-0... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Basic 09-Manual Vdu Scaling :: [BASIC-09] Manual VNF/VDU Scaling.   
==============================================================================
Create Scaling VNF Descriptor                                         | PASS |
------------------------------------------------------------------------------
Create Scaling NS Descriptor                                          | PASS |
------------------------------------------------------------------------------
Instantiate Scaling Network Service                                   | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Vnf Id                                                            | PASS |
------------------------------------------------------------------------------
Get Vdus Before Scale Out :: Get the number of VDU records before ... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale Out                                          | PASS |
------------------------------------------------------------------------------
Check Vdus After Scale Out :: Check whether there is one more VDU ... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale In                                           | PASS |
------------------------------------------------------------------------------
Check Vdus After Scaling In :: Check whether there is one less VDU... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 09-Manual Vdu Scaling :: [BASIC-09] Manual VNF/VDU... | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Basic 11-Native Charms :: [BASIC-11] Native Charms                  
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 11-Native Charms :: [BASIC-11] Native Charms          | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Basic 12-Ns Primitives :: [BASIC-12] NS Primitives                  
==============================================================================
Change Juju Password :: NS package needs to be updated with the Ju... | PASS |
------------------------------------------------------------------------------
Upload Vnfds                                                          | PASS |
------------------------------------------------------------------------------
Upload Nsd                                                            | PASS |
------------------------------------------------------------------------------
Instantiate NS                                                        | PASS |
------------------------------------------------------------------------------
Delete NS                                                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 12-Ns Primitives :: [BASIC-12] NS Primitives          | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Basic 13-Ns Relations :: [BASIC-13] NS Relations                    
==============================================================================
Create Charm VNF Descriptor Provides                                  | PASS |
------------------------------------------------------------------------------
Create Charm VNF Descriptor Requires                                  | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Provides                                        | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Requires                                        | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 13-Ns Relations :: [BASIC-13] NS Relations            | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Basic 14-Vnf Relations :: [BASIC-14] VNF Relations                  
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Provides                                        | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 14-Vnf Relations :: [BASIC-14] VNF Relations          | PASS |
6 tests, 6 passed, 0 failed
==============================================================================
Testsuite.Basic 15-Rbac Configurations :: [BASIC-15] RBAC Configurations.     
==============================================================================
Create And Validate User                                              | PASS |
------------------------------------------------------------------------------
Assign Role To User                                                   | PASS |
------------------------------------------------------------------------------
Run Action As User                                                    | PASS |
------------------------------------------------------------------------------
Create And Update Project                                             | PASS |
------------------------------------------------------------------------------
Create And Validate Role                                              | PASS |
------------------------------------------------------------------------------
Update Role Information                                               | PASS |
------------------------------------------------------------------------------
Delete Allocated Resources                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 15-Rbac Configurations :: [BASIC-15] RBAC Configur... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Basic 16-Advanced Onboarding And Scaling :: [BASIC-16] Advanced o...
==============================================================================
Create Scaling VNF Descriptor                                         | PASS |
------------------------------------------------------------------------------
Create Scaling NS Descriptor                                          | PASS |
------------------------------------------------------------------------------
Instantiate Scaling Network Service                                   | PASS |
------------------------------------------------------------------------------
Get Vnf Id                                                            | PASS |
------------------------------------------------------------------------------
Check Vdus Before Scale Out :: Check the number of VDUs instances ... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale Out                                          | PASS |
------------------------------------------------------------------------------
Check Vdus After Scale Out :: Check whether there is one more VDU ... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale In                                           | PASS |
------------------------------------------------------------------------------
Check Vdus After Scaling In :: Check whether there is one less VDU... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 16-Advanced Onboarding And Scaling :: [BASIC-16] A... | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.Basic 17-Delete Vnf Package :: [BASIC-17] Delete VNF Package Befo...
==============================================================================
Create VNF Package                                                    | PASS |
------------------------------------------------------------------------------
Create NS Package                                                     | PASS |
------------------------------------------------------------------------------
Cannot Delete VNF Package                                             | PASS |
------------------------------------------------------------------------------
Delete NS Package                                                     | PASS |
------------------------------------------------------------------------------
Delete VNF Package                                                    | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 17-Delete Vnf Package :: [BASIC-17] Delete VNF Pac... | PASS |
5 tests, 5 passed, 0 failed
==============================================================================
Testsuite.Basic 18-Ns Ip Profile :: [BASIC-18] NS with a VLD with a virtual...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Vnfs Info                                                         | PASS |
------------------------------------------------------------------------------
Check Vnf1 IPs                                                        | PASS |
------------------------------------------------------------------------------
Check Vnf2 IPs                                                        | PASS |
------------------------------------------------------------------------------
Verify Vnf1 Interfaces                                                | PASS |
------------------------------------------------------------------------------
Verify Vnf2 Interfaces                                                | PASS |
------------------------------------------------------------------------------
Ping from Vnf1 to Vnf2                                                | PASS |
------------------------------------------------------------------------------
Ping from Vnf2 to Vnf1                                                | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 18-Ns Ip Profile :: [BASIC-18] NS with a VLD with ... | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Basic 19-Vnf Ip Profile :: [BASIC-19] NS with a single VNF and tw...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Vnf Info                                                          | PASS |
------------------------------------------------------------------------------
Check Vnf IPs                                                         | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 19-Vnf Ip Profile :: [BASIC-19] NS with a single V... | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Basic 20-Manual Native Charm Vdu Scaling :: [BASIC-20] Manual VDU...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Vnf Id                                                            | PASS |
------------------------------------------------------------------------------
Get Vdus Before Scale Out :: Get the number of VDU records before ... | PASS |
------------------------------------------------------------------------------
Get Application Name Before Scale Out :: Get the application names.   | PASS |
------------------------------------------------------------------------------
Check Number of Duplicated Application Name Before Scale Out :: Ch... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale Out                                          | PASS |
------------------------------------------------------------------------------
Check Vdus After Scale Out :: Check whether there is one more VDU ... | PASS |
------------------------------------------------------------------------------
Get Application Name After Scale Out :: Get the application names.    | PASS |
------------------------------------------------------------------------------
Check Number of Duplicated Application Name After Scale Out :: Che... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale In                                           | PASS |
------------------------------------------------------------------------------
Check Vdus After Scaling In :: Check whether there is one less VDU... | PASS |
------------------------------------------------------------------------------
Get Application Name After Scale In :: Get the application names.     | PASS |
------------------------------------------------------------------------------
Check Number of Duplicated Application Name After Scale In :: Chec... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 20-Manual Native Charm Vdu Scaling :: [BASIC-20] M... | PASS |
18 tests, 18 passed, 0 failed
==============================================================================
Testsuite.Basic 21-Support Of Volumes :: [BASIC-21] NS with only one VDU an...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Get Volumes From VNFD                                                 | PASS |
------------------------------------------------------------------------------
Get VNF IP Address                                                    | PASS |
------------------------------------------------------------------------------
Check VDU disks                                                       | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 21-Support Of Volumes :: [BASIC-21] NS with only o... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.Basic 22-Cross Model Relations :: [BASIC-22] Cross-model relations  
==============================================================================
Create Charm VNF Descriptor 1                                         | PASS |
------------------------------------------------------------------------------
Create Charm VNF Descriptor 2                                         | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor 1                                               | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor 2                                               | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 22-Cross Model Relations :: [BASIC-22] Cross-model... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.Basic 23-Sol004 Sol007 Packages :: [BASIC-23] Creation and deleti...
==============================================================================
Create VNF Package                                                    | PASS |
------------------------------------------------------------------------------
Create NS Package                                                     | PASS |
------------------------------------------------------------------------------
Cannot Delete VNF Package                                             | PASS |
------------------------------------------------------------------------------
Delete NS Package                                                     | PASS |
------------------------------------------------------------------------------
Delete VNF Package                                                    | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 23-Sol004 Sol007 Packages :: [BASIC-23] Creation a... | PASS |
5 tests, 5 passed, 0 failed
==============================================================================
Testsuite.Basic 24-Affinity Groups :: [BASIC-24] VNF with two VDUs belongin...
==============================================================================
Create VNF Package                                                    | PASS |
------------------------------------------------------------------------------
Create NS Package                                                     | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Check Vnf Affinity Groups                                             | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 24-Affinity Groups :: [BASIC-24] VNF with two VDUs... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Basic 25-Update Charm In Running Vnf Instance :: [BASIC-25] Updat...
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Set NS Update Config                                                  | PASS |
------------------------------------------------------------------------------
Get Management Ip Address                                             | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operation :: The Charm VNF ha... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operation :: Performs one Day 2 operation on the VNF... | PASS |
------------------------------------------------------------------------------
Check Remote File Created Via Day 2 Operation :: Check whether the... | PASS |
------------------------------------------------------------------------------
Update VNFD Package :: Updates the VNFD by using new VNFD package ... | PASS |
------------------------------------------------------------------------------
Update Running VNF Instance :: Updates the running VNF instance by... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operation on Upgraded Charm :: Performs one Day 2 op... | PASS |
------------------------------------------------------------------------------
Check Remote Folder Created Via Day 2 Operation :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 25-Update Charm In Running Vnf Instance :: [BASIC-... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Epa 01-Epa Sriov :: [EPA-01] EPA+SRIOV without underlay.            
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF IP Address                                                    | PASS |
------------------------------------------------------------------------------
Check SR-IOV Interface                                                | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 01-Epa Sriov :: [EPA-01] EPA+SRIOV without underlay.    | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Epa 02-Additional Capabilities :: [EPA-02] Support for additional...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF Server ID                                                     | PASS |
------------------------------------------------------------------------------
Get Server Flavor Properties                                          | PASS |
------------------------------------------------------------------------------
Check Flavor Quota Properties                                         | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 02-Additional Capabilities :: [EPA-02] Support for a... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Epa 03-Crud Operations On Sdnc :: [EPA-03] CRUD operations on SDN...
==============================================================================
Create Basic SDNC                                                     | PASS |
------------------------------------------------------------------------------
Check SDNC Status Is Healthy                                          | PASS |
------------------------------------------------------------------------------
Delete Basic SDNC                                                     | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 03-Crud Operations On Sdnc :: [EPA-03] CRUD operatio... | PASS |
3 tests, 3 passed, 0 failed
==============================================================================
Testsuite.Epa 04-Epa Underlay Sriov :: [EPA-04] EPA underlay SR-IOV.          
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Ping from Vnf1 to Vnf2                                                | PASS |
------------------------------------------------------------------------------
Ping from Vnf2 to Vnf1                                                | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 04-Epa Underlay Sriov :: [EPA-04] EPA underlay SR-IOV.  | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Fail 01-Insufficient Resources :: [FAIL-01] A single VNF with 2 V...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Cannot Instantiate Network Service                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance And Check VIM                                      | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Fail 01-Insufficient Resources :: [FAIL-01] A single VNF... | PASS |
6 tests, 6 passed, 0 failed
==============================================================================
Testsuite.Hackfest Basic :: [HACKFEST-BASIC] Basic NS with a single-VDU VNF   
==============================================================================
Create Hackfest Basic VNF Descriptor                                  | PASS |
------------------------------------------------------------------------------
Create Hackfest Basic NS Descriptor                                   | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get Vnf Ip Address                                                    | PASS |
------------------------------------------------------------------------------
Test Ping                                                             | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Basic :: [HACKFEST-BASIC] Basic NS with a singl... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Hackfest Cloudinit :: [HACKFEST-CLOUDINIT] Basic NS with two mult...
==============================================================================
Create Hackfest Cloudinit VNF Descriptor                              | PASS |
------------------------------------------------------------------------------
Create Hackfest Cloudinit NS Descriptor                               | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get Vnf Ip Address                                                    | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote File Injected Via Cloud-init                             | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Cloudinit :: [HACKFEST-CLOUDINIT] Basic NS with... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Hackfest Multivdu :: [HACKFEST-MULTIVDU] Basic NS with two multi-...
==============================================================================
Create Hackfest multivdu VNF Descriptor                               | PASS |
------------------------------------------------------------------------------
Create Hackfest Multivdu NS Descriptor                                | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get Vnf Ip Address                                                    | PASS |
------------------------------------------------------------------------------
Test Ping                                                             | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Multivdu :: [HACKFEST-MULTIVDU] Basic NS with t... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Heal 01-Volume Vdu Healing :: [HEAL-01] Healing of a multi-volume...
==============================================================================
Create VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Get VIM Objects                                                       | PASS |
------------------------------------------------------------------------------
Get Volume VNF Info                                                   | PASS |
------------------------------------------------------------------------------
Get Volumes Info                                                      | PASS |
------------------------------------------------------------------------------
Check VDU Disks                                                       | PASS |
------------------------------------------------------------------------------
Delete Persistent Volume VDU                                          | PASS |
------------------------------------------------------------------------------
Heal Persistent Volume VDU                                            | PASS |
------------------------------------------------------------------------------
Check VNF After Healing                                               | PASS |
------------------------------------------------------------------------------
Update VIM Objects                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Delete Objects in VIM                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 01-Volume Vdu Healing :: [HEAL-01] Healing of a mul... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Heal 02-Scale Vdu Healing :: [HEAL-02] Healing of scaled charm VDUs 
==============================================================================
Create VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Scale Out Charm VNF                                                   | PASS |
------------------------------------------------------------------------------
Get VIM Objects                                                       | PASS |
------------------------------------------------------------------------------
Get Charm VNF Info                                                    | PASS |
------------------------------------------------------------------------------
Halt Charm VDU                                                        | PASS |
------------------------------------------------------------------------------
Heal Charm VDU                                                        | PASS |
------------------------------------------------------------------------------
Check VNF After Healing                                               | PASS |
------------------------------------------------------------------------------
Update VIM Objects                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Delete Objects in VIM                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 02-Scale Vdu Healing :: [HEAL-02] Healing of scaled... | PASS |
15 tests, 15 passed, 0 failed
==============================================================================
Testsuite.Heal 03-Multiple Healing :: [HEAL-03] Healing of multiple VDUs      
==============================================================================
Create VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Scale Out Charm VNF                                                   | PASS |
------------------------------------------------------------------------------
Get VIM Objects                                                       | PASS |
------------------------------------------------------------------------------
Get Charm VNF Info                                                    | PASS |
------------------------------------------------------------------------------
Get Volume VNF Info                                                   | PASS |
------------------------------------------------------------------------------
Stop VDUs                                                             | PASS |
------------------------------------------------------------------------------
Heal VDUs                                                             | PASS |
------------------------------------------------------------------------------
Check VNFs After Healing                                              | PASS |
------------------------------------------------------------------------------
Update VIM Objects                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Delete Objects in VIM                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 03-Multiple Healing :: [HEAL-03] Healing of multipl... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Heal 04-Autohealing :: [HEAL-04] Autohealing of NS                  
==============================================================================
Create VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Get VIM Objects                                                       | PASS |
------------------------------------------------------------------------------
Get VNF Info                                                          | PASS |
------------------------------------------------------------------------------
Stop Autoheal VDU                                                     | PASS |
------------------------------------------------------------------------------
Wait For Autohealing To Be Completed                                  | PASS |
------------------------------------------------------------------------------
Check VNF After Healing                                               | PASS |
------------------------------------------------------------------------------
Update VIM Objects                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Delete Objects in VIM                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 04-Autohealing :: [HEAL-04] Autohealing of NS          | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.K8S 02-K8Scluster Creation :: [K8s-02] K8s cluster addition.        
==============================================================================
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 02-K8Scluster Creation :: [K8s-02] K8s cluster addit... | PASS |
2 tests, 2 passed, 0 failed
==============================================================================
Testsuite.K8S 03-Simple K8S :: [K8s-03] Simple K8s.                           
==============================================================================
Create Simple K8s VNF Descriptor                                      | PASS |
------------------------------------------------------------------------------
Create Simple K8s Descriptor                                          | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Network Service K8s Instance Test                                     | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Delete NS K8s Instance Test                                           | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Delete VNF NS Packages                                                | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 03-Simple K8S :: [K8s-03] Simple K8s.                   | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.K8S 04-Openldap Helm :: [K8s-04] Openldap Helm chart.               
==============================================================================
Create Package For OpenLDAP CNF                                       | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS                                        | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Create Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Vnf Id                                                            | PASS |
------------------------------------------------------------------------------
Execute Upgrade Operation                                             | PASS |
------------------------------------------------------------------------------
Check Replicas After Upgrade Operation                                | PASS |
------------------------------------------------------------------------------
Execute Rollback Operation                                            | PASS |
------------------------------------------------------------------------------
Check Replicas After Rollback Operation                               | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 04-Openldap Helm :: [K8s-04] Openldap Helm chart.       | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.K8S 05-K8S Proxy Charms :: [K8s-05] K8s Proxy Charm.                
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 05-K8S Proxy Charms :: [K8s-05] K8s Proxy Charm.        | PASS |
11 tests, 11 passed, 0 failed
==============================================================================
Testsuite.K8S 06-K8S Secure Key Management :: [K8s-06] K8s Secure Key Manag...
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 06-K8S Secure Key Management :: [K8s-06] K8s Secure ... | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.K8S 07-Dummy Helm :: [K8s-07] Openldap Helm in isolated cluster w...
==============================================================================
Create Package For OpenLDAP CNF                                       | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS                                        | PASS |
------------------------------------------------------------------------------
Create Dummy VIM                                                      | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Create Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete VIM                                                            | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 07-Dummy Helm :: [K8s-07] Openldap Helm in isolated ... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.K8S 08-Simple K8S Scaling :: [K8s-08] Simple K8s Scale.             
==============================================================================
Create Simple K8s Scale VNF Descriptor                                | PASS |
------------------------------------------------------------------------------
Create Simple K8s Scale NS Descriptor                                 | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Network Service K8s Instance Test                                     | PASS |
------------------------------------------------------------------------------
Get KDU Model Name :: Get the model name of the network service k8... | PASS |
------------------------------------------------------------------------------
Get Scale Count Before Scale Out :: Get the scale count of the app... | PASS |
------------------------------------------------------------------------------
Perform Manual KDU Scale Out :: Scale out the application of netwo... | PASS |
------------------------------------------------------------------------------
Check Scale Count After Scale Out :: Check whether the scale count... | PASS |
------------------------------------------------------------------------------
Perform Manual KDU Scale In :: Scale in the application of network... | PASS |
------------------------------------------------------------------------------
Check Scale Count After Scale In :: Check whether the scale count ... | PASS |
------------------------------------------------------------------------------
Delete NS K8s Instance Test                                           | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 08-Simple K8S Scaling :: [K8s-08] Simple K8s Scale.     | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.K8S 09-Pebble Charm K8S :: [K8s-09] Pebble Charm.                   
==============================================================================
Create Simple K8s VNF Descriptor                                      | PASS |
------------------------------------------------------------------------------
Create Simple K8s Descriptor                                          | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Network Service K8s Instance Test                                     | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Delete NS K8s Instance Test                                           | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Delete VNF NS Packages                                                | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 09-Pebble Charm K8S :: [K8s-09] Pebble Charm.           | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.K8S 10-Sol004 Sol007 With K8S Proxy Charms :: [K8s-10] K8s Proxy ...
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 10-Sol004 Sol007 With K8S Proxy Charms :: [K8s-10] K... | PASS |
11 tests, 11 passed, 0 failed
==============================================================================
Testsuite.K8S 12-Openldap Helm Day-2 :: [K8s-12] Openldap Helm chart.         
==============================================================================
Create Package For OpenLDAP CNF                                       | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS                                        | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Create Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Vnf Id                                                            | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation.             | PASS |
------------------------------------------------------------------------------
Execute Upgrade Operation                                             | PASS |
------------------------------------------------------------------------------
Check Replicas After Upgrade Operation                                | PASS |
------------------------------------------------------------------------------
Execute Rollback Operation                                            | PASS |
------------------------------------------------------------------------------
Check Replicas After Rollback Operation                               | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 12-Openldap Helm Day-2 :: [K8s-12] Openldap Helm chart. | PASS |
15 tests, 15 passed, 0 failed
==============================================================================
Testsuite.Quotas 01-Quota Enforcement :: [QUOTAS-01] Quota enforcement.       
==============================================================================
Create First Project With Quotas                                      | PASS |
------------------------------------------------------------------------------
Create Second Project With Quotas                                     | PASS |
------------------------------------------------------------------------------
Create User In Projects                                               | PASS |
------------------------------------------------------------------------------
Change First Project Name to Third Project Name                       | PASS |
------------------------------------------------------------------------------
Create VNFDs On Third Project Until Exceed Quota                      | PASS |
------------------------------------------------------------------------------
Increase Third Project Quotas                                         | PASS |
------------------------------------------------------------------------------
Create More VNFDs On Third Project Until Exceed Quota                 | PASS |
------------------------------------------------------------------------------
Create VNFDs On Second Project Until Exceed Quota                     | PASS |
------------------------------------------------------------------------------
Check Project Scopes                                                  | PASS |
------------------------------------------------------------------------------
Delete Second Project VNFD                                            | PASS |
------------------------------------------------------------------------------
Delete Third Project VNFDs                                            | PASS |
------------------------------------------------------------------------------
Delete Second Project After Removing User From It                     | PASS |
------------------------------------------------------------------------------
Delete Projects User                                                  | PASS |
------------------------------------------------------------------------------
Delete Third Project                                                  | PASS |
------------------------------------------------------------------------------
Testsuite.Quotas 01-Quota Enforcement :: [QUOTAS-01] Quota enforce... | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.Sa 01-Vnf With Vim Metrics :: [SA-01] VNF with VIM-based metrics.   
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF VIM-based Metrics                                             | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 01-Vnf With Vim Metrics :: [SA-01] VNF with VIM-based... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Sa 02-Vnf With Vim Metrics And Autoscaling :: [SA-02] VNF with VI...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Get Scale-Out Threshold From VNF                                      | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF Id                                                            | PASS |
------------------------------------------------------------------------------
Get VNF IP Address                                                    | PASS |
------------------------------------------------------------------------------
Get VNF VIM-based Metric Before Auto-scaling                          | PASS |
------------------------------------------------------------------------------
Increase VIM-based Metric To Force Auto-scaling                       | PASS |
------------------------------------------------------------------------------
Wait VIM-based Metric To Exceed Threshold                             | PASS |
------------------------------------------------------------------------------
Get VDUs After Auto-scaling                                           | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 02-Vnf With Vim Metrics And Autoscaling :: [SA-02] VN... | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Sa 07-Alarms From Sa-Related Vnfs :: [SA-07] Events or alarms com...
==============================================================================
Create Webhook Service VNF Descriptor                                 | PASS |
------------------------------------------------------------------------------
Create Webhook Service NS Descriptor                                  | PASS |
------------------------------------------------------------------------------
Instantiate Webhook Service Network Service                           | PASS |
------------------------------------------------------------------------------
Get Webhook Service VNF IP Address                                    | PASS |
------------------------------------------------------------------------------
Start Webhook Service                                                 | PASS |
------------------------------------------------------------------------------
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Alarm Metric                                                      | PASS |
------------------------------------------------------------------------------
Check Alarms Were Received                                            | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Delete Webhook Service NS Instance                                    | PASS |
------------------------------------------------------------------------------
Delete Webhook Service NS Descriptor                                  | PASS |
------------------------------------------------------------------------------
Delete Webhook Service VNF Descriptor                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 07-Alarms From Sa-Related Vnfs :: [SA-07] Events or a... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Sa 08-Vnf With Vnf Indicators Snmp :: [SA-08] VNF with VNF-based ...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF SNMP Metrics                                                  | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 08-Vnf With Vnf Indicators Snmp :: [SA-08] VNF with V... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Slice 01-Network Slicing :: [SLICE-01] Network Slicing.             
==============================================================================
Create Slice VNF Descriptors :: Onboards all the VNFDs required fo... | PASS |
------------------------------------------------------------------------------
Create Slice NS Descriptors :: Onboards all the NSDs required for ... | PASS |
------------------------------------------------------------------------------
Create Slice Template :: Onboards the Network Slice Template: nst ... | PASS |
------------------------------------------------------------------------------
Network Slice Instance Test :: Instantiates the NST recently onboa... | PASS |
------------------------------------------------------------------------------
Get Middle Vnf Management Ip :: Obtains the management IP of the s... | PASS |
------------------------------------------------------------------------------
Get Slice Vnf Ip Addresses :: Obtains the list of IPs addresses in... | PASS |
------------------------------------------------------------------------------
Test Middle Ns Ping :: Pings the slice middle vnf (mgmt_vnf_ip)       | PASS |
------------------------------------------------------------------------------
Test Middle Vnf SSH Access :: SSH access to the slice middle vnf (... | PASS |
------------------------------------------------------------------------------
Test Slice Connectivity :: SSH access to the slice middle vnf (mgm... | PASS |
------------------------------------------------------------------------------
Delete Slice Instance :: Stops the slice instance (slice_name)        | PASS |
------------------------------------------------------------------------------
Delete Slice Template :: Deletes the NST (nst_name) from OSM          | PASS |
------------------------------------------------------------------------------
Delete NS Descriptors :: Deletes all the NSDs created for the test... | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Deletes all the VNFDs created for the te... | PASS |
------------------------------------------------------------------------------
Testsuite.Slice 01-Network Slicing :: [SLICE-01] Network Slicing.     | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Slice 02-Shared Network Slicing :: [SLICE-02] Shared Network Slic...
==============================================================================
Create Slice VNF Descriptors :: Onboards all the VNFDs required fo... | PASS |
------------------------------------------------------------------------------
Create Slice NS Descriptors :: Onboards all the NSDs required for ... | PASS |
------------------------------------------------------------------------------
Create Slice Templates :: Onboards the Network Slice Templates: ns... | PASS |
------------------------------------------------------------------------------
Network Slice First Instance :: Instantiates the First NST recentl... | PASS |
------------------------------------------------------------------------------
Network Slice Second Instance :: Instantiates the Second NST recen... | PASS |
------------------------------------------------------------------------------
First Network Slice Ns Count :: Counts the NS in both slice instan... | PASS |
------------------------------------------------------------------------------
Get Middle Vnf Management Ip :: Obtains the management IP of the s... | PASS |
------------------------------------------------------------------------------
Get First Slice Vnf IPs :: Obtains the list of IPs addresses in th... | PASS |
------------------------------------------------------------------------------
Test Middle Ns Ping :: Pings the slice middle vnf (mgmt_vnf_ip)       | PASS |
------------------------------------------------------------------------------
Test Middle Vnf SSH Access :: SSH access to the slice middle vnf (... | PASS |
------------------------------------------------------------------------------
Test First Slice Connectivity :: SSH access to the slice middle vn... | PASS |
------------------------------------------------------------------------------
Delete Slice One Instance :: Stops the slice instance (slice_name)    | PASS |
------------------------------------------------------------------------------
Second Network Slice Ns Count :: Counts the NS in both slice insta... | PASS |
------------------------------------------------------------------------------
Get Second Slice Vnf IPs :: Obtains the list of IPs addresses in t... | PASS |
------------------------------------------------------------------------------
Test Second Slice Connectivity :: SSH access to the slice middle v... | PASS |
------------------------------------------------------------------------------
Delete Slice Two Instance :: Stops the slice instance (slice2_name)   | PASS |
------------------------------------------------------------------------------
Delete Slice One Template :: Deletes the NST (nst_name) from OSM      | PASS |
------------------------------------------------------------------------------
Delete Slice Two Template :: Deletes the NST (nst2_name) from OSM     | PASS |
------------------------------------------------------------------------------
Delete NS Descriptors :: Deletes all the NSDs created for the test... | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Deletes all the VNFDs created for the te... | PASS |
------------------------------------------------------------------------------
Testsuite.Slice 02-Shared Network Slicing :: [SLICE-02] Shared Net... | PASS |
20 tests, 20 passed, 0 failed
==============================================================================
Testsuite.Sol003 01-Vnf-Lifecycle-Management :: [SOL003-01] Sol003 Api testing
==============================================================================
Create VNF package from JSON file descriptor :: Test case to creat... | PASS |
------------------------------------------------------------------------------
Instantiate VNF :: Test case to Instantiate a VNF                     | PASS |
------------------------------------------------------------------------------
Query VNF Instances :: Test case to query VNF Instance                | PASS |
------------------------------------------------------------------------------
Query VNF Instance ID :: Test case to query Vnf instance ID           | PASS |
------------------------------------------------------------------------------
Query VNF LCM Ops :: Test case to Query VNF LCM operation             | PASS |
------------------------------------------------------------------------------
Query VNF LCM Ops ID                                                  | PASS |
------------------------------------------------------------------------------
Scale VNF :: Test case to Scale out VNF                               | PASS |
------------------------------------------------------------------------------
Terminate VNF :: Test case to terminate the VNF                       /usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
| PASS |
------------------------------------------------------------------------------
Delete VNF :: Test case to delete VNF                                 | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Sol003 01-Vnf-Lifecycle-Management :: [SOL003-01] Sol003... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite                                                             | PASS |
530 tests, 530 passed, 0 failed
==============================================================================
Output:  /robot-systest/reports/output.xml
Log:     /robot-systest/reports/log.html
Report:  /robot-systest/reports/report.html
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.51'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
[Pipeline] sh
[osm-devops] Running shell script
+ cp /tmp/tmp.WbBQFAZJHh/log.html /tmp/tmp.WbBQFAZJHh/output.xml /tmp/tmp.WbBQFAZJHh/report.html .
[Pipeline] sh
[osm-devops] Running shell script
+ pwd
[Pipeline] echo
Present Directory is : /tmp/tmp.hViWFlh14h/usr/share/osm-devops
[Pipeline] step
Robot results publisher started...
-Parsing output xml:
Done!
-Copying log files to build dir:
Done!
-Assigning results to build:
Done!
-Checking thresholds:
Done!
Done publishing Robot results.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (After System Integration test)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive)
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v12.0/repo/release
[Pipeline] {
[Pipeline] getArtifactoryServer
[Pipeline] newBuildInfo
[Pipeline] artifactoryUpload
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/753/dists/unstable/IM/binary-amd64/Packages.gz
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/753/dists/unstable/osmclient/binary-amd64/Packages.gz
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/753/dists/unstable/devops/binary-amd64/Packages.gz
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/753/dists/unstable/IM/binary-amd64/Packages
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/753/dists/unstable/osmclient/binary-amd64/Packages
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/753/dists/unstable/devops/binary-amd64/Packages
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/753/pool/IM/osm-imdocs_12.0.8-ga0b604e_all.deb
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/753/pool/IM/python3-osm-im_12.0.8%2Bga0b604e-1_all.deb
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/753/pool/osmclient/python3-osmclient_12.0.8.post1%2Bg12ab377-1_all.deb
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v12.0/753/pool/devops/osm-devops_12.0.8.post2-1_all.deb
[Pipeline] publishBuildInfo
Deploying build info to: https://artifactory-osm.etsi.org/artifactory/api/build
Deploying build descriptor to: https://artifactory-osm.etsi.org/artifactory/api/build
Build successfully deployed. Browse it in Artifactory under https://artifactory-osm.etsi.org/artifactory/webapp/builds/osm-stage_3-merge%20::%20v12.0/753
[Pipeline] sh
[release] Running shell script
+ env
[Pipeline] step
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Publish to Dockerhub)
[Pipeline] parallel
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [Prometheus] { (Branch: Prometheus)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/LCM
[Pipeline] [LCM] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/Keystone
[Pipeline] [Keystone] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/MON
[Pipeline] [MON] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/POL
[Pipeline] [POL] {
[Pipeline] [Prometheus] dir
[Prometheus] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/Prometheus
[Pipeline] [Prometheus] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/tests
[Pipeline] [tests] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/PLA
[Pipeline] [PLA] {
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/osmclient
[Pipeline] [osmclient] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/RO
[Pipeline] [RO] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.hViWFlh14h/usr/share/osm-devops/NBI
[Pipeline] [NBI] {
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-753
[LCM] osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/lcm
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-753
[Keystone] osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/keystone
[Keystone] Digest: sha256:9fc8a0109ee9dc1a1ac4280b6107942dbf0c07918aa75f39f5632bba44267280
[Keystone] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-753
[Keystone] osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-753
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-753
[MON] osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/mon
[MON] Digest: sha256:a09e8df7748efcebcd5361ea0889bc2d10ab6a8f198ac0fbe1c6bcb3efd9a1c2
[MON] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-753
[MON] osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-753
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-753
[POL] osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/pol
[POL] Digest: sha256:34cb92163d22186fd84eea44cd5fb6250decdc7302a23da583c23f2f03e1771c
[POL] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-753
[POL] osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-753
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v120-merge-753
[Prometheus] osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/prometheus
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v120-merge-753
[Pipeline] [PLA] sh
[LCM] Digest: sha256:4d71ed3d8dda2e24180b44c38324723ecdddef5ab8ab7aee11a00caf802b6f0c
[LCM] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-753
[LCM] osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-753
[PLA] [PLA] Running shell script
[PLA] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v120-merge-753
[Pipeline] [osmclient] sh
[tests] osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/tests
[osmclient] [osmclient] Running shell script
[osmclient] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-753
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-753
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [NBI] sh
[Prometheus] Digest: sha256:abf5715670cfca9ae860b1ddd6aad19a094cbb3942a4424ccb370cf4a077876f
[Prometheus] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v120-merge-753
[Prometheus] osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v120-merge-753
[PLA] osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/pla
[PLA] Digest: sha256:b8cfe1393107262b0ca75706e8e405d9b9976c8d880f84e37f93d8e82ab8cadb
[PLA] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v120-merge-753
[PLA] osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v120-merge-753
[osmclient] osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/osmclient
[osmclient] Digest: sha256:95a5e2cddbb013d3067f0158a506ec85b0b3d590f5665cca71210edbc91ad21b
[osmclient] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-753
[osmclient] osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-753
[NG-UI] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-753
[NBI] [NBI] Running shell script
[NBI] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-753
[tests] Digest: sha256:a7f41d05799d181292f0ad60f521ec28053d18aa6a5f712200eb2393f9592eb0
[tests] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v120-merge-753
[tests] osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v120-merge-753
[RO] osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/ro
[RO] Digest: sha256:5503f1069953b65b5d08995e30bd89d656b86f397ea18b10dc6752c32483ea13
[RO] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-753
[RO] osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-753
[NG-UI] osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/ng-ui
[NG-UI] Digest: sha256:097573bff652f7b914725f4028c768ce345d86e670eb8c0173908241e87f1753
[NG-UI] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-753
[NG-UI] osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-753
[NBI] osm-v120-merge-753: Pulling from devops/cicd/opensourcemano/nbi
[NBI] Digest: sha256:8e2a528aea01a593bd34d97527c6598ed05c8ec7d245de6bbc1c799e5095bb68
[NBI] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-753
[NBI] osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-753
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v120-merge-753 opensourcemano/lcm:releasetwelve-daily
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v120-merge-753 opensourcemano/keystone:releasetwelve-daily
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[Pipeline] [PLA] sh
[MON] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v120-merge-753 opensourcemano/mon:releasetwelve-daily
[POL] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v120-merge-753 opensourcemano/pol:releasetwelve-daily
[PLA] [PLA] Running shell script
[PLA] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v120-merge-753 opensourcemano/pla:releasetwelve-daily
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v120-merge-753 opensourcemano/prometheus:releasetwelve-daily
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[Pipeline] [osmclient] sh
[tests] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v120-merge-753 opensourcemano/tests:releasetwelve-daily
[osmclient] [osmclient] Running shell script
[Pipeline] [RO] sh
[osmclient] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v120-merge-753 opensourcemano/osmclient:releasetwelve-daily
[RO] [RO] Running shell script
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [NBI] sh
[RO] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v120-merge-753 opensourcemano/ro:releasetwelve-daily
[NG-UI] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v120-merge-753 opensourcemano/ng-ui:releasetwelve-daily
[NBI] [NBI] Running shell script
[NBI] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v120-merge-753 opensourcemano/nbi:releasetwelve-daily
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[Pipeline] [Keystone] sh
[LCM] + docker push opensourcemano/lcm:releasetwelve-daily
[LCM] The push refers to repository [docker.io/opensourcemano/lcm]
[LCM] 0f29ab08900f: Preparing
[LCM] 1357f0fccd20: Preparing
[LCM] a20da4622989: Preparing
[LCM] 77c7e5462c40: Preparing
[LCM] 6b401b75d065: Preparing
[LCM] ef122e9926d4: Preparing
[LCM] 1f19d0948ae6: Preparing
[LCM] d9abc70e6773: Preparing
[LCM] 7790f7f09e79: Preparing
[LCM] a273a5f23ea1: Preparing
[LCM] 8bac5ac176d0: Preparing
[LCM] 105ed0082360: Preparing
[LCM] fe8a28bfb8ab: Preparing
[LCM] 54754adb9986: Preparing
[LCM] 5b2e55376e9d: Preparing
[LCM] 4a1518ebc26e: Preparing
[LCM] 7790f7f09e79: Waiting
[LCM] a273a5f23ea1: Waiting
[LCM] 8bac5ac176d0: Waiting
[LCM] 5b2e55376e9d: Waiting
[LCM] 105ed0082360: Waiting
[LCM] fe8a28bfb8ab: Waiting
[LCM] 54754adb9986: Waiting
[LCM] ef122e9926d4: Waiting
[LCM] 1f19d0948ae6: Waiting
[LCM] d9abc70e6773: Waiting
[Keystone] [Keystone] Running shell script
[Keystone] + docker push opensourcemano/keystone:releasetwelve-daily
[Keystone] The push refers to repository [docker.io/opensourcemano/keystone]
[Keystone] 7b4305ac48d1: Preparing
[Keystone] 1932c7985d34: Preparing
[Keystone] b1c03b202b38: Preparing
[Keystone] 278a6175d2d8: Preparing
[Keystone] ad87d4de042d: Preparing
[Keystone] 6dcd5ca08abf: Preparing
[Keystone] 4a1518ebc26e: Preparing
[Keystone] 7b4305ac48d1: Waiting
[Keystone] 278a6175d2d8: Waiting
[Keystone] 1932c7985d34: Waiting
[Keystone] b1c03b202b38: Waiting
[Keystone] 4a1518ebc26e: Waiting
[Keystone] 6dcd5ca08abf: Waiting
[Keystone] ad87d4de042d: Waiting
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker push opensourcemano/mon:releasetwelve-daily
[MON] The push refers to repository [docker.io/opensourcemano/mon]
[Pipeline] [POL] sh
[MON] 8f9758bcba52: Preparing
[MON] d186b3bdbc18: Preparing
[MON] a3ced6e52004: Preparing
[MON] 9a283eb3076b: Preparing
[MON] 2f8136a6e88a: Preparing
[MON] acaecd43f1c0: Preparing
[MON] 66d222b09144: Preparing
[MON] 80efd0cbd725: Preparing
[MON] 024b62b89999: Preparing
[MON] 7b32209c17cb: Preparing
[MON] fe8a28bfb8ab: Preparing
[MON] 54754adb9986: Preparing
[MON] 8f9758bcba52: Waiting
[MON] 5b2e55376e9d: Preparing
[MON] d186b3bdbc18: Waiting
[MON] 4a1518ebc26e: Preparing
[MON] a3ced6e52004: Waiting
[MON] 9a283eb3076b: Waiting
[MON] 66d222b09144: Waiting
[MON] 2f8136a6e88a: Waiting
[MON] acaecd43f1c0: Waiting
[MON] 54754adb9986: Waiting
[MON] 5b2e55376e9d: Waiting
[MON] 024b62b89999: Waiting
[MON] 7b32209c17cb: Waiting
[MON] fe8a28bfb8ab: Waiting
[MON] 4a1518ebc26e: Waiting
[POL] [POL] Running shell script
[POL] + docker push opensourcemano/pol:releasetwelve-daily
[POL] The push refers to repository [docker.io/opensourcemano/pol]
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker push opensourcemano/prometheus:releasetwelve-daily
[Prometheus] The push refers to repository [docker.io/opensourcemano/prometheus]
[POL] 2c112c1a5b61: Preparing
[POL] b66502e267d0: Preparing
[POL] cacd4fb99a7a: Preparing
[POL] d948230c5241: Preparing
[POL] cacd4fb99a7a: Waiting
[POL] 2c112c1a5b61: Waiting
[POL] d73686a4880c: Preparing
[POL] b66502e267d0: Waiting
[POL] d948230c5241: Waiting
[POL] d10e7b141739: Preparing
[POL] 977e2f0a1248: Preparing
[POL] d73686a4880c: Waiting
[POL] d10e7b141739: Waiting
[POL] 41ac73e2866a: Preparing
[POL] 977e2f0a1248: Waiting
[POL] a6ad5766e99e: Preparing
[POL] 41ac73e2866a: Waiting
[POL] 421980c87aac: Preparing
[POL] b8bdc3eafe84: Preparing
[POL] 5b2e55376e9d: Preparing
[POL] 4a1518ebc26e: Preparing
[POL] 421980c87aac: Waiting
[POL] 5b2e55376e9d: Waiting
[POL] b8bdc3eafe84: Waiting
[POL] 4a1518ebc26e: Waiting
[PLA] [PLA] Running shell script
[PLA] + docker push opensourcemano/pla:releasetwelve-daily
[PLA] The push refers to repository [docker.io/opensourcemano/pla]
[Pipeline] [PLA] sh
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker push opensourcemano/tests:releasetwelve-daily
[tests] The push refers to repository [docker.io/opensourcemano/tests]
[Pipeline] [osmclient] sh
[Prometheus] acd6bb9e4d8e: Preparing
[Prometheus] 7c0b5e037105: Preparing
[Prometheus] 919d629fb319: Preparing
[Prometheus] 3fb03a3ccd1e: Preparing
[Prometheus] 6c0428c28706: Preparing
[Prometheus] f73705133a95: Preparing
[Prometheus] acd6bb9e4d8e: Waiting
[Prometheus] 22c1fba3d4f5: Preparing
[Prometheus] cbe4fb5e267b: Preparing
[Prometheus] 734c0f0b65c2: Preparing
[Prometheus] 8845ab872c1c: Preparing
[Prometheus] 7c0b5e037105: Waiting
[Prometheus] d7d4c2f9d26b: Preparing
[Prometheus] bbe1a212f7e9: Preparing
[Prometheus] 919d629fb319: Waiting
[Prometheus] 8845ab872c1c: Waiting
[Prometheus] d7d4c2f9d26b: Waiting
[Prometheus] 3fb03a3ccd1e: Waiting
[Prometheus] bbe1a212f7e9: Waiting
[Prometheus] 22c1fba3d4f5: Waiting
[Prometheus] cbe4fb5e267b: Waiting
[Prometheus] 6c0428c28706: Waiting
[PLA] 9bafe48d5a9a: Preparing
[PLA] a6e986671b7a: Preparing
[PLA] 98d7edeaf9d0: Preparing
[PLA] 9cd0d509df7a: Preparing
[PLA] db689c6e6d3f: Preparing
[PLA] 1a677446cb14: Preparing
[PLA] 76fe2f1f2ae8: Preparing
[PLA] 9bafe48d5a9a: Waiting
[PLA] 54754adb9986: Preparing
[PLA] 5b2e55376e9d: Preparing
[PLA] a6e986671b7a: Waiting
[PLA] 4a1518ebc26e: Preparing
[PLA] 98d7edeaf9d0: Waiting
[PLA] 9cd0d509df7a: Waiting
[PLA] db689c6e6d3f: Waiting
[PLA] 1a677446cb14: Waiting
[PLA] 76fe2f1f2ae8: Waiting
[PLA] 54754adb9986: Waiting
[PLA] 5b2e55376e9d: Waiting
[PLA] 4a1518ebc26e: Waiting
[osmclient] [osmclient] Running shell script
[osmclient] + docker push opensourcemano/osmclient:releasetwelve-daily
[osmclient] The push refers to repository [docker.io/opensourcemano/osmclient]
[Pipeline] [RO] sh
[osmclient] fc1997644b85: Preparing
[osmclient] 6ef7e82268ec: Preparing
[osmclient] ac861161de30: Preparing
[osmclient] 5b2e55376e9d: Preparing
[osmclient] 4a1518ebc26e: Preparing
[osmclient] ac861161de30: Waiting
[osmclient] 5b2e55376e9d: Waiting
[osmclient] 4a1518ebc26e: Waiting
[osmclient] 6ef7e82268ec: Waiting
[osmclient] fc1997644b85: Waiting
[RO] [RO] Running shell script
[RO] + docker push opensourcemano/ro:releasetwelve-daily
[RO] The push refers to repository [docker.io/opensourcemano/ro]
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [NBI] sh
[tests] 4dbfbd194637: Preparing
[tests] 9f9db700a04d: Preparing
[tests] 497ce7a499c1: Preparing
[tests] 8403346b0a0e: Preparing
[tests] d1228756cfd2: Preparing
[tests] 0b6162d85b35: Preparing
[tests] 904ef3646167: Preparing
[tests] 44d61553a658: Preparing
[tests] 69120f9f5565: Preparing
[tests] 1e80e0488164: Preparing
[tests] 9f9db700a04d: Waiting
[tests] 1206baeb6341: Preparing
[tests] 497ce7a499c1: Waiting
[tests] a2a3c4325331: Preparing
[tests] 75f12ef2a52b: Preparing
[tests] 6dcd5ca08abf: Preparing
[tests] 4a1518ebc26e: Preparing
[tests] 8403346b0a0e: Waiting
[tests] d1228756cfd2: Waiting
[tests] 0b6162d85b35: Waiting
[tests] 904ef3646167: Waiting
[tests] 44d61553a658: Waiting
[tests] 69120f9f5565: Waiting
[tests] 1e80e0488164: Waiting
[tests] 1206baeb6341: Waiting
[tests] a2a3c4325331: Waiting
[tests] 75f12ef2a52b: Waiting
[tests] 6dcd5ca08abf: Waiting
[tests] 4a1518ebc26e: Waiting
[tests] 4dbfbd194637: Waiting
[RO] 739bf2d4ae0c: Preparing
[RO] cc4fa8e3e5a7: Preparing
[RO] c4df81dd580f: Preparing
[RO] d684b942ede4: Preparing
[RO] c4df81dd580f: Waiting
[RO] 5a47fa25d3ee: Preparing
[RO] 54754adb9986: Preparing
[RO] 5b2e55376e9d: Preparing
[RO] 4a1518ebc26e: Preparing
[RO] d684b942ede4: Waiting
[RO] 5b2e55376e9d: Waiting
[RO] 54754adb9986: Waiting
[RO] 5a47fa25d3ee: Waiting
[RO] 4a1518ebc26e: Waiting
[RO] 739bf2d4ae0c: Waiting
[NG-UI] + docker push opensourcemano/ng-ui:releasetwelve-daily
[NG-UI] The push refers to repository [docker.io/opensourcemano/ng-ui]
[NG-UI] 360761138f9b: Preparing
[NG-UI] c49c529478ea: Preparing
[NG-UI] f65b26674f94: Preparing
[NG-UI] 7080f1a3cf08: Preparing
[NG-UI] 5b2e55376e9d: Preparing
[NG-UI] 4a1518ebc26e: Preparing
[NG-UI] 360761138f9b: Waiting
[NG-UI] f65b26674f94: Waiting
[NG-UI] c49c529478ea: Waiting
[NG-UI] 5b2e55376e9d: Waiting
[NBI] [NBI] Running shell script
[NBI] + docker push opensourcemano/nbi:releasetwelve-daily
[NBI] The push refers to repository [docker.io/opensourcemano/nbi]
[NBI] 0b6b752d8a71: Preparing
[NBI] 9858f179c622: Preparing
[NBI] ea36644934a4: Preparing
[NBI] c8e82b26edd2: Preparing
[NBI] ecae6aea7e2f: Preparing
[NBI] d2e90f80e921: Preparing
[NBI] 54754adb9986: Preparing
[NBI] 5b2e55376e9d: Preparing
[NBI] 4a1518ebc26e: Preparing
[NBI] 0b6b752d8a71: Waiting
[NBI] ea36644934a4: Waiting
[NBI] 9858f179c622: Waiting
[NBI] c8e82b26edd2: Waiting
[NBI] 5b2e55376e9d: Waiting
[NBI] d2e90f80e921: Waiting
[NBI] 54754adb9986: Waiting
[NBI] 4a1518ebc26e: Waiting
[NBI] ecae6aea7e2f: Waiting
[LCM] 1357f0fccd20: Pushed
[LCM] 0f29ab08900f: Pushed
[LCM] 6b401b75d065: Pushed
[LCM] ef122e9926d4: Pushed
[LCM] 1f19d0948ae6: Pushed
[LCM] d9abc70e6773: Pushed
[LCM] 77c7e5462c40: Pushed
[LCM] 7790f7f09e79: Pushed
[LCM] a273a5f23ea1: Pushed
[LCM] a20da4622989: Pushed
[LCM] 105ed0082360: Pushed
[LCM] fe8a28bfb8ab: Pushed
[LCM] 5b2e55376e9d: Pushed
[LCM] 4a1518ebc26e: Layer already exists
[LCM] 54754adb9986: Pushed
[Keystone] 7b4305ac48d1: Pushed
[LCM] 8bac5ac176d0: Pushed
[Keystone] 278a6175d2d8: Pushed
[Keystone] 4a1518ebc26e: Layer already exists
[Keystone] ad87d4de042d: Pushed
[Keystone] 1932c7985d34: Pushed
[Keystone] 6dcd5ca08abf: Pushed
[LCM] releasetwelve-daily: digest: sha256:8ab7f98549a93c0ef02112357aac4fe5115bfa36de26f13fc51d4b09a39765fa size: 3688
[Pipeline] [LCM] }
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[POL] 2c112c1a5b61: Pushed
[POL] b66502e267d0: Pushed
[POL] cacd4fb99a7a: Pushed
[POL] d948230c5241: Pushed
[POL] d73686a4880c: Pushed
[POL] d10e7b141739: Pushed
[POL] 977e2f0a1248: Pushed
[POL] 41ac73e2866a: Pushed
[POL] 5b2e55376e9d: Mounted from opensourcemano/lcm
[POL] 4a1518ebc26e: Layer already exists
[POL] 421980c87aac: Pushed
[POL] a6ad5766e99e: Pushed
[POL] b8bdc3eafe84: Pushed
[POL] releasetwelve-daily: digest: sha256:94e03f7f0b20472e85962b89f0534f6a4208cadf4dfbdbf230727e9e5430e4c5 size: 3043
[Pipeline] [POL] }
[Pipeline] [POL] // dir
[Pipeline] [POL] }
[MON] 8f9758bcba52: Pushed
[MON] d186b3bdbc18: Pushed
[MON] 2f8136a6e88a: Pushed
[MON] acaecd43f1c0: Pushed
[MON] 66d222b09144: Pushed
[MON] 80efd0cbd725: Pushed
[MON] a3ced6e52004: Pushed
[MON] fe8a28bfb8ab: Mounted from opensourcemano/lcm
[MON] 7b32209c17cb: Pushed
[MON] 9a283eb3076b: Pushed
[MON] 54754adb9986: Mounted from opensourcemano/lcm
[MON] 4a1518ebc26e: Layer already exists
[MON] 5b2e55376e9d: Mounted from opensourcemano/pol
[Prometheus] acd6bb9e4d8e: Pushed
[Prometheus] 919d629fb319: Pushed
[Prometheus] 6c0428c28706: Layer already exists
[Prometheus] f73705133a95: Layer already exists
[Prometheus] 22c1fba3d4f5: Layer already exists
[Prometheus] cbe4fb5e267b: Layer already exists
[Prometheus] 3fb03a3ccd1e: Pushed
[Prometheus] 734c0f0b65c2: Layer already exists
[Prometheus] 7c0b5e037105: Pushed
[Prometheus] 8845ab872c1c: Layer already exists
[Prometheus] d7d4c2f9d26b: Layer already exists
[Prometheus] bbe1a212f7e9: Layer already exists
[Prometheus] releasetwelve-daily: digest: sha256:abf5715670cfca9ae860b1ddd6aad19a094cbb3942a4424ccb370cf4a077876f size: 2841
[Pipeline] [Prometheus] }
[Pipeline] [Prometheus] // dir
[Pipeline] [Prometheus] }
[Keystone] b1c03b202b38: Pushed
[Keystone] releasetwelve-daily: digest: sha256:fbdc82f4929af75fa4a5bf0b02c03d3d270705d7b583cb7a3d17b7903e02cccd size: 1783
[Pipeline] [Keystone] }
[Pipeline] [Keystone] // dir
[Pipeline] [Keystone] }
[PLA] 98d7edeaf9d0: Pushed
[PLA] a6e986671b7a: Pushed
[PLA] db689c6e6d3f: Pushed
[PLA] 1a677446cb14: Pushed
[PLA] 54754adb9986: Mounted from opensourcemano/mon
[PLA] 76fe2f1f2ae8: Pushed
[PLA] 4a1518ebc26e: Layer already exists
[PLA] 5b2e55376e9d: Mounted from opensourcemano/mon
[MON] 024b62b89999: Pushed
[MON] releasetwelve-daily: digest: sha256:bb5b162b3cd39d4303a3bd1a62d1c986ac4cd8d8774d2123b17afa7dc3b02825 size: 3257
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[osmclient] 6ef7e82268ec: Pushed
[osmclient] 5b2e55376e9d: Mounted from opensourcemano/pla
[osmclient] 4a1518ebc26e: Layer already exists
[osmclient] fc1997644b85: Pushed
[osmclient] ac861161de30: Pushed
[osmclient] releasetwelve-daily: digest: sha256:b19d6e1df7cad8dec803b7cdf7e2b49156e37cc0eea1d220776d6d51185660f3 size: 1371
[RO] 739bf2d4ae0c: Pushed
[RO] cc4fa8e3e5a7: Pushed
[RO] c4df81dd580f: Pushed
[Pipeline] [osmclient] }
[Pipeline] [osmclient] // dir
[Pipeline] [osmclient] }
[PLA] 9bafe48d5a9a: Pushed
[PLA] 9cd0d509df7a: Pushed
[RO] 4a1518ebc26e: Layer already exists
[RO] 54754adb9986: Mounted from opensourcemano/pla
[RO] 5b2e55376e9d: Mounted from opensourcemano/osmclient
[PLA] releasetwelve-daily: digest: sha256:651d59ffc92f38aa6ebe008efe1b7837927f6844924dab3e0dd428ebec4bc012 size: 2418
[RO] 5a47fa25d3ee: Pushed
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[Pipeline] [PLA] }
[tests] 9f9db700a04d: Pushed
[tests] 497ce7a499c1: Pushed
[tests] 8403346b0a0e: Pushed
[tests] 0b6162d85b35: Pushed
[tests] 904ef3646167: Pushed
[tests] 44d61553a658: Pushed
[tests] 69120f9f5565: Pushed
[tests] 1e80e0488164: Pushed
[tests] 1206baeb6341: Pushed
[tests] d1228756cfd2: Pushed
[tests] 6dcd5ca08abf: Mounted from opensourcemano/keystone
[tests] 4a1518ebc26e: Layer already exists
[tests] a2a3c4325331: Pushed
[RO] d684b942ede4: Pushed
[RO] releasetwelve-daily: digest: sha256:e9feb5b593582616947bb32525f570571926efbc3083f4e741dc871b4695ff37 size: 1997
[Pipeline] [RO] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[NG-UI] c49c529478ea: Pushed
[NG-UI] f65b26674f94: Pushed
[NG-UI] 360761138f9b: Pushed
[NG-UI] 5b2e55376e9d: Mounted from opensourcemano/ro
[NG-UI] 4a1518ebc26e: Layer already exists
[NBI] 9858f179c622: Pushed
[NBI] 0b6b752d8a71: Pushed
[NG-UI] 7080f1a3cf08: Pushed
[NBI] ea36644934a4: Pushed
[NBI] c8e82b26edd2: Pushed
[NBI] 54754adb9986: Mounted from opensourcemano/ro
[NG-UI] releasetwelve-daily: digest: sha256:d5ea99fb115a9ce2517eb9d3cb4159cfec4c27da5ce9a4ab1a1fa7ab0279a679 size: 1573
[Pipeline] [NG-UI] }
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[NBI] 5b2e55376e9d: Mounted from opensourcemano/ng-ui
[NBI] 4a1518ebc26e: Layer already exists
[NBI] d2e90f80e921: Pushed
[NBI] ecae6aea7e2f: Pushed
[NBI] releasetwelve-daily: digest: sha256:4670e0ee67dd427496b82a7ff248fd56ccab2f4c84941b3532283cd0672592fd size: 2204
[Pipeline] [NBI] }
[Pipeline] [NBI] // dir
[tests] 75f12ef2a52b: Pushed
[tests] 4dbfbd194637: Pushed
[Pipeline] [NBI] }
[tests] releasetwelve-daily: digest: sha256:406b6adfab443d03f0673dee41f6f0b8746bdd41b12a9051a3dad10a60c94471 size: 3470
[Pipeline] [tests] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Snap promotion)
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ + snapcraft revisions osmclient
grep 12.0/edge\*
+ tail -1
+ awk {print $1}
[Pipeline] sh
[osm-devops] Running shell script
+ snapcraft revisions osmclient
+ grep 12.0/beta\*
+ tail -1
+ awk {print $1}
[Pipeline] echo
Edge: 1680, Beta: 1677
Promoting 1680 to beta in place of 1677
[Pipeline] echo
[Pipeline] sh
[osm-devops] Running shell script
+ snapcraft release osmclient 1680 12.0/beta
Released 'osmclient' revision 1680 to channels: '12.0/beta'
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Archive Container Logs)
[Pipeline] echo
Archiving container logs
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.51' (RSA) to the list of known hosts.
Connected to osm-v120-merge-753[172.21.249.51:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v120-merge-753#884: mkdir -p logs
Success command osm-v120-merge-753#884: mkdir -p logs
Disconnected from osm-v120-merge-753[172.21.249.51:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.51' (RSA) to the list of known hosts.
Connected to osm-v120-merge-753[172.21.249.51:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v120-merge-753#885: 
            for deployment in `kubectl -n osm get deployments | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $deployment"
                kubectl -n osm logs deployments/$deployment --timestamps=true --all-containers 2>&1                 > logs/$deployment.log
            done
        
Extracting log for grafana
Extracting log for keystone
Extracting log for lcm
Extracting log for mon
Extracting log for nbi
Extracting log for ng-ui
Extracting log for pol
Extracting log for ro
Success command osm-v120-merge-753#885: 
            for deployment in `kubectl -n osm get deployments | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $deployment"
                kubectl -n osm logs deployments/$deployment --timestamps=true --all-containers 2>&1                 > logs/$deployment.log
            done
        
Disconnected from osm-v120-merge-753[172.21.249.51:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.51' (RSA) to the list of known hosts.
Connected to osm-v120-merge-753[172.21.249.51:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v120-merge-753#886: 
            for statefulset in `kubectl -n osm get statefulsets | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $statefulset"
                kubectl -n osm logs statefulsets/$statefulset --timestamps=true --all-containers 2>&1                 > logs/$statefulset.log
            done
        
Extracting log for kafka
Extracting log for mongodb-k8s
Extracting log for mysql
Extracting log for prometheus
Extracting log for zookeeper
Success command osm-v120-merge-753#886: 
            for statefulset in `kubectl -n osm get statefulsets | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $statefulset"
                kubectl -n osm logs statefulsets/$statefulset --timestamps=true --all-containers 2>&1                 > logs/$statefulset.log
            done
        
Disconnected from osm-v120-merge-753[172.21.249.51:22]
[Pipeline] sh
[osm-stage_3-merge_v12.0] Running shell script
+ rm -rf logs
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.51' (RSA) to the list of known hosts.
Connected to osm-v120-merge-753[172.21.249.51:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v120-merge-753#887: ls -al logs
total 22260
drwxrwxr-x 2 ubuntu ubuntu    4096 May 24 04:11 .
drwxr-xr-x 9 ubuntu ubuntu    4096 May 24 04:11 ..
-rw-rw-r-- 1 ubuntu ubuntu   61277 May 24 04:11 grafana.log
-rw-rw-r-- 1 ubuntu ubuntu  320808 May 24 04:11 kafka.log
-rw-rw-r-- 1 ubuntu ubuntu    9701 May 24 04:11 keystone.log
-rw-rw-r-- 1 ubuntu ubuntu 8855782 May 24 04:11 lcm.log
-rw-rw-r-- 1 ubuntu ubuntu 1486433 May 24 04:11 mon.log
-rw-rw-r-- 1 ubuntu ubuntu 7038255 May 24 04:11 mongodb-k8s.log
-rw-rw-r-- 1 ubuntu ubuntu   20573 May 24 04:11 mysql.log
-rw-rw-r-- 1 ubuntu ubuntu 3397336 May 24 04:11 nbi.log
-rw-rw-r-- 1 ubuntu ubuntu       0 May 24 04:11 ng-ui.log
-rw-rw-r-- 1 ubuntu ubuntu  154848 May 24 04:11 pol.log
-rw-rw-r-- 1 ubuntu ubuntu    8275 May 24 04:11 prometheus.log
-rw-rw-r-- 1 ubuntu ubuntu 1257893 May 24 04:11 ro.log
-rw-rw-r-- 1 ubuntu ubuntu  144885 May 24 04:11 zookeeper.log
Success command osm-v120-merge-753#887: ls -al logs
Disconnected from osm-v120-merge-753[172.21.249.51:22]
[Pipeline] sshGet
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.51' (RSA) to the list of known hosts.
Connected to osm-v120-merge-753[172.21.249.51:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Received file from osm-v120-merge-753: grafana.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/grafana.log
Received file from osm-v120-merge-753: prometheus.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/prometheus.log
Received file from osm-v120-merge-753: ng-ui.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/ng-ui.log
Received file from osm-v120-merge-753: zookeeper.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/zookeeper.log
Received file from osm-v120-merge-753: lcm.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/lcm.log
Received file from osm-v120-merge-753: nbi.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/nbi.log
Received file from osm-v120-merge-753: pol.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/pol.log
Received file from osm-v120-merge-753: kafka.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/kafka.log
Received file from osm-v120-merge-753: ro.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/ro.log
Received file from osm-v120-merge-753: mysql.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/mysql.log
Received file from osm-v120-merge-753: keystone.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/keystone.log
Received file from osm-v120-merge-753: mon.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/mon.log
Received file from osm-v120-merge-753: mongodb-k8s.log -> /home/jenkins/workspace/osm-stage_3-merge_v12.0/logs/mongodb-k8s.log
Received directory from osm-v120-merge-753: logs -> /home/jenkins/workspace/osm-stage_3-merge_v12.0
Disconnected from osm-v120-merge-753[172.21.249.51:22]
[Pipeline] sh
[osm-stage_3-merge_v12.0] Running shell script
+ cp logs/grafana.log logs/kafka.log logs/keystone.log logs/lcm.log logs/mon.log logs/mongodb-k8s.log logs/mysql.log logs/nbi.log logs/ng-ui.log logs/pol.log logs/prometheus.log logs/ro.log logs/zookeeper.log .
[Pipeline] step
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cleanup)
[Pipeline] echo
Deleting VM: 1eb0469f-bbe7-406e-ad20-bcb0ddf50234
[Pipeline] sh
[osm-stage_3-merge_v12.0] Running shell script
[Pipeline] sh
[osm-stage_3-merge_v12.0] Running shell script
+ docker stop osm-v120-merge-753-apache
osm-v120-merge-753-apache
[Pipeline] sh
[osm-stage_3-merge_v12.0] Running shell script
+ docker rm osm-v120-merge-753-apache
osm-v120-merge-753-apache
[Pipeline] sh
[osm-stage_3-merge_v12.0] Running shell script
+ rm -rf /tmp/tmp.hViWFlh14h
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS