Started by upstream project "daily-stage_4-releaseten" build number 1007 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 --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 f92f3137aeecbc88d221f44b7e992af1f5e116aa Running in Durability level: MAX_SURVIVABILITY [Pipeline] properties [Pipeline] node Running on osm-cicd-4 in /home/jenkins/workspace/osm-stage_3-merge_v10.0 [Pipeline] { [Pipeline] sh [osm-stage_3-merge_v10.0] Running shell script + env JENKINS_HOME=/var/lib/jenkins REPO_DISTRO=unstable SSH_CLIENT=212.234.161.1 52341 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/v10.0/1034/display/redirect?page=changes DO_ROBOT=true XDG_SESSION_TYPE=tty SHLVL=0 NODE_LABELS=osm-cicd-4 osm4 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/v10.0/1034/ HUDSON_COOKIE=9e3c4f1c-5b4d-4eaf-8adb-593f2258c594 JENKINS_SERVER_COOKIE=durable-9bfe7c44f0a853f7957dc937dfc1dfe1 CLOUDS=/home/jenkins/hive/clouds.yaml DOCKER_TAG=releaseten-daily DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus WORKSPACE=/home/jenkins/workspace/osm-stage_3-merge_v10.0 UPSTREAM_SUFFIX=-stage_2 LOGNAME=jenkins NODE_NAME=osm-cicd-4 GERRIT_BRANCH=v10.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/v10.0/1034/display/redirect?page=artifacts SAVE_ARTIFACTS_ON_SMOKE_SUCCESS=true XDG_SESSION_CLASS=user EXECUTOR_NUMBER=4 SAVE_CONTAINER_ON_PASS=false XDG_SESSION_ID=164 RUN_TESTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v10.0/1034/display/redirect?page=tests BUILD_DISPLAY_NAME=#1034 HUDSON_HOME=/var/lib/jenkins JOB_BASE_NAME=v10.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=1034 XDG_RUNTIME_DIR=/run/user/1001 DO_DOCKERPUSH=true BUILD_TAG=jenkins-osm-stage_3-merge-v10.0-1034 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/v10.0/ BUILD_NUMBER=1034 SHELL=/bin/bash RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3-merge/job/v10.0/1034/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/v10.0/display/redirect RELEASE=release JOB_NAME=osm-stage_3-merge/v10.0 DO_INSTALL=true PWD=/home/jenkins/workspace/osm-stage_3-merge_v10.0 REPO_KEY_NAME=pubkey.asc SSH_CONNECTION=212.234.161.1 52341 172.21.249.4 22 BRANCH_NAME=v10.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_v10.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 f92f3137aeecbc88d221f44b7e992af1f5e116aa (v10.0) > git config core.sparsecheckout # timeout=10 > git checkout -f f92f3137aeecbc88d221f44b7e992af1f5e116aa Commit message: "Changing charmed installer to use 10.0/stable Fixing black error in keystone charm" > git rev-list --no-walk f92f3137aeecbc88d221f44b7e992af1f5e116aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] load [Pipeline] { (jenkins/ci-pipelines/ci_helper.groovy) [Pipeline] } [Pipeline] // load [Pipeline] stage [Pipeline] { (Copy Artifacts) [Pipeline] sh [osm-stage_3-merge_v10.0] Running shell script + tree -fD repo repo [error opening dir] 0 directories, 0 files [Pipeline] sh [osm-stage_3-merge_v10.0] Running shell script + rm -rvf repo [Pipeline] sh [osm-stage_3-merge_v10.0] Running shell script + tree -fD repo repo [error opening dir] 0 directories, 0 files + lsof repo lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/aa15f0439b347f4b17b28184cdbb5bb84113b19450d6ac9ac6dbaf194b182639/merged Output information may be incomplete. lsof: WARNING: can't stat() nsfs file system /run/docker/netns/12872f31aa71 Output information may be incomplete. lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/a57824e4f3d2913d8d7c87fd1815659311a1cd758065bf0dc62b41be8909e3bb/merged Output information may be incomplete. lsof: WARNING: can't stat() nsfs file system /run/docker/netns/611473ea0532 Output information may be incomplete. lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/9de2dc8bb73e0d055d541d4d019c462585c2d5e034858cea5f96016adac17ac4/merged Output information may be incomplete. lsof: WARNING: can't stat() nsfs file system /run/docker/netns/0ea57e0db2bd Output information may be incomplete. lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/841c32f025b84bd04457dbf144b2fea5beb9ba6704e69c9940017aee2b96ba6e/merged Output information may be incomplete. lsof: WARNING: can't stat() nsfs file system /run/docker/netns/b798f8c995ea Output information may be incomplete. lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/7dd5eb209007c94ca08c6a8440f6357639d944e01feba47155d0f615c4e98e40/merged Output information may be incomplete. lsof: WARNING: can't stat() nsfs file system /run/docker/netns/a1fdb4c13559 Output information may be incomplete. lsof: WARNING: can't stat() overlay file system /var/lib/docker/overlay2/0e09a33d8bcd4b34226bdb95d32b5ebb31c1eb20ed44d8ec050f280629f2b32b/merged Output information may be incomplete. lsof: WARNING: can't stat() nsfs file system /run/docker/netns/c58a2c99af5a Output information may be incomplete. lsof: status error on repo: No such file or directory lsof 4.93.2 latest revision: https://github.com/lsof-org/lsof latest FAQ: https://github.com/lsof-org/lsof/blob/master/00FAQ latest (non-formatted) man page: https://github.com/lsof-org/lsof/blob/master/Lsof.8 usage: [-?abhKlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-E] [+|-e s] [+|-f[gG]] [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s] [+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names] Use the ``-h'' option to get more help information. + exit 0 [Pipeline] dir Running in /home/jenkins/workspace/osm-stage_3-merge_v10.0/repo [Pipeline] { [Pipeline] dir Running in /home/jenkins/workspace/osm-stage_3-merge_v10.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_v10.0/repo/release/RO [Pipeline] [RO] { [Pipeline] [osmclient] dir [osmclient] Running in /home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/osmclient [Pipeline] [osmclient] { [Pipeline] [IM] dir [IM] Running in /home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/IM [Pipeline] [IM] { [Pipeline] [devops] dir [devops] Running in /home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/devops [Pipeline] [devops] { [Pipeline] [MON] dir [MON] Running in /home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/MON [Pipeline] [MON] { [Pipeline] [N2VC] dir [N2VC] Running in /home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/N2VC [Pipeline] [N2VC] { [Pipeline] [NBI] dir [NBI] Running in /home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/NBI [Pipeline] [NBI] { [Pipeline] [common] dir [common] Running in /home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/common [Pipeline] [common] { [Pipeline] [LCM] dir [LCM] Running in /home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/LCM [Pipeline] [LCM] { [Pipeline] [POL] dir [POL] Running in /home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/POL [Pipeline] [POL] { [Pipeline] [NG-UI] dir [NG-UI] Running in /home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/NG-UI [Pipeline] [NG-UI] { [Pipeline] [PLA] dir [PLA] Running in /home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/PLA [Pipeline] [PLA] { [Pipeline] [tests] dir [tests] Running in /home/jenkins/workspace/osm-stage_3-merge_v10.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 » v10.0" build number 230 [Pipeline] [osmclient] echo [osmclient] Fetching artifact for osmclient [Pipeline] [osmclient] step [osmclient] Copied 1 artifact from "osmclient-stage_2-merge » v10.0" build number 197 [Pipeline] [IM] echo [IM] Fetching artifact for IM [Pipeline] [IM] step [IM] Copied 1 artifact from "IM-stage_2-merge » v10.0" build number 342 [Pipeline] [devops] echo [devops] Fetching artifact for devops [Pipeline] [devops] step [devops] Copied 1 artifact from "devops-stage_2-merge » v10.0" build number 431 [Pipeline] [MON] echo [MON] Fetching artifact for MON [Pipeline] [MON] step [MON] Copied 1 artifact from "MON-stage_2-merge » v10.0" build number 348 [Pipeline] [N2VC] echo [N2VC] Fetching artifact for N2VC [Pipeline] [N2VC] step [N2VC] Copied 1 artifact from "N2VC-stage_2-merge » v10.0" build number 382 [Pipeline] [NBI] echo [NBI] Fetching artifact for NBI [Pipeline] [NBI] step [NBI] Copied 1 artifact from "NBI-stage_2-merge » v10.0" build number 359 [Pipeline] [common] echo [common] Fetching artifact for common [Pipeline] [common] step [common] Copied 1 artifact from "common-stage_2-merge » v10.0" build number 338 [Pipeline] [LCM] echo [LCM] Fetching artifact for LCM [Pipeline] [LCM] step [LCM] Copied 1 artifact from "LCM-stage_2-merge » v10.0" build number 365 [Pipeline] [POL] echo [POL] Fetching artifact for POL [Pipeline] [POL] step [POL] Copied 1 artifact from "POL-stage_2-merge » v10.0" build number 342 [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 » v10.0" build number 340 [Pipeline] [PLA] echo [PLA] Fetching artifact for PLA [Pipeline] [PLA] step [PLA] Copied 1 artifact from "PLA-stage_2-merge » v10.0" build number 337 [Pipeline] [tests] echo [tests] Fetching artifact for tests [Pipeline] [tests] step [tests] Copied 1 artifact from "tests-stage_2-merge » v10.0" build number 39 [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} [common] [common] Running shell script [common] + cat build.env [common] + awk -F= /BUILD_NUMBER/{print $2} [Pipeline] [common] sh [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] + awk -F= /BUILD_NUMBER/{print $2} [NG-UI] + cat build.env [Pipeline] [PLA] sh [PLA] [PLA] Running shell script [Pipeline] [tests] sh [PLA] + cat build.env [PLA] + awk -F= /BUILD_NUMBER/{print $2} [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/v10.0/RO-stage_2-merge :: v10.0/230/* [Pipeline] [RO] echo [RO] Searching Artifactory with { [RO] "files": [ [RO] { [RO] "target": "./", [RO] "pattern": "osm-RO/v10.0/230/*" [RO] } [RO] ] [RO] } [Pipeline] [RO] newBuildInfo [Pipeline] [RO] artifactoryDownload [RO] Searching for artifacts... [RO] Found 19 artifacts. [RO] Beginning to resolve Build Info published dependencies. [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-juniper-contrail_10.1.5.post5+g45cb017-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-juniper-contrail_10.1.5.post5+g45cb017-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/pool/RO/python3-osm-rosdn-juniper-contrail_10.1.5.post5+g45cb017-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-azure_10.1.5.post5+g45cb017-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-azure_10.1.5.post5+g45cb017-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/pool/RO/python3-osm-rovim-azure_10.1.5.post5+g45cb017-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openvim_10.1.5.post5+g45cb017-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openvim_10.1.5.post5+g45cb017-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/pool/RO/python3-osm-rovim-openvim_10.1.5.post5+g45cb017-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onos-vpls_10.1.5.post5+g45cb017-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onos-vpls_10.1.5.post5+g45cb017-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/pool/RO/python3-osm-rosdn-onos-vpls_10.1.5.post5+g45cb017-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ng-ro_10.1.5.post5+g45cb017-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ng-ro_10.1.5.post5+g45cb017-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/pool/RO/python3-osm-ng-ro_10.1.5.post5+g45cb017-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-vmware_10.1.5.post5+g45cb017-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-vmware_10.1.5.post5+g45cb017-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/pool/RO/python3-osm-rovim-vmware_10.1.5.post5+g45cb017-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-aws_10.1.5.post5+g45cb017-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-aws_10.1.5.post5+g45cb017-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/pool/RO/python3-osm-rovim-aws_10.1.5.post5+g45cb017-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-arista-cloudvision_10.1.5.post5+g45cb017-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-arista-cloudvision_10.1.5.post5+g45cb017-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/pool/RO/python3-osm-rosdn-arista-cloudvision_10.1.5.post5+g45cb017-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/dists/unstable/RO/binary-amd64/Packages.gz'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/dists/unstable/RO/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/dists/unstable/RO/binary-amd64/Packages.gz' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-ietfl2vpn_10.1.5.post5+g45cb017-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-ietfl2vpn_10.1.5.post5+g45cb017-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/pool/RO/python3-osm-rosdn-ietfl2vpn_10.1.5.post5+g45cb017-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openstack_10.1.5.post5+g45cb017-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openstack_10.1.5.post5+g45cb017-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/pool/RO/python3-osm-rovim-openstack_10.1.5.post5+g45cb017-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-odlof_10.1.5.post5+g45cb017-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-odlof_10.1.5.post5+g45cb017-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/pool/RO/python3-osm-rosdn-odlof_10.1.5.post5+g45cb017-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ro-plugin_10.1.5.post5+g45cb017-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ro-plugin_10.1.5.post5+g45cb017-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/pool/RO/python3-osm-ro-plugin_10.1.5.post5+g45cb017-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/dists/unstable/RO/binary-amd64/Packages'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/dists/unstable/RO/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/dists/unstable/RO/binary-amd64/Packages' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dynpac_10.1.5.post5+g45cb017-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dynpac_10.1.5.post5+g45cb017-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/pool/RO/python3-osm-rosdn-dynpac_10.1.5.post5+g45cb017-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/changelog/changelog-RO.html'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/changelog/changelog-RO.html' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/changelog/changelog-RO.html' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dpb_10.1.5.post5+g45cb017-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dpb_10.1.5.post5+g45cb017-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/pool/RO/python3-osm-rosdn-dpb_10.1.5.post5+g45cb017-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onosof_10.1.5.post5+g45cb017-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onosof_10.1.5.post5+g45cb017-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/pool/RO/python3-osm-rosdn-onosof_10.1.5.post5+g45cb017-1_all.deb' [RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-floodlightof_10.1.5.post5+g45cb017-1_all.deb'... [RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-floodlightof_10.1.5.post5+g45cb017-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/RO/v10.0/230/pool/RO/python3-osm-rosdn-floodlightof_10.1.5.post5+g45cb017-1_all.deb' [RO] Finished resolving Build Info published dependencies. [Pipeline] [osmclient] getArtifactoryServer [Pipeline] [osmclient] echo [osmclient] retrieve archive for osmclient/v10.0/osmclient-stage_2-merge :: v10.0/197/* [Pipeline] [osmclient] echo [osmclient] Searching Artifactory with { [osmclient] "files": [ [osmclient] { [osmclient] "target": "./", [osmclient] "pattern": "osm-osmclient/v10.0/197/*" [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/v10.0/197/pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb'... [osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/osmclient/v10.0/197/pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb' [osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/changelog/changelog-osmclient.html'... [osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/changelog/changelog-osmclient.html' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/osmclient/v10.0/197/changelog/changelog-osmclient.html' [osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/dists/unstable/osmclient/binary-amd64/Packages'... [osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/dists/unstable/osmclient/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/osmclient/v10.0/197/dists/unstable/osmclient/binary-amd64/Packages' [osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/dists/unstable/osmclient/binary-amd64/Packages.gz'... [osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/dists/unstable/osmclient/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/osmclient/v10.0/197/dists/unstable/osmclient/binary-amd64/Packages.gz' [osmclient] Finished resolving Build Info published dependencies. [Pipeline] [IM] getArtifactoryServer [Pipeline] [IM] echo [IM] retrieve archive for IM/v10.0/IM-stage_2-merge :: v10.0/342/* [Pipeline] [IM] echo [IM] Searching Artifactory with { [IM] "files": [ [IM] { [IM] "target": "./", [IM] "pattern": "osm-IM/v10.0/342/*" [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/v10.0/342/pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb'... [IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/IM/v10.0/342/pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb' [IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/dists/unstable/IM/binary-amd64/Packages'... [IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/dists/unstable/IM/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/IM/v10.0/342/dists/unstable/IM/binary-amd64/Packages' [IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb'... [IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/IM/v10.0/342/pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb' [IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/dists/unstable/IM/binary-amd64/Packages.gz'... [IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/dists/unstable/IM/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/IM/v10.0/342/dists/unstable/IM/binary-amd64/Packages.gz' [IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/changelog/changelog-IM.html'... [IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/changelog/changelog-IM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/IM/v10.0/342/changelog/changelog-IM.html' [IM] Finished resolving Build Info published dependencies. [Pipeline] [devops] getArtifactoryServer [Pipeline] [devops] echo [devops] retrieve archive for devops/v10.0/devops-stage_2-merge :: v10.0/431/* [Pipeline] [devops] echo [devops] Searching Artifactory with { [devops] "files": [ [devops] { [devops] "target": "./", [devops] "pattern": "osm-devops/v10.0/431/*" [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/v10.0/431/pool/devops/osm-devops_10.1.5.post5-1_all.deb'... [devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v10.0/431/pool/devops/osm-devops_10.1.5.post5-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/devops/v10.0/431/pool/devops/osm-devops_10.1.5.post5-1_all.deb' [devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v10.0/431/changelog/changelog-devops.html'... [devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v10.0/431/changelog/changelog-devops.html' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/devops/v10.0/431/changelog/changelog-devops.html' [devops] Finished resolving Build Info published dependencies. [Pipeline] [MON] getArtifactoryServer [Pipeline] [MON] echo [MON] retrieve archive for MON/v10.0/MON-stage_2-merge :: v10.0/348/* [MON] Searching Artifactory with { [MON] "files": [ [MON] { [MON] "target": "./", [MON] "pattern": "osm-MON/v10.0/348/*" [MON] } [MON] ] [MON] } [Pipeline] [MON] echo [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/v10.0/348/dists/unstable/MON/binary-amd64/Packages.gz'... [MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/dists/unstable/MON/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/MON/v10.0/348/dists/unstable/MON/binary-amd64/Packages.gz' [MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/changelog/changelog-MON.html'... [MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/changelog/changelog-MON.html' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/MON/v10.0/348/changelog/changelog-MON.html' [MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/pool/MON/python3-osm-mon_10.1.5+g918706d-1_all.deb'... [MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/pool/MON/python3-osm-mon_10.1.5+g918706d-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/MON/v10.0/348/pool/MON/python3-osm-mon_10.1.5+g918706d-1_all.deb' [MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/dists/unstable/MON/binary-amd64/Packages'... [MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/dists/unstable/MON/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/MON/v10.0/348/dists/unstable/MON/binary-amd64/Packages' [MON] Finished resolving Build Info published dependencies. [Pipeline] [N2VC] getArtifactoryServer [Pipeline] [N2VC] echo [N2VC] retrieve archive for N2VC/v10.0/N2VC-stage_2-merge :: v10.0/382/* [Pipeline] [N2VC] echo [N2VC] Searching Artifactory with { [N2VC] "files": [ [N2VC] { [N2VC] "target": "./", [N2VC] "pattern": "osm-N2VC/v10.0/382/*" [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/v10.0/382/dists/unstable/N2VC/binary-amd64/Packages'... [N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/dists/unstable/N2VC/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/N2VC/v10.0/382/dists/unstable/N2VC/binary-amd64/Packages' [N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/dists/unstable/N2VC/binary-amd64/Packages.gz'... [N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/dists/unstable/N2VC/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/N2VC/v10.0/382/dists/unstable/N2VC/binary-amd64/Packages.gz' [N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/changelog/changelog-N2VC.html'... [N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/changelog/changelog-N2VC.html' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/N2VC/v10.0/382/changelog/changelog-N2VC.html' [N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/pool/N2VC/python3-n2vc_10.1.5.post2+gaff7be3-1_all.deb'... [N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/pool/N2VC/python3-n2vc_10.1.5.post2+gaff7be3-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/N2VC/v10.0/382/pool/N2VC/python3-n2vc_10.1.5.post2+gaff7be3-1_all.deb' [N2VC] Finished resolving Build Info published dependencies. [Pipeline] [NBI] getArtifactoryServer [Pipeline] [NBI] echo [NBI] retrieve archive for NBI/v10.0/NBI-stage_2-merge :: v10.0/359/* [Pipeline] [NBI] echo [NBI] Searching Artifactory with { [NBI] "files": [ [NBI] { [NBI] "target": "./", [NBI] "pattern": "osm-NBI/v10.0/359/*" [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/v10.0/359/dists/unstable/NBI/binary-amd64/Packages.gz'... [NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/dists/unstable/NBI/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/NBI/v10.0/359/dists/unstable/NBI/binary-amd64/Packages.gz' [NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/dists/unstable/NBI/binary-amd64/Packages'... [NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/dists/unstable/NBI/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/NBI/v10.0/359/dists/unstable/NBI/binary-amd64/Packages' [NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/changelog/changelog-NBI.html'... [NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/changelog/changelog-NBI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/NBI/v10.0/359/changelog/changelog-NBI.html' [NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/pool/NBI/python3-osm-nbi_10.1.5.post2+g948fc85-1_all.deb'... [NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/pool/NBI/python3-osm-nbi_10.1.5.post2+g948fc85-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/NBI/v10.0/359/pool/NBI/python3-osm-nbi_10.1.5.post2+g948fc85-1_all.deb' [NBI] Finished resolving Build Info published dependencies. [Pipeline] [common] getArtifactoryServer [Pipeline] [common] echo [common] retrieve archive for common/v10.0/common-stage_2-merge :: v10.0/338/* [Pipeline] [common] echo [common] Searching Artifactory with { [common] "files": [ [common] { [common] "target": "./", [common] "pattern": "osm-common/v10.0/338/*" [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/v10.0/338/pool/common/python3-osm-common_10.1.5.post3+g7ddcf69-1_all.deb'... [common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/pool/common/python3-osm-common_10.1.5.post3+g7ddcf69-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/common/v10.0/338/pool/common/python3-osm-common_10.1.5.post3+g7ddcf69-1_all.deb' [common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/dists/unstable/common/binary-amd64/Packages'... [common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/dists/unstable/common/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/common/v10.0/338/dists/unstable/common/binary-amd64/Packages' [common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/dists/unstable/common/binary-amd64/Packages.gz'... [common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/dists/unstable/common/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/common/v10.0/338/dists/unstable/common/binary-amd64/Packages.gz' [common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/changelog/changelog-common.html'... [common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/changelog/changelog-common.html' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/common/v10.0/338/changelog/changelog-common.html' [common] Finished resolving Build Info published dependencies. [Pipeline] [LCM] getArtifactoryServer [Pipeline] [LCM] echo [LCM] retrieve archive for LCM/v10.0/LCM-stage_2-merge :: v10.0/365/* [Pipeline] [LCM] echo [LCM] Searching Artifactory with { [LCM] "files": [ [LCM] { [LCM] "target": "./", [LCM] "pattern": "osm-LCM/v10.0/365/*" [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/v10.0/365/dists/unstable/LCM/binary-amd64/Packages'... [LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/dists/unstable/LCM/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/LCM/v10.0/365/dists/unstable/LCM/binary-amd64/Packages' [LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/pool/LCM/python3-osm-lcm_10.1.5.post1+g46a01a6-1_all.deb'... [LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/pool/LCM/python3-osm-lcm_10.1.5.post1+g46a01a6-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/LCM/v10.0/365/pool/LCM/python3-osm-lcm_10.1.5.post1+g46a01a6-1_all.deb' [LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/dists/unstable/LCM/binary-amd64/Packages.gz'... [LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/dists/unstable/LCM/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/LCM/v10.0/365/dists/unstable/LCM/binary-amd64/Packages.gz' [LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/changelog/changelog-LCM.html'... [LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/changelog/changelog-LCM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/LCM/v10.0/365/changelog/changelog-LCM.html' [LCM] Finished resolving Build Info published dependencies. [Pipeline] [POL] getArtifactoryServer [Pipeline] [POL] echo [POL] retrieve archive for POL/v10.0/POL-stage_2-merge :: v10.0/342/* [Pipeline] [POL] echo [POL] Searching Artifactory with { [POL] "files": [ [POL] { [POL] "target": "./", [POL] "pattern": "osm-POL/v10.0/342/*" [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/v10.0/342/dists/unstable/POL/binary-amd64/Packages'... [POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/dists/unstable/POL/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/POL/v10.0/342/dists/unstable/POL/binary-amd64/Packages' [POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/changelog/changelog-POL.html'... [POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/changelog/changelog-POL.html' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/POL/v10.0/342/changelog/changelog-POL.html' [POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/pool/POL/python3-osm-policy-module_10.1.5+g0da53f1-1_all.deb'... [POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/pool/POL/python3-osm-policy-module_10.1.5+g0da53f1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/POL/v10.0/342/pool/POL/python3-osm-policy-module_10.1.5+g0da53f1-1_all.deb' [POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/dists/unstable/POL/binary-amd64/Packages.gz'... [POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/dists/unstable/POL/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/POL/v10.0/342/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/v10.0/NG-UI-stage_2-merge :: v10.0/340/* [Pipeline] [NG-UI] echo [NG-UI] Searching Artifactory with { [NG-UI] "files": [ [NG-UI] { [NG-UI] "target": "./", [NG-UI] "pattern": "osm-NG-UI/v10.0/340/*" [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/v10.0/340/changelog/changelog-NG-UI.html'... [NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/changelog/changelog-NG-UI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/NG-UI/v10.0/340/changelog/changelog-NG-UI.html' [NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/pool/NG-UI/osm-ngui_10.1.5.post1+ga055cd9-1_all.deb'... [NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/pool/NG-UI/osm-ngui_10.1.5.post1+ga055cd9-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/NG-UI/v10.0/340/pool/NG-UI/osm-ngui_10.1.5.post1+ga055cd9-1_all.deb' [NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/dists/unstable/NG-UI/binary-amd64/Packages'... [NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/dists/unstable/NG-UI/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/NG-UI/v10.0/340/dists/unstable/NG-UI/binary-amd64/Packages' [NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/dists/unstable/NG-UI/binary-amd64/Packages.gz'... [NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/dists/unstable/NG-UI/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/NG-UI/v10.0/340/dists/unstable/NG-UI/binary-amd64/Packages.gz' [NG-UI] Finished resolving Build Info published dependencies. [Pipeline] [PLA] getArtifactoryServer [Pipeline] [PLA] echo [PLA] retrieve archive for PLA/v10.0/PLA-stage_2-merge :: v10.0/337/* [Pipeline] [PLA] echo [PLA] Searching Artifactory with { [PLA] "files": [ [PLA] { [PLA] "target": "./", [PLA] "pattern": "osm-PLA/v10.0/337/*" [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/v10.0/337/dists/unstable/PLA/binary-amd64/Packages.gz'... [PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/dists/unstable/PLA/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/PLA/v10.0/337/dists/unstable/PLA/binary-amd64/Packages.gz' [PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/changelog/changelog-PLA.html'... [PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/changelog/changelog-PLA.html' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/PLA/v10.0/337/changelog/changelog-PLA.html' [PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/pool/PLA/python3-osm-pla_10.1.5+g203b36b-1_all.deb'... [PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/pool/PLA/python3-osm-pla_10.1.5+g203b36b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/PLA/v10.0/337/pool/PLA/python3-osm-pla_10.1.5+g203b36b-1_all.deb' [PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/dists/unstable/PLA/binary-amd64/Packages'... [PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/dists/unstable/PLA/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/PLA/v10.0/337/dists/unstable/PLA/binary-amd64/Packages' [PLA] Finished resolving Build Info published dependencies. [Pipeline] [tests] getArtifactoryServer [Pipeline] [tests] echo [tests] retrieve archive for tests/v10.0/tests-stage_2-merge :: v10.0/39/* [Pipeline] [tests] echo [tests] Searching Artifactory with { [tests] "files": [ [tests] { [tests] "target": "./", [tests] "pattern": "osm-tests/v10.0/39/*" [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/v10.0/39/dists/unstable/tests/binary-amd64/Packages'... [tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/dists/unstable/tests/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/tests/v10.0/39/dists/unstable/tests/binary-amd64/Packages' [tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/dists/unstable/tests/binary-amd64/Packages.gz'... [tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/dists/unstable/tests/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/tests/v10.0/39/dists/unstable/tests/binary-amd64/Packages.gz' [tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/changelog/changelog-tests.html'... [tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/changelog/changelog-tests.html' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/tests/v10.0/39/changelog/changelog-tests.html' [tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/pool/tests/osm-tests_10.1.3.post1+g6089efe-1_all.deb'... [tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/pool/tests/osm-tests_10.1.3.post1+g6089efe-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v10.0/repo/release/tests/v10.0/39/pool/tests/osm-tests_10.1.3.post1+g6089efe-1_all.deb' [tests] Finished resolving Build Info published dependencies. [Pipeline] [devops] sh [devops] [devops] Running shell script [devops] + cp -R v10.0/431/changelog v10.0/431/pool . [Pipeline] [osmclient] sh [osmclient] [osmclient] Running shell script [osmclient] + cp -R v10.0/197/changelog v10.0/197/dists v10.0/197/pool . [Pipeline] [MON] sh [MON] [MON] Running shell script [MON] + cp -R v10.0/348/changelog v10.0/348/dists v10.0/348/pool . [Pipeline] [N2VC] sh [N2VC] [N2VC] Running shell script [N2VC] + cp -R v10.0/382/changelog v10.0/382/dists v10.0/382/pool . [Pipeline] [NBI] sh [NBI] [NBI] Running shell script [NBI] + cp -R v10.0/359/changelog v10.0/359/dists v10.0/359/pool . [Pipeline] [common] sh [common] [common] Running shell script [common] + cp -R v10.0/338/changelog v10.0/338/dists v10.0/338/pool . [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [LCM] + cp -R v10.0/365/changelog v10.0/365/dists v10.0/365/pool . [Pipeline] [POL] sh [POL] [POL] Running shell script [POL] + cp -R v10.0/342/changelog v10.0/342/dists v10.0/342/pool . [Pipeline] [IM] sh [IM] [IM] Running shell script [IM] + cp -R v10.0/342/changelog v10.0/342/dists v10.0/342/pool . [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [Pipeline] [PLA] sh [NG-UI] + cp -R v10.0/340/changelog v10.0/340/dists v10.0/340/pool . [PLA] [PLA] Running shell script [PLA] + cp -R v10.0/337/changelog v10.0/337/dists v10.0/337/pool . [Pipeline] [RO] sh [RO] [RO] Running shell script [RO] + cp -R v10.0/230/changelog v10.0/230/dists v10.0/230/pool . [Pipeline] [osmclient] sh [osmclient] [osmclient] Running shell script [osmclient] + rm -rf v10.0/197 [Pipeline] [devops] sh [devops] [devops] Running shell script [devops] + rm -rf v10.0/431 [Pipeline] [MON] sh [MON] [MON] Running shell script [MON] + rm -rf v10.0/348 [Pipeline] [N2VC] sh [N2VC] [N2VC] Running shell script [N2VC] + rm -rf v10.0/382 [Pipeline] [NBI] sh [NBI] [NBI] Running shell script [Pipeline] [common] sh [NBI] + rm -rf v10.0/359 [common] [common] Running shell script [common] + rm -rf v10.0/338 [LCM] [LCM] Running shell script [LCM] + rm -rf v10.0/365 [Pipeline] [LCM] sh [Pipeline] [tests] sh [tests] [tests] Running shell script [tests] + cp -R v10.0/39/changelog v10.0/39/dists v10.0/39/pool . [Pipeline] [IM] sh [IM] [IM] Running shell script [IM] + rm -rf v10.0/342 [Pipeline] [POL] sh [POL] [POL] Running shell script [Pipeline] [NG-UI] sh [POL] + rm -rf v10.0/342 [NG-UI] [NG-UI] Running shell script [NG-UI] + rm -rf v10.0/340 [Pipeline] [RO] sh [RO] [RO] Running shell script [RO] + rm -rf v10.0/230 [Pipeline] [osmclient] echo [osmclient] Fetched osmclient: [https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb] [Pipeline] [osmclient] sh [osmclient] [osmclient] Running shell script [osmclient] + rm -rf dists [Pipeline] [devops] echo [devops] Fetched devops: [https://artifactory-osm.etsi.org/artifactory/osm-devops/v10.0/431/pool/devops/osm-devops_10.1.5.post5-1_all.deb] [Pipeline] [devops] sh [devops] [devops] Running shell script [devops] + rm -rf dists [Pipeline] [MON] echo [MON] Fetched MON: [https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/pool/MON/python3-osm-mon_10.1.5+g918706d-1_all.deb] [MON] [MON] Running shell script [Pipeline] [MON] sh [MON] + rm -rf dists [Pipeline] [PLA] sh [PLA] [PLA] Running shell script [PLA] + rm -rf v10.0/337 [Pipeline] [N2VC] echo [N2VC] Fetched N2VC: [https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/pool/N2VC/python3-n2vc_10.1.5.post2+gaff7be3-1_all.deb] [Pipeline] [N2VC] sh [N2VC] [N2VC] Running shell script [Pipeline] [NBI] echo [NBI] Fetched NBI: [https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/pool/NBI/python3-osm-nbi_10.1.5.post2+g948fc85-1_all.deb] [Pipeline] [NBI] sh [N2VC] + rm -rf dists [NBI] [NBI] Running shell script [NBI] + rm -rf dists [common] Fetched common: [https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/pool/common/python3-osm-common_10.1.5.post3+g7ddcf69-1_all.deb] [Pipeline] [common] echo [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/v10.0/365/pool/LCM/python3-osm-lcm_10.1.5.post1+g46a01a6-1_all.deb] [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [Pipeline] [tests] sh [LCM] + rm -rf dists [tests] [tests] Running shell script [tests] + rm -rf v10.0/39 [Pipeline] [IM] echo [IM] Fetched IM: [https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb] [Pipeline] [IM] sh [IM] [IM] Running shell script [IM] + rm -rf dists [Pipeline] [RO] echo [RO] Fetched RO: [https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-juniper-contrail_10.1.5.post5+g45cb017-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-azure_10.1.5.post5+g45cb017-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openvim_10.1.5.post5+g45cb017-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onos-vpls_10.1.5.post5+g45cb017-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ng-ro_10.1.5.post5+g45cb017-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-vmware_10.1.5.post5+g45cb017-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-aws_10.1.5.post5+g45cb017-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-arista-cloudvision_10.1.5.post5+g45cb017-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-ietfl2vpn_10.1.5.post5+g45cb017-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openstack_10.1.5.post5+g45cb017-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-odlof_10.1.5.post5+g45cb017-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ro-plugin_10.1.5.post5+g45cb017-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dynpac_10.1.5.post5+g45cb017-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dpb_10.1.5.post5+g45cb017-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onosof_10.1.5.post5+g45cb017-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-floodlightof_10.1.5.post5+g45cb017-1_all.deb] [Pipeline] [RO] sh [RO] [RO] Running shell script [RO] + rm -rf dists [Pipeline] [osmclient] } [Pipeline] [POL] echo [POL] Fetched POL: [https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/pool/POL/python3-osm-policy-module_10.1.5+g0da53f1-1_all.deb] [Pipeline] [POL] sh [POL] [POL] Running shell script [Pipeline] [NG-UI] echo [NG-UI] Fetched NG-UI: [https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/pool/NG-UI/osm-ngui_10.1.5.post1+ga055cd9-1_all.deb] [Pipeline] [NG-UI] sh [POL] + rm -rf dists [NG-UI] [NG-UI] Running shell script [NG-UI] + rm -rf dists [Pipeline] [devops] } [Pipeline] [MON] } [Pipeline] [PLA] echo [PLA] Fetched PLA: [https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/pool/PLA/python3-osm-pla_10.1.5+g203b36b-1_all.deb] [Pipeline] [PLA] sh [PLA] [PLA] Running shell script [Pipeline] [N2VC] } [Pipeline] [NBI] } [Pipeline] [common] } [PLA] + rm -rf dists [Pipeline] [LCM] } [Pipeline] [tests] echo [tests] Fetched tests: [https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/pool/tests/osm-tests_10.1.3.post1+g6089efe-1_all.deb] [Pipeline] [tests] sh [tests] [tests] Running shell script [Pipeline] [osmclient] // dir [Pipeline] [osmclient] } [Pipeline] [RO] } [Pipeline] [IM] } [Pipeline] [devops] // dir [Pipeline] [MON] // dir [tests] + rm -rf dists [Pipeline] [devops] } [Pipeline] [MON] } [Pipeline] [POL] } [Pipeline] [NG-UI] } [Pipeline] [N2VC] // dir [Pipeline] [N2VC] } [Pipeline] [NBI] // dir [Pipeline] [common] // dir [Pipeline] [NBI] } [Pipeline] [common] } [Pipeline] [LCM] // dir [Pipeline] [LCM] } [Pipeline] [PLA] } [Pipeline] [RO] // dir [Pipeline] [IM] // dir [Pipeline] [RO] } [Pipeline] [IM] } [Pipeline] [POL] // dir [Pipeline] [NG-UI] // dir [Pipeline] [POL] } [Pipeline] [NG-UI] } [Pipeline] [tests] } [Pipeline] [PLA] // dir [Pipeline] [PLA] } [Pipeline] [tests] // dir [Pipeline] [tests] } [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 Jan 13 04:08 . drwxrwxr-x 5 jenkins jenkins 4096 Jan 13 04:08 .. drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 04:08 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_10.1.5.post5-1_all.deb Processing pool/devops/osm-devops_10.1.5.post5-1_all.deb... gpg: using "OSMETSI" as default secret key for signing Signed deb pool/devops/osm-devops_10.1.5.post5-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 Jan 13 04:08 . drwxrwxr-x 5 jenkins jenkins 4096 Jan 13 04:08 .. drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 04:08 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_10.1.5-g5fa114a_all.deb pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb Processing pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb... gpg: using "OSMETSI" as default secret key for signing Signed deb pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb Processing pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb... gpg: using "OSMETSI" as default secret key for signing Signed deb pool/IM/python3-osm-im_10.1.5+g5fa114a-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 Jan 13 04:08 . drwxrwxr-x 5 jenkins jenkins 4096 Jan 13 04:08 .. drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 04:08 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_10.1.5+g1ad0860-1_all.deb Processing pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb... gpg: using "OSMETSI" as default secret key for signing Signed deb pool/osmclient/python3-osmclient_10.1.5+g1ad0860-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 [repo] Running shell script [Pipeline] sh + python -c import socket; s=socket.socket(); s.bind(("", 0));print(s.getsockname()[1]); s.close() + echo 35027 [Pipeline] sh [repo] Running shell script + docker run -dit --name osm-v100-merge-1034-apache -p 35027:80 -v /home/jenkins/workspace/osm-stage_3-merge_v10.0/repo:/usr/local/apache2/htdocs/ httpd:2.4 04a653b4f30068099f80d0a83a5ec466509e5dfb81cfdb17fb7476d8b1dea635 [Pipeline] sh [repo] Running shell script + docker inspect --format {{ .NetworkSettings.IPAddress }} osm-v100-merge-1034-apache [Pipeline] sh [repo] Running shell script + echo 212.234.161.1 52341 172.21.249.4 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.249.4:35027/release/dists/unstable/Release --2024-01-13 04:09:09-- http://172.21.249.4:35027/release/dists/unstable/Release Connecting to 172.21.249.4:35027... connected. HTTP request sent, awaiting response... 200 OK Length: 3204 (3.1K) Saving to: ‘Release’ 0K ... 100% 198M=0s 2024-01-13 04:09:09 (198 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_v10.0] Running shell script + tree -fD repo repo ├── [Jan 13 04:09] repo/Release ├── [Jan 13 04:09] repo/release │   ├── [Jan 13 04:08] repo/release/IM │   │   ├── [Jan 12 09:19] repo/release/IM/build.env │   │   ├── [Jan 13 04:08] repo/release/IM/changelog │   │   │   └── [Jan 13 04:08] repo/release/IM/changelog/changelog-IM.html │   │   ├── [Jan 13 04:08] repo/release/IM/pool │   │   │   └── [Jan 13 04:08] repo/release/IM/pool/IM │   │   │   ├── [Jan 13 04:08] repo/release/IM/pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb │   │   │   └── [Jan 13 04:08] repo/release/IM/pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb │   │   └── [Jan 13 04:08] repo/release/IM/v10.0 │   ├── [Jan 13 04:08] repo/release/IM@tmp │   ├── [Jan 13 04:08] repo/release/LCM │   │   ├── [Jan 12 09:12] repo/release/LCM/build.env │   │   ├── [Jan 13 04:08] repo/release/LCM/changelog │   │   │   └── [Jan 13 04:08] repo/release/LCM/changelog/changelog-LCM.html │   │   ├── [Jan 13 04:08] repo/release/LCM/pool │   │   │   └── [Jan 13 04:08] repo/release/LCM/pool/LCM │   │   │   └── [Jan 13 04:08] repo/release/LCM/pool/LCM/python3-osm-lcm_10.1.5.post1+g46a01a6-1_all.deb │   │   └── [Jan 13 04:08] repo/release/LCM/v10.0 │   ├── [Jan 13 04:08] repo/release/LCM@tmp │   ├── [Jan 13 04:08] repo/release/MON │   │   ├── [Jan 12 09:12] repo/release/MON/build.env │   │   ├── [Jan 13 04:08] repo/release/MON/changelog │   │   │   └── [Jan 13 04:08] repo/release/MON/changelog/changelog-MON.html │   │   ├── [Jan 13 04:08] repo/release/MON/pool │   │   │   └── [Jan 13 04:08] repo/release/MON/pool/MON │   │   │   └── [Jan 13 04:08] repo/release/MON/pool/MON/python3-osm-mon_10.1.5+g918706d-1_all.deb │   │   └── [Jan 13 04:08] repo/release/MON/v10.0 │   ├── [Jan 13 04:08] repo/release/MON@tmp │   ├── [Jan 13 04:08] repo/release/N2VC │   │   ├── [Jan 12 09:12] repo/release/N2VC/build.env │   │   ├── [Jan 13 04:08] repo/release/N2VC/changelog │   │   │   └── [Jan 13 04:08] repo/release/N2VC/changelog/changelog-N2VC.html │   │   ├── [Jan 13 04:08] repo/release/N2VC/pool │   │   │   └── [Jan 13 04:08] repo/release/N2VC/pool/N2VC │   │   │   └── [Jan 13 04:08] repo/release/N2VC/pool/N2VC/python3-n2vc_10.1.5.post2+gaff7be3-1_all.deb │   │   └── [Jan 13 04:08] repo/release/N2VC/v10.0 │   ├── [Jan 13 04:08] repo/release/N2VC@tmp │   ├── [Jan 13 04:08] repo/release/NBI │   │   ├── [Jan 12 09:11] repo/release/NBI/build.env │   │   ├── [Jan 13 04:08] repo/release/NBI/changelog │   │   │   └── [Jan 13 04:08] repo/release/NBI/changelog/changelog-NBI.html │   │   ├── [Jan 13 04:08] repo/release/NBI/pool │   │   │   └── [Jan 13 04:08] repo/release/NBI/pool/NBI │   │   │   └── [Jan 13 04:08] repo/release/NBI/pool/NBI/python3-osm-nbi_10.1.5.post2+g948fc85-1_all.deb │   │   └── [Jan 13 04:08] repo/release/NBI/v10.0 │   ├── [Jan 13 04:08] repo/release/NBI@tmp │   ├── [Jan 13 04:08] repo/release/NG-UI │   │   ├── [Jan 12 09:11] repo/release/NG-UI/build.env │   │   ├── [Jan 13 04:08] repo/release/NG-UI/changelog │   │   │   └── [Jan 13 04:08] repo/release/NG-UI/changelog/changelog-NG-UI.html │   │   ├── [Jan 13 04:08] repo/release/NG-UI/pool │   │   │   └── [Jan 13 04:08] repo/release/NG-UI/pool/NG-UI │   │   │   └── [Jan 13 04:08] repo/release/NG-UI/pool/NG-UI/osm-ngui_10.1.5.post1+ga055cd9-1_all.deb │   │   └── [Jan 13 04:08] repo/release/NG-UI/v10.0 │   ├── [Jan 13 04:08] repo/release/NG-UI@tmp │   ├── [Jan 13 04:09] repo/release/OSM ETSI Release Key.gpg │   ├── [Jan 13 04:08] repo/release/PLA │   │   ├── [Jan 12 09:11] repo/release/PLA/build.env │   │   ├── [Jan 13 04:08] repo/release/PLA/changelog │   │   │   └── [Jan 13 04:08] repo/release/PLA/changelog/changelog-PLA.html │   │   ├── [Jan 13 04:08] repo/release/PLA/pool │   │   │   └── [Jan 13 04:08] repo/release/PLA/pool/PLA │   │   │   └── [Jan 13 04:08] repo/release/PLA/pool/PLA/python3-osm-pla_10.1.5+g203b36b-1_all.deb │   │   └── [Jan 13 04:08] repo/release/PLA/v10.0 │   ├── [Jan 13 04:08] repo/release/PLA@tmp │   ├── [Jan 13 04:08] repo/release/POL │   │   ├── [Jan 12 09:11] repo/release/POL/build.env │   │   ├── [Jan 13 04:08] repo/release/POL/changelog │   │   │   └── [Jan 13 04:08] repo/release/POL/changelog/changelog-POL.html │   │   ├── [Jan 13 04:08] repo/release/POL/pool │   │   │   └── [Jan 13 04:08] repo/release/POL/pool/POL │   │   │   └── [Jan 13 04:08] repo/release/POL/pool/POL/python3-osm-policy-module_10.1.5+g0da53f1-1_all.deb │   │   └── [Jan 13 04:08] repo/release/POL/v10.0 │   ├── [Jan 13 04:08] repo/release/POL@tmp │   ├── [Jan 13 04:08] repo/release/RO │   │   ├── [Jul 29 08:33] repo/release/RO/build.env │   │   ├── [Jan 13 04:08] repo/release/RO/changelog │   │   │   └── [Jan 13 04:08] repo/release/RO/changelog/changelog-RO.html │   │   ├── [Jan 13 04:08] repo/release/RO/pool │   │   │   └── [Jan 13 04:08] repo/release/RO/pool/RO │   │   │   ├── [Jan 13 04:08] repo/release/RO/pool/RO/python3-osm-ng-ro_10.1.5.post5+g45cb017-1_all.deb │   │   │   ├── [Jan 13 04:08] repo/release/RO/pool/RO/python3-osm-ro-plugin_10.1.5.post5+g45cb017-1_all.deb │   │   │   ├── [Jan 13 04:08] repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_10.1.5.post5+g45cb017-1_all.deb │   │   │   ├── [Jan 13 04:08] repo/release/RO/pool/RO/python3-osm-rosdn-dpb_10.1.5.post5+g45cb017-1_all.deb │   │   │   ├── [Jan 13 04:08] repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_10.1.5.post5+g45cb017-1_all.deb │   │   │   ├── [Jan 13 04:08] repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_10.1.5.post5+g45cb017-1_all.deb │   │   │   ├── [Jan 13 04:08] repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_10.1.5.post5+g45cb017-1_all.deb │   │   │   ├── [Jan 13 04:08] repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_10.1.5.post5+g45cb017-1_all.deb │   │   │   ├── [Jan 13 04:08] repo/release/RO/pool/RO/python3-osm-rosdn-odlof_10.1.5.post5+g45cb017-1_all.deb │   │   │   ├── [Jan 13 04:08] repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_10.1.5.post5+g45cb017-1_all.deb │   │   │   ├── [Jan 13 04:08] repo/release/RO/pool/RO/python3-osm-rosdn-onosof_10.1.5.post5+g45cb017-1_all.deb │   │   │   ├── [Jan 13 04:08] repo/release/RO/pool/RO/python3-osm-rovim-aws_10.1.5.post5+g45cb017-1_all.deb │   │   │   ├── [Jan 13 04:08] repo/release/RO/pool/RO/python3-osm-rovim-azure_10.1.5.post5+g45cb017-1_all.deb │   │   │   ├── [Jan 13 04:08] repo/release/RO/pool/RO/python3-osm-rovim-openstack_10.1.5.post5+g45cb017-1_all.deb │   │   │   ├── [Jan 13 04:08] repo/release/RO/pool/RO/python3-osm-rovim-openvim_10.1.5.post5+g45cb017-1_all.deb │   │   │   └── [Jan 13 04:08] repo/release/RO/pool/RO/python3-osm-rovim-vmware_10.1.5.post5+g45cb017-1_all.deb │   │   └── [Jan 13 04:08] repo/release/RO/v10.0 │   ├── [Jan 13 04:08] repo/release/RO@tmp │   ├── [Jan 13 04:08] repo/release/common │   │   ├── [Jan 12 09:11] repo/release/common/build.env │   │   ├── [Jan 13 04:08] repo/release/common/changelog │   │   │   └── [Jan 13 04:08] repo/release/common/changelog/changelog-common.html │   │   ├── [Jan 13 04:08] repo/release/common/pool │   │   │   └── [Jan 13 04:08] repo/release/common/pool/common │   │   │   └── [Jan 13 04:08] repo/release/common/pool/common/python3-osm-common_10.1.5.post3+g7ddcf69-1_all.deb │   │   └── [Jan 13 04:08] repo/release/common/v10.0 │   ├── [Jan 13 04:08] repo/release/common@tmp │   ├── [Jan 13 04:08] repo/release/devops │   │   ├── [Jan 12 09:10] repo/release/devops/build.env │   │   ├── [Jan 13 04:08] repo/release/devops/changelog │   │   │   └── [Jan 13 04:08] repo/release/devops/changelog/changelog-devops.html │   │   ├── [Jan 13 04:08] repo/release/devops/pool │   │   │   └── [Jan 13 04:08] repo/release/devops/pool/devops │   │   │   └── [Jan 13 04:08] repo/release/devops/pool/devops/osm-devops_10.1.5.post5-1_all.deb │   │   └── [Jan 13 04:08] repo/release/devops/v10.0 │   ├── [Jan 13 04:08] repo/release/devops@tmp │   ├── [Jan 13 04:08] repo/release/dists │   │   └── [Jan 13 04:09] repo/release/dists/unstable │   │   ├── [Jan 13 04:09] repo/release/dists/unstable/IM │   │   │   └── [Jan 13 04:09] repo/release/dists/unstable/IM/binary-amd64 │   │   │   ├── [Jan 13 04:09] repo/release/dists/unstable/IM/binary-amd64/Packages │   │   │   └── [Jan 13 04:09] repo/release/dists/unstable/IM/binary-amd64/Packages.gz │   │   ├── [Jan 13 04:09] repo/release/dists/unstable/Release │   │   ├── [Jan 13 04:09] repo/release/dists/unstable/Release.gpg │   │   ├── [Jan 13 04:08] repo/release/dists/unstable/devops │   │   │   └── [Jan 13 04:08] repo/release/dists/unstable/devops/binary-amd64 │   │   │   ├── [Jan 13 04:08] repo/release/dists/unstable/devops/binary-amd64/Packages │   │   │   └── [Jan 13 04:08] repo/release/dists/unstable/devops/binary-amd64/Packages.gz │   │   └── [Jan 13 04:09] repo/release/dists/unstable/osmclient │   │   └── [Jan 13 04:09] repo/release/dists/unstable/osmclient/binary-amd64 │   │   ├── [Jan 13 04:09] repo/release/dists/unstable/osmclient/binary-amd64/Packages │   │   └── [Jan 13 04:09] repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz │   ├── [Jan 13 04:08] repo/release/osmclient │   │   ├── [Aug 14 08:14] repo/release/osmclient/build.env │   │   ├── [Jan 13 04:08] repo/release/osmclient/changelog │   │   │   └── [Jan 13 04:08] repo/release/osmclient/changelog/changelog-osmclient.html │   │   ├── [Jan 13 04:08] repo/release/osmclient/pool │   │   │   └── [Jan 13 04:08] repo/release/osmclient/pool/osmclient │   │   │   └── [Jan 13 04:08] repo/release/osmclient/pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb │   │   └── [Jan 13 04:08] repo/release/osmclient/v10.0 │   ├── [Jan 13 04:08] repo/release/osmclient@tmp │   ├── [Jan 13 04:09] repo/release/pool │   │   ├── [Jan 13 04:09] repo/release/pool/IM │   │   │   ├── [Jan 13 04:09] repo/release/pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb │   │   │   └── [Jan 13 04:09] repo/release/pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb │   │   ├── [Jan 13 04:08] repo/release/pool/devops │   │   │   └── [Jan 13 04:08] repo/release/pool/devops/osm-devops_10.1.5.post5-1_all.deb │   │   └── [Jan 13 04:09] repo/release/pool/osmclient │   │   └── [Jan 13 04:09] repo/release/pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb │   ├── [Jan 13 04:09] repo/release/pubkey.asc │   ├── [Jan 13 04:08] repo/release/tests │   │   ├── [Nov 16 17:43] repo/release/tests/build.env │   │   ├── [Jan 13 04:08] repo/release/tests/changelog │   │   │   └── [Jan 13 04:08] repo/release/tests/changelog/changelog-tests.html │   │   ├── [Jan 13 04:08] repo/release/tests/pool │   │   │   └── [Jan 13 04:08] repo/release/tests/pool/tests │   │   │   └── [Jan 13 04:08] repo/release/tests/pool/tests/osm-tests_10.1.3.post1+g6089efe-1_all.deb │   │   └── [Jan 13 04:08] repo/release/tests/v10.0 │   └── [Jan 13 04:08] repo/release/tests@tmp └── [Jan 13 04:09] repo/release@tmp 92 directories, 70 files [osm-stage_3-merge_v10.0] Running shell script [Pipeline] sh + find ./repo/release/pool/ -name osm-devops*.deb [Pipeline] sh [osm-stage_3-merge_v10.0] Running shell script + mktemp -d [Pipeline] echo Extracting local devops package ./repo/release/pool/devops/osm-devops_10.1.5.post5-1_all.deb into /tmp/tmp.6iwqhzFvIn for docker build step [Pipeline] sh [osm-stage_3-merge_v10.0] Running shell script + dpkg -x ./repo/release/pool/devops/osm-devops_10.1.5.post5-1_all.deb /tmp/tmp.6iwqhzFvIn [Pipeline] } [Pipeline] // stage [Pipeline] dir Running in /tmp/tmp.6iwqhzFvIn/usr/share/osm-devops [Pipeline] { [Pipeline] withCredentials [Pipeline] { [osm-devops] Running shell script [Pipeline] sh + 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] dir Running in /tmp/tmp.6iwqhzFvIn/usr/share/osm-devops/docker [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [docker] Running shell script [Pipeline] sh + find . -name Dockerfile -printf %h\n + sed s|\./|| [Pipeline] echo [NG-UI, PLA, tests, RO, NBI, POL, Keystone, osmclient, MON, LCM] [Pipeline] parallel [Pipeline] [NG-UI] { (Branch: NG-UI) [Pipeline] [PLA] { (Branch: PLA) [Pipeline] [tests] { (Branch: tests) [Pipeline] [RO] { (Branch: RO) [Pipeline] [NBI] { (Branch: NBI) [Pipeline] [POL] { (Branch: POL) [Pipeline] [Keystone] { (Branch: Keystone) [Pipeline] [osmclient] { (Branch: osmclient) [Pipeline] [MON] { (Branch: MON) [Pipeline] [LCM] { (Branch: LCM) [Pipeline] [NG-UI] dir [NG-UI] Running in /tmp/tmp.6iwqhzFvIn/usr/share/osm-devops/docker/NG-UI [Pipeline] [NG-UI] { [Pipeline] [PLA] dir [PLA] Running in /tmp/tmp.6iwqhzFvIn/usr/share/osm-devops/docker/PLA [Pipeline] [PLA] { [Pipeline] [tests] dir [tests] Running in /tmp/tmp.6iwqhzFvIn/usr/share/osm-devops/docker/tests [Pipeline] [tests] { [Pipeline] [RO] dir [RO] Running in /tmp/tmp.6iwqhzFvIn/usr/share/osm-devops/docker/RO [Pipeline] [RO] { [Pipeline] [NBI] dir [NBI] Running in /tmp/tmp.6iwqhzFvIn/usr/share/osm-devops/docker/NBI [Pipeline] [NBI] { [Pipeline] [POL] dir [POL] Running in /tmp/tmp.6iwqhzFvIn/usr/share/osm-devops/docker/POL [Pipeline] [POL] { [Pipeline] [Keystone] dir [Keystone] Running in /tmp/tmp.6iwqhzFvIn/usr/share/osm-devops/docker/Keystone [Pipeline] [Keystone] { [Pipeline] [osmclient] dir [osmclient] Running in /tmp/tmp.6iwqhzFvIn/usr/share/osm-devops/docker/osmclient [Pipeline] [osmclient] { [Pipeline] [MON] dir [MON] Running in /tmp/tmp.6iwqhzFvIn/usr/share/osm-devops/docker/MON [Pipeline] [MON] { [Pipeline] [LCM] dir [LCM] Running in /tmp/tmp.6iwqhzFvIn/usr/share/osm-devops/docker/LCM [Pipeline] [LCM] { [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [NG-UI] + docker build -t opensourcemano/ng-ui:osm-v100-merge-1034 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v10.0/431/pool/devops/osm-devops_10.1.5.post5-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/pool/MON/python3-osm-mon_10.1.5+g918706d-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/pool/N2VC/python3-n2vc_10.1.5.post2+gaff7be3-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/pool/NBI/python3-osm-nbi_10.1.5.post2+g948fc85-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/pool/common/python3-osm-common_10.1.5.post3+g7ddcf69-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/pool/LCM/python3-osm-lcm_10.1.5.post1+g46a01a6-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-juniper-contrail_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-azure_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openvim_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onos-vpls_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ng-ro_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-vmware_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-aws_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-arista-cloudvision_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-ietfl2vpn_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openstack_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-odlof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ro-plugin_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dynpac_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dpb_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onosof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-floodlightof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/pool/POL/python3-osm-policy-module_10.1.5+g0da53f1-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/pool/NG-UI/osm-ngui_10.1.5.post1+ga055cd9-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/pool/PLA/python3-osm-pla_10.1.5+g203b36b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/pool/tests/osm-tests_10.1.3.post1+g6089efe-1_all.deb . [NG-UI] Sending build context to Docker daemon 4.096kB [NG-UI] Step 1/19 : FROM ubuntu:20.04 as INSTALL [NG-UI] ---> f78909c2b360 [NG-UI] Step 2/19 : 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.* [Pipeline] [PLA] sh [PLA] [PLA] Running shell script [PLA] + docker build -t opensourcemano/pla:osm-v100-merge-1034 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v10.0/431/pool/devops/osm-devops_10.1.5.post5-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/pool/MON/python3-osm-mon_10.1.5+g918706d-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/pool/N2VC/python3-n2vc_10.1.5.post2+gaff7be3-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/pool/NBI/python3-osm-nbi_10.1.5.post2+g948fc85-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/pool/common/python3-osm-common_10.1.5.post3+g7ddcf69-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/pool/LCM/python3-osm-lcm_10.1.5.post1+g46a01a6-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-juniper-contrail_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-azure_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openvim_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onos-vpls_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ng-ro_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-vmware_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-aws_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-arista-cloudvision_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-ietfl2vpn_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openstack_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-odlof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ro-plugin_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dynpac_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dpb_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onosof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-floodlightof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/pool/POL/python3-osm-policy-module_10.1.5+g0da53f1-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/pool/NG-UI/osm-ngui_10.1.5.post1+ga055cd9-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/pool/PLA/python3-osm-pla_10.1.5+g203b36b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/pool/tests/osm-tests_10.1.3.post1+g6089efe-1_all.deb . [PLA] Sending build context to Docker daemon 9.216kB [PLA] Step 1/40 : FROM ubuntu:20.04 as INSTALL [PLA] ---> f78909c2b360 [PLA] Step 2/40 : ARG APT_PROXY [PLA] ---> Using cache [PLA] ---> d9383503a5ce [PLA] Step 3/40 : 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 [Pipeline] [tests] sh [tests] [tests] Running shell script [tests] + docker build -t opensourcemano/tests:osm-v100-merge-1034 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v10.0/431/pool/devops/osm-devops_10.1.5.post5-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/pool/MON/python3-osm-mon_10.1.5+g918706d-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/pool/N2VC/python3-n2vc_10.1.5.post2+gaff7be3-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/pool/NBI/python3-osm-nbi_10.1.5.post2+g948fc85-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/pool/common/python3-osm-common_10.1.5.post3+g7ddcf69-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/pool/LCM/python3-osm-lcm_10.1.5.post1+g46a01a6-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-juniper-contrail_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-azure_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openvim_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onos-vpls_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ng-ro_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-vmware_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-aws_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-arista-cloudvision_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-ietfl2vpn_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openstack_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-odlof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ro-plugin_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dynpac_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dpb_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onosof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-floodlightof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/pool/POL/python3-osm-policy-module_10.1.5+g0da53f1-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/pool/NG-UI/osm-ngui_10.1.5.post1+ga055cd9-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/pool/PLA/python3-osm-pla_10.1.5+g203b36b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/pool/tests/osm-tests_10.1.3.post1+g6089efe-1_all.deb . [tests] Sending build context to Docker daemon 4.096kB [tests] Step 1/26 : FROM ubuntu:20.04 as FINAL [tests] ---> f78909c2b360 [tests] Step 2/26 : 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.* [Pipeline] [RO] sh [RO] [RO] Running shell script [RO] + docker build -t opensourcemano/ro:osm-v100-merge-1034 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v10.0/431/pool/devops/osm-devops_10.1.5.post5-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/pool/MON/python3-osm-mon_10.1.5+g918706d-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/pool/N2VC/python3-n2vc_10.1.5.post2+gaff7be3-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/pool/NBI/python3-osm-nbi_10.1.5.post2+g948fc85-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/pool/common/python3-osm-common_10.1.5.post3+g7ddcf69-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/pool/LCM/python3-osm-lcm_10.1.5.post1+g46a01a6-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-juniper-contrail_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-azure_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openvim_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onos-vpls_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ng-ro_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-vmware_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-aws_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-arista-cloudvision_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-ietfl2vpn_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openstack_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-odlof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ro-plugin_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dynpac_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dpb_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onosof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-floodlightof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/pool/POL/python3-osm-policy-module_10.1.5+g0da53f1-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/pool/NG-UI/osm-ngui_10.1.5.post1+ga055cd9-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/pool/PLA/python3-osm-pla_10.1.5+g203b36b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/pool/tests/osm-tests_10.1.3.post1+g6089efe-1_all.deb . [RO] Sending build context to Docker daemon 13.31kB [RO] Step 1/56 : FROM ubuntu:20.04 as INSTALL [RO] ---> f78909c2b360 [RO] Step 2/56 : 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.* [Pipeline] [NBI] sh [NBI] [NBI] Running shell script [NBI] + docker build -t opensourcemano/nbi:osm-v100-merge-1034 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v10.0/431/pool/devops/osm-devops_10.1.5.post5-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/pool/MON/python3-osm-mon_10.1.5+g918706d-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/pool/N2VC/python3-n2vc_10.1.5.post2+gaff7be3-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/pool/NBI/python3-osm-nbi_10.1.5.post2+g948fc85-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/pool/common/python3-osm-common_10.1.5.post3+g7ddcf69-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/pool/LCM/python3-osm-lcm_10.1.5.post1+g46a01a6-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-juniper-contrail_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-azure_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openvim_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onos-vpls_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ng-ro_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-vmware_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-aws_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-arista-cloudvision_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-ietfl2vpn_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openstack_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-odlof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ro-plugin_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dynpac_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dpb_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onosof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-floodlightof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/pool/POL/python3-osm-policy-module_10.1.5+g0da53f1-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/pool/NG-UI/osm-ngui_10.1.5.post1+ga055cd9-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/pool/PLA/python3-osm-pla_10.1.5+g203b36b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/pool/tests/osm-tests_10.1.3.post1+g6089efe-1_all.deb . [NBI] Sending build context to Docker daemon 6.144kB [NBI] Step 1/43 : FROM ubuntu:20.04 as INSTALL [NBI] ---> f78909c2b360 [NBI] Step 2/43 : 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.* [Pipeline] [POL] sh [POL] [POL] Running shell script [POL] + docker build -t opensourcemano/pol:osm-v100-merge-1034 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v10.0/431/pool/devops/osm-devops_10.1.5.post5-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/pool/MON/python3-osm-mon_10.1.5+g918706d-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/pool/N2VC/python3-n2vc_10.1.5.post2+gaff7be3-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/pool/NBI/python3-osm-nbi_10.1.5.post2+g948fc85-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/pool/common/python3-osm-common_10.1.5.post3+g7ddcf69-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/pool/LCM/python3-osm-lcm_10.1.5.post1+g46a01a6-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-juniper-contrail_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-azure_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openvim_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onos-vpls_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ng-ro_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-vmware_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-aws_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-arista-cloudvision_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-ietfl2vpn_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openstack_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-odlof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ro-plugin_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dynpac_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dpb_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onosof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-floodlightof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/pool/POL/python3-osm-policy-module_10.1.5+g0da53f1-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/pool/NG-UI/osm-ngui_10.1.5.post1+ga055cd9-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/pool/PLA/python3-osm-pla_10.1.5+g203b36b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/pool/tests/osm-tests_10.1.3.post1+g6089efe-1_all.deb . [POL] Sending build context to Docker daemon 8.704kB [POL] Step 1/35 : FROM ubuntu:20.04 as INSTALL [POL] ---> f78909c2b360 [POL] Step 2/35 : 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.* [Pipeline] [Keystone] sh [Keystone] [Keystone] Running shell script [Keystone] + docker build -t opensourcemano/keystone:osm-v100-merge-1034 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v10.0/431/pool/devops/osm-devops_10.1.5.post5-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/pool/MON/python3-osm-mon_10.1.5+g918706d-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/pool/N2VC/python3-n2vc_10.1.5.post2+gaff7be3-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/pool/NBI/python3-osm-nbi_10.1.5.post2+g948fc85-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/pool/common/python3-osm-common_10.1.5.post3+g7ddcf69-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/pool/LCM/python3-osm-lcm_10.1.5.post1+g46a01a6-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-juniper-contrail_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-azure_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openvim_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onos-vpls_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ng-ro_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-vmware_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-aws_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-arista-cloudvision_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-ietfl2vpn_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openstack_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-odlof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ro-plugin_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dynpac_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dpb_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onosof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-floodlightof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/pool/POL/python3-osm-policy-module_10.1.5+g0da53f1-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/pool/NG-UI/osm-ngui_10.1.5.post1+ga055cd9-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/pool/PLA/python3-osm-pla_10.1.5+g203b36b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/pool/tests/osm-tests_10.1.3.post1+g6089efe-1_all.deb . [Keystone] Sending build context to Docker daemon 27.14kB [Keystone] Step 1/22 : FROM ubuntu:20.04 [Keystone] ---> f78909c2b360 [Keystone] Step 2/22 : EXPOSE 5000 [Pipeline] [osmclient] sh [osmclient] [osmclient] Running shell script [osmclient] + docker build -t opensourcemano/osmclient:osm-v100-merge-1034 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v10.0/431/pool/devops/osm-devops_10.1.5.post5-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/pool/MON/python3-osm-mon_10.1.5+g918706d-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/pool/N2VC/python3-n2vc_10.1.5.post2+gaff7be3-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/pool/NBI/python3-osm-nbi_10.1.5.post2+g948fc85-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/pool/common/python3-osm-common_10.1.5.post3+g7ddcf69-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/pool/LCM/python3-osm-lcm_10.1.5.post1+g46a01a6-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-juniper-contrail_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-azure_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openvim_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onos-vpls_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ng-ro_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-vmware_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-aws_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-arista-cloudvision_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-ietfl2vpn_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openstack_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-odlof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ro-plugin_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dynpac_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dpb_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onosof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-floodlightof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/pool/POL/python3-osm-policy-module_10.1.5+g0da53f1-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/pool/NG-UI/osm-ngui_10.1.5.post1+ga055cd9-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/pool/PLA/python3-osm-pla_10.1.5+g203b36b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/pool/tests/osm-tests_10.1.3.post1+g6089efe-1_all.deb . [osmclient] Sending build context to Docker daemon 4.096kB [Pipeline] [MON] sh [MON] [MON] Running shell script [Pipeline] [LCM] sh [MON] + docker build -t opensourcemano/mon:osm-v100-merge-1034 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v10.0/431/pool/devops/osm-devops_10.1.5.post5-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/pool/MON/python3-osm-mon_10.1.5+g918706d-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/pool/N2VC/python3-n2vc_10.1.5.post2+gaff7be3-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/pool/NBI/python3-osm-nbi_10.1.5.post2+g948fc85-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/pool/common/python3-osm-common_10.1.5.post3+g7ddcf69-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/pool/LCM/python3-osm-lcm_10.1.5.post1+g46a01a6-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-juniper-contrail_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-azure_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openvim_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onos-vpls_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ng-ro_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-vmware_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-aws_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-arista-cloudvision_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-ietfl2vpn_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openstack_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-odlof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ro-plugin_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dynpac_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dpb_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onosof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-floodlightof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/pool/POL/python3-osm-policy-module_10.1.5+g0da53f1-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/pool/NG-UI/osm-ngui_10.1.5.post1+ga055cd9-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/pool/PLA/python3-osm-pla_10.1.5+g203b36b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/pool/tests/osm-tests_10.1.3.post1+g6089efe-1_all.deb . [MON] Sending build context to Docker daemon 8.192kB [LCM] [LCM] Running shell script [LCM] + docker build -t opensourcemano/lcm:osm-v100-merge-1034 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v10.0/197/pool/osmclient/python3-osmclient_10.1.5+g1ad0860-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v10.0/431/pool/devops/osm-devops_10.1.5.post5-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v10.0/348/pool/MON/python3-osm-mon_10.1.5+g918706d-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v10.0/382/pool/N2VC/python3-n2vc_10.1.5.post2+gaff7be3-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v10.0/359/pool/NBI/python3-osm-nbi_10.1.5.post2+g948fc85-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v10.0/338/pool/common/python3-osm-common_10.1.5.post3+g7ddcf69-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v10.0/365/pool/LCM/python3-osm-lcm_10.1.5.post1+g46a01a6-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/python3-osm-im_10.1.5+g5fa114a-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v10.0/342/pool/IM/osm-imdocs_10.1.5-g5fa114a_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-juniper-contrail_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-azure_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openvim_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onos-vpls_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ng-ro_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-vmware_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-aws_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-arista-cloudvision_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-ietfl2vpn_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rovim-openstack_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-odlof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-ro-plugin_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dynpac_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-dpb_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-onosof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v10.0/230/pool/RO/python3-osm-rosdn-floodlightof_10.1.5.post5+g45cb017-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v10.0/342/pool/POL/python3-osm-policy-module_10.1.5+g0da53f1-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v10.0/340/pool/NG-UI/osm-ngui_10.1.5.post1+ga055cd9-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v10.0/337/pool/PLA/python3-osm-pla_10.1.5+g203b36b-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v10.0/39/pool/tests/osm-tests_10.1.3.post1+g6089efe-1_all.deb . [LCM] Sending build context to Docker daemon 9.216kB [NG-UI] ---> Running in e60e08f00304 [PLA] ---> Running in f6322f96ca6d [tests] ---> Running in d3165ed1204f [tests] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [RO] ---> Running in 2e1784842467 [NBI] ---> Running in 8dd61f9c80ec [NBI] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [NBI] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 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] [POL] ---> Running in 8d54c9165575 [POL] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [Keystone] ---> Running in a4186bf33ea9 [Keystone] Removing intermediate container a4186bf33ea9 [Keystone] ---> faf0b7c26e00 [Keystone] Step 3/22 : WORKDIR /app [Keystone] ---> Running in ee1bc7b360f7 [Keystone] Removing intermediate container ee1bc7b360f7 [Keystone] ---> c0eb4735ff61 [Keystone] Step 4/22 : COPY scripts/start.sh /app/start.sh [Keystone] ---> dfb67104069a [Keystone] Step 5/22 : 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 [osmclient] Step 1/20 : FROM ubuntu:20.04 as INSTALL [osmclient] ---> f78909c2b360 [osmclient] Step 2/20 : ARG APT_PROXY [osmclient] ---> Using cache [osmclient] ---> d9383503a5ce [osmclient] Step 3/20 : 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 3d634729f7cc [MON] Step 1/53 : FROM ubuntu:20.04 as INSTALL [MON] ---> f78909c2b360 [MON] Step 2/53 : 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 19cf4058eed9 [LCM] Step 1/57 : FROM ubuntu:20.04 as INSTALL [LCM] ---> f78909c2b360 [LCM] Step 2/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 bf05d0827587 [NG-UI] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [NG-UI] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [NG-UI] Get:3 http://archive.ubuntu.com/ubuntu focal-updates 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/restricted amd64 Packages [33.4 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/universe amd64 Packages [11.3 MB] [tests] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [tests] Get:3 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1154 kB] [tests] Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3142 kB] [tests] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [tests] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3290 kB] [tests] Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [RO] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [RO] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [RO] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [RO] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3290 kB] [NBI] Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [NBI] Get:6 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [NBI] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [NBI] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [NBI] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 kB] [NBI] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [NBI] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1448 kB] [NBI] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 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/universe amd64 Packages [11.3 MB] [POL] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [POL] Get:7 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [POL] Get:8 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [POL] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] [POL] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 kB] [POL] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3290 kB] [POL] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [POL] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1448 kB] [Keystone] ---> Running in a7abffdcb9b8 [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://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3290 kB] [MON] Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3142 kB] [NG-UI] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3142 kB] [NG-UI] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] [NG-UI] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1448 kB] [NG-UI] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 kB] [NG-UI] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [tests] Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [tests] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [tests] Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [RO] Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [RO] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [RO] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [RO] Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [NBI] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [NBI] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3290 kB] [NBI] Get:15 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [POL] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [POL] Get:15 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [POL] Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1154 kB] [POL] Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [POL] Get:18 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3142 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://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1154 kB] [Keystone] Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [Keystone] Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3142 kB] [Keystone] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3290 kB] [Keystone] Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [MON] Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1154 kB] [MON] Get:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [MON] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [MON] Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [MON] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [MON] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [LCM] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [LCM] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [NG-UI] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [NG-UI] Get:15 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [NG-UI] Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [tests] Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [tests] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [tests] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [tests] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1448 kB] [RO] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [RO] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1154 kB] [RO] Get:11 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [RO] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] [RO] Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3142 kB] [NBI] Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [NBI] Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3142 kB] [NBI] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1154 kB] [NBI] Fetched 29.7 MB in 3s (9373 kB/s) [Keystone] Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [Keystone] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [Keystone] Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [MON] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [LCM] Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [LCM] Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1154 kB] [LCM] Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [LCM] Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3142 kB] [LCM] Get:7 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [NG-UI] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3290 kB] [NG-UI] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1154 kB] [NG-UI] Fetched 29.7 MB in 3s (8524 kB/s) [tests] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] [tests] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 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] [RO] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1448 kB] [RO] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 kB] [RO] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 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] [POL] Fetched 29.7 MB in 3s (9645 kB/s) [Keystone] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [Keystone] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [MON] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [MON] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 kB] [MON] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1448 kB] [MON] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] [MON] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 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] [LCM] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [LCM] Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [LCM] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3290 kB] [LCM] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [PLA] Removing intermediate container f6322f96ca6d [PLA] ---> 86204e123591 [PLA] Step 4/40 : ARG APT_PROXY [PLA] ---> Running in 9be9c00b051a [tests] Fetched 29.7 MB in 4s (7353 kB/s) [NBI] Reading package lists... [POL] Reading package lists... [Keystone] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [Keystone] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] [Keystone] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1448 kB] [Keystone] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 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] [LCM] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [LCM] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] [LCM] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 kB] [LCM] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [LCM] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1448 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] [NG-UI] Reading package lists... [PLA] Removing intermediate container 9be9c00b051a [PLA] ---> 1869ae29cbbb [PLA] Step 5/40 : 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 0e6d3c100a92 [tests] Reading package lists... [RO] Fetched 29.7 MB in 5s (6010 kB/s) [POL] Reading package lists... [osmclient] Removing intermediate container 3d634729f7cc [osmclient] ---> 9d6d214ab8e9 [osmclient] Step 4/20 : 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 7aea8b2a7808 [RO] Reading package lists... [NBI] Reading package lists... [NBI] Building dependency tree... [NBI] Reading state information... [POL] Building dependency tree... [POL] Reading state information... [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 [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://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [osmclient] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [osmclient] Get:5 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [MON] Fetched 29.7 MB in 6s (5004 kB/s) [LCM] Fetched 29.7 MB in 6s (5132 kB/s) [NG-UI] Reading package lists... [NG-UI] Building dependency tree... [NG-UI] Reading state information... [PLA] Removing intermediate container 0e6d3c100a92 [PLA] ---> ce9d0ad55fda [PLA] Step 6/40 : 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 da0a8d4e2bba [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 [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.20 [1321 kB] [Keystone] Fetched 29.7 MB in 6s (5071 kB/s) [osmclient] Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [osmclient] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [osmclient] Get:8 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [osmclient] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [osmclient] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1448 kB] [osmclient] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] [osmclient] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 kB] [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 [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.20 [1321 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] [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] [tests] Reading package lists... [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 [RO] Reading package lists... [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.20 [1321 kB] [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.20 [620 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] [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.20 [620 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.7 [207 kB] [POL] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.7 [473 kB] [Keystone] Reading package lists... [osmclient] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [osmclient] Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3142 kB] [osmclient] Get:15 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [osmclient] Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [osmclient] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3290 kB] [MON] Reading package lists... [LCM] Reading package lists... [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.22 [28.1 kB] [NG-UI] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.22 [3811 kB] [NG-UI] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.22 [10.3 kB] [NG-UI] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.20 [620 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.15 [4956 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.6 [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.6 [6032 B] [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/multiverse amd64 Packages [29.7 kB] [PLA] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3290 kB] [PLA] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 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] [RO] Building dependency tree... [RO] Reading state information... [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 [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.7 [207 kB] [NBI] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.7 [473 kB] [NBI] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.7 [47.9 kB] [NBI] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.7 [46.6 kB] [NBI] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.7 [1614 kB] [NBI] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.7 [3380 B] [NBI] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] [NBI] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-169.187 [1125 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.14 [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] [POL] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.7 [47.9 kB] [POL] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.7 [46.6 kB] [POL] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.7 [1614 kB] [POL] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.7 [3380 B] [POL] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] [POL] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-169.187 [1125 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.14 [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] [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] [Keystone] Reading package lists... [osmclient] Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1154 kB] [MON] Reading package lists... [MON] Building dependency tree... [MON] Reading state information... [NG-UI] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2023c-0ubuntu0.20.04.2 [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.22 [95.8 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.22 [186 kB] [NG-UI] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.6 [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] [PLA] Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [PLA] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3142 kB] [PLA] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1154 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/universe amd64 Packages [1448 kB] [tests] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.20 [1321 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] [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.20 [1321 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] [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] [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.9 [16.6 kB] [Keystone] Building dependency tree... [Keystone] Reading state information... [Keystone] Calculating upgrade... [Keystone] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [osmclient] Fetched 29.7 MB in 5s (6453 kB/s) [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] [MON] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.20 [1321 kB] [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 [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.9 [16.6 kB] [NG-UI] Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] [NG-UI] Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 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.4 [171 kB] [PLA] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 kB] [PLA] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] [PLA] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 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] [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.20 [620 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.7 [207 kB] [tests] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.7 [473 kB] [tests] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.7 [47.9 kB] [tests] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.7 [46.6 kB] [tests] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.7 [1614 kB] [tests] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.7 [3380 B] [tests] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] [tests] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-169.187 [1125 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.14 [2519 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.20 [620 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] [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.9 [16.6 kB] [NBI] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] [NBI] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 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.4 [171 kB] [NBI] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] [NBI] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [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] [POL] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] [POL] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 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.4 [171 kB] [POL] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] [POL] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [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] [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] [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.20 [1321 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] [NG-UI] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] [NG-UI] Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [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] [PLA] Fetched 29.7 MB in 4s (7354 kB/s) [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] [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.7 [207 kB] [RO] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.7 [473 kB] [RO] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.7 [47.9 kB] [RO] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.7 [46.6 kB] [RO] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.7 [1614 kB] [RO] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.7 [3380 B] [RO] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] [RO] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-169.187 [1125 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.14 [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] [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] [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] [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] [Keystone] Reading package lists... [Keystone] Building dependency tree... [Keystone] Reading state information... [Keystone] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [osmclient] Reading package lists... [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.20 [620 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.7 [207 kB] [MON] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.7 [473 kB] [MON] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.7 [47.9 kB] [MON] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.7 [46.6 kB] [MON] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.7 [1614 kB] [MON] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.7 [3380 B] [MON] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] [MON] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-169.187 [1125 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.14 [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] [LCM] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.20 [620 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] [tests] 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: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] [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] [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.11 [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.6 [72.9 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] [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] [PLA] Reading package lists... [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] [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.9 [16.6 kB] [tests] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] [tests] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 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.4 [171 kB] [tests] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] [tests] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [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] [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.9 [16.6 kB] [RO] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] [RO] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 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.4 [171 kB] [RO] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] [RO] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [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] [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] [NBI] debconf: delaying package configuration, since apt-utils is not installed [NBI] Fetched 76.7 MB in 6s (13.2 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.20_amd64.deb ... [NBI] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [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) ... [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 6s (11.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.20_amd64.deb ... [POL] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [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 [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.20 [1321 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] [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] [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.7 [207 kB] [LCM] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.7 [473 kB] [LCM] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.7 [47.9 kB] [LCM] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.7 [46.6 kB] [LCM] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.7 [1614 kB] [LCM] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.7 [3380 B] [LCM] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] [LCM] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-169.187 [1125 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.14 [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] [NG-UI] Get:159 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 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 7s (6226 kB/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.20_amd64.deb ... [NG-UI] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [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) ... [PLA] Reading package lists... [PLA] Building dependency tree... [PLA] Reading state information... [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 [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] [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] [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.20) ... [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) ... [POL] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [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 [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.6 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.20 [1321 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] [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.20 [620 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.7 [207 kB] [osmclient] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.7 [473 kB] [osmclient] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.7 [47.9 kB] [osmclient] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.7 [46.6 kB] [osmclient] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.7 [1614 kB] [osmclient] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.7 [3380 B] [osmclient] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] [osmclient] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-169.187 [1125 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.14 [2519 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] [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.9 [16.6 kB] [MON] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] [MON] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 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.4 [171 kB] [MON] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] [MON] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [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] [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] [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] [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) ... [NG-UI] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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.20 [1321 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] [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 [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 [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) ... [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.22 [28.1 kB] [Keystone] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.22 [3811 kB] [Keystone] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.22 [10.3 kB] [Keystone] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.20 [620 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.15 [4956 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.6 [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.6 [6032 B] [Keystone] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2023c-0ubuntu0.20.04.2 [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.22 [95.8 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.22 [186 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] [osmclient] 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: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] [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.9 [16.6 kB] [LCM] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] [LCM] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 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.4 [171 kB] [LCM] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] [LCM] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [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] [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) ... [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.20 [620 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] [tests] Fetched 76.7 MB in 7s (10.7 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) ... [tests] Selecting previously unselected package libssl1.1:amd64. [tests] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.20_amd64.deb ... [tests] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [RO] Fetched 76.7 MB in 7s (11.7 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.20_amd64.deb ... [RO] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [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) ... [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) ... [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) ... [Keystone] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.6 [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] [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] [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 7s (11.0 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) ... [MON] Selecting previously unselected package libssl1.1:amd64. [MON] Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.20_amd64.deb ... [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] [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) ... [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.7 [207 kB] [PLA] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.7 [473 kB] [PLA] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.7 [47.9 kB] [PLA] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.7 [46.6 kB] [PLA] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.7 [1614 kB] [PLA] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.7 [3380 B] [PLA] Get:44 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] [PLA] Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-169.187 [1125 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.14 [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] [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) ... [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.20) ... [tests] Setting up 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.20) ... [RO] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... [RO] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [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) ... [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) ... [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) ... [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.9 [16.6 kB] [Keystone] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [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] [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.9 [16.6 kB] [osmclient] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] [osmclient] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 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.4 [171 kB] [osmclient] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] [osmclient] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [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] [MON] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [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 [LCM] Fetched 76.7 MB in 7s (11.3 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.20_amd64.deb ... [LCM] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [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 ... [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) ... [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] [tests] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [tests] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... [RO] Setting up python3.8-minimal (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) ... [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) ... [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) ... [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.6 [72.9 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/main amd64 python3-idna all 2.8-1 [34.6 kB] [Keystone] Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.3 [88.7 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] [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] [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.20) ... [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) ... [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.20) ... [LCM] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... [LCM] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [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) ... [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.9 [16.6 kB] [PLA] Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] [PLA] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 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.4 [171 kB] [PLA] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] [PLA] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [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] [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) ... [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) ... [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] [Keystone] debconf: delaying package configuration, since apt-utils is not installed [Keystone] Fetched 35.6 MB in 5s (7146 kB/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.20_amd64.deb ... [Keystone] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [osmclient] debconf: delaying package configuration, since apt-utils is not installed [osmclient] Fetched 76.7 MB in 6s (13.9 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.20_amd64.deb ... [osmclient] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [LCM] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... [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 ... [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] [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] [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [NG-UI] Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ... [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] [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 ... [MON] Unpacking libreadline8:amd64 (8.0-4) ... [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 ... [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) ... [PLA] debconf: delaying package configuration, since apt-utils is not installed [PLA] Fetched 76.7 MB in 7s (11.6 MB/s) [LCM] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [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) ... [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.20_amd64.deb ... [PLA] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [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) ... [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.20_amd64.deb ... [NBI] Unpacking openssl (1.1.1f-1ubuntu2.20) ... [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) ... [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.20_amd64.deb ... [POL] Unpacking openssl (1.1.1f-1ubuntu2.20) ... [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) ... [Keystone] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [osmclient] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [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) ... [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) ... [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) ... [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.22_amd64.deb ... [NG-UI] Unpacking systemd-timesyncd (245.4-4ubuntu3.22) ... [NG-UI] Selecting previously unselected package systemd. [NG-UI] Preparing to unpack .../10-systemd_245.4-4ubuntu3.22_amd64.deb ... [NG-UI] Unpacking systemd (245.4-4ubuntu3.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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [POL] Selecting previously unselected package netbase. [POL] Preparing to unpack .../011-netbase_6.1_all.deb ... [POL] Unpacking netbase (6.1) ... [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) ... [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) ... [PLA] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [NBI] Selecting previously unselected package netbase. [NBI] Preparing to unpack .../011-netbase_6.1_all.deb ... [NBI] Unpacking netbase (6.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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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.22) ... [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) ... [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. [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 ... [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) ... [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 ... [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) ... [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) ... [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) ... [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) ... [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.22) ... [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. [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) ... [PLA] Selecting previously unselected package mime-support. [PLA] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [PLA] Unpacking mime-support (3.64ubuntu1) ... [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) ... [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) ... [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) ... [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.7_amd64.deb ... [NBI] Unpacking binutils-common:amd64 (2.34-6ubuntu1.7) ... [NBI] Selecting previously unselected package libbinutils:amd64. [NBI] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.7_amd64.deb ... [NBI] Unpacking libbinutils:amd64 (2.34-6ubuntu1.7) ... [NBI] Selecting previously unselected package libctf-nobfd0:amd64. [NBI] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.7_amd64.deb ... [NBI] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [NBI] Selecting previously unselected package libctf0:amd64. [NBI] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.7_amd64.deb ... [NBI] Unpacking libctf0:amd64 (2.34-6ubuntu1.7) ... [POL] Selecting previously unselected package binutils-common:amd64. [POL] Preparing to unpack .../023-binutils-common_2.34-6ubuntu1.7_amd64.deb ... [POL] Unpacking binutils-common:amd64 (2.34-6ubuntu1.7) ... [POL] Selecting previously unselected package libbinutils:amd64. [POL] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.7_amd64.deb ... [POL] Unpacking libbinutils:amd64 (2.34-6ubuntu1.7) ... [POL] Selecting previously unselected package libctf-nobfd0:amd64. [POL] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.7_amd64.deb ... [POL] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [POL] Selecting previously unselected package libctf0:amd64. [POL] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.7_amd64.deb ... [POL] Unpacking libctf0:amd64 (2.34-6ubuntu1.7) ... [POL] Selecting previously unselected package binutils-x86-64-linux-gnu. [POL] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.7_amd64.deb ... [POL] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.7) ... [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) ... [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) ... [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) ... [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) ... [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.22_amd64.deb ... [NG-UI] Unpacking systemd-sysv (245.4-4ubuntu3.22) ... [NG-UI] Selecting previously unselected package openssl. [NG-UI] Preparing to unpack .../001-openssl_1.1.1f-1ubuntu2.20_amd64.deb ... [NG-UI] Unpacking openssl (1.1.1f-1ubuntu2.20) ... [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) ... [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) ... [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) ... [NBI] Selecting previously unselected package binutils-x86-64-linux-gnu. [NBI] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.7_amd64.deb ... [NBI] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.7) ... [NBI] Selecting previously unselected package binutils. [NBI] Preparing to unpack .../028-binutils_2.34-6ubuntu1.7_amd64.deb ... [NBI] Unpacking binutils (2.34-6ubuntu1.7) ... [NBI] Selecting previously unselected package libc-dev-bin. [NBI] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... [NBI] Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... [NBI] Selecting previously unselected package linux-libc-dev:amd64. [NBI] Preparing to unpack .../030-linux-libc-dev_5.4.0-169.187_amd64.deb ... [NBI] Unpacking linux-libc-dev:amd64 (5.4.0-169.187) ... [POL] Selecting previously unselected package binutils. [POL] Preparing to unpack .../028-binutils_2.34-6ubuntu1.7_amd64.deb ... [POL] Unpacking binutils (2.34-6ubuntu1.7) ... [POL] Selecting previously unselected package libc-dev-bin. [POL] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... [POL] Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... [POL] Selecting previously unselected package linux-libc-dev:amd64. [POL] Preparing to unpack .../030-linux-libc-dev_5.4.0-169.187_amd64.deb ... [POL] Unpacking linux-libc-dev:amd64 (5.4.0-169.187) ... [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) ... [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) ... [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 ... [LCM] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... [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) ... [NG-UI] Selecting previously unselected package distro-info-data. [NG-UI] Preparing to unpack .../005-distro-info-data_0.43ubuntu1.15_all.deb ... [NG-UI] Unpacking distro-info-data (0.43ubuntu1.15) ... [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) ... [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) ... [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.20_amd64.deb ... [tests] Unpacking openssl (1.1.1f-1ubuntu2.20) ... [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) ... [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.20_amd64.deb ... [RO] Unpacking openssl (1.1.1f-1ubuntu2.20) ... [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) ... [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) ... [NBI] Selecting previously unselected package libcrypt-dev:amd64. [NBI] Preparing to unpack .../031-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... [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.14_amd64.deb ... [POL] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) ... [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) ... [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) ... [Keystone] Selecting previously unselected package systemd-timesyncd. [Keystone] Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.22_amd64.deb ... [Keystone] Unpacking systemd-timesyncd (245.4-4ubuntu3.22) ... [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) ... [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.20_amd64.deb ... [MON] Unpacking openssl (1.1.1f-1ubuntu2.20) ... [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) ... [NG-UI] Selecting previously unselected package libmagic1:amd64. [NG-UI] Preparing to unpack .../008-libmagic1_1%3a5.38-4_amd64.deb ... [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.6_amd64.deb ... [NG-UI] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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 ... [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) ... [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) ... [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) ... [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.14_amd64.deb ... [NBI] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) ... [Keystone] Selecting previously unselected package systemd. [Keystone] Preparing to unpack .../10-systemd_245.4-4ubuntu3.22_amd64.deb ... [Keystone] Unpacking systemd (245.4-4ubuntu3.22) ... [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) ... [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) ... [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) ... [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.20_amd64.deb ... [LCM] Unpacking openssl (1.1.1f-1ubuntu2.20) ... [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) ... [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.6_all.deb ... [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) ... [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) ... [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 ... [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) ... [RO] Selecting previously unselected package publicsuffix. [RO] Preparing to unpack .../022-publicsuffix_20200303.0012-1_all.deb ... [RO] Unpacking publicsuffix (20200303.0012-1) ... [RO] Selecting previously unselected package binutils-common:amd64. [RO] Preparing to unpack .../023-binutils-common_2.34-6ubuntu1.7_amd64.deb ... [RO] Unpacking binutils-common:amd64 (2.34-6ubuntu1.7) ... [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) ... [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) ... [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) ... [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.22) ... [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) ... [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) ... [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) ... [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 ... [MON] Unpacking manpages (5.05-1) ... [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) ... [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. [NG-UI] Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... [NG-UI] Selecting previously unselected package tzdata. [NG-UI] Preparing to unpack .../021-tzdata_2023c-0ubuntu0.20.04.2_all.deb ... [NG-UI] Unpacking tzdata (2023c-0ubuntu0.20.04.2) ... [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) ... [tests] Unpacking publicsuffix (20200303.0012-1) ... [tests] Selecting previously unselected package binutils-common:amd64. [tests] Preparing to unpack .../023-binutils-common_2.34-6ubuntu1.7_amd64.deb ... [tests] Unpacking binutils-common:amd64 (2.34-6ubuntu1.7) ... [tests] Selecting previously unselected package libbinutils:amd64. [tests] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.7_amd64.deb ... [tests] Unpacking libbinutils:amd64 (2.34-6ubuntu1.7) ... [tests] Selecting previously unselected package libctf-nobfd0:amd64. [tests] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.7_amd64.deb ... [tests] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [tests] Selecting previously unselected package libctf0:amd64. [tests] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.7_amd64.deb ... [tests] Unpacking libctf0:amd64 (2.34-6ubuntu1.7) ... [tests] Selecting previously unselected package binutils-x86-64-linux-gnu. [tests] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.7_amd64.deb ... [tests] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.7) ... [RO] Selecting previously unselected package libbinutils:amd64. [RO] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.7_amd64.deb ... [RO] Unpacking libbinutils:amd64 (2.34-6ubuntu1.7) ... [RO] Selecting previously unselected package libctf-nobfd0:amd64. [RO] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.7_amd64.deb ... [RO] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [RO] Selecting previously unselected package libctf0:amd64. [RO] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.7_amd64.deb ... [RO] Unpacking libctf0:amd64 (2.34-6ubuntu1.7) ... [RO] Selecting previously unselected package binutils-x86-64-linux-gnu. [RO] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.7_amd64.deb ... [RO] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.7) ... [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) ... [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) ... [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.22) ... [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 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.7_amd64.deb ... [MON] Unpacking binutils-common:amd64 (2.34-6ubuntu1.7) ... [MON] Selecting previously unselected package libbinutils:amd64. [MON] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.7_amd64.deb ... [MON] Unpacking libbinutils:amd64 (2.34-6ubuntu1.7) ... [MON] Selecting previously unselected package libctf-nobfd0:amd64. [MON] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.7_amd64.deb ... [MON] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [MON] Selecting previously unselected package libctf0:amd64. [MON] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.7_amd64.deb ... [MON] Unpacking libctf0:amd64 (2.34-6ubuntu1.7) ... [MON] Selecting previously unselected package binutils-x86-64-linux-gnu. [MON] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.7_amd64.deb ... [MON] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.7) ... [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) ... [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) ... [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) ... [PLA] Selecting previously unselected package perl. [PLA] Preparing to unpack .../005-perl_5.30.0-9ubuntu0.5_amd64.deb ... [tests] Selecting previously unselected package binutils. [tests] Preparing to unpack .../028-binutils_2.34-6ubuntu1.7_amd64.deb ... [tests] Unpacking binutils (2.34-6ubuntu1.7) ... [tests] Selecting previously unselected package libc-dev-bin. [tests] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... [tests] Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... [tests] Selecting previously unselected package linux-libc-dev:amd64. [tests] Preparing to unpack .../030-linux-libc-dev_5.4.0-169.187_amd64.deb ... [tests] Unpacking linux-libc-dev:amd64 (5.4.0-169.187) ... [RO] Selecting previously unselected package binutils. [RO] Preparing to unpack .../028-binutils_2.34-6ubuntu1.7_amd64.deb ... [RO] Unpacking binutils (2.34-6ubuntu1.7) ... [RO] Selecting previously unselected package libc-dev-bin. [RO] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... [RO] Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... [RO] Selecting previously unselected package linux-libc-dev:amd64. [RO] Preparing to unpack .../030-linux-libc-dev_5.4.0-169.187_amd64.deb ... [RO] Unpacking linux-libc-dev:amd64 (5.4.0-169.187) ... [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.22_amd64.deb ... [Keystone] Unpacking systemd-sysv (245.4-4ubuntu3.22) ... [Keystone] Selecting previously unselected package openssl. [Keystone] Preparing to unpack .../001-openssl_1.1.1f-1ubuntu2.20_amd64.deb ... [Keystone] Unpacking openssl (1.1.1f-1ubuntu2.20) ... [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) ... [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.20_amd64.deb ... [osmclient] Unpacking openssl (1.1.1f-1ubuntu2.20) ... [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) ... [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) ... [MON] Selecting previously unselected package binutils. [MON] Preparing to unpack .../028-binutils_2.34-6ubuntu1.7_amd64.deb ... [MON] Unpacking binutils (2.34-6ubuntu1.7) ... [MON] Selecting previously unselected package libc-dev-bin. [MON] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... [MON] Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... [MON] Selecting previously unselected package linux-libc-dev:amd64. [MON] Preparing to unpack .../030-linux-libc-dev_5.4.0-169.187_amd64.deb ... [MON] Unpacking linux-libc-dev:amd64 (5.4.0-169.187) ... [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) ... [LCM] Selecting previously unselected package binutils-common:amd64. [LCM] Preparing to unpack .../023-binutils-common_2.34-6ubuntu1.7_amd64.deb ... [LCM] Unpacking binutils-common:amd64 (2.34-6ubuntu1.7) ... [LCM] Selecting previously unselected package libbinutils:amd64. [LCM] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.7_amd64.deb ... [LCM] Unpacking libbinutils:amd64 (2.34-6ubuntu1.7) ... [LCM] Selecting previously unselected package libctf-nobfd0:amd64. [LCM] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.7_amd64.deb ... [LCM] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [LCM] Selecting previously unselected package libctf0:amd64. [LCM] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.7_amd64.deb ... [LCM] Unpacking libctf0:amd64 (2.34-6ubuntu1.7) ... [LCM] Selecting previously unselected package binutils-x86-64-linux-gnu. [LCM] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.7_amd64.deb ... [LCM] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.7) ... [PLA] Unpacking perl (5.30.0-9ubuntu0.5) ... [PLA] Selecting previously unselected package openssl. [PLA] Preparing to unpack .../006-openssl_1.1.1f-1ubuntu2.20_amd64.deb ... [PLA] Unpacking openssl (1.1.1f-1ubuntu2.20) ... [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) ... [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) ... [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.14_amd64.deb ... [tests] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) ... [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) ... [RO] Selecting previously unselected package libc6-dev:amd64. [RO] Preparing to unpack .../032-libc6-dev_2.31-0ubuntu9.14_amd64.deb ... [RO] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) ... [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 ... [NBI] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... [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) ... [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) ... [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.15_all.deb ... [Keystone] Unpacking distro-info-data (0.43ubuntu1.15) ... [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 ... [Keystone] Unpacking file (1:5.38-4) ... [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) ... [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) ... [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.14_amd64.deb ... [MON] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) ... [LCM] Selecting previously unselected package binutils. [LCM] Preparing to unpack .../028-binutils_2.34-6ubuntu1.7_amd64.deb ... [LCM] Unpacking binutils (2.34-6ubuntu1.7) ... [LCM] Selecting previously unselected package libc-dev-bin. [LCM] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... [LCM] Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... [LCM] Selecting previously unselected package linux-libc-dev:amd64. [LCM] Preparing to unpack .../030-linux-libc-dev_5.4.0-169.187_amd64.deb ... [LCM] Unpacking linux-libc-dev:amd64 (5.4.0-169.187) ... [NG-UI] Selecting previously unselected package libnss-systemd:amd64. [NG-UI] Preparing to unpack .../023-libnss-systemd_245.4-4ubuntu3.22_amd64.deb ... [NG-UI] Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.22) ... [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.22_amd64.deb ... [NG-UI] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.22) ... [NG-UI] Selecting previously unselected package libxml2:amd64. [NG-UI] Preparing to unpack .../026-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_amd64.deb ... [NG-UI] Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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 ... [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) ... [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) ... [Keystone] Selecting previously unselected package libglib2.0-0:amd64. [Keystone] Preparing to unpack .../010-libglib2.0-0_2.64.6-1~ubuntu20.04.6_amd64.deb ... [Keystone] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... [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.6_all.deb ... [Keystone] Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... [Keystone] Selecting previously unselected package tzdata. [Keystone] Preparing to unpack .../016-tzdata_2023c-0ubuntu0.20.04.2_all.deb ... [Keystone] Unpacking tzdata (2023c-0ubuntu0.20.04.2) ... [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.7_amd64.deb ... [osmclient] Unpacking binutils-common:amd64 (2.34-6ubuntu1.7) ... [osmclient] Selecting previously unselected package libbinutils:amd64. [osmclient] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.7_amd64.deb ... [osmclient] Unpacking libbinutils:amd64 (2.34-6ubuntu1.7) ... [osmclient] Selecting previously unselected package libctf-nobfd0:amd64. [osmclient] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.7_amd64.deb ... [osmclient] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [osmclient] Selecting previously unselected package libctf0:amd64. [osmclient] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.7_amd64.deb ... [osmclient] Unpacking libctf0:amd64 (2.34-6ubuntu1.7) ... [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) ... [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.14_amd64.deb ... [LCM] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) ... [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 ... [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) ... [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.7_amd64.deb ... [PLA] Unpacking binutils-common:amd64 (2.34-6ubuntu1.7) ... [PLA] Selecting previously unselected package libbinutils:amd64. [PLA] Preparing to unpack .../024-libbinutils_2.34-6ubuntu1.7_amd64.deb ... [PLA] Unpacking libbinutils:amd64 (2.34-6ubuntu1.7) ... [PLA] Selecting previously unselected package libctf-nobfd0:amd64. [PLA] Preparing to unpack .../025-libctf-nobfd0_2.34-6ubuntu1.7_amd64.deb ... [PLA] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [PLA] Selecting previously unselected package libctf0:amd64. [PLA] Preparing to unpack .../026-libctf0_2.34-6ubuntu1.7_amd64.deb ... [PLA] Unpacking libctf0:amd64 (2.34-6ubuntu1.7) ... [PLA] Selecting previously unselected package binutils-x86-64-linux-gnu. [PLA] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.7_amd64.deb ... [PLA] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.7) ... [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) ... [RO] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... [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) ... [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) ... [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) ... [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) ... [osmclient] Selecting previously unselected package binutils-x86-64-linux-gnu. [osmclient] Preparing to unpack .../027-binutils-x86-64-linux-gnu_2.34-6ubuntu1.7_amd64.deb ... [osmclient] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.7) ... [osmclient] Selecting previously unselected package binutils. [osmclient] Preparing to unpack .../028-binutils_2.34-6ubuntu1.7_amd64.deb ... [osmclient] Unpacking binutils (2.34-6ubuntu1.7) ... [osmclient] Selecting previously unselected package libc-dev-bin. [osmclient] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... [osmclient] Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... [osmclient] Selecting previously unselected package linux-libc-dev:amd64. [osmclient] Preparing to unpack .../030-linux-libc-dev_5.4.0-169.187_amd64.deb ... [osmclient] Unpacking linux-libc-dev:amd64 (5.4.0-169.187) ... [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) ... [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) ... [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) ... [PLA] Selecting previously unselected package binutils. [PLA] Preparing to unpack .../028-binutils_2.34-6ubuntu1.7_amd64.deb ... [PLA] Unpacking binutils (2.34-6ubuntu1.7) ... [PLA] Selecting previously unselected package libc-dev-bin. [PLA] Preparing to unpack .../029-libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... [PLA] Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... [PLA] Selecting previously unselected package linux-libc-dev:amd64. [PLA] Preparing to unpack .../030-linux-libc-dev_5.4.0-169.187_amd64.deb ... [PLA] Unpacking linux-libc-dev:amd64 (5.4.0-169.187) ... [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) ... [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) ... [NBI] Selecting previously unselected package gcc-9. [NBI] Preparing to unpack .../049-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... [NBI] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... [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) ... [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.14_amd64.deb ... [osmclient] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) ... [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 ... [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) ... [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) ... [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) ... [PLA] Selecting previously unselected package libc6-dev:amd64. [PLA] Preparing to unpack .../032-libc6-dev_2.31-0ubuntu9.14_amd64.deb ... [PLA] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) ... [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) ... [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) ... [Keystone] Selecting previously unselected package libnss-systemd:amd64. [Keystone] Preparing to unpack .../018-libnss-systemd_245.4-4ubuntu3.22_amd64.deb ... [Keystone] Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.22) ... [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.22_amd64.deb ... [Keystone] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.22) ... [Keystone] Selecting previously unselected package libxml2:amd64. [Keystone] Preparing to unpack .../021-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_amd64.deb ... [Keystone] Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... [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) ... [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) ... [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) ... [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) ... [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 ... [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) ... [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) ... [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) ... [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) ... [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 ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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.9_all.deb ... [NG-UI] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [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.9_amd64.deb ... [NG-UI] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [NG-UI] Selecting previously unselected package libnghttp2-14:amd64. [NG-UI] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... [NG-UI] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [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.4_amd64.deb ... [NG-UI] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.4) ... [NG-UI] Selecting previously unselected package libcurl4:amd64. [NG-UI] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... [NG-UI] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [NG-UI] Selecting previously unselected package curl. [NG-UI] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.21_amd64.deb ... [NG-UI] Unpacking curl (7.68.0-1ubuntu2.21) ... [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) ... [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) ... [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) ... [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 ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [NBI] Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... [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) ... [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) ... [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) ... [Keystone] Selecting previously unselected package libpsl5:amd64. [Keystone] Preparing to unpack .../042-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [POL] Selecting previously unselected package libroken18-heimdal:amd64. [POL] Preparing to unpack .../060-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [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) ... [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) ... [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) ... [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) ... [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) ... [NG-UI] Selecting previously unselected package fontconfig-config. [NG-UI] Preparing to unpack .../088-fontconfig-config_2.13.1-2ubuntu3_all.deb ... [NBI] Selecting previously unselected package libheimbase1-heimdal:amd64. [NBI] Preparing to unpack .../062-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [NG-UI] Unpacking fontconfig-config (2.13.1-2ubuntu3) ... [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) ... [NBI] Unpacking libheimbase1-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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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 ... [Keystone] Unpacking libwind0-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 ... [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) ... [NBI] Unpacking libgssapi3-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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [tests] Selecting previously unselected package make. [tests] Preparing to unpack .../054-make_4.2.1-1.2_amd64.deb ... [tests] Unpacking make (4.2.1-1.2) ... [NBI] Selecting previously unselected package libsasl2-2:amd64. [NBI] Preparing to unpack .../070-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [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) ... [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) ... [MON] Selecting previously unselected package make. [MON] Preparing to unpack .../054-make_4.2.1-1.2_amd64.deb ... [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) ... [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) ... [NBI] Unpacking libsasl2-2: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 ... [MON] 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) ... [RO] Selecting previously unselected package make. [RO] Preparing to unpack .../054-make_4.2.1-1.2_amd64.deb ... [POL] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [MON] Selecting previously unselected package libdpkg-perl. [MON] Preparing to unpack .../055-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... [RO] Unpacking make (4.2.1-1.2) ... [Keystone] Selecting previously unselected package libheimntlm0-heimdal:amd64. [Keystone] Preparing to unpack .../061-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... [MON] Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... [NBI] Selecting previously unselected package libldap-common. [NBI] Preparing to unpack .../071-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... [POL] Selecting previously unselected package libldap-common. [POL] Preparing to unpack .../071-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... [Keystone] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [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) ... [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) ... [NBI] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [POL] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [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) ... [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) ... [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) ... [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) ... [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) ... [NBI] Selecting previously unselected package libldap-2.4-2:amd64. [NBI] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... [NBI] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [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) ... [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) ... [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) ... [NG-UI] Selecting previously unselected package gpg-agent. [NG-UI] Preparing to unpack .../100-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ... [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) ... [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) ... [POL] Selecting previously unselected package libldap-2.4-2:amd64. [POL] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... [POL] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [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 ... [MON] Selecting previously unselected package dpkg-dev. [MON] Preparing to unpack .../057-dpkg-dev_1.19.7ubuntu3.2_all.deb ... [NG-UI] Unpacking gpg-agent (2.2.19-3ubuntu2.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) ... [NBI] Selecting previously unselected package libnghttp2-14:amd64. [NBI] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... [NBI] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [Keystone] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [MON] Unpacking dpkg-dev (1.19.7ubuntu3.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 ... [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) ... [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 ... [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) ... [POL] Selecting previously unselected package libnghttp2-14:amd64. [POL] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... [POL] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [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.4_amd64.deb ... [POL] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.4) ... [POL] Selecting previously unselected package libcurl4:amd64. [POL] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... [POL] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [POL] Selecting previously unselected package curl. [POL] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.21_amd64.deb ... [POL] Unpacking curl (7.68.0-1ubuntu2.21) ... [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.9_all.deb ... [Keystone] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [Keystone] Selecting previously unselected package libldap-2.4-2:amd64. [Keystone] Preparing to unpack .../066-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... [Keystone] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [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) ... [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 ... [osmclient] Unpacking patch (2.7.6-6) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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.4_amd64.deb ... [NBI] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.4) ... [NBI] Selecting previously unselected package libcurl4:amd64. [NBI] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... [NBI] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [NBI] Selecting previously unselected package curl. [NBI] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.21_amd64.deb ... [NBI] Unpacking curl (7.68.0-1ubuntu2.21) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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 ... [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) ... [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) ... [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) ... [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) ... [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 ... [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) ... [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) ... [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 ... [POL] Unpacking fakeroot (1.24-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) ... [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) ... [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) ... [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) ... [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) ... [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 ... [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) ... [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) ... [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.11_amd64.deb ... [NG-UI] Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.11) ... [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) ... [NG-UI] Selecting previously unselected package libglib2.0-bin. [NG-UI] Preparing to unpack .../117-libglib2.0-bin_2.64.6-1~ubuntu20.04.6_amd64.deb ... [NG-UI] Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... [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) ... [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) ... [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 ... [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.9_all.deb ... [tests] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [tests] Selecting previously unselected package libldap-2.4-2:amd64. [tests] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... [tests] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [tests] Selecting previously unselected package libnghttp2-14:amd64. [tests] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... [tests] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [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) ... [tests] Selecting previously unselected package libssh-4:amd64. [tests] Preparing to unpack .../075-libssh-4_0.9.3-2ubuntu2.4_amd64.deb ... [tests] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.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.9_all.deb ... [RO] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [RO] Selecting previously unselected package libldap-2.4-2:amd64. [RO] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... [RO] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [RO] Selecting previously unselected package libnghttp2-14:amd64. [RO] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... [RO] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [RO] Selecting previously unselected package librtmp1:amd64. [RO] Preparing to unpack .../074-librtmp1_2.4+20151223.gitfa8646d.1-2build1_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) ... [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) ... [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) ... [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) ... [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) ... [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 ... [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.9_all.deb ... [MON] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [MON] Selecting previously unselected package libldap-2.4-2:amd64. [MON] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... [MON] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [MON] Selecting previously unselected package libnghttp2-14:amd64. [MON] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... [MON] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [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.4_amd64.deb ... [MON] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.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) ... [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.9_all.deb ... [LCM] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [LCM] Selecting previously unselected package libldap-2.4-2:amd64. [LCM] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... [LCM] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [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) ... [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) ... [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.9_all.deb ... [PLA] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [PLA] Selecting previously unselected package libldap-2.4-2:amd64. [PLA] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... [PLA] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [tests] Selecting previously unselected package libcurl4:amd64. [tests] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... [tests] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [tests] Selecting previously unselected package curl. [tests] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.21_amd64.deb ... [tests] Unpacking curl (7.68.0-1ubuntu2.21) ... [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) ... [RO] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [RO] Selecting previously unselected package libssh-4:amd64. [RO] Preparing to unpack .../075-libssh-4_0.9.3-2ubuntu2.4_amd64.deb ... [RO] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.4) ... [RO] Selecting previously unselected package libcurl4:amd64. [RO] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... [RO] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [RO] Selecting previously unselected package curl. [RO] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.21_amd64.deb ... [RO] Unpacking curl (7.68.0-1ubuntu2.21) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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.9_all.deb ... [osmclient] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [osmclient] Selecting previously unselected package libldap-2.4-2:amd64. [osmclient] Preparing to unpack .../072-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... [osmclient] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [osmclient] Selecting previously unselected package libnghttp2-14:amd64. [osmclient] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... [osmclient] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [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) ... [osmclient] Selecting previously unselected package libssh-4:amd64. [osmclient] Preparing to unpack .../075-libssh-4_0.9.3-2ubuntu2.4_amd64.deb ... [osmclient] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.4) ... [osmclient] Selecting previously unselected package libcurl4:amd64. [osmclient] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... [osmclient] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [osmclient] Selecting previously unselected package curl. [osmclient] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.21_amd64.deb ... [osmclient] Unpacking curl (7.68.0-1ubuntu2.21) ... [osmclient] Selecting previously unselected package libassuan0:amd64. [osmclient] Preparing to unpack .../078-libassuan0_2.5.3-7ubuntu2_amd64.deb ... [MON] Selecting previously unselected package libcurl4:amd64. [MON] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... [MON] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [MON] Selecting previously unselected package curl. [MON] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.21_amd64.deb ... [MON] Unpacking curl (7.68.0-1ubuntu2.21) ... [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) ... [LCM] Selecting previously unselected package libnghttp2-14:amd64. [LCM] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... [LCM] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [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.4_amd64.deb ... [LCM] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.4) ... [LCM] Selecting previously unselected package libcurl4:amd64. [LCM] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... [LCM] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [LCM] Selecting previously unselected package curl. [LCM] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.21_amd64.deb ... [LCM] Unpacking curl (7.68.0-1ubuntu2.21) ... [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) ... [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) ... [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) ... [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) ... [PLA] Selecting previously unselected package libnghttp2-14:amd64. [PLA] Preparing to unpack .../073-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... [PLA] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [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.4_amd64.deb ... [PLA] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.4) ... [tests] Selecting previously unselected package libfakeroot:amd64. [tests] Preparing to unpack .../083-libfakeroot_1.24-1_amd64.deb ... [tests] Unpacking libfakeroot:amd64 (1.24-1) ... [tests] Selecting previously unselected package fakeroot. [tests] Preparing to unpack .../084-fakeroot_1.24-1_amd64.deb ... [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 ... [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) ... [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) ... [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) ... [Keystone] Selecting previously unselected package libglib2.0-bin. [Keystone] Preparing to unpack .../089-libglib2.0-bin_2.64.6-1~ubuntu20.04.6_amd64.deb ... [Keystone] Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... [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) ... [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 ... [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) ... [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) ... [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) ... [PLA] Selecting previously unselected package libcurl4:amd64. [PLA] Preparing to unpack .../076-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... [PLA] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [PLA] Selecting previously unselected package curl. [PLA] Preparing to unpack .../077-curl_7.68.0-1ubuntu2.21_amd64.deb ... [PLA] Unpacking curl (7.68.0-1ubuntu2.21) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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 ... [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) ... [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) ... [MON] Unpacking fakeroot (1.24-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) ... [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) ... [LCM] Selecting previously unselected package gnupg-l10n. [LCM] Preparing to unpack .../085-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... [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) ... [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-1_all.deb ... [NG-UI] Unpacking python3-idna (2.8-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) ... [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 ... [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) ... [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 ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [Keystone] Selecting previously unselected package python3-idna. [Keystone] Preparing to unpack .../098-python3-idna_2.8-1_all.deb ... [Keystone] Unpacking python3-idna (2.8-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) ... [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) ... [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) ... [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 ... [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) ... [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) ... [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) ... [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. [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) ... [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) ... [tests] Selecting previously unselected package libfile-fcntllock-perl. [tests] Preparing to unpack .../098-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... [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 ... [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) ... [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) ... [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) ... [osmclient] Unpacking gnupg (2.2.19-3ubuntu2.2) ... [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) ... [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) ... [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) ... [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) ... [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.22) ... [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.6) ... [NG-UI] Setting up distro-info-data (0.43ubuntu1.15) ... [NG-UI] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [NG-UI] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.6) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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.22) ... [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.6) ... [Keystone] Setting up distro-info-data (0.43ubuntu1.15) ... [Keystone] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [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.22) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [NG-UI] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [NG-UI] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [NG-UI] Setting up libmagic1:amd64 (1:5.38-4) ... [NG-UI] Setting up nginx-common (1.18.0-0ubuntu1.4) ... [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.22) ... [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.9) ... [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 (2023c-0ubuntu0.20.04.2) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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.7) ... [NBI] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [NBI] Setting up libmagic1:amd64 (1:5.38-4) ... [NBI] Setting up linux-libc-dev:amd64 (5.4.0-169.187) ... [NBI] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [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.9) ... [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) ... [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.7) ... [POL] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [POL] Setting up libmagic1:amd64 (1:5.38-4) ... [POL] Setting up linux-libc-dev:amd64 (5.4.0-169.187) ... [POL] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [POL] Setting up libnpth0:amd64 (1.6-1) ... [POL] Setting up krb5-locales (1.17-6ubuntu4.4) ... [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.9) ... [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) ... [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) ... [Keystone] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [Keystone] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... [Keystone] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [Keystone] Setting up tzdata (2023c-0ubuntu0.20.04.2) ... [Keystone] [Keystone] Current default time zone: 'Etc/UTC' [Keystone] Local time is now: Sat Jan 13 04:10:36 UTC 2024. [Keystone] Universal Time is now: Sat Jan 13 04:10:36 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.6) ... [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) ... [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) ... [NG-UI] [NG-UI] Current default time zone: 'Etc/UTC' [NG-UI] Local time is now: Sat Jan 13 04:10:36 UTC 2024. [NG-UI] Universal Time is now: Sat Jan 13 04:10:36 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) ... [NG-UI] Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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.7) ... [NBI] Setting up libc-dev-bin (2.31-0ubuntu9.14) ... [NBI] Setting up openssl (1.1.1f-1ubuntu2.20) ... [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.7) ... [NBI] Setting up pinentry-curses (1.1.0-3build1) ... [NBI] Setting up manpages-dev (5.05-1) ... [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) ... [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.7) ... [POL] Setting up libc-dev-bin (2.31-0ubuntu9.14) ... [POL] Setting up openssl (1.1.1f-1ubuntu2.20) ... [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) ... [POL] Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... [POL] Setting up libctf0:amd64 (2.34-6ubuntu1.7) ... [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) ... [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) ... [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.22) ... [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) ... [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) ... [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) ... [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) ... [MON] Selecting previously unselected package python3-lib2to3. [MON] Preparing to unpack .../107-python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ... [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) ... [NG-UI] Setting up xz-utils (5.2.4-1ubuntu1.1) ... [Keystone] Setting up openssl (1.1.1f-1ubuntu2.20) ... [MON] Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) ... [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) ... [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) ... [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 ... [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) ... [NBI] Updating certificates in /etc/ssl/certs... [POL] Updating certificates in /etc/ssl/certs... [Keystone] Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ... [Keystone] Setting up libpam-cap:amd64 (1:2.32-1ubuntu0.1) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [tests] Unpacking python3-setuptools (45.2.0-1ubuntu0.1) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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.22) ... [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.20) ... [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) ... [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) ... [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) ... [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.7) ... [tests] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [tests] Setting up libmagic1:amd64 (1:5.38-4) ... [tests] Setting up linux-libc-dev:amd64 (5.4.0-169.187) ... [tests] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [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) ... [RO] Setting up libmagic-mgc (1:5.38-4) ... [RO] Setting up manpages (5.05-1) ... [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.4) ... [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.14) ... [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) ... [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.4) ... [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) ... [POL] Setting up libc6-dev:amd64 (2.31-0ubuntu9.14) ... [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) ... [Keystone] Setting up libreadline8:amd64 (8.0-4) ... [Keystone] Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ... [Keystone] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [Keystone] Setting up ca-certificates (20230311ubuntu0.20.04.1) ... [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) ... [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) ... [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.7) ... [MON] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [MON] Setting up libmagic1:amd64 (1:5.38-4) ... [MON] Setting up linux-libc-dev:amd64 (5.4.0-169.187) ... [MON] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [MON] Setting up libnpth0:amd64 (1.6-1) ... [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) ... [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) ... [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) ... [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) ... [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) ... [tests] Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... [tests] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... [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) ... [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) ... [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.7) ... [RO] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [RO] Setting up libmagic1:amd64 (1:5.38-4) ... [RO] Setting up linux-libc-dev:amd64 (5.4.0-169.187) ... [RO] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [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.9) ... [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) ... [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) ... [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.7) ... [NBI] 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.7) ... [POL] Setting up gpg-agent (2.2.19-3ubuntu2.2) ... [Keystone] Updating certificates in /etc/ssl/certs... [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) ... [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.7) ... [osmclient] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [osmclient] Setting up libmagic1:amd64 (1:5.38-4) ... [osmclient] Setting up linux-libc-dev:amd64 (5.4.0-169.187) ... [osmclient] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [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.9) ... [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) ... [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.9) ... [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) ... [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) ... [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) ... [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.7) ... [LCM] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [LCM] Setting up libmagic1:amd64 (1:5.38-4) ... [LCM] Setting up linux-libc-dev:amd64 (5.4.0-169.187) ... [LCM] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [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.9) ... [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 [LCM] Setting up make (4.2.1-1.2) ... [LCM] Setting up libmpfr6:amd64 (4.0.2-1) ... [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.6) ... [NG-UI] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [NG-UI] Setting up ca-certificates (20230311ubuntu0.20.04.1) ... [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) ... [PLA] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [PLA] Setting up binutils-common:amd64 (2.34-6ubuntu1.7) ... [PLA] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [PLA] Setting up libmagic1:amd64 (1:5.38-4) ... [PLA] Setting up linux-libc-dev:amd64 (5.4.0-169.187) ... [PLA] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [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.9) ... [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) ... [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) ... [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.7) ... [tests] Setting up libc-dev-bin (2.31-0ubuntu9.14) ... [tests] Setting up openssl (1.1.1f-1ubuntu2.20) ... [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) ... [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.7) ... [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) ... [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) ... [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.7) ... [RO] Setting up libc-dev-bin (2.31-0ubuntu9.14) ... [RO] Setting up openssl (1.1.1f-1ubuntu2.20) ... [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) ... [RO] Setting up libctf0:amd64 (2.34-6ubuntu1.7) ... [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) ... [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) ... [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.7) ... [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) ... [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.7) ... [osmclient] Setting up libc-dev-bin (2.31-0ubuntu9.14) ... [osmclient] Setting up openssl (1.1.1f-1ubuntu2.20) ... [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) ... [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.7) ... [MON] Setting up libc-dev-bin (2.31-0ubuntu9.14) ... [MON] Setting up openssl (1.1.1f-1ubuntu2.20) ... [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) ... [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.7) ... [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) ... [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.7) ... [LCM] Setting up libc-dev-bin (2.31-0ubuntu9.14) ... [LCM] Setting up openssl (1.1.1f-1ubuntu2.20) ... [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.7) ... [LCM] Setting up pinentry-curses (1.1.0-3build1) ... [NG-UI] Updating certificates in /etc/ssl/certs... [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.7) ... [PLA] Setting up libc-dev-bin (2.31-0ubuntu9.14) ... [PLA] Setting up openssl (1.1.1f-1ubuntu2.20) ... [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) ... [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.7) ... [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) ... [NBI] Setting up binutils (2.34-6ubuntu1.7) ... [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) ... [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) ... [POL] Setting up python3-wheel (0.34.2-1ubuntu0.1) ... [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) ... [POL] Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ... [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) ... [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.7) ... [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) ... [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) ... [PLA] Updating certificates in /etc/ssl/certs... [tests] Updating certificates in /etc/ssl/certs... [RO] Updating certificates in /etc/ssl/certs... [NBI] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... [NBI] Setting up python3-setuptools (45.2.0-1ubuntu0.1) ... [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) ... [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) ... [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) ... [Keystone] Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... [Keystone] Setting up policykit-1 (0.105-26ubuntu1.3) ... [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. [osmclient] Updating certificates in /etc/ssl/certs... [MON] Updating certificates in /etc/ssl/certs... [LCM] Updating certificates in /etc/ssl/certs... [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.4) ... [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.11) ... [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) ... [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.4) ... [tests] Setting up gpgconf (2.2.19-3ubuntu2.2) ... [tests] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.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) ... [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.9) ... [NBI] Setting up dirmngr (2.2.19-3ubuntu2.2) ... [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) ... [POL] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [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.21) ... [POL] Setting up curl (7.68.0-1ubuntu2.21) ... [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.14) ... [POL] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... [POL] Updating certificates in /etc/ssl/certs... [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) ... [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) ... [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.4) ... [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) ... [MON] Setting up libc6-dev:amd64 (2.31-0ubuntu9.14) ... [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) ... [tests] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... [tests] Setting up libc6-dev:amd64 (2.31-0ubuntu9.14) ... [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) ... [tests] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ... [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) ... [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.4) ... [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.14) ... [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) ... [NBI] Setting up python3-dev (3.8.2-0ubuntu2) ... [NBI] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [NBI] Setting up curl (7.68.0-1ubuntu2.21) ... [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.14) ... [NBI] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... [NBI] Updating certificates in /etc/ssl/certs... [Keystone] Setting up python3-gi (3.36.0-1) ... [Keystone] Setting up shared-mime-info (1.15-1) ... [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.4) ... [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.14) ... [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) ... [MON] Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ... [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.4) ... [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.14) ... [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) ... [NG-UI] Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... [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) ... [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.4) ... [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.14) ... [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) ... [POL] 0 added, 0 removed; done. [POL] Running hooks in /etc/ca-certificates/update.d... [POL] done. [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.7) ... [MON] 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. [NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. [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.7) ... [tests] Setting up gpg-agent (2.2.19-3ubuntu2.2) ... [RO] Setting up gpg (2.2.19-3ubuntu2.2) ... [NBI] 0 added, 0 removed; done. [NBI] Running hooks in /etc/ca-certificates/update.d... [NBI] done. [osmclient] Setting up gpg (2.2.19-3ubuntu2.2) ... [LCM] Setting up gpg (2.2.19-3ubuntu2.2) ... [LCM] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [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) ... [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) ... [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.7) ... [RO] Setting up gpg-agent (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.7) ... [osmclient] Setting up gpg-agent (2.2.19-3ubuntu2.2) ... [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) ... [MON] Setting up binutils (2.34-6ubuntu1.7) ... [LCM] Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... [LCM] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.7) ... [LCM] Setting up gpg-agent (2.2.19-3ubuntu2.2) ... [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) ... [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.7) ... [PLA] Setting up gpg-agent (2.2.19-3ubuntu2.2) ... [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.7) ... [tests] Setting up binutils (2.34-6ubuntu1.7) ... [tests] Setting up python3-wheel (0.34.2-1ubuntu0.1) ... [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) ... [osmclient] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [osmclient] Setting up gpgsm (2.2.19-3ubuntu2.2) ... [osmclient] Setting up python3 (3.8.2-0ubuntu2) ... [MON] Setting up python3-wheel (0.34.2-1ubuntu0.1) ... [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) ... [NG-UI] Setting up python3-gi (3.36.0-1) ... [NG-UI] Setting up shared-mime-info (1.15-1) ... [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) ... [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 binutils (2.34-6ubuntu1.7) ... [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) ... [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) ... [osmclient] Setting up binutils (2.34-6ubuntu1.7) ... [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) ... [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) ... [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) ... [LCM] Setting up binutils (2.34-6ubuntu1.7) ... [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) ... [LCM] Setting up cpp (4:9.3.0-1ubuntu2) ... [LCM] Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ... [PLA] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [PLA] Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... [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) ... [RO] 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) ... [MON] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... [MON] Setting up python3-setuptools (45.2.0-1ubuntu0.1) ... [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) ... [PLA] Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ... [PLA] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... [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) ... [RO] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... [RO] Setting up python3-setuptools (45.2.0-1ubuntu0.1) ... [osmclient] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... [osmclient] Setting up python3-setuptools (45.2.0-1ubuntu0.1) ... [LCM] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... [LCM] Setting up python3-setuptools (45.2.0-1ubuntu0.1) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [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) ... [PLA] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [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.21) ... [PLA] Setting up curl (7.68.0-1ubuntu2.21) ... [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.14) ... [PLA] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... [PLA] 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.9) ... [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.21) ... [tests] Setting up curl (7.68.0-1ubuntu2.21) ... [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.14) ... [tests] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... [tests] Updating certificates in /etc/ssl/certs... [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.9) ... [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.21) ... [RO] Setting up curl (7.68.0-1ubuntu2.21) ... [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.14) ... [RO] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... [RO] Updating certificates in /etc/ssl/certs... [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.9) ... [osmclient] Setting up dirmngr (2.2.19-3ubuntu2.2) ... [osmclient] Setting up python3-dev (3.8.2-0ubuntu2) ... [osmclient] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [osmclient] Setting up curl (7.68.0-1ubuntu2.21) ... [osmclient] Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... [osmclient] Setting up gnupg (2.2.19-3ubuntu2.2) ... [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.9) ... [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.21) ... [MON] Setting up curl (7.68.0-1ubuntu2.21) ... [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.14) ... [MON] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... [MON] Updating certificates in /etc/ssl/certs... [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.9) ... [LCM] Setting up dirmngr (2.2.19-3ubuntu2.2) ... [LCM] Setting up python3-dev (3.8.2-0ubuntu2) ... [LCM] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [LCM] Setting up curl (7.68.0-1ubuntu2.21) ... [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.14) ... [NG-UI] Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... [NG-UI] Setting up python3-idna (2.8-1) ... [Keystone] Setting up python3-idna (2.8-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) ... [osmclient] Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [osmclient] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... [osmclient] Updating certificates in /etc/ssl/certs... [LCM] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... [LCM] Updating certificates in /etc/ssl/certs... [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) ... [PLA] 0 added, 0 removed; done. [PLA] Running hooks in /etc/ca-certificates/update.d... [PLA] done. [tests] 0 added, 0 removed; done. [tests] Running hooks in /etc/ca-certificates/update.d... [tests] done. [RO] 0 added, 0 removed; done. [RO] Running hooks in /etc/ca-certificates/update.d... [RO] done. [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 [osmclient] 0 added, 0 removed; done. [osmclient] Running hooks in /etc/ca-certificates/update.d... [osmclient] done. [MON] 0 added, 0 removed; done. [MON] Running hooks in /etc/ca-certificates/update.d... [MON] done. [LCM] 0 added, 0 removed; done. [LCM] Running hooks in /etc/ca-certificates/update.d... [LCM] done. [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) ... [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) ... [NG-UI] Setting up python3-dbus (1.2.16-1build1) ... [NG-UI] Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ... [Keystone] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... [NG-UI] Setting up python3-apt (2.0.1ubuntu0.20.04.1) ... [Keystone] Setting up python3-software-properties (0.99.9.12) ... [NG-UI] Setting up libnginx-mod-http-image-filter (1.18.0-0ubuntu1.4) ... [Keystone] Setting up python3-requests (2.22.0-2ubuntu1.1) ... [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 [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.9) ... [Keystone] Setting up python3-requests-unixsocket (0.2.0-2) ... [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] 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 [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.22) ... [Keystone] Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [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) ... [Keystone] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... [Keystone] Updating certificates in /etc/ssl/certs... [Keystone] 0 added, 0 removed; done. [Keystone] Running hooks in /etc/ca-certificates/update.d... [Keystone] done. [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) ... [Keystone] Processing triggers for dbus (1.12.16-2ubuntu2.3) ... [NG-UI] Setting up nginx (1.18.0-0ubuntu1.4) ... [NG-UI] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [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.21) ... [NG-UI] Setting up curl (7.68.0-1ubuntu2.21) ... [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) ... [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.22) ... [NG-UI] Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [NG-UI] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... [NG-UI] Updating certificates in /etc/ssl/certs... [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) ... [POL] Removing intermediate container 8d54c9165575 [POL] ---> 48276678bf59 [POL] Step 3/35 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install mysql-client-core-8.0=8.0.* [Keystone] Reading package lists... [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 (20.9 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 ... 10791 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) ... [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 2s (44.7 kB/s) [Keystone] Reading package lists... [Keystone] Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria InRelease [Keystone] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [Keystone] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [Keystone] Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [Keystone] Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [Keystone] Reading package lists... [Keystone] Reading package lists... [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] [POL] ---> Running in 2051aa1472ce [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 [Keystone] debconf: delaying package configuration, since apt-utils is not installed [Keystone] Fetched 71.5 kB in 1s (124 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 ... 10797 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) ... [NBI] Removing intermediate container 8dd61f9c80ec [NBI] ---> ca03620e7e59 [NBI] Step 3/43 : ARG PYTHON3_OSM_COMMON_URL [NBI] ---> Running in a9293787b985 [NBI] Removing intermediate container a9293787b985 [NBI] ---> fd725cb5d90c [NBI] Step 4/43 : ARG PYTHON3_OSM_IM_URL [NBI] ---> Running in d93fa4316280 [POL] Reading package lists... [Keystone] Reading package lists... [tests] Removing intermediate container d3165ed1204f [tests] ---> b3bcaa2bf2f6 [tests] Step 3/26 : 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.* [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 5211 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.35-0ubuntu0.20.04.1 [5079 kB] [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] Removing intermediate container 19cf4058eed9 [MON] ---> a084cd20ddb3 [MON] Step 3/53 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install openssh-client=1:8.* [tests] ---> Running in c56fb237a042 [NBI] Removing intermediate container d93fa4316280 [NBI] ---> d93381c2cafd [NBI] Step 5/43 : ARG PYTHON3_OSM_NBI_URL [POL] debconf: delaying package configuration, since apt-utils is not installed [POL] Fetched 5211 kB in 0s (10.7 MB/s) [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] [MON] ---> Running in 54b29f9ec9e6 [NBI] ---> Running in 668dfb1a95bd [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) ... [Keystone] Get:7 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:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] [Keystone] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] [Keystone] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 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://archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] [Keystone] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2.2 [85.1 kB] [Keystone] Get:14 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:15 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:16 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-cryptography amd64 3.0-1ubuntu0.1~cloud0 [216 kB] [Keystone] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2.2 [10.5 kB] [Keystone] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2.2 [8752 B] [Keystone] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.2 [79.4 kB] [Keystone] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [Keystone] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.4 [171 kB] [Keystone] Get:22 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:23 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:24 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:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] [Keystone] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] [Keystone] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] [Keystone] Get:28 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:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.15 [1186 kB] [Keystone] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.15 [159 kB] [Keystone] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.15 [84.1 kB] [Keystone] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.15 [95.6 kB] [Keystone] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 sgml-base all 1.29.1 [12.4 kB] [Keystone] Get:34 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:35 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [Keystone] Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] [Keystone] Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cffi-backend amd64 1.14.0-1build1 [68.7 kB] [Keystone] Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-netifaces amd64 0.10.4-1ubuntu4 [16.1 kB] [Keystone] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] [Keystone] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmaxminddb0 amd64 1.4.2-0ubuntu1.20.04.1 [26.2 kB] [Keystone] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB] [Keystone] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bind9-libs amd64 1:9.16.1-0ubuntu2.16 [1108 kB] [MON] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [MON] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [MON] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [MON] Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [tests] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [tests] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [tests] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [tests] Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [Keystone] Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bind9-host amd64 1:9.16.1-0ubuntu2.16 [43.0 kB] [Keystone] Get:44 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-keystoneauth1 all 4.2.1-0ubuntu1~cloud0 [159 kB] [Keystone] Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [Keystone] Get:46 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:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bind9-dnsutils amd64 1:9.16.1-0ubuntu2.16 [134 kB] [Keystone] Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 libpng16-16 amd64 1.6.37-2 [179 kB] [Keystone] Get:49 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:50 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] [Keystone] Get:51 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-packaging all 20.4-1~cloud0 [27.6 kB] [Keystone] Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] [Keystone] Get:53 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:54 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:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] [Keystone] Get:56 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:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] [Keystone] Get:58 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:59 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] [Keystone] Get:60 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:61 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:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.7 [207 kB] [Keystone] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.7 [473 kB] [Keystone] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.7 [47.9 kB] [Keystone] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.7 [46.6 kB] [Keystone] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.7 [1614 kB] [Keystone] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.7 [3380 B] [Keystone] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] [Keystone] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-169.187 [1125 kB] [Keystone] Get:70 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:71 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] [Keystone] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.14 [2519 kB] [Keystone] Get:73 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:74 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] [Keystone] Get:75 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:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] [Keystone] Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [Keystone] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB] [Keystone] Get:79 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-kombu all 4.6.11-2ubuntu1~cloud0 [134 kB] [Keystone] Get:80 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-openssl all 19.1.0-2~cloud0 [53.0 kB] [NBI] Removing intermediate container 668dfb1a95bd [NBI] ---> 19987a17a4b5 [NBI] Step 6/43 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb [NBI] ---> Running in 961da3e5a642 [POL] Selecting previously unselected package mysql-client-core-8.0. [POL] Preparing to unpack .../mysql-client-core-8.0_8.0.35-0ubuntu0.20.04.1_amd64.deb ... [POL] Unpacking mysql-client-core-8.0 (8.0.35-0ubuntu0.20.04.1) ... [Keystone] Get:81 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:82 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:83 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:84 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] [Keystone] Get:85 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:86 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:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB] [Keystone] Get:88 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:89 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:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB] [Keystone] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB] [Keystone] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B] [Keystone] Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB] [Keystone] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB] [Keystone] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB] [Keystone] Get:96 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:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB] [Keystone] Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB] [Keystone] Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB] [Keystone] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB] [Keystone] Get:101 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-oslo.upgradecheck all 1.1.1-0ubuntu1~cloud0 [7688 B] [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 34920  100 34920 0 0 284k 0 --:--:-- --:--:-- --:--:-- 284k [Keystone] Get:102 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:103 http://ubuntu-cloud.archive.canonical.com/ubuntu focal-updates/victoria/main amd64 python3-pysaml2 all 6.1.0-0ubuntu1~cloud0 [208 kB] [Keystone] Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] [Keystone] Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB] [Keystone] Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB] [Keystone] Get:107 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:108 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:109 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:110 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: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.21 [161 kB] [Keystone] Get:118 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dnsutils all 1:9.16.1-0ubuntu2.16 [2760 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.9 [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] [tests] Reading package lists... [NBI] Removing intermediate container 961da3e5a642 [NBI] ---> c281ebb32e06 [NBI] Step 7/43 : RUN dpkg -i ./osm_common.deb [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.35-0ubuntu0.20.04.1) ... [POL] Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [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] [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] [MON] Reading package lists... [tests] Reading package lists... [NBI] ---> Running in 790b3c418565 [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.20 [1584 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] [MON] Reading package lists... [MON] Building dependency tree... [MON] Reading state information... [PLA] Removing intermediate container da0a8d4e2bba [PLA] ---> 962ea82dc49e [PLA] Step 7/40 : ARG PYTHON3_OSM_COMMON_URL [PLA] ---> Running in f1230e54613e [PLA] Removing intermediate container f1230e54613e [PLA] ---> 3c972a782e8b [PLA] Step 8/40 : ARG PYTHON3_OSM_PLA_URL [PLA] ---> Running in 8bb249e36980 [PLA] Removing intermediate container 8bb249e36980 [PLA] ---> 8c18c5293eb5 [PLA] Step 9/40 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb [PLA] ---> Running in 67f7fdf05f03 [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 34920 100 34920    0  0   362k      0 --:--:-- --:--:-- --:--:--  362k [PLA] Removing intermediate container 67f7fdf05f03 [PLA] ---> abc61b02f9a8 [PLA] Step 10/40 : RUN dpkg -i ./osm_common.deb [PLA] ---> Running in 943b8762fc7d [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 [RO] Removing intermediate container 2e1784842467 [RO] ---> 07d9b86be826 [RO] Step 3/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install genisoimage=9:1.1.* netbase=6.* [RO] ---> Running in 3c38ddcf9172 [RO] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [RO] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [RO] Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [RO] Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease [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 (10.1.5.post3+g7ddcf69-1) ... [NBI] Setting up python3-osm-common (10.1.5.post3+g7ddcf69-1) ... [Keystone] Get:148 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.11 [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.6 [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.35-0ubuntu0.20.04.1 [5079 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.35-0ubuntu0.20.04.1 [22.0 kB] [Keystone] Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client all 8.0.35-0ubuntu0.20.04.1 [9364 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] [osmclient] Removing intermediate container 7aea8b2a7808 [osmclient] ---> d74cdefd31b7 [osmclient] Step 5/20 : 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 94f9ae8b0209 [osmclient] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [osmclient] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [osmclient] Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [osmclient] Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease [osmclient] Reading package lists... [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] [LCM] Removing intermediate container bf05d0827587 [LCM] ---> 75b1b1ba2dde [LCM] Step 3/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 b7759fdb5134 [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 [LCM] Reading package lists... [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 (10.1.5.post3+g7ddcf69-1) ... [PLA] Setting up python3-osm-common (10.1.5.post3+g7ddcf69-1) ... [tests] 0 upgraded, 28 newly installed, 0 to remove and 0 not upgraded. [tests] Need to get 9922 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.1 [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.21 [232 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.21 [322 kB] [tests] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.20 [1584 kB] [RO] Reading package lists... [NBI] Removing intermediate container 790b3c418565 [NBI] ---> 617b5d919014 [NBI] Step 8/43 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb [NBI] ---> Running in 56549a2b8a41 [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/main amd64 python3-jinja2 all 2.10.1-2 [95.5 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] [osmclient] Reading package lists... [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 1s (1588 kB/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) ... [LCM] Reading package lists... [NG-UI] Removing intermediate container e60e08f00304 [NG-UI] ---> 532d9d76e275 [NG-UI] Step 3/19 : 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 7e8b3f43e312 [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 [NG-UI] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [NG-UI] Get:2 https://deb.nodesource.com/node_10.x focal InRelease [4583 B] [NG-UI] Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease [NG-UI] Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [NG-UI] Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [NG-UI] Get:6 https://deb.nodesource.com/node_10.x focal/main amd64 Packages [769 B] [PLA] Removing intermediate container 943b8762fc7d [PLA] ---> 469bf5c894c0 [PLA] Step 11/40 : RUN curl $PYTHON3_OSM_PLA_URL -o osm_pla.deb [PLA] ---> Running in 543cad9b0d12 [tests] debconf: delaying package configuration, since apt-utils is not installed [tests] Fetched 9922 kB in 1s (7197 kB/s) [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.1_amd64.deb ... [tests] Unpacking less (551-1ubuntu0.1) ... [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) ... [RO] Reading package lists... [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 179k 100 179k 0 0 1226k 0 --:--:-- --:--:-- --:--:-- 1226k [POL] Removing intermediate container 2051aa1472ce [POL] ---> d885eb2ae174 [POL] Step 4/35 : ARG PYTHON3_OSM_COMMON_URL [POL] ---> Running in e3e976a3cb78 [POL] Removing intermediate container e3e976a3cb78 [POL] ---> 663d9583c77c [POL] Step 5/35 : ARG PYTHON3_OSM_POLICY_MODULE_URL [POL] ---> Running in fab8beacf72e [POL] Removing intermediate container fab8beacf72e [POL] ---> 9df981565b2c [POL] Step 6/35 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb [POL] ---> Running in 85a180c7f76e [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.7 [366 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.9 [262 kB] [osmclient] Building dependency tree... [osmclient] Reading state information... [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 1907 kB of archives. [osmclient] After this operation, 9555 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.21 [322 kB] [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) ... [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) ... [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] [NG-UI] Fetched 5352 B in 1s (3820 B/s) [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 27724 100 27724 0 0 347k 0 --:--:-- --:--:-- --:--:-- 347k [PLA] Removing intermediate container 543cad9b0d12 [PLA] ---> 0c68a501d993 [PLA] Step 12/40 : RUN dpkg -i ./osm_pla.deb [PLA] ---> Running in 083766d8dd44 [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) ... [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) ... [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] Removing intermediate container 56549a2b8a41 [NBI] ---> 9e8d23f1a83c [NBI] Step 9/43 : RUN dpkg -i ./osm_im.deb [NBI] ---> Running in 0392efa430a7 [NBI] Selecting previously unselected package python3-osm-im. [NBI] (Reading database ... 14538 files and directories currently installed.) [NBI] Preparing to unpack ./osm_im.deb ... [NBI] Unpacking python3-osm-im (10.1.5+g5fa114a-1) ... [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 34920 100 34920 0  0 501k 0 --:--:-- --:--:-- --:--:-- 501k [POL] Removing intermediate container 85a180c7f76e [POL] ---> 6f23bcd44955 [POL] Step 7/35 : RUN dpkg -i ./osm_common.deb [POL] ---> Running in 03c22d748d23 [Keystone] debconf: delaying package configuration, since apt-utils is not installed [Keystone] Fetched 106 MB in 10s (10.4 MB/s) [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 ... 10798 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) ... [osmclient] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.20 [1584 kB] [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) ... [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) ... [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] [LCM] debconf: delaying package configuration, since apt-utils is not installed [PLA] Selecting previously unselected package python3-osm-pla. [PLA] (Reading database ... 14538 files and directories currently installed.) [PLA] Preparing to unpack ./osm_pla.deb ... [PLA] Unpacking python3-osm-pla (10.1.5+g203b36b-1) ... [PLA] Setting up python3-osm-pla (10.1.5+g203b36b-1) ... [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 ... [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) ... [RO] debconf: delaying package configuration, since apt-utils is not installed [RO] Fetched 330 kB in 1s (452 kB/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] Setting up python3-osm-im (10.1.5+g5fa114a-1) ... [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 (10.1.5.post3+g7ddcf69-1) ... [POL] Setting up python3-osm-common (10.1.5.post3+g7ddcf69-1) ... [osmclient] debconf: delaying package configuration, since apt-utils is not installed [osmclient] Fetched 1907 kB in 1s (1651 kB/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.21_amd64.deb ... [osmclient] Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.21) ... [osmclient] Selecting previously unselected package libssl-dev:amd64. [osmclient] Preparing to unpack .../libssl-dev_1.1.1f-1ubuntu2.20_amd64.deb ... [osmclient] Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [MON] Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [LCM] Fetched 1695 kB in 1s (1435 kB/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 ... [NG-UI] Reading package lists... [LCM] Unpacking libxcb1:amd64 (1.14-2) ... [NG-UI] Reading package lists... [NG-UI] Building dependency tree... [NG-UI] Reading state information... [NG-UI] The following NEW packages will be installed: [NG-UI] nodejs [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.21_amd64.deb ... [tests] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.21) ... [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) ... [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) ... [osmclient] Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.21) ... [osmclient] Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.20) ... [MON] Removing intermediate container 54b29f9ec9e6 [MON] ---> 35aaaa24c4ac [MON] Step 4/53 : ARG PYTHON3_OSM_COMMON_URL [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) ... [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] [PLA] Removing intermediate container 083766d8dd44 [PLA] ---> eadd972e50dd [PLA] Step 13/40 : RUN pip3 install -r /usr/lib/python3/dist-packages/osm_common/requirements.txt -r /usr/lib/python3/dist-packages/osm_pla/requirements.txt [MON] ---> Running in 6c0c02d18287 [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 ... [NG-UI] debconf: delaying package configuration, since apt-utils is not installed [NG-UI] Fetched 15.9 MB in 1s (19.9 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 ... 11565 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) ... [PLA] ---> Running in a13848142828 [RO] Removing intermediate container 3c38ddcf9172 [RO] ---> fbbb553eac3d [RO] Step 4/56 : ARG PYTHON3_OSM_COMMON_URL [RO] ---> Running in 173c63ac966b [RO] Removing intermediate container 173c63ac966b [RO] ---> 339bfa6a3640 [RO] Step 5/56 : ARG PYTHON3_OSM_NG_RO_URL [NBI] Removing intermediate container 0392efa430a7 [NBI] ---> 746234e3c8e1 [NBI] Step 10/43 : RUN curl $PYTHON3_OSM_NBI_URL -o osm_nbi.deb [NBI] ---> Running in 7ca6023b72cd [NBI]  % Total % Received % Xferd Average Speed Time Time Time Current [NBI] Dload Upload Total Spent Left Speed [NBI] [POL] Removing intermediate container 03c22d748d23 [POL] ---> ba48b849e510 [POL] Step 8/35 : RUN curl $PYTHON3_OSM_POLICY_MODULE_URL -o osm_policy_module.deb [POL] ---> Running in 11fa5cf7fedf [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) ... [osmclient] Removing intermediate container 94f9ae8b0209 [osmclient] ---> e458448220d5 [osmclient] Step 6/20 : ARG PYTHON3_OSMCLIENT_URL [osmclient] ---> Running in c13bf281e9e7 [osmclient] Removing intermediate container c13bf281e9e7 [osmclient] ---> 3b52ddfe1ee0 [osmclient] Step 7/20 : ARG PYTHON3_OSM_IM_URL [MON] Removing intermediate container 6c0c02d18287 [MON] ---> ee3a42b724a9 [MON] Step 5/53 : ARG PYTHON3_OSM_MON_URL [MON] ---> Running in 39540ebb3c99 [MON] Removing intermediate container 39540ebb3c99 [MON] ---> a1ee98703913 [MON] Step 6/53 : ARG PYTHON3_N2VC_URL [MON] ---> Running in 744025c9338b [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) ... [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) ... [tests] Selecting previously unselected package libcurl4-openssl-dev:amd64. [tests] Preparing to unpack .../26-libcurl4-openssl-dev_7.68.0-1ubuntu2.21_amd64.deb ... [tests] Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.21) ... [tests] Selecting previously unselected package libssl-dev:amd64. [tests] Preparing to unpack .../27-libssl-dev_1.1.1f-1ubuntu2.20_amd64.deb ... [tests] Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.20) ... [RO] ---> Running in 954f9806c29f [RO] Removing intermediate container 954f9806c29f [RO] ---> 293497c5206d [RO] Step 6/56 : ARG PYTHON3_OSM_RO_PLUGIN_URL [RO] ---> Running in 3e1c410ce44a [RO] Removing intermediate container 3e1c410ce44a [RO] ---> 007f80ef9b6d [RO] Step 7/56 : ARG PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL [RO] ---> Running in 6252eb30faa9 [NBI] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 157k 100 157k 0 0 1707k 0 --:--:-- --:--:-- --:--:-- 1707k [NBI] Removing intermediate container 7ca6023b72cd [NBI] ---> e39bcf42e2e4 [NBI] Step 11/43 : RUN dpkg -i ./osm_nbi.deb [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 23524 100 23524 0 0 302k 0 --:--:-- --:--:-- --:--:-- 302k [POL] Removing intermediate container 11fa5cf7fedf [POL] ---> 92fa4bc03f02 [POL] Step 9/35 : RUN dpkg -i ./osm_policy_module.deb [POL] ---> Running in aed7e8c07ed8 [Keystone] Selecting previously unselected package libnghttp2-14:amd64. [Keystone] Preparing to unpack .../010-libnghttp2-14_1.40.0-1ubuntu0.2_amd64.deb ... [Keystone] Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [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.4_amd64.deb ... [Keystone] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.4) ... [Keystone] Selecting previously unselected package libcurl4:amd64. [Keystone] Preparing to unpack .../013-libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... [Keystone] Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [osmclient] ---> Running in b290072aab72 [osmclient] Removing intermediate container b290072aab72 [osmclient] ---> c2574c6aa74b [osmclient] Step 8/20 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb [osmclient] ---> Running in 6e6a782d2a78 [MON] Removing intermediate container 744025c9338b [MON] ---> e8193368a1d5 [MON] Step 7/53 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb [MON] ---> Running in 5bc0a8b4e44d [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) ... [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) ... [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) [tests] Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... [tests] Setting up less (551-1ubuntu0.1) ... [tests] Setting up gettext-base (0.19.8.1-10build1) ... [tests] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.21) ... [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.21) ... [tests] Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.20) ... [RO] Removing intermediate container 6252eb30faa9 [RO] ---> 56e30412652a [RO] Step 8/56 : ARG PYTHON3_OSM_ROSDN_DPB_URL [RO] ---> Running in 67ac7b81d6aa [RO] Removing intermediate container 67ac7b81d6aa [RO] ---> 858929373dce [RO] Step 9/56 : ARG PYTHON3_OSM_ROSDN_DYNPAC_URL [RO] ---> Running in dd306d6d4087 [NBI] ---> Running in 305c51a1fc5c [POL] Selecting previously unselected package python3-osm-policy-module. [POL] (Reading database ... 14577 files and directories currently installed.) [POL] Preparing to unpack ./osm_policy_module.deb ... [POL] Unpacking python3-osm-policy-module (10.1.5+g0da53f1-1) ... [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.15_amd64.deb ... [Keystone] Unpacking apache2-bin (2.4.41-4ubuntu3.15) ... [Keystone] Selecting previously unselected package apache2-data. [Keystone] Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.15_all.deb ... [Keystone] Unpacking apache2-data (2.4.41-4ubuntu3.15) ... [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 61356 100 61356 0 0 894k 0 --:--:-- --:--:-- --:--:-- 894k [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 34920 100 34920 0 0 532k 0 --:--:-- --:--:-- --:--:-- 532k [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.14) ... [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) [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) ... [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) ... [RO] Removing intermediate container dd306d6d4087 [RO] ---> 2d6d21a60f9f [RO] Step 10/56 : ARG PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL [RO] ---> Running in 04d3d32cf5c5 [RO] Removing intermediate container 04d3d32cf5c5 [RO] ---> c148c307aa05 [RO] Step 11/56 : ARG PYTHON3_OSM_ROSDN_IETFL2VPN_URL [NBI] Selecting previously unselected package python3-osm-nbi. [NBI] (Reading database ... 14557 files and directories currently installed.) [NBI] Preparing to unpack ./osm_nbi.deb ... [NBI] Unpacking python3-osm-nbi (10.1.5.post2+g948fc85-1) ... [NBI] Setting up python3-osm-nbi (10.1.5.post2+g948fc85-1) ... [POL] Setting up python3-osm-policy-module (10.1.5+g0da53f1-1) ... [Keystone] Selecting previously unselected package apache2-utils. [Keystone] Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.15_amd64.deb ... [Keystone] Unpacking apache2-utils (2.4.41-4ubuntu3.15) ... [Keystone] Selecting previously unselected package apache2. [Keystone] Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.15_amd64.deb ... [Keystone] Unpacking apache2 (2.4.41-4ubuntu3.15) ... [osmclient] Removing intermediate container 6e6a782d2a78 [osmclient] ---> 92265d8a09d5 [osmclient] Step 9/20 : RUN dpkg -i ./osmclient.deb [osmclient] ---> Running in f7ac52ce424f [MON] Removing intermediate container 5bc0a8b4e44d [MON] ---> 1d79f653e39b [MON] Step 8/53 : RUN dpkg -i ./osm_common.deb [MON] ---> Running in 6667d58c9e54 [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) ... [tests] Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... [tests] Setting up xauth (1:1.1-0ubuntu1) ... [RO] ---> Running in 4eb90fa0ec54 [RO] Removing intermediate container 4eb90fa0ec54 [RO] ---> d1f3e045ac4b [RO] Step 12/56 : ARG PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL [RO] ---> Running in 87142a4df92d [NBI] Removing intermediate container 305c51a1fc5c [NBI] ---> b9815d10e3cf [NBI] Step 12/43 : 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 [POL] Removing intermediate container aed7e8c07ed8 [POL] ---> ee92cd52e643 [POL] Step 10/35 : 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 b3b46f34b26f [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 ... [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 (10.1.5+g1ad0860-1) ... [osmclient] Setting up python3-osmclient (10.1.5+g1ad0860-1) ... [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 (10.1.5.post3+g7ddcf69-1) ... [MON] Setting up python3-osm-common (10.1.5.post3+g7ddcf69-1) ... [LCM] Removing intermediate container b7759fdb5134 [LCM] ---> ccdb8597b2d6 [LCM] Step 4/57 : RUN curl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add - && echo "deb https://apt.kubernetes.io/ kubernetes-xenial main" | tee -a /etc/apt/sources.list.d/kubernetes.list && apt-get update && apt-get install -y kubectl=1.23.3-00 [LCM] ---> Running in 221e12baf843 [PLA] Collecting pymongo==3.12.3 [PLA] Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB) [tests] Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [tests] Processing triggers for mime-support (3.64ubuntu1) ... [RO] Removing intermediate container 87142a4df92d [RO] ---> 300c039b81e3 [RO] Step 13/56 : ARG PYTHON3_OSM_ROSDN_ODLOF_URL [RO] ---> Running in 6f0cca57aecf [RO] Removing intermediate container 6f0cca57aecf [RO] ---> e041eefc77b8 [RO] Step 14/56 : ARG PYTHON3_OSM_ROSDN_ONOSOF_URL [RO] ---> Running in f5899978bf77 [NBI] ---> Running in 28d30698b82a [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) ... [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.3_amd64.deb ... [Keystone] Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ... [Keystone] Selecting previously unselected package bind9-libs:amd64. [Keystone] Preparing to unpack .../028-bind9-libs_1%3a9.16.1-0ubuntu2.16_amd64.deb ... [Keystone] Unpacking bind9-libs:amd64 (1:9.16.1-0ubuntu2.16) ... [LCM] Warning: apt-key output should not be parsed (stdout is not a terminal) [NG-UI] Setting up nodejs (10.24.1-deb-1nodesource1) ... [PLA] Collecting pyyaml==5.4.1 [PLA] Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) [PLA] Collecting jinja2==3.0.3 [PLA] Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) [PLA] Collecting markupsafe==2.0.1 [PLA] Downloading MarkupSafe-2.0.1-cp38-cp38-manylinux2010_x86_64.whl (30 kB) [RO] Removing intermediate container f5899978bf77 [RO] ---> 948ebadfcebc [RO] Step 15/56 : ARG PYTHON3_OSM_ROSDN_ONOS_VPLS_URL [RO] ---> Running in f74763cd8b9d [RO] Removing intermediate container f74763cd8b9d [RO] ---> 50455b9a4d70 [RO] Step 16/56 : ARG PYTHON3_OSM_ROVIM_AWS_URL [RO] ---> Running in 72b81793d561 [Keystone] Selecting previously unselected package bind9-host. [Keystone] Preparing to unpack .../029-bind9-host_1%3a9.16.1-0ubuntu2.16_amd64.deb ... [Keystone] Unpacking bind9-host (1:9.16.1-0ubuntu2.16) ... [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.1-0ubuntu2.16_amd64.deb ... [Keystone] Unpacking bind9-dnsutils (1:9.16.1-0ubuntu2.16) ... [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) ... [osmclient] Removing intermediate container f7ac52ce424f [osmclient] ---> 25803a37560b [osmclient] Step 10/20 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb [osmclient] ---> Running in 5044f5892a10 [MON] Removing intermediate container 6667d58c9e54 [MON] ---> cae9d0aae9ec [MON] Step 9/53 : RUN curl $PYTHON3_N2VC_URL -o n2vc.deb [MON] ---> Running in 5b4359fcc1e1 [LCM] OK [LCM] deb https://apt.kubernetes.io/ kubernetes-xenial main [LCM] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [LCM] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [LCM] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [LCM] Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [LCM] Get:5 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [8993 B] [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 [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) [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) ... [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 179k 100 179k 0 0 2595k 0 --:--:-- --:--:-- --:--:-- 2595k [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 54036 100 54036 0 0 635k 0 --:--:-- --:--:-- --:--:-- 635k [RO] Removing intermediate container 72b81793d561 [RO] ---> 890cd95487e3 [RO] Step 17/56 : ARG PYTHON3_OSM_ROVIM_AZURE_URL [RO] ---> Running in ecd95ef084a1 [RO] Removing intermediate container ecd95ef084a1 [RO] ---> 28e67bc06ba6 [RO] Step 18/56 : ARG PYTHON3_OSM_ROVIM_OPENSTACK_URL [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) [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) [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) ... [LCM] Get:6 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 Packages [69.9 kB] [LCM] Fetched 78.9 kB in 3s (29.1 kB/s) [tests] Removing intermediate container c56fb237a042 [tests] ---> eccfa7a67a6f [tests] Step 4/26 : ARG OSM_TESTS_URL [tests] ---> Running in 58a58fe1731f [tests] Removing intermediate container 58a58fe1731f [tests] ---> 0118f3a90bb7 [tests] Step 5/26 : ARG PYTHON3_OSM_IM_URL [tests] ---> Running in 5b6bee4e6a48 [RO] ---> Running in 9c16b045b172 [RO] Removing intermediate container 9c16b045b172 [RO] ---> 590f5b4cf472 [RO] Step 19/56 : ARG PYTHON3_OSM_ROVIM_OPENVIM_URL [RO] ---> Running in a44cb824d3dd [NBI] Collecting pycrypto==2.6.1 [NBI] Downloading pycrypto-2.6.1.tar.gz (446 kB) [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) ... [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) ... [osmclient] Removing intermediate container 5044f5892a10 [osmclient] ---> 0c22c2d004e2 [osmclient] Step 11/20 : RUN dpkg -i ./osm_im.deb [osmclient] ---> Running in e825859526af [MON] Removing intermediate container 5b4359fcc1e1 [MON] ---> 588f34908ee0 [MON] Step 10/53 : RUN dpkg -i ./n2vc.deb [MON] ---> Running in afc84c8598ec [tests] Removing intermediate container 5b6bee4e6a48 [tests] ---> a54d258c4b18 [tests] Step 6/26 : ARG PYTHON3_OSMCLIENT_URL [tests] ---> Running in 583e472c6e6f [tests] Removing intermediate container 583e472c6e6f [tests] ---> 0c5a04768a67 [tests] Step 7/26 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb [tests] ---> Running in 2497930a87a1 [RO] Removing intermediate container a44cb824d3dd [RO] ---> 28a7a810abca [RO] Step 20/56 : ARG PYTHON3_OSM_ROVIM_VMWARE_URL [RO] ---> Running in 16b3a317d44c [RO] Removing intermediate container 16b3a317d44c [RO] ---> 65d3e8e2aaca [RO] Step 21/56 : 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_OPENSTACK_URL $PYTHON3_OSM_ROVIM_OPENVIM_URL $PYTHON3_OSM_ROVIM_VMWARE_URL ; do curl -s $URL -O ; done [RO] ---> Running in 951053367edc [POL] Collecting pymongo==3.12.3 [POL] Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB) [Keystone] Selecting previously unselected package binutils-common:amd64. [Keystone] Preparing to unpack .../043-binutils-common_2.34-6ubuntu1.7_amd64.deb ... [Keystone] Unpacking binutils-common:amd64 (2.34-6ubuntu1.7) ... [Keystone] Selecting previously unselected package libbinutils:amd64. [Keystone] Preparing to unpack .../044-libbinutils_2.34-6ubuntu1.7_amd64.deb ... [Keystone] Unpacking libbinutils:amd64 (2.34-6ubuntu1.7) ... [Keystone] Selecting previously unselected package libctf-nobfd0:amd64. [Keystone] Preparing to unpack .../045-libctf-nobfd0_2.34-6ubuntu1.7_amd64.deb ... [Keystone] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [osmclient] Selecting previously unselected package python3-osm-im. [osmclient] (Reading database ... 14682 files and directories currently installed.) [osmclient] Preparing to unpack ./osm_im.deb ... [osmclient] Unpacking python3-osm-im (10.1.5+g5fa114a-1) ... [osmclient] Setting up python3-osm-im (10.1.5+g5fa114a-1) ... [MON] Selecting previously unselected package python3-n2vc. [MON] (Reading database ... 14907 files and directories currently installed.) [MON] Preparing to unpack ./n2vc.deb ... [MON] Unpacking python3-n2vc (10.1.5.post2+gaff7be3-1) ... [MON] Setting up python3-n2vc (10.1.5.post2+gaff7be3-1) ... [LCM] Reading package lists... [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 179k 100 179k 0 0 1377k 0 --:--:-- --:--:-- --:--:-- 1377k [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) [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) [Keystone] Selecting previously unselected package libctf0:amd64. [Keystone] Preparing to unpack .../046-libctf0_2.34-6ubuntu1.7_amd64.deb ... [Keystone] Unpacking libctf0:amd64 (2.34-6ubuntu1.7) ... [Keystone] Selecting previously unselected package binutils-x86-64-linux-gnu. [Keystone] Preparing to unpack .../047-binutils-x86-64-linux-gnu_2.34-6ubuntu1.7_amd64.deb ... [Keystone] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.7) ... [Keystone] Selecting previously unselected package binutils. [Keystone] Preparing to unpack .../048-binutils_2.34-6ubuntu1.7_amd64.deb ... [Keystone] Unpacking binutils (2.34-6ubuntu1.7) ... [Keystone] Selecting previously unselected package libc-dev-bin. [Keystone] Preparing to unpack .../049-libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... [Keystone] Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... [NG-UI] Removing intermediate container 7e8b3f43e312 [NG-UI] ---> 674dd0592797 [NG-UI] Step 4/19 : ARG OSM_NGUI_URL [NG-UI] ---> Running in c3eeab5323a8 [NG-UI] Removing intermediate container c3eeab5323a8 [NG-UI] ---> 05091ce4a5b7 [NG-UI] Step 5/19 : RUN curl $OSM_NGUI_URL -o osm_ngui.deb [NG-UI] ---> Running in 442258ecf229 [tests] Removing intermediate container 2497930a87a1 [tests] ---> 031df3776e94 [tests] Step 8/26 : RUN dpkg -i ./osm_im.deb [tests] ---> Running in 5e0c491f8af0 [NBI] Collecting bitarray==2.3.5 [NBI] Downloading bitarray-2.3.5.tar.gz (88 kB) [POL] Collecting certifi==2021.10.8 [POL] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [POL] Collecting charset-normalizer==2.0.10 [POL] Downloading charset_normalizer-2.0.10-py3-none-any.whl (39 kB) [POL] Collecting click==8.0.3 [POL] Downloading click-8.0.3-py3-none-any.whl (97 kB) [POL] Collecting idna==3.3 [POL] Downloading idna-3.3-py3-none-any.whl (61 kB) [Keystone] Selecting previously unselected package linux-libc-dev:amd64. [Keystone] Preparing to unpack .../050-linux-libc-dev_5.4.0-169.187_amd64.deb ... [Keystone] Unpacking linux-libc-dev:amd64 (5.4.0-169.187) ... [MON] Removing intermediate container afc84c8598ec [MON] ---> f3cba49cbdfc [MON] Step 11/53 : RUN curl $PYTHON3_OSM_MON_URL -o osm_mon.deb [MON] ---> Running in f5cc6dab1a5c [LCM] Reading package lists... [LCM] Building dependency tree... [LCM] Reading state information... [LCM] The following NEW packages will be installed: [LCM] kubectl [NG-UI]  % Total % Received % Xferd Average Speed Time Time Time Current [NG-UI] Dload Upload Total Spent Left Speed [NG-UI] [NBI] Collecting enum34==1.1.10 [NBI] Downloading enum34-1.1.10-py3-none-any.whl (11 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 [POL] Downloading mock-4.0.3-py3-none-any.whl (28 kB) [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.14_amd64.deb ... [Keystone] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) ... [osmclient] Removing intermediate container e825859526af [osmclient] ---> a928963d60bf [osmclient] Step 12/20 : RUN pip3 install -r /usr/lib/python3/dist-packages/osmclient/requirements.txt -r /usr/lib/python3/dist-packages/osm_im/requirements.txt [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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52444 100 52444 0 0 682k 0 --:--:-- --:--:-- --:--:-- 673k [LCM] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [LCM] Need to get 8929 kB of archives. [LCM] After this operation, 46.6 MB of additional disk space will be used. [LCM] Get:1 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubectl amd64 1.23.3-00 [8929 kB] [NG-UI] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 945k 100 945k 0 0 4801k 0 --:--:-- --:--:-- --:--:-- 4801k [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 (10.1.5+g5fa114a-1) ... [tests] Setting up python3-osm-im (10.1.5+g5fa114a-1) ... [RO] Removing intermediate container 951053367edc [RO] ---> d9c5503644b9 [RO] Step 22/56 : RUN dpkg -i *.deb [RO] ---> Running in 9f39ee235c16 [NBI] Collecting lxml==4.7.1 [NBI] Downloading lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) [POL] Collecting peewee==3.8.2 [POL] Downloading peewee-3.8.2.tar.gz (816 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) ... [osmclient] ---> Running in 84a389ee689b [MON] Removing intermediate container f5cc6dab1a5c [MON] ---> 4fa4d567f250 [MON] Step 12/53 : RUN dpkg -i ./osm_mon.deb [MON] ---> Running in 1a5c42d209f5 [NG-UI] Removing intermediate container 442258ecf229 [NG-UI] ---> 8b24ebf4d2ff [NG-UI] Step 6/19 : RUN dpkg -i ./osm_ngui.deb [NG-UI] ---> Running in 0767adbd4bd3 [NG-UI] Selecting previously unselected package osm-ngui. [NG-UI] (Reading database ... 16320 files and directories currently installed.) [NG-UI] Preparing to unpack ./osm_ngui.deb ... [NG-UI] Unpacking osm-ngui (10.1.5.post1+ga055cd9-1) ... [RO] Selecting previously unselected package python3-osm-common. [RO] (Reading database ... 14502 files and directories currently installed.) [RO] Preparing to unpack python3-osm-common_10.1.5.post3+g7ddcf69-1_all.deb ... [RO] Unpacking python3-osm-common (10.1.5.post3+g7ddcf69-1) ... [RO] Selecting previously unselected package python3-osm-ng-ro. [RO] Preparing to unpack python3-osm-ng-ro_10.1.5.post5+g45cb017-1_all.deb ... [RO] Unpacking python3-osm-ng-ro (10.1.5.post5+g45cb017-1) ... [RO] Selecting previously unselected package python3-osm-ro-plugin. [RO] Preparing to unpack python3-osm-ro-plugin_10.1.5.post5+g45cb017-1_all.deb ... [RO] Unpacking python3-osm-ro-plugin (10.1.5.post5+g45cb017-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-arista-cloudvision. [RO] Preparing to unpack python3-osm-rosdn-arista-cloudvision_10.1.5.post5+g45cb017-1_all.deb ... [RO] Unpacking python3-osm-rosdn-arista-cloudvision (10.1.5.post5+g45cb017-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-dpb. [RO] Preparing to unpack python3-osm-rosdn-dpb_10.1.5.post5+g45cb017-1_all.deb ... [RO] Unpacking python3-osm-rosdn-dpb (10.1.5.post5+g45cb017-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-dynpac. [RO] Preparing to unpack python3-osm-rosdn-dynpac_10.1.5.post5+g45cb017-1_all.deb ... [RO] Unpacking python3-osm-rosdn-dynpac (10.1.5.post5+g45cb017-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-floodlightof. [RO] Preparing to unpack python3-osm-rosdn-floodlightof_10.1.5.post5+g45cb017-1_all.deb ... [RO] Unpacking python3-osm-rosdn-floodlightof (10.1.5.post5+g45cb017-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-ietfl2vpn. [RO] Preparing to unpack python3-osm-rosdn-ietfl2vpn_10.1.5.post5+g45cb017-1_all.deb ... [RO] Unpacking python3-osm-rosdn-ietfl2vpn (10.1.5.post5+g45cb017-1) ... [NBI] Collecting pyang==2.5.2 [NBI] Downloading pyang-2.5.2-py2.py3-none-any.whl (595 kB) [NBI] Collecting pyangbind==0.8.1 [NBI] Downloading pyangbind-0.8.1.tar.gz (48 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) [POL] Collecting requests==2.27.1 [POL] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [MON] Selecting previously unselected package python3-osm-mon. [MON] (Reading database ... 14940 files and directories currently installed.) [MON] Preparing to unpack ./osm_mon.deb ... [MON] Unpacking python3-osm-mon (10.1.5+g918706d-1) ... [MON] Setting up python3-osm-mon (10.1.5+g918706d-1) ... [LCM] debconf: delaying package configuration, since apt-utils is not installed [LCM] Fetched 8929 kB in 2s (4593 kB/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.23.3-00_amd64.deb ... [LCM] Unpacking kubectl (1.23.3-00) ... [NG-UI] Setting up osm-ngui (10.1.5.post1+ga055cd9-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-juniper-contrail. [RO] Preparing to unpack python3-osm-rosdn-juniper-contrail_10.1.5.post5+g45cb017-1_all.deb ... [RO] Unpacking python3-osm-rosdn-juniper-contrail (10.1.5.post5+g45cb017-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-odlof. [RO] Preparing to unpack python3-osm-rosdn-odlof_10.1.5.post5+g45cb017-1_all.deb ... [RO] Unpacking python3-osm-rosdn-odlof (10.1.5.post5+g45cb017-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-onos-vpls. [RO] Preparing to unpack python3-osm-rosdn-onos-vpls_10.1.5.post5+g45cb017-1_all.deb ... [RO] Unpacking python3-osm-rosdn-onos-vpls (10.1.5.post5+g45cb017-1) ... [RO] Selecting previously unselected package python3-osm-rosdn-onosof. [RO] Preparing to unpack python3-osm-rosdn-onosof_10.1.5.post5+g45cb017-1_all.deb ... [RO] Unpacking python3-osm-rosdn-onosof (10.1.5.post5+g45cb017-1) ... [POL] Collecting urllib3==1.26.8 [POL] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [POL] Building wheels for collected packages: pycrypto, peewee [POL] Building wheel for pycrypto (setup.py): started [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) ... [osmclient] Collecting certifi==2021.10.8 [osmclient] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [RO] Selecting previously unselected package python3-osm-rovim-aws. [RO] Preparing to unpack python3-osm-rovim-aws_10.1.5.post5+g45cb017-1_all.deb ... [RO] Unpacking python3-osm-rovim-aws (10.1.5.post5+g45cb017-1) ... [RO] Selecting previously unselected package python3-osm-rovim-azure. [RO] Preparing to unpack python3-osm-rovim-azure_10.1.5.post5+g45cb017-1_all.deb ... [RO] Unpacking python3-osm-rovim-azure (10.1.5.post5+g45cb017-1) ... [RO] Selecting previously unselected package python3-osm-rovim-openstack. [RO] Preparing to unpack python3-osm-rovim-openstack_10.1.5.post5+g45cb017-1_all.deb ... [RO] Unpacking python3-osm-rovim-openstack (10.1.5.post5+g45cb017-1) ... [RO] Selecting previously unselected package python3-osm-rovim-openvim. [RO] Preparing to unpack python3-osm-rovim-openvim_10.1.5.post5+g45cb017-1_all.deb ... [RO] Unpacking python3-osm-rovim-openvim (10.1.5.post5+g45cb017-1) ... [RO] Selecting previously unselected package python3-osm-rovim-vmware. [RO] Preparing to unpack python3-osm-rovim-vmware_10.1.5.post5+g45cb017-1_all.deb ... [RO] Unpacking python3-osm-rovim-vmware (10.1.5.post5+g45cb017-1) ... [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) ... [osmclient] Collecting charset-normalizer==2.0.10 [osmclient] Downloading charset_normalizer-2.0.10-py3-none-any.whl (39 kB) [osmclient] Collecting click==8.0.3 [osmclient] Downloading click-8.0.3-py3-none-any.whl (97 kB) [osmclient] Collecting idna==3.3 [osmclient] Downloading idna-3.3-py3-none-any.whl (61 kB) [MON] Removing intermediate container 1a5c42d209f5 [MON] ---> bf3dc0a3f7eb [MON] Step 13/53 : 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 [LCM] Setting up kubectl (1.23.3-00) ... [RO] Setting up python3-osm-common (10.1.5.post3+g7ddcf69-1) ... [RO] Setting up python3-osm-ng-ro (10.1.5.post5+g45cb017-1) ... [NBI] Collecting regex==2021.11.10 [NBI] Downloading regex-2021.11.10-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) [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) ... [osmclient] Collecting jinja2==3.0.3 [osmclient] Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) [osmclient] Collecting markupsafe==2.0.1 [osmclient] Downloading MarkupSafe-2.0.1-cp38-cp38-manylinux2010_x86_64.whl (30 kB) [osmclient] Collecting packaging==21.3 [osmclient] Downloading packaging-21.3-py3-none-any.whl (40 kB) [osmclient] Collecting prettytable==3.0.0 [osmclient] Downloading prettytable-3.0.0-py3-none-any.whl (24 kB) [osmclient] Collecting pycurl==7.44.1 [MON] ---> Running in 6036d55195a6 [NG-UI] Removing intermediate container 0767adbd4bd3 [NG-UI] ---> fad424d78c2e [NG-UI] Step 7/19 : WORKDIR /usr/share/osm-ngui [NG-UI] ---> Running in a3fe17124004 [tests] Removing intermediate container 5e0c491f8af0 [tests] ---> 0dadced90769 [tests] Step 9/26 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb [tests] ---> Running in 1d168379e12b [RO] Setting up python3-osm-ro-plugin (10.1.5.post5+g45cb017-1) ... [RO] Setting up python3-osm-rosdn-arista-cloudvision (10.1.5.post5+g45cb017-1) ... [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) [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) ... [osmclient] Downloading pycurl-7.44.1.tar.gz (227 kB) [NG-UI] Removing intermediate container a3fe17124004 [NG-UI] ---> 383fd152fc60 [NG-UI] Step 8/19 : RUN npm install [NG-UI] ---> Running in f80f510cd87e [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 61356 100 61356 0 0 499k 0 --:--:-- --:--:-- --:--:-- 499k [tests] Removing intermediate container 1d168379e12b [tests] ---> 516a2a10f5cf [tests] Step 10/26 : RUN dpkg -i ./osmclient.deb [tests] ---> Running in 8ec9b1be480d [RO] Setting up python3-osm-rosdn-dpb (10.1.5.post5+g45cb017-1) ... [RO] Setting up python3-osm-rosdn-dynpac (10.1.5.post5+g45cb017-1) ... [NBI] Collecting attrs==21.4.0 [NBI] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [NBI] Collecting certifi==2021.10.8 [NBI] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [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.10 [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) ... [osmclient] Collecting pyparsing==3.0.6 [osmclient] Downloading pyparsing-3.0.6-py3-none-any.whl (97 kB) [osmclient] Collecting python-magic==0.4.24 [osmclient] Downloading python_magic-0.4.24-py2.py3-none-any.whl (12 kB) [osmclient] Collecting pyyaml==5.4.1 [osmclient] Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) [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.0 [MON] Downloading bcrypt-3.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (61 kB) [LCM] Removing intermediate container 221e12baf843 [LCM] ---> 8efb24d9d6ca [LCM] Step 5/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 b06ec48aa420 [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 (10.1.5+g1ad0860-1) ... [tests] Setting up python3-osmclient (10.1.5+g1ad0860-1) ... [RO] Setting up python3-osm-rosdn-floodlightof (10.1.5.post5+g45cb017-1) ... [RO] Setting up python3-osm-rosdn-ietfl2vpn (10.1.5.post5+g45cb017-1) ... [RO] Setting up python3-osm-rosdn-juniper-contrail (10.1.5.post5+g45cb017-1) ... [RO] Setting up python3-osm-rosdn-odlof (10.1.5.post5+g45cb017-1) ... [NBI] Downloading charset_normalizer-2.0.10-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) [NBI] Collecting cherrypy==18.6.1 [NBI] Downloading CherryPy-18.6.1-py2.py3-none-any.whl (419 kB) [NBI] Collecting debtcollector==2.4.0 [NBI] Downloading debtcollector-2.4.0-py3-none-any.whl (22 kB) [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) ... [osmclient] Collecting requests==2.27.1 [osmclient] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [osmclient] Collecting urllib3==1.26.8 [osmclient] Downloading urllib3-1.26.8-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) [MON] Collecting cachetools==4.2.4 [MON] Downloading cachetools-4.2.4-py3-none-any.whl (10 kB) [MON] Collecting certifi==2021.10.8 [MON] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [LCM]  % Total % Received % Xferd Average Speed Time Time Time Current [LCM] Dload Upload Total Spent Left Speed [LCM] [RO] Setting up python3-osm-rosdn-onos-vpls (10.1.5.post5+g45cb017-1) ... [RO] Setting up python3-osm-rosdn-onosof (10.1.5.post5+g45cb017-1) ... [NBI] Collecting idna==3.3 [NBI] Downloading idna-3.3-py3-none-any.whl (61 kB) [NBI] Collecting importlib-resources==5.4.0 [NBI] Downloading importlib_resources-5.4.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) [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 [osmclient] Collecting bitarray==2.3.5 [osmclient] Downloading bitarray-2.3.5.tar.gz (88 kB) [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.10 [MON] Downloading charset_normalizer-2.0.10-py3-none-any.whl (39 kB) [LCM] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [tests] Removing intermediate container 8ec9b1be480d [tests] ---> a7b1afdaf726 [tests] Step 11/26 : RUN curl $OSM_TESTS_URL -o osm_tests.deb [tests] ---> Running in 3d8dbf327c82 [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 55516 100 55516 0 0 653k 0 --:--:-- --:--:-- --:--:-- 653k [RO] Setting up python3-osm-rovim-aws (10.1.5.post5+g45cb017-1) ... [RO] Setting up python3-osm-rovim-azure (10.1.5.post5+g45cb017-1) ... [RO] Setting up python3-osm-rovim-openstack (10.1.5.post5+g45cb017-1) ... [NBI] Downloading jaraco.collections-3.5.1-py3-none-any.whl (10 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.6.0 [NBI] Downloading jaraco.text-3.6.0-py3-none-any.whl (8.1 kB) [NBI] Collecting jsonschema==4.4.0 [NBI] Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) [NBI] Collecting keystoneauth1==4.4.0 [NBI] Downloading keystoneauth1-4.4.0-py3-none-any.whl (314 kB) [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) ... [osmclient] Collecting enum34==1.1.10 [osmclient] Downloading enum34-1.1.10-py3-none-any.whl (11 kB) [MON] Collecting cryptography==36.0.1 [MON] Downloading cryptography-36.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB) [LCM] 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 [tests] Removing intermediate container 3d8dbf327c82 [tests] ---> 83e2c580bc44 [tests] Step 12/26 : RUN dpkg -i ./osm_tests.deb [RO] Setting up python3-osm-rovim-openvim (10.1.5.post5+g45cb017-1) ... [RO] Setting up python3-osm-rovim-vmware (10.1.5.post5+g45cb017-1) ... [NBI] Collecting more-itertools==8.12.0 [NBI] Downloading more_itertools-8.12.0-py3-none-any.whl (54 kB) [NBI] Collecting msgpack==1.0.3 [NBI] Downloading msgpack-1.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) [osmclient] Collecting lxml==4.7.1 [osmclient] Downloading lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) [MON] Collecting google-auth==2.3.3 [MON] Downloading google_auth-2.3.3-py2.py3-none-any.whl (155 kB) [MON] Collecting idna==3.3 [MON] Downloading idna-3.3-py3-none-any.whl (61 kB) [LCM] 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 [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 [tests] ---> Running in 89d088298468 [tests] Selecting previously unselected package osm-tests. [tests] (Reading database ... 16108 files and directories currently installed.) [tests] Preparing to unpack ./osm_tests.deb ... [tests] Unpacking osm-tests (10.1.3.post1+g6089efe-1) ... [tests] Setting up osm-tests (10.1.3.post1+g6089efe-1) ... [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) [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) ... [osmclient] Collecting pyang==2.5.2 [osmclient] Downloading pyang-2.5.2-py2.py3-none-any.whl (595 kB) [osmclient] Collecting pyangbind==0.8.1 [osmclient] Downloading pyangbind-0.8.1.tar.gz (48 kB) [MON] Collecting juju==2.9.42.4 [MON] Downloading juju-2.9.42.4.tar.gz (814 kB) [MON] Collecting jujubundlelib==0.5.7 [MON] Downloading jujubundlelib-0.5.7.tar.gz (30 kB) [LCM] 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 [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. [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. [tests] Removing intermediate container 89d088298468 [tests] ---> 1caca45e85ea [tests] Step 13/26 : 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 [RO] Removing intermediate container 9f39ee235c16 [RO] ---> f72496bd4b61 [RO] Step 23/56 : 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 9629af15c22e [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 os-service-types==1.7.0 [NBI] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [NBI] Collecting oslo.config==8.7.1 [NBI] Downloading oslo.config-8.7.1-py3-none-any.whl (128 kB) [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.21_amd64.deb ... [Keystone] Unpacking curl (7.68.0-1ubuntu2.21) ... [MON] Collecting kubernetes==21.7.0 [MON] Downloading kubernetes-21.7.0-py2.py3-none-any.whl (1.8 MB) [LCM] 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 [tests] ---> Running in dbf293754d80 [NBI] Collecting oslo.i18n==5.1.0 [NBI] Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB) [Keystone] Selecting previously unselected package dnsutils. [Keystone] Preparing to unpack .../080-dnsutils_1%3a9.16.1-0ubuntu2.16_all.deb ... [Keystone] Unpacking dnsutils (1:9.16.1-0ubuntu2.16) ... [osmclient] Collecting regex==2021.11.10 [osmclient] Downloading regex-2021.11.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB) [MON] Collecting macaroonbakery==1.3.1 [MON] Downloading macaroonbakery-1.3.1.tar.gz (79 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 oslo.serialization==4.2.0 [NBI] Downloading oslo.serialization-4.2.0-py3-none-any.whl (25 kB) [NBI] Collecting oslo.utils==4.12.0 [NBI] Downloading oslo.utils-4.12.0-py3-none-any.whl (101 kB) [NBI] Collecting packaging==21.3 [NBI] Downloading packaging-21.3-py3-none-any.whl (40 kB) [NBI] Collecting pbr==5.8.0 [NBI] Downloading pbr-5.8.0-py2.py3-none-any.whl (112 kB) [NBI] Collecting portend==3.1.0 [NBI] Downloading portend-3.1.0-py3-none-any.whl (5.3 kB) [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) ... [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) ... [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, bitarray, pyangbind [osmclient] Building wheel for pycurl (setup.py): started [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.1.1 [MON] Downloading oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) [MON] Collecting paramiko==2.9.2 [MON] Downloading paramiko-2.9.2-py2.py3-none-any.whl (210 kB) [LCM] 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 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) [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) [NBI] Collecting pyparsing==3.0.6 [NBI] Downloading pyparsing-3.0.6-py3-none-any.whl (97 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.4.0 [NBI] Downloading python_keystoneclient-4.4.0-py3-none-any.whl (398 kB) [NBI] Collecting pytz==2021.3 [NBI] Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) [Keystone] Selecting previously unselected package ldap-utils. [Keystone] Preparing to unpack .../088-ldap-utils_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... [Keystone] Unpacking ldap-utils (2.4.49+dfsg-2ubuntu1.9) ... [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) ... [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) ... [MON] Collecting protobuf==3.19.3 [MON] Downloading protobuf-3.19.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 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) [LCM] 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 [tests] Collecting bitarray==2.3.5 [tests] Downloading bitarray-2.3.5.tar.gz (88 kB) [NBI] Collecting requests==2.27.1 [NBI] Downloading requests-2.27.1-py2.py3-none-any.whl (63 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) [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 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) [LCM] 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 [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. [tests] Collecting enum34==1.1.10 [tests] Downloading enum34-1.1.10-py3-none-any.whl (11 kB) [RO] Collecting pymongo==3.12.3 [RO] Downloading pymongo-3.12.3-cp38-cp38-manylinux2014_x86_64.whl (546 kB) [NBI] Collecting tempora==5.0.0 [NBI] Downloading tempora-5.0.0-py3-none-any.whl (15 kB) [NBI] Collecting urllib3==1.26.8 [NBI] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [NBI] Collecting wrapt==1.13.3 [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) ... [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) [LCM] 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 [tests] Collecting lxml==4.7.1 [tests] Downloading lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) [tests] Collecting pyang==2.5.2 [tests] Downloading pyang-2.5.2-py2.py3-none-any.whl (595 kB) [tests] Collecting pyangbind==0.8.1 [RO] Collecting pyyaml==5.4.1 [RO] Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 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.4.0 [RO] Downloading autopage-0.4.0-py3-none-any.whl (20 kB) [NBI] Downloading wrapt-1.13.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (84 kB) [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 [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) ... [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==2021.3 [MON] Downloading pytz-2021.3-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) [LCM] 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 [tests] Downloading pyangbind-0.8.1.tar.gz (48 kB) [tests] Collecting pyyaml==5.4.1 [tests] Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) [RO] Collecting azure-common==1.1.27 [RO] Downloading azure_common-1.1.27-py2.py3-none-any.whl (12 kB) [RO] Collecting azure-core==1.21.1 [RO] Downloading azure_core-1.21.1-py2.py3-none-any.whl (178 kB) [RO] Collecting azure-identity==1.7.1 [RO] Downloading azure_identity-1.7.1-py2.py3-none-any.whl (129 kB) [RO] Collecting azure-mgmt-compute==24.0.0 [NBI] Downloading zc.lockfile-2.0-py2.py3-none-any.whl (9.7 kB) [NBI] Collecting zipp==3.7.0 [NBI] Downloading zipp-3.7.0-py3-none-any.whl (5.3 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 160)) (45.2.0) [NBI] Building wheels for collected packages: pycrypto, bitarray, pyangbind [NBI] Building wheel for pycrypto (setup.py): started [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) ... [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.20_amd64.deb ... [Keystone] Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.20) ... [MON] Collecting requests==2.27.1 [MON] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [MON] Collecting requests-oauthlib==1.3.0 [MON] Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB) [MON] Collecting retrying-async==1.2.0 [MON] Downloading retrying-async-1.2.0.tar.gz (3.3 kB) [MON] Collecting rsa==4.8 [MON] Downloading rsa-4.8-py3-none-any.whl (39 kB) [LCM] 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 [RO] Downloading azure_mgmt_compute-24.0.0-py3-none-any.whl (4.4 MB) [RO] Collecting azure-mgmt-core==1.3.0 [RO] Downloading azure_mgmt_core-1.3.0-py2.py3-none-any.whl (25 kB) [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.11_amd64.deb ... [Keystone] Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.11) ... [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.6_amd64.deb ... [Keystone] Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... [MON] Collecting six==1.16.0 [MON] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [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.0.1 [MON] Downloading typing_extensions-4.0.1-py3-none-any.whl (22 kB) [MON] Collecting typing-inspect==0.7.1 [MON] Downloading typing_inspect-0.7.1-py3-none-any.whl (8.4 kB) [LCM] 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 [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) [tests] Collecting regex==2021.11.10 [tests] Downloading regex-2021.11.10-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==2021.10.8 [tests] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [tests] Collecting charset-normalizer==2.0.10 [tests] Downloading charset_normalizer-2.0.10-py3-none-any.whl (39 kB) [RO] Collecting azure-mgmt-network==19.3.0 [RO] Downloading azure_mgmt_network-19.3.0-py2.py3-none-any.whl (21.1 MB) [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) ... [MON] Collecting urllib3==1.26.8 [MON] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [MON] Collecting websocket-client==1.2.3 [MON] Downloading websocket_client-1.2.3-py3-none-any.whl (53 kB) [MON] Collecting websockets==7.0 [MON] Downloading websockets-7.0.tar.gz (49 kB) [tests] Collecting click==8.0.3 [tests] Downloading click-8.0.3-py3-none-any.whl (97 kB) [tests] Collecting idna==3.3 [tests] Downloading idna-3.3-py3-none-any.whl (61 kB) [tests] Collecting jinja2==3.0.3 [tests] Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) [tests] Collecting markupsafe==2.0.1 [tests] Downloading MarkupSafe-2.0.1-cp38-cp38-manylinux2010_x86_64.whl (30 kB) [tests] Collecting packaging==21.3 [tests] Downloading packaging-21.3-py3-none-any.whl (40 kB) [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) ... [Keystone] Selecting previously unselected package mysql-client-core-8.0. [Keystone] Preparing to unpack .../119-mysql-client-core-8.0_8.0.35-0ubuntu0.20.04.1_amd64.deb ... [Keystone] Unpacking mysql-client-core-8.0 (8.0.35-0ubuntu0.20.04.1) ... [osmclient] Building wheel for pycurl (setup.py): finished with status 'done' [osmclient] Created wheel for pycurl: filename=pycurl-7.44.1-cp38-cp38-linux_x86_64.whl size=322166 sha256=d25c62ed67a30cce2365bc04b61f886cd9ae518dcd7536fbfd81c7b2b4626932 [osmclient] Stored in directory: /root/.cache/pip/wheels/a1/7e/55/e76d883b865ed83a76f1a0dc53af308f522db374be56d27909 [osmclient] Building wheel for bitarray (setup.py): started [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) [LCM] 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 1 23.9M 1 400k 0 0 28031 0 0:14:55 0:00:14 0:14:41 77649 [NG-UI] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [tests] Collecting prettytable==3.0.0 [tests] Downloading prettytable-3.0.0-py3-none-any.whl (24 kB) [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) [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. [tests] Collecting pycurl==7.44.1 [tests] Downloading pycurl-7.44.1.tar.gz (227 kB) [MON] Collecting pycrypto==2.6.1 [MON] Downloading pycrypto-2.6.1.tar.gz (446 kB) [LCM] 1 23.9M 1 400k 0 0 26234 0 0:15:56 0:00:15 0:15:41 77664 [NG-UI] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [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=9fac80fbb727381da800ce3653e184a2469601d17ccff82a1bf0db3ddfdb8db0 [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.0.3 kafka-python-2.0.2 markupsafe-2.0.1 pycrypto-2.6.1 pymongo-3.12.3 pymzn-0.18.3 pyyaml-5.4.1 [tests] Collecting pyparsing==3.0.6 [tests] Downloading pyparsing-3.0.6-py3-none-any.whl (97 kB) [tests] Collecting python-magic==0.4.24 [tests] Downloading python_magic-0.4.24-py2.py3-none-any.whl (12 kB) [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) [LCM] 3 23.9M 3 767k 0 0 46007 0 0:09:05 0:00:17 0:08:48 133k 3 23.9M 3 767k 0 0 43461 0 0:09:37 0:00:18 0:09:19 133k [tests] Collecting requests==2.27.1 [tests] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [Keystone] Selecting previously unselected package mysql-common. [Keystone] Preparing to unpack .../120-mysql-common_5.8+1.0.5ubuntu2_all.deb ... [osmclient] Building wheel for bitarray (setup.py): finished with status 'done' [osmclient] Created wheel for bitarray: filename=bitarray-2.3.5-cp38-cp38-linux_x86_64.whl size=188678 sha256=ff3b8eb07bc7b0aad8014ad8f7f23cb7de54b2e7336be0a80ed564da39298eea [osmclient] Stored in directory: /root/.cache/pip/wheels/94/69/4b/830f24f80f3064bf446eb37eb441d7c1af74eda281bc2d9d03 [osmclient] Building wheel for pyangbind (setup.py): started [MON] Collecting autopage==0.4.0 [MON] Downloading autopage-0.4.0-py3-none-any.whl (20 kB) [LCM] 3 23.9M 3 767k 0 0 42580 0 0:09:49 0:00:18 0:09:31 149k [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. [tests] Collecting urllib3==1.26.8 [tests] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [RO] Collecting azure-mgmt-resource==20.0.0 [RO] Downloading azure_mgmt_resource-20.0.0-py2.py3-none-any.whl (2.3 MB) [Keystone] Unpacking mysql-common (5.8+1.0.5ubuntu2) ... [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=b3e055bc51949da6c5ad785c42af20ad1420898f9e0c4f007e8928351da37751 [osmclient] Stored in directory: /root/.cache/pip/wheels/0c/fb/5a/3d09fc1fae9987036f767b8aa0076ac7f91ce4cd952de3f49a [osmclient] Successfully built pycurl bitarray 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 [MON] Collecting cliff==3.10.0 [MON] Downloading cliff-3.10.0-py3-none-any.whl (80 kB) [MON] Collecting cmd2==2.3.3 [MON] Downloading cmd2-2.3.3-py3-none-any.whl (149 kB) [LCM] 4 23.9M 4 1023k 0 0 53855 0 0:07:46 0:00:19 0:07:27 128k [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) [RO] Collecting bcrypt==3.2.0 [RO] Downloading bcrypt-3.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (61 kB) [MON] Collecting debtcollector==2.3.0 [MON] Downloading debtcollector-2.3.0-py3-none-any.whl (23 kB) [LCM] 4 23.9M 4 1023k 0 0 51218 0 0:08:10 0:00:20 0:07:50 128k [tests] Collecting argcomplete==2.0.0 [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.4.0 [tests] Downloading autopage-0.4.0-py3-none-any.whl (20 kB) [RO] Collecting boto==2.49.0 [RO] Downloading boto-2.49.0-py2.py3-none-any.whl (1.4 MB) [RO] Collecting cachetools==4.2.4 [RO] Downloading cachetools-4.2.4-py3-none-any.whl (10 kB) [RO] Collecting certifi==2021.10.8 [RO] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [Keystone] Selecting previously unselected package mysql-client-8.0. [Keystone] Preparing to unpack .../121-mysql-client-8.0_8.0.35-0ubuntu0.20.04.1_amd64.deb ... [Keystone] Unpacking mysql-client-8.0 (8.0.35-0ubuntu0.20.04.1) ... [Keystone] Selecting previously unselected package mysql-client. [Keystone] Preparing to unpack .../122-mysql-client_8.0.35-0ubuntu0.20.04.1_all.deb ... [Keystone] Unpacking mysql-client (8.0.35-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 decorator==5.1.1 [MON] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [MON] Collecting dogpile.cache==1.1.4 [MON] Downloading dogpile.cache-1.1.4-py3-none-any.whl (50 kB) [MON] Collecting futurist==2.4.0 [MON] Downloading futurist-2.4.0-py3-none-any.whl (37 kB) [MON] Collecting gnocchiclient==7.0.7 [MON] Downloading gnocchiclient-7.0.7-py2.py3-none-any.whl (66 kB) [MON] Collecting humanfriendly==10.0 [MON] Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB) [LCM] 5 23.9M 5 1279k 0 0 59604 0 0:07:01 0:00:21 0:06:40 104k [tests] Collecting bcrypt==3.2.0 [tests] Downloading bcrypt-3.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (61 kB) [tests] Collecting blessings==1.6 [tests] Downloading blessings-1.6.tar.gz (19 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.10 [RO] Downloading charset_normalizer-2.0.10-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) [MON] Collecting iso8601==1.0.2 [MON] Downloading iso8601-1.0.2-py3-none-any.whl (9.7 kB) [MON] Collecting jmespath==0.10.0 [MON] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [MON] Collecting jsonpatch==1.32 [MON] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [LCM] 5 23.9M 5 1279k 0 0 57008 0 0:07:20 0:00:22 0:06:58 104k [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) [RO] Collecting cherrypy==18.1.2 [RO] Downloading CherryPy-18.1.2-py2.py3-none-any.whl (418 kB) [osmclient] Successfully installed bitarray-2.3.5 certifi-2021.10.8 charset-normalizer-2.0.10 click-8.0.3 enum34-1.1.10 idna-3.3 jinja2-3.0.3 lxml-4.7.1 markupsafe-2.0.1 packaging-21.3 prettytable-3.0.0 pyang-2.5.2 pyangbind-0.8.1 pycurl-7.44.1 pyparsing-3.0.6 python-magic-0.4.24 pyyaml-5.4.1 regex-2021.11.10 requests-2.27.1 six-1.16.0 urllib3-1.26.8 verboselogs-1.7 wcwidth-0.2.5 [MON] Collecting jsonpointer==2.2 [MON] Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) [MON] Collecting keystoneauth1==4.4.0 [MON] Downloading keystoneauth1-4.4.0-py3-none-any.whl (314 kB) [LCM] 5 23.9M 5 1279k 0 0 55042 0 0:07:35 0:00:23 0:07:12 98089 [PLA] Removing intermediate container a13848142828 [PLA] ---> b724878c4168 [PLA] Step 14/40 : ADD https://github.com/MiniZinc/MiniZincIDE/releases/download/2.4.2/MiniZincIDE-2.4.2-bundle-linux-x86_64.tgz /minizinc.tgz [tests] Collecting charm-tools==2.8.3 [tests] Downloading charm-tools-2.8.3.tar.gz (106 kB) [RO] Collecting cliff==3.10.0 [RO] Downloading cliff-3.10.0-py3-none-any.whl (80 kB) [RO] Collecting cmd2==2.3.3 [RO] Downloading cmd2-2.3.3-py3-none-any.whl (149 kB) [LCM] 6 23.9M 6 1535k 0 0 63383 0 0:06:35 0:00:24 0:06:11 98089 6 23.9M 6 1535k 0 0 60925 0 0:06:51 0:00:25 0:06:26 98089 [tests] Collecting cheetah3==3.2.6.post1 [tests] Downloading Cheetah3-3.2.6.post1-cp38-cp38-manylinux1_x86_64.whl (677 kB) [tests] Collecting cliff==3.10.0 [tests] Downloading cliff-3.10.0-py3-none-any.whl (80 kB) [RO] Collecting cryptography==36.0.1 [RO] Downloading cryptography-36.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 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=ee06c7fe2704a3efbc206f9faebd2517658a319b790248a3d3cadea3c1840dcf [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=156166 sha256=fe35c177dc2d8bc98fb88dabea036ec04ef5fe113f5361a988ceed071735c61d [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 [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) ... [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) ... [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) ... [MON] Collecting lxml==4.7.1 [MON] Downloading lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) [LCM] 6 23.9M 6 1535k 0 0 59651 0 0:07:00 0:00:26 0:06:34 59891 [tests] Collecting cmd2==2.3.3 [tests] Downloading cmd2-2.3.3-py3-none-any.whl (149 kB) [RO] Collecting cvprac==1.0.7 [RO] Downloading cvprac-1.0.7.tar.gz (4.2 MB) [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) ... [MON] Collecting monotonic==1.6 [MON] Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB) [MON] Collecting msgpack==1.0.3 [MON] Downloading msgpack-1.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) [MON] Collecting munch==2.5.0 [MON] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [LCM] 7 23.9M 7 1791k 0 0 67045 0 0:06:14 0:00:27 0:05:47 116k [PLA] [PLA] [tests] Collecting colander==1.7.0 [tests] Downloading colander-1.7.0-py2.py3-none-any.whl (113 kB) [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 ... [MON] Collecting netaddr==0.8.0 [MON] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [tests] Collecting coverage==6.2 [tests] Downloading coverage-6.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (217 kB) [RO] Collecting debtcollector==2.3.0 [RO] Downloading debtcollector-2.3.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) [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) ... [osmclient] Removing intermediate container 84a389ee689b [osmclient] ---> c01b004b0f5d [osmclient] Step 13/20 : FROM ubuntu:20.04 as FINAL [osmclient] ---> f78909c2b360 [osmclient] Step 14/20 : ARG APT_PROXY [osmclient] ---> Using cache [osmclient] ---> d9383503a5ce [osmclient] Step 15/20 : 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] ---> 9d6d214ab8e9 [osmclient] Step 16/20 : 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] Collecting netifaces==0.11.0 [MON] Downloading netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB) [MON] Collecting openstacksdk==0.61.0 [MON] Downloading openstacksdk-0.61.0-py3-none-any.whl (1.4 MB) [LCM] 7 23.9M 7 1791k 0 0 64677 0 0:06:28 0:00:28 0:06:00 112k [RO] Collecting dogpile.cache==1.1.4 [RO] Downloading dogpile.cache-1.1.4-py3-none-any.whl (50 kB) [MON] Collecting os-client-config==2.1.0 [MON] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [LCM] 8 23.9M 8 2047k 0 0 69841 0 0:05:59 0:00:30 0:05:29 98k [tests] Collecting cryptography==36.0.1 [tests] Downloading cryptography-36.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB) [RO] Collecting flufl.enum==4.1.1 [RO] Downloading flufl.enum-4.1.1.tar.gz (23 kB) [POL] Successfully installed aiokafka-0.7.2 cached-property-1.5.2 certifi-2021.10.8 charset-normalizer-2.0.10 click-8.0.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.27.1 urllib3-1.26.8 [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) ... [osmclient] ---> Running in fac0daaf3fca [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.4.2 [MON] Downloading osc_lib-2.4.2-py3-none-any.whl (88 kB) [LCM] 8 23.9M 8 2047k 0 0 67587 0 0:06:11 0:00:31 0:05:40 98k 8 23.9M 8 2047k 0 0 66280 0 0:06:18 0:00:31 0:05:47 99409 [PLA] ---> 87f07c736d13 [PLA] Step 15/40 : RUN tar -zxf /minizinc.tgz && mv /MiniZincIDE-2.4.2-bundle-linux /minizinc [PLA] ---> Running in 09eee36bd9fb [tests] Collecting debtcollector==2.4.0 [tests] Downloading debtcollector-2.4.0-py3-none-any.whl (22 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 [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.6.0 [tests] Downloading distro-1.6.0-py2.py3-none-any.whl (19 kB) [RO] Collecting google-api-core==2.3.2 [RO] Downloading google_api_core-2.3.2-py2.py3-none-any.whl (109 kB) [RO] Collecting google-api-python-client==2.34.0 [RO] Downloading google_api_python_client-2.34.0-py2.py3-none-any.whl (7.9 MB) [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) ... [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 ... [osmclient] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [osmclient] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 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/universe amd64 Packages [1154 kB] [MON] Collecting oslo.config==8.7.1 [MON] Downloading oslo.config-8.7.1-py3-none-any.whl (128 kB) [MON] Collecting oslo.context==3.4.0 [MON] Downloading oslo.context-3.4.0-py3-none-any.whl (19 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==4.6.1 [MON] Downloading oslo.log-4.6.1-py3-none-any.whl (71 kB) [LCM] 9 23.9M 9 2303k 0 0 72257  0 0:05:47 0:00:32 0:05:15 99278 [tests] Collecting dogpile.cache==1.1.5 [tests] Downloading dogpile.cache-1.1.5-py3-none-any.whl (51 kB) [tests] Collecting filelock==3.4.2 [tests] Downloading filelock-3.4.2-py3-none-any.whl (9.9 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.2 [tests] Downloading httplib2-0.20.2-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) [RO] Collecting google-auth==2.3.3 [RO] Downloading google_auth-2.3.3-py2.py3-none-any.whl (155 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) [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) ... [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) ... [osmclient] Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3142 kB] [osmclient] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3290 kB] [osmclient] Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [osmclient] Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [osmclient] Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [osmclient] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [osmclient] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [osmclient] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1448 kB] [osmclient] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [osmclient] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 kB] [osmclient] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 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] [MON] Collecting oslo.serialization==4.2.0 [MON] Downloading oslo.serialization-4.2.0-py3-none-any.whl (25 kB) [MON] Collecting oslo.utils==4.12.0 [MON] Downloading oslo.utils-4.12.0-py3-none-any.whl (101 kB) [MON] Collecting packaging==21.3 [MON] Downloading packaging-21.3-py3-none-any.whl (40 kB) [MON] Collecting pbr==5.8.0 [MON] Downloading pbr-5.8.0-py2.py3-none-any.whl (112 kB) [MON] Collecting prettytable==0.7.2 [tests] Collecting jmespath==0.10.0 [tests] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [tests] Collecting jsonpatch==1.32 [tests] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [RO] Collecting google-cloud==0.34.0 [RO] Downloading google_cloud-0.34.0-py2.py3-none-any.whl (1.8 kB) [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) ... [MON] Downloading prettytable-0.7.2.tar.bz2 (21 kB) [LCM] 9 23.9M 9 2303k 0 0 70108 0 0:05:57 0:00:33 0:05:24 99296 [tests] Collecting jsonpath-rw==1.4.0 [tests] Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) [RO] Collecting googleapis-common-protos==1.54.0 [RO] Downloading googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) [MON] Collecting prometheus-client==0.12.0 [MON] Downloading prometheus_client-0.12.0-py2.py3-none-any.whl (57 kB) [LCM] 10 23.9M 10 2559k 0 0 74405 0 0:05:37 0:00:35 0:05:02 98k [RO] Collecting httplib2==0.20.2 [RO] Downloading httplib2-0.20.2-py3-none-any.whl (96 kB) [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) ... [MON] Collecting pygments==2.11.2 [MON] Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) [LCM] 10 23.9M 10 2559k 0 0 72349 0 0:05:46 0:00:36 0:05:10 98k [NG-UI] npm WARN deprecated figgy-pudding@3.5.2: This module 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. [tests] Collecting jsonpath-rw-ext==1.2.2 [tests] Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) [tests] Collecting jsonpointer==2.2 [tests] Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) [tests] Collecting jsonschema==2.5.1 [tests] Downloading jsonschema-2.5.1-py2.py3-none-any.whl (38 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.10.0 [RO] Downloading importlib_metadata-4.10.0-py3-none-any.whl (17 kB) [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) ... [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) ... [osmclient] Fetched 29.7 MB in 5s (6366 kB/s) [MON] Collecting pyinotify==0.9.6 [MON] Downloading pyinotify-0.9.6.tar.gz (60 kB) [LCM] 10 23.9M 10 2559k 0 0 70943 0 0:05:53 0:00:36 0:05:17 98717 [NG-UI] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [tests] Collecting jujubundlelib==0.5.7 [tests] Downloading jujubundlelib-0.5.7.tar.gz (30 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) [POL] Removing intermediate container b3b46f34b26f [POL] ---> 2d05cd39617a [POL] Step 11/35 : FROM ubuntu:20.04 as FINAL [POL] ---> f78909c2b360 [POL] Step 12/35 : ARG APT_PROXY [POL] ---> Using cache [POL] ---> d9383503a5ce [POL] Step 13/35 : 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] ---> 9d6d214ab8e9 [POL] Step 14/35 : 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 f01dc27ad289 [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 ... [osmclient] Reading package lists... [MON] Collecting pyparsing==3.0.6 [MON] Downloading pyparsing-3.0.6-py3-none-any.whl (97 kB) [MON] Collecting pyperclip==1.8.2 [MON] Downloading pyperclip-1.8.2.tar.gz (20 kB) [LCM] 11 23.9M 11 2815k 0 0 75950 0 0:05:30 0:00:37 0:04:53 98624 11 23.9M 11 2815k 0 0 73998 0 0:05:39 0:00:38 0:05:01 98624 [tests] Collecting keyring==20.0.1 [tests] Downloading keyring-20.0.1-py2.py3-none-any.whl (31 kB) [tests] Collecting keystoneauth1==4.4.0 [tests] Downloading keystoneauth1-4.4.0-py3-none-any.whl (314 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.0.3 [RO] Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) [RO] Collecting jmespath==0.10.0 [RO] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 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://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3142 kB] [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) ... [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 ... [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.2.0 [LCM] 11 23.9M 11 2815k 0 0 72869 0 0:05:44 0:00:39 0:05:05 60401 [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) [tests] Collecting launchpadlib==1.10.15.1 [tests] Downloading launchpadlib-1.10.15.1-py2.py3-none-any.whl (209 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) [RO] Collecting jsonpatch==1.32 [RO] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [RO] Collecting jsonpointer==2.2 [RO] Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) [RO] Collecting jsonschema==3.2.0 [RO] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [RO] Collecting keystoneauth1==4.4.0 [RO] Downloading keystoneauth1-4.4.0-py3-none-any.whl (314 kB) [POL] Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1154 kB] [POL] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3290 kB] [POL] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [POL] Get:9 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [POL] Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [POL] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [POL] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [POL] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [POL] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 kB] [POL] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1448 kB] [POL] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] [POL] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [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) ... [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 7333 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.20 [1321 kB] [MON] Downloading python_cinderclient-8.2.0-py3-none-any.whl (253 kB) [MON] Collecting python-keystoneclient==4.4.0 [MON] Downloading python_keystoneclient-4.4.0-py3-none-any.whl (398 kB) [MON] Collecting python-neutronclient==7.7.0 [MON] Downloading python_neutronclient-7.7.0-py3-none-any.whl (436 kB) [LCM] 12 23.9M 12 3071k 0 0 77529 0 0:05:23 0:00:40 0:04:43 117k [tests] Collecting libcharmstore==0.0.9 [tests] Downloading libcharmstore-0.0.9.tar.gz (3.2 kB) [RO] Collecting logutils==0.3.5 [RO] Downloading logutils-0.3.5.tar.gz (27 kB) [POL] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [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) ... [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-2_all.deb ... [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] [MON] Collecting python-novaclient==17.6.0 [MON] Downloading python_novaclient-17.6.0-py3-none-any.whl (333 kB) [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-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-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. [tests] Collecting macaroonbakery==1.3.1 [tests] Downloading macaroonbakery-1.3.1.tar.gz (79 kB) [RO] Collecting lxml==4.7.1 [RO] Downloading lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) [Keystone] Unpacking python3-jinja2 (2.10.1-2) ... [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 ... [osmclient] debconf: delaying package configuration, since apt-utils is not installed [osmclient] Fetched 7333 kB in 1s (7329 kB/s) [MON] Collecting pyvcloud==23.0.3 [MON] Downloading pyvcloud-23.0.3-py3-none-any.whl (225 kB) [MON] Collecting requestsexceptions==1.4.0 [MON] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [MON] Collecting rfc3986==1.5.0 [LCM] 12 23.9M 12 3071k 0 0 75662 0 0:05:31 0:00:41 0:04:50 110k [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-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-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-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-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-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. [tests] Collecting msgpack==1.0.3 [tests] Downloading msgpack-1.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) [tests] Collecting munch==2.5.0 [tests] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [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=06535b52eaf43151ddb152faa8a90f5bad3d4225abe2e0f44348e528b1abbc02 [NBI] Stored in directory: /root/.cache/pip/wheels/d0/99/d0/0298ea019d63f1d63a0965b9944b719e875f9bd6ffc6dcf293 [NBI] Building wheel for bitarray (setup.py): started [POL] Fetched 29.7 MB in 5s (6305 kB/s) [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) ... [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.20_amd64.deb ... [osmclient] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [MON] Downloading rfc3986-1.5.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) [LCM] 13 23.9M 13 3327k 0 0 78797 0 0:05:18 0:00:43 0:04:35 99278 [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-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-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. [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. [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.1.1 [tests] Downloading oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) [tests] Collecting openstacksdk==0.61.0 [RO] Collecting markupsafe==2.0.1 [RO] Downloading MarkupSafe-2.0.1-cp38-cp38-manylinux2010_x86_64.whl (30 kB) [RO] Collecting more-itertools==8.12.0 [RO] Downloading more_itertools-8.12.0-py3-none-any.whl (54 kB) [RO] Collecting msal==1.16.0 [RO] Downloading msal-1.16.0-py2.py3-none-any.whl (78 kB) [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 ... [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) ... [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) ... [osmclient] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [MON] Collecting stevedore==3.5.0 [MON] Downloading stevedore-3.5.0-py3-none-any.whl (49 kB) [MON] Collecting ujson==5.1.0 [MON] Downloading ujson-5.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (44 kB) [LCM] 13 23.9M 13 3327k 0 0 77014 0 0:05:25 0:00:44 0:04:41 99278 [tests] Downloading openstacksdk-0.61.0-py3-none-any.whl (1.4 MB) [RO] Collecting msal-extensions==0.3.1 [RO] Downloading msal_extensions-0.3.1-py2.py3-none-any.whl (18 kB) [NBI] Building wheel for bitarray (setup.py): finished with status 'done' [NBI] Created wheel for bitarray: filename=bitarray-2.3.5-cp38-cp38-linux_x86_64.whl size=188691 sha256=785233428bb1158b8cbe58d76b32ae4fc4ad8d50c9e6a1fcede98d186a733fe6 [NBI] Stored in directory: /root/.cache/pip/wheels/94/69/4b/830f24f80f3064bf446eb37eb441d7c1af74eda281bc2d9d03 [NBI] Building wheel for pyangbind (setup.py): started [POL] Reading package lists... [Keystone] Selecting previously unselected package python3-lxml:amd64. [Keystone] Preparing to unpack .../184-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... [osmclient] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... [MON] Collecting unittest-xml-reporting==3.0.4 [MON] Downloading unittest_xml_reporting-3.0.4-py2.py3-none-any.whl (19 kB) [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) [LCM] 13 23.9M 13 3327k 0 0 75938 0 0:05:30 0:00:44 0:04:46 98847 [tests] Collecting os-service-types==1.7.0 [tests] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [RO] Collecting msgpack==1.0.3 [RO] Downloading msgpack-1.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) [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=6accd1cd1ad55c01321de850cf817c9d29656e7490d428dc24826e966b8657fb [NBI] Stored in directory: /root/.cache/pip/wheels/0c/fb/5a/3d09fc1fae9987036f767b8aa0076ac7f91ce4cd952de3f49a [NBI] Successfully built pycrypto bitarray pyangbind [NBI] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, bitarray, enum34, lxml, pyang, regex, six, pyangbind, idna, multidict, yarl, attrs, chardet, async-timeout, aiohttp, certifi, charset-normalizer, more-itertools, jaraco.functools, cheroot, zc.lockfile, zipp, importlib-resources, jaraco.text, jaraco.classes, jaraco.collections, pytz, tempora, portend, cherrypy, wrapt, pbr, debtcollector, iso8601, pyrsistent, jsonschema, os-service-types, urllib3, requests, stevedore, keystoneauth1, msgpack, netaddr, netifaces, oslo.i18n, rfc3986, oslo.config, pyparsing, packaging, oslo.utils, oslo.serialization, python-keystoneclient, tacacs-plus [Keystone] Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... [osmclient] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... [osmclient] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... [LCM]  14 23.9M 14 3583k 0 0 79989  0 0:05:13 0:00:45 0:04:28 98791 [PLA] Removing intermediate container 09eee36bd9fb [PLA] ---> e8598b9dfd89 [PLA] Step 16/40 : FROM ubuntu:20.04 as FINAL [PLA] ---> f78909c2b360 [PLA] Step 17/40 : ARG APT_PROXY [PLA] ---> Using cache [PLA] ---> d9383503a5ce [PLA] Step 18/40 : 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] ---> 9d6d214ab8e9 [PLA] Step 19/40 : 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 04c2b47b80ba [tests] Collecting osc-lib==2.4.2 [tests] Downloading osc_lib-2.4.2-py3-none-any.whl (88 kB) [tests] Collecting oslo.config==8.7.1 [tests] Downloading oslo.config-8.7.1-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) [RO] Collecting msrest==0.6.21 [RO] Downloading msrest-0.6.21-py2.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) [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 [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) ... [MON] Collecting wcwidth==0.2.5 [MON] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [LCM] 14 23.9M 14 3583k 0 0 78277 0 0:05:20 0:00:46 0:04:34 98754 [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://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1154 kB] [PLA] Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [PLA] Get:5 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3142 kB] [tests] Collecting oslo.serialization==4.2.0 [tests] Downloading oslo.serialization-4.2.0-py3-none-any.whl (25 kB) [tests] Collecting oslo.utils==4.12.1 [tests] Downloading oslo.utils-4.12.1-py3-none-any.whl (101 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.1.0 [tests] Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) [tests] Collecting paramiko==2.9.2 [tests] Downloading paramiko-2.9.2-py2.py3-none-any.whl (210 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.1.1 [RO] Downloading oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) [RO] Collecting openstacksdk==0.61.0 [RO] Downloading openstacksdk-0.61.0-py3-none-any.whl (1.4 MB) [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 7333 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.20 [1321 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] [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) ... [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) ... [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) ... [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) ... [MON] Collecting wrapt==1.13.3 [MON] Downloading wrapt-1.13.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (84 kB) [MON] Requirement already satisfied: setuptools>=40.3.0 in /usr/lib/python3/dist-packages (from google-auth==2.3.3->-r /usr/lib/python3/dist-packages/n2vc/requirements.txt (line 38)) (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 [LCM] 14 23.9M 14 3583k 0  0 76639 0 0:05:27 0:00:47 0:04:40 56508 [PLA] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3290 kB] [PLA] Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [PLA] Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 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/main amd64 Packages [1275 kB] [tests] Collecting parse==1.19.0 [tests] Downloading parse-1.19.0-py2.py3-none-any.whl (18 kB) [tests] Collecting path==16.3.0 [tests] Downloading path-16.3.0-py3-none-any.whl (21 kB) [tests] Collecting path.py==12.5.0 [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) [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.4.2 [RO] Downloading osc_lib-2.4.2-py3-none-any.whl (88 kB) [RO] Collecting oslo.config==8.7.1 [RO] Downloading oslo.config-8.7.1-py3-none-any.whl (128 kB) [RO] Collecting oslo.context==3.4.0 [RO] Downloading oslo.context-3.4.0-py3-none-any.whl (19 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] [POL] debconf: delaying package configuration, since apt-utils is not installed [POL] Fetched 7333 kB in 1s (4978 kB/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.20_amd64.deb ... [POL] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [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) ... [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) ... [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=62d96fd7c8e804720e1de7bf05a4698c44f63dfc1b90d7832af1ee5f1894e872 [MON] Stored in directory: /root/.cache/pip/wheels/34/af/9e/3bb73f9538ca840beccfb0456db648e127c9e8471df2be82eb [MON] Building wheel for jujubundlelib (setup.py): started [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=23aa3cd2a833a2647458b57585b6218d47cf6761bbaa9fe0750230e48b8cbdba [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=8d34282141c2d830713d9bddf44e9a6a7b6214b281f558ba89069c57c54d4772 [MON] Stored in directory: /root/.cache/pip/wheels/84/d0/a9/d76cd7f6be948b522250677d4d85e056ee989b90b283ad5fca [MON] Building wheel for retrying-async (setup.py): started [LCM] 15 23.9M 15 3839k 0 0 80304 0 0:05:12 0:00:48 0:04:24 108k 15 23.9M 15 3839k 0 0 78695 0 0:05:18 0:00:49 0:04:29 100k [PLA] Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [PLA] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 kB] [PLA] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1448 kB] [PLA] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] [PLA] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 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] [tests] Collecting pbr==5.8.0 [tests] Downloading pbr-5.8.0-py2.py3-none-any.whl (112 kB) [tests] Collecting platformdirs==2.4.1 [tests] Downloading platformdirs-2.4.1-py3-none-any.whl (14 kB) [tests] Collecting pluggy==0.13.1 [tests] Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) [tests] Collecting ply==3.11 [tests] Downloading ply-3.11-py2.py3-none-any.whl (49 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==4.6.1 [RO] Downloading oslo.log-4.6.1-py3-none-any.whl (71 kB) [RO] Collecting oslo.serialization==4.2.0 [RO] Downloading oslo.serialization-4.2.0-py3-none-any.whl (25 kB) [RO] Collecting oslo.utils==4.12.0 [RO] Downloading oslo.utils-4.12.0-py3-none-any.whl (101 kB) [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) ... [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) ... [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) ... [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) ... [MON] Building wheel for retrying-async (setup.py): finished with status 'done' [MON] Created wheel for retrying-async: filename=retrying_async-1.2.0-py3-none-any.whl size=3308 sha256=e5934fdd0b5c33a2c3864fbec44c5f59c258e2f8c746a77a1d5dbf7d308a3ef6 [MON] Stored in directory: /root/.cache/pip/wheels/dd/34/89/5845c69c509e2d601fc9f2c0b7d0692faf2970d5498b2e8e6c [MON] Building wheel for theblues (setup.py): started [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=453756bd87dfbcba6fe47917fa657fa6acd020ebf1117419b9715629cf7dde9a [MON] Stored in directory: /root/.cache/pip/wheels/38/ee/dd/9c9677beaecf3e4895fc20ab62a72f6c5982270b2d8f4c5594 [MON] Building wheel for websockets (setup.py): started [LCM] 15 23.9M 15 3839k 0 0 77678 0 0:05:23 0:00:50 0:04:33 55316 [tests] Collecting protobuf==3.19.3 [tests] Downloading protobuf-3.19.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) [RO] Collecting packaging==21.3 [RO] Downloading packaging-21.3-py3-none-any.whl (40 kB) [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) ... [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) ... [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=69040 sha256=92c459536f692ba16568a58045f8c963df4512e74e6e3f4d18d94e0c3d2a823c [MON] Stored in directory: /root/.cache/pip/wheels/ff/66/8a/b0610f3b070460e56f775bfcaafc6123838f3e7ab3cd80aaaf [MON] Building wheel for pycrypto (setup.py): started [LCM] 16 23.9M 16 4095k 0 0 81246 0 0:05:08 0:00:51 0:04:17 108k [PLA] Fetched 29.7 MB in 4s (6905 kB/s) [tests] Collecting py==1.11.0 [tests] Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) [RO] Collecting paramiko==2.9.2 [RO] Downloading paramiko-2.9.2-py2.py3-none-any.whl (210 kB) [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) ... [LCM] 16 23.9M 16 4095k 0 0 79700 0 0:05:14 0:00:52 0:04:22 108k [NG-UI] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [NG-UI] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [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 [tests] Collecting pycparser==2.21 [tests] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [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==21.0.0 [tests] Downloading pyOpenSSL-21.0.0-py2.py3-none-any.whl (55 kB) [RO] Collecting pbr==5.8.0 [RO] Downloading pbr-5.8.0-py2.py3-none-any.whl (112 kB) [RO] Collecting portalocker==2.3.2 [RO] Downloading portalocker-2.3.2-py2.py3-none-any.whl (15 kB) [POL] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [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) ... [osmclient] Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [LCM] 16 23.9M 16 4095k 0 0 78638 0 0:05:19 0:00:53 0:04:26 59959 [PLA] Reading package lists... [tests] Collecting pyperclip==1.8.2 [tests] Downloading pyperclip-1.8.2.tar.gz (20 kB) [RO] Collecting portend==3.1.0 [RO] Downloading portend-3.1.0-py3-none-any.whl (5.3 kB) [RO] Collecting prettytable==3.0.0 [RO] Downloading prettytable-3.0.0-py3-none-any.whl (24 kB) [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) ... [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) ... [LCM] 17 23.9M 17 4351k 0 0 82011 0 0:05:06 0:00:54 0:04:12 117k [NG-UI] npm WARN deprecated fsevents@2.1.3: "Please update to latest v2.3 or v2.2" [tests] Collecting pyrfc3339==1.1 [tests] Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB) [tests] Collecting python-cinderclient==8.2.0 [tests] Downloading python_cinderclient-8.2.0-py3-none-any.whl (253 kB) [tests] Collecting python-keystoneclient==4.4.0 [tests] Downloading python_keystoneclient-4.4.0-py3-none-any.whl (398 kB) [tests] Collecting python-novaclient==17.6.0 [tests] Downloading python_novaclient-17.6.0-py3-none-any.whl (333 kB) [RO] Collecting progressbar==2.5 [RO] Downloading progressbar-2.5.tar.gz (10 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) ... [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) ... [PLA] Reading package lists... [PLA] Building dependency tree... [PLA] Reading state information... [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 7333 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.20 [1321 kB] [tests] Collecting python-openstackclient==5.7.0 [tests] Downloading python_openstackclient-5.7.0-py3-none-any.whl (970 kB) [RO] Collecting protobuf==3.19.3 [RO] Downloading protobuf-3.19.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) [LCM]  17 23.9M 17 4351k 0 0 80527 0 0:05:11 0:00:55 0:04:16 108k [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] [tests] Collecting pytz==2021.3 [tests] Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) [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) [POL] Selecting previously unselected package mime-support. [POL] Preparing to unpack .../05-mime-support_3.64ubuntu1_all.deb ... [POL] Unpacking mime-support (3.64ubuntu1) ... [Keystone] Selecting previously unselected package python3-oslo.service. [Keystone] Preparing to unpack .../225-python3-oslo.service_2.4.0-0ubuntu1~cloud0_all.deb ... [LCM] 18 23.9M 18 4607k 0 0 82713 0 0:05:03 0:00:57 0:04:06 96678 [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 [PLA] debconf: delaying package configuration, since apt-utils is not installed [PLA] Fetched 7333 kB in 1s (5602 kB/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.20_amd64.deb ... [PLA] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [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==4.1.3 [tests] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [RO] Collecting pycparser==2.21 [RO] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [RO] Collecting pygments==2.11.2 [RO] Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) [RO] Collecting pyinotify==0.9.6 [RO] Downloading pyinotify-0.9.6.tar.gz (60 kB) [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) ... [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) ... [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) ... [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) ... [osmclient] Removing intermediate container fac0daaf3fca [osmclient] ---> f3660a552a76 [osmclient] Step 17/20 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [LCM] 18 23.9M 18 4607k 0 0 81285 0 0:05:08 0:00:58 0:04:10 96678 [tests] Collecting robotframework-jsonlibrary==0.3.1 [tests] Downloading robotframework-jsonlibrary-0.3.1.tar.gz (4.1 kB) [RO] Collecting pyjwt[crypto]==2.3.0 [RO] Downloading PyJWT-2.3.0-py3-none-any.whl (16 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) [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) ... [LCM] 18 23.9M 18 4607k 0 0 80165 0 0:05:13 0:00:58 0:04:15 94910 [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) ... [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.2 [tests] Downloading robotframework_requests-0.9.2-py3-none-any.whl (20 kB) [RO] Collecting pyopenssl==21.0.0 [RO] Downloading pyOpenSSL-21.0.0-py2.py3-none-any.whl (55 kB) [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 ... [osmclient] ---> d9cb36383d9f [osmclient] Step 18/20 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages [LCM] 19 23.9M 19 4863k 0 0 83201 0 0:05:01 0:00:59 0:04:02 94910 19 23.9M 19 4863k 0 0 81832 0 0:05:06 0:01:00 0:04:06 94910 [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.20) ... [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) ... [tests] Collecting robotframework-seleniumlibrary==6.0.0 [tests] Downloading robotframework_seleniumlibrary-6.0.0-py2.py3-none-any.whl (95 kB) [tests] Collecting robotframework-sshlibrary==3.8.0 [tests] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [RO] Collecting pyparsing==3.0.6 [RO] Downloading pyparsing-3.0.6-py3-none-any.whl (97 kB) [RO] Collecting pyperclip==1.8.2 [RO] Downloading pyperclip-1.8.2.tar.gz (20 kB) [RO] Collecting pyrsistent==0.18.0 [RO] Downloading pyrsistent-0.18.0-cp38-cp38-manylinux1_x86_64.whl (118 kB) [RO] Collecting python-cinderclient==7.4.1 [RO] Downloading python_cinderclient-7.4.1-py3-none-any.whl (279 kB) [NBI] Successfully installed aiohttp-3.6.2 aiokafka-0.7.2 async-timeout-3.0.1 attrs-21.4.0 bitarray-2.3.5 certifi-2021.10.8 chardet-3.0.4 charset-normalizer-2.0.10 cheroot-8.6.0 cherrypy-18.6.1 dataclasses-0.6 debtcollector-2.4.0 enum34-1.1.10 idna-3.3 importlib-resources-5.4.0 iso8601-1.0.2 jaraco.classes-3.2.1 jaraco.collections-3.5.1 jaraco.functools-3.5.0 jaraco.text-3.6.0 jsonschema-4.4.0 kafka-python-2.0.2 keystoneauth1-4.4.0 lxml-4.7.1 more-itertools-8.12.0 msgpack-1.0.3 multidict-4.7.6 netaddr-0.8.0 netifaces-0.11.0 os-service-types-1.7.0 oslo.config-8.7.1 oslo.i18n-5.1.0 oslo.serialization-4.2.0 oslo.utils-4.12.0 packaging-21.3 pbr-5.8.0 portend-3.1.0 pyang-2.5.2 pyangbind-0.8.1 pycrypto-2.6.1 pymongo-3.12.3 pyparsing-3.0.6 pyrsistent-0.18.1 python-keystoneclient-4.4.0 pytz-2021.3 pyyaml-5.4.1 regex-2021.11.10 requests-2.27.1 rfc3986-2.0.0 six-1.16.0 stevedore-3.5.0 tacacs-plus-2.6 tempora-5.0.0 urllib3-1.26.8 wrapt-1.13.3 yarl-1.7.2 zc.lockfile-2.0 zipp-3.7.0 [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) ... [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) ... [Keystone] Selecting previously unselected package python3-pil:amd64. [Keystone] Preparing to unpack .../233-python3-pil_7.0.0-4ubuntu0.7_amd64.deb ... [Keystone] Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.7) ... [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) ... [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) ... [LCM] 19 23.9M 19 4863k 0 0 80741 0 0:05:10 0:01:01 0:04:09 56484 [tests] Collecting ruamel.yaml==0.15.100 [tests] Downloading ruamel.yaml-0.15.100.tar.gz (318 kB) [RO] Collecting python-dateutil==2.8.2 [RO] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [LCM] 20 23.9M 20 5119k 0 0 83627 0 0:05:00 0:01:02 0:03:58 110k [tests] Collecting scp==0.14.2 [tests] Downloading scp-0.14.2-py2.py3-none-any.whl (8.4 kB) [RO] Collecting python-glanceclient==3.5.0 [RO] Downloading python_glanceclient-3.5.0-py3-none-any.whl (198 kB) [RO] Collecting python-keystoneclient==4.4.0 [RO] Downloading python_keystoneclient-4.4.0-py3-none-any.whl (398 kB) [RO] Collecting python-neutronclient==7.7.0 [RO] Downloading python_neutronclient-7.7.0-py3-none-any.whl (436 kB) [POL] Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [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) ... [LCM] 20 23.9M 20 5119k 0 0 82313 0 0:05:04 0:01:03 0:04:01 105k [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) ... [tests] Collecting secretstorage==2.3.1 [tests] Downloading SecretStorage-2.3.1.tar.gz (16 kB) [tests] Collecting selenium==4.1.0 [tests] Downloading selenium-4.1.0-py3-none-any.whl (958 kB) [RO] Collecting python-novaclient==17.6.0 [RO] Downloading python_novaclient-17.6.0-py3-none-any.whl (333 kB) [RO] Collecting python-openstackclient==5.7.0 [RO] Downloading python_openstackclient-5.7.0-py3-none-any.whl (970 kB) [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) ... [osmclient] ---> 147cac6c5571 [osmclient] Step 19/20 : ENV OSM_SOL005=True [osmclient] ---> Running in 40cbedb9aebd [LCM] 20 23.9M 20 5119k 0 0 81443 0 0:05:08 0:01:04 0:04:04 58112 [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) ... [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) [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) ... [osmclient] Removing intermediate container 40cbedb9aebd [osmclient] ---> d99931efeb95 [osmclient] Step 20/20 : ENV OSM_HOSTNAME=nbi:9999 [LCM] 21 23.9M 21 5375k 0 0 84202 0 0:04:58 0:01:05 0:03:53 113k [NG-UI] npm WARN deprecated fsevents@1.2.13: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 [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) ... [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) [RO] Collecting pytz==2021.3 [RO] Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) [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) ... [tests] Collecting theblues==0.5.2 [tests] Downloading theblues-0.5.2.tar.gz (18 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) [POL] Removing intermediate container f01dc27ad289 [POL] ---> 597347659a1d [POL] Step 15/35 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [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) ... [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) ... [osmclient] ---> Running in a0518f54405d [osmclient] Removing intermediate container a0518f54405d [osmclient] ---> 07524faa0e83 [osmclient] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_IMDOCS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_DEVOPS_URL OSM_NGUI_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSM_NG_RO_URL] were not consumed [osmclient] Successfully built 07524faa0e83 [osmclient] Successfully tagged opensourcemano/osmclient:osm-v100-merge-1034 [LCM] 21 23.9M 21 5375k 0  0 82932  0 0:05:02 0:01:06 0:03:56 109k [tests] Collecting toml==0.10.2 [tests] Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) [Pipeline] [osmclient] echo [osmclient] Tagging osmclient:osm-v100-merge-1034 [Pipeline] [osmclient] sh [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) ... [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. [tests] Collecting tox==3.0.0 [tests] Downloading tox-3.0.0-py2.py3-none-any.whl (60 kB) [tests] Collecting translationstring==1.4 [tests] Downloading translationstring-1.4-py2.py3-none-any.whl (15 kB) [RO] Collecting requests==2.27.1 [RO] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [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.9_amd64.deb ... [Keystone] Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [Keystone] Setting up python3-more-itertools (4.2.0-1build1) ... [LCM] 22 23.9M 22 5631k 0 0 84674 0 0:04:56 0:01:08 0:03:48 96785 [osmclient] [osmclient] Running shell script [osmclient] + docker tag opensourcemano/osmclient:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v100-merge-1034 [Pipeline] [osmclient] sh [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) ... [tests] Collecting trio==0.19.0 [tests] Downloading trio-0.19.0-py3-none-any.whl (356 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.7 [tests] Downloading types_setuptools-57.4.7-py3-none-any.whl (27 kB) [RO] Collecting requests-oauthlib==1.3.0 [RO] Downloading requests_oauthlib-1.3.0-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) [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) ... [LCM] 22 23.9M 22 5631k 0 0 83447 0 0:05:00 0:01:09 0:03:51 96785 [osmclient] [osmclient] Running shell script [osmclient] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v100-merge-1034 [osmclient] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient] [osmclient] 10f2f05a4d04: Preparing [osmclient] 3d5d3fe95fe0: Preparing [osmclient] 9dae8cc883c3: Preparing [osmclient] 3a03f09d2129: Preparing [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 python3-minimal (3.8.2-0ubuntu2) ... [PLA] Setting up libmpdec2:amd64 (2.4.2-3) ... [PLA] Setting up readline-common (8.0-4) ... [tests] Collecting vergit==1.0.2 [tests] Downloading vergit-1.0.2.tar.gz (3.2 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) [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) [Keystone] Setting up libpaper1:amd64 (1.1.28) ... [LCM] 22 23.9M 22 5631k 0 0 82608 0 0:05:03 0:01:09 0:03:54 96411 [osmclient] 3a03f09d2129: Layer already exists [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) ... [tests] Collecting virtualenv==20.13.0 [tests] Downloading virtualenv-20.13.0-py2.py3-none-any.whl (6.5 MB) [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) [Keystone] [Keystone] Creating config file /etc/papersize with new version [Keystone] Setting up mysql-common (5.8+1.0.5ubuntu2) ... [osmclient] 3d5d3fe95fe0: Pushed [tests] Collecting wadllib==1.3.6 [tests] Downloading wadllib-1.3.6.tar.gz (62 kB) [RO] Collecting tempora==5.0.0 [RO] Downloading tempora-5.0.0-py3-none-any.whl (15 kB) [RO] Collecting uritemplate==4.1.1 [RO] Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) [RO] Collecting urllib3==1.26.8 [RO] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [RO] Collecting uuid==1.30 [RO] Downloading uuid-1.30.tar.gz (5.8 kB) [NBI] Removing intermediate container 28d30698b82a [NBI] ---> 6511d7ca1ee7 [NBI] Step 13/43 : FROM ubuntu:20.04 as FINAL [NBI] ---> f78909c2b360 [NBI] Step 14/43 : ARG APT_PROXY [NBI] ---> Using cache [NBI] ---> d9383503a5ce [NBI] Step 15/43 : 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] ---> 9d6d214ab8e9 [NBI] Step 16/43 : 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] ---> 597347659a1d [NBI] Step 17/43 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [POL] ---> 047daa61f265 [POL] Step 16/35 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages [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) ... [Keystone] Setting up python3-jwt (1.7.1-2ubuntu2.1) ... [LCM] 24 23.9M 24 5887k 0 0 85141 0 0:04:54 0:01:10 0:03:44 96429 [PLA] Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [tests] Collecting wrapt==1.13.3 [tests] Downloading wrapt-1.13.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (84 kB) [tests] Collecting wsproto==1.0.0 [tests] Downloading wsproto-1.0.0-py3-none-any.whl (24 kB) [tests] Collecting xmltodict==0.12.0 [tests] Downloading xmltodict-0.12.0-py2.py3-none-any.whl (9.2 kB) [RO] Collecting warlock==1.3.3 [RO] Downloading warlock-1.3.3.tar.gz (11 kB) [Keystone] Setting up python3-cachetools (4.0.0-1) ... [LCM] 24 23.9M 24 5887k 0 0 83951 0 0:04:58  0:01:11 0:03:47 96376 [osmclient] 10f2f05a4d04: Pushed [osmclient] 9dae8cc883c3: Pushed [tests] Collecting yq==2.13.0 [tests] Downloading yq-2.13.0-py2.py3-none-any.whl (15 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 146)) (45.2.0) [tests] Building wheels for collected packages: bitarray, pyangbind, pycurl, blessings, charm-tools, dict2colander, jsonpath-rw, jujubundlelib, lazr.restfulclient, lazr.uri, libcharmstore, macaroonbakery, pathspec, pyperclip, robotframework-jsonlibrary, robotframework-sshlibrary, ruamel.yaml, secretstorage, theblues, vergit, wadllib [tests] Building wheel for bitarray (setup.py): started [RO] Collecting wcwidth==0.2.5 [RO] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [Keystone] Setting up python3-colorama (0.4.3-1build1) ... [Keystone] Setting up python3-defusedxml (0.6.0-2) ... [LCM] 24 23.9M 24 5887k 0 0 82796 0 0:05:03 0:01:12 0:03:51 55645 [osmclient] osm-v100-merge-1034: digest: sha256:1490ff5f7c251f0f893b5e98c19f851cf63f9c0bf3bdb0881059dd1c21afb305 size: 1164 [Pipeline] [osmclient] } [Pipeline] [osmclient] // dir [RO] Collecting wrapt==1.13.3 [RO] Downloading wrapt-1.13.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (84 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.7.0 [RO] Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB) [RO] Requirement already satisfied: setuptools>=40.3.0 in /usr/lib/python3/dist-packages (from google-api-core==2.3.2->-r /usr/lib/python3/dist-packages/osm_ng_ro/requirements.txt (line 106)) (45.2.0) [LCM] 25 23.9M 25 6143k 0 0 84956 0 0:04:55 0:01:14 0:03:41 103k [Pipeline] [osmclient] } [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] ---> 16a8277438ba [NBI] Step 18/43 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages [POL] ---> 26276b435bea [POL] Step 17/35 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/ [Keystone] Setting up python3-statsd (3.3.0-2build1) ... [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) ... [LCM] 25 23.9M 25 6143k 0 0 83823 0 0:04:59 0:01:15 0:03:44 99997 [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 [tests] Building wheel for bitarray (setup.py): finished with status 'done' [tests] Created wheel for bitarray: filename=bitarray-2.3.5-cp38-cp38-linux_x86_64.whl size=188677 sha256=bcd76a7f67f23221e035a39399b2e33b7305cb486f543fd32f8d475e6484aa66 [tests] Stored in directory: /root/.cache/pip/wheels/94/69/4b/830f24f80f3064bf446eb37eb441d7c1af74eda281bc2d9d03 [tests] Building wheel for pyangbind (setup.py): started [POL] ---> 3a383b9b0ae8 [POL] Step 18/35 : COPY --from=INSTALL /usr/bin/mysql /usr/bin/ [Keystone] Setting up binutils-common:amd64 (2.34-6ubuntu1.7) ... [Keystone] Setting up python3-memcache (1.59-4) ... [Keystone] Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.2) ... [LCM] 25 23.9M 25 6143k 0 0 82898 0 0:05:02  0:01:15  0:03:47 51623 [PLA] Removing intermediate container 04c2b47b80ba [PLA] ---> 5cf3813c1b51 [PLA] Step 20/40 : LABEL authors="Lars-Göran Magnusson" [PLA] ---> Running in b30e345f2d40 [PLA] Removing intermediate container b30e345f2d40 [PLA] ---> afacf3756d3a [PLA] Step 21/40 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [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=671ec3dd1001a056f99013f38c1482ee0bda572e9871ef5331674279b4c9a9bf [tests] Stored in directory: /root/.cache/pip/wheels/0c/fb/5a/3d09fc1fae9987036f767b8aa0076ac7f91ce4cd952de3f49a [tests] Building wheel for pycurl (setup.py): started [POL] ---> ffabb3ff2bfb [POL] Step 19/35 : COPY --from=INSTALL /usr/bin/mysqladmin /usr/bin/ [Keystone] Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... [Keystone] Setting up linux-libc-dev:amd64 (5.4.0-169.187) ... [Keystone] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... [Keystone] Setting up python3-scrypt (0.8.0-0.3ubuntu1) ... [Keystone] Setting up python3-itsdangerous (1.1.0-1) ... [LCM] 26 23.9M 26 6399k 0 0 85225 0 0:04:54 0:01:16 0:03:38 100k [POL] ---> 88fc8e386944 [POL] Step 20/35 : COPY --from=INSTALL /usr/bin/mysqlshow /usr/bin/ [Keystone] Setting up python3-yaml (5.3.1-1ubuntu0.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) ... [LCM] 26 23.9M 26 6399k 0 0 84130 0 0:04:58 0:01:17 0:03:41 100k [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 [POL] ---> 8eb7564dddd0 [POL] Step 21/35 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libedit.so.2 /usr/lib/x86_64-linux-gnu/ [Keystone] Setting up ldap-utils (2.4.49+dfsg-2ubuntu1.9) ... [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) ... [LCM] 26 23.9M 26 6399k 0 0 83197 0 0:05:01 0:01:18 0:03:43 55586 [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 [PLA] ---> a5df401c516d [PLA] Step 22/40 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages [POL] ---> 87a7af99bded [POL] Step 22/35 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libbsd.so.0 /usr/lib/x86_64-linux-gnu/ [POL] ---> 897baeb5d7b6 [POL] Step 23/35 : COPY scripts/ /app/osm_pol/scripts/ [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) ... [LCM] 27 23.9M 27 6655k 0 0 85438 0 0:04:53 0:01:19 0:03:34 108k [POL] ---> 28b97d532398 [POL] Step 24/35 : 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 [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) ... [LCM] 27 23.9M 27 6655k 0 0 84379 0 0:04:57 0:01:20 0:03:37 104k 27 23.9M 27 6655k 0 0 83436 0 0:05:00 0:01:21 0:03:39 54704 [PLA] ---> cb10fad1bb49 [PLA] Step 23/40 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/ [POL] ---> Running in 50b4d36c2cf2 [Keystone] Setting up libjansson4:amd64 (2.12-1build1) ... [Keystone] Setting up python3-vine (1.3.0+dfsg-1) ... [LCM] 28 23.9M 28 6911k 0 0 85593 0 0:04:53 0:01:22 0:03:31 106k [POL] Removing intermediate container 50b4d36c2cf2 [POL] ---> 0ea41b4d8613 [POL] Step 25/35 : WORKDIR /app/osm_pol [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 [LCM] 28 23.9M 28 6911k 0 0 84569 0 0:04:56 0:01:23 0:03:33 104k [PLA] ---> fa65d739c028 [PLA] Step 24/40 : COPY --from=INSTALL /minizinc /minizinc [NBI] ---> 28eaccf79636 [NBI] Step 19/43 : 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 a39e6b8de371 [NBI] Removing intermediate container a39e6b8de371 [NBI] ---> c22301430b01 [NBI] Step 20/43 : WORKDIR /app/osm_nbi [POL] ---> Running in 4c3d5b32d4de [POL] Removing intermediate container 4c3d5b32d4de [POL] ---> f4c8a6af18d8 [POL] Step 26/35 : USER appuser [POL] ---> Running in a3d02a59fb9c [POL] Removing intermediate container a3d02a59fb9c [POL] ---> 712ebb56b4cf [POL] Step 27/35 : ENV OSMPOL_MESSAGE_DRIVER kafka [Keystone] Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... [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) ... [Keystone] Setting up python3-decorator (4.4.2-0ubuntu1) ... [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=243dae787711dea76dd37e5aa51672d0308fee92f711390c0d47865c5b3e78ee [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=5490f84303b3ed1c512358323b8074121fe51abf36e270fcf56bb05a1a8ac135 [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=11ebe06fc510c9ba11e691ed631dd459f4a10de0def89f777983a2a73e3d5217 [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=df8b1f85af922d6f24ff2ff289d65e9907d0481d737a5958d5fe91b940a19123 [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, six, bcrypt, cachetools, certifi, charset-normalizer, cryptography, pyasn1, pyasn1-modules, rsa, google-auth, idna, pyyaml, urllib3, requests, oauthlib, requests-oauthlib, websocket-client, python-dateutil, kubernetes, pynacl, protobuf, pytz, pyrfc3339, pymacaroons, macaroonbakery, paramiko, jujubundlelib, theblues, toposort, typing-extensions, mypy-extensions, typing-inspect, websockets, juju, pymongo, motor, retrying-async, kafka-python, aiokafka, dataclasses, pycrypto, appdirs, attrs, autopage, prettytable, pyperclip, wcwidth, cmd2, pyparsing, pbr, stevedore, cliff, wrapt, debtcollector, decorator, dogpile.cache, futurist, monotonic, iso8601, os-service-types, keystoneauth1, ujson, gnocchiclient, humanfriendly, jmespath, jsonpointer, jsonpatch, lxml, msgpack, munch, netaddr, netifaces, requestsexceptions, openstacksdk, os-client-config, simplejson, oslo.i18n, packaging, oslo.utils, osc-lib, rfc3986, oslo.config, oslo.context, oslo.serialization, pyinotify, oslo.log, prometheus-client, pygments, python-ceilometerclient, python-cinderclient, python-keystoneclient, python-neutronclient, python-novaclient, unittest-xml-reporting, vcd-api-schemas-type, pyvcloud [tests] Building wheel for pycurl (setup.py): finished with status 'done' [tests] Created wheel for pycurl: filename=pycurl-7.44.1-cp38-cp38-linux_x86_64.whl size=322213 sha256=6e1c03b3a80fb309efce1890b52b84bfc338d39dc2263102bc3936ba0455c49a [tests] Stored in directory: /root/.cache/pip/wheels/a1/7e/55/e76d883b865ed83a76f1a0dc53af308f522db374be56d27909 [tests] Building wheel for blessings (setup.py): started [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=27d5559e82e49a1c04ec10b441f0f257c9e0f33e7bc5eabf029279989cfb46cb [tests] Stored in directory: /root/.cache/pip/wheels/50/66/0d/ae5c5e8e265a0787a941da2494927b700a08996072c640a051 [tests] Building wheel for charm-tools (setup.py): started [NBI] ---> Running in 18e0f1cd0b44 [POL] ---> Running in 82147d4783d1 [Keystone] Setting up python3-jinja2 (2.10.1-2) ... [LCM] 28 23.9M 28 6911k 0 0 83569 0 0:05:00 0:01:24 0:03:36 53281 [Keystone] Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... [LCM] 29 23.9M 29 7167k 0 0 85480 0 0:04:53 0:01:25 0:03:28 100k 29 23.9M 29 7167k 0 0 84494 0 0:04:57 0:01:26 0:03:31 98k [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=35912b0d300bc703a8bf0552a62074adfac3937033da90bcc86b1109becfcb09 [tests] Stored in directory: /root/.cache/pip/wheels/27/40/34/4e9d7a090d10b8d199d69d0b3bcb95cce0be2263f592e36701 [tests] Building wheel for dict2colander (setup.py): started [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=0737f1e6d28eba770e99f98001efb4798b4961702215170a5d4c5a56b1bc9c26 [tests] Stored in directory: /root/.cache/pip/wheels/fc/66/b0/4ee41c58b149b1c0e6cc114ac368e5170966f9aaa4857cd75e [tests] Building wheel for jsonpath-rw (setup.py): started [LCM] 29 23.9M 29 7167k 0 0 83699 0 0:04:59 0:01:27 0:03:32 52397 [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=5cb6debcb2645a4664586e7d40111bb0bd0005fc36ab551f8591f031c303a795 [tests] Stored in directory: /root/.cache/pip/wheels/2b/f3/d4/2f6fb63766f0479b061d03bab249bbd44f116ae5c73b9f8a24 [tests] Building wheel for jujubundlelib (setup.py): started [Keystone] Setting up python3-tempita (0.5.2-6) ... [Keystone] Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ... [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=ff2aa3252a59e1ff988f1941c1e55c49320a37ff91ab51ab014a6a457ea644ec [tests] Stored in directory: /root/.cache/pip/wheels/94/dc/17/5be242c261f73b58dfe2ba9bd9dfc751de012e9288cebee39a [tests] Building wheel for lazr.restfulclient (setup.py): started [Keystone] Setting up python3-iso8601 (0.1.12-1) ... [LCM] 30 23.9M 30 7423k 0 0 85708 0 0:04:52 0:01:28 0:03:24 102k 30 23.9M 30 7423k 0 0 84750 0 0:04:56 0:01:29 0:03:27 102k [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=7ba77f8774e4a3deabc6f93a5be9b804c0df092ea93d1a644d43928bb78ba305 [tests] Stored in directory: /root/.cache/pip/wheels/ae/d7/dc/88aebf3e4e382bd328ae64b183f781a0c4db0a01c9d5206a26 [tests] Building wheel for lazr.uri (setup.py): started [Keystone] Setting up python3-sqlparse (0.2.4-3ubuntu0.1) ... [Keystone] Setting up python-pastedeploy-tpl (2.1.0-1) ... [LCM] 30 23.9M 30 7423k 0 0 83970 0 0:04:58 0:01:30 0:03:28 56181 [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=a0f9d429662f459e40c94156b7ddb14e19a030e91c96bbf699a95cbd751f849f [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=b9af1254371c6061e3f092f00311aa1a71ea93d5f4067240ec3c336555c884d5 [tests] Stored in directory: /root/.cache/pip/wheels/8f/de/d0/8751186fe6cf46e39c82c8e587ce44ac0842f1f8eaa00a1820 [tests] Building wheel for macaroonbakery (setup.py): started [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=4d25e44280a7adb3606859307a30df8416da01bd4c8e1fb02ab0d78b851870f6 [tests] Stored in directory: /root/.cache/pip/wheels/84/d0/a9/d76cd7f6be948b522250677d4d85e056ee989b90b283ad5fca [tests] Building wheel for pathspec (setup.py): started [POL] Removing intermediate container 82147d4783d1 [POL] ---> 1e1d44cd20a9 [POL] Step 28/35 : ENV OSMPOL_MESSAGE_HOST kafka [POL] ---> Running in 9a78a999e43c [Keystone] Setting up python3-aniso8601 (8.0.0-1) ... [Keystone] Setting up python3-rfc3986 (1.3.2-0ubuntu2) ... [Keystone] Setting up python3-pyparsing (2.4.6-1) ... [LCM] 31 23.9M 31 7679k 0 0 85913  0 0:04:52 0:01:31  0:03:21  109k [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=36405930aebafa71cfd431afe5b6b89130c169e22482cd9e271619d441637bd7 [tests] Stored in directory: /root/.cache/pip/wheels/6c/36/92/f586681ddcd721005331a22424aa9bada6565d7dd7303db31b [tests] Building wheel for pyperclip (setup.py): started [tests] Building wheel for pyperclip (setup.py): finished with status 'done' [NBI] Removing intermediate container 18e0f1cd0b44 [NBI] ---> db6e582240ab [NBI] Step 21/43 : USER appuser [NBI] ---> Running in ecf007267c97 [NBI] Removing intermediate container ecf007267c97 [NBI] ---> f7d5b92bfc00 [NBI] Step 22/43 : EXPOSE 9999 [NBI] ---> Running in 590ecc84c469 [NBI] Removing intermediate container 590ecc84c469 [NBI] ---> 32f3b6e6d62b [NBI] Step 23/43 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/html_public /app/osm_nbi/html_public [POL] Removing intermediate container 9a78a999e43c [POL] ---> c9fa7045ad12 [POL] Step 29/35 : ENV OSMPOL_MESSAGE_PORT 9092 [POL] ---> Running in 89a018973cd2 [POL] Removing intermediate container 89a018973cd2 [POL] ---> 4f38a22e95dd [POL] Step 30/35 : ENV OSMPOL_DATABASE_DRIVER mongo [Keystone] Setting up make (4.2.1-1.2) ... [Keystone] Setting up python3-paste (3.4.0+dfsg1-1) ... [LCM] 31 23.9M 31 7679k 0 0 84982 0 0:04:55 0:01:32 0:03:23 105k [tests] Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11107 sha256=70371e6520d9670e3f463dc9ce9c6816409c3a26edc47f07c4ee8b41a8b2fa5f [tests] Stored in directory: /root/.cache/pip/wheels/7f/1a/65/84ff8c386bec21fca6d220ea1f5498a0367883a78dd5ba6122 [tests] Building wheel for robotframework-jsonlibrary (setup.py): started [tests] Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done' [tests] Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.3.1-py3-none-any.whl size=4345 sha256=8fe69ce03da677b71c59c2f18a8ed85c8ca88fd6fa3e805dac75f5b30f0cf5d1 [tests] Stored in directory: /root/.cache/pip/wheels/87/1a/1d/c6033fe3152146eb1ed18600c981b90bf4bb55bf10df93eae3 [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=058eb9fd20aeb2c67872bfe8de4278d6597363d5a1cdb7a7646dd8c0468db3a3 [tests] Stored in directory: /root/.cache/pip/wheels/c9/c2/39/2571d47c551e3012fa4e8284bbdcac2d025db39c275b058db4 [tests] Building wheel for ruamel.yaml (setup.py): started [NBI] ---> Running in 045e4a3512d7 [POL] ---> Running in d5efffd0c9e4 [POL] Removing intermediate container d5efffd0c9e4 [POL] ---> 6edb4726db64 [POL] Step 31/35 : ENV OSMPOL_DATABASE_URI mongodb://mongo:27017 [POL] ---> Running in ed99dc6287e5 [Keystone] Setting up libmpfr6:amd64 (4.0.2-1) ... [Keystone] Setting up python3-linecache2 (1.0.0-4ubuntu1) ... [LCM] 31 23.9M 31 7679k 0 0 84073 0 0:04:58 0:01:33 0:03:25 54117 [PLA] ---> 54472459281a [PLA] Step 25/40 : RUN mkdir /entry_data && mkdir /placement && mkdir /entry_data/mzn-lib && ln -s /entry_data/mzn-lib /minizinc/share/minizinc/exec [PLA] ---> Running in 4adb82a87099 [NBI] Removing intermediate container 045e4a3512d7 [NBI] ---> 05ddcd2c1e75 [NBI] Step 24/43 : RUN cp /usr/lib/python3/dist-packages/osm_nbi/nbi.cfg /app/osm_nbi/ [NBI] ---> Running in c63a09c47b47 [POL] Removing intermediate container ed99dc6287e5 [POL] ---> fc9c71e79c50 [POL] Step 32/35 : ENV OSMPOL_SQL_DATABASE_URI sqlite:///mon_sqlite.db [POL] ---> Running in 4865f713b265 [POL] Removing intermediate container 4865f713b265 [POL] ---> d73e88274b8e [POL] Step 33/35 : ENV OSMPOL_GLOBAL_LOG_LEVEL INFO [POL] ---> Running in d999c85bfa84 [Keystone] Setting up ssl-cert (1.0.39) ... [Keystone] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [Keystone] Setting up keystone-common (2:18.1.0+git2023101210.b59ab8e3-0ubuntu1~cloud0) ... [LCM] 32 23.9M 32 7935k 0 0 85943 0 0:04:52 0:01:34 0:03:18 105k [POL] Removing intermediate container d999c85bfa84 [POL] ---> 9742cbb4c5bd [POL] Step 34/35 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5 CMD osm-pol-healthcheck || exit 1 [POL] ---> Running in 41ee86b57076 [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) ... [LCM] 32 23.9M 32 7935k 0 0 85042 0 0:04:55 0:01:35 0:03:20 101k [PLA] Removing intermediate container 4adb82a87099 [PLA] ---> f95690ee10d0 [PLA] Step 26/40 : COPY scripts/ /app/osm_pla/scripts/ [PLA] ---> bc5ac84ef304 [PLA] Step 27/40 : 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 900b8b4a36e3 [NBI] Removing intermediate container c63a09c47b47 [NBI] ---> 7338a116a381 [NBI] Step 25/43 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/http /app/osm_nbi/ [NBI] ---> Running in c24dd7bb8ab7 [POL] Removing intermediate container 41ee86b57076 [POL] ---> 8282fc2d41e1 [POL] Step 35/35 : CMD /bin/bash scripts/start.sh [POL] ---> Running in 38bca784d460 [Keystone] Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.20) ... [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) ... [POL] Removing intermediate container 38bca784d460 [POL] ---> d4bf46bcfd9c [POL] [Warning] One or more build-args [PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_N2VC_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL OSM_NGUI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_DEVOPS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL OSM_TESTS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL] were not consumed [POL] Successfully built d4bf46bcfd9c [POL] Successfully tagged opensourcemano/pol:osm-v100-merge-1034 [Keystone] Setting up icu-devtools (66.1-2ubuntu2.1) ... [Keystone] Setting up python3-pymysql (0.9.3-2ubuntu3) ... [LCM] 32 23.9M 32 7935k 0 0 84161 0 0:04:58 0:01:36 0:03:22 52230 [Pipeline] [POL] echo [Keystone] Setting up python3-fasteners (0.14.1-2) ... [POL] Tagging pol:osm-v100-merge-1034 [Pipeline] [POL] sh [Keystone] Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... [Keystone] Setting up python3-html5lib (1.0.1-2) ... [POL] [POL] Running shell script [POL] + docker tag opensourcemano/pol:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v100-merge-1034 [LCM] 33 23.9M 33 8191k 0 0 85857 0 0:04:52 0:01:37 0:03:15 99k [Pipeline] [POL] sh [NBI] Removing intermediate container c24dd7bb8ab7 [NBI] ---> d267248c9b15 [NBI] Step 26/43 : ENV OSMNBI_SOCKET_HOST 0.0.0.0 [Keystone] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.4) ... [Keystone] Setting up pycadf-common (2.10.0-2) ... [POL] [POL] Running shell script [POL] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v100-merge-1034 [POL] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pol] [POL] 01456d10a1ee: Preparing [POL] e8f5c5136dc9: Preparing [POL] e27b3d0bca20: Preparing [POL] 53026a5bc207: Preparing [POL] 0d4ab1f661b1: Preparing [POL] fbc6b53dbc30: Preparing [POL] 9c66e7ffe81e: Preparing [POL] b1469cd4d4b5: Preparing [POL] fec9430c1abe: Preparing [POL] b96bcf5295d6: Preparing [POL] b68f5a660a91: Preparing [POL] 3a03f09d2129: Preparing [POL] fbc6b53dbc30: Waiting [POL] 9c66e7ffe81e: Waiting [POL] b1469cd4d4b5: Waiting [POL] fec9430c1abe: Waiting [POL] b96bcf5295d6: Waiting [POL] b68f5a660a91: Waiting [POL] 3a03f09d2129: Waiting [POL] 01456d10a1ee: Pushed [POL] e27b3d0bca20: Pushed [POL] 53026a5bc207: Pushed [POL] e8f5c5136dc9: Pushed [NBI] ---> Running in b75bec51ff69 [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) ... [LCM] 33 23.9M 33 8191k 0 0 84986 0 0:04:55 0:01:38 0:03:17 99k [POL] b1469cd4d4b5: Pushed [POL] 0d4ab1f661b1: Pushed [POL] fbc6b53dbc30: Pushed [POL] 3a03f09d2129: Layer already exists [POL] 9c66e7ffe81e: Pushed [POL] b96bcf5295d6: Pushed [NBI] Removing intermediate container b75bec51ff69 [NBI] ---> 5e7ea8bf1381 [NBI] Step 27/43 : ENV OSMNBI_SOCKET_PORT 9999 [NBI] ---> Running in e515d772bcd2 [Keystone] Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... [Keystone] Setting up python3-dnspython (1.16.0-1ubuntu1) ... [Keystone] Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... [LCM] 33 23.9M 33 8191k 0 0 84133 0 0:04:58 0:01:39 0:03:19 50911 34 23.9M 34 8447k 0 0 85866 0 0:04:52 0:01:40 0:03:12 98k [POL] fec9430c1abe: Pushed [NBI] Removing intermediate container e515d772bcd2 [NBI] ---> e88e9e4eaf28 [NBI] Step 28/43 : ENV OSMNBI_SERVER_SSL_CERTIFICATE /app/osm_nbi/http/cert.pem [NBI] ---> Running in d09674937b10 [NBI] Removing intermediate container d09674937b10 [NBI] ---> 4eec9ae31087 [NBI] Step 29/43 : ENV OSMNBI_SERVER_SSL_PRIVATE_KEY /app/osm_nbi/http/privkey.pem [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) ... [LCM] 34 23.9M 34 8447k 0 0 85022 0 0:04:55 0:01:41 0:03:14 98k [NBI] ---> Running in d266d65b7abc [Keystone] Setting up libcurl4:amd64 (7.68.0-1ubuntu2.21) ... [Keystone] Setting up libisl22:amd64 (0.22.1-1) ... [Keystone] Setting up python3-dateutil (2.7.3-3ubuntu1) ... [Keystone] Setting up netbase (6.1) ... [LCM] 34 23.9M 34 8447k 0 0 84196 0 0:04:58 0:01:42 0:03:16 52002 [NBI] Removing intermediate container d266d65b7abc [NBI] ---> 40fb17f2eb9c [NBI] Step 30/43 : ENV OSMNBI_STORAGE_PATH /app/storage [NBI] ---> Running in f66298534b46 [NBI] Removing intermediate container f66298534b46 [NBI] ---> 6be9e45641f0 [NBI] Step 31/43 : ENV OSMNBI_DATABASE_DRIVER mongo [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) ... [LCM] 35 23.9M 35 8703k 0 0 85908 0 0:04:52 0:01:43  0:03:09 101k [POL] b68f5a660a91: Pushed [POL] osm-v100-merge-1034: digest: sha256:8755be78325994462ddf59e0c7bf70b5ec30946ca85461e306408c99aba71c13 size: 2836 [Pipeline] [POL] } [Pipeline] [POL] // dir [Pipeline] [POL] } [NBI] ---> Running in 37f97bf0a5c5 [NBI] Removing intermediate container 37f97bf0a5c5 [NBI] ---> ff8a7f07e61e [NBI] Step 32/43 : ENV OSMNBI_DATABASE_URI mongodb://mongo:27017 [Keystone] Setting up apache2-data (2.4.41-4ubuntu3.15) ... [Keystone] Setting up curl (7.68.0-1ubuntu2.21) ... [Keystone] Setting up libjs-jquery (3.3.1~dfsg-3) ... [Keystone] Setting up libbinutils:amd64 (2.34-6ubuntu1.7) ... [Keystone] Setting up libxmlsec1:amd64 (1.2.28-2) ... [Keystone] Setting up libc-dev-bin (2.31-0ubuntu9.14) ... [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) ... [NBI] ---> Running in 9ed7476a13b4 [Keystone] Setting up python3-soupsieve (1.9.5+dfsg-1) ... [Keystone] Setting up python3-mimeparse (1.6.0-3build1) ... [LCM] 35 23.9M 35 8703k 0 0 85087 0 0:04:54 0:01:44 0:03:10 101k [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=ff300a01b043521f575f7fd4b087095d488be0907d801d5d0248792ca9724267 [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.0.7-py3-none-any.whl size=38828 sha256=e3475adf128362d087847616b69005daff3413a4c4913eacb7badc164a415e17 [RO] Stored in directory: /root/.cache/pip/wheels/3f/ce/1f/b60429fb8c3ae33d5a705915f7d5e9661b91c01945e4d50de3 [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=fce4c36df50a8c1bc9e674292fb04b50fbfa987cf40389c02a42d78a069ca610 [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=9405d4f2b62c64d13636ffae0032ae2ae04364058b4fc7566e4cb55ce483927b [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=617609a12fe0f9464dac01914bd11fab20b898aea29ef0c76ac4abc6be8acec8 [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=45387a1cc9406d1ea4c9bfc541e33089df587d3e010061be6868ba359e295d1b [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=7a43d901aeac52d50271eba5f1a4c256eb029b8c504886237ecf699909bd5504 [RO] Stored in directory: /root/.cache/pip/wheels/7f/1a/65/84ff8c386bec21fca6d220ea1f5498a0367883a78dd5ba6122 [RO] Building wheel for pyvmomi (setup.py): started [NBI] Removing intermediate container 9ed7476a13b4 [NBI] ---> 1eb529a706ed [NBI] Step 33/43 : ENV OSMNBI_STATIC_DIR /app/osm_nbi/html_public [NBI] ---> Running in 2cda234bb419 [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) ... [LCM] 35 23.9M 35 8703k 0 0 84281 0 0:04:57 0:01:45 0:03:12 52376 [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=9c3d49548f47ca5753f1842d64c13b1f3e8c045d10870f9e37699ab75da72c41 [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=e5ef1ff0656afea05a49b018fe7ae80255ce5aca98a3db3a6ed3ed1553e7d3d3 [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=caae3e56b2e3f04f95cc946f13a5fdce44e4d5aef12ade97690679a97381ce5a [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 [NBI] Removing intermediate container 2cda234bb419 [NBI] ---> cce13112fd5c [NBI] Step 34/43 : ENV OSMNBI_MESSAGE_DRIVER kafka [NBI] ---> Running in 7bf8afc4a3e6 [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) ... [LCM] 36 23.9M 36 8959k 0 0 85802 0 0:04:52 0:01:46 0:03:06 98k [NBI] Removing intermediate container 7bf8afc4a3e6 [NBI] ---> fd120c34f029 [NBI] Step 35/43 : ENV OSMNBI_MESSAGE_HOST kafka [NBI] ---> Running in b7651ad6538c [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) ... [LCM] 36 23.9M 36 8959k 0 0 85006 0 0:04:55 0:01:47 0:03:08 98k [RO] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, six, python-dateutil, idna, urllib3, certifi, charset-normalizer, requests, pycparser, cffi, cryptography, pyjwt, adal, appdirs, attrs, autopage, azure-common, 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, wcwidth, prettytable, pbr, stevedore, pyperclip, cmd2, pyparsing, cliff, cvprac, wrapt, debtcollector, decorator, dogpile.cache, flufl.enum, protobuf, googleapis-common-protos, pyasn1, pyasn1-modules, rsa, google-auth, google-api-core, httplib2, google-auth-httplib2, uritemplate, google-api-python-client, google-cloud, humanfriendly, zipp, importlib-metadata, iso8601, markupsafe, jinja2, jmespath, jsonpointer, jsonpatch, pyrsistent, jsonschema, os-service-types, keystoneauth1, logutils, lxml, msgpack, msrestazure, netaddr, netifaces, munch, requestsexceptions, openstacksdk, os-client-config, oslo.i18n, simplejson, packaging, oslo.utils, osc-lib, rfc3986, oslo.config, oslo.context, oslo.serialization, pyinotify, oslo.log, pynacl, paramiko, progressbar, pygments, pyopenssl, python-cinderclient, warlock, python-glanceclient, python-keystoneclient, python-neutronclient, python-novaclient, python-openstackclient, pyvcloud, pyvmomi, uuid [NBI] Removing intermediate container b7651ad6538c [NBI] ---> cb8fabc70482 [NBI] Step 36/43 : ENV OSMNBI_MESSAGE_PORT 9092 [NBI] ---> Running in c565a1e5cfad [Keystone] Setting up libctf0:amd64 (2.34-6ubuntu1.7) ... [Keystone] Setting up libjpeg8:amd64 (8c-2ubuntu8) ... [Keystone] Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ... [LCM] 36 23.9M 36 8959k 0 0 84225 0 0:04:57 0:01:48 0:03:09 50558 [NBI] Removing intermediate container c565a1e5cfad [NBI] ---> b3c6b6ed1b7f [NBI] Step 37/43 : ENV OSMNBI_LOG_FILE /app/log/nbi.log [NBI] ---> Running in 79dd9751aee4 [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) ... [LCM] 37 23.9M 37 9215k 0 0 85725 0 0:04:52 0:01:50 0:03:02 98273 [NBI] Removing intermediate container 79dd9751aee4 [NBI] ---> 2ca61088468a [NBI] Step 38/43 : ENV OSMNBI_LOG_LEVEL DEBUG [NBI] ---> Running in cf5837386004 [Keystone] Setting up bind9-libs:amd64 (1:9.16.1-0ubuntu2.16) ... [Keystone] Setting up libxmlsec1-openssl:amd64 (1.2.28-2) ... [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 [LCM] 37 23.9M 37 9215k 0 0 84952 0 0:04:55 0:01:51 0:03:04 98254 [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=864572 sha256=e487a7067b993865c437f212a5484795e27a68e7a1e0a23b04df5971f3400856 [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=cd38d19c14d93d20a0db9ca6c86fd8d25fafb41d9e9eea15e43e97229ad2020d [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=eb355eac4b7840c6dc09cbb3cfd22e562e0d897388edae0fb3aefb3883a661dd [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=5333466a3598455593d82c2b5b8670364561cf8b93fb786b5dcc27f2f30e9c5f [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=3c0a727ca0a9f5c9f8c454bb34e7857326c284e4124bd0424f07fd5e457ae1ba [tests] Stored in directory: /root/.cache/pip/wheels/4f/5a/5f/bf1e912567e49022b2fa0ecbbdb5ef4b7a8af072a2ddd2f502 [tests] Successfully built bitarray pyangbind pycurl blessings charm-tools dict2colander jsonpath-rw jujubundlelib lazr.restfulclient lazr.uri libcharmstore macaroonbakery pathspec pyperclip robotframework-jsonlibrary robotframework-sshlibrary ruamel.yaml secretstorage theblues vergit wadllib [Keystone] Setting up python3-pbr (5.4.5-0ubuntu1) ... [LCM] 37 23.9M 37 9215k 0 0 84194 0 0:04:58 0:01:52 0:03:06 50842 [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, distro, oauthlib, lazr.uri, 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, filelock, platformdirs, distlib, virtualenv, charm-tools, pbr, pyperclip, cmd2, stevedore, cliff, coverage, wrapt, debtcollector, decorator, dogpile.cache, h11, haikunator, jmespath, jsonpointer, jsonpatch, ply, jsonpath-rw, jsonpath-rw-ext, os-service-types, keystoneauth1, msgpack, munch, netaddr, netifaces, requestsexceptions, openstacksdk, simplejson, oslo.i18n, oslo.utils, osc-lib, rfc3986, oslo.config, oslo.serialization, outcome, paramiko, pluggy, py, pyopenssl, python-cinderclient, python-keystoneclient, python-novaclient, python-openstackclient, robotframework, tox, robotframework-jsonlibrary, robotframework-pythonlibcore, robotframework-requests, wsproto, sortedcontainers, sniffio, trio, trio-websocket, selenium, robotframework-seleniumlibrary, scp, robotframework-sshlibrary, toml, xmltodict, yq [NBI] Removing intermediate container cf5837386004 [NBI] ---> 29d2dc6f381d [NBI] Step 39/43 : ENV OSMNBI_AUTHENTICATION_BACKEND internal [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) ... [LCM] 38 23.9M 38 9471k 0 0 85693 0 0:04:52 0:01:53 0:02:59 99826 [Keystone] Setting up python3-pastedeploy (2.1.0-1) ... [Keystone] Setting up python3-tenacity (6.2.0-4~cloud0) ... [LCM] 38 23.9M 38 9471k 0 0 84942 0 0:04:55 0:01:54 0:03:01 99807 38 23.9M 38 9471k 0 0 84203 0 0:04:58 0:01:55 0:03:03 51370 [LCM] 38 23.9M 38 9471k 0 0 84072 0 0:04:58 0:01:55 0:03:03 61234 [NBI] ---> Running in 173cdba84852 [Keystone] Setting up python3-bcrypt (3.1.7-2ubuntu1) ... [LCM] 39 23.9M 39 9727k 0 0 85600 0 0:04:53 0:01:56 0:02:57 119k [Keystone] Setting up libedit2:amd64 (3.1-20191231-1) ... [LCM] 39 23.9M 39 9727k 0 0 84870 0 0:04:55 0:01:57 0:02:58 62594 [NBI] Removing intermediate container 173cdba84852 [NBI] ---> 403cabea553e [NBI] Step 40/43 : ENV OSMNBI_PROMETHEUS_HOST prometheus [Keystone] Setting up python3-traceback2 (1.4.0-5ubuntu1) ... [Keystone] Setting up python3-futurist (2.1.0-0ubuntu1) ... [LCM] 39 23.9M 39 9727k 0 0 84152 0 0:04:58 0:01:58 0:03:00 62609 [LCM] 40 23.9M 40 9983k 0 0 85462 0 0:04:53 0:01:59 0:02:54  115k [NBI] ---> Running in c668d184ae00 [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) ... [LCM] 40 23.9M 40 9983k 0 0 84752 0 0:04:56 0:02:00 0:02:56 99674 [NBI] Removing intermediate container c668d184ae00 [NBI] ---> 7ac248608320 [NBI] Step 41/43 : ENV OSMNBI_PROMETHEUS_PORT 9090 [Keystone] Setting up python3-kombu (4.6.11-2ubuntu1~cloud0) ... [Keystone] Setting up python3-bs4 (4.8.2-1) ... [NBI] ---> Running in d73434bdd325 [Keystone] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... [Keystone] Setting up python3-eventlet (0.26.1-0ubuntu1.1~cloud0) ... [LCM] 40 23.9M 40 9983k 0 0 84054 0 0:04:58 0:02:01 0:02:57 49856 [NBI] Removing intermediate container d73434bdd325 [NBI] ---> 7918711405dd [NBI] Step 42/43 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5 CMD curl -k https://localhost:9999/osm/ | grep Welcome || exit 1 [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) ... [LCM] 41 23.9M 41 9.9M 0 0 85344 0 0:04:54 0:02:02 0:02:52 95481 [Keystone] Setting up xmlsec1 (1.2.28-2) ... [Keystone] Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... [LCM] 41 23.9M 41 9.9M 0 0 84653 0 0:04:56 0:02:03 0:02:53 95481 [Keystone] Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... [LCM] 41 23.9M 41 9.9M 0 0 83975 0 0:04:58 0:02:04 0:02:54 50037 [NBI] ---> Running in b5245fbb8a6c [Keystone] Setting up python3-cryptography (3.0-1ubuntu0.1~cloud0) ... [LCM] 42 23.9M 42 10.2M 0 0 85141 0 0:04:54 0:02:06 0:02:48 93505 [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 [Keystone] Setting up libgdbm-compat4:amd64 (1.18.1-5) ... [LCM] 42 23.9M 42 10.2M 0 0 84471  0 0:04:57 0:02:07  0:02:50 93505 42 23.9M 42 10.2M 0 0 83811 0 0:04:59 0:02:08 0:02:51 48780 [LCM] 42 23.9M 42 10.2M 0 0 83584 0 0:05:00 0:02:08 0:02:52 55515 [Keystone] Setting up python3-oslo.context (1:3.1.1-0ubuntu1~cloud0) ... [LCM] 43 23.9M 43 10.4M 0 0 84959 0 0:04:55 0:02:09 0:02:46 108k [Keystone] Setting up python3-pip (20.0.2-5ubuntu1.10) ... [LCM] 43 23.9M 43 10.4M 0 0 84308 0 0:04:57 0:02:10 0:02:47 60179 [NBI] Removing intermediate container b5245fbb8a6c [NBI] ---> 6540eede046e [NBI] Step 43/43 : CMD python3 -m osm_nbi.nbi [Keystone] Setting up libjs-sphinxdoc (3.2.1-1~cloud0) ... [Keystone] Setting up ieee-data (20180805.1) ... [MON] Successfully installed aiokafka-0.7.2 appdirs-1.4.4 async-timeout-3.0.1 attrs-21.4.0 autopage-0.4.0 bcrypt-3.2.0 cachetools-4.2.4 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.10 cliff-3.10.0 cmd2-2.3.3 cryptography-36.0.1 dataclasses-0.6 debtcollector-2.3.0 decorator-5.1.1 dogpile.cache-1.1.4 futurist-2.4.0 gnocchiclient-7.0.7 google-auth-2.3.3 humanfriendly-10.0 idna-3.3 iso8601-1.0.2 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.2 juju-2.9.42.4 jujubundlelib-0.5.7 kafka-python-2.0.2 keystoneauth1-4.4.0 kubernetes-21.7.0 lxml-4.7.1 macaroonbakery-1.3.1 monotonic-1.6 motor-1.3.1 msgpack-1.0.3 munch-2.5.0 mypy-extensions-0.4.3 netaddr-0.8.0 netifaces-0.11.0 oauthlib-3.1.1 openstacksdk-0.61.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.4.2 oslo.config-8.7.1 oslo.context-3.4.0 oslo.i18n-5.1.0 oslo.log-4.6.1 oslo.serialization-4.2.0 oslo.utils-4.12.0 packaging-21.3 paramiko-2.9.2 pbr-5.8.0 prettytable-0.7.2 prometheus-client-0.12.0 protobuf-3.19.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pycrypto-2.6.1 pygments-2.11.2 pyinotify-0.9.6 pymacaroons-0.13.0 pymongo-3.12.3 pynacl-1.5.0 pyparsing-3.0.6 pyperclip-1.8.2 pyrfc3339-1.1 python-ceilometerclient-2.9.0 python-cinderclient-8.2.0 python-dateutil-2.8.2 python-keystoneclient-4.4.0 python-neutronclient-7.7.0 python-novaclient-17.6.0 pytz-2021.3 pyvcloud-23.0.3 pyyaml-5.4.1 requests-2.27.1 requests-oauthlib-1.3.0 requestsexceptions-1.4.0 retrying-async-1.2.0 rfc3986-1.5.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.0.1 typing-inspect-0.7.1 ujson-5.1.0 unittest-xml-reporting-3.0.4 urllib3-1.26.8 vcd-api-schemas-type-10.3.0.dev72 wcwidth-0.2.5 websocket-client-1.2.3 websockets-7.0 wrapt-1.13.3 [Keystone] Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... [LCM] 43 23.9M 43 10.4M 0 0 83667 0 0:04:59 0:02:11 0:02:48 60166 [Keystone] Setting up python3-alembic (1.4.2-1ubuntu1~cloud0) ... [LCM] 44 23.9M 44 10.7M 0 0 84812 0 0:04:55 0:02:12 0:02:43 109k [LCM] 44 23.9M 44 10.7M 0 0 84177 0 0:04:58 0:02:13 0:02:45 98531 44 23.9M 44 10.7M 0 0 83553 0 0:05:00 0:02:14 0:02:46 49293 [Keystone] Setting up xml-core (0.18+nmu1) ... [LCM] 44 23.9M 44 10.7M 0 0 83282 0 0:05:01 0:02:15 0:02:46 55107 [LCM] 45 23.9M 45 10.9M 0 0 84592 0 0:04:56 0:02:16 0:02:40 107k [Keystone] Setting up python3-os-service-types (1.7.0-0ubuntu1) ... [Keystone] Setting up python3-stevedore (1:3.2.2-0ubuntu1~cloud0) ... [LCM] 45 23.9M 45 10.9M 0 0 83975 0 0:04:58 0:02:17 0:02:41 58935 [Keystone] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... [LCM] 45 23.9M 45 10.9M 0 0 83365 0 0:05:01 0:02:18 0:02:43 58908 [Keystone] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... [Keystone] Setting up libc6-dev:amd64 (2.31-0ubuntu9.14) ... [LCM] 47 23.9M 47 11.2M 0 0 84469 0 0:04:57 0:02:19 0:02:38 107k [Keystone] Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.11) ... [Keystone] Setting up bind9-host (1:9.16.1-0ubuntu2.16) ... [Keystone] Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... [Keystone] Setting up python3-migrate (0.13.0-0ubuntu1) ... [LCM] 47 23.9M 47 11.2M 0 0 83868 0 0:04:59 0:02:20 0:02:39 98810 [NBI] ---> Running in ad2d62c1ee92 [NBI] Removing intermediate container ad2d62c1ee92 [NBI] ---> 9cb5aff1820d [NBI] [Warning] One or more build-args [PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOSOF_URL OSM_IMDOCS_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_N2VC_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_NGUI_URL PYTHON3_OSMCLIENT_URL] were not consumed [NBI] Successfully built 9cb5aff1820d [NBI] Successfully tagged opensourcemano/nbi:osm-v100-merge-1034 [Keystone] Setting up python3-oslo.i18n (5.0.1-0ubuntu1~cloud0) ... [Pipeline] [NBI] echo [NBI] Tagging nbi:osm-v100-merge-1034 [Pipeline] [NBI] sh [Keystone] Setting up apache2-utils (2.4.41-4ubuntu3.15) ... [NBI] [NBI] Running shell script [Keystone] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.7) ... [Keystone] Setting up alembic (1.4.2-1ubuntu1~cloud0) ... [Keystone] Setting up python3-ldap:amd64 (3.2.0-4ubuntu2.1) ... [LCM] 47 23.9M 47 11.2M 0 0 83275 0 0:05:01 0:02:21 0:02:40 49442 [NBI] + docker tag opensourcemano/nbi:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v100-merge-1034 [Pipeline] [NBI] sh [Keystone] Setting up python3-pastescript (2.0.2-4) ... [NBI] [NBI] Running shell script [NBI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v100-merge-1034 [NBI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/nbi] [NBI] 9c3d0aa62447: Preparing [NBI] a5c0cc5b58ab: Preparing [NBI] 7286129c59f4: Preparing [NBI] 9c838f75f20f: Preparing [NBI] f4e1fe72214b: Preparing [NBI] 6649066c4cfa: Preparing [NBI] b68f5a660a91: Preparing [NBI] 3a03f09d2129: Preparing [NBI] b68f5a660a91: Waiting [NBI] 3a03f09d2129: Waiting [NBI] 6649066c4cfa: Waiting [PLA] Removing intermediate container 900b8b4a36e3 [PLA] ---> 6f6ef045c59b [PLA] Step 28/40 : WORKDIR /app/osm_pla [PLA] ---> Running in 757e30a2bd10 [Keystone] Setting up mysql-client-core-8.0 (8.0.35-0ubuntu0.20.04.1) ... [Keystone] Setting up python3-testresources (2.0.1-2~cloud0) ... [LCM] 48 23.9M 48 11.4M 0 0 84330 0 0:04:57 0:02:22 0:02:35 92991 [NBI] a5c0cc5b58ab: Pushed [NBI] 9c3d0aa62447: Pushed [NBI] 7286129c59f4: Pushed [NBI] 9c838f75f20f: Pushed [NBI] 3a03f09d2129: Layer already exists [NBI] b68f5a660a91: Mounted from devops/cicd/opensourcemano/pol [PLA] Removing intermediate container 757e30a2bd10 [PLA] ---> aabf00a56ad7 [PLA] Step 29/40 : USER appuser [PLA] ---> Running in 6561cbb7cc6b [Keystone] Setting up python3-openssl (19.1.0-2~cloud0) ... [Keystone] Setting up python3-flask (1.1.1-2ubuntu0.1) ... [Keystone] Setting up python3-pysaml2 (6.1.0-0ubuntu1~cloud0) ... [LCM] 48 23.9M 48 11.4M 0 0 83744 0 0:04:59 0:02:23 0:02:36 93041 48 23.9M 48 11.4M 0 0 83166 0 0:05:01 0:02:24 0:02:37 49090 [NBI] 6649066c4cfa: Pushed [PLA] Removing intermediate container 6561cbb7cc6b [PLA] ---> 3b643b12f4d7 [PLA] Step 30/40 : ENV OSMPLA_MESSAGE_DRIVER kafka [Keystone] Setting up binutils (2.34-6ubuntu1.7) ... [Keystone] Setting up python3-dogpile.cache (1.0.1-0ubuntu1~cloud0) ... [LCM] 48 23.9M 48 11.4M 0 0 82928 0 0:05:02 0:02:25 0:02:37 55130 [Keystone] Setting up python3-routes (2.4.1-2) ... [LCM] 49 23.9M 49 11.7M 0 0 84150 0 0:04:58 0:02:26 0:02:32 107k [PLA] ---> Running in f6c23bcde248 [PLA] Removing intermediate container f6c23bcde248 [PLA] ---> 196cd0dc80e5 [PLA] Step 31/40 : ENV OSMPLA_MESSAGE_HOST kafka [Keystone] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... [Keystone] Setting up python3-pil:amd64 (7.0.0-4ubuntu0.7) ... [Keystone] Setting up perl (5.30.0-9ubuntu0.5) ... [Keystone] Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... [Keystone] Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... [Keystone] Setting up python3-oauthlib (3.1.0-1ubuntu2) ... [LCM] 49 23.9M 49 11.7M 0 0 83579 0 0:05:00 0:02:27 0:02:33 59281 [PLA] ---> Running in 991b79fd72fd [PLA] Removing intermediate container 991b79fd72fd [PLA] ---> 7250723fc498 [PLA] Step 32/40 : ENV OSMPLA_MESSAGE_PORT 9092 [PLA] ---> Running in ac5976b00286 [PLA] Removing intermediate container ac5976b00286 [PLA] ---> 274398790c31 [PLA] Step 33/40 : ENV OSMPLA_DATABASE_DRIVER mongo [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) ... [PLA] ---> Running in 72e5c7b039b9 [PLA] Removing intermediate container 72e5c7b039b9 [PLA] ---> 2715640727f7 [PLA] Step 34/40 : ENV OSMPLA_DATABASE_URI mongodb://mongo:27017 [PLA] ---> Running in 423674dd469c [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.35-0ubuntu0.20.04.1) ... [Keystone] Setting up bind9-dnsutils (1:9.16.1-0ubuntu2.16) ... [Keystone] Setting up python3-keystoneauth1 (4.2.1-0ubuntu1~cloud0) ... [LCM] 49 23.9M 49 11.7M 0 0 83015 0 0:05:02 0:02:28 0:02:34 59281 [NBI] f4e1fe72214b: Pushed [NBI] osm-v100-merge-1034: digest: sha256:13e188aae59edfc57acf057582611aaed21571ea32c205a3f0b751e6717c34e1 size: 1997 [Pipeline] [NBI] } [Keystone] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... [Pipeline] [NBI] // dir [PLA] Removing intermediate container 423674dd469c [PLA] ---> d6466e14d183 [PLA] Step 35/40 : ENV OSMPLA_SQL_DATABASE_URI sqlite:///pla_sqlite.db [Pipeline] [NBI] } [PLA] ---> Running in 4a76288b3177 [PLA] Removing intermediate container 4a76288b3177 [PLA] ---> 858aed0a961f [PLA] Step 36/40 : ENV OSMPLA_GLOBAL_LOG_LEVEL INFO [Keystone] Setting up mysql-client (8.0.35-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) ... [Keystone] Setting up dnsutils (1:9.16.1-0ubuntu2.16) ... [LCM] 50 23.9M 50 11.9M 0 0 83960 0 0:04:58 0:02:29 0:02:29 105k [PLA] ---> Running in d1f00e896237 [PLA] Removing intermediate container d1f00e896237 [PLA] ---> 7774b4271b6d [PLA] Step 37/40 : ENV FZNEXEC "/entry_data/fzn-exec" [PLA] ---> Running in 519ec32f6b78 [tests] Successfully installed appdirs-1.4.4 argcomplete-2.0.0 async-generator-1.10 attrs-21.4.0 autopage-0.4.0 bcrypt-3.2.0 bitarray-2.3.5 blessings-1.6 certifi-2021.10.8 cffi-1.15.0 charm-tools-2.8.3 charset-normalizer-2.0.10 cheetah3-3.2.6.post1 click-8.0.3 cliff-3.10.0 cmd2-2.3.3 colander-1.7.0 coverage-6.2 cryptography-36.0.1 debtcollector-2.4.0 decorator-5.1.1 dict2colander-0.2 distlib-0.3.4 distro-1.6.0 dogpile.cache-1.1.5 enum34-1.1.10 filelock-3.4.2 h11-0.13.0 haikunator-2.1.0 httplib2-0.20.2 idna-3.3 iso8601-1.0.2 jinja2-3.0.3 jmespath-0.10.0 jsonpatch-1.32 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-2.2 jsonschema-2.5.1 jujubundlelib-0.5.7 keyring-20.0.1 keystoneauth1-4.4.0 launchpadlib-1.10.15.1 lazr.restfulclient-0.14.4 lazr.uri-1.0.6 libcharmstore-0.0.9 lxml-4.7.1 macaroonbakery-1.3.1 markupsafe-2.0.1 msgpack-1.0.3 munch-2.5.0 netaddr-0.8.0 netifaces-0.11.0 oauthlib-3.1.1 openstacksdk-0.61.0 os-service-types-1.7.0 osc-lib-2.4.2 oslo.config-8.7.1 oslo.i18n-5.1.0 oslo.serialization-4.2.0 oslo.utils-4.12.1 otherstuf-1.1.0 outcome-1.1.0 packaging-21.3 paramiko-2.9.2 parse-1.19.0 path-16.3.0 path.py-12.5.0 pathspec-0.3.4 pbr-5.8.0 platformdirs-2.4.1 pluggy-0.13.1 ply-3.11 prettytable-3.0.0 protobuf-3.19.3 py-1.11.0 pyang-2.5.2 pyangbind-0.8.1 pycparser-2.21 pycurl-7.44.1 pymacaroons-0.13.0 pynacl-1.5.0 pyopenssl-21.0.0 pyparsing-3.0.6 pyperclip-1.8.2 pyrfc3339-1.1 python-cinderclient-8.2.0 python-keystoneclient-4.4.0 python-magic-0.4.24 python-novaclient-17.6.0 python-openstackclient-5.7.0 pytz-2021.3 pyyaml-5.4.1 regex-2021.11.10 requests-2.27.1 requestsexceptions-1.4.0 requirements-parser-0.5.0 rfc3986-2.0.0 robotframework-4.1.3 robotframework-jsonlibrary-0.3.1 robotframework-pythonlibcore-3.0.0 robotframework-requests-0.9.2 robotframework-seleniumlibrary-6.0.0 robotframework-sshlibrary-3.8.0 ruamel.yaml-0.15.100 scp-0.14.2 secretstorage-2.3.1 selenium-4.1.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 tox-3.0.0 translationstring-1.4 trio-0.19.0 trio-websocket-0.9.2 types-setuptools-57.4.7 urllib3-1.26.8 verboselogs-1.7 vergit-1.0.2 virtualenv-20.13.0 wadllib-1.3.6 wcwidth-0.2.5 wrapt-1.13.3 wsproto-1.0.0 xmltodict-0.12.0 yq-2.13.0 [Keystone] Setting up apache2-bin (2.4.41-4ubuntu3.15) ... [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.15) ... [LCM] 50 23.9M 50 11.9M 0 0 83314 0 0:05:01 0:02:31 0:02:30 93306 50 23.9M 50 11.9M 0 0 82765 0 0:05:03 0:02:32 0:02:31 46669 [PLA] Removing intermediate container 519ec32f6b78 [PLA] ---> 5bd1a9aaf583 [PLA] Step 38/40 : ENV PATH "/minizinc/bin:${PATH}" [PLA] ---> Running in 23180bb6a48f [PLA] Removing intermediate container 23180bb6a48f [PLA] ---> 4aab50a002b9 [PLA] Step 39/40 : ENV LD_LIBRARY_PATH "/minizinc/lib:${LD_LIBRARY_PATH}" [PLA] ---> Running in 5d0d3e2a9198 [LCM] 50 23.9M 50 11.9M 0 0 82628 0 0:05:03 0:02:32 0:02:31 53839 [PLA] Removing intermediate container 5d0d3e2a9198 [PLA] ---> b05acf9f7d08 [PLA] Step 40/40 : CMD [ "/bin/bash", "scripts/start.sh" ] [PLA] ---> Running in c27eb5e62a00 [PLA] Removing intermediate container c27eb5e62a00 [PLA] ---> b75eb0a3226e [PLA] [Warning] One or more build-args [OSM_IMDOCS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_RO_PLUGIN_URL] were not consumed [PLA] Successfully built b75eb0a3226e [PLA] Successfully tagged opensourcemano/pla:osm-v100-merge-1034 [LCM] 51 23.9M 51 12.2M 0 0 83797 0 0:04:59 0:02:33 0:02:26 105k [PLA] Tagging pla:osm-v100-merge-1034 [Pipeline] [PLA] echo [Pipeline] [PLA] sh [PLA] [PLA] Running shell script [PLA] + docker tag opensourcemano/pla:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v100-merge-1034 [Pipeline] [PLA] sh [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. [LCM] 51 23.9M 51 12.2M 0 0 83254 0 0:05:01 0:02:34 0:02:27 59295 [PLA] [PLA] Running shell script [PLA] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v100-merge-1034 [PLA] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pla] [PLA] 2ca213d2b76e: Preparing [PLA] 1b5e2ccd624a: Preparing [PLA] 67208693244a: Preparing [PLA] 5f02d1bb3100: Preparing [PLA] 566cbf155849: Preparing [PLA] b109fa2261d9: Preparing [PLA] 7cc491c5a131: Preparing [PLA] e741c1e0aab4: Preparing [PLA] 3a03f09d2129: Preparing [PLA] b109fa2261d9: Waiting [PLA] e741c1e0aab4: Waiting [PLA] 3a03f09d2129: Waiting [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. [LCM] 51 23.9M 51 12.2M 0 0 82717 0 0:05:03 0:02:35 0:02:28 61536 [PLA] 566cbf155849: Pushed [PLA] 1b5e2ccd624a: Pushed [PLA] 67208693244a: Pushed [PLA] 7cc491c5a131: Pushed [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) ... [Keystone] Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... [Keystone] apache2_invoke: Enable module wsgi [PLA] 3a03f09d2129: Layer already exists [PLA] b109fa2261d9: Pushed [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) ... [MON] Removing intermediate container 6036d55195a6 [MON] ---> d4cad0a3644f [MON] Step 14/53 : FROM ubuntu:20.04 as FINAL [MON] ---> f78909c2b360 [MON] Step 15/53 : ARG APT_PROXY [MON] ---> Using cache [MON] ---> d9383503a5ce [MON] Step 16/53 : 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] ---> 9d6d214ab8e9 [MON] Step 17/53 : 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] ---> 5cf3813c1b51 [MON] Step 18/53 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && DEBIAN_FRONTEND=noninteractive apt-get --yes install ca-certificates && rm -rf /var/lib/apt/lists/* [MON] ---> Running in 75b6be980ef8 [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://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3142 kB] [MON] Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [MON] Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [MON] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [MON] Get:8 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1154 kB] [MON] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3290 kB] [MON] Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] [MON] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] [MON] Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [MON] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] [MON] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] [MON] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1448 kB] [MON] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 kB] [MON] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] [MON] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] [LCM] 52 23.9M 52 12.4M 0 0 83627 0 0:05:00 0:02:36 0:02:24 108k 52 23.9M 52 12.4M 0 0 83096 0 0:05:02 0:02:37 0:02:25 96199 [Keystone] Setting up python3-testscenarios (0.5.0-3build1) ... [Keystone] Processing triggers for libc-bin (2.31-0ubuntu9.14) ... [Keystone] Processing triggers for systemd (245.4-4ubuntu3.22) ... [Keystone] Processing triggers for shared-mime-info (1.15-1) ... [MON] Fetched 29.7 MB in 4s (7800 kB/s) [LCM] 52 23.9M 52 12.4M 0 0 82572 0 0:05:03 0:02:38 0:02:25 48108 [PLA] e741c1e0aab4: Pushed [MON] Reading package lists... [LCM] 53 23.9M  53 12.7M 0 0 83439 0 0:05:00 0:02:40 0:02:20 88278 [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.62 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] [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 [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/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 @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 @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 1783 packages from 2318 contributors and audited 1789 packages in 153.99s [NG-UI] [NG-UI] 135 packages are looking for funding [NG-UI] run `npm fund` for details [NG-UI] [NG-UI] found 74 vulnerabilities (2 low, 37 moderate, 31 high, 4 critical) [NG-UI] run `npm audit fix` to fix them, or `npm audit` for details [LCM] 53 23.9M 53 12.7M 0 0 82921 0 0:05:02 0:02:41 0:02:21 88263 53 23.9M 53 12.7M 0 0 82409 0 0:05:04 0:02:42 0:02:22 47697 [tests] Removing intermediate container dbf293754d80 [tests] ---> bf2ad2167d02 [tests] Step 14/26 : RUN mv /usr/share/osm-tests/robot-systest /robot-systest [MON] Reading package lists... [MON] Building dependency tree... [MON] Reading state information... [MON] The following additional packages will be installed: [MON] openssl [MON] The following NEW packages will be installed: [MON] ca-certificates openssl [MON] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [MON] Need to get 772 kB of archives. [MON] After this operation, 1686 kB of additional disk space will be used. [MON] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.20 [620 kB] [tests] ---> Running in 03c3d6a67235 [MON] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] [MON] debconf: delaying package configuration, since apt-utils is not installed [LCM] 53 23.9M 53 12.7M 0 0 82216 0 0:05:05 0:02:42 0:02:23 53740 54 23.9M 54 12.9M 0 0 83314 0 0:05:01 0:02:43 0:02:18 104k [MON] Fetched 772 kB in 1s (799 kB/s) [MON] Selecting previously unselected package openssl. [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 ... 4920 files and directories currently installed.) [MON] Preparing to unpack .../openssl_1.1.1f-1ubuntu2.20_amd64.deb ... [MON] Unpacking openssl (1.1.1f-1ubuntu2.20) ... [MON] Selecting previously unselected package ca-certificates. [MON] Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... [MON] Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... [tests] Removing intermediate container 03c3d6a67235 [tests] ---> 99eb183708c1 [tests] Step 15/26 : RUN mv /usr/share/osm-tests/charm.sh /usr/sbin/charm [tests] ---> Running in 82e462ff9c83 [MON] Setting up openssl (1.1.1f-1ubuntu2.20) ... [MON] Setting up ca-certificates (20230311ubuntu0.20.04.1) ... [LCM] 54 23.9M 54 12.9M 0 0 82808 0 0:05:03 0:02:44 0:02:19 59754 [MON] Updating certificates in /etc/ssl/certs... [LCM] 54 23.9M 54 12.9M 0 0 82308 0 0:05:04 0:02:45 0:02:19 59754 [Keystone] Processing triggers for sgml-base (1.29.1) ... [Keystone] Setting up docutils-common (0.16+dfsg-2) ... [LCM] 55 23.9M 55 13.2M 0 0 83192 0 0:05:01 0:02:47 0:02:14 107k [tests] Removing intermediate container 82e462ff9c83 [tests] ---> 77eb3a490264 [tests] Step 16/26 : RUN git clone https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git --recurse-submodules /robot-systest/osm-packages [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 [MON] 137 added, 0 removed; done. [LCM] 55 23.9M 55 13.2M 0 0 82696 0 0:05:03 0:02:48 0:02:15 97162 55 23.9M 55 13.2M 0 0 82205 0 0:05:05 0:02:49 0:02:16 48572 [tests] ---> Running in a76695061f4d [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 [MON] Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... [MON] Updating certificates in /etc/ssl/certs... [LCM] 55 23.9M 55 13.2M 0 0 81921 0 0:05:06 0:02:49 0:02:17 52597 [tests] Cloning into '/robot-systest/osm-packages'... [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) ... [MON] 0 added, 0 removed; done. [MON] Running hooks in /etc/ca-certificates/update.d... [MON] done. [Keystone] Setting up python3-keystoneclient (1:4.1.1-0ubuntu1~cloud0) ... [LCM] 56 23.9M 56 13.4M 0 0 82976 0 0:05:02 0:02:50 0:02:12 102k [Keystone] Setting up python3-oslo.db (8.4.0-0ubuntu1~cloud0) ... [LCM] 56 23.9M 56 13.4M 0 0 82492 0 0:05:04 0:02:51 0:02:13 57037 56 23.9M 56 13.4M 0 0 82013 0 0:05:06 0:02:52 0:02:14 57049 [Keystone] Setting up python3-oslo.concurrency (4.3.0-0ubuntu1~cloud0) ... [Keystone] Setting up python3-oslo.log (4.4.0-0ubuntu1~cloud0) ... [LCM] 56 23.9M 56 13.5M 0 0 81786 0 0:05:06 0:02:53 0:02:13 65198 [Keystone] Setting up python3-pycadf (2.10.0-2) ... [LCM] 57 23.9M 57 13.7M 0 0 82725 0 0:05:03 0:02:54 0:02:09 109k [Keystone] Setting up python3-oslo.policy (3.5.0-0ubuntu1~cloud0) ... [LCM] 57 23.9M 57 13.7M 0 0 82253 0 0:05:05 0:02:55 0:02:10 55918 [tests] Updating files: 65% (3642/5600) Updating files: 66% (3696/5600) Updating files: 67% (3752/5600) Updating files: 68% (3808/5600) Updating files: 69% (3864/5600) Updating files: 70% (3920/5600) Updating files: 71% (3976/5600) Updating files: 72% (4032/5600) Updating files: 73% (4088/5600) Updating files: 74% (4144/5600) Updating files: 75% (4200/5600) Updating files: 76% (4256/5600) Updating files: 77% (4312/5600) Updating files: 78% (4368/5600) Updating files: 79% (4424/5600) Updating files: 80% (4480/5600) Updating files: 81% (4536/5600) Updating files: 82% (4592/5600) Updating files: 83% (4648/5600) Updating files: 84% (4704/5600) Updating files: 85% (4760/5600) Updating files: 86% (4816/5600) Updating files: 87% (4872/5600) Updating files: 88% (4928/5600) Updating files: 89% (4984/5600) Updating files: 90% (5040/5600) Updating files: 91% (5096/5600) Updating files: 92% (5152/5600) Updating files: 93% (5208/5600) Updating files: 94% (5264/5600) Updating files: 95% (5320/5600) Updating files: 96% (5376/5600) Updating files: 97% (5432/5600) Updating files: 98% (5488/5600) Updating files: 99% (5544/5600) Updating files: 100% (5600/5600) Updating files: 100% (5600/5600), 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'... [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) ... [MON] Removing intermediate container 75b6be980ef8 [MON] ---> da9af9d3665d [MON] Step 19/53 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'... [Keystone] Setting up python3-oslo.cache (2.6.1-0ubuntu1~cloud0) ... [Keystone] Setting up python3-keystonemiddleware (9.1.0-0ubuntu1~cloud1) ... [LCM] 57 23.9M 57 13.7M 0 0 81786 0 0:05:06 0:02:56 0:02:10 55918 [tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'... [Keystone] Setting up python3-keystone (2:18.1.0+git2023101210.b59ab8e3-0ubuntu1~cloud0) ... [LCM] 58 23.9M 58 13.9M 0 0 82398 0 0:05:04 0:02:58 0:02:06 94330 [LCM] 58 23.9M 58 13.9M 0 0 81937 0 0:05:06 0:02:59 0:02:07 86392 58 23.9M 58 13.9M 0 0 81481 0  0:05:08 0:03:00 0:02:08 44605 [tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'... [LCM] 58 23.9M 58 13.9M  0 0 81146 0 0:05:09 0:03:00  0:02:09 46653 [tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_charm_vnf/charms/simple/mod/operator'... [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] 59 23.9M 59 14.2M 0 0 82135 0 0:05:05 0:03:01 0:02:04 93090 [LCM] 59 23.9M 59 14.2M 0 0 81686 0 0:05:07 0:03:02 0:02:05 55049 [tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'... [MON] ---> 33b159864f82 [MON] Step 20/53 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages [LCM] 59 23.9M 59 14.2M 0 0 81241 0 0:05:08 0:03:03 0:02:05 55060 59 23.9M 59 14.2M 0 0 80930 0 0:05:10 0:03:04 0:02:06 58671 [tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'... [PLA] 5f02d1bb3100: Pushed [PLA] 2ca213d2b76e: Pushed [PLA] osm-v100-merge-1034: digest: sha256:0cc941cc32f7f0c58c5b064d081e2e5e48d03ab64be2253d03c4090967b0c6ec size: 2211 [Pipeline] [PLA] } [Pipeline] [PLA] // dir [Pipeline] [PLA] } [tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'... [LCM] 60 23.9M 60 14.4M 0 0 81904 0 0:05:06 0:03:05 0:02:01 108k 60 23.9M 60 14.4M 0 0 81465 0 0:05:08 0:03:06 0:02:02 55609 [LCM] 60 23.9M 60 14.4M 0 0 81030 0 0:05:09 0:03:07 0:02:02 55597 [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'... [LCM] 60 23.9M 60 14.4M 0  0 80638 0 0:05:11 0:03:08 0:02:03 56655 [tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'... [LCM] 61 23.9M 61 14.7M 0 0 81594 0 0:05:07 0:03:09 0:01:58 104k [tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'... [LCM] 61 23.9M 61 14.7M 0 0 81166 0 0:05:09 0:03:10 0:01:59 53281 61 23.9M 61 14.7M 0 0 80742 0 0:05:10 0:03:11 0:01:59 53281 [tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'... [LCM] 61 23.9M 61 14.7M 0 0 80321 0 0:05:12 0:03:12 0:02:00 53281 [LCM] 62 23.9M 62 14.9M 0 0 81129 0 0:05:09 0:03:13 0:01:56 98513 [tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'... [LCM] 62 23.9M 62 14.9M 0 0 80712 0 0:05:10 0:03:14 0:01:56 49275 62 23.9M 62 14.9M 0 0 80299 0 0:05:12 0:03:15 0:01:57 49265 [tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'... [LCM] 62 23.9M 62 14.9M 0 0 79926 0 0:05:14 0:03:16 0:01:58 50084 63 23.9M 63 15.2M 0 0 80846 0 0:05:10 0:03:17 0:01:53 97k [tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'... [LCM] 63 23.9M 63 15.2M 0 0 80439 0 0:05:12 0:03:18 0:01:54 53270 [tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'... [LCM] 63 23.9M 63 15.2M 0 0 80036 0 0:05:13 0:03:19 0:01:54 53259 [LCM] 63 23.9M 63 15.2M 0 0 79637 0 0:05:15 0:03:20 0:01:55 53259 [tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'... [LCM] 64 23.9M 64 15.4M 0 0 80471 0 0:05:11 0:03:21 0:01:50 98k [tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'... [LCM] 64 23.9M 64 15.4M 0 0 80074 0 0:05:13 0:03:22 0:01:51 50616 [LCM] 64 23.9M 64 15.4M 0 0 79681 0 0:05:14 0:03:23 0:01:51 50606 [tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'... [LCM] 64 23.9M 64 15.4M 0 0 79292 0 0:05:16 0:03:24 0:01:52 50616 [RO] Successfully installed adal-1.2.7 aiokafka-0.7.2 appdirs-1.4.4 attrs-21.4.0 autopage-0.4.0 azure-common-1.1.27 azure-core-1.21.1 azure-identity-1.7.1 azure-mgmt-compute-24.0.0 azure-mgmt-core-1.3.0 azure-mgmt-network-19.3.0 azure-mgmt-resource-20.0.0 bcrypt-3.2.0 boto-2.49.0 cachetools-4.2.4 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.10 cheroot-8.6.0 cherrypy-18.1.2 cliff-3.10.0 cmd2-2.3.3 cryptography-36.0.1 cvprac-1.0.7 dataclasses-0.6 debtcollector-2.3.0 decorator-5.1.1 dogpile.cache-1.1.4 flufl.enum-4.1.1 google-api-core-2.3.2 google-api-python-client-2.34.0 google-auth-2.3.3 google-auth-httplib2-0.1.0 google-cloud-0.34.0 googleapis-common-protos-1.54.0 httplib2-0.20.2 humanfriendly-10.0 idna-3.3 importlib-metadata-4.10.0 iso8601-1.0.2 isodate-0.6.1 jaraco.functools-3.5.0 jinja2-3.0.3 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.2 jsonschema-3.2.0 kafka-python-2.0.2 keystoneauth1-4.4.0 logutils-0.3.5 lxml-4.7.1 markupsafe-2.0.1 more-itertools-8.12.0 msal-1.16.0 msal-extensions-0.3.1 msgpack-1.0.3 msrest-0.6.21 msrestazure-0.6.4 munch-4.0.0 netaddr-0.8.0 netifaces-0.11.0 oauthlib-3.1.1 openstacksdk-0.61.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.4.2 oslo.config-8.7.1 oslo.context-3.4.0 oslo.i18n-5.1.0 oslo.log-4.6.1 oslo.serialization-4.2.0 oslo.utils-4.12.0 packaging-21.3 paramiko-2.9.2 pbr-5.8.0 portalocker-2.3.2 portend-3.1.0 prettytable-3.0.0 progressbar-2.5 protobuf-3.19.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pycrypto-2.6.1 pygments-2.11.2 pyinotify-0.9.6 pyjwt-2.3.0 pymongo-3.12.3 pynacl-1.5.0 pyopenssl-21.0.0 pyparsing-3.0.6 pyperclip-1.8.2 pyrsistent-0.18.0 python-cinderclient-7.4.1 python-dateutil-2.8.2 python-glanceclient-3.5.0 python-keystoneclient-4.4.0 python-neutronclient-7.7.0 python-novaclient-17.6.0 python-openstackclient-5.7.0 pytz-2021.3 pyvcloud-19.1.1 pyvmomi-7.0.3 pyyaml-5.4.1 requests-2.27.1 requests-oauthlib-1.3.0 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.0 uritemplate-4.1.1 urllib3-1.26.8 uuid-1.30 warlock-1.3.3 wcwidth-0.2.5 wrapt-1.13.3 zc.lockfile-2.0 zipp-3.7.0 [LCM] 65 23.9M 65 15.7M 0 0 80152 0 0:05:13 0:03:26 0:01:47 99902 [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] 65 23.9M 65 15.7M 0 0 79765 0 0:05:14 0:03:27 0:01:47 51653 [LCM] 65 23.9M 65 15.7M 0 0 79381 0 0:05:16 0:03:28 0:01:48 51653 65 23.9M 65 15.7M 0 0 79001 0 0:05:17 0:03:29 0:01:48 51653 [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'... [LCM] 65 23.9M 65 15.7M 0 0 78920 0 0:05:18 0:03:29 0:01:49 61936 66 23.9M 66 15.9M 0 0 79711 0 0:05:14 0:03:30 0:01:44 59174 [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' [LCM] 66 23.9M 66 15.9M 0 0 79334 0 0:05:16 0:03:31 0:01:45 59174 66 23.9M 66 15.9M 0 0 78960 0 0:05:17 0:03:32 0:01:45 59174 [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' [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' [LCM] 66 23.9M 66 15.9M 0 0 78590 0 0:05:19 0:03:33 0:01:46 59174 67 23.9M 67 16.2M 0 0 79429 0 0:05:15 0:03:34 0:01:41 98k [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] 67 23.9M 67 16.2M 0 0 79060 0 0:05:17 0:03:35 0:01:42 51930 [LCM] 67 23.9M 67 16.2M 0 0 78695 0 0:05:18 0:03:36 0:01:42 51930 [LCM] 67 23.9M 67 16.2M 0 0 78333 0 0:05:20 0:03:37 0:01:43 51930 [LCM] 68 23.9M 68 16.4M 0 0 79099 0 0:05:17 0:03:38 0:01:39 99826 [LCM] 68 23.9M 68 16.4M 0 0 78739 0 0:05:18 0:03:39 0:01:39 50315 [LCM] 68 23.9M 68 16.4M 0 0 78382 0 0:05:20 0:03:40 0:01:40 50315 [LCM] 68 23.9M 68 16.4M 0 0 78028 0 0:05:21 0:03:41 0:01:40 50315 [LCM] 69 23.9M 69 16.7M 0 0 78685 0 0:05:18 0:03:43 0:01:35 92174 [LCM] 69 23.9M 69 16.7M 0 0 78334 0 0:05:20 0:03:44 0:01:36 47801 [LCM] 69 23.9M 69 16.7M 0 0 77985 0 0:05:21 0:03:45 0:01:36 47801 69 23.9M 69 16.7M 0 0 77640 0 0:05:23 0:03:46 0:01:37 47810 [LCM] 69 23.9M 69 16.7M 0 0 77615 0 0:05:23 0:03:46 0:01:37 57500 [LCM] 71 23.9M 71 16.9M 0 0 78358 0 0:05:20 0:03:47 0:01:33 61262 71 23.9M 71 16.9M 0 0 78014 0 0:05:21 0:03:48 0:01:33 61262 [NG-UI] Removing intermediate container f80f510cd87e [NG-UI] ---> a85b96ed5623 [NG-UI] Step 9/19 : RUN npm run build [LCM] 71 23.9M 71 16.9M 0 0 77674 0 0:05:23 0:03:49 0:01:34 61262 [MON] ---> 0678a8573a9c [MON] Step 21/53 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/ [LCM] 71 23.9M 71 16.9M 0 0 77337 0 0:05:24 0:03:50 0:01:34 61277 [LCM] 72 23.9M 72 17.2M 0 0 77965 0 0:05:21 0:03:51 0:01:30 91867 [LCM] 72 23.9M 72 17.2M 0 0 77630 0 0:05:23 0:03:52 0:01:31 47584 [LCM] 72 23.9M 72 17.2M 0 0 77297 0 0:05:24 0:03:53 0:01:31 47584 72 23.9M 72 17.2M 0 0 76969 0 0:05:26 0:03:54 0:01:32 47593 [LCM] 72 23.9M 72 17.2M 0 0 76836 0 0:05:26 0:03:55  0:01:31 53335 [LCM] 73 23.9M 73 17.4M 0 0 77618 0 0:05:23 0:03:56 0:01:27 59389 [LCM] 73 23.9M 73 17.4M 0 0  77291 0 0:05:24 0:03:57 0:01:27 59389 [LCM] 73 23.9M 73 17.4M 0 0 76966 0 0:05:26 0:03:58 0:01:28 59389 [NG-UI] ---> Running in 0ebf90a1840e [NG-UI] [NG-UI] > osm@9.0.0 build /usr/share/osm-ngui [NG-UI] > ng build --prod --aot [NG-UI] [MON] ---> 1e5fa661b9fd [MON] Step 22/53 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp [MON] ---> 6d55783ce366 [MON] Step 23/53 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen [MON] ---> c1a0526f0a3f [MON] Step 24/53 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh [MON] ---> 83d472ff3eec [MON] Step 25/53 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/ [LCM] 73 23.9M 73 17.4M 0 0 76644 0 0:05:27 0:03:59 0:01:28 59375 [LCM] 74 23.9M 74 17.7M 0 0 77224 0 0:05:24 0:04:01 0:01:23 93539 [tests] Removing intermediate container a76695061f4d [tests] ---> 12dc8c72b1e1 [tests] Step 17/26 : WORKDIR /robot-systest [tests] ---> Running in 15d89d7d8d20 [tests] Removing intermediate container 15d89d7d8d20 [tests] ---> a05368edec48 [tests] Step 18/26 : ENV ROBOT_DEVOPS_FOLDER=/robot-systest [tests] ---> Running in 5f25081d93c5 [tests] Removing intermediate container 5f25081d93c5 [tests] ---> 0cf3b1a98d2f [tests] Step 19/26 : ENV ENVIRONMENTS_FOLDER=environments [tests] ---> Running in 620a8e895a0e [tests] Removing intermediate container 620a8e895a0e [tests] ---> 5716db48b007 [tests] Step 20/26 : ENV PACKAGES_FOLDER=/robot-systest/osm-packages [tests] ---> Running in af52095172cd [tests] Removing intermediate container af52095172cd [tests] ---> fd0016e12845 [tests] Step 21/26 : ENV ROBOT_REPORT_FOLDER=/robot-systest/results [tests] ---> Running in d88341e5d71c [tests] Removing intermediate container d88341e5d71c [tests] ---> c4d01c04373a [tests] Step 22/26 : ENV K8S_CREDENTIALS=/root/.kube/config [tests] ---> Running in 22dadcfd5a2d [tests] Removing intermediate container 22dadcfd5a2d [tests] ---> fe5e6bbb33e3 [tests] Step 23/26 : ENV OSM_RSA_FILE=/root/osm_id_rsa [tests] ---> Running in 69b096c59219 [LCM] 74 23.9M 74 17.7M 0 0 76905 0 0:05:26 0:04:02 0:01:24 46803 [tests] Removing intermediate container 69b096c59219 [tests] ---> 85203ef49ab7 [tests] Step 24/26 : ENV LC_ALL=C.UTF-8 [tests] ---> Running in dfd58921c182 [tests] Removing intermediate container dfd58921c182 [tests] ---> 26396318112e [tests] Step 25/26 : ENV LANG=C.UTF-8 [tests] ---> Running in e165bec024e1 [tests] Removing intermediate container e165bec024e1 [tests] ---> c42b5f49adf7 [tests] Step 26/26 : ENTRYPOINT [ "/robot-systest/run_test.sh"] [LCM] 74 23.9M 74 17.7M 0 0 76588 0 0:05:27 0:04:03 0:01:24 46803 74 23.9M 74 17.7M 0 0 76274 0 0:05:29 0:04:04 0:01:25 46803 [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'. [RO] Removing intermediate container 9629af15c22e [RO] ---> e323196a9e2b [RO] Step 24/56 : FROM ubuntu:20.04 as FINAL [RO] ---> f78909c2b360 [RO] Step 25/56 : ARG APT_PROXY [RO] ---> Using cache [RO] ---> d9383503a5ce [RO] Step 26/56 : 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] ---> 9d6d214ab8e9 [RO] Step 27/56 : 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] ---> 5cf3813c1b51 [RO] Step 28/56 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [RO] ---> 6841a9e4b7fe [RO] Step 29/56 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages [LCM] 74 23.9M 74 17.7M 0 0 76100 0 0:05:29 0:04:04 0:01:25 50832 [LCM] 75 23.9M 75 17.9M 0 0 76856 0 0:05:26 0:04:05 0:01:21 57437 [NG-UI] Compiling @angular/core : es2015 as esm2015 [NG-UI] Compiling @angular/animations : es2015 as esm2015 [tests] ---> Running in f46599899c5f [tests] Removing intermediate container f46599899c5f [tests] ---> eb01230c3e34 [tests] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL OSM_DEVOPS_URL OSM_NGUI_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_IMDOCS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_DPB_URL] were not consumed [tests] Successfully built eb01230c3e34 [tests] Successfully tagged opensourcemano/tests:osm-v100-merge-1034 [LCM] 75 23.9M 75 17.9M 0 0 76544 0 0:05:27 0:04:06 0:01:21 57424 75 23.9M 75 17.9M 0 0 76235 0 0:05:29 0:04:07 0:01:22 57424 [Pipeline] [tests] echo [tests] Tagging tests:osm-v100-merge-1034 [Pipeline] [tests] sh [tests] [tests] Running shell script [tests] + docker tag opensourcemano/tests:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v100-merge-1034 [Pipeline] [tests] sh [LCM] 75 23.9M 75 17.9M 0 0 75928 0 0:05:30 0:04:08 0:01:22 57424 [tests] [tests] Running shell script [tests] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v100-merge-1034 [tests] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/tests] [tests] 86372d71bf95: Preparing [tests] 56cf09dcb8e1: Preparing [tests] 1a249db50a95: Preparing [tests] aa33cb80b4dc: Preparing [tests] 1fafe7f8f08f: Preparing [tests] b82f19e802fc: Preparing [tests] 2730ac01d9e0: Preparing [tests] a3422718b7d3: Preparing [tests] 615837107563: Preparing [tests] f714c51914e5: Preparing [tests] c79ed220a8d0: Preparing [tests] 24d45fa3103c: Preparing [tests] 3a03f09d2129: Preparing [tests] b82f19e802fc: Waiting [tests] 2730ac01d9e0: Waiting [tests] a3422718b7d3: Waiting [tests] 615837107563: Waiting [tests] f714c51914e5: Waiting [tests] c79ed220a8d0: Waiting [tests] 24d45fa3103c: Waiting [tests] 56cf09dcb8e1: Pushed [MON] ---> f9dfc143c35d [MON] Step 26/53 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/ [LCM] 75 23.9M 75 17.9M 0 0 75710 0 0:05:31 0:04:09 0:01:22 55515 [tests] 1a249db50a95: Pushed [tests] 1fafe7f8f08f: Pushed [tests] b82f19e802fc: Pushed [tests] a3422718b7d3: Pushed [tests] 2730ac01d9e0: Pushed [Keystone] Removing intermediate container a7abffdcb9b8 [Keystone] ---> 356a40ebcfbc [Keystone] Step 6/22 : RUN pip3 install -U pip==21.3.1 && pip3 install python-ldap==3.2.0 ldappool==3.0.0 python-openstackclient==5.7.0 [LCM] 76 23.9M 76 18.2M 0 0 76454 0 0:05:28 0:04:10 0:01:18 55527 [tests] 615837107563: Pushed [tests] f714c51914e5: Pushed [LCM] 76 23.9M 76 18.2M 0 0 76150 0 0:05:29 0:04:11 0:01:18 55538 [tests] 3a03f09d2129: Layer already exists [NG-UI] Compiling @angular/cdk/coercion : es2015 as esm2015 [NG-UI] Compiling @angular/common : es2015 as esm2015 [NG-UI] Compiling @angular/animations/browser : es2015 as esm2015 [LCM] 76 23.9M 76 18.2M 0 0 75848 0 0:05:30 0:04:12 0:01:18 55538 [NG-UI] Compiling @ngx-translate/core : es2015 as esm2015 [NG-UI] Compiling @ng-idle/core : es2015 as esm2015 [NG-UI] Compiling @angular/forms : es2015 as esm2015 [LCM] 76 23.9M 76 18.2M 0 0 75548 0 0:05:32 0:04:13 0:01:19 55538 [LCM] 77 23.9M 77 18.4M 0 0 76143 0 0:05:29 0:04:14 0:01:15 95882 [NG-UI] Compiling @angular/platform-browser : es2015 as esm2015 [NG-UI] Compiling @angular/common/http : es2015 as esm2015 [LCM] 77 23.9M 77 18.4M 0 0 75845 0 0:05:30 0:04:15 0:01:15 47950 [NG-UI] Compiling @angular/flex-layout/core : es2015 as esm2015 [NG-UI] Compiling @angular/cdk/bidi : es2015 as esm2015 [Keystone] ---> Running in 2969860e35b3 [NG-UI] Compiling @akveo/ng2-completer : es2015 as esm2015 [NG-UI] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [NG-UI] Compiling @angular/platform-browser/animations : es2015 as esm2015 [NG-UI] Compiling @angular/flex-layout/extended : es2015 as esm2015 [LCM] 77 23.9M 77 18.4M 0 0 75549 0 0:05:32 0:04:16 0:01:16 47941 [tests] c79ed220a8d0: Pushed [NG-UI] Compiling @angular/flex-layout/flex : es2015 as esm2015 [NG-UI] Compiling @angular/flex-layout/grid : es2015 as esm2015 [LCM] 77 23.9M 77 18.4M 0 0 75256 0 0:05:33 0:04:17 0:01:16 47941 [NG-UI] Compiling @angular/router : es2015 as esm2015 [NG-UI] Compiling @ng-bootstrap/ng-bootstrap : es2015 as esm2015 [NG-UI] Compiling angular-notifier : es2015 as esm2015 [NG-UI] Compiling @ngx-translate/http-loader : es2015 as esm2015 [MON] ---> dcf689297808 [MON] Step 27/53 : COPY scripts/ /app/osm_mon/scripts/ [MON] ---> d6b5d2442d8d [MON] Step 28/53 : 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 c860611445f8 [LCM] 78 23.9M 78 18.7M 0 0 75842 0 0:05:30 0:04:19 0:01:11 88397 [NG-UI] Compiling ng2-smart-table : es2015 as esm2015 [NG-UI] Compiling @angular/flex-layout : es2015 as esm2015 [Keystone] Collecting pip==21.3.1 [Keystone] Downloading pip-21.3.1-py3-none-any.whl (1.7 MB) [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. [LCM] 78 23.9M 78 18.7M 0 0 75550 0 0:05:32 0:04:20 0:01:12 47941 [NG-UI] Compiling ng2-charts : es2015 as esm2015 [NG-UI] Compiling @ctrl/ngx-codemirror : es2015 as esm2015 [LCM] 78 23.9M 78 18.7M 0 0 75261 0 0:05:33 0:04:21 0:01:12 47941 78 23.9M 78 18.7M 0 0 74973 0 0:05:34 0:04:22 0:01:12 47941 [NG-UI] Compiling @ng-select/ng-select : es2015 as esm2015 [NG-UI] Compiling ng-sidebar : main as commonjs [Keystone] Successfully installed pip-21.3.1 [NG-UI] Compiling @ng-idle/keepalive : es2015 as esm2015 [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) [Keystone] Collecting python-openstackclient==5.7.0 [Keystone] Downloading python_openstackclient-5.7.0-py3-none-any.whl (970 kB) [MON] Removing intermediate container c860611445f8 [MON] ---> 6605cd8b5010 [MON] Step 29/53 : WORKDIR /app/osm_mon [MON] ---> Running in 68ce43d81e90 [MON] Removing intermediate container 68ce43d81e90 [MON] ---> 7245c706c089 [MON] Step 30/53 : USER appuser [MON] ---> Running in ca3d18983637 [MON] Removing intermediate container ca3d18983637 [MON] ---> 3ccd67fa3c8b [MON] Step 31/53 : ENV OSMMON_MESSAGE_DRIVER kafka [MON] ---> Running in a87fad45ada1 [LCM] 78 23.9M 78 18.7M 0 0 74848 0 0:05:35 0:04:22 0:01:13 53411 79 23.9M 79 18.9M 0 0 75557 0 0:05:32 0:04:23 0:01:09 58961 [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: 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-novaclient>=17.0.0 [Keystone] Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB) [Keystone] Collecting openstacksdk>=0.56.0 [Keystone] Downloading openstacksdk-2.1.0-py3-none-any.whl (1.7 MB) [MON] Removing intermediate container a87fad45ada1 [MON] ---> 8cb449e3f7ed [MON] Step 32/53 : ENV OSMMON_MESSAGE_HOST kafka [MON] ---> Running in 241aa11c0470 [MON] Removing intermediate container 241aa11c0470 [MON] ---> 2144d7d11e80 [MON] Step 33/53 : ENV OSMMON_MESSAGE_PORT 9092 [MON] ---> Running in 9a017bfca28c [LCM] 79 23.9M 79 18.9M 0 0 75272 0 0:05:33 0:04:24 0:01:09 58975 [NG-UI] - Generating browser application bundles... [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 cliff>=3.5.0 [Keystone] Downloading cliff-4.5.0-py3-none-any.whl (81 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: python-keystoneclient>=3.22.0 in /usr/lib/python3/dist-packages (from python-openstackclient==5.7.0) (4.1.1) [Keystone] Collecting osc-lib>=2.3.0 [Keystone] Downloading osc_lib-3.0.0-py3-none-any.whl (89 kB) [Keystone] Collecting python-cinderclient>=3.3.0 [Keystone] Downloading python_cinderclient-9.4.0-py3-none-any.whl (255 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: iso8601>=0.1.11 in /usr/lib/python3/dist-packages (from python-openstackclient==5.7.0) (0.1.12) [Keystone] Requirement already satisfied: keystoneauth1>=3.5.0 in /usr/lib/python3/dist-packages (from python-novaclient>=17.0.0->python-openstackclient==5.7.0) (4.2.1) [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: 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: netifaces>=0.10.4 in /usr/lib/python3/dist-packages (from openstacksdk>=0.56.0->python-openstackclient==5.7.0) (0.10.4) [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) [MON] Removing intermediate container 9a017bfca28c [MON] ---> d6fee91aaae3 [MON] Step 34/53 : ENV OSMMON_DATABASE_DRIVER mongo [MON] ---> Running in 7bb929862c97 [LCM] 79 23.9M 79 18.9M 0 0 74988 0 0:05:34 0:04:25 0:01:09 58961 [Keystone] Collecting jmespath>=0.9.0 [Keystone] Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) [Keystone] Collecting jsonpatch!=1.20,>=1.16 [Keystone] Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) [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 requestsexceptions>=1.2.0 [Keystone] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 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: cryptography>=2.7 in /usr/lib/python3/dist-packages (from openstacksdk>=0.56.0->python-openstackclient==5.7.0) (3.0) [Keystone] Collecting platformdirs>=3 [Keystone] Downloading platformdirs-4.1.0-py3-none-any.whl (17 kB) [Keystone] Collecting autopage>=0.4.0 [Keystone] Downloading autopage-0.5.2-py3-none-any.whl (30 kB) [MON] Removing intermediate container 7bb929862c97 [MON] ---> 4179009694a0 [MON] Step 35/53 : ENV OSMMON_DATABASE_URI mongodb://mongo:27017 [MON] ---> Running in ef8534b0ba71 [MON] Removing intermediate container ef8534b0ba71 [MON] ---> 2ebc06e3ed32 [MON] Step 36/53 : ENV OSMMON_SQL_DATABASE_URI sqlite:///mon_sqlite.db [MON] ---> Running in 6d93809fcf29 [LCM] 79 23.9M 79 18.9M 0 0 74707 0 0:05:35 0:04:26 0:01:09 58961 [tests] aa33cb80b4dc: Pushed [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.0.1-py3-none-any.whl (23 kB) [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.31.0-py3-none-any.whl (62 kB) [MON] Removing intermediate container 6d93809fcf29 [MON] ---> 314b69c19f71 [MON] Step 37/53 : ENV OSMMON_OPENSTACK_DEFAULT_GRANULARITY 300 [MON] ---> Running in 31c4e4cdda50 [MON] Removing intermediate container 31c4e4cdda50 [MON] ---> 5a0f224eb051 [MON] Step 38/53 : ENV OSMMON_GLOBAL_REQUEST_TIMEOUT 10 [MON] ---> Running in 34652976e69f [MON] Removing intermediate container 34652976e69f [MON] ---> ee458b8ce78c [MON] Step 39/53 : ENV OSMMON_GLOBAL_LOGLEVEL INFO [MON] ---> Running in 7c76aca42dba [MON] Removing intermediate container 7c76aca42dba [MON] ---> c70e4cea8781 [MON] Step 40/53 : ENV OSMMON_VCA_HOST localhost [LCM] 80 23.9M 80 19.2M 0 0 75246 0 0:05:33 0:04:28 0:01:05 94008 [Keystone] Collecting jsonpointer>=1.9 [Keystone] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [Keystone] Collecting pyperclip>=1.6 [Keystone] Downloading pyperclip-1.8.2.tar.gz (20 kB) [Keystone] Collecting wcwidth>=0.1.7 [Keystone] Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 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] 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) [MON] ---> Running in 4b8af0031437 [MON] Removing intermediate container 4b8af0031437 [MON] ---> 1741d6cdad90 [MON] Step 41/53 : ENV OSMMON_VCA_SECRET secret [MON] ---> Running in baf925405b56 [MON] Removing intermediate container baf925405b56 [MON] ---> 439ecec4e55c [MON] Step 42/53 : ENV OSMMON_VCA_USER admin [MON] ---> Running in b09c56f7394b [MON] Removing intermediate container b09c56f7394b [MON] ---> 5c12b3b84532 [MON] Step 43/53 : ENV OSMMON_VCA_CACERT cacert [MON] ---> Running in e851bbe7169a [LCM] 80 23.9M 80 19.2M 0 0 74966 0 0:05:34 0:04:29 0:01:05 47021 [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: 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] 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: 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] Building wheels for collected packages: pyperclip [Keystone] Building wheel for pyperclip (setup.py): started [MON] Removing intermediate container e851bbe7169a [MON] ---> 1a6836b939ab [MON] Step 44/53 : ENV OSMMON_DATABASE_COMMONKEY changeme [MON] ---> Running in 0e82119ea0ba [MON] Removing intermediate container 0e82119ea0ba [MON] ---> 42c58f8f6a29 [MON] Step 45/53 : ENV OSMMON_COLLECTOR_INTERVAL 30 [MON] ---> Running in 11ff0e58b4d9 [LCM] 80 23.9M 80 19.2M 0 0 74688 0 0:05:36 0:04:30 0:01:06 47012 [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=7024428f81acd9b339dc18e333d0c75754885bd0cd944b3f0531729730c4d56f [Keystone] Stored in directory: /root/.cache/pip/wheels/7f/1a/65/84ff8c386bec21fca6d220ea1f5498a0367883a78dd5ba6122 [Keystone] Successfully built pyperclip [Keystone] ERROR: python-cinderclient 9.4.0 has requirement keystoneauth1>=5.0.0, but you'll have keystoneauth1 4.2.1 which is incompatible. [Keystone] ERROR: python-cinderclient 9.4.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.4.0 has requirement pbr>=5.5.0, but you'll have pbr 5.4.5 which is incompatible. [Keystone] Installing collected packages: ldappool, python-novaclient, jmespath, jsonpointer, jsonpatch, requestsexceptions, platformdirs, openstacksdk, autopage, pyperclip, wcwidth, cmd2, importlib-metadata, cliff, osc-lib, charset-normalizer, requests, python-cinderclient, python-openstackclient [Keystone] ERROR: python-cinderclient 9.4.0 has requirement stevedore>=3.3.0, but you'll have stevedore 3.2.2 which is incompatible. [MON] Removing intermediate container 11ff0e58b4d9 [MON] ---> 30900997d43d [MON] Step 46/53 : ENV OSMMON_EVALUATOR_INTERVAL 30 [MON] ---> Running in da49d9286e84 [MON] Removing intermediate container da49d9286e84 [MON] ---> d5e4d8da6aea [MON] Step 47/53 : ENV OSMMON_PROMETHEUS_URL http://prometheus:9090 [MON] ---> Running in 99c4e6e382fb [LCM] 80 23.9M 80 19.2M 0 0 74413 0 0:05:37 0:04:31 0:01:06 47012 [MON] Removing intermediate container 99c4e6e382fb [MON] ---> 6725afa50806 [MON] Step 48/53 : ENV OSMMON_GRAFANA_URL http://grafana:3000 [MON] ---> Running in 3ac05b56e35c [MON] Removing intermediate container 3ac05b56e35c [MON] ---> 00cf6fe65d47 [MON] Step 49/53 : ENV OSMMON_GRAFANA_USER admin [MON] ---> Running in 2d540ffc3773 [LCM] 80 23.9M 80 19.2M 0 0 74299 0 0:05:37 0:04:31 0:01:06 52512 81 23.9M 81 19.4M 0 0 74986 0 0:05:34 0:04:32 0:01:02 59241 [MON] Removing intermediate container 2d540ffc3773 [MON] ---> 40d4ceddaa78 [MON] Step 50/53 : ENV OSMMON_GRAFANA_PASSWORD admin [MON] ---> Running in a0e2ae8d8f98 [MON] Removing intermediate container a0e2ae8d8f98 [MON] ---> e67acea3750c [MON] Step 51/53 : EXPOSE 8000 [MON] ---> Running in ee0d58c38d49 [LCM] 81 23.9M 81 19.4M 0 0 74712 0 0:05:35 0:04:33 0:01:02 59241 [tests] 86372d71bf95: Pushed [MON] Removing intermediate container ee0d58c38d49 [MON] ---> 01b9c609906c [MON] Step 52/53 : HEALTHCHECK --start-period=120s --interval=5s --timeout=2s --retries=12 CMD osm-mon-healthcheck || exit 1 [LCM] 81 23.9M 81 19.4M 0 0 74440 0 0:05:37 0:04:34 0:01:03 59254 [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. [MON] ---> Running in 5de0427afc73 [LCM] 81 23.9M 81 19.4M 0 0 74170 0 0:05:38 0:04:35 0:01:03 59254 [MON] Removing intermediate container 5de0427afc73 [MON] ---> 9bbf58abac75 [MON] Step 53/53 : CMD /bin/bash scripts/start.sh [LCM] 81 23.9M 81 19.4M 0 0 74008 0 0:05:39 0:04:36 0:01:03 56851 [Keystone] Successfully installed autopage-0.5.2 charset-normalizer-3.3.2 cliff-4.5.0 cmd2-2.4.3 importlib-metadata-7.0.1 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-2.4 ldappool-3.0.0 openstacksdk-2.1.0 osc-lib-3.0.0 platformdirs-4.1.0 pyperclip-1.8.2 python-cinderclient-9.4.0 python-novaclient-18.4.0 python-openstackclient-5.7.0 requests-2.31.0 requestsexceptions-1.4.0 wcwidth-0.2.13 [MON] ---> Running in 776dfce522dd [MON] Removing intermediate container 776dfce522dd [MON] ---> 42e9f7076db4 [MON] [Warning] One or more build-args [OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_TESTS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL OSM_NGUI_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_DEVOPS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_RO_PLUGIN_URL] were not consumed [MON] Successfully built 42e9f7076db4 [MON] Successfully tagged opensourcemano/mon:osm-v100-merge-1034 [Pipeline] [MON] echo [MON] Tagging mon:osm-v100-merge-1034 [Pipeline] [MON] sh [LCM] 82 23.9M 82 19.7M 0 0 74685 0 0:05:36 0:04:37 0:00:59 56876 [MON] [MON] Running shell script [MON] + docker tag opensourcemano/mon:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v100-merge-1034 [Pipeline] [MON] sh [LCM] 82 23.9M 82 19.7M 0 0 74417  0 0:05:37 0:04:38 0:00:59 56864 [MON] [MON] Running shell script [MON] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v100-merge-1034 [MON] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/mon] [MON] edd76da05870: Preparing [MON] ff35b4a07b80: Preparing [MON] 122da2bfa8b8: Preparing [MON] ea8323d5e73d: Preparing [MON] 75fe74fa3e44: Preparing [MON] 5360b24bde7b: Preparing [MON] 47b2e02a0204: Preparing [MON] 8835925bdd87: Preparing [MON] 17a4d3c7eb90: Preparing [MON] 87e5f070d3ae: Preparing [MON] 0ccdc548e4fc: Preparing [MON] e741c1e0aab4: Preparing [MON] 3a03f09d2129: Preparing [MON] 75fe74fa3e44: Waiting [MON] 5360b24bde7b: Waiting [MON] 47b2e02a0204: Waiting [MON] 8835925bdd87: Waiting [MON] 17a4d3c7eb90: Waiting [MON] 0ccdc548e4fc: Waiting [MON] e741c1e0aab4: Waiting [MON] 3a03f09d2129: Waiting [MON] 87e5f070d3ae: Waiting [MON] ff35b4a07b80: Pushed [MON] edd76da05870: Pushed [LCM] 82 23.9M 82 19.7M 0 0 74150 0 0:05:38 0:04:39 0:00:59 56851 [MON] 5360b24bde7b: Pushed [MON] 75fe74fa3e44: Pushed [MON] 47b2e02a0204: Pushed [MON] 8835925bdd87: Pushed [MON] 87e5f070d3ae: Pushed [LCM] 82 23.9M 82 19.7M 0 0 73885 0 0:05:39 0:04:40 0:00:59 56851 [MON] 0ccdc548e4fc: Pushed [MON] e741c1e0aab4: Mounted from devops/cicd/opensourcemano/pla [MON] 3a03f09d2129: Layer already exists [Keystone] Removing intermediate container 2969860e35b3 [Keystone] ---> 35c5e4b1f23c [Keystone] Step 7/22 : 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 a76ae6f1f065 [LCM] 83 23.9M 83 19.9M 0 0 74382 0 0:05:37 0:04:41 0:00:56 92695 [RO] ---> 140bf31ac30c [RO] Step 30/56 : COPY --from=INSTALL /usr/bin/genisoimage /usr/bin/genisoimage [RO] ---> a5eb3db7415d [RO] Step 31/56 : COPY --from=INSTALL /etc/protocols /etc/protocols [Keystone] Removing intermediate container a76ae6f1f065 [Keystone] ---> c82276fac442 [Keystone] Step 8/22 : USER appuser [Keystone] ---> Running in 7b2cd92cdad5 [Keystone] Removing intermediate container 7b2cd92cdad5 [Keystone] ---> 35e58c50e588 [Keystone] Step 9/22 : ENV DB_HOST keystone-db [Keystone] ---> Running in 0af618396659 [LCM] 83 23.9M 83 19.9M 0 0 74119 0 0:05:38 0:04:42 0:00:56 46372 [tests] 24d45fa3103c: Pushed [tests] osm-v100-merge-1034: digest: sha256:eff6c5813497af6c3aec6279e6d0f7c6b377779cf1175518e1a4bc284ad2afb6 size: 3055 [Pipeline] [tests] } [RO] ---> 98007eaa3e7d [RO] Step 32/56 : EXPOSE 9090 [RO] ---> Running in 890bb0f16ac7 [RO] Removing intermediate container 890bb0f16ac7 [RO] ---> 4506d362c884 [RO] Step 33/56 : 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 [Pipeline] [tests] // dir [Keystone] Removing intermediate container 0af618396659 [Keystone] ---> 5121ea1f4442 [Keystone] Step 10/22 : ENV DB_PORT 3306 [Keystone] ---> Running in 64af317af820 [Pipeline] [tests] } [RO] ---> Running in 00120b8e248b [Keystone] Removing intermediate container 64af317af820 [Keystone] ---> 6c1dadccf8f7 [Keystone] Step 11/22 : ENV ROOT_DB_USER root [Keystone] ---> Running in bc25ca056a20 [Keystone] Removing intermediate container bc25ca056a20 [Keystone] ---> aceabf37d31e [Keystone] Step 12/22 : ENV ROOT_DB_PASSWORD admin [Keystone] ---> Running in 5daf6b307c2b [Keystone] Removing intermediate container 5daf6b307c2b [Keystone] ---> 914ca4bcc7e5 [Keystone] Step 13/22 : ENV KEYSTONE_DB_PASSWORD admin [LCM] 83 23.9M 83 19.9M 0 0 73858 0 0:05:39 0:04:43 0:00:56 46372 [RO] Removing intermediate container 00120b8e248b [RO] ---> 6a1676abbd31 [RO] Step 34/56 : WORKDIR /app/osm_ro [RO] ---> Running in 716c53492de3 [RO] Removing intermediate container 716c53492de3 [RO] ---> 22126fd40a58 [RO] Step 35/56 : USER appuser [RO] ---> Running in 013b0d68ad5f [Keystone] ---> Running in 4cafb1a55de0 [Keystone] Removing intermediate container 4cafb1a55de0 [Keystone] ---> 92e77a4dce29 [Keystone] Step 14/22 : ENV REGION_ID RegionOne [Keystone] ---> Running in 935c5d441622 [Keystone] Removing intermediate container 935c5d441622 [Keystone] ---> 962eca86c96e [Keystone] Step 15/22 : ENV KEYSTONE_HOST keystone [Keystone] ---> Running in 231978c7ea19 [Keystone] Removing intermediate container 231978c7ea19 [Keystone] ---> 0abc5e9cbd1a [Keystone] Step 16/22 : ENV ADMIN_USERNAME admin [LCM] 83 23.9M 83 19.9M 0 0 73599 0 0:05:41 0:04:44 0:00:57 46372 [RO] Removing intermediate container 013b0d68ad5f [RO] ---> 3c029978ab93 [RO] Step 36/56 : ENV RO_DB_HOST="" [RO] ---> Running in 43e016ae87e0 [RO] Removing intermediate container 43e016ae87e0 [RO] ---> ed0987aea769 [RO] Step 37/56 : ENV RO_DB_OVIM_HOST="" [RO] ---> Running in b8d4990323de [RO] Removing intermediate container b8d4990323de [RO] ---> 2c27dd2beb02 [RO] Step 38/56 : ENV RO_DB_ROOT_PASSWORD="" [RO] ---> Running in a37f20939c64 [RO] Removing intermediate container a37f20939c64 [RO] ---> 07400183beae [RO] Step 39/56 : ENV RO_DB_OVIM_ROOT_PASSWORD="" [RO] ---> Running in 6db3e18f6be9 [Keystone] ---> Running in d320273c4126 [Keystone] Removing intermediate container d320273c4126 [Keystone] ---> 48e5c0ac8971 [Keystone] Step 17/22 : ENV ADMIN_PASSWORD admin [Keystone] ---> Running in 0670582792b5 [Keystone] Removing intermediate container 0670582792b5 [Keystone] ---> aa7bd030d8c7 [Keystone] Step 18/22 : ENV ADMIN_PROJECT admin [Keystone] ---> Running in 396f0eb302e1 [Keystone] Removing intermediate container 396f0eb302e1 [Keystone] ---> 582585637936 [Keystone] Step 19/22 : ENV SERVICE_USERNAME nbi [Keystone] ---> Running in d0c045f60688 [LCM] 83 23.9M 83 19.9M 0 0 73413 0 0:05:41 0:04:45 0:00:56 48789 [RO] Removing intermediate container 6db3e18f6be9 [RO] ---> 7c982e8b9aca [RO] Step 40/56 : ENV RO_DB_USER=mano [RO] ---> Running in 9563f6b69203 [RO] Removing intermediate container 9563f6b69203 [RO] ---> f4d77be2d4f7 [RO] Step 41/56 : ENV RO_DB_OVIM_USER=mano [RO] ---> Running in f46f34efe161 [RO] Removing intermediate container f46f34efe161 [RO] ---> 1cfa1a23f825 [RO] Step 42/56 : ENV RO_DB_PASSWORD=manopw [RO] ---> Running in ba8b091bac46 [Keystone] Removing intermediate container d0c045f60688 [Keystone] ---> a52704fb5e0a [Keystone] Step 20/22 : ENV SERVICE_PASSWORD nbi [Keystone] ---> Running in 3098ed98bff6 [Keystone] Removing intermediate container 3098ed98bff6 [Keystone] ---> daf5eba6aab3 [Keystone] Step 21/22 : ENV SERVICE_PROJECT service [Keystone] ---> Running in d206fd8168f3 [Keystone] Removing intermediate container d206fd8168f3 [Keystone] ---> 7fd6706c030c [Keystone] Step 22/22 : ENTRYPOINT ["./start.sh"] [Keystone] ---> Running in e6d43ae7c8f4 [Keystone] Removing intermediate container e6d43ae7c8f4 [Keystone] ---> 4915d7c035fb [Keystone] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL OSM_TESTS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_DPB_URL OSM_DEVOPS_URL OSM_NGUI_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_N2VC_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOSOF_URL] were not consumed [Keystone] Successfully built 4915d7c035fb [Keystone] Successfully tagged opensourcemano/keystone:osm-v100-merge-1034 [LCM] 84 23.9M 84 20.2M 0 0 74070 0 0:05:38 0:04:46 0:00:52 55456 [Pipeline] [Keystone] echo [Keystone] Tagging keystone:osm-v100-merge-1034 [Pipeline] [Keystone] sh [RO] Removing intermediate container ba8b091bac46 [RO] ---> d04c39847a70 [RO] Step 43/56 : ENV RO_DB_OVIM_PASSWORD=manopw [RO] ---> Running in be6dc572dcd4 [RO] Removing intermediate container be6dc572dcd4 [RO] ---> 9142ac91acdf [RO] Step 44/56 : ENV RO_DB_PORT=3306 [LCM] 84 23.9M 84 20.2M 0 0 73813 0 0:05:40 0:04:47 0:00:53 55445 [Keystone] [Keystone] Running shell script [Keystone] + docker tag opensourcemano/keystone:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v100-merge-1034 [RO] ---> Running in a2c0de5661ce [RO] Removing intermediate container a2c0de5661ce [RO] ---> 69d87af98a4e [RO] Step 45/56 : ENV RO_DB_OVIM_PORT=3306 [Pipeline] [Keystone] sh [RO] ---> Running in c872b5ddaa43 [RO] Removing intermediate container c872b5ddaa43 [RO] ---> d1d0a8720e00 [RO] Step 46/56 : ENV RO_DB_NAME=mano_db [RO] ---> Running in 6434ddf8ae00 [RO] Removing intermediate container 6434ddf8ae00 [RO] ---> 74ae402683b8 [RO] Step 47/56 : ENV RO_DB_OVIM_NAME=mano_vim_db [RO] ---> Running in 86914875a11a [RO] Removing intermediate container 86914875a11a [RO] ---> f550195dd139 [RO] Step 48/56 : ENV OPENMANO_TENANT=osm [RO] ---> Running in d9912ed00dfa [LCM] 84 23.9M 84 20.2M 0 0 73557 0 0:05:41 0:04:48 0:00:53 55445 [Keystone] [Keystone] Running shell script [Keystone] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v100-merge-1034 [Keystone] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/keystone] [Keystone] 57ab318fc985: Preparing [Keystone] a85d2c3dd9a9: Preparing [Keystone] 2556fa4dba57: Preparing [Keystone] ecd7db6b3609: Preparing [Keystone] a5a4f3d57afd: Preparing [Keystone] 3a03f09d2129: Preparing [Keystone] ecd7db6b3609: Waiting [Keystone] a5a4f3d57afd: Waiting [Keystone] 3a03f09d2129: Waiting [Keystone] 2556fa4dba57: Waiting [Keystone] 57ab318fc985: Pushed [RO] Removing intermediate container d9912ed00dfa [RO] ---> d012f365e57f [RO] Step 49/56 : ENV OSMRO_DATABASE_DRIVER mongo [RO] ---> Running in b14ad16ea4e9 [RO] Removing intermediate container b14ad16ea4e9 [RO] ---> 24ed019be375 [RO] Step 50/56 : ENV OSMRO_DATABASE_URI mongodb://mongo:27017 [RO] ---> Running in d13f3c179821 [RO] Removing intermediate container d13f3c179821 [RO] ---> 7dafffe6c641 [RO] Step 51/56 : ENV OSMRO_MESSAGE_DRIVER kafka [RO] ---> Running in 0d81feb30ffb [RO] Removing intermediate container 0d81feb30ffb [RO] ---> 9a78af47d023 [RO] Step 52/56 : ENV OSMRO_MESSAGE_HOST kafka [RO] ---> Running in 9599e7f1580e [LCM] 84 23.9M 84 20.2M 0 0 73302 0 0:05:42 0:04:49 0:00:53 55445 [RO] Removing intermediate container 9599e7f1580e [RO] ---> d7bae0983864 [RO] Step 53/56 : ENV OSMRO_MESSAGE_PORT 9092 [RO] ---> Running in c417373e01ca [RO] Removing intermediate container c417373e01ca [RO] ---> 2c6b7e4c1173 [RO] Step 54/56 : ENV OSMRO_LOG_LEVEL INFO [RO] ---> Running in 6cfa6e0462a3 [RO] Removing intermediate container 6cfa6e0462a3 [RO] ---> 9ca3215304f6 [RO] Step 55/56 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12 CMD curl --silent --fail http://localhost:9090/ro || exit 1 [RO] ---> Running in ef3938ed2275 [RO] Removing intermediate container ef3938ed2275 [RO] ---> a65def47af03 [RO] Step 56/56 : CMD ["python3", "-u", "-m", "osm_ng_ro.ro_main"] [RO] ---> Running in 6a2a7f95cb3c [RO] Removing intermediate container 6a2a7f95cb3c [RO] ---> 804734445231 [RO] [Warning] One or more build-args [PYTHON3_OSM_MON_URL PYTHON3_OSM_POLICY_MODULE_URL OSM_DEVOPS_URL OSM_IMDOCS_URL OSM_NGUI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_N2VC_URL PYTHON3_OSM_IM_URL OSM_TESTS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_PLA_URL] were not consumed [RO] Successfully built 804734445231 [RO] Successfully tagged opensourcemano/ro:osm-v100-merge-1034 [LCM] 84 23.9M 84 20.2M 0 0 73082 0 0:05:43 0:04:50 0:00:53 53718 [Keystone] ecd7db6b3609: Pushed [Keystone] 3a03f09d2129: Layer already exists [Keystone] a5a4f3d57afd: Pushed [Pipeline] [RO] echo [RO] Tagging ro:osm-v100-merge-1034 [Pipeline] [RO] sh [RO] [RO] Running shell script [RO] + docker tag opensourcemano/ro:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v100-merge-1034 [Pipeline] [RO] sh [LCM] 85 23.9M 85 20.4M 0 0 73729 0 0:05:40 0:04:51 0:00:49 53696 [MON] 122da2bfa8b8: Pushed [MON] ea8323d5e73d: Pushed [MON] 17a4d3c7eb90: Pushed [MON] osm-v100-merge-1034: digest: sha256:f9f19841262a8fefe56adbcc71d29ad79391d758ba116c06f245a3f1dedc5076 size: 3050 [Keystone] a85d2c3dd9a9: Pushed [RO] [RO] Running shell script [RO] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v100-merge-1034 [RO] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ro] [RO] 36cc35b0e18d: Preparing [RO] cdff064a782a: Preparing [RO] 32422a80b84c: Preparing [RO] e1f186b7f3dd: Preparing [RO] 9a877802b874: Preparing [RO] e741c1e0aab4: Preparing [RO] 3a03f09d2129: Preparing [RO] 9a877802b874: Waiting [RO] e741c1e0aab4: Waiting [RO] 3a03f09d2129: Waiting [Pipeline] [MON] } [Pipeline] [MON] // dir [RO] 36cc35b0e18d: Pushed [Pipeline] [MON] } [LCM] 85 23.9M 85 20.4M 0 0 73477 0 0:05:41 0:04:52 0:00:49 53696 [RO] cdff064a782a: Pushed [RO] 32422a80b84c: Pushed [RO] 3a03f09d2129: Layer already exists [RO] e741c1e0aab4: Mounted from devops/cicd/opensourcemano/mon [RO] 9a877802b874: Pushed [LCM] 85 23.9M 85 20.4M 0 0 73227 0 0:05:42 0:04:53 0:00:49 53696 [LCM] 85 23.9M 85 20.4M 0 0 72978 0 0:05:43 0:04:54 0:00:49 53707 [LCM] 86 23.9M 86 20.7M 0 0 73453 0 0:05:41 0:04:56 0:00:45 92467 [LCM] 86 23.9M 86 20.7M 0 0 73206 0 0:05:42 0:04:57 0:00:45 46266 [LCM] 86 23.9M 86 20.7M 0 0 72960 0 0:05:43 0:04:58 0:00:45 46266 [LCM] 86 23.9M 86 20.7M 0 0 72716 0 0:05:45 0:04:59 0:00:46 46266 [LCM] 86 23.9M 86 20.7M 0 0 72571 0 0:05:45 0:04:59 0:00:46 49799 [LCM] 87 23.9M 87 20.9M 0 0 73200 0 0:05:42 0:05:00 0:00:42 56938 87 23.9M 87 20.9M 0 0 72957 0 0:05:44 0:05:01 0:00:43 56925 [LCM] 87 23.9M 87 20.9M 0 0 72716 0 0:05:45 0:05:02 0:00:43 56925 [LCM] 87 23.9M 87 20.9M 0 0 72476 0 0:05:46 0:05:03 0:00:43 56925 [LCM] 87 23.9M 87 20.9M 0 0 72240  0 0:05:47 0:05:04 0:00:43 52428 [LCM] 88 23.9M 88 21.2M 0 0 72860 0 0:05:44 0:05:05 0:00:39 52428 [LCM] 88 23.9M 88 21.2M 0 0 72623 0 0:05:45 0:05:06 0:00:39 52428 [LCM] 88 23.9M 88 21.2M 0 0 72386 0 0:05:46 0:05:07 0:00:39 52428 88 23.9M 88 21.2M 0 0 72152 0 0:05:47 0:05:08 0:00:39 52428 [LCM] 88 23.9M 88 21.2M 0 0 72007 0 0:05:48 0:05:09 0:00:39 56643 [LCM] 89 23.9M 89 21.4M 0 0 72619 0 0:05:45 0:05:10 0:00:35 56630 [LCM] 89 23.9M 89 21.4M 0 0 72385  0 0:05:46 0:05:11  0:00:35 56630 [LCM] 89 23.9M 89 21.4M 0 0 72152 0 0:05:47 0:05:12 0:00:35 56569 [LCM] 89 23.9M 89 21.4M 0 0 71921 0 0:05:48 0:05:13 0:00:35 56569 [LCM] 90 23.9M 90 21.7M 0 0 72389 0 0:05:46 0:05:15 0:00:31 93505 [LCM] 90 23.9M 90 21.7M 0 0 72160 0 0:05:47 0:05:16 0:00:31 46769 [LCM] 90 23.9M 90 21.7M 0 0 71932 0 0:05:48 0:05:17 0:00:31 46769 [LCM] 90 23.9M 90 21.7M 0 0 71706 0 0:05:50 0:05:18 0:00:32 46819 [LCM] 90 23.9M 90 21.7M 0 0 71562 0 0:05:50 0:05:18 0:00:32 50075 [LCM] 91 23.9M 91 21.9M 0 0 72158 0 0:05:47 0:05:19 0:00:28 56447 91 23.9M 91 21.9M 0 0 71933 0 0:05:48 0:05:20 0:00:28 56447 [LCM] 91 23.9M 91 21.9M 0 0 71709  0 0:05:49 0:05:21 0:00:28 56447 [LCM] 91 23.9M 91 21.9M 0 0 71486  0 0:05:51 0:05:22 0:00:29 56447 [LCM] 92 23.9M 92 22.2M 0 0 71992 0 0:05:48  0:05:24 0:00:24 97415 [RO] e1f186b7f3dd: Pushed [RO] osm-v100-merge-1034: digest: sha256:55b80b3f957c63a6761456dce735474e54d38a85f6ac8f501ea27db93fc9de19 size: 1790 [Pipeline] [RO] } [Pipeline] [RO] // dir [Pipeline] [RO] } [LCM] 92 23.9M 92 22.2M 0 0 71770  0 0:05:49 0:05:25 0:00:24 48716 [LCM] 92 23.9M 92 22.2M 0 0 71549 0 0:05:50 0:05:26  0:00:24 48698 92 23.9M 92 22.2M 0  0 71330 0 0:05:51 0:05:27 0:00:24 48698 [LCM]  92 23.9M  92 22.2M 0 0  71244  0 0:05:52 0:05:27 0:00:25 54853 [LCM] 94 23.9M 94 22.4M 0  0 71823 0 0:05:49 0:05:28 0:00:21 59456 [LCM] 94 23.9M 94 22.4M  0 0  71605 0  0:05:50 0:05:29 0:00:21 59456 [LCM] 94 23.9M 94 22.4M 0 0 71388  0 0:05:51 0:05:30 0:00:21 59456 [LCM] 94 23.9M 94 22.4M 0 0 71172  0 0:05:52 0:05:31 0:00:21 59456 [LCM] 95 23.9M 95 22.7M 0 0 71650 0 0:05:50 0:05:32 0:00:18 96005 [LCM] 95 23.9M 95 22.7M  0 0 71435  0 0:05:51 0:05:33 0:00:18 48038 [LCM] 95 23.9M 95 22.7M 0 0 71221 0 0:05:52 0:05:34 0:00:18 48038 95 23.9M 95 22.7M 0 0 71009 0 0:05:53 0:05:35 0:00:18 48046 [LCM] 95 23.9M 95 22.7M 0 0 70901 0 0:05:53 0:05:36 0:00:17 52809 [LCM] 96 23.9M 96 22.9M 0 0 71467 0 0:05:51 0:05:37 0:00:14 58022 [LCM] 96 23.9M 96 22.9M 0 0 71256 0 0:05:52 0:05:38 0:00:14 58022 [LCM] 96 23.9M 96 22.9M 0 0 71046 0 0:05:53 0:05:39 0:00:14 58034 [LCM] 96 23.9M 96 22.9M 0 0 70837 0 0:05:54 0:05:40 0:00:14 58034 [LCM] 97 23.9M 97 23.2M 0 0 71311 0 0:05:51 0:05:41 0:00:10 96767 [LCM] 97 23.9M 97 23.2M 0 0 71103 0 0:05:52 0:05:42 0:00:10 48419 97 23.9M 97 23.2M 0 0 70896 0 0:05:54 0:05:43 0:00:11 48419 [LCM] 97 23.9M 97 23.2M 0 0 70690 0 0:05:55 0:05:44 0:00:11 48419 [LCM] 98 23.9M 98 23.4M 0 0 71202 0  0:05:52 0:05:46 0:00:06 93322 [LCM] 98 23.9M 98 23.4M 0 0 70996  0 0:05:53 0:05:47 0:00:06 50315 [LCM] 98 23.9M 98 23.4M 0 0 70792 0 0:05:54 0:05:48 0:00:06 50315 98 23.9M 98 23.4M 0 0 70589 0 0:05:55 0:05:49 0:00:06 50315 [LCM] 98 23.9M 98 23.4M 0 0 70536 0 0:05:55 0:05:49 0:00:06 58645 [LCM] 99 23.9M 99 23.7M 0 0 71083 0 0:05:53 0:05:50 0:00:03 61420 [LCM] 99 23.9M 99 23.7M 0 0 70880 0 0:05:54 0:05:51 0:00:03 61435 [LCM] 99 23.9M 99 23.7M 0 0 70679 0 0:05:55 0:05:52 0:00:03 61435 99 23.9M 99 23.7M 0 0 70478 0 0:05:56 0:05:53 0:00:03 61435 100 23.9M 100 23.9M 0 0 70977 0 0:05:53 0:05:53 --:--:-- 104k [LCM] linux-amd64/ [LCM] linux-amd64/README.md [LCM] linux-amd64/LICENSE [LCM] linux-amd64/helm [LCM] linux-amd64/tiller [LCM] Removing intermediate container b06ec48aa420 [LCM] ---> 2e234c4fa176 [LCM] Step 6/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 1b0bd46dac9d [LCM]  % Total % Received % Xferd Average Speed Time Time  Time Current [LCM]    Dload Upload Total Spent Left Speed [LCM] [LCM] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 [LCM] 0 13.2M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13.2M 100 13.2M 0 0 11.9M 0 0:00:01 0:00:01 --:--:-- 11.9M [LCM] linux-amd64/ [LCM] linux-amd64/helm [LCM] linux-amd64/LICENSE [LCM] linux-amd64/README.md [LCM] Removing intermediate container 1b0bd46dac9d [LCM] ---> 4edb7db0cc5d [LCM] Step 7/57 : ARG PYTHON3_OSM_COMMON_URL [LCM] ---> Running in 1b947a6ee92e [LCM] Removing intermediate container 1b947a6ee92e [LCM] ---> 1683d3bb38be [LCM] Step 8/57 : ARG PYTHON3_OSM_LCM_URL [LCM] ---> Running in 0c4ae3450a52 [LCM] Removing intermediate container 0c4ae3450a52 [LCM] ---> 5b5d1839463e [LCM] Step 9/57 : ARG PYTHON3_N2VC_URL [LCM] ---> Running in be9f252bee22 [LCM] Removing intermediate container be9f252bee22 [LCM] ---> 2f31e6a5841a [LCM] Step 10/57 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb [LCM] ---> Running in cf313c16f579 [Keystone] 2556fa4dba57: Pushed [Keystone] osm-v100-merge-1034: digest: sha256:e90f9f5f6d706ff099c6c68398f0019e6c6047813b8c1d37507cf88e71ed6106 size: 1576 [Pipeline] [Keystone] } [Pipeline] [Keystone] // dir [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 34920 100 34920 0 0 410k 0 --:--:-- --:--:-- --:--:-- 410k [Pipeline] [Keystone] } [LCM] Removing intermediate container cf313c16f579 [LCM] ---> 7997a8e58896 [LCM] Step 11/57 : RUN dpkg -i ./osm_common.deb [LCM] ---> Running in 007066e6ad39 [LCM] Selecting previously unselected package python3-osm-common. [LCM] (Reading database ... 14859 files and directories currently installed.) [LCM] Preparing to unpack ./osm_common.deb ... [LCM] Unpacking python3-osm-common (10.1.5.post3+g7ddcf69-1) ... [LCM] Setting up python3-osm-common (10.1.5.post3+g7ddcf69-1) ... [LCM] Removing intermediate container 007066e6ad39 [LCM] ---> 12899cc4546c [LCM] Step 12/57 : RUN curl $PYTHON3_OSM_LCM_URL -o osm_lcm.deb [LCM] ---> Running in 95ea566fe5b2 [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 16 96764 16 15546 0 0 189k 0 --:--:-- --:--:-- --:--:-- 187k 100 96764 100 96764 0 0 1152k 0 --:--:-- --:--:-- --:--:-- 1138k [LCM] Removing intermediate container 95ea566fe5b2 [LCM] ---> 14fbec2bc55b [LCM] Step 13/57 : RUN dpkg -i ./osm_lcm.deb [LCM] ---> Running in 3b5decf364a3 [LCM] Selecting previously unselected package python3-osm-lcm. [LCM] (Reading database ... 14918 files and directories currently installed.) [LCM] Preparing to unpack ./osm_lcm.deb ... [LCM] Unpacking python3-osm-lcm (10.1.5.post1+g46a01a6-1) ... [LCM] Setting up python3-osm-lcm (10.1.5.post1+g46a01a6-1) ... [LCM] Removing intermediate container 3b5decf364a3 [LCM] ---> c18227ff3915 [LCM] Step 14/57 : RUN curl $PYTHON3_N2VC_URL -o osm_n2vc.deb [LCM] ---> Running in 6f9bb46f571e [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 54036 100 54036 0 0 776k 0 --:--:-- --:--:-- --:--:-- 776k [LCM] Removing intermediate container 6f9bb46f571e [LCM] ---> d67bf2d68b6f [LCM] Step 15/57 : RUN dpkg -i ./osm_n2vc.deb [LCM] ---> Running in de82ced5def3 [LCM] Selecting previously unselected package python3-n2vc. [LCM] (Reading database ... 14964 files and directories currently installed.) [LCM] Preparing to unpack ./osm_n2vc.deb ... [LCM] Unpacking python3-n2vc (10.1.5.post2+gaff7be3-1) ... [LCM] Setting up python3-n2vc (10.1.5.post2+gaff7be3-1) ... [LCM] Removing intermediate container de82ced5def3 [LCM] ---> 80ff48f0ab44 [LCM] Step 16/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 19bdd56c6abd [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) [LCM] Collecting pycrypto==2.6.1 [LCM] Downloading pycrypto-2.6.1.tar.gz (446 kB) [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) [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 [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 grpcio==1.43.0 [LCM] Downloading grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) [LCM] Collecting grpcio-tools==1.43.0 [LCM] Downloading grpcio_tools-1.43.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 [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' [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.0.3 [LCM] Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) [LCM] Collecting markupsafe==2.0.1 [LCM] Downloading MarkupSafe-2.0.1-cp38-cp38-manylinux2010_x86_64.whl (30 kB) [LCM] Collecting multidict==5.2.0 [LCM] Downloading multidict-5.2.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (187 kB) [LCM] Collecting protobuf==3.19.3 [LCM] Downloading protobuf-3.19.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) [LCM] Collecting six==1.16.0 [LCM] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [LCM] Collecting typing-extensions==4.0.1 [LCM] Downloading typing_extensions-4.0.1-py3-none-any.whl (22 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.0 [LCM] Downloading bcrypt-3.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (61 kB) [LCM] Collecting cachetools==4.2.4 [LCM] Downloading cachetools-4.2.4-py3-none-any.whl (10 kB) [LCM] Collecting certifi==2021.10.8 [LCM] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 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.10 [LCM] Downloading charset_normalizer-2.0.10-py3-none-any.whl (39 kB) [LCM] Collecting cryptography==36.0.1 [LCM] Downloading cryptography-36.0.1-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.8 MB) [LCM] Collecting google-auth==2.3.3 [LCM] Downloading google_auth-2.3.3-py2.py3-none-any.whl (155 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) [LCM] Collecting kubernetes==21.7.0 [LCM] Downloading kubernetes-21.7.0-py2.py3-none-any.whl (1.8 MB) [LCM] Collecting macaroonbakery==1.3.1 [LCM] Downloading macaroonbakery-1.3.1.tar.gz (79 kB) [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.42881ba94ec22186d820.js | main | 1.46 MB [NG-UI] styles.fde0d9e4e41a42a9cc40.css | styles | 249.82 kB [NG-UI] polyfills-es5.99bfee0c6c592e87e4f8.js | polyfills-es5 | 172.97 kB [NG-UI] polyfills.9e0b738d6ecc473a6042.js | polyfills | 90.32 kB [NG-UI] scripts.1af023cbc6d202857e53.js | scripts | 3.44 kB [NG-UI] runtime.7206eef4326cbf79f7cd.js | runtime | 2.58 kB [NG-UI] [NG-UI] | Initial Total | 1.97 MB [NG-UI] [NG-UI] Lazy Chunk Files | Names | Size [NG-UI] 9.bf105adfe076274f25ad.js | - | 582.61 kB [NG-UI] 15.51cc6b2e1b1f80aede4d.js | - | 304.63 kB [NG-UI] 0.32de4aab7405308b6c19.js | - | 201.76 kB [NG-UI] 18.65548573168e06ae4a6f.js | - | 179.81 kB [NG-UI] 17.006e73c644dd0e796f62.js | - | 174.69 kB [NG-UI] 4.46e29ff69f5339b5bb10.js | - | 135.64 kB [NG-UI] 10.e99f5383ceac806a4809.js | - | 121.82 kB [NG-UI] 2.53cb57426dd5a3d822b9.js | - | 93.15 kB [NG-UI] 14.7a9fdc6a25ec2118dc92.js | - | 47.78 kB [NG-UI] 16.907e5cb40c066dd1f348.js | - | 46.04 kB [NG-UI] 13.add55ea72a280f982111.js | - | 44.56 kB [NG-UI] 12.b15eee66382272fc7082.js | - | 35.58 kB [NG-UI] 19.13a53e6ab90b1fcef78b.js | - | 34.53 kB [NG-UI] 3.226ba2fb1da5bb8bb20b.js | - | 31.31 kB [NG-UI] 11.bdd15aa79b7af3b9ae2c.js | - | 28.36 kB [NG-UI] [NG-UI] Build at: 2024-01-13T04:18:43.577Z - Hash: 84d928c0ab89f89a0001 - Time: 123770ms [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/renderer/canvas/VectorTileLayer.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] [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.1.1 [LCM] Downloading oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) [LCM] Collecting paramiko==2.9.2 [LCM] Downloading paramiko-2.9.2-py2.py3-none-any.whl (210 kB) [LCM] Collecting pyasn1==0.4.8 [LCM] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [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 [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 [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) [NG-UI] Removing intermediate container 0ebf90a1840e [NG-UI] ---> b5702e52c494 [NG-UI] Step 10/19 : FROM ubuntu:20.04 AS FINAL [NG-UI] ---> f78909c2b360 [NG-UI] Step 11/19 : ARG APT_PROXY [NG-UI] ---> Using cache [NG-UI] ---> d9383503a5ce [NG-UI] Step 12/19 : 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] ---> 9d6d214ab8e9 [NG-UI] Step 13/19 : 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 7cf87f9bacfd [LCM] Collecting pytz==2021.3 [LCM] Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) [LCM] Collecting requests==2.27.1 [LCM] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [LCM] Collecting requests-oauthlib==1.3.0 [LCM] Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB) [LCM] Collecting retrying-async==1.2.0 [LCM] Downloading retrying-async-1.2.0.tar.gz (3.3 kB) [NG-UI] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [NG-UI] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [NG-UI] Get:3 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.7 kB] [NG-UI] Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3142 kB] [NG-UI] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3290 kB] [NG-UI] Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1154 kB] [NG-UI] Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [NG-UI] Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] [NG-UI] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 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) [NG-UI] Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] [NG-UI] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] [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/multiverse amd64 Packages [32.4 kB] [NG-UI] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1448 kB] [NG-UI] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3770 kB] [NG-UI] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3292 kB] [LCM] Collecting toposort==1.7 [LCM] Downloading toposort-1.7-py2.py3-none-any.whl (9.0 kB) [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.8 [LCM] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [LCM] Collecting websocket-client==1.2.3 [LCM] Downloading websocket_client-1.2.3-py3-none-any.whl (53 kB) [LCM] Collecting websockets==7.0 [LCM] Downloading websockets-7.0.tar.gz (49 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] [LCM] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from grpcio-tools==1.43.0->-r /usr/lib/python3/dist-packages/osm_lcm/requirements.txt (line 29)) (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 [NG-UI] Fetched 29.7 MB in 3s (9995 kB/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 2023c-0ubuntu0.20.04.2 [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.20 [1321 kB] [NG-UI] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.6 [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.11 [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 1s (13.5 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_2023c-0ubuntu0.20.04.2_all.deb ... [NG-UI] Unpacking tzdata (2023c-0ubuntu0.20.04.2) ... [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.20_amd64.deb ... [NG-UI] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... [NG-UI] Selecting previously unselected package libxml2:amd64. [NG-UI] Preparing to unpack .../13-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_amd64.deb ... [NG-UI] Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... [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.11_amd64.deb ... [NG-UI] Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.11) ... [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.20) ... [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 (2023c-0ubuntu0.20.04.2) ... [NG-UI] [NG-UI] Current default time zone: 'Etc/UTC' [NG-UI] Local time is now: Sat Jan 13 04:19:01 UTC 2024. [NG-UI] Universal Time is now: Sat Jan 13 04:19:01 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.11) ... [NG-UI] Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... [NG-UI] Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... [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.14) ... [NG-UI] Removing intermediate container 7cf87f9bacfd [NG-UI] ---> aa70f3c1ecb6 [NG-UI] Step 14/19 : RUN rm -rf /usr/share/nginx/html/* [NG-UI] ---> Running in f56772ce316b [NG-UI] Removing intermediate container f56772ce316b [NG-UI] ---> 6e27f943c408 [NG-UI] Step 15/19 : COPY --from=INSTALL /usr/share/osm-ngui/nginx/nginx.conf /etc/nginx/sites-available/default [NG-UI] ---> 5d58ecedee39 [NG-UI] Step 16/19 : COPY --from=INSTALL /usr/share/osm-ngui/dist/osm /usr/share/nginx/html [NG-UI] ---> 092b6a987eb3 [NG-UI] Step 17/19 : EXPOSE 80 [NG-UI] ---> Running in 0ccb84178adb [NG-UI] Removing intermediate container 0ccb84178adb [NG-UI] ---> 2145260df1ea [NG-UI] Step 18/19 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12 CMD curl --silent --fail localhost:80 || exit 1 [NG-UI] ---> Running in 878a1ca9e730 [NG-UI] Removing intermediate container 878a1ca9e730 [NG-UI] ---> 1db80adcd494 [NG-UI] Step 19/19 : CMD ["nginx", "-g", "daemon off;"] [NG-UI] ---> Running in 18968382b3e1 [NG-UI] Removing intermediate container 18968382b3e1 [NG-UI] ---> 0cef2bea91c7 [NG-UI] [Warning] One or more build-args [PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_MON_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_TESTS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL] were not consumed [NG-UI] Successfully built 0cef2bea91c7 [NG-UI] Successfully tagged opensourcemano/ng-ui:osm-v100-merge-1034 [Pipeline] [NG-UI] echo [NG-UI] Tagging ng-ui:osm-v100-merge-1034 [Pipeline] [NG-UI] sh [NG-UI] [NG-UI] Running shell script [NG-UI] + docker tag opensourcemano/ng-ui:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v100-merge-1034 [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-v100-merge-1034 [NG-UI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui] [NG-UI] 41c041dc786c: Preparing [NG-UI] 4b516abf0580: Preparing [NG-UI] 2ab1c11c5f28: Preparing [NG-UI] 35983656e365: Preparing [NG-UI] 3a03f09d2129: Preparing [NG-UI] 3a03f09d2129: Layer already exists [NG-UI] 4b516abf0580: Pushed [NG-UI] 2ab1c11c5f28: Pushed [NG-UI] 41c041dc786c: Pushed [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=7a45503b106113f23107b337d3506577821e36d3806e99b7f57864fa8b05c51a [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=82cfef4ac0f254341d119577f09892ef1bb71dd08b8a2cfc141160e8155ef233 [LCM] Stored in directory: /root/.cache/pip/wheels/9b/32/f9/ceae679fe6ec434ca554ab08c38a15db8af7a590892929ed2f [LCM] Building wheel for juju (setup.py): started [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=1cb50888ed910ff9701b0efb55f796a1a54a04f6106e238523d46797a4c73c0f [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=13f1037702489b5f7c709939e7f877eb65cb427c6edf8051ee9475835790d874 [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=37da7b9f8c7e1b432d6ebc79ebd2a91eda30b3aea441d5225646bf22b175d454 [LCM] Stored in directory: /root/.cache/pip/wheels/84/d0/a9/d76cd7f6be948b522250677d4d85e056ee989b90b283ad5fca [LCM] Building wheel for retrying-async (setup.py): started [LCM] Building wheel for retrying-async (setup.py): finished with status 'done' [LCM] Created wheel for retrying-async: filename=retrying_async-1.2.0-py3-none-any.whl size=3308 sha256=6756a9fbe693d9a30cda0bff77ebcc4c2cb0f3fd134eeeb962b70c2d8def26c4 [LCM] Stored in directory: /root/.cache/pip/wheels/dd/34/89/5845c69c509e2d601fc9f2c0b7d0692faf2970d5498b2e8e6c [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=0b6cc2bf4670ec7af0415dac8b8c5a3d9734f6bc95e870c201564fd022a8a97a [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=69040 sha256=2d24b4ced7a74e3578ab88b4cf52bb7443f9eb6b77c4c54d3cbdb57e87e364ee [LCM] Stored in directory: /root/.cache/pip/wheels/ff/66/8a/b0610f3b070460e56f775bfcaafc6123838f3e7ab3cd80aaaf [LCM] Successfully built pycrypto grpclib juju jujubundlelib macaroonbakery retrying-async theblues websockets [LCM] Installing collected packages: kafka-python, aiokafka, dataclasses, pycrypto, pymongo, pyyaml, typing-extensions, async-timeout, chardet, attrs, multidict, idna, yarl, aiohttp, six, grpcio, protobuf, grpcio-tools, hyperframe, hpack, h2, grpclib, markupsafe, jinja2, pycparser, cffi, bcrypt, cachetools, certifi, charset-normalizer, cryptography, pyasn1, pyasn1-modules, rsa, google-auth, oauthlib, urllib3, requests, requests-oauthlib, python-dateutil, websocket-client, kubernetes, pynacl, pytz, pyrfc3339, pymacaroons, macaroonbakery, paramiko, jujubundlelib, theblues, toposort, mypy-extensions, typing-inspect, websockets, juju, motor, retrying-async [NG-UI] 35983656e365: Pushed [NG-UI] osm-v100-merge-1034: digest: sha256:5b9031c149327c9229fb52ced5ebc467492597404a50d8caf4922670d18cfd8c size: 1366 [Pipeline] [NG-UI] } [Pipeline] [NG-UI] // dir [Pipeline] [NG-UI] } [LCM] Successfully installed aiohttp-3.7.4.post0 aiokafka-0.7.2 async-timeout-3.0.1 attrs-21.4.0 bcrypt-3.2.0 cachetools-4.2.4 certifi-2021.10.8 cffi-1.15.0 chardet-4.0.0 charset-normalizer-2.0.10 cryptography-36.0.1 dataclasses-0.6 google-auth-2.3.3 grpcio-1.43.0 grpcio-tools-1.43.0 grpclib-0.4.2 h2-4.1.0 hpack-4.0.0 hyperframe-6.0.1 idna-3.3 jinja2-3.0.3 juju-2.9.42.4 jujubundlelib-0.5.7 kafka-python-2.0.2 kubernetes-21.7.0 macaroonbakery-1.3.1 markupsafe-2.0.1 motor-1.3.1 multidict-5.2.0 mypy-extensions-0.4.3 oauthlib-3.1.1 paramiko-2.9.2 protobuf-3.19.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pycrypto-2.6.1 pymacaroons-0.13.0 pymongo-3.12.3 pynacl-1.5.0 pyrfc3339-1.1 python-dateutil-2.8.2 pytz-2021.3 pyyaml-5.4.1 requests-2.27.1 requests-oauthlib-1.3.0 retrying-async-1.2.0 rsa-4.8 six-1.16.0 theblues-0.5.2 toposort-1.7 typing-extensions-4.0.1 typing-inspect-0.7.1 urllib3-1.26.8 websocket-client-1.2.3 websockets-7.0 yarl-1.7.2 [LCM] Removing intermediate container 19bdd56c6abd [LCM] ---> 318041d2214b [LCM] Step 17/57 : FROM ubuntu:20.04 as FINAL [LCM] ---> f78909c2b360 [LCM] Step 18/57 : ARG APT_PROXY [LCM] ---> Using cache [LCM] ---> d9383503a5ce [LCM] Step 19/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] ---> 9d6d214ab8e9 [LCM] Step 20/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] ---> 5cf3813c1b51 [LCM] Step 21/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] ---> Using cache [LCM] ---> da9af9d3665d [LCM] Step 22/57 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages [LCM] ---> 638a9d41c80c [LCM] Step 23/57 : COPY --from=INSTALL /usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages [LCM] ---> b77d1f144b8c [LCM] Step 24/57 : COPY --from=INSTALL /usr/bin/kubectl /usr/bin/kubectl [LCM] ---> ba17b111acfb [LCM] Step 25/57 : COPY --from=INSTALL /usr/local/bin/helm /usr/local/bin/helm [LCM] ---> d879a8106dcf [LCM] Step 26/57 : COPY --from=INSTALL /usr/local/bin/helm3 /usr/local/bin/helm3 [LCM] ---> 5d936ed06b7b [LCM] Step 27/57 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp [LCM] ---> 61350a3a5489 [LCM] Step 28/57 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen [LCM] ---> fae495869f02 [LCM] Step 29/57 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh [LCM] ---> fddfc3e7e68d [LCM] Step 30/57 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/ [LCM] ---> b075e28f1856 [LCM] Step 31/57 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/ [LCM] ---> bdd415d55469 [LCM] Step 32/57 : COPY scripts/ /app/osm_lcm/scripts/ [LCM] ---> 8d098ed682e3 [LCM] Step 33/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 [LCM] ---> Running in 7005ffcaa9fa [LCM] Removing intermediate container 7005ffcaa9fa [LCM] ---> b597cdd7da62 [LCM] Step 34/57 : RUN mkdir /opt/prometheus [LCM] ---> Running in 26b5f966adef [LCM] Removing intermediate container 26b5f966adef [LCM] ---> daa9c5be7b4d [LCM] Step 35/57 : RUN chown appuser: /opt/prometheus [LCM] ---> Running in 317caa18ccfe [LCM] Removing intermediate container 317caa18ccfe [LCM] ---> 3b916cf5ceb8 [LCM] Step 36/57 : WORKDIR /app/osm_lcm [LCM] ---> Running in 61f5f62b35ed [LCM] Removing intermediate container 61f5f62b35ed [LCM] ---> 7092175f4cf7 [LCM] Step 37/57 : USER appuser [LCM] ---> Running in 4c075a3acb02 [LCM] Removing intermediate container 4c075a3acb02 [LCM] ---> f9ba25666640 [LCM] Step 38/57 : ENV OSMLCM_RO_HOST ro [LCM] ---> Running in cef5adaefe26 [LCM] Removing intermediate container cef5adaefe26 [LCM] ---> 40b25bfeb404 [LCM] Step 39/57 : ENV OSMLCM_RO_PORT 9090 [LCM] ---> Running in 977457b3e877 [LCM] Removing intermediate container 977457b3e877 [LCM] ---> 9edf18e3a29e [LCM] Step 40/57 : ENV OSMLCM_RO_TENANT osm [LCM] ---> Running in a8ebb39969f3 [LCM] Removing intermediate container a8ebb39969f3 [LCM] ---> 2734d9bf9116 [LCM] Step 41/57 : ENV OSMLCM_VCA_HOST vca [LCM] ---> Running in e605733228be [LCM] Removing intermediate container e605733228be [LCM] ---> 2e8ecff9eba2 [LCM] Step 42/57 : ENV OSMLCM_VCA_PORT 17070 [LCM] ---> Running in a1dd2b7958a1 [LCM] Removing intermediate container a1dd2b7958a1 [LCM] ---> f6b020817822 [LCM] Step 43/57 : ENV OSMLCM_VCA_USER admin [LCM] ---> Running in d8cd468b1db1 [LCM] Removing intermediate container d8cd468b1db1 [LCM] ---> fd6cc8d23ce3 [LCM] Step 44/57 : ENV OSMLCM_VCA_SECRET secret [LCM] ---> Running in 453c73f45fea [LCM] Removing intermediate container 453c73f45fea [LCM] ---> d49fcada3d7c [LCM] Step 45/57 : ENV OSMLCM_DATABASE_DRIVER mongo [LCM] ---> Running in 0612d64e4019 [LCM] Removing intermediate container 0612d64e4019 [LCM] ---> 31203fc224b7 [LCM] Step 46/57 : ENV OSMLCM_DATABASE_URI mongodb://mongo:27017 [LCM] ---> Running in abdc725bd826 [LCM] Removing intermediate container abdc725bd826 [LCM] ---> 4e3947257186 [LCM] Step 47/57 : ENV OSMLCM_STORAGE_DRIVER local [LCM] ---> Running in 41e8c5a06261 [LCM] Removing intermediate container 41e8c5a06261 [LCM] ---> b93fe6ef95c9 [LCM] Step 48/57 : ENV OSMLCM_STORAGE_PATH /app/storage [LCM] ---> Running in fc35975369ac [LCM] Removing intermediate container fc35975369ac [LCM] ---> 459444c406f3 [LCM] Step 49/57 : ENV OSMLCM_MESSAGE_DRIVER kafka [LCM] ---> Running in d3171b325b68 [LCM] Removing intermediate container d3171b325b68 [LCM] ---> 33c6738bec46 [LCM] Step 50/57 : ENV OSMLCM_MESSAGE_HOST kafka [LCM] ---> Running in aa9b5a86b887 [LCM] Removing intermediate container aa9b5a86b887 [LCM] ---> 00cdb2f371f9 [LCM] Step 51/57 : ENV OSMLCM_MESSAGE_PORT 9092 [LCM] ---> Running in 6e5d9e3fb8c0 [LCM] Removing intermediate container 6e5d9e3fb8c0 [LCM] ---> db5909c0226d [LCM] Step 52/57 : ENV OSMLCM_VCA_HELMPATH /usr/local/bin/helm [LCM] ---> Running in 528d051595a3 [LCM] Removing intermediate container 528d051595a3 [LCM] ---> f9894c80f30c [LCM] Step 53/57 : ENV OSMLCM_VCA_KUBECTLPATH /usr/bin/kubectl [LCM] ---> Running in 341e8ea96808 [LCM] Removing intermediate container 341e8ea96808 [LCM] ---> f12cd28f48e2 [LCM] Step 54/57 : ENV OSMLCM_VCA_JUJUPATH /usr/local/bin/juju [LCM] ---> Running in d9cb47e5749b [LCM] Removing intermediate container d9cb47e5749b [LCM] ---> 5393994f03ae [LCM] Step 55/57 : ENV OSMLCM_VCA_STABLEREPOURL https://charts.helm.sh/stable [LCM] ---> Running in d1e03d5920e1 [LCM] Removing intermediate container d1e03d5920e1 [LCM] ---> f835d0c70be3 [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 19c60de40ca8 [LCM] Removing intermediate container 19c60de40ca8 [LCM] ---> 7d40c00ad73a [LCM] Step 57/57 : CMD [ "/bin/bash", "scripts/start.sh" ] [LCM] ---> Running in 15974465b311 [LCM] Removing intermediate container 15974465b311 [LCM] ---> 98a967836d8c [LCM] [Warning] One or more build-args [PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_IMDOCS_URL OSM_NGUI_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_DEVOPS_URL OSM_TESTS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL] were not consumed [LCM] Successfully built 98a967836d8c [LCM] Successfully tagged opensourcemano/lcm:osm-v100-merge-1034 [Pipeline] [LCM] echo [LCM] Tagging lcm:osm-v100-merge-1034 [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [LCM] + docker tag opensourcemano/lcm:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v100-merge-1034 [Pipeline] [LCM] sh [LCM] [LCM] Running shell script [LCM] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v100-merge-1034 [LCM] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/lcm] [LCM] 264fedbe90f8: Preparing [LCM] 4c936ad5fdcc: Preparing [LCM] e4fba6e8b83f: Preparing [LCM] 79357c60c1ec: Preparing [LCM] 7e44f9e4b414: Preparing [LCM] 6e1329656247: Preparing [LCM] 8146c1832ae6: Preparing [LCM] 816e404404bb: Preparing [LCM] c46da89b46fb: Preparing [LCM] 4416f2885bb9: Preparing [LCM] 0cfae80e3821: Preparing [LCM] 4fba12a6924b: Preparing [LCM] 4606e8d5e371: Preparing [LCM] fa030daeba33: Preparing [LCM] 0ccdc548e4fc: Preparing [LCM] e741c1e0aab4: Preparing [LCM] 3a03f09d2129: Preparing [LCM] 0cfae80e3821: Waiting [LCM] 0ccdc548e4fc: Waiting [LCM] e741c1e0aab4: Waiting [LCM] 3a03f09d2129: Waiting [LCM] fa030daeba33: Waiting [LCM] 6e1329656247: Waiting [LCM] 8146c1832ae6: Waiting [LCM] 816e404404bb: Waiting [LCM] 4416f2885bb9: Waiting [LCM] 4fba12a6924b: Waiting [LCM] c46da89b46fb: Waiting [LCM] 4606e8d5e371: Waiting [LCM] 79357c60c1ec: Pushed [LCM] 264fedbe90f8: Pushed [LCM] e4fba6e8b83f: Pushed [LCM] 4c936ad5fdcc: Pushed [LCM] c46da89b46fb: Pushed [LCM] 816e404404bb: Pushed [LCM] 8146c1832ae6: Pushed [LCM] 0cfae80e3821: Pushed [LCM] 4fba12a6924b: Pushed [LCM] 4416f2885bb9: Pushed [LCM] 0ccdc548e4fc: Mounted from devops/cicd/opensourcemano/mon [LCM] e741c1e0aab4: Mounted from devops/cicd/opensourcemano/ro [LCM] fa030daeba33: Pushed [LCM] 3a03f09d2129: Layer already exists [LCM] 7e44f9e4b414: Pushed [LCM] 6e1329656247: Pushed [LCM] 4606e8d5e371: Pushed [LCM] osm-v100-merge-1034: digest: sha256:f2dff9358d625ac8ccbb69228fcb52387c835fe790f50cbbf10cb1bbc384d6e7 size: 3893 [Pipeline] [LCM] } [Pipeline] [LCM] // dir [Pipeline] [LCM] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // dir [Pipeline] stage [Pipeline] { (Spawn Remote VM) [Pipeline] echo Launching new VM [Pipeline] sh [osm-devops] Running shell script [Pipeline] echo Target VM is 124fe580-9e8e-4ddd-b88e-17e91cd78eff, waiting for IP address to be assigned [Pipeline] sh [osm-devops] Running shell script [Pipeline] sh [osm-devops] Running shell script [Pipeline] sh [osm-devops] Running shell script Waiting for VM at 172.21.249.109 to be reachable [Pipeline] echo [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.109 echo Alive ssh: connect to host 172.21.249.109 port 22: No route to host [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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive ssh: connect to host 172.21.249.109 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.109 echo Alive Warning: Permanently added '172.21.249.109' (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] { (Install) [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.109' (RSA) to the list of known hosts. Connected to osm-v100-merge-1034[172.21.249.109:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v100-merge-1034#392: cloud-init status --wait .............. status: done Success command osm-v100-merge-1034#392: cloud-init status --wait Disconnected from osm-v100-merge-1034[172.21.249.109:22] [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.109' (RSA) to the list of known hosts. Connected to osm-v100-merge-1034[172.21.249.109:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v100-merge-1034#393: sudo apt update sudo apt install -y chrony sudo service chrony stop sudo chrony -vq sudo service chrony start  0% [Working] Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease  0% [Connecting to security.ubuntu.com] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]  0% [2 InRelease 0 B/114 kB 0%] [Connecting to security.ubuntu.com (91.189.91.83 0% [Waiting for headers] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]  0% [3 InRelease 6932 B/108 kB 6%] [Waiting for headers] 0% [Waiting for headers] Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]  0% [4 InRelease 14.2 kB/114 kB 12%] 0% [4 InRelease 14.2 kB/114 kB 12%] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB]  0% [5 Packages 6999 B/8628 kB 0%] [4 InRelease 20.0 kB/114 kB 18%] 0% [4 InRelease 92.4 kB/114 kB 81%] 0% [4 InRelease 101 kB/114 kB 89%] 0% [5 Packages store 0 B] [4 InRelease 101 kB/114 kB 89%] 0% [5 Packages store 0 B] [Waiting for headers] 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] [Waiting for headers] 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] [Waiting for headers] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB]  0% [5 Packages store 0 B] [8 Packages 46.3 kB/144 kB 32%] 0% [5 Packages store 0 B] [Waiting for headers] 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] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3030 kB]  0% [5 Packages store 0 B] [11 Packages 40.3 kB/3030 kB 1%] 0% [5 Packages store 0 B] [Waiting for headers] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [489 kB]  0% [5 Packages store 0 B] [12 Translation-en 34.5 kB/489 kB 7%] 0% [5 Packages store 0 B] [12 Translation-en 489 kB/489 kB 100%] 0% [5 Packages store 0 B] [Connecting to nova.clouds.archive.ubuntu.com (185.12 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 [2579 kB]  0% [5 Packages store 0 B] [14 Packages 2655 B/2579 kB 0%] 60% [5 Packages store 0 B] [14 Packages 198 kB/2579 kB 8%] 67% [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 [360 kB]  67% [5 Packages store 0 B] [15 Translation-en 0 B/360 kB 0%] [Waiting for heade Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2647 kB]  67% [5 Packages store 0 B] [15 Translation-en 156 kB/360 kB 43%] [16 Packages 5 68% [5 Packages store 0 B] [Waiting for headers] [16 Packages 14.3 kB/2647 kB 1 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1144 kB]  68% [5 Packages store 0 B] [18 Packages 57.3 kB/1144 kB 5%] [16 Packages 14.3 k 71% [5 Packages store 0 B] [Waiting for headers] [16 Packages 34.5 kB/2647 kB 1 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [274 kB]  71% [5 Packages store 0 B] [19 Translation-en 65.5 kB/274 kB 24%] [16 Packages  72% [5 Packages store 0 B] [Waiting for headers] [16 Packages 40.3 kB/2647 kB 2 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB]  72% [5 Packages store 0 B] [21 Packages 26.1 kB/26.1 kB 100%] [16 Packages 40.3 72% [5 Packages store 0 B] [16 Packages 40.3 kB/2647 kB 2%] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7768 B]  72% [5 Packages store 0 B] [22 Translation-en 7768 B/7768 B 100%] [16 Packages  72% [5 Packages store 0 B] [16 Packages 40.3 kB/2647 kB 2%] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB]  72% [5 Packages store 0 B] [24 Packages 45.7 kB/45.7 kB 100%] [16 Packages 43.2 72% [5 Packages store 0 B] [16 Packages 43.2 kB/2647 kB 2%] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main Translation-en [16.3 kB]  72% [5 Packages store 0 B] [25 Translation-en 14.2 kB/16.3 kB 87%] [16 Packages 72% [5 Packages store 0 B] [16 Packages 129 kB/2647 kB 5%] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1420 B]  72% [5 Packages store 0 B] [26 Commands-amd64 1420 B/1420 B 100%] [16 Packages  72% [5 Packages store 0 B] [Waiting for headers] [16 Packages 174 kB/2647 kB 7% Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/restricted amd64 c-n-f Metadata [116 B]  72% [5 Packages store 0 B] [16 Packages 174 kB/2647 kB 7%] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB]  72% [5 Packages store 0 B] [28 Packages 2659 B/25.0 kB 11%] [16 Packages 174 kB 72% [5 Packages store 0 B] [Waiting for headers] [16 Packages 194 kB/2647 kB 7% Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [16.3 kB]  72% [5 Packages store 0 B] [29 Translation-en 630 B/16.3 kB 4%] [16 Packages 19 73% [5 Packages store 0 B] [Waiting for headers] [16 Packages 221 kB/2647 kB 8% Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B]  73% [5 Packages store 0 B] [30 Commands-amd64 0 B/880 B 0%] [16 Packages 221 kB 73% [5 Packages store 0 B] [Waiting for headers] [16 Packages 224 kB/2647 kB 8% Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/multiverse amd64 c-n-f Metadata [116 B]  73% [5 Packages store 0 B] [31 Commands-amd64 0 B/116 B 0%] [16 Packages 227 kB 73% [5 Packages store 0 B] [16 Packages 227 kB/2647 kB 9%] 79% [5 Packages store 0 B] Get:32 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [406 kB]  79% [5 Packages store 0 B] [32 Translation-en 20.5 kB/406 kB 5%] 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] [33 Commands-amd64 13.2 kB/13.2 kB 100%] 80% [5 Packages store 0 B] Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2461 kB]  80% [5 Packages store 0 B] [34 Packages 12.3 kB/2461 kB 0%] Get:35 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [343 kB]  87% [5 Packages store 0 B] [35 Translation-en 125 kB/343 kB 36%] 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]  88% [5 Packages store 0 B] [Waiting for headers] Get:37 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [921 kB]  88% [5 Packages store 0 B] [37 Packages 37.1 kB/921 kB 4%] 90% [5 Packages store 0 B] [Waiting for headers] Get:38 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [193 kB]  90% [5 Packages store 0 B] [38 Translation-en 14.6 kB/193 kB 8%] 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]  91% [5 Packages store 0 B] [39 Commands-amd64 12.9 kB/19.2 kB 67%] 91% [5 Packages store 0 B] Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB]  91% [5 Packages store 0 B] [40 Packages 12.3 kB/23.9 kB 51%] 91% [5 Packages store 0 B] [Waiting for headers] Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5796 B]  91% [5 Packages store 0 B] [41 Translation-en 5796 B/5796 B 100%] 91% [5 Packages store 0 B] Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B]  91% [5 Packages store 0 B] [42 Commands-amd64 548 B/548 B 100%] 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% [17 Commands-amd64 store 0 B] 94% [Working] 94% [18 Packages store 0 B] 94% [Working] 94% [19 Translation-en store 0 B] 94% [Working] 94% [20 Commands-amd64 store 0 B] 95% [Working] 95% [21 Packages store 0 B] 95% [Working] 95% [22 Translation-en store 0 B] 95% [Working] 95% [23 Commands-amd64 store 0 B] 95% [Working] 95% [24 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% [16 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 29.7 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... 29% Reading package lists... 29% Reading package lists... 42% Reading package lists... 42% Reading package lists... 43% Reading package lists... 43% Reading package lists... 43% Reading package lists... 43% Reading package lists... 45% Reading package lists... 51% Reading package lists... 51% Reading package lists... 57% Reading package lists... 57% Reading package lists... 64% Reading package lists... 64% Reading package lists... 68% Reading package lists... 68% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 80% Reading package lists... 80% Reading package lists... 85% Reading package lists... 85% 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 Building dependency tree... 0% 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 228 packages can be upgraded. Run 'apt list --upgradable' to see them. 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 222 not upgraded. Need to get 4591 kB of archives. After this operation, 310 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.22 [95.8 kB]  0% [1 libnss-systemd 14.2 kB/95.8 kB 15%] 5% [Working] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.22 [10.3 kB]  5% [2 systemd-sysv 8407 B/10.3 kB 82%] 9% [Working] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.22 [186 kB]  9% [3 libpam-systemd 3632 B/186 kB 2%] 15% [Waiting for headers] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.22 [3811 kB]  15% [4 systemd 5792 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.22 [267 kB]  93% [6 libsystemd0 65.5 kB/267 kB 25%] 100% [Working] Fetched 4591 kB in 0s (12.7 MB/s) 78(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.22_amd64.deb ... 7Progress: [ 0%] [..........................................................] 87Progress: [ 4%] [##........................................................] 8Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.22) over (245.4-4ubuntu3.15) ... 7Progress: [ 7%] [####......................................................] 8Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.22_amd64.deb ... 7Progress: [ 11%] [######....................................................] 8Unpacking systemd-sysv (245.4-4ubuntu3.22) over (245.4-4ubuntu3.15) ... 7Progress: [ 15%] [########..................................................] 8Preparing to unpack .../libpam-systemd_245.4-4ubuntu3.22_amd64.deb ... 7Progress: [ 19%] [##########................................................] 8Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.22) over (245.4-4ubuntu3.15) ... 7Progress: [ 22%] [############..............................................] 8Preparing to unpack .../systemd_245.4-4ubuntu3.22_amd64.deb ... 7Progress: [ 26%] [###############...........................................] 8Unpacking systemd (245.4-4ubuntu3.22) over (245.4-4ubuntu3.15) ... 7Progress: [ 30%] [#################.........................................] 8dpkg: 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) ... 7Progress: [ 33%] [###################.......................................] 87Progress: [ 37%] [#####################.....................................] 8Selecting 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 ... 7Progress: [ 41%] [#######################...................................] 8Unpacking chrony (3.5-6ubuntu6.2) ... 7Progress: [ 44%] [#########################.................................] 8Preparing to unpack .../libsystemd0_245.4-4ubuntu3.22_amd64.deb ... 7Progress: [ 48%] [###########################...............................] 8Unpacking libsystemd0:amd64 (245.4-4ubuntu3.22) over (245.4-4ubuntu3.15) ... 7Progress: [ 52%] [##############################............................] 8Setting up libsystemd0:amd64 (245.4-4ubuntu3.22) ... 7Progress: [ 56%] [################################..........................] 87Progress: [ 59%] [##################################........................] 8Setting up chrony (3.5-6ubuntu6.2) ... 7Progress: [ 63%] [####################################......................] 8Creating '_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. 7Progress: [ 67%] [######################################....................] 8Setting up systemd (245.4-4ubuntu3.22) ... 7Progress: [ 70%] [########################################..................] 87Progress: [ 74%] [##########################################................] 8Setting up systemd-sysv (245.4-4ubuntu3.22) ... 7Progress: [ 78%] [#############################################.............] 87Progress: [ 81%] [###############################################...........] 8Setting up libnss-systemd:amd64 (245.4-4ubuntu3.22) ... 7Progress: [ 85%] [#################################################.........] 87Progress: [ 89%] [###################################################.......] 8Setting up libpam-systemd:amd64 (245.4-4ubuntu3.22) ... 7Progress: [ 93%] [#####################################################.....] 87Progress: [ 96%] [#######################################################...] 8Processing 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) ... 78sudo: chrony: command not found Success command osm-v100-merge-1034#393: sudo apt update sudo apt install -y chrony sudo service chrony stop sudo chrony -vq sudo service chrony start Disconnected from osm-v100-merge-1034[172.21.249.109:22] [Pipeline] sshCommand Host key checking is off. It may be vulnerable to man-in-the-middle attacks. [jsch] Permanently added '172.21.249.109' (RSA) to the list of known hosts. Connected to osm-v100-merge-1034[172.21.249.109:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v100-merge-1034#394: wget https://osm-download.etsi.org/ftp/osm-10.0-ten/install_osm.sh chmod +x ./install_osm.sh sed -i '1 i\export PATH=/snap/bin:${PATH}' ~/.bashrc --2024-01-13 04:21:32-- https://osm-download.etsi.org/ftp/osm-10.0-ten/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: 9563 (9.3K) [text/x-sh] Saving to: ‘install_osm.sh’ install_osm.sh 0%[ ] 0 --.-KB/s install_osm.sh 100%[===================>] 9.34K --.-KB/s in 0s 2024-01-13 04:21:32 (46.9 MB/s) - ‘install_osm.sh’ saved [9563/9563] Success command osm-v100-merge-1034#394: wget https://osm-download.etsi.org/ftp/osm-10.0-ten/install_osm.sh chmod +x ./install_osm.sh sed -i '1 i\export PATH=/snap/bin:${PATH}' ~/.bashrc Disconnected from osm-v100-merge-1034[172.21.249.109: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.109' (RSA) to the list of known hosts. Connected to osm-v100-merge-1034[172.21.249.109:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v100-merge-1034#395: ./install_osm.sh -y -u http://172.21.249.4:35027 -k pubkey.asc -R release -r unstable -d ****:****@osm.etsi.org:5050/devops/cicd/ -p http://172.21.1.1:5000 -t osm-v100-merge-1034 --nocachelxdimages Checking required packages: software-properties-common apt-transport-https OK 0% [Working] Ign:1 http://172.21.249.4:35027/release unstable InRelease 0% [Working] Get:2 http://172.21.249.4:35027/release unstable Release [3204 B] 0% [2 Release 3204 B/3204 B 100%] 0% [Working] Get:3 http://172.21.249.4:35027/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.249.4:35027/release unstable/devops amd64 Packages [486 B] 0% [Waiting for headers] [Waiting for headers] [4 Packages 486 B/486 B 100%] 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:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 0% [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 4552 B in 1s (3968 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... 29% Reading package lists... 29% Reading package lists... 42% Reading package lists... 42% Reading package lists... 43% Reading package lists... 43% Reading package lists... 43% Reading package lists... 43% Reading package lists... 49% Reading package lists... 51% Reading package lists... 51% Reading package lists... 57% Reading package lists... 57% Reading package lists... 64% Reading package lists... 64% Reading package lists... 68% Reading package lists... 68% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 80% Reading package lists... 80% Reading package lists... 85% Reading package lists... 85% 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.249.4:35027/release unstable Release (expected unstable but got ) 0% [Working] Ign:1 http://172.21.249.4:35027/release unstable InRelease 0% [Working] Hit:2 http://172.21.249.4:35027/release unstable Release 0% [Working] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 0% [Working] 0% [Waiting for headers] Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 0% [Working] Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports 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... 29% Reading package lists... 29% Reading package lists... 42% Reading package lists... 42% Reading package lists... 43% Reading package lists... 43% Reading package lists... 43% Reading package lists... 43% Reading package lists... 50% Reading package lists... 51% Reading package lists... 51% Reading package lists... 57% Reading package lists... 57% Reading package lists... 64% Reading package lists... 64% Reading package lists... 68% Reading package lists... 68% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 80% Reading package lists... 80% Reading package lists... 85% Reading package lists... 85% 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.249.4:35027/release unstable Release (expected unstable but got ) Ign:1 http://172.21.249.4:35027/release unstable InRelease Hit:2 http://172.21.249.4:35027/release unstable Release Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease Reading package lists... W: Conflicting distribution: http://172.21.249.4:35027/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 222 not upgraded. Need to get 722 kB of archives. After this operation, 5551 kB of additional disk space will be used. 0% [Working] Get:1 http://172.21.249.4:35027/release unstable/devops amd64 osm-devops all 10.1.5.post5-1 [722 kB] 3% [1 osm-devops 22.9 kB/722 kB 3%] 100% [Working] Fetched 722 kB in 0s (33.9 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_10.1.5.post5-1_all.deb ... Unpacking osm-devops (10.1.5.post5-1) ... Setting up osm-devops (10.1.5.post5-1) ... Checking required packages: git wget curl tar Ensure prerequisites for "jq" are available / Ensure prerequisites for "jq" are available - Download snap "core" (16202) from channel "stable" \ Download snap "core" (16202) from channel "stable" | Download snap "core" (16202) from channel "stable" / Download snap "core" (16202) from channel "stable" - Download snap "core" (16202) from channel "stable" \[?25l Download snap "core" (16202) from channel "stable" 0% 0B/s ages! Download snap "core" (16202) from channel "stable" 0% 0B/s ages! Download snap "core" (16202) from channel "stable" 0% 0B/s ages! Download snap "core" (16202) from channel "stable" 0% 551kB/s 3m21s Download snap "core" (16202) from channel "stable" 1% 1.33MB/s 1m23s Download snap "core" (16202) from channel "stable" 1% 2.22MB/s 49.4s Download snap "core" (16202) from channel "stable" 2% 3.80MB/s 28.5s Download snap "core" (16202) from channel "stable" 5% 6.65MB/s 15.9s Download snap "core" (16202) from channel "stable" 7% 8.87MB/s 11.6s Download snap "core" (16202) from channel "stable" 10% 10.6MB/s 9.39s Download snap "core" (16202) from channel "stable" 12% 11.9MB/s 8.20s Download snap "core" (16202) from channel "stable" 15% 13.1MB/s 7.23s Download snap "core" (16202) from channel "stable" 17% 14.2MB/s 6.50s Download snap "core" (16202) from channel "stable" 20% 15.0MB/s 5.93s Download snap "core" (16202) from channel "stable" 21% 15.4MB/s 5.67s Download snap "core" (16202) from channel "stable" 24% 16.1MB/s 5.26s Download snap "core" (16202) from channel "stable" 27% 16.7MB/s 4.87s Download snap "core" (16202) from channel "stable" 29% 17.3MB/s 4.55s Download snap "core" (16202) from channel "stable" 32% 17.8MB/s 4.27s Download snap "core" (16202) from channel "stable" 34% 18.2MB/s 4.02s Download snap "core" (16202) from channel "stable" 36% 18.6MB/s 3.79s Download snap "core" (16202) from channel "stable" 39% 19.0MB/s 3.57s Download snap "core" (16202) from channel "stable" 41% 19.2MB/s 3.40s Download snap "core" (16202) from channel "stable" 44% 19.5MB/s 3.20s Download snap "core" (16202) from channel "stable" 46% 19.8MB/s 3.02s Download snap "core" (16202) from channel "stable" 49% 20.1MB/s 2.84s Download snap "core" (16202) from channel "stable" 51% 20.3MB/s 2.67s Download snap "core" (16202) from channel "stable" 54% 20.5MB/s 2.51s Download snap "core" (16202) from channel "stable" 56% 20.7MB/s 2.35s Download snap "core" (16202) from channel "stable" 58% 20.9MB/s 2.20s Download snap "core" (16202) from channel "stable" 61% 21.0MB/s 2.07s Download snap "core" (16202) from channel "stable" 63% 21.3MB/s 1.91s Download snap "core" (16202) from channel "stable"  66% 21.4MB/s 1.77s Download snap "core" (16202) from channel "stable"  68% 21.5MB/s 1.64s Download snap "core" (16202) from channel "stable"  71% 21.6MB/s 1.51s Download snap "core" (16202) from channel "stable"  73% 21.8MB/s 1.37s Download snap "core" (16202) from channel "stable"  76% 21.9MB/s 1.24s Download snap "core" (16202) from channel "stable" 78% 22.0MB/s 1.11s Download snap "core" (16202) from channel "stable" 80% 22.1MB/s 989ms Download snap "core" (16202) from channel "stable" 83% 22.2MB/s 860ms Download snap "core" (16202) from channel "stable" 85% 22.3MB/s 733ms Download snap "core" (16202) from channel "stable" 88% 22.4MB/s 608ms Download snap "core" (16202) from channel "stable" 90% 22.5MB/s 484ms Download snap "core" (16202) from channel "stable" 93% 22.6MB/s 360ms Download snap "core" (16202) from channel "stable" 95% 22.7MB/s 238ms Download snap "core" (16202) from channel "stable" 98% 22.8MB/s 117ms Download snap "core" (16202) from channel "stable" 100% 22.8MB/s 0.0ns Fetch and check assertions for snap "core" (16202) | Fetch and check assertions for snap "core" (16202) / Mount snap "core" (16202) - Mount snap "core" (16202) \ Mount snap "core" (16202) | Mount snap "core" (16202) / Mount snap "core" (16202) - Mount snap "core" (16202) \ Mount snap "core" (16202) | Mount snap "core" (16202) / Mount snap "core" (16202) - Mount snap "core" (16202) \ Setup snap "core" (16202) security profiles | Setup snap "core" (16202) security profiles / Setup snap "core" (16202) security profiles - Setup snap "core" (16202) security profiles \ Setup snap "core" (16202) security profiles | Setup snap "core" (16202) security profiles / Automatically connect eligible plugs and slots of snap "core" - Download snap "jq" (6) from channel "stable" \ Download snap "jq" (6) from channel "stable" | Download snap "jq" (6) from channel "stable" / Download snap "jq" (6) from channel "stable" -[?25l Fetch and check assertions for snap "jq" (6) \ 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 | Run install hook of "jq" snap if present / [?25hjq 1.5+dfsg-1 from Michael Vogt (mvo) installed ## Sat Jan 13 04:22:08 UTC 2024 source: logging sourced ## Sat Jan 13 04:22:08 UTC 2024 source: config sourced ## Sat Jan 13 04:22:08 UTC 2024 source: container sourced ## Sat Jan 13 04:22:08 UTC 2024 source: git_functions sourced Installing lightweight build of OSM Checking required packages: snapd * 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 222 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 Installing Docker CE ... W: Conflicting distribution: http://172.21.249.4:35027/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 219 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] 77% [3 software-properties-common 2615 B/10.4 kB 25%] 86% [Waiting for headers] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.12 [21.7 kB] 86% [4 python3-software-properties 590 B/21.7 kB 3%] 100% [Working] Fetched 186 kB in 1s (260 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 ... 64964 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.249.4:35027/release unstable InRelease 0% [Working] Hit:2 http://172.21.249.4:35027/release unstable Release 0% [Working] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 0% [Waiting for headers] [Waiting for headers] Get:4 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB] 0% [Waiting for headers] [4 InRelease 15.9 kB/57.7 kB 28%] 0% [Waiting for headers] 0% [Waiting for headers] Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal 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] Get:9 https://download.docker.com/linux/ubuntu focal/stable amd64 Packages [34.2 kB] 0% [9 Packages 15.9 kB/34.2 kB 46%] 0% [Working] 0% [9 Packages store 0 B] 0% [Working] 0% [Working] 0% [Working] 100% [Working] Fetched 91.8 kB in 1s (65.8 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... 29% Reading package lists... 29% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 43% Reading package lists... 43% Reading package lists... 47% Reading package lists... 51% Reading package lists... 51% Reading package lists... 57% Reading package lists... 57% Reading package lists... 64% Reading package lists... 64% Reading package lists... 68% Reading package lists... 68% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 80% Reading package lists... 80% Reading package lists... 85% Reading package lists... 85% 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... Done W: Conflicting distribution: http://172.21.249.4:35027/release unstable Release (expected unstable but got ) W: Conflicting distribution: http://172.21.249.4:35027/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 219 not upgraded. Need to get 115 MB of archives. After this operation, 411 MB of additional disk space will be used. 0% [Working] Get:1 https://download.docker.com/linux/ubuntu focal/stable amd64 containerd.io amd64 1.6.26-1 [29.5 MB] 0% [Waiting for headers] [1 containerd.io 15.9 kB/29.5 MB 0%] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pigz amd64 2.4-1 [57.4 kB] 0% [2 pigz 14.2 kB/57.4 kB 25%] [1 containerd.io 491 kB/29.5 MB 2%] 12% [1 containerd.io 13.2 MB/29.5 MB 45%] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 slirp4netns amd64 0.4.3-1 [74.3 kB] 15% [3 slirp4netns 2614 B/74.3 kB 4%] [1 containerd.io 18.1 MB/29.5 MB 61%] 22% [1 containerd.io 23.8 MB/29.5 MB 81%] 28% [Working] Get:4 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-buildx-plugin amd64 0.11.2-1~ubuntu.20.04~focal [28.2 MB] 28% [4 docker-buildx-plugin 65.5 kB/28.2 MB 0%] 48% [4 docker-buildx-plugin 28.2 MB/28.2 MB 100%] 50% [Waiting for headers] Get:5 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce-cli amd64 5:24.0.7-1~ubuntu.20.04~focal [13.3 MB] 50% [5 docker-ce-cli 32.3 kB/13.3 MB 0%] 62% [Waiting for headers] Get:6 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce amd64 5:24.0.7-1~ubuntu.20.04~focal [22.6 MB] 62% [6 docker-ce 49.2 kB/22.6 MB 0%] 80% [Waiting for headers] Get:7 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-ce-rootless-extras amd64 5:24.0.7-1~ubuntu.20.04~focal [9037 kB] 80% [7 docker-ce-rootless-extras 65.0 kB/9037 kB 1%] 89% [Waiting for headers] Get:8 https://download.docker.com/linux/ubuntu focal/stable amd64 docker-compose-plugin amd64 2.21.0-1~ubuntu.20.04~focal [11.9 MB] 89% [8 docker-compose-plugin 14.0 kB/11.9 MB 0%] 100% [Working] Fetched 115 MB in 2s (50.3 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 ... 64974 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.26-1_amd64.deb ... Unpacking containerd.io (1.6.26-1) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../2-docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../3-docker-ce-cli_5%3a24.0.7-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-ce-cli (5:24.0.7-1~ubuntu.20.04~focal) ... Selecting previously unselected package docker-ce. Preparing to unpack .../4-docker-ce_5%3a24.0.7-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-ce (5:24.0.7-1~ubuntu.20.04~focal) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../5-docker-ce-rootless-extras_5%3a24.0.7-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-ce-rootless-extras (5:24.0.7-1~ubuntu.20.04~focal) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../6-docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb ... Unpacking docker-compose-plugin (2.21.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.11.2-1~ubuntu.20.04~focal) ... Setting up containerd.io (1.6.26-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ... Setting up docker-ce-cli (5:24.0.7-1~ubuntu.20.04~focal) ... Setting up pigz (2.4-1) ... Setting up docker-ce-rootless-extras (5:24.0.7-1~ubuntu.20.04~focal) ... Setting up docker-ce (5:24.0.7-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.22) ... Adding user to group 'docker' ... restarted Docker service Configuring docker proxy ... ... restarted Docker service again Client: Docker Engine - Community Version: 24.0.7 API version: 1.43 Go version: go1.20.10 Git commit: afdd53b Built: Thu Oct 26 09:08:01 2023 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 24.0.7 API version: 1.43 (minimum version 1.12) Go version: go1.20.10 Git commit: 311b9ff Built: Thu Oct 26 09:08:01 2023 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.6.26 GitCommit: 3dd1e886e55dd695541fdcd67420c2888645a495 runc: Version: 1.1.10 GitCommit: v1.1.10-0-g18a0cb0 docker-init: Version: 0.19.0 GitCommit: de40ad0 ... Docker CE installation done Creating folders for installation 0% [Working] Ign:1 http://172.21.249.4:35027/release unstable InRelease 0% [Working] Hit:2 http://172.21.249.4:35027/release unstable Release 0% [Working] Hit:3 https://download.docker.com/linux/ubuntu focal InRelease 0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.82)] 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] 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% [Waiting for headers] 0% [Waiting for headers] Hit:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports 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... 29% Reading package lists... 29% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 43% Reading package lists... 43% Reading package lists... 51% Reading package lists... 51% Reading package lists... 53% Reading package lists... 57% Reading package lists... 57% Reading package lists... 64% Reading package lists... 64% Reading package lists... 68% Reading package lists... 68% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 80% Reading package lists... 80% Reading package lists... 85% Reading package lists... 85% 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... Done W: Conflicting distribution: http://172.21.249.4:35027/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 apt-transport-https is already the newest version (2.0.10). 0 upgraded, 0 newly installed, 0 to remove and 219 not upgraded. OK 0% [Working] Ign:1 http://172.21.249.4:35027/release unstable InRelease 0% [Working] Hit:2 http://172.21.249.4:35027/release unstable Release 0% [Working] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connected to Hit:4 https://download.docker.com/linux/ubuntu focal InRelease 0% [Waiting for headers] [Connected to apt.kubernetes.io (34.107.204.206)] 0% [Waiting for headers] [Waiting for headers] Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 0% [Waiting for headers] Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 0% [Waiting for headers] 0% [Waiting for headers] Hit:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 0% [Working] 0% [Connecting to packages.cloud.google.com (108.177.15.138)] 0% [Waiting for headers] Get:8 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [8993 B] 0% [8 InRelease 7687 B/8993 B 85%] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 29% [Working] Get:10 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 Packages [69.9 kB] 31% [10 Packages 2202 B/69.9 kB 3%] 100% [Working] 100% [10 Packages store 0 B] 100% [Working] Fetched 78.9 kB in 2s (43.1 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... 29% Reading package lists... 29% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 43% Reading package lists... 43% Reading package lists... 51% Reading package lists... 51% Reading package lists... 51% Reading package lists... 56% Reading package lists... 56% Reading package lists... 64% Reading package lists... 64% Reading package lists... 67% Reading package lists... 67% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 79% Reading package lists... 79% Reading package lists... 85% Reading package lists... 85% 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.249.4:35027/release unstable Release (expected unstable but got ) 0% [Working] Ign:1 http://172.21.249.4:35027/release unstable InRelease 0% [Working] Hit:2 http://172.21.249.4:35027/release unstable Release 0% [Working] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connected to Hit:4 https://download.docker.com/linux/ubuntu focal InRelease 0% [Waiting for headers] [Waiting for headers] 0% [Waiting for headers] [Waiting for headers] Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 0% [Waiting for headers] 0% [Waiting for headers] Hit:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 0% [Working] Hit:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 0% [Waiting for headers] 0% [Waiting for headers] Hit:7 https://packages.cloud.google.com/apt kubernetes-xenial 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... 29% Reading package lists... 29% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 43% Reading package lists... 43% Reading package lists... 46% Reading package lists... 51% Reading package lists... 51% Reading package lists... 56% Reading package lists... 56% Reading package lists... 64% Reading package lists... 64% Reading package lists... 67% Reading package lists... 67% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 79% Reading package lists... 79% Reading package lists... 85% Reading package lists... 85% 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.249.4:35027/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 219 not upgraded. Need to get 83.9 MB of archives. After this operation, 341 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%] [Waiting for headers] 0% [1 conntrack 14.2 kB/30.3 kB 47%] 3% [Connecting to packages.cloud.google.com (108.177.15.138)] [Waiting for head 3% [Connected to packages.cloud.google.com (108.177.15.138)] [Waiting for heade Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 3% [Waiting for headers] [4 ebtables 2614 B/80.3 kB 3%] [Waiting for headers] 3% [Waiting for headers] [4 ebtables 28.7 kB/80.3 kB 36%] [Waiting for headers] Get:2 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 cri-tools amd64 1.26.0-00 [18.9 MB] 3% [2 cri-tools 7525 B/18.9 MB 0%] [4 ebtables 43.2 kB/80.3 kB 54%] [Waiting fo 3% [2 cri-tools 141 kB/18.9 MB 1%] [4 ebtables 77.9 kB/80.3 kB 97%] [Waiting fo 5% [2 cri-tools 165 kB/18.9 MB 1%] [Waiting for headers] [Waiting for headers] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 5% [2 cri-tools 167 kB/18.9 MB 1%] [7 socat 211 B/323 kB 0%] [Waiting for heade 9% [2 cri-tools 4194 kB/18.9 MB 22%] [7 socat 107 kB/323 kB 33%] 21% [2 cri-tools 14.2 MB/18.9 MB 75%] 28% [Working] Get:3 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubernetes-cni amd64 1.2.0-00 [27.6 MB] 29% [3 kubernetes-cni 65.5 kB/27.6 MB 0%] 43% [3 kubernetes-cni 15.3 MB/27.6 MB 55%] 57% [Waiting for headers] Get:5 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubelet amd64 1.23.3-00 [19.5 MB] 57% [5 kubelet 63.8 kB/19.5 MB 0%] 61% [5 kubelet 4194 kB/19.5 MB 22%] 63% [5 kubelet 6291 kB/19.5 MB 32%] 67% [5 kubelet 10.5 MB/19.5 MB 54%] 69% [5 kubelet 12.6 MB/19.5 MB 65%] 71% [5 kubelet 14.7 MB/19.5 MB 75%] 73% [5 kubelet 16.8 MB/19.5 MB 86%] 78% [Waiting for headers] Get:6 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubectl amd64 1.23.3-00 [8929 kB] 78% [6 kubectl 115 kB/8929 kB 1%] 89% [Waiting for headers] Get:8 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubeadm amd64 1.23.3-00 [8580 kB] 89% [8 kubeadm 99.9 kB/8580 kB 1%] 12.3 MB/s 0s 93% [8 kubeadm 4194 kB/8580 kB 49%] 12.3 MB/s 0s 95% [8 kubeadm 6291 kB/8580 kB 73%] 12.3 MB/s 0s 97% [8 kubeadm 8389 kB/8580 kB 98%] 12.3 MB/s 0s 100% [Working] 12.3 MB/s 0s Fetched 83.9 MB in 8s (10.9 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 ... 65228 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-00_amd64.deb ... Unpacking cri-tools (1.26.0-00) ... 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-00_amd64.deb ... Unpacking kubernetes-cni (1.2.0-00) ... 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.23.3-00_amd64.deb ... Unpacking kubelet (1.23.3-00) ... Selecting previously unselected package kubectl. Preparing to unpack .../6-kubectl_1.23.3-00_amd64.deb ... Unpacking kubectl (1.23.3-00) ... Selecting previously unselected package kubeadm. Preparing to unpack .../7-kubeadm_1.23.3-00_amd64.deb ... Unpacking kubeadm (1.23.3-00) ... Setting up conntrack (1:1.4.5-2) ... Setting up kubectl (1.23.3-00) ... Setting up ebtables (2.0.11-3build1) ... Setting up socat (1.7.3.3-2) ... Setting up cri-tools (1.26.0-00) ... Setting up kubernetes-cni (1.2.0-00) ... Setting up kubelet (1.23.3-00) ... Created symlink /etc/systemd/system/multi-user.target.wants/kubelet.service → /lib/systemd/system/kubelet.service. Setting up kubeadm (1.23.3-00) ... Processing triggers for man-db (2.9.1-1) ... KUBELET_EXTRA_ARGS="--cgroup-driver=cgroupfs" kubelet set on hold. kubeadm set on hold. kubectl set on hold. I0113 04:24:17.075680 18556 version.go:255] remote version is much newer: v1.29.0; falling back to: stable-1.23 [init] Using Kubernetes version: v1.23.17 [preflight] Running pre-flight checks [WARNING SystemVerification]: this Docker version is not on the list of validated versions: 24.0.7. Latest validated version: 20.10 [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-v100-merge-1034] and IPs [10.96.0.1 172.21.249.109] [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-v100-merge-1034] and IPs [172.21.249.109 127.0.0.1 ::1] [certs] Generating "etcd/peer" certificate and key [certs] etcd/peer serving cert is signed for DNS names [localhost osm-v100-merge-1034] and IPs [172.21.249.109 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.004529 seconds [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace [kubelet] Creating a ConfigMap "kubelet-config-1.23" in namespace kube-system with the configuration for the kubelets in the cluster NOTE: The "kubelet-config-1.23" naming of the kubelet ConfigMap is deprecated. Once the UnversionedKubeletConfigMap feature gate graduates to Beta the default name will become just "kubelet-config". Kubeadm upgrade will handle this transition transparently. [upload-certs] Skipping phase. Please see --upload-certs [mark-control-plane] Marking the node osm-v100-merge-1034 as control-plane by adding the labels: [node-role.kubernetes.io/master(deprecated) node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers] [mark-control-plane] Marking the node osm-v100-merge-1034 as control-plane by adding the taints [node-role.kubernetes.io/master:NoSchedule] [bootstrap-token] Using token: br35e0.m2x7w6xvo47wjlpo [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.109:6443 --token br35e0.m2x7w6xvo47wjlpo \ --discovery-token-ca-cert-hash sha256:39b164ef174e0524ce759ff2ec7630ffd6aa858b940d1361df3b486f8edf766b Error from server (NotFound): namespaces "osm" not found 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-v100-merge-1034 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 16 13.2M 16 2224k 0 0 2345k 0 0:00:05 --:--:-- 0:00:05 2343k 100 13.2M 100 13.2M 0 0 12.5M 0 0:00:01 0:00:01 --:--:-- 12.5M 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!⎈ Installing open-iscsi 0% [Working] Ign:1 http://172.21.249.4:35027/release unstable InRelease 0% [Working] Hit:2 http://172.21.249.4:35027/release unstable Release 0% [Working] 0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Connecting t Hit:4 https://download.docker.com/linux/ubuntu focal InRelease 0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Waiting for Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] [Waiting for 0% [Connecting to nova.clouds.archive.ubuntu.com (185.125.190.38)] [Waiting for 0% [Waiting for headers] Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 0% [Working] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 0% [8 InRelease 0 B/114 kB 0%] 0% [Connecting to packages.cloud.google.com (108.177.15.138)] [8 InRelease 76.4 0% [Connected to packages.cloud.google.com (108.177.15.138)] Hit:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 0% [Waiting for headers] Hit:6 https://packages.cloud.google.com/apt kubernetes-xenial InRelease 0% [Working] 0% [Working] 0% [Working] 0% [Working] 100% [Working] Fetched 114 kB in 1s (113 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... 29% Reading package lists... 29% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 43% Reading package lists... 43% Reading package lists... 49% Reading package lists... 51% Reading package lists... 51% Reading package lists... 56% Reading package lists... 56% Reading package lists... 64% Reading package lists... 64% Reading package lists... 67% Reading package lists... 67% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 79% Reading package lists... 79% Reading package lists... 85% Reading package lists... 85% 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.249.4:35027/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 221 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 1s (379 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 ... 65322 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.22) ... 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: Sat Jan 13 04:25:51 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-01-13 04:25:51.867426767 +0000 UTC deployed openebs-3.1.0 3.1.0 Waiting for storageclass Storageclass available storageclass.storage.k8s.io/openebs-hostpath patched configInline: address-pools: - name: default protocol: layer2 addresses: - 172.21.249.109/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!⎈ W0113 04:25:58.664684 27323 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ W0113 04:25:58.671458 27323 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ W0113 04:25:58.741027 27323 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ W0113 04:25:58.741180 27323 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ NAME: metallb LAST DEPLOYED: Sat Jan 13 04:25:57 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.109/32 name: default protocol: layer2 To see IP assignments, try `kubectl get services`. Bootstraping... 1 checks of 100 OpenEBS: Waiting for 2 of 3 pods to be ready: openebs-localpv-provisioner-7965f77fb6-ppsf4 0/1 openebs-ndm-operator-687cf9466c-n2pwx 0/1 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-c55c89d-m88f6 0/1 metallb-speaker-8ggc4 0/1 Bootstraping... 2 checks of 100 OpenEBS: Waiting for 1 of 3 pods to be ready: openebs-ndm-operator-687cf9466c-n2pwx 0/1 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-c55c89d-m88f6 0/1 metallb-speaker-8ggc4 0/1 Bootstraping... 3 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-c55c89d-m88f6 0/1 metallb-speaker-8ggc4 0/1 Bootstraping... 4 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-c55c89d-m88f6 0/1 metallb-speaker-8ggc4 0/1 Bootstraping... 5 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-c55c89d-m88f6 0/1 metallb-speaker-8ggc4 0/1 Bootstraping... 6 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-c55c89d-m88f6 0/1 metallb-speaker-8ggc4 0/1 Bootstraping... 7 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-c55c89d-m88f6 0/1 metallb-speaker-8ggc4 0/1 Bootstraping... 8 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-c55c89d-m88f6 0/1 metallb-speaker-8ggc4 0/1 Bootstraping... 9 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-c55c89d-m88f6 0/1 metallb-speaker-8ggc4 0/1 Bootstraping... 10 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-c55c89d-m88f6 0/1 metallb-speaker-8ggc4 0/1 Bootstraping... 11 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-c55c89d-m88f6 0/1 metallb-speaker-8ggc4 0/1 Bootstraping... 12 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-c55c89d-m88f6 0/1 metallb-speaker-8ggc4 0/1 Bootstraping... 13 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-c55c89d-m88f6 0/1 metallb-speaker-8ggc4 0/1 Bootstraping... 14 checks of 100 MetalLB: Waiting for 2 of 2 pods to be ready: metallb-controller-c55c89d-m88f6 0/1 metallb-speaker-8ggc4 0/1 Bootstraping... 15 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-8ggc4 0/1 Bootstraping... 16 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-8ggc4 0/1 Bootstraping... 17 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-8ggc4 0/1 Bootstraping... 18 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-8ggc4 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 Installing juju Ensure prerequisites for "juju" are available / Download snap "juju" (25672) from channel "2.9/stable" - Download snap "juju" (25672) from channel "2.9/stable" \ Download snap "juju" (25672) from channel "2.9/stable" | Download snap "juju" (25672) from channel "2.9/stable" / Download snap "juju" (25672) from channel "2.9/stable" - Download snap "juju" (25672) from channel "2.9/stable" \[?25l Download snap "juju" (25672) from channel "2.9/stable" 0% 0B/s ages! Download snap "juju" (25672) from channel "2.9/stable" 0% 0B/s ages! Download snap "juju" (25672) from channel "2.9/stable" 0% 797kB/s 2m31s Download snap "juju" (25672) from channel "2.9/stable" 0% 1.20MB/s 1m40s Download snap "juju" (25672) from channel "2.9/stable" 1% 2.40MB/s 49.6s Download snap "juju" (25672) from channel "2.9/stable" 2% 4.01MB/s 29.4s Download snap "juju" (25672) from channel "2.9/stable" 4% 7.21MB/s 16.0s Download snap "juju" (25672) from channel "2.9/stable" 7% 9.6MB/s 11.7s Download snap "juju" (25672) from channel "2.9/stable" 9% 11.4MB/s 9.61s Download snap "juju" (25672) from channel "2.9/stable" 11% 12.9MB/s 8.33s Download snap "juju" (25672) from channel "2.9/stable" 13% 14.1MB/s 7.41s Download snap "juju" (25672) from channel "2.9/stable" 15% 15.1MB/s 6.73s Download snap "juju" (25672) from channel "2.9/stable" 18% 15.9MB/s 6.20s Download snap "juju" (25672) from channel "2.9/stable" 20% 16.7MB/s 5.77s Download snap "juju" (25672) from channel "2.9/stable" 22% 17.4MB/s 5.35s Download snap "juju" (25672) from channel "2.9/stable" 25% 18.0MB/s 5.03s Download snap "juju" (25672) from channel "2.9/stable" 27% 18.4MB/s 4.77s Download snap "juju" (25672) from channel "2.9/stable" 29% 18.9MB/s 4.52s Download snap "juju" (25672) from channel "2.9/stable" 31% 19.3MB/s 4.29s Download snap "juju" (25672) from channel "2.9/stable" 34% 19.6MB/s 4.07s Download snap "juju" (25672) from channel "2.9/stable" 36% 19.9MB/s 3.87s Download snap "juju" (25672) from channel "2.9/stable" 38% 20.2MB/s 3.68s Download snap "juju" (25672) from channel "2.9/stable" 40% 20.5MB/s 3.50s Download snap "juju" (25672) from channel "2.9/stable" 43% 20.7MB/s 3.33s Download snap "juju" (25672) from channel "2.9/stable" 45% 20.9MB/s 3.17s Download snap "juju" (25672) from channel "2.9/stable" 47% 21.1MB/s 3.01s Download snap "juju" (25672) from channel "2.9/stable" 49% 21.3MB/s 2.86s Download snap "juju" (25672) from channel "2.9/stable" 52% 21.5MB/s 2.71s Download snap "juju" (25672) from channel "2.9/stable" 54% 21.7MB/s 2.57s Download snap "juju" (25672) from channel "2.9/stable" 56% 21.8MB/s 2.42s Download snap "juju" (25672) from channel "2.9/stable" 58% 22.0MB/s 2.27s Download snap "juju" (25672) from channel "2.9/stable" 60% 22.1MB/s 2.15s Download snap "juju" (25672) from channel "2.9/stable" 63% 22.2MB/s 2.02s Download snap "juju" (25672) from channel "2.9/stable" 65% 22.4MB/s 1.87s Download snap "juju" (25672) from channel "2.9/stable" 67% 22.5MB/s 1.74s Download snap "juju" (25672) from channel "2.9/stable"  70% 22.6MB/s 1.61s Download snap "juju" (25672) from channel "2.9/stable"  72% 22.7MB/s 1.49s Download snap "juju" (25672) from channel "2.9/stable"  74% 22.8MB/s 1.36s Download snap "juju" (25672) from channel "2.9/stable"  76% 22.9MB/s 1.24s Download snap "juju" (25672) from channel "2.9/stable" 79% 23.0MB/s 1.12s Download snap "juju" (25672) from channel "2.9/stable" 81% 23.1MB/s 999ms Download snap "juju" (25672) from channel "2.9/stable" 83% 23.1MB/s 880ms Download snap "juju" (25672) from channel "2.9/stable" 85% 23.2MB/s 761ms Download snap "juju" (25672) from channel "2.9/stable" 88% 23.3MB/s 643ms Download snap "juju" (25672) from channel "2.9/stable" 90% 23.4MB/s 526ms Download snap "juju" (25672) from channel "2.9/stable" 92% 23.5MB/s 398ms Download snap "juju" (25672) from channel "2.9/stable" 94% 23.5MB/s 283ms Download snap "juju" (25672) from channel "2.9/stable" 97% 23.6MB/s 168ms Download snap "juju" (25672) from channel "2.9/stable" 99% 23.6MB/s 53ms Download snap "juju" (25672) from channel "2.9/stable" 100% 23.4MB/s 0.0ns Fetch and check assertions for snap "juju" (25672) | Fetch and check assertions for snap "juju" (25672) / Mount snap "juju" (25672) - Mount snap "juju" (25672) \ Mount snap "juju" (25672) | Mount snap "juju" (25672) / Mount snap "juju" (25672) - Mount snap "juju" (25672) \ Mount snap "juju" (25672) | Mount snap "juju" (25672) / Mount snap "juju" (25672) - Setup snap "juju" (25672) security profiles \ Connect juju:config-lxd to snapd:personal-files | Connect juju:desktop to snapd:desktop / Connect juju:network-bind to snapd:network-bind - Setup snap "juju" (25672) security profiles for auto-connections \ Setup snap "juju" (25672) security profiles for auto-connections | Start snap "juju" (25672) services / Start snap "juju" (25672) services - Start snap "juju" (25672) services \ Start snap "juju" (25672) services | Start snap "juju" (25672) services / Run configure hook of "juju" snap if present - [?25hjuju (2.9/stable) 2.9.46 from Canonical✓ installed Finished installation of juju 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'. Creating Juju controller "osm" on k8scloud Bootstrap to generic Kubernetes cluster Fetching Juju Dashboard 0.8.1 Creating k8s resources for controller "controller-osm" Downloading images Starting controller pod Bootstrap agent now started Contacting Juju controller at 172.21.249.109 to verify accessibility... Bootstrap complete, controller "osm" is now available in namespace "controller-osm" Now you can run juju add-model to create a new model to deploy k8s workloads. 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’. Pulling and generating docker images Docker login WARNING! Using --password via the CLI is insecure. Use --password-stdin. Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password 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  e057c74597c7: Downloading 3.646kB/71.5kB  a3ed95caeb02: Downloading 32B/32B  a3ed95caeb02: Verifying Checksum  a3ed95caeb02: Download complete  e057c74597c7: Downloading 71.5kB/71.5kB  e057c74597c7: Verifying Checksum  e057c74597c7: Download complete  a3ed95caeb02: Extracting 32B/32B  a3ed95caeb02: Extracting 32B/32B  666c214f6385: Downloading 366B/366B  c3d6a96f1ffc: Downloading 681B/681B  c3d6a96f1ffc: Verifying Checksum  666c214f6385: Verifying Checksum  c3d6a96f1ffc: Download complete  666c214f6385: Download complete  ef38b711a50f: Downloading 527.9kB/67.5MB  a3ed95caeb02: Pull complete  3fe26a83e0ca: Downloading 265B/265B  3fe26a83e0ca: Verifying Checksum  3fe26a83e0ca: Download complete  3d3a7dd3a3b1: Downloading 537kB/109.9MB  f8cc938abe5f: Downloading 361B/361B  f8cc938abe5f: Verifying Checksum  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  8b130a9baa49: Downloading 397.7kB/37.17MB  ef38b711a50f: Downloading 16.13MB/67.5MB  3d3a7dd3a3b1: Downloading 17.81MB/109.9MB  8b130a9baa49: Downloading 18.49MB/37.17MB  ef38b711a50f: Downloading 31.72MB/67.5MB  3d3a7dd3a3b1: Downloading 34.52MB/109.9MB  8b130a9baa49: Downloading 33.82MB/37.17MB  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 399.9kB/37.21MB  ef38b711a50f: Downloading 48.43MB/67.5MB  3d3a7dd3a3b1: Downloading 52.34MB/109.9MB  5df5aac51927: Downloading 16.13MB/37.21MB  ef38b711a50f: Downloading 65.15MB/67.5MB  3d3a7dd3a3b1: Downloading 69.05MB/109.9MB  ef38b711a50f: Verifying Checksum  ef38b711a50f: Download complete  76eea4448d9b: Downloading 740B/740B  76eea4448d9b: Verifying Checksum  76eea4448d9b: Download complete  8b66990876c6: Downloading 709B/709B  8b66990876c6: Download complete  ef38b711a50f: Extracting 557.1kB/67.5MB  f0dd38204b6f: Downloading 314B/314B  f0dd38204b6f: Verifying Checksum  f0dd38204b6f: Download complete  5df5aac51927: Downloading 30.68MB/37.21MB  5df5aac51927: Verifying Checksum  5df5aac51927: Download complete  3d3a7dd3a3b1: Downloading 84.65MB/109.9MB  3d3a7dd3a3b1: Downloading 102.5MB/109.9MB  ef38b711a50f: Extracting 3.342MB/67.5MB  3d3a7dd3a3b1: Verifying Checksum  3d3a7dd3a3b1: Download complete  ef38b711a50f: Extracting 5.571MB/67.5MB  ef38b711a50f: Extracting 8.913MB/67.5MB  ef38b711a50f: Extracting 11.7MB/67.5MB  ef38b711a50f: Extracting 14.48MB/67.5MB  ef38b711a50f: Extracting 18.94MB/67.5MB  ef38b711a50f: Extracting 22.28MB/67.5MB  ef38b711a50f: Extracting 25.07MB/67.5MB  ef38b711a50f: Extracting 26.74MB/67.5MB  ef38b711a50f: Extracting 29.52MB/67.5MB  ef38b711a50f: Extracting 30.64MB/67.5MB  ef38b711a50f: Extracting 32.31MB/67.5MB  ef38b711a50f: Extracting 33.42MB/67.5MB  ef38b711a50f: Extracting 36.21MB/67.5MB  ef38b711a50f: Extracting 38.44MB/67.5MB  ef38b711a50f: Extracting 40.67MB/67.5MB  ef38b711a50f: Extracting 42.34MB/67.5MB  ef38b711a50f: Extracting 43.45MB/67.5MB  ef38b711a50f: Extracting 45.12MB/67.5MB  ef38b711a50f: Extracting 46.79MB/67.5MB  ef38b711a50f: Extracting 47.91MB/67.5MB  ef38b711a50f: Extracting 49.02MB/67.5MB  ef38b711a50f: Extracting 50.69MB/67.5MB  ef38b711a50f: Extracting 52.36MB/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.16MB/67.5MB  ef38b711a50f: Extracting 63.5MB/67.5MB  ef38b711a50f: Extracting 65.18MB/67.5MB  ef38b711a50f: Extracting 66.29MB/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 13.37MB/109.9MB  3d3a7dd3a3b1: Extracting 19.5MB/109.9MB  3d3a7dd3a3b1: Extracting 23.95MB/109.9MB  3d3a7dd3a3b1: Extracting 27.85MB/109.9MB  3d3a7dd3a3b1: Extracting 32.31MB/109.9MB  3d3a7dd3a3b1: Extracting 43.45MB/109.9MB  3d3a7dd3a3b1: Extracting 55.71MB/109.9MB  3d3a7dd3a3b1: Extracting 63.5MB/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 78.54MB/109.9MB  3d3a7dd3a3b1: Extracting 81.33MB/109.9MB  3d3a7dd3a3b1: Extracting 81.89MB/109.9MB  3d3a7dd3a3b1: Extracting 83MB/109.9MB  3d3a7dd3a3b1: Extracting 85.79MB/109.9MB  3d3a7dd3a3b1: Extracting 87.46MB/109.9MB  3d3a7dd3a3b1: Extracting 88.01MB/109.9MB  3d3a7dd3a3b1: Extracting 88.57MB/109.9MB  3d3a7dd3a3b1: Extracting 96.37MB/109.9MB  3d3a7dd3a3b1: Extracting 108.1MB/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 16.52MB/37.17MB  8b130a9baa49: Extracting 29.49MB/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 22.02MB/37.21MB  5df5aac51927: Extracting 26.74MB/37.21MB  5df5aac51927: Extracting 30.28MB/37.21MB  5df5aac51927: Extracting 33.42MB/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  6f908e2198d8: Downloading 3.162kB/3.162kB  540db60ca938: Downloading 58.13kB/2.812MB  f0698009749d: Downloading 527.9kB/56.2MB  03d1b1f23ba0: Downloading 556.2kB/135MB  540db60ca938: Verifying Checksum  540db60ca938: Extracting 32.77kB/2.812MB  7e646c44bafc: Downloading 367B/367B  7e646c44bafc: Verifying Checksum  7e646c44bafc: Download complete  03d1b1f23ba0: Downloading 17.27MB/135MB  f0698009749d: Downloading 11.11MB/56.2MB  540db60ca938: Extracting 753.7kB/2.812MB  03d1b1f23ba0: Downloading 29.52MB/135MB  f0698009749d: Downloading 19.47MB/56.2MB  540db60ca938: Extracting 2.812MB/2.812MB  540db60ca938: Pull complete  03d1b1f23ba0: Downloading 44.01MB/135MB  f0698009749d: Downloading 37.29MB/56.2MB  03d1b1f23ba0: Downloading 61.28MB/135MB  f0698009749d: Downloading 54.01MB/56.2MB  f0698009749d: Verifying Checksum  f0698009749d: Download complete  f0698009749d: Extracting 557.1kB/56.2MB  03d1b1f23ba0: Downloading 73.53MB/135MB  f0698009749d: Extracting 3.899MB/56.2MB  03d1b1f23ba0: Downloading 91.91MB/135MB  f0698009749d: Extracting 7.799MB/56.2MB  03d1b1f23ba0: Downloading 104.2MB/135MB  f0698009749d: Extracting 14.48MB/56.2MB  03d1b1f23ba0: Downloading 122MB/135MB  03d1b1f23ba0: Verifying Checksum  03d1b1f23ba0: Download complete  f0698009749d: Extracting 20.61MB/56.2MB  f0698009749d: Extracting 24.51MB/56.2MB  f0698009749d: Extracting 27.85MB/56.2MB  f0698009749d: Extracting 30.64MB/56.2MB  f0698009749d: Extracting 34.54MB/56.2MB  f0698009749d: Extracting 37.88MB/56.2MB  f0698009749d: Extracting 41.78MB/56.2MB  f0698009749d: Extracting 44.01MB/56.2MB  f0698009749d: Extracting 46.24MB/56.2MB  f0698009749d: Extracting 50.69MB/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.671MB/135MB  03d1b1f23ba0: Extracting 10.58MB/135MB  03d1b1f23ba0: Extracting 18.94MB/135MB  03d1b1f23ba0: Extracting 30.08MB/135MB  03d1b1f23ba0: Extracting 42.34MB/135MB  03d1b1f23ba0: Extracting 53.48MB/135MB  03d1b1f23ba0: Extracting 57.93MB/135MB  03d1b1f23ba0: Extracting 61.83MB/135MB  03d1b1f23ba0: Extracting 65.73MB/135MB  03d1b1f23ba0: Extracting 70.19MB/135MB  03d1b1f23ba0: Extracting 74.09MB/135MB  03d1b1f23ba0: Extracting 77.43MB/135MB  03d1b1f23ba0: Extracting 81.89MB/135MB  03d1b1f23ba0: Extracting 85.23MB/135MB  03d1b1f23ba0: Extracting 88.57MB/135MB  03d1b1f23ba0: Extracting 90.8MB/135MB  03d1b1f23ba0: Extracting 93.03MB/135MB  03d1b1f23ba0: Extracting 96.37MB/135MB  03d1b1f23ba0: Extracting 98.6MB/135MB  03d1b1f23ba0: Extracting 102.5MB/135MB  03d1b1f23ba0: Extracting 104.2MB/135MB  03d1b1f23ba0: Extracting 106.4MB/135MB  03d1b1f23ba0: Extracting 111.4MB/135MB  03d1b1f23ba0: Extracting 115.9MB/135MB  03d1b1f23ba0: Extracting 119.8MB/135MB  03d1b1f23ba0: Extracting 124.2MB/135MB  03d1b1f23ba0: Extracting 128.1MB/135MB  03d1b1f23ba0: Extracting 133.7MB/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 Using default tag: latest latest: Pulling from library/mongo  a48641193673: Pulling fs layer   9cf348a38ee3: Pulling fs layer   3aa8507b7d76: Pulling fs layer   841ef8d499cd: Pulling fs layer   97788ce9e1a0: Pulling fs layer   194a4afa4855: Pulling fs layer   becfac27bfec: Pulling fs layer   63d2c40642ff: Pulling fs layer   1634c5425c04: Pulling fs layer  841ef8d499cd: Waiting  97788ce9e1a0: Waiting  194a4afa4855: Waiting  becfac27bfec: Waiting  63d2c40642ff: Waiting  1634c5425c04: Waiting  3aa8507b7d76: Downloading 51.43kB/5.049MB  9cf348a38ee3: Download complete  841ef8d499cd: Downloading 13.78kB/1.101MB  a48641193673: Downloading 315kB/29.55MB  841ef8d499cd: Downloading 1.101MB/1.101MB  841ef8d499cd: Verifying Checksum  841ef8d499cd: Download complete  97788ce9e1a0: Downloading 116B/116B  97788ce9e1a0: Verifying Checksum  97788ce9e1a0: Download complete  194a4afa4855: Downloading 1.411kB/1.411kB  194a4afa4855: Verifying Checksum  194a4afa4855: Download complete  becfac27bfec: Downloading 266B/266B  becfac27bfec: Verifying Checksum  becfac27bfec: Download complete  63d2c40642ff: Downloading 540.2kB/224.4MB  3aa8507b7d76: Verifying Checksum  3aa8507b7d76: Download complete  1634c5425c04: Downloading 3.647kB/4.998kB  1634c5425c04: Downloading 4.998kB/4.998kB  1634c5425c04: Verifying Checksum  1634c5425c04: Download complete  a48641193673: Downloading 14.08MB/29.55MB  63d2c40642ff: Downloading 16.14MB/224.4MB  a48641193673: Downloading 27.51MB/29.55MB  a48641193673: Verifying Checksum  a48641193673: Download complete  63d2c40642ff: Downloading 31.18MB/224.4MB  a48641193673: Extracting 327.7kB/29.55MB  63d2c40642ff: Downloading 47.33MB/224.4MB  a48641193673: Extracting 2.949MB/29.55MB  63d2c40642ff: Downloading 62.37MB/224.4MB  a48641193673: Extracting 5.571MB/29.55MB  63d2c40642ff: Downloading 74.63MB/224.4MB  a48641193673: Extracting 7.864MB/29.55MB  63d2c40642ff: Downloading 92.45MB/224.4MB  a48641193673: Extracting 9.503MB/29.55MB  63d2c40642ff: Downloading 108.6MB/224.4MB  a48641193673: Extracting 11.8MB/29.55MB  63d2c40642ff: Downloading 124.2MB/224.4MB  a48641193673: Extracting 15.73MB/29.55MB  63d2c40642ff: Downloading 140.4MB/224.4MB  a48641193673: Extracting 19.01MB/29.55MB  63d2c40642ff: Downloading 156.5MB/224.4MB  a48641193673: Extracting 21.95MB/29.55MB  63d2c40642ff: Downloading 167.7MB/224.4MB  a48641193673: Extracting 24.9MB/29.55MB  63d2c40642ff: Downloading 183.8MB/224.4MB  63d2c40642ff: Downloading 200MB/224.4MB  a48641193673: Extracting 25.89MB/29.55MB  63d2c40642ff: Downloading 213.9MB/224.4MB  a48641193673: Extracting 27.85MB/29.55MB  63d2c40642ff: Verifying Checksum  63d2c40642ff: Download complete  a48641193673: Extracting 29.16MB/29.55MB  a48641193673: Extracting 29.55MB/29.55MB  a48641193673: Pull complete  9cf348a38ee3: Extracting 1.78kB/1.78kB  9cf348a38ee3: Extracting 1.78kB/1.78kB  9cf348a38ee3: Pull complete  3aa8507b7d76: Extracting 65.54kB/5.049MB  3aa8507b7d76: Extracting 2.621MB/5.049MB  3aa8507b7d76: Extracting 5.049MB/5.049MB  3aa8507b7d76: Pull complete  841ef8d499cd: Extracting 32.77kB/1.101MB  841ef8d499cd: Extracting 1.101MB/1.101MB  841ef8d499cd: Extracting 1.101MB/1.101MB  841ef8d499cd: Pull complete  97788ce9e1a0: Extracting 116B/116B  97788ce9e1a0: Extracting 116B/116B  97788ce9e1a0: Pull complete  194a4afa4855: Extracting 1.411kB/1.411kB  194a4afa4855: Extracting 1.411kB/1.411kB  194a4afa4855: Pull complete  becfac27bfec: Extracting 266B/266B  becfac27bfec: Extracting 266B/266B  becfac27bfec: Pull complete  63d2c40642ff: Extracting 557.1kB/224.4MB  63d2c40642ff: Extracting 4.456MB/224.4MB  63d2c40642ff: Extracting 10.03MB/224.4MB  63d2c40642ff: Extracting 10.58MB/224.4MB  63d2c40642ff: Extracting 12.81MB/224.4MB  63d2c40642ff: Extracting 17.83MB/224.4MB  63d2c40642ff: Extracting 22.28MB/224.4MB  63d2c40642ff: Extracting 27.3MB/224.4MB  63d2c40642ff: Extracting 32.31MB/224.4MB  63d2c40642ff: Extracting 36.21MB/224.4MB  63d2c40642ff: Extracting 41.78MB/224.4MB  63d2c40642ff: Extracting 44.01MB/224.4MB  63d2c40642ff: Extracting 46.79MB/224.4MB  63d2c40642ff: Extracting 50.14MB/224.4MB  63d2c40642ff: Extracting 53.48MB/224.4MB  63d2c40642ff: Extracting 55.71MB/224.4MB  63d2c40642ff: Extracting 57.38MB/224.4MB  63d2c40642ff: Extracting 59.05MB/224.4MB  63d2c40642ff: Extracting 62.95MB/224.4MB  63d2c40642ff: Extracting 69.63MB/224.4MB  63d2c40642ff: Extracting 76.87MB/224.4MB  63d2c40642ff: Extracting 84.67MB/224.4MB  63d2c40642ff: Extracting 90.8MB/224.4MB  63d2c40642ff: Extracting 97.48MB/224.4MB  63d2c40642ff: Extracting 100.3MB/224.4MB  63d2c40642ff: Extracting 102.5MB/224.4MB  63d2c40642ff: Extracting 108.6MB/224.4MB  63d2c40642ff: Extracting 112MB/224.4MB  63d2c40642ff: Extracting 117MB/224.4MB  63d2c40642ff: Extracting 122.6MB/224.4MB  63d2c40642ff: Extracting 127MB/224.4MB  63d2c40642ff: Extracting 130.9MB/224.4MB  63d2c40642ff: Extracting 132.6MB/224.4MB  63d2c40642ff: Extracting 134.8MB/224.4MB  63d2c40642ff: Extracting 139.8MB/224.4MB  63d2c40642ff: Extracting 145.9MB/224.4MB  63d2c40642ff: Extracting 150.4MB/224.4MB  63d2c40642ff: Extracting 156.5MB/224.4MB  63d2c40642ff: Extracting 162.1MB/224.4MB  63d2c40642ff: Extracting 166MB/224.4MB  63d2c40642ff: Extracting 169.9MB/224.4MB  63d2c40642ff: Extracting 173.2MB/224.4MB  63d2c40642ff: Extracting 176.6MB/224.4MB  63d2c40642ff: Extracting 182.2MB/224.4MB  63d2c40642ff: Extracting 187.7MB/224.4MB  63d2c40642ff: Extracting 195.5MB/224.4MB  63d2c40642ff: Extracting 202.2MB/224.4MB  63d2c40642ff: Extracting 208.3MB/224.4MB  63d2c40642ff: Extracting 214.5MB/224.4MB  63d2c40642ff: Extracting 218.4MB/224.4MB  63d2c40642ff: Extracting 220.6MB/224.4MB  63d2c40642ff: Extracting 221.2MB/224.4MB  63d2c40642ff: Extracting 223.4MB/224.4MB  63d2c40642ff: Extracting 223.9MB/224.4MB  63d2c40642ff: Extracting 224.4MB/224.4MB  63d2c40642ff: Pull complete  1634c5425c04: Extracting 4.998kB/4.998kB  1634c5425c04: Extracting 4.998kB/4.998kB  1634c5425c04: Pull complete Digest: sha256:3f765972fa2d1d0a748762ba43930f06f0c3ea58986582dd4663fe5ad7b63f0e Status: Downloaded newer image for mongo:latest docker.io/library/mongo:latest 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   d471c28936c9: Pulling fs layer   827e29e97e58: Pulling fs layer   9a0bd55ef653: Pulling fs layer   16e358518d2f: Pulling fs layer   bfdb42c9d185: Pulling fs layer   d83e6d5e5f1b: Pulling fs layer  827e29e97e58: Waiting  d04e751b88d5: Waiting  13f11ea3536c: Waiting  9a0bd55ef653: Waiting  16e358518d2f: Waiting  bfdb42c9d185: Waiting  d83e6d5e5f1b: Waiting  1d81771985c9: Waiting  d471c28936c9: Waiting  b45d31ee2d7f: Downloading 22.47kB/489.7kB  aa2a8d90b84c: Downloading 13.78kB/766.6kB  b45d31ee2d7f: Downloading 489.7kB/489.7kB  b45d31ee2d7f: Verifying Checksum  b45d31ee2d7f: Download complete  da9de9139824: Downloading 418.5kB/39.21MB  d04e751b88d5: Downloading 339.6kB/32.16MB  aa2a8d90b84c: Verifying Checksum  aa2a8d90b84c: Download complete  aa2a8d90b84c: Extracting 32.77kB/766.6kB  13f11ea3536c: Download complete  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  aa2a8d90b84c: Extracting 766.6kB/766.6kB  bfdb42c9d185: Downloading 185B/185B  bfdb42c9d185: Verifying Checksum  bfdb42c9d185: Download complete  d83e6d5e5f1b: Downloading 716B/716B  d83e6d5e5f1b: Verifying Checksum  d83e6d5e5f1b: Download complete  da9de9139824: Downloading 14.97MB/39.21MB  aa2a8d90b84c: Pull complete  d04e751b88d5: Downloading 15.09MB/32.16MB  b45d31ee2d7f: Extracting 32.77kB/489.7kB  da9de9139824: Downloading 32.27MB/39.21MB  d04e751b88d5: Downloading 30.81MB/32.16MB  d04e751b88d5: Verifying Checksum  d04e751b88d5: Download complete  da9de9139824: Verifying Checksum  da9de9139824: Download complete  b45d31ee2d7f: Extracting 489.7kB/489.7kB  b45d31ee2d7f: Extracting 489.7kB/489.7kB  b45d31ee2d7f: Pull complete  da9de9139824: Extracting 393.2kB/39.21MB  da9de9139824: Extracting 4.719MB/39.21MB  da9de9139824: Extracting 7.471MB/39.21MB  da9de9139824: Extracting 11.4MB/39.21MB  da9de9139824: Extracting 17.69MB/39.21MB  da9de9139824: Extracting 21.63MB/39.21MB  da9de9139824: Extracting 29.1MB/39.21MB  da9de9139824: Extracting 39.21MB/39.21MB  da9de9139824: Pull complete  d04e751b88d5: Extracting 327.7kB/32.16MB  d04e751b88d5: Extracting 4.588MB/32.16MB  d04e751b88d5: Extracting 8.847MB/32.16MB  d04e751b88d5: Extracting 12.12MB/32.16MB  d04e751b88d5: Extracting 12.78MB/32.16MB  d04e751b88d5: Extracting 16.38MB/32.16MB  d04e751b88d5: Extracting 28.51MB/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  ff3a5c916c92: Downloading 45.64kB/2.066MB  44a45bb65cdf: Downloading 161.3kB/15.29MB  0bbe1a2fe2a6: Downloading 164.4kB/13.17MB  ff3a5c916c92: Downloading 2.066MB/2.066MB  ff3a5c916c92: Verifying Checksum  ff3a5c916c92: Download complete  ff3a5c916c92: Extracting 32.77kB/2.066MB  0bbe1a2fe2a6: Verifying Checksum  0bbe1a2fe2a6: Download complete  44a45bb65cdf: Verifying Checksum  44a45bb65cdf: Download complete  ff3a5c916c92: Extracting 2.066MB/2.066MB  ff3a5c916c92: Pull complete  44a45bb65cdf: Extracting 163.8kB/15.29MB  44a45bb65cdf: Extracting 2.13MB/15.29MB  44a45bb65cdf: Extracting 7.537MB/15.29MB  44a45bb65cdf: Extracting 12.78MB/15.29MB  44a45bb65cdf: Extracting 15.29MB/15.29MB  44a45bb65cdf: Pull complete  0bbe1a2fe2a6: Extracting 163.8kB/13.17MB  0bbe1a2fe2a6: Extracting 2.294MB/13.17MB  0bbe1a2fe2a6: Extracting 5.079MB/13.17MB  0bbe1a2fe2a6: Extracting 9.011MB/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  94b744eb7640: Downloading 21.02kB/1.735MB  06133c221b55: Downloading 69.18kB/6.569MB  b91d21fc1834: Downloading 173B/173B  b91d21fc1834: Verifying Checksum  b91d21fc1834: Download complete  b91d21fc1834: Extracting 173B/173B  b91d21fc1834: Extracting 173B/173B  94b744eb7640: Downloading 1.735MB/1.735MB  94b744eb7640: Verifying Checksum  94b744eb7640: Download complete  dc4b422eea7f: Downloading 545.8kB/57.41MB  4f4fb700ef54: Downloading 32B/32B  4f4fb700ef54: Verifying Checksum  4f4fb700ef54: Download complete  581ba695933f: Downloading 998B/15.2kB  581ba695933f: Downloading 15.2kB/15.2kB  581ba695933f: Verifying Checksum  581ba695933f: Download complete  b91d21fc1834: Pull complete  94b744eb7640: Extracting 32.77kB/1.735MB  688726506e9e: Downloading 1.223kB/1.223kB  688726506e9e: Verifying Checksum  688726506e9e: Download complete  06133c221b55: Verifying Checksum  06133c221b55: Download complete  dc4b422eea7f: Downloading 11.13MB/57.41MB  94b744eb7640: Extracting 720.9kB/1.735MB  dc4b422eea7f: Downloading 24.5MB/57.41MB  94b744eb7640: Extracting 1.573MB/1.735MB  dc4b422eea7f: Downloading 36.2MB/57.41MB  94b744eb7640: Extracting 1.735MB/1.735MB  dc4b422eea7f: Downloading 54.58MB/57.41MB  94b744eb7640: Extracting 1.735MB/1.735MB  dc4b422eea7f: Verifying Checksum  dc4b422eea7f: Download complete  94b744eb7640: Pull complete  06133c221b55: Extracting 98.3kB/6.569MB  06133c221b55: Extracting 4.424MB/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 4.456MB/57.41MB  dc4b422eea7f: Extracting 7.799MB/57.41MB  dc4b422eea7f: Extracting 12.26MB/57.41MB  dc4b422eea7f: Extracting 15.6MB/57.41MB  dc4b422eea7f: Extracting 18.38MB/57.41MB  dc4b422eea7f: Extracting 21.73MB/57.41MB  dc4b422eea7f: Extracting 25.07MB/57.41MB  dc4b422eea7f: Extracting 28.41MB/57.41MB  dc4b422eea7f: Extracting 32.87MB/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 44.56MB/57.41MB  dc4b422eea7f: Extracting 46.24MB/57.41MB  dc4b422eea7f: Extracting 49.02MB/57.41MB  dc4b422eea7f: Extracting 50.69MB/57.41MB  dc4b422eea7f: Extracting 54.03MB/57.41MB  dc4b422eea7f: Extracting 56.26MB/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  27450111daa5: Waiting  b6dc38f52fdb: Waiting  c36e6a83ef93: Waiting  7b23ce5cb56a: Waiting  73342013dbd4: Waiting  07a400e93df3: Downloading 22.47kB/678.3kB  59bf1c3509f3: Downloading 35.5kB/2.818MB  07a400e93df3: Downloading 678.3kB/678.3kB  07a400e93df3: Verifying Checksum  07a400e93df3: Download complete  73342013dbd4: Downloading 231B/231B  73342013dbd4: Verifying Checksum  73342013dbd4: Download complete  27450111daa5: Downloading 55.24kB/2.35MB  812206835f4c: Downloading 134.7kB/13.18MB  59bf1c3509f3: Downloading 2.818MB/2.818MB  59bf1c3509f3: Verifying Checksum  59bf1c3509f3: Download complete  59bf1c3509f3: Extracting 32.77kB/2.818MB  27450111daa5: Verifying Checksum  27450111daa5: Download complete  b6dc38f52fdb: Downloading 36.41kB/898.8kB  c36e6a83ef93: Downloading 99B/99B  c36e6a83ef93: Verifying Checksum  c36e6a83ef93: Download complete  b6dc38f52fdb: Downloading 898.8kB/898.8kB  b6dc38f52fdb: Verifying Checksum  b6dc38f52fdb: Download complete  7b23ce5cb56a: Downloading 49.98kB/4.827MB  7b23ce5cb56a: Downloading 4.827MB/4.827MB  7b23ce5cb56a: Verifying Checksum  7b23ce5cb56a: Download complete  812206835f4c: Downloading 11.93MB/13.18MB  59bf1c3509f3: Extracting 2.359MB/2.818MB  812206835f4c: Verifying Checksum  812206835f4c: Download complete  59bf1c3509f3: Extracting 2.818MB/2.818MB  59bf1c3509f3: Pull complete  07a400e93df3: Extracting 32.77kB/678.3kB  07a400e93df3: Extracting 589.8kB/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.458MB/13.18MB  812206835f4c: Extracting 5.734MB/13.18MB  812206835f4c: Extracting 6.717MB/13.18MB  812206835f4c: Extracting 9.83MB/13.18MB  812206835f4c: Extracting 12.62MB/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 884.7kB/2.35MB  27450111daa5: Extracting 1.933MB/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.18MB/4.827MB  7b23ce5cb56a: Extracting 1.376MB/4.827MB  7b23ce5cb56a: Extracting 1.835MB/4.827MB  7b23ce5cb56a: Extracting 2.884MB/4.827MB  7b23ce5cb56a: Extracting 3.539MB/4.827MB  7b23ce5cb56a: Extracting 4.194MB/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  a48641193673: Already exists   3637fa016ac9: Pulling fs layer   da6d6a06705b: Pulling fs layer   707438258125: Pulling fs layer   f59ddf39624d: Pulling fs layer   52060eb12a31: Pulling fs layer   289355ab1d30: Pulling fs layer   cb478883dfdf: Pulling fs layer  52060eb12a31: Waiting  289355ab1d30: Waiting  cb478883dfdf: Waiting  f59ddf39624d: Waiting  3637fa016ac9: Download complete  3637fa016ac9: Extracting 1.721kB/1.721kB  3637fa016ac9: Extracting 1.721kB/1.721kB  707438258125: Download complete  f59ddf39624d: Downloading 332B/332B  f59ddf39624d: Verifying Checksum  f59ddf39624d: Download complete  da6d6a06705b: Downloading 69.18kB/5.646MB  289355ab1d30: Downloading 3.611kB/3.611kB  289355ab1d30: Verifying Checksum  289355ab1d30: Download complete  cb478883dfdf: Downloading 2.447kB/7.86kB  cb478883dfdf: Downloading 7.86kB/7.86kB  cb478883dfdf: Verifying Checksum  cb478883dfdf: Download complete  52060eb12a31: Downloading 550.2kB/87.18MB  3637fa016ac9: Pull complete  da6d6a06705b: Verifying Checksum  da6d6a06705b: Download complete  da6d6a06705b: Extracting 65.54kB/5.646MB  52060eb12a31: Downloading 15.59MB/87.18MB  da6d6a06705b: Extracting 2.425MB/5.646MB  52060eb12a31: Downloading 31.19MB/87.18MB  da6d6a06705b: Extracting 4.456MB/5.646MB  52060eb12a31: Downloading 49.57MB/87.18MB  da6d6a06705b: Extracting 4.653MB/5.646MB  52060eb12a31: Downloading 68.51MB/87.18MB  52060eb12a31: Downloading 84.67MB/87.18MB  52060eb12a31: Verifying Checksum  52060eb12a31: Download complete  da6d6a06705b: Extracting 4.85MB/5.646MB  da6d6a06705b: Extracting 5.177MB/5.646MB  da6d6a06705b: Extracting 5.646MB/5.646MB  da6d6a06705b: Pull complete  707438258125: Extracting 116B/116B  707438258125: Extracting 116B/116B  707438258125: Pull complete  f59ddf39624d: Extracting 332B/332B  f59ddf39624d: Extracting 332B/332B  f59ddf39624d: Pull complete  52060eb12a31: Extracting 557.1kB/87.18MB  52060eb12a31: Extracting 3.899MB/87.18MB  52060eb12a31: Extracting 6.685MB/87.18MB  52060eb12a31: Extracting 10.03MB/87.18MB  52060eb12a31: Extracting 12.81MB/87.18MB  52060eb12a31: Extracting 16.15MB/87.18MB  52060eb12a31: Extracting 20.05MB/87.18MB  52060eb12a31: Extracting 22.28MB/87.18MB  52060eb12a31: Extracting 24.51MB/87.18MB  52060eb12a31: Extracting 27.85MB/87.18MB  52060eb12a31: Extracting 30.64MB/87.18MB  52060eb12a31: Extracting 32.87MB/87.18MB  52060eb12a31: Extracting 35.09MB/87.18MB  52060eb12a31: Extracting 37.88MB/87.18MB  52060eb12a31: Extracting 41.78MB/87.18MB  52060eb12a31: Extracting 45.12MB/87.18MB  52060eb12a31: Extracting 47.35MB/87.18MB  52060eb12a31: Extracting 52.36MB/87.18MB  52060eb12a31: Extracting 57.38MB/87.18MB  52060eb12a31: Extracting 59.05MB/87.18MB  52060eb12a31: Extracting 61.28MB/87.18MB  52060eb12a31: Extracting 65.73MB/87.18MB  52060eb12a31: Extracting 67.96MB/87.18MB  52060eb12a31: Extracting 70.19MB/87.18MB  52060eb12a31: Extracting 72.42MB/87.18MB  52060eb12a31: Extracting 76.87MB/87.18MB  52060eb12a31: Extracting 80.77MB/87.18MB  52060eb12a31: Extracting 83MB/87.18MB  52060eb12a31: Extracting 84.67MB/87.18MB  52060eb12a31: Extracting 86.34MB/87.18MB  52060eb12a31: Extracting 86.9MB/87.18MB  52060eb12a31: Extracting 87.18MB/87.18MB  52060eb12a31: Pull complete  289355ab1d30: Extracting 3.611kB/3.611kB  289355ab1d30: Extracting 3.611kB/3.611kB  289355ab1d30: Pull complete  cb478883dfdf: Extracting 7.86kB/7.86kB  cb478883dfdf: Extracting 7.86kB/7.86kB  cb478883dfdf: Pull complete Digest: sha256:40843b253d7b21fa83b10b8f0b4cf538e1c90bf4639fb3a2818f82ea0568172b 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  68c3898c2015: Waiting  6b95a940e7b6: Waiting  90986bb8de6e: Waiting  ae71319cb779: Waiting  ffc89e9dfd88: Waiting  43d05e938198: Waiting  064b2d298fba: Waiting  df9a4d85569b: Waiting  1c56c3d4ce74: Downloading 869B/869B  1c56c3d4ce74: Verifying Checksum  1c56c3d4ce74: Download complete  68c3898c2015: Downloading 78.4kB/4.578MB  e9f03a1c24ce: Downloading 13.78kB/983.5kB  20e4dcae4c69: Downloading 535.3kB/50.5MB  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: Verifying Checksum  68c3898c2015: Download complete  ae71319cb779: Downloading 266.9kB/25.53MB  ffc89e9dfd88: Downloading 317B/317B  ffc89e9dfd88: Verifying Checksum  ffc89e9dfd88: Download complete  43d05e938198: Downloading 551.6kB/56.29MB  20e4dcae4c69: Downloading 15.74MB/50.5MB  ae71319cb779: Downloading 17.04MB/25.53MB  43d05e938198: Downloading 18.38MB/56.29MB  ae71319cb779: Verifying Checksum  ae71319cb779: Download complete  064b2d298fba: Downloading 3.647kB/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 28.83MB/50.5MB  43d05e938198: Downloading 32.86MB/56.29MB  20e4dcae4c69: Downloading 40.89MB/50.5MB  43d05e938198: Downloading 44MB/56.29MB  20e4dcae4c69: Verifying Checksum  20e4dcae4c69: Download complete  20e4dcae4c69: Extracting 524.3kB/50.5MB  43d05e938198: Downloading 53.47MB/56.29MB  43d05e938198: Verifying Checksum  43d05e938198: Download complete  20e4dcae4c69: Extracting 2.621MB/50.5MB  20e4dcae4c69: Extracting 6.816MB/50.5MB  20e4dcae4c69: Extracting 9.437MB/50.5MB  20e4dcae4c69: Extracting 11.01MB/50.5MB  20e4dcae4c69: Extracting 12.58MB/50.5MB  20e4dcae4c69: Extracting 15.73MB/50.5MB  20e4dcae4c69: Extracting 20.97MB/50.5MB  20e4dcae4c69: Extracting 25.17MB/50.5MB  20e4dcae4c69: Extracting 29.36MB/50.5MB  20e4dcae4c69: Extracting 31.46MB/50.5MB  20e4dcae4c69: Extracting 32.51MB/50.5MB  20e4dcae4c69: Extracting 33.03MB/50.5MB  20e4dcae4c69: Extracting 35.13MB/50.5MB  20e4dcae4c69: Extracting 36.7MB/50.5MB  20e4dcae4c69: Extracting 38.8MB/50.5MB  20e4dcae4c69: Extracting 41.94MB/50.5MB  20e4dcae4c69: Extracting 44.04MB/50.5MB  20e4dcae4c69: Extracting 46.14MB/50.5MB  20e4dcae4c69: Extracting 46.66MB/50.5MB  20e4dcae4c69: Extracting 48.23MB/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.032MB/4.578MB  68c3898c2015: Extracting 3.932MB/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.816MB/25.53MB  ae71319cb779: Extracting 10.22MB/25.53MB  ae71319cb779: Extracting 13.63MB/25.53MB  ae71319cb779: Extracting 17.83MB/25.53MB  ae71319cb779: Extracting 21.23MB/25.53MB  ae71319cb779: Extracting 23.86MB/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 3.899MB/56.29MB  43d05e938198: Extracting 7.799MB/56.29MB  43d05e938198: Extracting 11.7MB/56.29MB  43d05e938198: Extracting 15.04MB/56.29MB  43d05e938198: Extracting 18.94MB/56.29MB  43d05e938198: Extracting 22.84MB/56.29MB  43d05e938198: Extracting 25.07MB/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 47.35MB/56.29MB  43d05e938198: Extracting 48.46MB/56.29MB  43d05e938198: Extracting 50.14MB/56.29MB  43d05e938198: Extracting 52.92MB/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-v100-merge-1034 docker image osm-v100-merge-1034: Pulling from devops/cicd/opensourcemano/mon  521f275cc58b: Pulling fs layer   3171f15a9965: Pulling fs layer   5f0507bc3910: Pulling fs layer   e87bdcbbd766: Pulling fs layer   b348df66e644: Pulling fs layer   ffc4ae09f64d: Pulling fs layer   5b3f9fdaac3b: Pulling fs layer   dd780e50b5c7: Pulling fs layer   be7e2cd03172: Pulling fs layer   d5e0b347b747: Pulling fs layer   0140f41eb4ad: Pulling fs layer   97a4c002be19: Pulling fs layer   41c1e6e011a5: Pulling fs layer  dd780e50b5c7: Waiting  0140f41eb4ad: Waiting  97a4c002be19: Waiting  41c1e6e011a5: Waiting  be7e2cd03172: Waiting  d5e0b347b747: Waiting  b348df66e644: Waiting  ffc4ae09f64d: Waiting  5b3f9fdaac3b: Waiting  e87bdcbbd766: Waiting  5f0507bc3910: Downloading 11.84kB/978.7kB  3171f15a9965: Downloading 122.4kB/12.06MB  521f275cc58b: Downloading 294.9kB/28.58MB  5f0507bc3910: Download complete  e87bdcbbd766: Downloading 20.03kB/1.872MB  3171f15a9965: Downloading 4.801MB/12.06MB  521f275cc58b: Downloading 4.882MB/28.58MB  e87bdcbbd766: Downloading 1.147MB/1.872MB  3171f15a9965: Downloading 11.19MB/12.06MB  3171f15a9965: Verifying Checksum  3171f15a9965: Download complete  521f275cc58b: Downloading 8.323MB/28.58MB  e87bdcbbd766: Verifying Checksum  e87bdcbbd766: Download complete  ffc4ae09f64d: Downloading 812B/812B  ffc4ae09f64d: Verifying Checksum  ffc4ae09f64d: Download complete  b348df66e644: Downloading 401kB/39.82MB  5b3f9fdaac3b: Downloading 3.586kB/53.95kB  5b3f9fdaac3b: Downloading 53.95kB/53.95kB  5b3f9fdaac3b: Verifying Checksum  5b3f9fdaac3b: Download complete  521f275cc58b: Downloading 15.78MB/28.58MB  dd780e50b5c7: Downloading 3.585kB/205kB  dd780e50b5c7: Verifying Checksum  dd780e50b5c7: Download complete  b348df66e644: Downloading 5.218MB/39.82MB  521f275cc58b: Downloading 20.65MB/28.58MB  be7e2cd03172: Downloading 3.585kB/356.2kB  be7e2cd03172: Verifying Checksum  be7e2cd03172: Download complete  b348df66e644: Downloading 12.04MB/39.82MB  521f275cc58b: Downloading 24.67MB/28.58MB  d5e0b347b747: Downloading 475.1kB/47.22MB  b348df66e644: Downloading 18.46MB/39.82MB  521f275cc58b: Downloading 28.39MB/28.58MB  521f275cc58b: Verifying Checksum  521f275cc58b: Download complete  521f275cc58b: Extracting 294.9kB/28.58MB  d5e0b347b747: Downloading 4.276MB/47.22MB  b348df66e644: Downloading 24.08MB/39.82MB  0140f41eb4ad: Downloading 475.1kB/47.22MB  521f275cc58b: Extracting 4.129MB/28.58MB  d5e0b347b747: Downloading 10.45MB/47.22MB  b348df66e644: Downloading 28.1MB/39.82MB  0140f41eb4ad: Downloading 1.901MB/47.22MB  521f275cc58b: Extracting 7.963MB/28.58MB  d5e0b347b747: Downloading 16.63MB/47.22MB  b348df66e644: Downloading 31.71MB/39.82MB  0140f41eb4ad: Downloading 3.801MB/47.22MB  521f275cc58b: Extracting 10.62MB/28.58MB  d5e0b347b747: Downloading 21.38MB/47.22MB  b348df66e644: Downloading 35.32MB/39.82MB  0140f41eb4ad: Downloading 6.652MB/47.22MB  521f275cc58b: Extracting 12.68MB/28.58MB  d5e0b347b747: Downloading 25.66MB/47.22MB  b348df66e644: Downloading 39.34MB/39.82MB  b348df66e644: Verifying Checksum  b348df66e644: Download complete  0140f41eb4ad: Downloading 9.503MB/47.22MB  97a4c002be19: Downloading 702B/702B  97a4c002be19: Verifying Checksum  97a4c002be19: Download complete  41c1e6e011a5: Downloading 2.61kB/2.61kB  41c1e6e011a5: Verifying Checksum  41c1e6e011a5: Download complete  521f275cc58b: Extracting 16.22MB/28.58MB  d5e0b347b747: Downloading 32.31MB/47.22MB  0140f41eb4ad: Downloading 13.3MB/47.22MB  521f275cc58b: Extracting 20.05MB/28.58MB  d5e0b347b747: Downloading 38.96MB/47.22MB  0140f41eb4ad: Downloading 16.15MB/47.22MB  521f275cc58b: Extracting 23.3MB/28.58MB  d5e0b347b747: Downloading 46.56MB/47.22MB  d5e0b347b747: Verifying Checksum  d5e0b347b747: Download complete  0140f41eb4ad: Downloading 21.39MB/47.22MB  0140f41eb4ad: Downloading 29.47MB/47.22MB  521f275cc58b: Extracting 24.48MB/28.58MB  0140f41eb4ad: Downloading 38.02MB/47.22MB  521f275cc58b: Extracting 27.43MB/28.58MB  0140f41eb4ad: Verifying Checksum  0140f41eb4ad: Download complete  521f275cc58b: Extracting 28.58MB/28.58MB  521f275cc58b: Pull complete  3171f15a9965: Extracting 131.1kB/12.06MB  3171f15a9965: Extracting 3.015MB/12.06MB  3171f15a9965: Extracting 4.588MB/12.06MB  3171f15a9965: Extracting 5.505MB/12.06MB  3171f15a9965: Extracting 6.291MB/12.06MB  3171f15a9965: Extracting 7.602MB/12.06MB  3171f15a9965: Extracting 9.044MB/12.06MB  3171f15a9965: Extracting 11.8MB/12.06MB  3171f15a9965: Extracting 12.06MB/12.06MB  3171f15a9965: Extracting 12.06MB/12.06MB  3171f15a9965: Pull complete  5f0507bc3910: Extracting 32.77kB/978.7kB  5f0507bc3910: Extracting 753.7kB/978.7kB  5f0507bc3910: Extracting 978.7kB/978.7kB  5f0507bc3910: Extracting 978.7kB/978.7kB  5f0507bc3910: Pull complete  e87bdcbbd766: Extracting 32.77kB/1.872MB  e87bdcbbd766: Extracting 557.1kB/1.872MB  e87bdcbbd766: Extracting 1.212MB/1.872MB  e87bdcbbd766: Extracting 1.872MB/1.872MB  e87bdcbbd766: Pull complete  b348df66e644: Extracting 426kB/39.82MB  b348df66e644: Extracting 2.13MB/39.82MB  b348df66e644: Extracting 3.408MB/39.82MB  b348df66e644: Extracting 4.26MB/39.82MB  b348df66e644: Extracting 6.816MB/39.82MB  b348df66e644: Extracting 8.52MB/39.82MB  b348df66e644: Extracting 9.372MB/39.82MB  b348df66e644: Extracting 11.08MB/39.82MB  b348df66e644: Extracting 12.35MB/39.82MB  b348df66e644: Extracting 13.21MB/39.82MB  b348df66e644: Extracting 14.06MB/39.82MB  b348df66e644: Extracting 14.48MB/39.82MB  b348df66e644: Extracting 14.91MB/39.82MB  b348df66e644: Extracting 15.34MB/39.82MB  b348df66e644: Extracting 15.76MB/39.82MB  b348df66e644: Extracting 16.19MB/39.82MB  b348df66e644: Extracting 19.6MB/39.82MB  b348df66e644: Extracting 21.73MB/39.82MB  b348df66e644: Extracting 24.28MB/39.82MB  b348df66e644: Extracting 26.84MB/39.82MB  b348df66e644: Extracting 27.26MB/39.82MB  b348df66e644: Extracting 28.11MB/39.82MB  b348df66e644: Extracting 28.97MB/39.82MB  b348df66e644: Extracting 29.39MB/39.82MB  b348df66e644: Extracting 30.24MB/39.82MB  b348df66e644: Extracting 31.1MB/39.82MB  b348df66e644: Extracting 31.95MB/39.82MB  b348df66e644: Extracting 32.8MB/39.82MB  b348df66e644: Extracting 34.08MB/39.82MB  b348df66e644: Extracting 34.93MB/39.82MB  b348df66e644: Extracting 35.78MB/39.82MB  b348df66e644: Extracting 36.63MB/39.82MB  b348df66e644: Extracting 37.49MB/39.82MB  b348df66e644: Extracting 37.91MB/39.82MB  b348df66e644: Extracting 38.34MB/39.82MB  b348df66e644: Extracting 38.76MB/39.82MB  b348df66e644: Extracting 39.19MB/39.82MB  b348df66e644: Extracting 39.82MB/39.82MB  b348df66e644: Pull complete  ffc4ae09f64d: Extracting 812B/812B  ffc4ae09f64d: Extracting 812B/812B  ffc4ae09f64d: Pull complete  5b3f9fdaac3b: Extracting 32.77kB/53.95kB  5b3f9fdaac3b: Extracting 53.95kB/53.95kB  5b3f9fdaac3b: Pull complete  dd780e50b5c7: Extracting 32.77kB/205kB  dd780e50b5c7: Extracting 205kB/205kB  dd780e50b5c7: Extracting 205kB/205kB  dd780e50b5c7: Pull complete  be7e2cd03172: Extracting 32.77kB/356.2kB  be7e2cd03172: Extracting 356.2kB/356.2kB  be7e2cd03172: Extracting 356.2kB/356.2kB  be7e2cd03172: Pull complete  d5e0b347b747: Extracting 491.5kB/47.22MB  d5e0b347b747: Extracting 2.458MB/47.22MB  d5e0b347b747: Extracting 4.424MB/47.22MB  d5e0b347b747: Extracting 8.356MB/47.22MB  d5e0b347b747: Extracting 10.32MB/47.22MB  d5e0b347b747: Extracting 13.27MB/47.22MB  d5e0b347b747: Extracting 17.2MB/47.22MB  d5e0b347b747: Extracting 20.64MB/47.22MB  d5e0b347b747: Extracting 23.1MB/47.22MB  d5e0b347b747: Extracting 26.05MB/47.22MB  d5e0b347b747: Extracting 28.51MB/47.22MB  d5e0b347b747: Extracting 31.95MB/47.22MB  d5e0b347b747: Extracting 35.88MB/47.22MB  d5e0b347b747: Extracting 40.8MB/47.22MB  d5e0b347b747: Extracting 42.76MB/47.22MB  d5e0b347b747: Extracting 45.71MB/47.22MB  d5e0b347b747: Extracting 47.19MB/47.22MB  d5e0b347b747: Extracting 47.22MB/47.22MB  d5e0b347b747: Pull complete  0140f41eb4ad: Extracting 491.5kB/47.22MB  0140f41eb4ad: Extracting 2.458MB/47.22MB  0140f41eb4ad: Extracting 5.407MB/47.22MB  0140f41eb4ad: Extracting 8.356MB/47.22MB  0140f41eb4ad: Extracting 10.81MB/47.22MB  0140f41eb4ad: Extracting 13.76MB/47.22MB  0140f41eb4ad: Extracting 16.71MB/47.22MB  0140f41eb4ad: Extracting 20.64MB/47.22MB  0140f41eb4ad: Extracting 26.05MB/47.22MB  0140f41eb4ad: Extracting 29.49MB/47.22MB  0140f41eb4ad: Extracting 33.42MB/47.22MB  0140f41eb4ad: Extracting 37.85MB/47.22MB  0140f41eb4ad: Extracting 41.29MB/47.22MB  0140f41eb4ad: Extracting 42.76MB/47.22MB  0140f41eb4ad: Extracting 44.73MB/47.22MB  0140f41eb4ad: Extracting 46.2MB/47.22MB  0140f41eb4ad: Extracting 47.19MB/47.22MB  0140f41eb4ad: Extracting 47.22MB/47.22MB  0140f41eb4ad: Pull complete  97a4c002be19: Extracting 702B/702B  97a4c002be19: Extracting 702B/702B  97a4c002be19: Pull complete  41c1e6e011a5: Extracting 2.61kB/2.61kB  41c1e6e011a5: Extracting 2.61kB/2.61kB  41c1e6e011a5: Pull complete Digest: sha256:f9f19841262a8fefe56adbcc71d29ad79391d758ba116c06f245a3f1dedc5076 Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v100-merge-1034 Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v100-merge-1034 docker image osm-v100-merge-1034: Pulling from devops/cicd/opensourcemano/pol  521f275cc58b: Already exists   2f48d69d4d5f: Pulling fs layer   af4a65a8c474: Pulling fs layer   bf77ac0fc097: Pulling fs layer   392e278f51b4: Pulling fs layer   41f6271e6510: Pulling fs layer   3a7f876c79ce: Pulling fs layer   5e678a5742ac: Pulling fs layer   8edd5205f5ce: Pulling fs layer   0051874567e7: Pulling fs layer   5f7fbfdb7780: Pulling fs layer   b78565c249df: Pulling fs layer  392e278f51b4: Waiting  41f6271e6510: Waiting  3a7f876c79ce: Waiting  5e678a5742ac: Waiting  8edd5205f5ce: Waiting  0051874567e7: Waiting  5f7fbfdb7780: Waiting  b78565c249df: Waiting  bf77ac0fc097: Downloading 56.89kB/5.385MB  af4a65a8c474: Downloading 20.03kB/1.647MB  af4a65a8c474: Verifying Checksum  af4a65a8c474: Download complete  2f48d69d4d5f: Downloading 122.4kB/12.06MB  392e278f51b4: Downloading 704B/704B  392e278f51b4: Verifying Checksum  392e278f51b4: Download complete  bf77ac0fc097: Verifying Checksum  bf77ac0fc097: Download complete  41f6271e6510: Downloading 24.12kB/2.233MB  3a7f876c79ce: Downloading 24.12kB/2.176MB  2f48d69d4d5f: Downloading 4.915MB/12.06MB  41f6271e6510: Downloading 1.614MB/2.233MB  3a7f876c79ce: Downloading 1.806MB/2.176MB  41f6271e6510: Verifying Checksum  41f6271e6510: Download complete  2f48d69d4d5f: Downloading 11.67MB/12.06MB  2f48d69d4d5f: Verifying Checksum  3a7f876c79ce: Verifying Checksum  2f48d69d4d5f: Download complete  3a7f876c79ce: Download complete  2f48d69d4d5f: Extracting 131.1kB/12.06MB  8edd5205f5ce: Downloading 3.586kB/86.62kB  8edd5205f5ce: Downloading 86.62kB/86.62kB  8edd5205f5ce: Verifying Checksum  8edd5205f5ce: Download complete  0051874567e7: Downloading 3.586kB/44.45kB  0051874567e7: Downloading 44.45kB/44.45kB  0051874567e7: Verifying Checksum  0051874567e7: Download complete  5e678a5742ac: Downloading 24.12kB/2.172MB  5f7fbfdb7780: Downloading 880B/880B  5f7fbfdb7780: Verifying Checksum  5f7fbfdb7780: Download complete  b78565c249df: Downloading 2.812kB/2.812kB  b78565c249df: Verifying Checksum  b78565c249df: Download complete  5e678a5742ac: Verifying Checksum  5e678a5742ac: Download complete  2f48d69d4d5f: Extracting 2.884MB/12.06MB  2f48d69d4d5f: Extracting 4.588MB/12.06MB  2f48d69d4d5f: Extracting 5.636MB/12.06MB  2f48d69d4d5f: Extracting 7.602MB/12.06MB  2f48d69d4d5f: Extracting 8.913MB/12.06MB  2f48d69d4d5f: Extracting 11.8MB/12.06MB  2f48d69d4d5f: Extracting 12.06MB/12.06MB  2f48d69d4d5f: Extracting 12.06MB/12.06MB  2f48d69d4d5f: Pull complete  af4a65a8c474: Extracting 32.77kB/1.647MB  af4a65a8c474: Extracting 655.4kB/1.647MB  af4a65a8c474: Extracting 1.606MB/1.647MB  af4a65a8c474: Extracting 1.647MB/1.647MB  af4a65a8c474: Pull complete  bf77ac0fc097: Extracting 65.54kB/5.385MB  bf77ac0fc097: Extracting 1.049MB/5.385MB  bf77ac0fc097: Extracting 2.425MB/5.385MB  bf77ac0fc097: Extracting 3.277MB/5.385MB  bf77ac0fc097: Extracting 4.063MB/5.385MB  bf77ac0fc097: Extracting 4.981MB/5.385MB  bf77ac0fc097: Extracting 5.385MB/5.385MB  bf77ac0fc097: Pull complete  392e278f51b4: Extracting 704B/704B  392e278f51b4: Extracting 704B/704B  392e278f51b4: Pull complete  41f6271e6510: Extracting 32.77kB/2.233MB  41f6271e6510: Extracting 1.868MB/2.233MB  41f6271e6510: Extracting 2.233MB/2.233MB  41f6271e6510: Pull complete  3a7f876c79ce: Extracting 32.77kB/2.176MB  3a7f876c79ce: Extracting 2.176MB/2.176MB  3a7f876c79ce: Pull complete  5e678a5742ac: Extracting 32.77kB/2.172MB  5e678a5742ac: Extracting 2.172MB/2.172MB  5e678a5742ac: Pull complete  8edd5205f5ce: Extracting 32.77kB/86.62kB  8edd5205f5ce: Extracting 86.62kB/86.62kB  8edd5205f5ce: Extracting 86.62kB/86.62kB  8edd5205f5ce: Pull complete  0051874567e7: Extracting 32.77kB/44.45kB  0051874567e7: Extracting 44.45kB/44.45kB  0051874567e7: Pull complete  5f7fbfdb7780: Extracting 880B/880B  5f7fbfdb7780: Extracting 880B/880B  5f7fbfdb7780: Pull complete  b78565c249df: Extracting 2.812kB/2.812kB  b78565c249df: Extracting 2.812kB/2.812kB  b78565c249df: Pull complete Digest: sha256:8755be78325994462ddf59e0c7bf70b5ec30946ca85461e306408c99aba71c13 Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v100-merge-1034 Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v100-merge-1034 docker image osm-v100-merge-1034: Pulling from devops/cicd/opensourcemano/nbi  521f275cc58b: Already exists   2f48d69d4d5f: Already exists   91720b59d907: Pulling fs layer   5d3cabdb0ea2: Pulling fs layer   59bf98a52cc5: Pulling fs layer   5011727c7366: Pulling fs layer   eb4d2651dd85: Pulling fs layer   235440dbdab9: Pulling fs layer  5011727c7366: Waiting  eb4d2651dd85: Waiting  235440dbdab9: Waiting  59bf98a52cc5: Downloading 1.903kB/1.903kB  59bf98a52cc5: Verifying Checksum  59bf98a52cc5: Download complete  91720b59d907: Downloading 32.32kB/3.158MB  5011727c7366: Downloading 3.586kB/29.88kB  5d3cabdb0ea2: Downloading 213kB/21.21MB  5011727c7366: Downloading 29.88kB/29.88kB  5011727c7366: Verifying Checksum  5011727c7366: Download complete  eb4d2651dd85: Downloading 1.635kB/1.635kB  eb4d2651dd85: Verifying Checksum  eb4d2651dd85: Download complete  91720b59d907: Verifying Checksum  91720b59d907: Download complete  91720b59d907: Extracting 32.77kB/3.158MB  5d3cabdb0ea2: Downloading 4.686MB/21.21MB  235440dbdab9: Downloading 2.767kB/2.767kB  235440dbdab9: Verifying Checksum  235440dbdab9: Download complete  91720b59d907: Extracting 720.9kB/3.158MB  5d3cabdb0ea2: Downloading 13.42MB/21.21MB  5d3cabdb0ea2: Verifying Checksum  5d3cabdb0ea2: Download complete  91720b59d907: Extracting 1.606MB/3.158MB  91720b59d907: Extracting 2.425MB/3.158MB  91720b59d907: Extracting 3.158MB/3.158MB  91720b59d907: Pull complete  5d3cabdb0ea2: Extracting 229.4kB/21.21MB  5d3cabdb0ea2: Extracting 1.147MB/21.21MB  5d3cabdb0ea2: Extracting 2.753MB/21.21MB  5d3cabdb0ea2: Extracting 4.129MB/21.21MB  5d3cabdb0ea2: Extracting 5.046MB/21.21MB  5d3cabdb0ea2: Extracting 5.734MB/21.21MB  5d3cabdb0ea2: Extracting 6.193MB/21.21MB  5d3cabdb0ea2: Extracting 7.111MB/21.21MB  5d3cabdb0ea2: Extracting 11.01MB/21.21MB  5d3cabdb0ea2: Extracting 13.99MB/21.21MB  5d3cabdb0ea2: Extracting 16.06MB/21.21MB  5d3cabdb0ea2: Extracting 16.74MB/21.21MB  5d3cabdb0ea2: Extracting 17.66MB/21.21MB  5d3cabdb0ea2: Extracting 18.58MB/21.21MB  5d3cabdb0ea2: Extracting 18.81MB/21.21MB  5d3cabdb0ea2: Extracting 20.19MB/21.21MB  5d3cabdb0ea2: Extracting 21.21MB/21.21MB  5d3cabdb0ea2: Pull complete  59bf98a52cc5: Extracting 1.903kB/1.903kB  59bf98a52cc5: Extracting 1.903kB/1.903kB  59bf98a52cc5: Pull complete  5011727c7366: Extracting 29.88kB/29.88kB  5011727c7366: Extracting 29.88kB/29.88kB  5011727c7366: Pull complete  eb4d2651dd85: Extracting 1.635kB/1.635kB  eb4d2651dd85: Extracting 1.635kB/1.635kB  eb4d2651dd85: Pull complete  235440dbdab9: Extracting 2.767kB/2.767kB  235440dbdab9: Extracting 2.767kB/2.767kB  235440dbdab9: Pull complete Digest: sha256:13e188aae59edfc57acf057582611aaed21571ea32c205a3f0b751e6717c34e1 Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v100-merge-1034 Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v100-merge-1034 docker image osm-v100-merge-1034: Pulling from devops/cicd/opensourcemano/keystone  521f275cc58b: Already exists   f35fc6811342: Pulling fs layer   37c986dd41c3: Pulling fs layer   c5397cf14410: Pulling fs layer   b44b6b36765e: Pulling fs layer   6ef158cd2e38: Pulling fs layer  b44b6b36765e: Waiting  6ef158cd2e38: Waiting  f35fc6811342: Downloading 90B/90B  f35fc6811342: Verifying Checksum  f35fc6811342: Extracting 90B/90B  37c986dd41c3: Downloading 2.992kB/2.992kB  37c986dd41c3: Verifying Checksum  37c986dd41c3: Download complete  f35fc6811342: Extracting 90B/90B  c5397cf14410: Downloading 528.4kB/219.5MB  f35fc6811342: Pull complete  37c986dd41c3: Extracting 2.992kB/2.992kB  37c986dd41c3: Extracting 2.992kB/2.992kB  6ef158cd2e38: Downloading 3.587kB/9.125kB  6ef158cd2e38: Downloading 9.125kB/9.125kB  6ef158cd2e38: Verifying Checksum  6ef158cd2e38: Download complete  37c986dd41c3: Pull complete  b44b6b36765e: Downloading 147kB/14.63MB  c5397cf14410: Downloading 8.983MB/219.5MB  b44b6b36765e: Downloading 1.917MB/14.63MB  c5397cf14410: Downloading 17.44MB/219.5MB  b44b6b36765e: Downloading 5.165MB/14.63MB  c5397cf14410: Downloading 25.89MB/219.5MB  b44b6b36765e: Downloading 8.114MB/14.63MB  c5397cf14410: Downloading 31.7MB/219.5MB  b44b6b36765e: Downloading 12.1MB/14.63MB  b44b6b36765e: Verifying Checksum  b44b6b36765e: Download complete  c5397cf14410: Downloading 38.04MB/219.5MB  c5397cf14410: Downloading 48.61MB/219.5MB  c5397cf14410: Downloading 59.18MB/219.5MB  c5397cf14410: Downloading 69.75MB/219.5MB  c5397cf14410: Downloading 80.31MB/219.5MB  c5397cf14410: Downloading 89.83MB/219.5MB  c5397cf14410: Downloading 99.86MB/219.5MB  c5397cf14410: Downloading 109.4MB/219.5MB  c5397cf14410: Downloading 121.5MB/219.5MB  c5397cf14410: Downloading 132.1MB/219.5MB  c5397cf14410: Downloading 142.1MB/219.5MB  c5397cf14410: Downloading 152.2MB/219.5MB  c5397cf14410: Downloading 163.8MB/219.5MB  c5397cf14410: Downloading 173.3MB/219.5MB  c5397cf14410: Downloading 184.4MB/219.5MB  c5397cf14410: Downloading 195MB/219.5MB  c5397cf14410: Downloading 206.1MB/219.5MB  c5397cf14410: Downloading 217.2MB/219.5MB  c5397cf14410: Verifying Checksum  c5397cf14410: Download complete  c5397cf14410: Extracting 557.1kB/219.5MB  c5397cf14410: Extracting 3.899MB/219.5MB  c5397cf14410: Extracting 8.356MB/219.5MB  c5397cf14410: Extracting 12.81MB/219.5MB  c5397cf14410: Extracting 16.15MB/219.5MB  c5397cf14410: Extracting 20.61MB/219.5MB  c5397cf14410: Extracting 25.07MB/219.5MB  c5397cf14410: Extracting 29.52MB/219.5MB  c5397cf14410: Extracting 32.87MB/219.5MB  c5397cf14410: Extracting 35.65MB/219.5MB  c5397cf14410: Extracting 36.77MB/219.5MB  c5397cf14410: Extracting 37.88MB/219.5MB  c5397cf14410: Extracting 38.44MB/219.5MB  c5397cf14410: Extracting 38.99MB/219.5MB  c5397cf14410: Extracting 40.11MB/219.5MB  c5397cf14410: Extracting 40.67MB/219.5MB  c5397cf14410: Extracting 42.34MB/219.5MB  c5397cf14410: Extracting 46.24MB/219.5MB  c5397cf14410: Extracting 50.69MB/219.5MB  c5397cf14410: Extracting 55.15MB/219.5MB  c5397cf14410: Extracting 59.6MB/219.5MB  c5397cf14410: Extracting 61.83MB/219.5MB  c5397cf14410: Extracting 63.5MB/219.5MB  c5397cf14410: Extracting 67.4MB/219.5MB  c5397cf14410: Extracting 72.42MB/219.5MB  c5397cf14410: Extracting 76.32MB/219.5MB  c5397cf14410: Extracting 79.1MB/219.5MB  c5397cf14410: Extracting 80.77MB/219.5MB  c5397cf14410: Extracting 82.44MB/219.5MB  c5397cf14410: Extracting 83.56MB/219.5MB  c5397cf14410: Extracting 84.67MB/219.5MB  c5397cf14410: Extracting 86.34MB/219.5MB  c5397cf14410: Extracting 86.9MB/219.5MB  c5397cf14410: Extracting 88.01MB/219.5MB  c5397cf14410: Extracting 89.13MB/219.5MB  c5397cf14410: Extracting 89.69MB/219.5MB  c5397cf14410: Extracting 91.36MB/219.5MB  c5397cf14410: Extracting 92.47MB/219.5MB  c5397cf14410: Extracting 93.59MB/219.5MB  c5397cf14410: Extracting 94.7MB/219.5MB  c5397cf14410: Extracting 95.81MB/219.5MB  c5397cf14410: Extracting 97.48MB/219.5MB  c5397cf14410: Extracting 98.6MB/219.5MB  c5397cf14410: Extracting 100.3MB/219.5MB  c5397cf14410: Extracting 101.4MB/219.5MB  c5397cf14410: Extracting 102.5MB/219.5MB  c5397cf14410: Extracting 104.2MB/219.5MB  c5397cf14410: Extracting 105.3MB/219.5MB  c5397cf14410: Extracting 106.4MB/219.5MB  c5397cf14410: Extracting 108.1MB/219.5MB  c5397cf14410: Extracting 110.9MB/219.5MB  c5397cf14410: Extracting 114.8MB/219.5MB  c5397cf14410: Extracting 115.9MB/219.5MB  c5397cf14410: Extracting 117.5MB/219.5MB  c5397cf14410: Extracting 119.2MB/219.5MB  c5397cf14410: Extracting 121.4MB/219.5MB  c5397cf14410: Extracting 123.7MB/219.5MB  c5397cf14410: Extracting 127MB/219.5MB  c5397cf14410: Extracting 129.8MB/219.5MB  c5397cf14410: Extracting 134.3MB/219.5MB  c5397cf14410: Extracting 138.7MB/219.5MB  c5397cf14410: Extracting 142.6MB/219.5MB  c5397cf14410: Extracting 147.6MB/219.5MB  c5397cf14410: Extracting 152.1MB/219.5MB  c5397cf14410: Extracting 156.5MB/219.5MB  c5397cf14410: Extracting 161MB/219.5MB  c5397cf14410: Extracting 164.9MB/219.5MB  c5397cf14410: Extracting 168.2MB/219.5MB  c5397cf14410: Extracting 172.7MB/219.5MB  c5397cf14410: Extracting 176MB/219.5MB  c5397cf14410: Extracting 178.8MB/219.5MB  c5397cf14410: Extracting 182.2MB/219.5MB  c5397cf14410: Extracting 186.6MB/219.5MB  c5397cf14410: Extracting 190MB/219.5MB  c5397cf14410: Extracting 191.6MB/219.5MB  c5397cf14410: Extracting 193.9MB/219.5MB  c5397cf14410: Extracting 195MB/219.5MB  c5397cf14410: Extracting 196.1MB/219.5MB  c5397cf14410: Extracting 196.6MB/219.5MB  c5397cf14410: Extracting 197.2MB/219.5MB  c5397cf14410: Extracting 197.8MB/219.5MB  c5397cf14410: Extracting 201.1MB/219.5MB  c5397cf14410: Extracting 201.7MB/219.5MB  c5397cf14410: Extracting 202.8MB/219.5MB  c5397cf14410: Extracting 203.9MB/219.5MB  c5397cf14410: Extracting 205MB/219.5MB  c5397cf14410: Extracting 206.1MB/219.5MB  c5397cf14410: Extracting 207.2MB/219.5MB  c5397cf14410: Extracting 210MB/219.5MB  c5397cf14410: Extracting 212.8MB/219.5MB  c5397cf14410: Extracting 217.3MB/219.5MB  c5397cf14410: Extracting 217.8MB/219.5MB  c5397cf14410: Extracting 218.9MB/219.5MB  c5397cf14410: Extracting 219.5MB/219.5MB  c5397cf14410: Extracting 219.5MB/219.5MB  c5397cf14410: Pull complete  b44b6b36765e: Extracting 163.8kB/14.63MB  b44b6b36765e: Extracting 6.062MB/14.63MB  b44b6b36765e: Extracting 6.881MB/14.63MB  b44b6b36765e: Extracting 7.7MB/14.63MB  b44b6b36765e: Extracting 8.356MB/14.63MB  b44b6b36765e: Extracting 8.684MB/14.63MB  b44b6b36765e: Extracting 9.011MB/14.63MB  b44b6b36765e: Extracting 9.503MB/14.63MB  b44b6b36765e: Extracting 9.83MB/14.63MB  b44b6b36765e: Extracting 10.32MB/14.63MB  b44b6b36765e: Extracting 10.81MB/14.63MB  b44b6b36765e: Extracting 11.3MB/14.63MB  b44b6b36765e: Extracting 11.96MB/14.63MB  b44b6b36765e: Extracting 12.78MB/14.63MB  b44b6b36765e: Extracting 14.42MB/14.63MB  b44b6b36765e: Extracting 14.63MB/14.63MB  b44b6b36765e: Pull complete  6ef158cd2e38: Extracting 9.125kB/9.125kB  6ef158cd2e38: Extracting 9.125kB/9.125kB  6ef158cd2e38: Pull complete Digest: sha256:e90f9f5f6d706ff099c6c68398f0019e6c6047813b8c1d37507cf88e71ed6106 Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v100-merge-1034 Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v100-merge-1034 docker image osm-v100-merge-1034: Pulling from devops/cicd/opensourcemano/ro  521f275cc58b: Already exists   3171f15a9965: Already exists   f7b95f79dc61: Pulling fs layer   01190157ec3c: Pulling fs layer   fe1620a924b4: Pulling fs layer   906c0f7cca8a: Pulling fs layer   431b2a3b2fa5: Pulling fs layer  906c0f7cca8a: Waiting  431b2a3b2fa5: Waiting  f7b95f79dc61: Downloading 24.12kB/2.253MB  fe1620a924b4: Downloading 3.585kB/244.8kB  fe1620a924b4: Downloading 244.8kB/244.8kB  fe1620a924b4: Download complete  01190157ec3c: Downloading 528.4kB/86.13MB  906c0f7cca8a: Downloading 1.659kB/1.659kB  906c0f7cca8a: Download complete  f7b95f79dc61: Verifying Checksum  f7b95f79dc61: Download complete  f7b95f79dc61: Extracting 32.77kB/2.253MB  431b2a3b2fa5: Download complete  01190157ec3c: Downloading 8.454MB/86.13MB  f7b95f79dc61: Extracting 950.3kB/2.253MB  01190157ec3c: Downloading 16.91MB/86.13MB  f7b95f79dc61: Extracting 1.606MB/2.253MB  01190157ec3c: Downloading 23.78MB/86.13MB  f7b95f79dc61: Extracting 2.253MB/2.253MB  f7b95f79dc61: Extracting 2.253MB/2.253MB  f7b95f79dc61: Pull complete  01190157ec3c: Downloading 32.23MB/86.13MB  01190157ec3c: Downloading 42.8MB/86.13MB  01190157ec3c: Downloading 53.37MB/86.13MB  01190157ec3c: Downloading 63.41MB/86.13MB  01190157ec3c: Downloading 73.97MB/86.13MB  01190157ec3c: Downloading 84.54MB/86.13MB  01190157ec3c: Verifying Checksum  01190157ec3c: Download complete  01190157ec3c: Extracting 557.1kB/86.13MB  01190157ec3c: Extracting 2.228MB/86.13MB  01190157ec3c: Extracting 3.342MB/86.13MB  01190157ec3c: Extracting 3.899MB/86.13MB  01190157ec3c: Extracting 4.456MB/86.13MB  01190157ec3c: Extracting 5.571MB/86.13MB  01190157ec3c: Extracting 6.128MB/86.13MB  01190157ec3c: Extracting 6.685MB/86.13MB  01190157ec3c: Extracting 7.799MB/86.13MB  01190157ec3c: Extracting 8.913MB/86.13MB  01190157ec3c: Extracting 10.03MB/86.13MB  01190157ec3c: Extracting 10.58MB/86.13MB  01190157ec3c: Extracting 11.7MB/86.13MB  01190157ec3c: Extracting 12.26MB/86.13MB  01190157ec3c: Extracting 12.81MB/86.13MB  01190157ec3c: Extracting 13.37MB/86.13MB  01190157ec3c: Extracting 13.93MB/86.13MB  01190157ec3c: Extracting 14.48MB/86.13MB  01190157ec3c: Extracting 15.04MB/86.13MB  01190157ec3c: Extracting 15.6MB/86.13MB  01190157ec3c: Extracting 16.15MB/86.13MB  01190157ec3c: Extracting 17.27MB/86.13MB  01190157ec3c: Extracting 17.83MB/86.13MB  01190157ec3c: Extracting 18.94MB/86.13MB  01190157ec3c: Extracting 19.5MB/86.13MB  01190157ec3c: Extracting 20.61MB/86.13MB  01190157ec3c: Extracting 21.17MB/86.13MB  01190157ec3c: Extracting 21.73MB/86.13MB  01190157ec3c: Extracting 22.28MB/86.13MB  01190157ec3c: Extracting 22.84MB/86.13MB  01190157ec3c: Extracting 23.4MB/86.13MB  01190157ec3c: Extracting 24.51MB/86.13MB  01190157ec3c: Extracting 25.62MB/86.13MB  01190157ec3c: Extracting 26.74MB/86.13MB  01190157ec3c: Extracting 27.85MB/86.13MB  01190157ec3c: Extracting 28.97MB/86.13MB  01190157ec3c: Extracting 30.08MB/86.13MB  01190157ec3c: Extracting 31.2MB/86.13MB  01190157ec3c: Extracting 32.31MB/86.13MB  01190157ec3c: Extracting 33.42MB/86.13MB  01190157ec3c: Extracting 33.98MB/86.13MB  01190157ec3c: Extracting 34.54MB/86.13MB  01190157ec3c: Extracting 35.09MB/86.13MB  01190157ec3c: Extracting 36.21MB/86.13MB  01190157ec3c: Extracting 37.32MB/86.13MB  01190157ec3c: Extracting 37.88MB/86.13MB  01190157ec3c: Extracting 38.44MB/86.13MB  01190157ec3c: Extracting 39.55MB/86.13MB  01190157ec3c: Extracting 40.67MB/86.13MB  01190157ec3c: Extracting 41.78MB/86.13MB  01190157ec3c: Extracting 42.89MB/86.13MB  01190157ec3c: Extracting 44.56MB/86.13MB  01190157ec3c: Extracting 45.68MB/86.13MB  01190157ec3c: Extracting 48.46MB/86.13MB  01190157ec3c: Extracting 50.14MB/86.13MB  01190157ec3c: Extracting 50.69MB/86.13MB  01190157ec3c: Extracting 51.25MB/86.13MB  01190157ec3c: Extracting 52.92MB/86.13MB  01190157ec3c: Extracting 54.03MB/86.13MB  01190157ec3c: Extracting 55.71MB/86.13MB  01190157ec3c: Extracting 57.38MB/86.13MB  01190157ec3c: Extracting 59.05MB/86.13MB  01190157ec3c: Extracting 60.16MB/86.13MB  01190157ec3c: Extracting 61.28MB/86.13MB  01190157ec3c: Extracting 61.83MB/86.13MB  01190157ec3c: Extracting 62.39MB/86.13MB  01190157ec3c: Extracting 65.18MB/86.13MB  01190157ec3c: Extracting 67.96MB/86.13MB  01190157ec3c: Extracting 70.75MB/86.13MB  01190157ec3c: Extracting 72.42MB/86.13MB  01190157ec3c: Extracting 73.53MB/86.13MB  01190157ec3c: Extracting 74.09MB/86.13MB  01190157ec3c: Extracting 75.2MB/86.13MB  01190157ec3c: Extracting 75.76MB/86.13MB  01190157ec3c: Extracting 76.32MB/86.13MB  01190157ec3c: Extracting 76.87MB/86.13MB  01190157ec3c: Extracting 77.43MB/86.13MB  01190157ec3c: Extracting 77.99MB/86.13MB  01190157ec3c: Extracting 78.54MB/86.13MB  01190157ec3c: Extracting 79.1MB/86.13MB  01190157ec3c: Extracting 80.77MB/86.13MB  01190157ec3c: Extracting 82.44MB/86.13MB  01190157ec3c: Extracting 83.56MB/86.13MB  01190157ec3c: Extracting 84.67MB/86.13MB  01190157ec3c: Extracting 85.79MB/86.13MB  01190157ec3c: Extracting 86.13MB/86.13MB  01190157ec3c: Pull complete  fe1620a924b4: Extracting 32.77kB/244.8kB  fe1620a924b4: Extracting 244.8kB/244.8kB  fe1620a924b4: Extracting 244.8kB/244.8kB  fe1620a924b4: Pull complete  906c0f7cca8a: Extracting 1.659kB/1.659kB  906c0f7cca8a: Extracting 1.659kB/1.659kB  906c0f7cca8a: Pull complete  431b2a3b2fa5: Extracting 1.911kB/1.911kB  431b2a3b2fa5: Extracting 1.911kB/1.911kB  431b2a3b2fa5: Pull complete Digest: sha256:55b80b3f957c63a6761456dce735474e54d38a85f6ac8f501ea27db93fc9de19 Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v100-merge-1034 Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v100-merge-1034 docker image osm-v100-merge-1034: Pulling from devops/cicd/opensourcemano/lcm  521f275cc58b: Already exists   3171f15a9965: Already exists   5f0507bc3910: Already exists   416de6c99bf7: Pulling fs layer   931d75bc29a4: Pulling fs layer   286d1ff0c7b7: Pulling fs layer   dcbc78125143: Pulling fs layer   7ca5e97fad0f: Pulling fs layer  dcbc78125143: Waiting   aacf653cbe0e: Pulling fs layer   811d2ca8a622: Pulling fs layer  7ca5e97fad0f: Waiting  811d2ca8a622: Waiting  aacf653cbe0e: Waiting   6c0eef9f4b63: Pulling fs layer   a76e1c64dffd: Pulling fs layer   f5725257fb1e: Pulling fs layer  6c0eef9f4b63: Waiting   1d8bdf01f30f: Pulling fs layer  f5725257fb1e: Waiting   ca480ce91a3d: Pulling fs layer   c11723b3b96a: Pulling fs layer   5fe11820abcb: Pulling fs layer  ca480ce91a3d: Waiting  c11723b3b96a: Waiting  5fe11820abcb: Waiting  416de6c99bf7: Downloading 24.12kB/2.018MB  286d1ff0c7b7: Downloading 138.8kB/13.48MB  931d75bc29a4: Downloading 282.2kB/27.94MB  416de6c99bf7: Download complete  416de6c99bf7: Extracting 32.77kB/2.018MB  286d1ff0c7b7: Downloading 2.982MB/13.48MB  931d75bc29a4: Downloading 5.369MB/27.94MB  dcbc78125143: Downloading 126.5kB/12.56MB  416de6c99bf7: Extracting 819.2kB/2.018MB  286d1ff0c7b7: Downloading 5.014MB/13.48MB  931d75bc29a4: Downloading 12.44MB/27.94MB  dcbc78125143: Downloading 1.651MB/12.56MB  416de6c99bf7: Extracting 1.671MB/2.018MB  416de6c99bf7: Extracting 2.018MB/2.018MB  286d1ff0c7b7: Downloading 7.447MB/13.48MB  931d75bc29a4: Downloading 18.37MB/27.94MB  416de6c99bf7: Pull complete  dcbc78125143: Downloading 3.809MB/12.56MB  286d1ff0c7b7: Downloading 10.43MB/13.48MB  931d75bc29a4: Downloading 23.46MB/27.94MB  dcbc78125143: Downloading 6.619MB/12.56MB  286d1ff0c7b7: Downloading 13.27MB/13.48MB  931d75bc29a4: Verifying Checksum  931d75bc29a4: Download complete  286d1ff0c7b7: Download complete  931d75bc29a4: Extracting 294.9kB/27.94MB  dcbc78125143: Downloading 10.94MB/12.56MB  aacf653cbe0e: Downloading 3.586kB/53.94kB  aacf653cbe0e: Downloading 53.94kB/53.94kB  aacf653cbe0e: Download complete  7ca5e97fad0f: Downloading 142.9kB/13.95MB  dcbc78125143: Verifying Checksum  811d2ca8a622: Downloading 3.585kB/205kB  811d2ca8a622: Verifying Checksum  811d2ca8a622: Download complete  6c0eef9f4b63: Downloading 3.585kB/356.2kB  931d75bc29a4: Extracting 884.7kB/27.94MB  6c0eef9f4b63: Downloading 356.2kB/356.2kB  6c0eef9f4b63: Download complete  a76e1c64dffd: Downloading 475.1kB/47.22MB  7ca5e97fad0f: Downloading 6.738MB/13.95MB  f5725257fb1e: Downloading 475.1kB/47.22MB  7ca5e97fad0f: Downloading 13.33MB/13.95MB  931d75bc29a4: Extracting 2.949MB/27.94MB  7ca5e97fad0f: Verifying Checksum  7ca5e97fad0f: Download complete  a76e1c64dffd: Downloading 2.851MB/47.22MB  1d8bdf01f30f: Downloading 645B/645B  1d8bdf01f30f: Verifying Checksum  1d8bdf01f30f: Download complete  ca480ce91a3d: Download complete  f5725257fb1e: Downloading 4.751MB/47.22MB  a76e1c64dffd: Downloading 7.602MB/47.22MB  c11723b3b96a: Downloading 115B/115B  c11723b3b96a: Verifying Checksum  c11723b3b96a: Download complete  931d75bc29a4: Extracting 5.014MB/27.94MB  5fe11820abcb: Download complete  f5725257fb1e: Downloading 9.978MB/47.22MB  a76e1c64dffd: Downloading 12.35MB/47.22MB  931d75bc29a4: Extracting 7.078MB/27.94MB  f5725257fb1e: Downloading 15.2MB/47.22MB  a76e1c64dffd: Downloading 18.06MB/47.22MB  931d75bc29a4: Extracting 9.142MB/27.94MB  f5725257fb1e: Downloading 20.43MB/47.22MB  a76e1c64dffd: Downloading 23.28MB/47.22MB  931d75bc29a4: Extracting 10.03MB/27.94MB  f5725257fb1e: Downloading 26.13MB/47.22MB  a76e1c64dffd: Downloading 28.51MB/47.22MB  931d75bc29a4: Extracting 12.39MB/27.94MB  f5725257fb1e: Downloading 32.31MB/47.22MB  a76e1c64dffd: Downloading 32.31MB/47.22MB  931d75bc29a4: Extracting 15.34MB/27.94MB  f5725257fb1e: Downloading 39.44MB/47.22MB  a76e1c64dffd: Downloading 36.59MB/47.22MB  931d75bc29a4: Extracting 17.69MB/27.94MB  f5725257fb1e: Downloading 46.56MB/47.22MB  f5725257fb1e: Verifying Checksum  f5725257fb1e: Download complete  a76e1c64dffd: Downloading 41.35MB/47.22MB  a76e1c64dffd: Verifying Checksum  a76e1c64dffd: Download complete  931d75bc29a4: Extracting 18.87MB/27.94MB  931d75bc29a4: Extracting 20.35MB/27.94MB  931d75bc29a4: Extracting 21.23MB/27.94MB  931d75bc29a4: Extracting 21.82MB/27.94MB  931d75bc29a4: Extracting 22.41MB/27.94MB  931d75bc29a4: Extracting 22.71MB/27.94MB  931d75bc29a4: Extracting 24.18MB/27.94MB  931d75bc29a4: Extracting 25.07MB/27.94MB  931d75bc29a4: Extracting 25.66MB/27.94MB  931d75bc29a4: Extracting 26.54MB/27.94MB  931d75bc29a4: Extracting 27.43MB/27.94MB  931d75bc29a4: Extracting 27.94MB/27.94MB  931d75bc29a4: Pull complete  286d1ff0c7b7: Extracting 163.8kB/13.48MB  286d1ff0c7b7: Extracting 3.932MB/13.48MB  286d1ff0c7b7: Extracting 7.537MB/13.48MB  286d1ff0c7b7: Extracting 9.339MB/13.48MB  286d1ff0c7b7: Extracting 11.96MB/13.48MB  286d1ff0c7b7: Extracting 13.48MB/13.48MB  286d1ff0c7b7: Pull complete  dcbc78125143: Extracting 131.1kB/12.56MB  dcbc78125143: Extracting 4.456MB/12.56MB  dcbc78125143: Extracting 8.258MB/12.56MB  dcbc78125143: Extracting 12.19MB/12.56MB  dcbc78125143: Extracting 12.56MB/12.56MB  dcbc78125143: Pull complete  7ca5e97fad0f: Extracting 163.8kB/13.95MB  7ca5e97fad0f: Extracting 2.949MB/13.95MB  7ca5e97fad0f: Extracting 6.39MB/13.95MB  7ca5e97fad0f: Extracting 10.16MB/13.95MB  7ca5e97fad0f: Extracting 13.95MB/13.95MB  7ca5e97fad0f: Pull complete  aacf653cbe0e: Extracting 32.77kB/53.94kB  aacf653cbe0e: Extracting 53.94kB/53.94kB  aacf653cbe0e: Pull complete  811d2ca8a622: Extracting 32.77kB/205kB  811d2ca8a622: Extracting 205kB/205kB  811d2ca8a622: Extracting 205kB/205kB  811d2ca8a622: Pull complete  6c0eef9f4b63: Extracting 32.77kB/356.2kB  6c0eef9f4b63: Extracting 356.2kB/356.2kB  6c0eef9f4b63: Extracting 356.2kB/356.2kB  6c0eef9f4b63: Pull complete  a76e1c64dffd: Extracting 491.5kB/47.22MB  a76e1c64dffd: Extracting 2.458MB/47.22MB  a76e1c64dffd: Extracting 5.407MB/47.22MB  a76e1c64dffd: Extracting 8.356MB/47.22MB  a76e1c64dffd: Extracting 11.8MB/47.22MB  a76e1c64dffd: Extracting 16.71MB/47.22MB  a76e1c64dffd: Extracting 20.64MB/47.22MB  a76e1c64dffd: Extracting 23.1MB/47.22MB  a76e1c64dffd: Extracting 26.05MB/47.22MB  a76e1c64dffd: Extracting 29.49MB/47.22MB  a76e1c64dffd: Extracting 33.42MB/47.22MB  a76e1c64dffd: Extracting 37.85MB/47.22MB  a76e1c64dffd: Extracting 41.29MB/47.22MB  a76e1c64dffd: Extracting 42.76MB/47.22MB  a76e1c64dffd: Extracting 45.71MB/47.22MB  a76e1c64dffd: Extracting 47.19MB/47.22MB  a76e1c64dffd: Extracting 47.22MB/47.22MB  a76e1c64dffd: Pull complete  f5725257fb1e: Extracting 491.5kB/47.22MB  f5725257fb1e: Extracting 2.949MB/47.22MB  f5725257fb1e: Extracting 4.915MB/47.22MB  f5725257fb1e: Extracting 8.356MB/47.22MB  f5725257fb1e: Extracting 11.3MB/47.22MB  f5725257fb1e: Extracting 14.75MB/47.22MB  f5725257fb1e: Extracting 17.2MB/47.22MB  f5725257fb1e: Extracting 22.12MB/47.22MB  f5725257fb1e: Extracting 26.05MB/47.22MB  f5725257fb1e: Extracting 28.51MB/47.22MB  f5725257fb1e: Extracting 30.97MB/47.22MB  f5725257fb1e: Extracting 34.41MB/47.22MB  f5725257fb1e: Extracting 38.34MB/47.22MB  f5725257fb1e: Extracting 40.8MB/47.22MB  f5725257fb1e: Extracting 42.27MB/47.22MB  f5725257fb1e: Extracting 44.24MB/47.22MB  f5725257fb1e: Extracting 46.69MB/47.22MB  f5725257fb1e: Extracting 47.19MB/47.22MB  f5725257fb1e: Extracting 47.22MB/47.22MB  f5725257fb1e: Pull complete  1d8bdf01f30f: Extracting 645B/645B  1d8bdf01f30f: Extracting 645B/645B  1d8bdf01f30f: Pull complete  ca480ce91a3d: Extracting 2.549kB/2.549kB  ca480ce91a3d: Extracting 2.549kB/2.549kB  ca480ce91a3d: Pull complete  c11723b3b96a: Extracting 115B/115B  c11723b3b96a: Extracting 115B/115B  c11723b3b96a: Pull complete  5fe11820abcb: Extracting 123B/123B  5fe11820abcb: Extracting 123B/123B  5fe11820abcb: Pull complete Digest: sha256:f2dff9358d625ac8ccbb69228fcb52387c835fe790f50cbbf10cb1bbc384d6e7 Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v100-merge-1034 Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v100-merge-1034 docker image osm-v100-merge-1034: Pulling from devops/cicd/opensourcemano/ng-ui  521f275cc58b: Already exists   5c87d907b6e2: Pulling fs layer   67682b06c515: Pulling fs layer   22481bc20692: Pulling fs layer   a1cbe29276f2: Pulling fs layer  a1cbe29276f2: Waiting  22481bc20692: Downloading 843B/843B  22481bc20692: Verifying Checksum  22481bc20692: Download complete  67682b06c515: Downloading 195B/195B  67682b06c515: Verifying Checksum  67682b06c515: Download complete  5c87d907b6e2: Downloading 241.7kB/24.16MB  a1cbe29276f2: Downloading 44.6kB/4.124MB  5c87d907b6e2: Downloading 7.975MB/24.16MB  a1cbe29276f2: Downloading 1.458MB/4.124MB  5c87d907b6e2: Downloading 17.64MB/24.16MB  a1cbe29276f2: Downloading 3.494MB/4.124MB  a1cbe29276f2: Downloading 4.124MB/4.124MB  a1cbe29276f2: Verifying Checksum  a1cbe29276f2: Download complete  5c87d907b6e2: Verifying Checksum  5c87d907b6e2: Download complete  5c87d907b6e2: Extracting 262.1kB/24.16MB  5c87d907b6e2: Extracting 4.456MB/24.16MB  5c87d907b6e2: Extracting 10.49MB/24.16MB  5c87d907b6e2: Extracting 14.94MB/24.16MB  5c87d907b6e2: Extracting 18.61MB/24.16MB  5c87d907b6e2: Extracting 21.23MB/24.16MB  5c87d907b6e2: Extracting 23.07MB/24.16MB  5c87d907b6e2: Extracting 23.33MB/24.16MB  5c87d907b6e2: Extracting 24.12MB/24.16MB  5c87d907b6e2: Extracting 24.16MB/24.16MB  5c87d907b6e2: Pull complete  67682b06c515: Extracting 195B/195B  67682b06c515: Extracting 195B/195B  67682b06c515: Pull complete  22481bc20692: Extracting 843B/843B  22481bc20692: Extracting 843B/843B  22481bc20692: Pull complete  a1cbe29276f2: Extracting 65.54kB/4.124MB  a1cbe29276f2: Extracting 2.294MB/4.124MB  a1cbe29276f2: Extracting 4.124MB/4.124MB  a1cbe29276f2: Extracting 4.124MB/4.124MB  a1cbe29276f2: Pull complete Digest: sha256:5b9031c149327c9229fb52ced5ebc467492597404a50d8caf4922670d18cfd8c Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v100-merge-1034 Pulling osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v100-merge-1034 docker image osm-v100-merge-1034: Pulling from devops/cicd/opensourcemano/osmclient  521f275cc58b: Already exists   62ab0ae085ba: Pulling fs layer   e613b1dcf9d2: Pulling fs layer   168be40b89b3: Pulling fs layer  e613b1dcf9d2: Downloading 32.32kB/2.825MB  168be40b89b3: Downloading 114.2kB/11.31MB  62ab0ae085ba: Downloading 122.4kB/12.06MB  e613b1dcf9d2: Verifying Checksum  e613b1dcf9d2: Download complete  168be40b89b3: Downloading 5.628MB/11.31MB  62ab0ae085ba: Downloading 3.203MB/12.06MB  168be40b89b3: Verifying Checksum  168be40b89b3: Download complete  62ab0ae085ba: Downloading 8.733MB/12.06MB  62ab0ae085ba: Verifying Checksum  62ab0ae085ba: Download complete  62ab0ae085ba: Extracting 131.1kB/12.06MB  62ab0ae085ba: Extracting 2.753MB/12.06MB  62ab0ae085ba: Extracting 4.588MB/12.06MB  62ab0ae085ba: Extracting 5.505MB/12.06MB  62ab0ae085ba: Extracting 6.554MB/12.06MB  62ab0ae085ba: Extracting 8.258MB/12.06MB  62ab0ae085ba: Extracting 10.35MB/12.06MB  62ab0ae085ba: Extracting 12.06MB/12.06MB  62ab0ae085ba: Extracting 12.06MB/12.06MB  62ab0ae085ba: Pull complete  e613b1dcf9d2: Extracting 32.77kB/2.825MB  e613b1dcf9d2: Extracting 1.147MB/2.825MB  e613b1dcf9d2: Extracting 1.901MB/2.825MB  e613b1dcf9d2: Extracting 2.825MB/2.825MB  e613b1dcf9d2: Pull complete  168be40b89b3: Extracting 131.1kB/11.31MB  168be40b89b3: Extracting 1.442MB/11.31MB  168be40b89b3: Extracting 5.374MB/11.31MB  168be40b89b3: Extracting 6.423MB/11.31MB  168be40b89b3: Extracting 9.175MB/11.31MB  168be40b89b3: Extracting 10.88MB/11.31MB  168be40b89b3: Extracting 11.31MB/11.31MB  168be40b89b3: Pull complete Digest: sha256:1490ff5f7c251f0f893b5e98c19f851cf63f9c0bf3bdb0881059dd1c21afb305 Status: Downloaded newer image for osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v100-merge-1034 osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v100-merge-1034 Finished pulling and generating docker images 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=NaPbekylCaj2s6T8MEexy9mOmQ5npocz OSMLCM_VCA_HOST=172.21.249.109 OSMLCM_VCA_SECRET=cc9109eecdd6b582a09aa7bbfa1e3ebb OSMLCM_VCA_PUBKEY=ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDknCkDA5M5P88DwljIi72ITRvFOMR/9mhvBrRgDSFDnDMyo9BrcCt0zVEHlzYZhOEDZeygvz/RgpPd61NH92Lway4Sf6upSuysmQ6xBSMsvbDgtTufcD4zyVtbJJj5vKxsG/82Qdx4UljTtxvkqqInYyUD7DbGzpR0OSCOrrCpPIflT2a/ISdvMpI7mtmW+ZB8MdhVSJ9WS63S0H1IQtQ94DDQPwq2WS+quBbN8X9MmkXqMfwNqKvMm6i4r9URp+MGxyVPzkFIqpCQD+3w3e0VsM0GFEDVbo84nNum8MBycMwhUB8fsKfCqlnipTUNHi0tT7/uQ4Lhk4SKIWcNf2vF juju-client-key OSMLCM_VCA_CACERT=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVFakNDQW5xZ0F3SUJBZ0lVTkdOV3ZyQmdIc1NCc0RPcVJNQ1ZucldHK0hFd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0lURU5NQXNHQTFVRUNoTUVTblZxZFRFUU1BNEdBMVVFQXhNSGFuVnFkUzFqWVRBZUZ3MHlOREF4TVRNdwpOREl5TVRkYUZ3MHpOREF4TVRNd05ESTNNVGRhTUNFeERUQUxCZ05WQkFvVEJFcDFhblV4RURBT0JnTlZCQU1UCkIycDFhblV0WTJFd2dnR2lNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJqd0F3Z2dHS0FvSUJnUUN5bHg4MGVTTEsKaG1EVXlZb2JSVnZrbGYrSzNnaC9hSWRTRjluZXV4a1Q1bXdHV0R4bElwQndhN1VCZStkVDVCQXVNK2E5UGR4eQpGbklBMzY2eDNVNTQ3eVFYTEphbzUzM2ZYdlRVcXZ5aVhlL01VbUthRnlVTWptTCtiaEV3WjBQMEphNWJwVTdvCkludnk2UXJ4WnR5NFZjMUJnZHpXNUY5L1k4M216cXBMYVo4S2RTWXZsK3JVS1VVZ1J3Y0xtYjFiVG1kZi9lVHQKRHBIQmViTWt1RDlDNHBCUXZ1VnBkVmEycHJMbDVyMFZUVEtNempHeWUzeW43WG1jQXgvbjJ2clMzREdUcHBucgp3Zlh6S21XbjRCQUpReXo1UndBZjIzK1FSWkJaNkcrblNMUGpYcFZFVWxHamRVdllOZnlmZGp1U3paOEYzSFE1Ci9nYjhINWNoMjJUSWJHR090WmdlUFNPYnk0Ui96SHFScHhYTkpieWI1OXRvaDJ2QXNldWRmZFFjMSt1Z3lJU2QKeEZiT2xRWjZqSU02Q2szS01FQVRiNnF6dUhlbzlWM0ZHdjJzZDdRNUhESTZMNHN1bnVIQUFtTG03OVl1YnBjUwpySTFTL3Q4dmxHbkJ4SGN0bStjUEhKYlg1MG01ME5hUEpRVW5QYXlPaFc1djR2RzF5R2F4YU04Q0F3RUFBYU5DCk1FQXdEZ1lEVlIwUEFRSC9CQVFEQWdLa01BOEdBMVVkRXdFQi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZDQXcKUWF0b05IRXd3ZmVKMTZYak01a29hekF5TUEwR0NTcUdTSWIzRFFFQkN3VUFBNElCZ1FDa213OEY2SVByNllRQgo3UTUwTDh2bHl4MWEyQlRnMDIxZWdWZCtWdDJXbXhvT0RMNVdPbXU1SFNmanhveXgxMHUrN2xFSkpSWjZHVDZHCjlNZXVHWWhFYkd4Z3F2ODVLWDNVUDc1NXU3aHgyWTZueElTMlFlVW8zNlA4Y0EzYVVkV3BGdFR1L0lFbjIzc3AKOHRoM3JWMnJ2YjFab0dMQTBjNncyQXNxTlA3M2tUUkhPenNCTjIyWDQ3MHFGOG02Q3ljejFlU3BFa0w4ejdUVwpoSE5qRUxyNFZpdm1tdkxhMTQrUTN0d2ZhTER4OGNnTHRkTjl0b0o4MjNYQ3N2TUMxVkd5VjRzUVpoVXlzaEkzCjczT1ZSbEM1aUhZMURNeFNPTUd4SE0xTHFrRmRpSXF5ZDVmNUdxK29rNTkzOC9PVmQzV05OSGUvMW5TUEEwYzMKZkM3RVNEUWNtcjhRVG5wNXl5MVVSZXp2cFNZMWpUNHA4R0NYQ0t1SW9telZ6a2FYMjJZRHJseWVtNmJWZVUrVgpkOFZ1MCtCTFkzeEp0WDdPaHAyZ2svTEZIaDlYaGEwUHJtTWNHMEtmaEt5bmhNdHoyeU01VTAzMEJKZnowcEF3CkpjbWFvUWN5VnhScjNUV25KUEJ2ektENUVNSVozTHBzd2xneGtDYytOcjFreERkRHRnST0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQoK # 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=n6gqjw4uns8aQ8ARNYE7B4gY1SxeLXk5 RO_DB_ROOT_PASSWORD=n6gqjw4uns8aQ8ARNYE7B4gY1SxeLXk5 OSMRO_DATABASE_COMMONKEY=NaPbekylCaj2s6T8MEexy9mOmQ5npocz MYSQL_ROOT_PASSWORD=n6gqjw4uns8aQ8ARNYE7B4gY1SxeLXk5 ROOT_DB_PASSWORD=n6gqjw4uns8aQ8ARNYE7B4gY1SxeLXk5 KEYSTONE_DB_PASSWORD=G38HGsIHRnJwPIrnuLZvxflBUMOHBP3G SERVICE_PASSWORD=Mh3AfHnJqeZ5Usj46RMhYMBBraNoPAOc OSMNBI_AUTHENTICATION_SERVICE_PASSWORD=Mh3AfHnJqeZ5Usj46RMhYMBBraNoPAOc OSMNBI_DATABASE_COMMONKEY=NaPbekylCaj2s6T8MEexy9mOmQ5npocz OSMMON_KEYSTONE_SERVICE_PASSWORD=Mh3AfHnJqeZ5Usj46RMhYMBBraNoPAOc OSMMON_DATABASE_COMMONKEY=NaPbekylCaj2s6T8MEexy9mOmQ5npocz OSMMON_SQL_DATABASE_URI=mysql://root:n6gqjw4uns8aQ8ARNYE7B4gY1SxeLXk5@mysql:3306/mon OS_NOTIFIER_URI=http://172.21.249.109:8662 OSMMON_VCA_HOST=172.21.249.109 OSMMON_VCA_SECRET=cc9109eecdd6b582a09aa7bbfa1e3ebb OSMMON_VCA_CACERT=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVFakNDQW5xZ0F3SUJBZ0lVTkdOV3ZyQmdIc1NCc0RPcVJNQ1ZucldHK0hFd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0lURU5NQXNHQTFVRUNoTUVTblZxZFRFUU1BNEdBMVVFQXhNSGFuVnFkUzFqWVRBZUZ3MHlOREF4TVRNdwpOREl5TVRkYUZ3MHpOREF4TVRNd05ESTNNVGRhTUNFeERUQUxCZ05WQkFvVEJFcDFhblV4RURBT0JnTlZCQU1UCkIycDFhblV0WTJFd2dnR2lNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJqd0F3Z2dHS0FvSUJnUUN5bHg4MGVTTEsKaG1EVXlZb2JSVnZrbGYrSzNnaC9hSWRTRjluZXV4a1Q1bXdHV0R4bElwQndhN1VCZStkVDVCQXVNK2E5UGR4eQpGbklBMzY2eDNVNTQ3eVFYTEphbzUzM2ZYdlRVcXZ5aVhlL01VbUthRnlVTWptTCtiaEV3WjBQMEphNWJwVTdvCkludnk2UXJ4WnR5NFZjMUJnZHpXNUY5L1k4M216cXBMYVo4S2RTWXZsK3JVS1VVZ1J3Y0xtYjFiVG1kZi9lVHQKRHBIQmViTWt1RDlDNHBCUXZ1VnBkVmEycHJMbDVyMFZUVEtNempHeWUzeW43WG1jQXgvbjJ2clMzREdUcHBucgp3Zlh6S21XbjRCQUpReXo1UndBZjIzK1FSWkJaNkcrblNMUGpYcFZFVWxHamRVdllOZnlmZGp1U3paOEYzSFE1Ci9nYjhINWNoMjJUSWJHR090WmdlUFNPYnk0Ui96SHFScHhYTkpieWI1OXRvaDJ2QXNldWRmZFFjMSt1Z3lJU2QKeEZiT2xRWjZqSU02Q2szS01FQVRiNnF6dUhlbzlWM0ZHdjJzZDdRNUhESTZMNHN1bnVIQUFtTG03OVl1YnBjUwpySTFTL3Q4dmxHbkJ4SGN0bStjUEhKYlg1MG01ME5hUEpRVW5QYXlPaFc1djR2RzF5R2F4YU04Q0F3RUFBYU5DCk1FQXdEZ1lEVlIwUEFRSC9CQVFEQWdLa01BOEdBMVVkRXdFQi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZDQXcKUWF0b05IRXd3ZmVKMTZYak01a29hekF5TUEwR0NTcUdTSWIzRFFFQkN3VUFBNElCZ1FDa213OEY2SVByNllRQgo3UTUwTDh2bHl4MWEyQlRnMDIxZWdWZCtWdDJXbXhvT0RMNVdPbXU1SFNmanhveXgxMHUrN2xFSkpSWjZHVDZHCjlNZXVHWWhFYkd4Z3F2ODVLWDNVUDc1NXU3aHgyWTZueElTMlFlVW8zNlA4Y0EzYVVkV3BGdFR1L0lFbjIzc3AKOHRoM3JWMnJ2YjFab0dMQTBjNncyQXNxTlA3M2tUUkhPenNCTjIyWDQ3MHFGOG02Q3ljejFlU3BFa0w4ejdUVwpoSE5qRUxyNFZpdm1tdkxhMTQrUTN0d2ZhTER4OGNnTHRkTjl0b0o4MjNYQ3N2TUMxVkd5VjRzUVpoVXlzaEkzCjczT1ZSbEM1aUhZMURNeFNPTUd4SE0xTHFrRmRpSXF5ZDVmNUdxK29rNTkzOC9PVmQzV05OSGUvMW5TUEEwYzMKZkM3RVNEUWNtcjhRVG5wNXl5MVVSZXp2cFNZMWpUNHA4R0NYQ0t1SW9telZ6a2FYMjJZRHJseWVtNmJWZVUrVgpkOFZ1MCtCTFkzeEp0WDdPaHAyZ2svTEZIaDlYaGEwUHJtTWNHMEtmaEt5bmhNdHoyeU01VTAzMEJKZnowcEF3CkpjbWFvUWN5VnhScjNUV25KUEJ2ektENUVNSVozTHBzd2xneGtDYytOcjFreERkRHRnST0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQoK OSMPOL_SQL_DATABASE_URI=mysql://root:n6gqjw4uns8aQ8ARNYE7B4gY1SxeLXk5@mysql:3306/pol Finished generation of docker env files Added 'osm' model on k8scloud with credential 'k8scloud' for user 'admin' ERROR selecting releases: no charm or bundle matching channel or platform; suggestions: stable with focal, candidate with focal, beta with focal, edge with jammy, focal, 6/beta with jammy, 6/edge with jammy, 5/edge with jammy 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 Updating K8s manifest file from opensourcemano\/nbi:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/nbi:osm-v100-merge-1034 Updating K8s manifest file from opensourcemano\/lcm:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/lcm:osm-v100-merge-1034 Updating K8s manifest file from opensourcemano\/ro:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/ro:osm-v100-merge-1034 Updating K8s manifest file from opensourcemano\/pol:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/pol:osm-v100-merge-1034 Updating K8s manifest file from opensourcemano\/mon:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/mon:osm-v100-merge-1034 Updating K8s manifest file from opensourcemano\/ng-ui:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/ng-ui:osm-v100-merge-1034 Updating K8s manifest file from opensourcemano\/keystone:.* to osm.etsi.org:5050/devops/cicd/opensourcemano\/keystone:osm-v100-merge-1034 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 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 % 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 3046k 0 --:--:-- --:--:-- --:--:-- 3046k OK 0% [Working] Ign:1 http://172.21.249.4:35027/release unstable InRelease 0% [Working] Hit:2 http://172.21.249.4:35027/release unstable Release 0% [Working] Hit:3 https://download.docker.com/linux/ubuntu focal InRelease 0% [Waiting for headers] [Waiting for headers] [Waiting for headers] Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 0% [Waiting for headers] [Waiting for headers] [Waiting for headers] 0% [Waiting for headers] [Waiting for headers] [Waiting for headers] Get:6 http://172.21.249.4:35027/release unstable/osmclient amd64 Packages [472 B] 0% [Waiting for headers] [Waiting for headers] [6 Packages 472 B/472 B 100%] [W 0% [Waiting for headers] [Waiting for headers] [Waiting for headers] Hit:7 http://security.ubuntu.com/ubuntu focal-security InRelease 0% [Waiting for headers] [Waiting for headers] Get:8 http://172.21.249.4:35027/release unstable/IM amd64 Packages [898 B] 0% [6 Packages store 0 B] [Waiting for headers] [Waiting for headers] 0% [Waiting for headers] [Waiting for headers] 0% [Waiting for headers] [Waiting for headers] Hit:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 0% [Waiting for headers] 0% [Waiting for headers] Hit:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 0% [Working] 0% [Waiting for headers] Hit:10 https://packages.cloud.google.com/apt kubernetes-xenial InRelease 0% [Working] 0% [Working] 0% [Working] 0% [Working] 100% [Working] Fetched 1370 B in 1s (1092 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... 29% Reading package lists... 29% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 43% Reading package lists... 43% Reading package lists... 44% Reading package lists... 51% Reading package lists... 51% Reading package lists... 56% Reading package lists... 56% Reading package lists... 64% Reading package lists... 64% Reading package lists... 67% Reading package lists... 67% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 79% Reading package lists... 79% Reading package lists... 85% Reading package lists... 85% 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.249.4:35027/release unstable Release (expected unstable but got ) 0% [Working] Ign:1 http://172.21.249.4:35027/release unstable InRelease 0% [Working] Hit:2 http://172.21.249.4:35027/release unstable Release 0% [Working] Hit:3 https://download.docker.com/linux/ubuntu focal InRelease 0% [Waiting for headers] [Waiting for headers] [Waiting for headers] 0% [Waiting for headers] [Waiting for headers] [Waiting for headers] Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 0% [Waiting for headers] [Waiting for headers] [Waiting for headers] Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease 0% [Waiting for headers] [Waiting for headers] 0% [Waiting for headers] Hit:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 0% [Waiting for headers] 0% [Waiting for headers] Hit:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 0% [Waiting for headers] Hit:7 https://packages.cloud.google.com/apt kubernetes-xenial 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... 29% Reading package lists... 29% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 42% Reading package lists... 43% Reading package lists... 43% Reading package lists... 47% Reading package lists... 51% Reading package lists... 51% Reading package lists... 56% Reading package lists... 56% Reading package lists... 64% Reading package lists... 64% Reading package lists... 67% Reading package lists... 67% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 72% Reading package lists... 79% Reading package lists... 79% Reading package lists... 85% Reading package lists... 85% 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.249.4:35027/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 210 not upgraded. Need to get 61.9 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 14.2 kB/20.8 kB 68%] 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 2615 B/41.8 kB 6%] 1% [Waiting for headers] 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 1052 B/501 kB 0%] 2% [Waiting for headers] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.14 [2725 kB] 2% [4 libc6 3535 B/2725 kB 0%] 6% [Waiting for headers] 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 24.6 kB/74.6 kB 33%] 6% [Waiting for headers] 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 18.9 kB/54.2 kB 35%] 6% [Waiting for headers] 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 23.4 kB/1625 kB 1%] 9% [Waiting for headers] 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 1847 B/387 kB 0%] 10% [Waiting for headers] 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 15.9 kB/1674 kB 1%] 12% [Waiting for headers] 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 12.3 kB/1890 kB 1%] 15% [Waiting for headers] 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 47.4 kB/718 kB 7%] 16% [Working] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.7 [207 kB] 16% [12 binutils-common 14.2 kB/207 kB 7%] 17% [Working] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.7 [473 kB] 17% [13 libbinutils 2613 B/473 kB 1%] 18% [Working] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.7 [47.9 kB] 18% [14 libctf-nobfd0 0 B/47.9 kB 0%] 18% [Working] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.7 [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.7 [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.7 [3380 B] 21% [17 binutils 3380 B/3380 B 100%] 21% [Working] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] 21% [18 libc-dev-bin 0 B/71.8 kB 0%] 22% [Waiting for headers] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-169.187 [1125 kB] 22% [19 linux-libc-dev 16.4 kB/1125 kB 1%] 23% [Waiting for headers] 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 12.8 kB/104 kB 12%] 24% [Waiting for headers] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.14 [2519 kB] 24% [21 libc6-dev 39.5 kB/2519 kB 2%] 27% [Waiting for headers] 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] 28% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] 28% [23 libisl22 14.2 kB/592 kB 2%] 28% [23 libisl22 388 kB/592 kB 66%] 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 6959 B/40.8 kB 17%] 29% [Waiting for headers] 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 9330 B/7502 kB 0%] 39% [Waiting for headers] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] 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 48.8 kB/48.8 kB 100%] 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 45.1 kB/102 kB 44%] 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 26.2 kB/26.2 kB 100%] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B] 41% [Waiting for headers] 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 131 kB/2752 kB 5%] 45% [Waiting for headers] 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 37.9 kB/835 kB 5%] 46% [Waiting for headers] 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 54.7 kB/2016 kB 3%] 49% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] 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 14.2 kB/785 kB 2%] 50% [34 libubsan1 324 kB/785 kB 41%] 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 21.7 kB/8276 kB 0%] 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 26.9 kB/1722 kB 2%] 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 8192 B/8421 kB 0%] 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] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 80% [42 make 65.5 kB/162 kB 40%] 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 65.5 kB/231 kB 28%] 81% [Waiting for headers] 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 65.5 kB/679 kB 10%] 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%] 8617 kB/s 1s 83% [Working] 8617 kB/s 1s Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 83% [46 libfakeroot 8407 B/25.7 kB 33%] 8617 kB/s 1s 83% [Waiting for headers] 8617 kB/s 1s Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 83% [47 fakeroot 2678 B/62.6 kB 4%] 8617 kB/s 1s 84% [Waiting for headers] 8617 kB/s 1s 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 577 B/46.6 kB 1%] 8617 kB/s 1s 84% [Waiting for headers] 8617 kB/s 1s 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 16 B/11.3 kB 0%] 8617 kB/s 1s 84% [Working] 8617 kB/s 1s 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 2871 B/12.0 kB 24%] 8617 kB/s 1s 85% [Working] 8617 kB/s 1s 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 2180 B/116 kB 2%] 8617 kB/s 1s 85% [Working] 8617 kB/s 1s 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 1347 B/33.1 kB 4%] 8617 kB/s 1s 85% [Waiting for headers] 8617 kB/s 1s 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 2762 B/3950 kB 0%] 8617 kB/s 1s 91% [Waiting for headers] 8617 kB/s 0s Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B] 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%] 8617 kB/s 0s 95% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.122)] 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%] 8617 kB/s 0s 95% [56 python-pip-whl 327 kB/1805 kB 18%] 8617 kB/s 0s 97% [Working] 8617 kB/s 0s 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 29.3 kB/155 kB 19%] 8617 kB/s 0s 98% [Working] 8617 kB/s 0s 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 12.3 kB/514 kB 2%] 8617 kB/s 0s 99% [Waiting for headers] 8617 kB/s 0s Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B] 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 4428 B/23.9 kB 18%] 8617 kB/s 0s 99% [Waiting for headers] 8617 kB/s 0s 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 3373 B/231 kB 1%] 8617 kB/s 0s 100% [Working] 8617 kB/s 0s Fetched 61.9 MB in 8s (7499 kB/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 ... 65322 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 ... 65322 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 ... 65322 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 ... 65322 files and directories currently installed.) Preparing to unpack .../libc6_2.31-0ubuntu9.14_amd64.deb ... Unpacking libc6:amd64 (2.31-0ubuntu9.14) over (2.31-0ubuntu9.7) ... Setting up libc6:amd64 (2.31-0ubuntu9.14) ... (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 ... 65322 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 ... 65322 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.7_amd64.deb ... Unpacking binutils-common:amd64 (2.34-6ubuntu1.7) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../06-libbinutils_2.34-6ubuntu1.7_amd64.deb ... Unpacking libbinutils:amd64 (2.34-6ubuntu1.7) ... Selecting previously unselected package libctf-nobfd0:amd64. Preparing to unpack .../07-libctf-nobfd0_2.34-6ubuntu1.7_amd64.deb ... Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... Selecting previously unselected package libctf0:amd64. Preparing to unpack .../08-libctf0_2.34-6ubuntu1.7_amd64.deb ... Unpacking libctf0:amd64 (2.34-6ubuntu1.7) ... Selecting previously unselected package binutils-x86-64-linux-gnu. Preparing to unpack .../09-binutils-x86-64-linux-gnu_2.34-6ubuntu1.7_amd64.deb ... Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.7) ... Selecting previously unselected package binutils. Preparing to unpack .../10-binutils_2.34-6ubuntu1.7_amd64.deb ... Unpacking binutils (2.34-6ubuntu1.7) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../11-libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../12-linux-libc-dev_5.4.0-169.187_amd64.deb ... Unpacking linux-libc-dev:amd64 (5.4.0-169.187) ... 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.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) ... 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.7) ... Setting up linux-libc-dev:amd64 (5.4.0-169.187) ... Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... 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.7) ... Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... Setting up libc-dev-bin (2.31-0ubuntu9.14) ... 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.7) ... 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.14) ... Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.7) ... Setting up binutils (2.34-6ubuntu1.7) ... 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-23.3.2-py3-none-any.whl (2.1 MB) [?25l  |▏ | 10 kB 9.7 MB/s eta 0:00:01  |▎ | 20 kB 2.2 MB/s eta 0:00:01  |▌ | 30 kB 3.1 MB/s eta 0:00:01  |▋ | 40 kB 1.5 MB/s eta 0:00:02  |▊ | 51 kB 1.5 MB/s eta 0:00:02  |█ | 61 kB 1.8 MB/s eta 0:00:02  |█ | 71 kB 1.9 MB/s eta 0:00:02  |█▎ | 81 kB 2.2 MB/s eta 0:00:01  |█▍ | 92 kB 2.3 MB/s eta 0:00:01  |█▌ | 102 kB 1.8 MB/s eta 0:00:02  |█▊ | 112 kB 1.8 MB/s eta 0:00:02  |█▉ | 122 kB 1.8 MB/s eta 0:00:02  |██ | 133 kB 1.8 MB/s eta 0:00:02  |██▏ | 143 kB 1.8 MB/s eta 0:00:02  |██▎ | 153 kB 1.8 MB/s eta 0:00:02  |██▌ | 163 kB 1.8 MB/s eta 0:00:02  |██▋ | 174 kB 1.8 MB/s eta 0:00:02  |██▉ | 184 kB 1.8 MB/s eta 0:00:02  |███ | 194 kB 1.8 MB/s eta 0:00:02  |███ | 204 kB 1.8 MB/s eta 0:00:02  |███▎ | 215 kB 1.8 MB/s eta 0:00:02  |███▍ | 225 kB 1.8 MB/s eta 0:00:02  |███▋ | 235 kB 1.8 MB/s eta 0:00:02  |███▊ | 245 kB 1.8 MB/s eta 0:00:02  |███▉ | 256 kB 1.8 MB/s eta 0:00:02  |████ | 266 kB 1.8 MB/s eta 0:00:02  |████▏ | 276 kB 1.8 MB/s eta 0:00:02  |████▍ | 286 kB 1.8 MB/s eta 0:00:02  |████▌ | 296 kB 1.8 MB/s eta 0:00:02  |████▋ | 307 kB 1.8 MB/s eta 0:00:01  |████▉ | 317 kB 1.8 MB/s eta 0:00:01  |█████ | 327 kB 1.8 MB/s eta 0:00:01  |█████▏ | 337 kB 1.8 MB/s eta 0:00:01  |█████▎ | 348 kB 1.8 MB/s eta 0:00:01  |█████▍ | 358 kB 1.8 MB/s eta 0:00:01  |█████▋ | 368 kB 1.8 MB/s eta 0:00:01  |█████▊ | 378 kB 1.8 MB/s eta 0:00:01  |██████ | 389 kB 1.8 MB/s eta 0:00:01  |██████ | 399 kB 1.8 MB/s eta 0:00:01  |██████▏ | 409 kB 1.8 MB/s eta 0:00:01  |██████▍ | 419 kB 1.8 MB/s eta 0:00:01  |██████▌ | 430 kB 1.8 MB/s eta 0:00:01  |██████▊ | 440 kB 1.8 MB/s eta 0:00:01  |██████▉ | 450 kB 1.8 MB/s eta 0:00:01  |███████ | 460 kB 1.8 MB/s eta 0:00:01  |███████▏ | 471 kB 1.8 MB/s eta 0:00:01  |███████▎ | 481 kB 1.8 MB/s eta 0:00:01  |███████▌ | 491 kB 1.8 MB/s eta 0:00:01  |███████▋ | 501 kB 1.8 MB/s eta 0:00:01  |███████▊ | 512 kB 1.8 MB/s eta 0:00:01  |████████ | 522 kB 1.8 MB/s eta 0:00:01  |████████ | 532 kB 1.8 MB/s eta 0:00:01  |████████▎ | 542 kB 1.8 MB/s eta 0:00:01  |████████▍ | 552 kB 1.8 MB/s eta 0:00:01  |████████▌ | 563 kB 1.8 MB/s eta 0:00:01  |████████▊ | 573 kB 1.8 MB/s eta 0:00:01  |████████▉ | 583 kB 1.8 MB/s eta 0:00:01  |█████████ | 593 kB 1.8 MB/s eta 0:00:01  |█████████▏ | 604 kB 1.8 MB/s eta 0:00:01  |█████████▎ | 614 kB 1.8 MB/s eta 0:00:01  |█████████▌ | 624 kB 1.8 MB/s eta 0:00:01  |█████████▋ | 634 kB 1.8 MB/s eta 0:00:01  |█████████▉ | 645 kB 1.8 MB/s eta 0:00:01  |██████████ | 655 kB 1.8 MB/s eta 0:00:01  |██████████ | 665 kB 1.8 MB/s eta 0:00:01  |██████████▎ | 675 kB 1.8 MB/s eta 0:00:01  |██████████▍ | 686 kB 1.8 MB/s eta 0:00:01  |██████████▋ | 696 kB 1.8 MB/s eta 0:00:01  |██████████▊ | 706 kB 1.8 MB/s eta 0:00:01  |██████████▉ | 716 kB 1.8 MB/s eta 0:00:01  |███████████ | 727 kB 1.8 MB/s eta 0:00:01  |███████████▏ | 737 kB 1.8 MB/s eta 0:00:01  |███████████▍ | 747 kB 1.8 MB/s eta 0:00:01  |███████████▌ | 757 kB 1.8 MB/s eta 0:00:01  |███████████▋ | 768 kB 1.8 MB/s eta 0:00:01  |███████████▉ | 778 kB 1.8 MB/s eta 0:00:01  |████████████ | 788 kB 1.8 MB/s eta 0:00:01  |████████████▏ | 798 kB 1.8 MB/s eta 0:00:01  |████████████▎ | 808 kB 1.8 MB/s eta 0:00:01  |████████████▍ | 819 kB 1.8 MB/s eta 0:00:01  |████████████▋ | 829 kB 1.8 MB/s eta 0:00:01  |████████████▊ | 839 kB 1.8 MB/s eta 0:00:01  |█████████████ | 849 kB 1.8 MB/s eta 0:00:01  |█████████████ | 860 kB 1.8 MB/s eta 0:00:01  |█████████████▏ | 870 kB 1.8 MB/s eta 0:00:01  |█████████████▍ | 880 kB 1.8 MB/s eta 0:00:01  |█████████████▌ | 890 kB 1.8 MB/s eta 0:00:01  |█████████████▊ | 901 kB 1.8 MB/s eta 0:00:01  |█████████████▉ | 911 kB 1.8 MB/s eta 0:00:01  |██████████████ | 921 kB 1.8 MB/s eta 0:00:01  |██████████████▏ | 931 kB 1.8 MB/s eta 0:00:01  |██████████████▎ | 942 kB 1.8 MB/s eta 0:00:01  |██████████████▌ | 952 kB 1.8 MB/s eta 0:00:01  |██████████████▋ | 962 kB 1.8 MB/s eta 0:00:01  |██████████████▊ | 972 kB 1.8 MB/s eta 0:00:01  |███████████████ | 983 kB 1.8 MB/s eta 0:00:01  |███████████████ | 993 kB 1.8 MB/s eta 0:00:01  |███████████████▎ | 1.0 MB 1.8 MB/s eta 0:00:01  |███████████████▍ | 1.0 MB 1.8 MB/s eta 0:00:01  |███████████████▌ | 1.0 MB 1.8 MB/s eta 0:00:01  |███████████████▊ | 1.0 MB 1.8 MB/s eta 0:00:01  |███████████████▉ | 1.0 MB 1.8 MB/s eta 0:00:01  |████████████████ | 1.1 MB 1.8 MB/s eta 0:00:01  |████████████████▏ | 1.1 MB 1.8 MB/s eta 0:00:01  |████████████████▎ | 1.1 MB 1.8 MB/s eta 0:00:01  |████████████████▌ | 1.1 MB 1.8 MB/s eta 0:00:01  |████████████████▋ | 1.1 MB 1.8 MB/s eta 0:00:01  |████████████████▊ | 1.1 MB 1.8 MB/s eta 0:00:01  |█████████████████ | 1.1 MB 1.8 MB/s eta 0:00:01  |█████████████████ | 1.1 MB 1.8 MB/s eta 0:00:01  |█████████████████▎ | 1.1 MB 1.8 MB/s eta 0:00:01  |█████████████████▍ | 1.1 MB 1.8 MB/s eta 0:00:01  |█████████████████▌ | 1.2 MB 1.8 MB/s eta 0:00:01  |█████████████████▊ | 1.2 MB 1.8 MB/s eta 0:00:01  |█████████████████▉ | 1.2 MB 1.8 MB/s eta 0:00:01  |██████████████████ | 1.2 MB 1.8 MB/s eta 0:00:01  |██████████████████▏ | 1.2 MB 1.8 MB/s eta 0:00:01  |██████████████████▎ | 1.2 MB 1.8 MB/s eta 0:00:01  |██████████████████▌ | 1.2 MB 1.8 MB/s eta 0:00:01  |██████████████████▋ | 1.2 MB 1.8 MB/s eta 0:00:01  |██████████████████▉ | 1.2 MB 1.8 MB/s eta 0:00:01  |███████████████████ | 1.2 MB 1.8 MB/s eta 0:00:01  |███████████████████ | 1.3 MB 1.8 MB/s eta 0:00:01  |███████████████████▎ | 1.3 MB 1.8 MB/s eta 0:00:01  |███████████████████▍ | 1.3 MB 1.8 MB/s eta 0:00:01  |███████████████████▋ | 1.3 MB 1.8 MB/s eta 0:00:01  |███████████████████▊ | 1.3 MB 1.8 MB/s eta 0:00:01  |███████████████████▉ | 1.3 MB 1.8 MB/s eta 0:00:01  |████████████████████ | 1.3 MB 1.8 MB/s eta 0:00:01  |████████████████████▏ | 1.3 MB 1.8 MB/s eta 0:00:01  |████████████████████▍ | 1.3 MB 1.8 MB/s eta 0:00:01  |████████████████████▌ | 1.4 MB 1.8 MB/s eta 0:00:01  |████████████████████▋ | 1.4 MB 1.8 MB/s eta 0:00:01  |████████████████████▉ | 1.4 MB 1.8 MB/s eta 0:00:01  |█████████████████████ | 1.4 MB 1.8 MB/s eta 0:00:01  |█████████████████████▏ | 1.4 MB 1.8 MB/s eta 0:00:01  |█████████████████████▎ | 1.4 MB 1.8 MB/s eta 0:00:01  |█████████████████████▍ | 1.4 MB 1.8 MB/s eta 0:00:01  |█████████████████████▋ | 1.4 MB 1.8 MB/s eta 0:00:01  |█████████████████████▊ | 1.4 MB 1.8 MB/s eta 0:00:01  |██████████████████████ | 1.4 MB 1.8 MB/s eta 0:00:01  |██████████████████████ | 1.5 MB 1.8 MB/s eta 0:00:01  |██████████████████████▏ | 1.5 MB 1.8 MB/s eta 0:00:01  |██████████████████████▍ | 1.5 MB 1.8 MB/s eta 0:00:01  |██████████████████████▌ | 1.5 MB 1.8 MB/s eta 0:00:01  |██████████████████████▊ | 1.5 MB 1.8 MB/s eta 0:00:01  |██████████████████████▉ | 1.5 MB 1.8 MB/s eta 0:00:01  |███████████████████████ | 1.5 MB 1.8 MB/s eta 0:00:01  |███████████████████████▏ | 1.5 MB 1.8 MB/s eta 0:00:01  |███████████████████████▎ | 1.5 MB 1.8 MB/s eta 0:00:01  |███████████████████████▌ | 1.5 MB 1.8 MB/s eta 0:00:01  |███████████████████████▋ | 1.6 MB 1.8 MB/s eta 0:00:01  |███████████████████████▊ | 1.6 MB 1.8 MB/s eta 0:00:01  |████████████████████████ | 1.6 MB 1.8 MB/s eta 0:00:01  |████████████████████████ | 1.6 MB 1.8 MB/s eta 0:00:01  |████████████████████████▎ | 1.6 MB 1.8 MB/s eta 0:00:01  |████████████████████████▍ | 1.6 MB 1.8 MB/s eta 0:00:01  |████████████████████████▌ | 1.6 MB 1.8 MB/s eta 0:00:01  |████████████████████████▊ | 1.6 MB 1.8 MB/s eta 0:00:01  |████████████████████████▉ | 1.6 MB 1.8 MB/s eta 0:00:01  |█████████████████████████ | 1.6 MB 1.8 MB/s eta 0:00:01  |█████████████████████████▏ | 1.7 MB 1.8 MB/s eta 0:00:01  |█████████████████████████▎ | 1.7 MB 1.8 MB/s eta 0:00:01  |█████████████████████████▌ | 1.7 MB 1.8 MB/s eta 0:00:01  |█████████████████████████▋ | 1.7 MB 1.8 MB/s eta 0:00:01  |█████████████████████████▉ | 1.7 MB 1.8 MB/s eta 0:00:01  |██████████████████████████ | 1.7 MB 1.8 MB/s eta 0:00:01  |██████████████████████████ | 1.7 MB 1.8 MB/s eta 0:00:01  |██████████████████████████▎ | 1.7 MB 1.8 MB/s eta 0:00:01  |██████████████████████████▍ | 1.7 MB 1.8 MB/s eta 0:00:01  |██████████████████████████▋ | 1.8 MB 1.8 MB/s eta 0:00:01  |██████████████████████████▊ | 1.8 MB 1.8 MB/s eta 0:00:01  |██████████████████████████▉ | 1.8 MB 1.8 MB/s eta 0:00:01  |███████████████████████████ | 1.8 MB 1.8 MB/s eta 0:00:01  |███████████████████████████▏ | 1.8 MB 1.8 MB/s eta 0:00:01  |███████████████████████████▍ | 1.8 MB 1.8 MB/s eta 0:00:01  |███████████████████████████▌ | 1.8 MB 1.8 MB/s eta 0:00:01  |███████████████████████████▋ | 1.8 MB 1.8 MB/s eta 0:00:01  |███████████████████████████▉ | 1.8 MB 1.8 MB/s eta 0:00:01  |████████████████████████████ | 1.8 MB 1.8 MB/s eta 0:00:01  |████████████████████████████▏ | 1.9 MB 1.8 MB/s eta 0:00:01  |████████████████████████████▎ | 1.9 MB 1.8 MB/s eta 0:00:01  |████████████████████████████▍ | 1.9 MB 1.8 MB/s eta 0:00:01  |████████████████████████████▋ | 1.9 MB 1.8 MB/s eta 0:00:01  |████████████████████████████▊ | 1.9 MB 1.8 MB/s eta 0:00:01  |█████████████████████████████ | 1.9 MB 1.8 MB/s eta 0:00:01  |█████████████████████████████ | 1.9 MB 1.8 MB/s eta 0:00:01  |█████████████████████████████▏ | 1.9 MB 1.8 MB/s eta 0:00:01  |█████████████████████████████▍ | 1.9 MB 1.8 MB/s eta 0:00:01  |█████████████████████████████▌ | 1.9 MB 1.8 MB/s eta 0:00:01  |█████████████████████████████▊ | 2.0 MB 1.8 MB/s eta 0:00:01  |█████████████████████████████▉ | 2.0 MB 1.8 MB/s eta 0:00:01  |██████████████████████████████ | 2.0 MB 1.8 MB/s eta 0:00:01  |██████████████████████████████▏ | 2.0 MB 1.8 MB/s eta 0:00:01  |██████████████████████████████▎ | 2.0 MB 1.8 MB/s eta 0:00:01  |██████████████████████████████▌ | 2.0 MB 1.8 MB/s eta 0:00:01  |██████████████████████████████▋ | 2.0 MB 1.8 MB/s eta 0:00:01  |██████████████████████████████▊ | 2.0 MB 1.8 MB/s eta 0:00:01  |███████████████████████████████ | 2.0 MB 1.8 MB/s eta 0:00:01  |███████████████████████████████ | 2.0 MB 1.8 MB/s eta 0:00:01  |███████████████████████████████▎| 2.1 MB 1.8 MB/s eta 0:00:01  |███████████████████████████████▍| 2.1 MB 1.8 MB/s eta 0:00:01  |███████████████████████████████▌| 2.1 MB 1.8 MB/s eta 0:00:01  |███████████████████████████████▊| 2.1 MB 1.8 MB/s eta 0:00:01  |███████████████████████████████▉| 2.1 MB 1.8 MB/s eta 0:00:01  |████████████████████████████████| 2.1 MB 1.8 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-23.3.2 Collecting python-magic Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB) Collecting pyangbind Downloading pyangbind-0.8.4.post1-py3-none-any.whl.metadata (4.2 kB) Collecting verboselogs Downloading verboselogs-1.7-py2.py3-none-any.whl (11 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.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.5 kB) Collecting regex (from pyangbind) Downloading regex-2023.12.25-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 1.5 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 (11 kB) Downloading pyangbind-0.8.4.post1-py3-none-any.whl (52 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/52.8 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 5.6 MB/s eta 0:00:00 [?25hDownloading lxml-5.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/8.0 MB ? eta -:--:--  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.4/8.0 MB 12.3 MB/s eta 0:00:01  ━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/8.0 MB 26.8 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.1/8.0 MB 38.4 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 8.0/8.0 MB 59.1 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 51.8 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 44.9 MB/s eta 0:00:00 [?25hDownloading regex-2023.12.25-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (777 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/777.0 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.0/777.0 kB 67.9 MB/s eta 0:00:00 [?25hDEPRECATION: distro-info 0.23ubuntu1 has a non-standard version number. pip 24.0 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.0 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.1.0 pyang-2.6.0 pyangbind-0.8.4.post1 python-magic-0.4.27 regex-2023.12.25 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 210 not upgraded. Need to get 247 kB of archives. After this operation, 8190 kB of additional disk space will be used. 0% [Working] Get:1 http://172.21.249.4:35027/release unstable/IM amd64 python3-osm-im all 10.1.5+g5fa114a-1 [185 kB] 0% [1 python3-osm-im 0 B/185 kB 0%] 70% [Working] Get:2 http://172.21.249.4:35027/release unstable/osmclient amd64 python3-osmclient all 10.1.5+g1ad0860-1 [62.7 kB] 73% [2 python3-osmclient 11.4 kB/62.7 kB 18%] 100% [Working] Fetched 247 kB in 0s (10.6 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 ... 71433 files and directories currently installed.) Preparing to unpack .../python3-osm-im_10.1.5+g5fa114a-1_all.deb ... Unpacking python3-osm-im (10.1.5+g5fa114a-1) ... Selecting previously unselected package python3-osmclient. Preparing to unpack .../python3-osmclient_10.1.5+g1ad0860-1_all.deb ... Unpacking python3-osmclient (10.1.5+g1ad0860-1) ... Setting up python3-osmclient (10.1.5+g1ad0860-1) ... Setting up python3-osm-im (10.1.5+g5fa114a-1) ... Defaulting to user installation because normal site-packages is not writeable Collecting bitarray==2.3.5 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 17)) Downloading bitarray-2.3.5.tar.gz (88 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/88.4 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 81.9/88.4 kB 2.4 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.4/88.4 kB 1.9 MB/s eta 0:00:00 [?25h Preparing metadata (setup.py) ... [?25l- done [?25hRequirement 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.7.1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 21)) Downloading lxml-4.7.1-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 -:--:--  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.4/6.9 MB 11.9 MB/s eta 0:00:01  ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/6.9 MB 15.5 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 3.9/6.9 MB 34.0 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 6.9/6.9 MB 48.1 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 41.8 MB/s eta 0:00:00 [?25hCollecting pyang==2.5.2 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 25)) Downloading pyang-2.5.2-py2.py3-none-any.whl (595 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/595.5 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 595.5/595.5 kB 43.7 MB/s eta 0:00:00 [?25hCollecting 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 5.8 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 (662 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/662.4 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 662.4/662.4 kB 55.2 MB/s eta 0:00:00 [?25hCollecting regex==2021.11.10 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 33)) Downloading regex-2021.11.10-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (764 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/764.7 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 764.7/764.7 kB 51.4 MB/s eta 0:00:00 [?25hCollecting 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 (11 kB) Building wheels for collected packages: bitarray, pyangbind Building wheel for bitarray (setup.py) ... [?25l- \ | / done [?25h Created wheel for bitarray: filename=bitarray-2.3.5-cp38-cp38-linux_x86_64.whl size=188757 sha256=bbbc175ff6973526bfdc43419c276afe9c4ede3b0912108d2af899a73aa03279 Stored in directory: /home/ubuntu/.cache/pip/wheels/94/69/4b/830f24f80f3064bf446eb37eb441d7c1af74eda281bc2d9d03 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=ec231ae7e527414593f184a87e4c35dee005474a9db5e7972407d44a9890dc4e Stored in directory: /home/ubuntu/.cache/pip/wheels/0c/fb/5a/3d09fc1fae9987036f767b8aa0076ac7f91ce4cd952de3f49a Successfully built bitarray pyangbind DEPRECATION: distro-info 0.23ubuntu1 has a non-standard version number. pip 24.0 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.0 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: regex, bitarray, six, 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.3.5 lxml-4.7.1 pyang-2.5.2 pyangbind-0.8.1 pyyaml-5.4.1 regex-2021.11.10 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: curl libcurl4 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: curl libcurl4 libssl1.1 3 upgraded, 2 newly installed, 0 to remove and 207 not upgraded. Need to get 3624 kB of archives. After this operation, 9566 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.20 [1321 kB] 0% [1 libssl1.1 14.2 kB/1321 kB 1%] 7% [1 libssl1.1 331 kB/1321 kB 25%] 33% [Working] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.21 [161 kB] 34% [2 curl 17.1 kB/161 kB 11%] 41% [Waiting for headers] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.21 [235 kB] 41% [3 libcurl4 24.0 kB/235 kB 10%] 50% [Waiting for headers] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.21 [322 kB] 51% [4 libcurl4-openssl-dev 28.7 kB/322 kB 9%] 61% [Waiting for headers] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.20 [1584 kB] 62% [5 libssl-dev 26.9 kB/1584 kB 2%] 100% [Working] Fetched 3624 kB in 1s (2984 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 ... 71517 files and directories currently installed.) Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.20_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) over (1.1.1f-1ubuntu2.12) ... Preparing to unpack .../curl_7.68.0-1ubuntu2.21_amd64.deb ... Unpacking curl (7.68.0-1ubuntu2.21) over (7.68.0-1ubuntu2.7) ... Preparing to unpack .../libcurl4_7.68.0-1ubuntu2.21_amd64.deb ... Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.21) over (7.68.0-1ubuntu2.7) ... Selecting previously unselected package libcurl4-openssl-dev:amd64. Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.21_amd64.deb ... Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.21) ... Selecting previously unselected package libssl-dev:amd64. Preparing to unpack .../libssl-dev_1.1.1f-1ubuntu2.20_amd64.deb ... Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.20) ... Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.20) ... Setting up libcurl4:amd64 (7.68.0-1ubuntu2.21) ... Setting up curl (7.68.0-1ubuntu2.21) ... Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.21) ... 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==2021.10.8 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 17)) Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/149.2 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 92.2/149.2 kB 2.6 MB/s eta 0:00:01  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 kB 2.6 MB/s eta 0:00:00 [?25hCollecting charset-normalizer==2.0.10 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 19)) Downloading charset_normalizer-2.0.10-py3-none-any.whl (39 kB) Collecting click==8.0.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 21)) Downloading click-8.0.3-py3-none-any.whl (97 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/97.5 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 kB 9.2 MB/s eta 0:00:00 [?25hCollecting idna==3.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 23)) Downloading idna-3.3-py3-none-any.whl (61 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/61.2 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.5 MB/s eta 0:00:00 [?25hCollecting jinja2==3.0.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 25)) Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/133.6 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 13.1 MB/s eta 0:00:00 [?25hCollecting markupsafe==2.0.1 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 27)) Downloading MarkupSafe-2.0.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 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 (40 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/40.8 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 3.8 MB/s eta 0:00:00 [?25hCollecting prettytable==3.0.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 31)) Downloading prettytable-3.0.0-py3-none-any.whl (24 kB) Collecting pycurl==7.44.1 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 33)) Downloading pycurl-7.44.1.tar.gz (227 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/227.6 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.6/227.6 kB 14.9 MB/s eta 0:00:00 [?25h Preparing metadata (setup.py) ... [?25l- done [?25hCollecting pyparsing==3.0.6 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 35)) Downloading pyparsing-3.0.6-py3-none-any.whl (97 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/97.6 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.6/97.6 kB 12.2 MB/s eta 0:00:00 [?25hCollecting python-magic==0.4.24 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 37)) Downloading python_magic-0.4.24-py2.py3-none-any.whl (12 kB) 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.27.1 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 41)) Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/63.1 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 7.1 MB/s eta 0:00:00 [?25hCollecting urllib3==1.26.8 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 43)) Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/138.7 kB ? eta -:--:--  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 kB 21.3 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 (30 kB) Building wheels for collected packages: pycurl Building wheel for pycurl (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / done [?25h Created wheel for pycurl: filename=pycurl-7.44.1-cp38-cp38-linux_x86_64.whl size=322258 sha256=d7a9dcabe94c53a2ddc35b5d4270dbfb7c8278989701b8bb2a226850d7b1ca50 Stored in directory: /home/ubuntu/.cache/pip/wheels/a1/7e/55/e76d883b865ed83a76f1a0dc53af308f522db374be56d27909 Successfully built pycurl DEPRECATION: distro-info 0.23ubuntu1 has a non-standard version number. pip 24.0 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.0 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, certifi, urllib3, python-magic, pyparsing, pycurl, prettytable, markupsafe, idna, click, charset-normalizer, 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-2021.10.8 charset-normalizer-2.0.10 click-8.0.3 idna-3.3 jinja2-3.0.3 markupsafe-2.0.1 packaging-21.3 prettytable-3.0.0 pycurl-7.44.1 pyparsing-3.0.6 python-magic-0.4.24 requests-2.27.1 urllib3-1.26.8 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= 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 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 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 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... 7 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... 8 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... 9 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... 10 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... 11 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... 12 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... 13 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... 14 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... 15 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... 16 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... 17 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... 18 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... 19 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... 20 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... 21 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... 22 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... 23 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... 24 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... 25 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... 26 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... 27 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... 28 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... 29 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... 30 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... 31 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... 32 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... 33 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... 34 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... 35 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... 36 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... 37 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... 38 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... 39 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... 40 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... 41 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... 42 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... 43 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... 44 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... 45 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... 46 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... 47 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... 48 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... 49 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... 50 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... 51 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... 52 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... 53 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... 54 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... 55 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... 56 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... 57 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... 58 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... 59 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... 60 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... 61 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... 62 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... 63 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... 64 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... 65 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... 66 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... 67 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... 68 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... 69 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... 70 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... 71 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... 72 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... 73 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... 74 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... 75 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... 76 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... 77 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... 78 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... 79 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... 80 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... 81 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... 82 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... 83 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... 84 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 SYSTEM IS BROKEN OSM is not healthy, but will probably converge to a healthy state soon. Check OSM status with: kubectl -n osm get all (7, 'Failed to connect to 127.0.0.1 port 9999: Connection refused') Maybe "--hostname" option or OSM_HOSTNAME environment variable needs to be specified (7, 'Failed to connect to 127.0.0.1 port 9999: Connection refused') Maybe "--hostname" option or OSM_HOSTNAME environment variable needs to be specified DONE Success command osm-v100-merge-1034#395: ./install_osm.sh -y -u http://172.21.249.4:35027 -k pubkey.asc -R release -r unstable -d ****:****@osm.etsi.org:5050/devops/cicd/ -p http://172.21.1.1:5000 -t osm-v100-merge-1034 --nocachelxdimages Disconnected from osm-v100-merge-1034[172.21.249.109: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.109' (RSA) to the list of known hosts. Connected to osm-v100-merge-1034[172.21.249.109:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4) Started command osm-v100-merge-1034#396: /usr/share/osm-devops/installers/osm_health.sh -k -s osm 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 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 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 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... 7 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... 8 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... 9 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... 10 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... 11 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... 12 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... 13 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... 14 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... 15 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... 16 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... 17 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... 18 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... 19 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... 20 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... 21 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... 22 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... 23 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... 24 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... 25 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... 26 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... 27 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... 28 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... 29 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... 30 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... 31 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... 32 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... 33 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... 34 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... 35 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... 36 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... 37 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... 38 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... 39 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... 40 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... 41 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... 42 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... 43 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... 44 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... 45 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... 46 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... 47 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... 48 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... 49 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... 50 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... 51 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... 52 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... 53 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... 54 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... 55 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... 56 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... 57 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... 58 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... 59 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... 60 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... 61 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... 62 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... 63 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... 64 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... 65 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... 66 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... 67 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... 68 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... 69 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... 70 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... 71 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... 72 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... 73 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... 74 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... 75 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... 76 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... 77 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... 78 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... 79 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... 80 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... 81 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... 82 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... 83 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... 84 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 SYSTEM IS BROKEN Failed command osm-v100-merge-1034#396 with status 1: /usr/share/osm-devops/installers/osm_health.sh -k -s osm Disconnected from osm-v100-merge-1034[172.21.249.109:22] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // dir [Pipeline] echo Deleting VM: 124fe580-9e8e-4ddd-b88e-17e91cd78eff [Pipeline] sh [osm-stage_3-merge_v10.0] Running shell script [Pipeline] sh [osm-stage_3-merge_v10.0] Running shell script + docker stop osm-v100-merge-1034-apache osm-v100-merge-1034-apache [Pipeline] sh [osm-stage_3-merge_v10.0] Running shell script + docker rm osm-v100-merge-1034-apache osm-v100-merge-1034-apache [Pipeline] sh [osm-stage_3-merge_v10.0] Running shell script + rm -rf /tmp/tmp.6iwqhzFvIn [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to osm-cicd-4 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:1001) at org.jenkinsci.plugins.sshsteps.steps.CommandStep$Execution.run(CommandStep.java:72) at org.jenkinsci.plugins.sshsteps.util.SSHStepExecution.lambda$start$0(SSHStepExecution.java:84) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) org.hidetake.groovy.ssh.session.BadExitStatusException: Command returned exit status 1: /usr/share/osm-devops/installers/osm_health.sh -k -s osm at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:490) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83) at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:77) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:60) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:235) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:255) at org.hidetake.groovy.ssh.session.execution.Command$Helper.execute(Command.groovy:52) at jdk.internal.reflect.GeneratedMethodAccessor2775.invoke(Unknown Source) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:566) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite$StaticMetaMethodSiteNoUnwrapNoCoerce.invoke(StaticMetaMethodSite.java:151) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:91) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:141) at org.hidetake.groovy.ssh.session.execution.Command$Trait$Helper.execute(Command.groovy:30) at org.hidetake.groovy.ssh.session.execution.Command$Trait$Helper$execute$0.call(Unknown Source) at org.hidetake.groovy.ssh.session.SessionHandler.execute(SessionHandler.groovy) at jdk.internal.reflect.GeneratedMethodAccessor2774.invoke(Unknown Source) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:566) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSite.invoke(PogoMetaMethodSite.java:169) at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.call(PogoMetaMethodSite.java:71) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:133) at org.hidetake.groovy.ssh.session.execution.Command$Trait$Helper.execute(Command.groovy) at org.hidetake.groovy.ssh.session.execution.Command$Trait$Helper$execute.call(Unknown Source) at org.hidetake.groovy.ssh.session.SessionHandler.execute(SessionHandler.groovy) at jdk.internal.reflect.GeneratedMethodAccessor2773.invoke(Unknown Source) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:566) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:384) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:69) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:166) at org.jenkinsci.plugins.sshsteps.SSHService$_executeCommand_closure3$_closure13.doCall(SSHService.groovy:182) at org.jenkinsci.plugins.sshsteps.SSHService$_executeCommand_closure3$_closure13.doCall(SSHService.groovy) at jdk.internal.reflect.GeneratedMethodAccessor2772.invoke(Unknown Source) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:566) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:294) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:42) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48) at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:57) at org.hidetake.groovy.ssh.util.Utility.callWithDelegate(Utility.groovy:17) at jdk.internal.reflect.GeneratedMethodAccessor2531.invoke(Unknown Source) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:566) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:46) at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.callStatic(StaticMetaMethodSite.java:102) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:214) at org.hidetake.groovy.ssh.session.SessionTask.wetRun(SessionTask.groovy:64) at org.hidetake.groovy.ssh.session.SessionTask.call(SessionTask.groovy:48) at java_util_concurrent_Callable$call.call(Unknown Source) at org.hidetake.groovy.ssh.core.Service.run(Service.groovy:81) at org.hidetake.groovy.ssh.core.Service$run$0.call(Unknown Source) at org.jenkinsci.plugins.sshsteps.SSHService.executeCommand(SSHService.groovy:177) at org.jenkinsci.plugins.sshsteps.steps.CommandStep$Execution$CommandCallable.execute(CommandStep.java:84) at org.jenkinsci.plugins.sshsteps.util.SSHMasterToSlaveCallable.call(SSHMasterToSlaveCallable.java:32) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:375) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.lang.Thread.run(Thread.java:829) Finished: FAILURE