FailedConsole Output

Started by user garciadeblas
Replayed #12484
 > 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 7abbfd5aed5bd744d5f49ee834f89822136ca6cc
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] properties
[Pipeline] node
Running on osm-cicd-5 in /home/jenkins/workspace/osm-stage_3_master
[Pipeline] {
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ env
JENKINS_HOME=/var/lib/jenkins
REPO_DISTRO=unstable
SSH_CLIENT=212.234.161.1 56185 22
USER=jenkins
ROBOT_PASS_THRESHOLD=100.0
GPG_KEY_NAME=OSMETSI
OPENSTACK_BASE_IMAGE=ubuntu22.04
RUN_CHANGES_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12485/display/redirect?page=changes
DO_ROBOT=true
XDG_SESSION_TYPE=tty
UPSTREAM_JOB_NUMBER=1740
SHLVL=0
NODE_LABELS=osm-cicd-5 pool system
HUDSON_URL=https://osm.etsi.org/jenkins/
ROBOT_VIM=/home/jenkins/hive/robot-systest.cfg
MOTD_SHOWN=pam
OLDPWD=/home/jenkins
HOME=/home/jenkins
BUILD_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12485/
HUDSON_COOKIE=1e41ac2f-3fd5-4028-8869-b463ac434280
JENKINS_SERVER_COOKIE=durable-ced6e5722dd48b30b5c63ab431bd5dc2
CLOUDS=/home/jenkins/hive/clouds.yaml
DOCKER_TAG=testing-daily
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1003/bus
WORKSPACE=/home/jenkins/workspace/osm-stage_3_master
UPSTREAM_SUFFIX=-stage_2
LOGNAME=jenkins
NODE_NAME=osm-cicd-5
GERRIT_BRANCH=master
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/job/master/12485/display/redirect?page=artifacts
SAVE_ARTIFACTS_ON_SMOKE_SUCCESS=true
XDG_SESSION_CLASS=user
EXECUTOR_NUMBER=1
SAVE_CONTAINER_ON_PASS=false
XDG_SESSION_ID=1324
TRY_JUJU_INSTALLATION=false
RUN_TESTS_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12485/display/redirect?page=tests
BUILD_DISPLAY_NAME=#12485
HUDSON_HOME=/var/lib/jenkins
JOB_BASE_NAME=master
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=sanity
BUILD_ID=12485
XDG_RUNTIME_DIR=/run/user/1003
DO_DOCKERPUSH=true
BUILD_TAG=jenkins-osm-stage_3-master-12485
OPENSTACK_OSM_FLAVOR=osm.sanity
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/job/master/
BUILD_NUMBER=12485
SHELL=/bin/bash
RUN_DISPLAY_URL=https://osm.etsi.org/jenkins/job/osm-stage_3/job/master/12485/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/job/master/display/redirect
RELEASE=release
UPSTREAM_JOB_NAME=NBI-stage_2/master
JOB_NAME=osm-stage_3/master
DO_INSTALL=true
PWD=/home/jenkins/workspace/osm-stage_3_master
REPO_KEY_NAME=pubkey.asc
SSH_CONNECTION=212.234.161.1 56185 172.21.1.5 22
TRY_OLD_SERVICE_ASSURANCE=false
BRANCH_NAME=master
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > 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 --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
Checking out Revision 7abbfd5aed5bd744d5f49ee834f89822136ca6cc (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7abbfd5aed5bd744d5f49ee834f89822136ca6cc
Commit message: "Move lcm certificate to lcm folder in OSM helm chart"
 > git rev-list --no-walk 7abbfd5aed5bd744d5f49ee834f89822136ca6cc # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] load
Replacing Groovy text with edited version
[Pipeline] { (jenkins/ci-pipelines/ci_helper.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] stage
[Pipeline] { (Copy Artifacts)
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ tree -fD repo
[May  8 05:07]  repo
├── [May  8 05:07]  repo/release
│   ├── [May  8 05:07]  repo/release/IM
│   │   ├── [May  7 09:11]  repo/release/IM/build.env
│   │   ├── [May  8 05:07]  repo/release/IM/changelog
│   │   │   └── [May  8 05:07]  repo/release/IM/changelog/changelog-IM.html
│   │   ├── [May  8 05:07]  repo/release/IM/master
│   │   └── [May  8 05:07]  repo/release/IM/pool
│   │       └── [May  8 05:07]  repo/release/IM/pool/IM
│   │           ├── [May  8 05:07]  repo/release/IM/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
│   │           └── [May  8 05:07]  repo/release/IM/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
│   ├── [May  8 05:07]  repo/release/IM@tmp
│   ├── [May  8 05:07]  repo/release/LCM
│   │   ├── [May  7 09:04]  repo/release/LCM/build.env
│   │   ├── [May  8 05:07]  repo/release/LCM/changelog
│   │   │   └── [May  8 05:07]  repo/release/LCM/changelog/changelog-LCM.html
│   │   ├── [May  8 05:07]  repo/release/LCM/master
│   │   └── [May  8 05:07]  repo/release/LCM/pool
│   │       └── [May  8 05:07]  repo/release/LCM/pool/LCM
│   │           └── [May  8 05:07]  repo/release/LCM/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb
│   ├── [May  8 05:07]  repo/release/LCM@tmp
│   ├── [May  8 05:07]  repo/release/MON
│   │   ├── [May  7 09:04]  repo/release/MON/build.env
│   │   ├── [May  8 05:07]  repo/release/MON/changelog
│   │   │   └── [May  8 05:07]  repo/release/MON/changelog/changelog-MON.html
│   │   ├── [May  8 05:07]  repo/release/MON/master
│   │   └── [May  8 05:07]  repo/release/MON/pool
│   │       └── [May  8 05:07]  repo/release/MON/pool/MON
│   │           └── [May  8 05:07]  repo/release/MON/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb
│   ├── [May  8 05:07]  repo/release/MON@tmp
│   ├── [May  8 05:07]  repo/release/N2VC
│   │   ├── [May  7 09:05]  repo/release/N2VC/build.env
│   │   ├── [May  8 05:07]  repo/release/N2VC/changelog
│   │   │   └── [May  8 05:07]  repo/release/N2VC/changelog/changelog-N2VC.html
│   │   ├── [May  8 05:07]  repo/release/N2VC/master
│   │   └── [May  8 05:07]  repo/release/N2VC/pool
│   │       └── [May  8 05:07]  repo/release/N2VC/pool/N2VC
│   │           └── [May  8 05:07]  repo/release/N2VC/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb
│   ├── [May  8 05:07]  repo/release/N2VC@tmp
│   ├── [May  8 05:07]  repo/release/NBI
│   │   ├── [May  8 05:07]  repo/release/NBI/changelog
│   │   │   └── [May  8 05:07]  repo/release/NBI/changelog/changelog-NBI.html
│   │   ├── [May  8 05:07]  repo/release/NBI/master-staging
│   │   └── [May  8 05:07]  repo/release/NBI/pool
│   │       └── [May  8 05:07]  repo/release/NBI/pool/NBI
│   │           └── [May  8 05:07]  repo/release/NBI/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb
│   ├── [May  8 05:07]  repo/release/NBI@tmp
│   ├── [May  8 05:07]  repo/release/NG-SA
│   │   ├── [May  7 09:07]  repo/release/NG-SA/build.env
│   │   ├── [May  8 05:07]  repo/release/NG-SA/changelog
│   │   │   └── [May  8 05:07]  repo/release/NG-SA/changelog/changelog-NG-SA.html
│   │   ├── [May  8 05:07]  repo/release/NG-SA/master
│   │   └── [May  8 05:07]  repo/release/NG-SA/pool
│   │       └── [May  8 05:07]  repo/release/NG-SA/pool/NG-SA
│   │           ├── [May  8 05:07]  repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb
│   │           └── [May  8 05:07]  repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb
│   ├── [May  8 05:07]  repo/release/NG-SA@tmp
│   ├── [May  8 05:07]  repo/release/NG-UI
│   │   ├── [May  7 09:03]  repo/release/NG-UI/build.env
│   │   ├── [May  8 05:07]  repo/release/NG-UI/changelog
│   │   │   └── [May  8 05:07]  repo/release/NG-UI/changelog/changelog-NG-UI.html
│   │   ├── [May  8 05:07]  repo/release/NG-UI/master
│   │   └── [May  8 05:07]  repo/release/NG-UI/pool
│   │       └── [May  8 05:07]  repo/release/NG-UI/pool/NG-UI
│   │           └── [May  8 05:07]  repo/release/NG-UI/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb
│   ├── [May  8 05:07]  repo/release/NG-UI@tmp
│   ├── [May  8 05:07]  repo/release/PLA
│   │   ├── [May  7 09:02]  repo/release/PLA/build.env
│   │   ├── [May  8 05:07]  repo/release/PLA/changelog
│   │   │   └── [May  8 05:07]  repo/release/PLA/changelog/changelog-PLA.html
│   │   ├── [May  8 05:07]  repo/release/PLA/master
│   │   └── [May  8 05:07]  repo/release/PLA/pool
│   │       └── [May  8 05:07]  repo/release/PLA/pool/PLA
│   │           └── [May  8 05:07]  repo/release/PLA/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb
│   ├── [May  8 05:07]  repo/release/PLA@tmp
│   ├── [May  8 05:07]  repo/release/POL
│   │   ├── [May  7 09:02]  repo/release/POL/build.env
│   │   ├── [May  8 05:07]  repo/release/POL/changelog
│   │   │   └── [May  8 05:07]  repo/release/POL/changelog/changelog-POL.html
│   │   ├── [May  8 05:07]  repo/release/POL/master
│   │   └── [May  8 05:07]  repo/release/POL/pool
│   │       └── [May  8 05:07]  repo/release/POL/pool/POL
│   │           └── [May  8 05:07]  repo/release/POL/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb
│   ├── [May  8 05:07]  repo/release/POL@tmp
│   ├── [May  8 05:07]  repo/release/RO
│   │   ├── [May  7 09:25]  repo/release/RO/build.env
│   │   ├── [May  8 05:07]  repo/release/RO/changelog
│   │   │   └── [May  8 05:07]  repo/release/RO/changelog/changelog-RO.html
│   │   ├── [May  8 05:07]  repo/release/RO/master
│   │   └── [May  8 05:07]  repo/release/RO/pool
│   │       └── [May  8 05:07]  repo/release/RO/pool/RO
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb
│   │           └── [May  8 05:07]  repo/release/RO/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb
│   ├── [May  8 05:07]  repo/release/RO@tmp
│   ├── [May  8 05:07]  repo/release/build.env
│   ├── [May  8 05:07]  repo/release/common
│   │   ├── [May  7 09:02]  repo/release/common/build.env
│   │   ├── [May  8 05:07]  repo/release/common/changelog
│   │   │   └── [May  8 05:07]  repo/release/common/changelog/changelog-common.html
│   │   ├── [May  8 05:07]  repo/release/common/master
│   │   └── [May  8 05:07]  repo/release/common/pool
│   │       └── [May  8 05:07]  repo/release/common/pool/common
│   │           └── [May  8 05:07]  repo/release/common/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb
│   ├── [May  8 05:07]  repo/release/common@tmp
│   ├── [May  8 05:07]  repo/release/devops
│   │   ├── [May  7 09:05]  repo/release/devops/build.env
│   │   ├── [May  8 05:07]  repo/release/devops/changelog
│   │   │   └── [May  8 05:07]  repo/release/devops/changelog/changelog-devops.html
│   │   ├── [May  8 05:07]  repo/release/devops/master
│   │   └── [May  8 05:07]  repo/release/devops/pool
│   │       └── [May  8 05:07]  repo/release/devops/pool/devops
│   │           └── [May  8 05:07]  repo/release/devops/pool/devops/osm-devops_15.0.0.post22-1_all.deb
│   ├── [May  8 05:07]  repo/release/devops@tmp
│   ├── [May  8 05:07]  repo/release/osmclient
│   │   ├── [May  7 09:03]  repo/release/osmclient/build.env
│   │   ├── [May  8 05:07]  repo/release/osmclient/changelog
│   │   │   └── [May  8 05:07]  repo/release/osmclient/changelog/changelog-osmclient.html
│   │   ├── [May  8 05:07]  repo/release/osmclient/master
│   │   └── [May  8 05:07]  repo/release/osmclient/pool
│   │       └── [May  8 05:07]  repo/release/osmclient/pool/osmclient
│   │           └── [May  8 05:07]  repo/release/osmclient/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb
│   ├── [May  8 05:07]  repo/release/osmclient@tmp
│   ├── [May  8 05:07]  repo/release/pool
│   │   └── [May  8 05:07]  repo/release/pool/devops
│   │       └── [May  8 05:07]  repo/release/pool/devops/osm-devops_15.0.0.post22-1_all.deb
│   ├── [May  8 05:07]  repo/release/tests
│   │   ├── [May  7 09:02]  repo/release/tests/build.env
│   │   ├── [May  8 05:07]  repo/release/tests/changelog
│   │   │   └── [May  8 05:07]  repo/release/tests/changelog/changelog-tests.html
│   │   ├── [May  8 05:07]  repo/release/tests/master
│   │   └── [May  8 05:07]  repo/release/tests/pool
│   │       └── [May  8 05:07]  repo/release/tests/pool/tests
│   │           └── [May  8 05:07]  repo/release/tests/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb
│   └── [May  8 05:07]  repo/release/tests@tmp
└── [May  8 05:07]  repo/release@tmp

88 directories, 62 files
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ rm -rvf repo
removed directory 'repo/release@tmp'
removed 'repo/release/LCM/changelog/changelog-LCM.html'
removed directory 'repo/release/LCM/changelog'
removed directory 'repo/release/LCM/master'
removed 'repo/release/LCM/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb'
removed directory 'repo/release/LCM/pool/LCM'
removed directory 'repo/release/LCM/pool'
removed 'repo/release/LCM/build.env'
removed directory 'repo/release/LCM'
removed directory 'repo/release/POL@tmp'
removed 'repo/release/MON/changelog/changelog-MON.html'
removed directory 'repo/release/MON/changelog'
removed directory 'repo/release/MON/master'
removed 'repo/release/MON/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb'
removed directory 'repo/release/MON/pool/MON'
removed directory 'repo/release/MON/pool'
removed 'repo/release/MON/build.env'
removed directory 'repo/release/MON'
removed directory 'repo/release/NG-SA@tmp'
removed 'repo/release/common/changelog/changelog-common.html'
removed directory 'repo/release/common/changelog'
removed directory 'repo/release/common/master'
removed 'repo/release/common/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb'
removed directory 'repo/release/common/pool/common'
removed directory 'repo/release/common/pool'
removed 'repo/release/common/build.env'
removed directory 'repo/release/common'
removed directory 'repo/release/osmclient@tmp'
removed directory 'repo/release/common@tmp'
removed directory 'repo/release/IM@tmp'
removed directory 'repo/release/devops@tmp'
removed directory 'repo/release/NBI@tmp'
removed 'repo/release/POL/changelog/changelog-POL.html'
removed directory 'repo/release/POL/changelog'
removed directory 'repo/release/POL/master'
removed 'repo/release/POL/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb'
removed directory 'repo/release/POL/pool/POL'
removed directory 'repo/release/POL/pool'
removed 'repo/release/POL/build.env'
removed directory 'repo/release/POL'
removed 'repo/release/tests/changelog/changelog-tests.html'
removed directory 'repo/release/tests/changelog'
removed directory 'repo/release/tests/master'
removed 'repo/release/tests/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb'
removed directory 'repo/release/tests/pool/tests'
removed directory 'repo/release/tests/pool'
removed 'repo/release/tests/build.env'
removed directory 'repo/release/tests'
removed 'repo/release/PLA/changelog/changelog-PLA.html'
removed directory 'repo/release/PLA/changelog'
removed directory 'repo/release/PLA/master'
removed 'repo/release/PLA/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb'
removed directory 'repo/release/PLA/pool/PLA'
removed directory 'repo/release/PLA/pool'
removed 'repo/release/PLA/build.env'
removed directory 'repo/release/PLA'
removed directory 'repo/release/MON@tmp'
removed directory 'repo/release/LCM@tmp'
removed directory 'repo/release/tests@tmp'
removed 'repo/release/IM/changelog/changelog-IM.html'
removed directory 'repo/release/IM/changelog'
removed directory 'repo/release/IM/master'
removed 'repo/release/IM/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb'
removed 'repo/release/IM/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb'
removed directory 'repo/release/IM/pool/IM'
removed directory 'repo/release/IM/pool'
removed 'repo/release/IM/build.env'
removed directory 'repo/release/IM'
removed 'repo/release/N2VC/changelog/changelog-N2VC.html'
removed directory 'repo/release/N2VC/changelog'
removed directory 'repo/release/N2VC/master'
removed 'repo/release/N2VC/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb'
removed directory 'repo/release/N2VC/pool/N2VC'
removed directory 'repo/release/N2VC/pool'
removed 'repo/release/N2VC/build.env'
removed directory 'repo/release/N2VC'
removed 'repo/release/osmclient/changelog/changelog-osmclient.html'
removed directory 'repo/release/osmclient/changelog'
removed directory 'repo/release/osmclient/master'
removed 'repo/release/osmclient/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb'
removed directory 'repo/release/osmclient/pool/osmclient'
removed directory 'repo/release/osmclient/pool'
removed 'repo/release/osmclient/build.env'
removed directory 'repo/release/osmclient'
removed 'repo/release/pool/devops/osm-devops_15.0.0.post22-1_all.deb'
removed directory 'repo/release/pool/devops'
removed directory 'repo/release/pool'
removed 'repo/release/build.env'
removed directory 'repo/release/RO@tmp'
removed directory 'repo/release/NG-UI@tmp'
removed 'repo/release/NG-SA/changelog/changelog-NG-SA.html'
removed directory 'repo/release/NG-SA/changelog'
removed directory 'repo/release/NG-SA/master'
removed 'repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb'
removed 'repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb'
removed directory 'repo/release/NG-SA/pool/NG-SA'
removed directory 'repo/release/NG-SA/pool'
removed 'repo/release/NG-SA/build.env'
removed directory 'repo/release/NG-SA'
removed 'repo/release/RO/changelog/changelog-RO.html'
removed directory 'repo/release/RO/changelog'
removed directory 'repo/release/RO/master'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb'
removed 'repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb'
removed directory 'repo/release/RO/pool/RO'
removed directory 'repo/release/RO/pool'
removed 'repo/release/RO/build.env'
removed directory 'repo/release/RO'
removed 'repo/release/NG-UI/changelog/changelog-NG-UI.html'
removed directory 'repo/release/NG-UI/changelog'
removed directory 'repo/release/NG-UI/master'
removed 'repo/release/NG-UI/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb'
removed directory 'repo/release/NG-UI/pool/NG-UI'
removed directory 'repo/release/NG-UI/pool'
removed 'repo/release/NG-UI/build.env'
removed directory 'repo/release/NG-UI'
removed 'repo/release/devops/changelog/changelog-devops.html'
removed directory 'repo/release/devops/changelog'
removed directory 'repo/release/devops/master'
removed 'repo/release/devops/pool/devops/osm-devops_15.0.0.post22-1_all.deb'
removed directory 'repo/release/devops/pool/devops'
removed directory 'repo/release/devops/pool'
removed 'repo/release/devops/build.env'
removed directory 'repo/release/devops'
removed directory 'repo/release/N2VC@tmp'
removed directory 'repo/release/PLA@tmp'
removed 'repo/release/NBI/changelog/changelog-NBI.html'
removed directory 'repo/release/NBI/changelog'
removed directory 'repo/release/NBI/master-staging'
removed 'repo/release/NBI/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb'
removed directory 'repo/release/NBI/pool/NBI'
removed directory 'repo/release/NBI/pool'
removed directory 'repo/release/NBI'
removed directory 'repo/release'
removed directory 'repo'
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ tree -fD repo
repo  [error opening dir]

0 directories, 0 files
+ exit 0
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3_master/repo
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3_master/repo/release
[Pipeline] {
[Pipeline] sh
[release] Running shell script
+ pwd
[Pipeline] echo
Fetching upstream job artifact from NBI-stage_2/master
[Pipeline] lock
Trying to acquire lock on [Artifactory]
Lock acquired on [Artifactory]
[Pipeline] {
[Pipeline] step
Copied 1 artifact from "NBI-stage_2 » master" build number 1740
[Pipeline] sh
[release] Running shell script
+ cat build.env
+ awk -F= /GERRIT_PROJECT/{print $2}
[Pipeline] sh
[release] Running shell script
+ cat build.env
+ awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/NBI
[Pipeline] {
[Pipeline] getArtifactoryServer
[Pipeline] echo
retrieve archive for NBI/master/NBI-stage_2 :: master/1740/*
[Pipeline] echo
Searching Artifactory with {
     "files": [
        {
          "target": "./",
          "pattern": "osm-NBI/master-staging/1740/*"
        }
     ]
    }
[Pipeline] newBuildInfo
[Pipeline] artifactoryDownload
Searching for artifacts...
Found 2 artifacts.
Beginning to resolve Build Info published dependencies.
Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb'...
Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb'
Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/changelog/changelog-NBI.html'...
Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/changelog/changelog-NBI.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NBI/master-staging/1740/changelog/changelog-NBI.html'
Finished resolving Build Info published dependencies.
[Pipeline] sh
[NBI] Running shell script
+ cp -R master-staging/1740/changelog master-staging/1740/pool .
[Pipeline] sh
[NBI] Running shell script
+ rm -rf master-staging/1740
[Pipeline] echo
Fetched pre-merge NBI-stage_2/master: [https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb]
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
Lock released on resource [Artifactory]
[Pipeline] // lock
[Pipeline] echo
Skipping upstream fetch of NBI
[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] [common] { (Branch: common)
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [NG-SA] { (Branch: NG-SA)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [RO] dir
[RO] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/RO
[Pipeline] [RO] {
[Pipeline] [osmclient] dir
[osmclient] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/osmclient
[Pipeline] [osmclient] {
[Pipeline] [IM] dir
[IM] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/IM
[Pipeline] [IM] {
[Pipeline] [devops] dir
[devops] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/devops
[Pipeline] [devops] {
[Pipeline] [MON] dir
[MON] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/MON
[Pipeline] [MON] {
[Pipeline] [N2VC] dir
[N2VC] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/N2VC
[Pipeline] [N2VC] {
[Pipeline] [common] dir
[common] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/common
[Pipeline] [common] {
[Pipeline] [LCM] dir
[LCM] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/LCM
[Pipeline] [LCM] {
[Pipeline] [POL] dir
[POL] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/POL
[Pipeline] [POL] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [NG-SA] dir
[NG-SA] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/NG-SA
[Pipeline] [NG-SA] {
[Pipeline] [PLA] dir
[PLA] Running in /home/jenkins/workspace/osm-stage_3_master/repo/release/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /home/jenkins/workspace/osm-stage_3_master/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 » master" build number 974
[Pipeline] [osmclient] echo
[osmclient] Fetching artifact for osmclient
[Pipeline] [osmclient] step
[osmclient] Copied 1 artifact from "osmclient-stage_2-merge » master" build number 744
[Pipeline] [IM] echo
[IM] Fetching artifact for IM
[Pipeline] [IM] step
[IM] Copied 1 artifact from "IM-stage_2-merge » master" build number 585
[Pipeline] [devops] echo
[devops] Fetching artifact for devops
[Pipeline] [devops] step
[devops] Copied 1 artifact from "devops-stage_2-merge » master" build number 1602
[Pipeline] [MON] echo
[MON] Fetching artifact for MON
[Pipeline] [MON] step
[MON] Copied 1 artifact from "MON-stage_2-merge » master" build number 739
[Pipeline] [N2VC] echo
[N2VC] Fetching artifact for N2VC
[Pipeline] [N2VC] step
[N2VC] Copied 1 artifact from "N2VC-stage_2-merge » master" build number 759
[Pipeline] [common] echo
[common] Fetching artifact for common
[Pipeline] [common] step
[common] Copied 1 artifact from "common-stage_2-merge » master" build number 551
[Pipeline] [LCM] echo
[LCM] Fetching artifact for LCM
[Pipeline] [LCM] step
[LCM] Copied 1 artifact from "LCM-stage_2-merge » master" build number 839
[Pipeline] [POL] echo
[POL] Fetching artifact for POL
[Pipeline] [POL] step
[POL] Copied 1 artifact from "POL-stage_2-merge » master" build number 522
[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 » master" build number 504
[Pipeline] [NG-SA] echo
[NG-SA] Fetching artifact for NG-SA
[Pipeline] [NG-SA] step
[NG-SA] Copied 1 artifact from "NG-SA-stage_2-merge » master" build number 460
[Pipeline] [PLA] echo
[PLA] Fetching artifact for PLA
[Pipeline] [PLA] step
[PLA] Copied 1 artifact from "PLA-stage_2-merge » master" build number 457
[Pipeline] [tests] echo
[tests] Fetching artifact for tests
[Pipeline] [tests] step
[tests] Copied 1 artifact from "tests-stage_2-merge » master" build number 645
[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] + awk -F= /BUILD_NUMBER/{print $2}
[N2VC] + cat build.env
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cat build.env
[common] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cat build.env
[LCM] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cat build.env
[POL] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + cat build.env
[NG-UI] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + cat build.env
[NG-SA] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + cat build.env
[PLA] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + cat build.env
[tests] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [RO] getArtifactoryServer
[Pipeline] [RO] echo
[RO] retrieve archive for RO/master/RO-stage_2-merge :: master/974/*
[Pipeline] [RO] echo
[RO] Searching Artifactory with {
[RO]      "files": [
[RO]         {
[RO]           "target": "./",
[RO]           "pattern": "osm-RO/master/974/*"
[RO]         }
[RO]      ]
[RO]     }
[Pipeline] [RO] newBuildInfo
[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/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/changelog/changelog-RO.html'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/changelog/changelog-RO.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/changelog/changelog-RO.html'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb'
[RO] Finished resolving Build Info published dependencies.
[Pipeline] [RO] artifactoryDownload
[Pipeline] [osmclient] getArtifactoryServer
[Pipeline] [osmclient] echo
[osmclient] retrieve archive for osmclient/master/osmclient-stage_2-merge :: master/744/*
[Pipeline] [osmclient] echo
[osmclient] Searching Artifactory with {
[osmclient]      "files": [
[osmclient]         {
[osmclient]           "target": "./",
[osmclient]           "pattern": "osm-osmclient/master/744/*"
[osmclient]         }
[osmclient]      ]
[osmclient]     }
[Pipeline] [osmclient] newBuildInfo
[Pipeline] [osmclient] artifactoryDownload
[osmclient] Searching for artifacts...
[osmclient] Found 2 artifacts.
[osmclient] Beginning to resolve Build Info published dependencies.
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/changelog/changelog-osmclient.html'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/changelog/changelog-osmclient.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/osmclient/master/744/changelog/changelog-osmclient.html'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb'
[osmclient] Finished resolving Build Info published dependencies.
[Pipeline] [IM] getArtifactoryServer
[Pipeline] [IM] echo
[IM] retrieve archive for IM/master/IM-stage_2-merge :: master/585/*
[Pipeline] [IM] echo
[IM] Searching Artifactory with {
[IM]      "files": [
[IM]         {
[IM]           "target": "./",
[IM]           "pattern": "osm-IM/master/585/*"
[IM]         }
[IM]      ]
[IM]     }
[Pipeline] [IM] newBuildInfo
[Pipeline] [IM] artifactoryDownload
[IM] Searching for artifacts...
[IM] Found 3 artifacts.
[IM] Beginning to resolve Build Info published dependencies.
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/changelog/changelog-IM.html'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/changelog/changelog-IM.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/IM/master/585/changelog/changelog-IM.html'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb'
[IM] Finished resolving Build Info published dependencies.
[Pipeline] [devops] getArtifactoryServer
[Pipeline] [devops] echo
[devops] retrieve archive for devops/master/devops-stage_2-merge :: master/1602/*
[Pipeline] [devops] echo
[devops] Searching Artifactory with {
[devops]      "files": [
[devops]         {
[devops]           "target": "./",
[devops]           "pattern": "osm-devops/master/1602/*"
[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/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb'
[devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/changelog/changelog-devops.html'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/changelog/changelog-devops.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/devops/master/1602/changelog/changelog-devops.html'
[devops] Finished resolving Build Info published dependencies.
[Pipeline] [MON] getArtifactoryServer
[Pipeline] [MON] echo
[MON] retrieve archive for MON/master/MON-stage_2-merge :: master/739/*
[Pipeline] [MON] echo
[MON] Searching Artifactory with {
[MON]      "files": [
[MON]         {
[MON]           "target": "./",
[MON]           "pattern": "osm-MON/master/739/*"
[MON]         }
[MON]      ]
[MON]     }
[Pipeline] [MON] newBuildInfo
[Pipeline] [MON] artifactoryDownload
[MON] Searching for artifacts...
[MON] Found 2 artifacts.
[MON] Beginning to resolve Build Info published dependencies.
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/changelog/changelog-MON.html'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/changelog/changelog-MON.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/MON/master/739/changelog/changelog-MON.html'
[MON] Finished resolving Build Info published dependencies.
[Pipeline] [N2VC] getArtifactoryServer
[Pipeline] [N2VC] echo
[N2VC] retrieve archive for N2VC/master/N2VC-stage_2-merge :: master/759/*
[Pipeline] [N2VC] echo
[N2VC] Searching Artifactory with {
[N2VC]      "files": [
[N2VC]         {
[N2VC]           "target": "./",
[N2VC]           "pattern": "osm-N2VC/master/759/*"
[N2VC]         }
[N2VC]      ]
[N2VC]     }
[Pipeline] [N2VC] newBuildInfo
[Pipeline] [N2VC] artifactoryDownload
[N2VC] Searching for artifacts...
[N2VC] Found 2 artifacts.
[N2VC] Beginning to resolve Build Info published dependencies.
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/changelog/changelog-N2VC.html'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/changelog/changelog-N2VC.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/N2VC/master/759/changelog/changelog-N2VC.html'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb'
[N2VC] Finished resolving Build Info published dependencies.
[Pipeline] [common] getArtifactoryServer
[Pipeline] [common] echo
[common] retrieve archive for common/master/common-stage_2-merge :: master/551/*
[common] Searching Artifactory with {
[common]      "files": [
[common]         {
[common]           "target": "./",
[common]           "pattern": "osm-common/master/551/*"
[common]         }
[common]      ]
[common]     }
[Pipeline] [common] echo
[Pipeline] [common] newBuildInfo
[Pipeline] [common] artifactoryDownload
[common] Searching for artifacts...
[common] Found 2 artifacts.
[common] Beginning to resolve Build Info published dependencies.
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/changelog/changelog-common.html'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/changelog/changelog-common.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/common/master/551/changelog/changelog-common.html'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb'
[common] Finished resolving Build Info published dependencies.
[Pipeline] [LCM] getArtifactoryServer
[Pipeline] [LCM] echo
[LCM] retrieve archive for LCM/master/LCM-stage_2-merge :: master/839/*
[Pipeline] [LCM] echo
[LCM] Searching Artifactory with {
[LCM]      "files": [
[LCM]         {
[LCM]           "target": "./",
[LCM]           "pattern": "osm-LCM/master/839/*"
[LCM]         }
[LCM]      ]
[LCM]     }
[Pipeline] [LCM] newBuildInfo
[Pipeline] [LCM] artifactoryDownload
[LCM] Searching for artifacts...
[LCM] Found 2 artifacts.
[LCM] Beginning to resolve Build Info published dependencies.
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/changelog/changelog-LCM.html'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/changelog/changelog-LCM.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/LCM/master/839/changelog/changelog-LCM.html'
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb'
[LCM] Finished resolving Build Info published dependencies.
[Pipeline] [POL] getArtifactoryServer
[Pipeline] [POL] echo
[POL] retrieve archive for POL/master/POL-stage_2-merge :: master/522/*
[Pipeline] [POL] echo
[POL] Searching Artifactory with {
[POL]      "files": [
[POL]         {
[POL]           "target": "./",
[POL]           "pattern": "osm-POL/master/522/*"
[POL]         }
[POL]      ]
[POL]     }
[Pipeline] [POL] newBuildInfo
[Pipeline] [POL] artifactoryDownload
[POL] Searching for artifacts...
[POL] Found 2 artifacts.
[POL] Beginning to resolve Build Info published dependencies.
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/changelog/changelog-POL.html'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/changelog/changelog-POL.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/POL/master/522/changelog/changelog-POL.html'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb'
[POL] Finished resolving Build Info published dependencies.
[Pipeline] [NG-UI] getArtifactoryServer
[Pipeline] [NG-UI] echo
[NG-UI] retrieve archive for NG-UI/master/NG-UI-stage_2-merge :: master/504/*
[Pipeline] [NG-UI] echo
[NG-UI] Searching Artifactory with {
[NG-UI]      "files": [
[NG-UI]         {
[NG-UI]           "target": "./",
[NG-UI]           "pattern": "osm-NG-UI/master/504/*"
[NG-UI]         }
[NG-UI]      ]
[NG-UI]     }
[Pipeline] [NG-UI] newBuildInfo
[Pipeline] [NG-UI] artifactoryDownload
[NG-UI] Searching for artifacts...
[NG-UI] Found 2 artifacts.
[NG-UI] Beginning to resolve Build Info published dependencies.
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/changelog/changelog-NG-UI.html'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/changelog/changelog-NG-UI.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-UI/master/504/changelog/changelog-NG-UI.html'
[NG-UI] Finished resolving Build Info published dependencies.
[Pipeline] [NG-SA] getArtifactoryServer
[Pipeline] [NG-SA] echo
[NG-SA] retrieve archive for NG-SA/master/NG-SA-stage_2-merge :: master/460/*
[Pipeline] [NG-SA] echo
[NG-SA] Searching Artifactory with {
[NG-SA]      "files": [
[NG-SA]         {
[NG-SA]           "target": "./",
[NG-SA]           "pattern": "osm-NG-SA/master/460/*"
[NG-SA]         }
[NG-SA]      ]
[NG-SA]     }
[Pipeline] [NG-SA] newBuildInfo
[Pipeline] [NG-SA] artifactoryDownload
[NG-SA] Searching for artifacts...
[NG-SA] Found 3 artifacts.
[NG-SA] Beginning to resolve Build Info published dependencies.
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/changelog/changelog-NG-SA.html'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/changelog/changelog-NG-SA.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/NG-SA/master/460/changelog/changelog-NG-SA.html'
[NG-SA] Finished resolving Build Info published dependencies.
[Pipeline] [PLA] getArtifactoryServer
[Pipeline] [PLA] echo
[PLA] retrieve archive for PLA/master/PLA-stage_2-merge :: master/457/*
[Pipeline] [PLA] echo
[PLA] Searching Artifactory with {
[PLA]      "files": [
[PLA]         {
[PLA]           "target": "./",
[PLA]           "pattern": "osm-PLA/master/457/*"
[PLA]         }
[PLA]      ]
[PLA]     }
[Pipeline] [PLA] newBuildInfo
[Pipeline] [PLA] artifactoryDownload
[PLA] Searching for artifacts...
[PLA] Found 2 artifacts.
[PLA] Beginning to resolve Build Info published dependencies.
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/changelog/changelog-PLA.html'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/changelog/changelog-PLA.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/PLA/master/457/changelog/changelog-PLA.html'
[PLA] Finished resolving Build Info published dependencies.
[Pipeline] [tests] getArtifactoryServer
[Pipeline] [tests] echo
[tests] retrieve archive for tests/master/tests-stage_2-merge :: master/645/*
[Pipeline] [tests] echo
[tests] Searching Artifactory with {
[tests]      "files": [
[tests]         {
[tests]           "target": "./",
[tests]           "pattern": "osm-tests/master/645/*"
[tests]         }
[tests]      ]
[tests]     }
[Pipeline] [tests] newBuildInfo
[Pipeline] [tests] artifactoryDownload
[tests] Searching for artifacts...
[tests] Found 2 artifacts.
[tests] Beginning to resolve Build Info published dependencies.
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/changelog/changelog-tests.html'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/changelog/changelog-tests.html' to '/home/jenkins/workspace/osm-stage_3_master/repo/release/tests/master/645/changelog/changelog-tests.html'
[tests] Finished resolving Build Info published dependencies.
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + cp -R master/744/changelog master/744/pool .
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + cp -R master/1602/changelog master/1602/pool .
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + cp -R master/739/changelog master/739/pool .
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + cp -R master/759/changelog master/759/pool .
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cp -R master/551/changelog master/551/pool .
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cp -R master/839/changelog master/839/pool .
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cp -R master/522/changelog master/522/pool .
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + cp -R master/504/changelog master/504/pool .
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + cp -R master/457/changelog master/457/pool .
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + cp -R master/645/changelog master/645/pool .
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + cp -R master/585/changelog master/585/pool .
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + cp -R master/460/changelog master/460/pool .
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf master/744
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + rm -rf master/1602
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + rm -rf master/739
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + rm -rf master/759
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + rm -rf master/551
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[Pipeline] [POL] sh
[LCM] + rm -rf master/839
[POL] [POL] Running shell script
[POL] + rm -rf master/522
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + rm -rf master/504
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + cp -R master/974/changelog master/974/pool .
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[Pipeline] [PLA] sh
[IM] + rm -rf master/585
[PLA] [PLA] Running shell script
[Pipeline] [tests] sh
[NG-SA] + rm -rf master/460
[PLA] + rm -rf master/457
[tests] [tests] Running shell script
[tests] + rm -rf master/645
[Pipeline] [osmclient] echo
[osmclient] Fetched osmclient: [https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-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/master/1602/pool/devops/osm-devops_15.0.0.post22-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/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb]
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + rm -rf dists
[Pipeline] [N2VC] echo
[N2VC] Fetched N2VC: [https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb]
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + rm -rf dists
[Pipeline] [common] echo
[common] Fetched common: [https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb]
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + rm -rf dists
[Pipeline] [LCM] echo
[LCM] Fetched LCM: [https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb]
[LCM] [LCM] Running shell script
[LCM] + rm -rf dists
[Pipeline] [LCM] sh
[Pipeline] [POL] echo
[POL] Fetched POL: [https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb]
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + rm -rf dists
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + rm -rf master/974
[Pipeline] [IM] echo
[IM] Fetched IM: [https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb]
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + rm -rf dists
[Pipeline] [NG-UI] echo
[NG-UI] Fetched NG-UI: [https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb]
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + rm -rf dists
[Pipeline] [NG-SA] echo
[NG-SA] Fetched NG-SA: [https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb]
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + rm -rf dists
[Pipeline] [osmclient] }
[Pipeline] [devops] }
[Pipeline] [PLA] echo
[PLA] Fetched PLA: [https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb]
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + rm -rf dists
[Pipeline] [tests] echo
[tests] Fetched tests: [https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb]
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + rm -rf dists
[Pipeline] [MON] }
[Pipeline] [N2VC] }
[Pipeline] [common] }
[Pipeline] [LCM] }
[Pipeline] [RO] echo
[RO] Fetched RO: [https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb]
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [IM] }
[Pipeline] [POL] }
[RO] + rm -rf dists
[Pipeline] [NG-UI] }
[Pipeline] [osmclient] // dir
[Pipeline] [devops] // dir
[Pipeline] [osmclient] }
[Pipeline] [devops] }
[Pipeline] [NG-SA] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[Pipeline] [PLA] }
[Pipeline] [tests] }
[Pipeline] [N2VC] // dir
[Pipeline] [common] // dir
[Pipeline] [LCM] // dir
[Pipeline] [N2VC] }
[Pipeline] [common] }
[Pipeline] [LCM] }
[Pipeline] [IM] // dir
[Pipeline] [POL] // dir
[Pipeline] [IM] }
[Pipeline] [POL] }
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[Pipeline] [RO] }
[Pipeline] [NG-SA] // dir
[Pipeline] [NG-SA] }
[Pipeline] [PLA] // dir
[Pipeline] [tests] // dir
[Pipeline] [PLA] }
[Pipeline] [tests] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[Pipeline] // parallel
[Pipeline] }
Lock released on resource [Artifactory]
[Pipeline] // lock
[Pipeline] sh
[release] Running shell script
+ mkdir -p pool
[Pipeline] sh
[release] Running shell script
+ ls -al devops/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 May  8 09:26 .
drwxrwxr-x 5 jenkins jenkins 4096 May  8 09:26 ..
drwxrwxr-x 2 jenkins jenkins 4096 May  8 09:26 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_15.0.0.post22-1_all.deb
Processing pool/devops/osm-devops_15.0.0.post22-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/devops/osm-devops_15.0.0.post22-1_all.deb
[release] Running shell script
[Pipeline] sh
+ 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
[release] Running shell script
[Pipeline] sh
+ ls -al IM/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 May  8 09:26 .
drwxrwxr-x 5 jenkins jenkins 4096 May  8 09:26 ..
drwxrwxr-x 2 jenkins jenkins 4096 May  8 09:26 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_15.0.0.post1-g90ffed2_amd64.deb pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
Processing pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
Processing pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
[Pipeline] sh
[release] Running shell script
+ mkdir -p dists/unstable/IM/binary-amd64/
[Pipeline] sh
[release] Running shell script
+ apt-ftparchive packages pool/IM
[Pipeline] sh
[release] Running shell script
+ gzip -9fk dists/unstable/IM/binary-amd64/Packages
[Pipeline] sh
[release] Running shell script
+ ls -al osmclient/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 May  8 09:26 .
drwxrwxr-x 5 jenkins jenkins 4096 May  8 09:26 ..
drwxrwxr-x 2 jenkins jenkins 4096 May  8 09:26 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_11.0.0rc1.post66+gb9317cf-1_all.deb
Processing pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb
[Pipeline] sh
[release] Running shell script
+ mkdir -p dists/unstable/osmclient/binary-amd64/
[Pipeline] sh
[release] Running shell script
+ apt-ftparchive packages pool/osmclient
[Pipeline] sh
[release] Running shell script
+ gzip -9fk dists/unstable/osmclient/binary-amd64/Packages
[Pipeline] sh
[release] Running shell script
+ apt-ftparchive release dists/unstable
[Pipeline] sh
[release] Running shell script
+ gpg --yes -abs -u OSMETSI -o dists/unstable/Release.gpg dists/unstable/Release
[Pipeline] sh
[release] Running shell script
+ cp /home/jenkins/pubkey.asc OSM ETSI Release Key.gpg
[Pipeline] sh
[release] Running shell script
+ cp /home/jenkins/pubkey.asc .
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
[repo] Running shell script
+ pwd
[Pipeline] sh
[repo] Running shell script
+ python -c import socket; s=socket.socket(); s.bind(("", 0));print(s.getsockname()[1]); s.close()
+ echo 36073
[Pipeline] sh
[repo] Running shell script
+ docker run -dit --name osm-master-12485-apache -p 36073:80 -v /home/jenkins/workspace/osm-stage_3_master/repo:/usr/local/apache2/htdocs/ httpd:2.4
73730be993a4fd02828ef41c06aeb2f68a1bc54ba34d9efdf48737c41f0afa37
[Pipeline] sh
[repo] Running shell script
+ docker inspect --format {{ .NetworkSettings.IPAddress }} osm-master-12485-apache
[Pipeline] sh
[repo] Running shell script
+ echo 212.234.161.1 56185 172.21.1.5 22
+ awk {print $3}
[Pipeline] timeout
Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] sh
[repo] Running shell script
+ wget http://172.21.1.5:36073/release/dists/unstable/Release
--2024-05-08 09:27:09--  http://172.21.1.5:36073/release/dists/unstable/Release
Connecting to 172.21.1.5:36073... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3204 (3.1K)
Saving to: ‘Release’

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

2024-05-08 09:27:09 (418 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_master] Running shell script
+ tree -fD repo
[May  8 09:27]  repo
├── [May  8 09:27]  repo/Release
├── [May  8 09:27]  repo/release
│   ├── [May  8 09:26]  repo/release/IM
│   │   ├── [May  7 09:11]  repo/release/IM/build.env
│   │   ├── [May  8 09:26]  repo/release/IM/changelog
│   │   │   └── [May  8 09:26]  repo/release/IM/changelog/changelog-IM.html
│   │   ├── [May  8 09:26]  repo/release/IM/master
│   │   └── [May  8 09:26]  repo/release/IM/pool
│   │       └── [May  8 09:26]  repo/release/IM/pool/IM
│   │           ├── [May  8 09:26]  repo/release/IM/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
│   │           └── [May  8 09:26]  repo/release/IM/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
│   ├── [May  8 09:26]  repo/release/IM@tmp
│   ├── [May  8 09:26]  repo/release/LCM
│   │   ├── [May  8 09:08]  repo/release/LCM/build.env
│   │   ├── [May  8 09:26]  repo/release/LCM/changelog
│   │   │   └── [May  8 09:26]  repo/release/LCM/changelog/changelog-LCM.html
│   │   ├── [May  8 09:26]  repo/release/LCM/master
│   │   └── [May  8 09:26]  repo/release/LCM/pool
│   │       └── [May  8 09:26]  repo/release/LCM/pool/LCM
│   │           └── [May  8 09:26]  repo/release/LCM/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb
│   ├── [May  8 09:26]  repo/release/LCM@tmp
│   ├── [May  8 09:26]  repo/release/MON
│   │   ├── [May  7 09:04]  repo/release/MON/build.env
│   │   ├── [May  8 09:26]  repo/release/MON/changelog
│   │   │   └── [May  8 09:26]  repo/release/MON/changelog/changelog-MON.html
│   │   ├── [May  8 09:26]  repo/release/MON/master
│   │   └── [May  8 09:26]  repo/release/MON/pool
│   │       └── [May  8 09:26]  repo/release/MON/pool/MON
│   │           └── [May  8 09:26]  repo/release/MON/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb
│   ├── [May  8 09:26]  repo/release/MON@tmp
│   ├── [May  8 09:26]  repo/release/N2VC
│   │   ├── [May  8 09:04]  repo/release/N2VC/build.env
│   │   ├── [May  8 09:26]  repo/release/N2VC/changelog
│   │   │   └── [May  8 09:26]  repo/release/N2VC/changelog/changelog-N2VC.html
│   │   ├── [May  8 09:26]  repo/release/N2VC/master
│   │   └── [May  8 09:26]  repo/release/N2VC/pool
│   │       └── [May  8 09:26]  repo/release/N2VC/pool/N2VC
│   │           └── [May  8 09:26]  repo/release/N2VC/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb
│   ├── [May  8 09:26]  repo/release/N2VC@tmp
│   ├── [May  8 09:26]  repo/release/NBI
│   │   ├── [May  8 09:26]  repo/release/NBI/changelog
│   │   │   └── [May  8 09:26]  repo/release/NBI/changelog/changelog-NBI.html
│   │   ├── [May  8 09:26]  repo/release/NBI/master-staging
│   │   └── [May  8 09:26]  repo/release/NBI/pool
│   │       └── [May  8 09:26]  repo/release/NBI/pool/NBI
│   │           └── [May  8 09:26]  repo/release/NBI/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb
│   ├── [May  8 09:26]  repo/release/NBI@tmp
│   ├── [May  8 09:26]  repo/release/NG-SA
│   │   ├── [May  7 09:07]  repo/release/NG-SA/build.env
│   │   ├── [May  8 09:26]  repo/release/NG-SA/changelog
│   │   │   └── [May  8 09:26]  repo/release/NG-SA/changelog/changelog-NG-SA.html
│   │   ├── [May  8 09:26]  repo/release/NG-SA/master
│   │   └── [May  8 09:26]  repo/release/NG-SA/pool
│   │       └── [May  8 09:26]  repo/release/NG-SA/pool/NG-SA
│   │           ├── [May  8 09:26]  repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb
│   │           └── [May  8 09:26]  repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb
│   ├── [May  8 09:26]  repo/release/NG-SA@tmp
│   ├── [May  8 09:26]  repo/release/NG-UI
│   │   ├── [May  7 09:03]  repo/release/NG-UI/build.env
│   │   ├── [May  8 09:26]  repo/release/NG-UI/changelog
│   │   │   └── [May  8 09:26]  repo/release/NG-UI/changelog/changelog-NG-UI.html
│   │   ├── [May  8 09:26]  repo/release/NG-UI/master
│   │   └── [May  8 09:26]  repo/release/NG-UI/pool
│   │       └── [May  8 09:26]  repo/release/NG-UI/pool/NG-UI
│   │           └── [May  8 09:26]  repo/release/NG-UI/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb
│   ├── [May  8 09:26]  repo/release/NG-UI@tmp
│   ├── [May  8 09:27]  repo/release/OSM ETSI Release Key.gpg
│   ├── [May  8 09:26]  repo/release/PLA
│   │   ├── [May  7 09:02]  repo/release/PLA/build.env
│   │   ├── [May  8 09:26]  repo/release/PLA/changelog
│   │   │   └── [May  8 09:26]  repo/release/PLA/changelog/changelog-PLA.html
│   │   ├── [May  8 09:26]  repo/release/PLA/master
│   │   └── [May  8 09:26]  repo/release/PLA/pool
│   │       └── [May  8 09:26]  repo/release/PLA/pool/PLA
│   │           └── [May  8 09:26]  repo/release/PLA/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb
│   ├── [May  8 09:26]  repo/release/PLA@tmp
│   ├── [May  8 09:26]  repo/release/POL
│   │   ├── [May  8 09:03]  repo/release/POL/build.env
│   │   ├── [May  8 09:26]  repo/release/POL/changelog
│   │   │   └── [May  8 09:26]  repo/release/POL/changelog/changelog-POL.html
│   │   ├── [May  8 09:26]  repo/release/POL/master
│   │   └── [May  8 09:26]  repo/release/POL/pool
│   │       └── [May  8 09:26]  repo/release/POL/pool/POL
│   │           └── [May  8 09:26]  repo/release/POL/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb
│   ├── [May  8 09:26]  repo/release/POL@tmp
│   ├── [May  8 09:26]  repo/release/RO
│   │   ├── [May  7 09:25]  repo/release/RO/build.env
│   │   ├── [May  8 09:26]  repo/release/RO/changelog
│   │   │   └── [May  8 09:26]  repo/release/RO/changelog/changelog-RO.html
│   │   ├── [May  8 09:26]  repo/release/RO/master
│   │   └── [May  8 09:26]  repo/release/RO/pool
│   │       └── [May  8 09:26]  repo/release/RO/pool/RO
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb
│   │           ├── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb
│   │           └── [May  8 09:26]  repo/release/RO/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb
│   ├── [May  8 09:26]  repo/release/RO@tmp
│   ├── [May  8 05:07]  repo/release/build.env
│   ├── [May  8 09:26]  repo/release/common
│   │   ├── [May  7 09:02]  repo/release/common/build.env
│   │   ├── [May  8 09:26]  repo/release/common/changelog
│   │   │   └── [May  8 09:26]  repo/release/common/changelog/changelog-common.html
│   │   ├── [May  8 09:26]  repo/release/common/master
│   │   └── [May  8 09:26]  repo/release/common/pool
│   │       └── [May  8 09:26]  repo/release/common/pool/common
│   │           └── [May  8 09:26]  repo/release/common/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb
│   ├── [May  8 09:26]  repo/release/common@tmp
│   ├── [May  8 09:26]  repo/release/devops
│   │   ├── [May  7 09:05]  repo/release/devops/build.env
│   │   ├── [May  8 09:26]  repo/release/devops/changelog
│   │   │   └── [May  8 09:26]  repo/release/devops/changelog/changelog-devops.html
│   │   ├── [May  8 09:26]  repo/release/devops/master
│   │   └── [May  8 09:26]  repo/release/devops/pool
│   │       └── [May  8 09:26]  repo/release/devops/pool/devops
│   │           └── [May  8 09:26]  repo/release/devops/pool/devops/osm-devops_15.0.0.post22-1_all.deb
│   ├── [May  8 09:26]  repo/release/devops@tmp
│   ├── [May  8 09:26]  repo/release/dists
│   │   └── [May  8 09:27]  repo/release/dists/unstable
│   │       ├── [May  8 09:27]  repo/release/dists/unstable/IM
│   │       │   └── [May  8 09:27]  repo/release/dists/unstable/IM/binary-amd64
│   │       │       ├── [May  8 09:27]  repo/release/dists/unstable/IM/binary-amd64/Packages
│   │       │       └── [May  8 09:27]  repo/release/dists/unstable/IM/binary-amd64/Packages.gz
│   │       ├── [May  8 09:27]  repo/release/dists/unstable/Release
│   │       ├── [May  8 09:27]  repo/release/dists/unstable/Release.gpg
│   │       ├── [May  8 09:26]  repo/release/dists/unstable/devops
│   │       │   └── [May  8 09:27]  repo/release/dists/unstable/devops/binary-amd64
│   │       │       ├── [May  8 09:27]  repo/release/dists/unstable/devops/binary-amd64/Packages
│   │       │       └── [May  8 09:27]  repo/release/dists/unstable/devops/binary-amd64/Packages.gz
│   │       └── [May  8 09:27]  repo/release/dists/unstable/osmclient
│   │           └── [May  8 09:27]  repo/release/dists/unstable/osmclient/binary-amd64
│   │               ├── [May  8 09:27]  repo/release/dists/unstable/osmclient/binary-amd64/Packages
│   │               └── [May  8 09:27]  repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz
│   ├── [May  8 09:26]  repo/release/osmclient
│   │   ├── [May  7 09:03]  repo/release/osmclient/build.env
│   │   ├── [May  8 09:26]  repo/release/osmclient/changelog
│   │   │   └── [May  8 09:26]  repo/release/osmclient/changelog/changelog-osmclient.html
│   │   ├── [May  8 09:26]  repo/release/osmclient/master
│   │   └── [May  8 09:26]  repo/release/osmclient/pool
│   │       └── [May  8 09:26]  repo/release/osmclient/pool/osmclient
│   │           └── [May  8 09:26]  repo/release/osmclient/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb
│   ├── [May  8 09:26]  repo/release/osmclient@tmp
│   ├── [May  8 09:27]  repo/release/pool
│   │   ├── [May  8 09:27]  repo/release/pool/IM
│   │   │   ├── [May  8 09:27]  repo/release/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb
│   │   │   └── [May  8 09:27]  repo/release/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb
│   │   ├── [May  8 09:26]  repo/release/pool/devops
│   │   │   └── [May  8 09:26]  repo/release/pool/devops/osm-devops_15.0.0.post22-1_all.deb
│   │   └── [May  8 09:27]  repo/release/pool/osmclient
│   │       └── [May  8 09:27]  repo/release/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb
│   ├── [May  8 09:27]  repo/release/pubkey.asc
│   ├── [May  8 09:26]  repo/release/tests
│   │   ├── [May  8 09:03]  repo/release/tests/build.env
│   │   ├── [May  8 09:26]  repo/release/tests/changelog
│   │   │   └── [May  8 09:26]  repo/release/tests/changelog/changelog-tests.html
│   │   ├── [May  8 09:26]  repo/release/tests/master
│   │   └── [May  8 09:26]  repo/release/tests/pool
│   │       └── [May  8 09:26]  repo/release/tests/pool/tests
│   │           └── [May  8 09:26]  repo/release/tests/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb
│   └── [May  8 09:26]  repo/release/tests@tmp
└── [May  8 09:27]  repo/release@tmp

98 directories, 76 files
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ find ./repo/release/pool/ -name osm-devops*.deb
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ mktemp -d
[Pipeline] echo
Extracting local devops package ./repo/release/pool/devops/osm-devops_15.0.0.post22-1_all.deb into /tmp/tmp.gF5716B85c for docker build step
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ dpkg -x ./repo/release/pool/devops/osm-devops_15.0.0.post22-1_all.deb /tmp/tmp.gF5716B85c
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
Running in /tmp/tmp.gF5716B85c/usr/share/osm-devops
[Pipeline] {
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ docker login osm.etsi.org:5050/devops/cicd/ -u **** -p ****
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/****/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sh
[osm-devops] Running shell script
+ date +%Y-%m-%d:%H:%M:%S
[Pipeline] dir
Running in /tmp/tmp.gF5716B85c/usr/share/osm-devops/docker
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] sh
[docker] Running shell script
+ find . -name Dockerfile -printf+  %h\n
sed s|\./||
[Pipeline] echo
[LCM, Keystone, MON, POL, Prometheus, tests, PLA, osmclient, Airflow, Webhook, RO, NG-UI, NBI]
[Pipeline] parallel
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [Prometheus] { (Branch: Prometheus)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [Airflow] { (Branch: Airflow)
[Pipeline] [Webhook] { (Branch: Webhook)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.gF5716B85c/usr/share/osm-devops/docker/LCM
[Pipeline] [LCM] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.gF5716B85c/usr/share/osm-devops/docker/Keystone
[Pipeline] [Keystone] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.gF5716B85c/usr/share/osm-devops/docker/MON
[Pipeline] [MON] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.gF5716B85c/usr/share/osm-devops/docker/POL
[Pipeline] [POL] {
[Prometheus] Running in /tmp/tmp.gF5716B85c/usr/share/osm-devops/docker/Prometheus
[Pipeline] [Prometheus] dir
[Pipeline] [Prometheus] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.gF5716B85c/usr/share/osm-devops/docker/tests
[Pipeline] [tests] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.gF5716B85c/usr/share/osm-devops/docker/PLA
[Pipeline] [PLA] {
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.gF5716B85c/usr/share/osm-devops/docker/osmclient
[Pipeline] [osmclient] {
[Pipeline] [Airflow] dir
[Airflow] Running in /tmp/tmp.gF5716B85c/usr/share/osm-devops/docker/Airflow
[Pipeline] [Airflow] {
[Pipeline] [Webhook] dir
[Webhook] Running in /tmp/tmp.gF5716B85c/usr/share/osm-devops/docker/Webhook
[Pipeline] [Webhook] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.gF5716B85c/usr/share/osm-devops/docker/RO
[Pipeline] [RO] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.gF5716B85c/usr/share/osm-devops/docker/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.gF5716B85c/usr/share/osm-devops/docker/NBI
[Pipeline] [NBI] {
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/lcm:osm-master-12485 --build-arg CACHE_DATE=2024-05-08:09:27:13 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb .
[LCM] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[LCM]             Install the buildx component to build images with BuildKit:
[LCM]             https://docs.docker.com/go/buildx/
[LCM] 
[LCM] Sending build context to Docker daemon  10.24kB

[LCM] Step 1/58 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/keystone:osm-master-12485 --build-arg CACHE_DATE=2024-05-08:09:27:13 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb .
[Keystone] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Keystone]             Install the buildx component to build images with BuildKit:
[Keystone]             https://docs.docker.com/go/buildx/
[Keystone] 
[Keystone] Sending build context to Docker daemon  28.16kB

[Keystone] Step 1/24 : FROM ubuntu:22.04
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/mon:osm-master-12485 --build-arg CACHE_DATE=2024-05-08:09:27:13 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb .
[MON] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[MON]             Install the buildx component to build images with BuildKit:
[MON]             https://docs.docker.com/go/buildx/
[MON] 
[MON] Sending build context to Docker daemon  10.24kB

[MON] Step 1/56 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/pol:osm-master-12485 --build-arg CACHE_DATE=2024-05-08:09:27:13 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb .
[POL] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[POL]             Install the buildx component to build images with BuildKit:
[POL]             https://docs.docker.com/go/buildx/
[POL] 
[POL] Sending build context to Docker daemon  9.216kB

[POL] Step 1/40 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/prometheus:osm-master-12485 --build-arg CACHE_DATE=2024-05-08:09:27:13 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb .
[Prometheus] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Prometheus]             Install the buildx component to build images with BuildKit:
[Prometheus]             https://docs.docker.com/go/buildx/
[Prometheus] 
[Prometheus] Sending build context to Docker daemon  15.36kB

[Prometheus] Step 1/13 : FROM python:3.8
[Pipeline] [tests] sh
[LCM] 22.04: Pulling from library/ubuntu
[tests] [tests] Running shell script
[tests] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/tests:osm-master-12485 --build-arg CACHE_DATE=2024-05-08:09:27:13 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb .
[tests] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[tests]             Install the buildx component to build images with BuildKit:
[tests]             https://docs.docker.com/go/buildx/
[tests] 
[tests] Sending build context to Docker daemon  5.632kB

[tests] Step 1/35 : FROM ubuntu:22.04 as FINAL
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/pla:osm-master-12485 --build-arg CACHE_DATE=2024-05-08:09:27:13 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb .
[PLA] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[PLA]             Install the buildx component to build images with BuildKit:
[PLA]             https://docs.docker.com/go/buildx/
[PLA] 
[PLA] Sending build context to Docker daemon  9.216kB

[PLA] Step 1/39 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/osmclient:osm-master-12485 --build-arg CACHE_DATE=2024-05-08:09:27:13 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb .
[osmclient] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[osmclient]             Install the buildx component to build images with BuildKit:
[osmclient]             https://docs.docker.com/go/buildx/
[osmclient] 
[osmclient] Sending build context to Docker daemon  6.656kB

[osmclient] Step 1/31 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [Airflow] sh
[Keystone] 22.04: Pulling from library/ubuntu
[Airflow] [Airflow] Running shell script
[Airflow] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/airflow:osm-master-12485 --build-arg CACHE_DATE=2024-05-08:09:27:13 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb .
[Airflow] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Airflow]             Install the buildx component to build images with BuildKit:
[Airflow]             https://docs.docker.com/go/buildx/
[Airflow] 
[Airflow] Sending build context to Docker daemon  4.096kB

[Airflow] Step 1/16 : FROM apache/airflow:2.5.3-python3.10
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Webhook] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/webhook:osm-master-12485 --build-arg CACHE_DATE=2024-05-08:09:27:13 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb .
[Webhook] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[Webhook]             Install the buildx component to build images with BuildKit:
[Webhook]             https://docs.docker.com/go/buildx/
[Webhook] 
[Webhook] Sending build context to Docker daemon  4.608kB

[Webhook] Step 1/21 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ro:osm-master-12485 --build-arg CACHE_DATE=2024-05-08:09:27:13 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb .
[RO] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[RO]             Install the buildx component to build images with BuildKit:
[RO]             https://docs.docker.com/go/buildx/
[RO] 
[RO] Sending build context to Docker daemon  14.34kB

[RO] Step 1/60 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/ng-ui:osm-master-12485 --build-arg CACHE_DATE=2024-05-08:09:27:13 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb .
[NG-UI] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[NG-UI]             Install the buildx component to build images with BuildKit:
[NG-UI]             https://docs.docker.com/go/buildx/
[NG-UI] 
[NG-UI] Sending build context to Docker daemon  4.608kB

[NG-UI] Step 1/22 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/nbi:osm-master-12485 --build-arg CACHE_DATE=2024-05-08:09:27:13 --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/master-staging/1740/pool/NBI/python3-osm-nbi_9.0.0.post118+gdbab701-1_all.deb --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/master/744/pool/osmclient/python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/master/1602/pool/devops/osm-devops_15.0.0.post22-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/master/739/pool/MON/python3-osm-mon_11.0.0.post35+g1e6e756-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/master/759/pool/N2VC/python3-n2vc_11.0.0rc1.post84+gf5b7f41-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/master/551/pool/common/python3-osm-common_15.0.0.post3+g409397d-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/master/839/pool/LCM/python3-osm-lcm_9.0.0.post162+g9cd5345-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/master/522/pool/POL/python3-osm-policy-module_11.0.0.post25+g055c4ee-1_all.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/master/585/pool/IM/osm-imdocs_15.0.0.post1-g90ffed2_amd64.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/master/504/pool/NG-UI/osm-ngui_15.0.0.post1+g219fe61-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-ngsa_15.0-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/master/460/pool/NG-SA/python3-osm-webhook-translator_15.0-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/master/457/pool/PLA/python3-osm-pla_11.0.0.post12+gfcdb2c4-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/master/645/pool/tests/osm-tests_9.0.0rc1.post209+g9e5450f-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-tapi_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/master/974/pool/RO/python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb .
[NBI] DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
[NBI]             Install the buildx component to build images with BuildKit:
[NBI]             https://docs.docker.com/go/buildx/
[NBI] 
[NBI] Sending build context to Docker daemon  6.656kB

[NBI] Step 1/44 : FROM ubuntu:22.04 as INSTALL
[LCM] a8b1c5f80c2d: Pulling fs layer
[LCM] a8b1c5f80c2d: Verifying Checksum
[LCM] a8b1c5f80c2d: Download complete
[Keystone] a8b1c5f80c2d: Pulling fs layer
[Keystone] a8b1c5f80c2d: Verifying Checksum
[Keystone] a8b1c5f80c2d: Download complete
[MON] 22.04: Pulling from library/ubuntu
[MON] a8b1c5f80c2d: Pulling fs layer
[MON] a8b1c5f80c2d: Verifying Checksum
[MON] a8b1c5f80c2d: Download complete
[POL] 22.04: Pulling from library/ubuntu
[POL] a8b1c5f80c2d: Pulling fs layer
[POL] a8b1c5f80c2d: Verifying Checksum
[POL] a8b1c5f80c2d: Download complete
[Prometheus] 3.8: Pulling from library/python
[Prometheus] 1468e7ff95fc: Pulling fs layer
[Prometheus] 2cf9c2b42f41: Pulling fs layer
[Prometheus] c4c40c3e3cdf: Pulling fs layer
[Prometheus] c05cc1123d7e: Pulling fs layer
[Prometheus] b6f29ccdcc55: Pulling fs layer
[Prometheus] f4a2192a24b4: Pulling fs layer
[Prometheus] c4c40c3e3cdf: Waiting
[Prometheus] 6310fd3a3471: Pulling fs layer
[Prometheus] c05cc1123d7e: Waiting
[Prometheus] f21b2256fb6a: Pulling fs layer
[Prometheus] f4a2192a24b4: Waiting
[Prometheus] 6310fd3a3471: Waiting
[Prometheus] f21b2256fb6a: Waiting
[Prometheus] b6f29ccdcc55: Waiting
[Prometheus] 2cf9c2b42f41: Verifying Checksum
[Prometheus] 2cf9c2b42f41: Download complete
[Prometheus] 1468e7ff95fc: Verifying Checksum
[Prometheus] 1468e7ff95fc: Download complete
[Prometheus] b6f29ccdcc55: Verifying Checksum
[Prometheus] b6f29ccdcc55: Download complete
[tests] 22.04: Pulling from library/ubuntu
[tests] a8b1c5f80c2d: Pulling fs layer
[tests] a8b1c5f80c2d: Verifying Checksum
[tests] a8b1c5f80c2d: Download complete
[PLA] 22.04: Pulling from library/ubuntu
[PLA] a8b1c5f80c2d: Pulling fs layer
[PLA] a8b1c5f80c2d: Verifying Checksum
[PLA] a8b1c5f80c2d: Download complete
[osmclient] 22.04: Pulling from library/ubuntu
[osmclient] a8b1c5f80c2d: Pulling fs layer
[osmclient] a8b1c5f80c2d: Verifying Checksum
[osmclient] a8b1c5f80c2d: Download complete
[Airflow] 2.5.3-python3.10: Pulling from apache/airflow
[Airflow] f1f26f570256: Pulling fs layer
[Airflow] 2d2b01660885: Pulling fs layer
[Airflow] b0e67886e6a0: Pulling fs layer
[Airflow] 8171e1a273d7: Pulling fs layer
[Airflow] ac3600f134ee: Pulling fs layer
[Airflow] 3bdd43570770: Pulling fs layer
[Airflow] a786a657b83e: Pulling fs layer
[Airflow] 7c0215dc3d99: Pulling fs layer
[Airflow] f16f5c3b543d: Pulling fs layer
[Airflow] f1f26f570256: Waiting
[Airflow] 6aaa9b9167be: Pulling fs layer
[Airflow] 2d2b01660885: Waiting
[Airflow] a2d64d663c34: Pulling fs layer
[Airflow] 3bdd43570770: Waiting
[Airflow] b0e67886e6a0: Waiting
[Airflow] 7c1ca0c1f1bf: Pulling fs layer
[Airflow] a786a657b83e: Waiting
[Airflow] ac3600f134ee: Waiting
[Airflow] e9163f7ec66f: Pulling fs layer
[Airflow] 7c0215dc3d99: Waiting
[Airflow] f16f5c3b543d: Waiting
[Airflow] 8171e1a273d7: Waiting
[Airflow] 6aaa9b9167be: Waiting
[Airflow] cdd01e700345: Pulling fs layer
[Airflow] 6205aab6fce0: Pulling fs layer
[Airflow] a2d64d663c34: Waiting
[Airflow] e59e1f958147: Pulling fs layer
[Airflow] e9163f7ec66f: Waiting
[Airflow] 21df5e7367dd: Pulling fs layer
[Airflow] 7c1ca0c1f1bf: Waiting
[Airflow] 7f106fb411b1: Pulling fs layer
[Airflow] 6205aab6fce0: Waiting
[Airflow] 4f4fb700ef54: Pulling fs layer
[Airflow] eaae7c197a3d: Pulling fs layer
[Airflow] 54598f02b4e7: Pulling fs layer
[Airflow] cdd01e700345: Waiting
[Airflow] eaae7c197a3d: Waiting
[Airflow] 7f106fb411b1: Waiting
[Airflow] 21df5e7367dd: Waiting
[Airflow] 54598f02b4e7: Waiting
[Airflow] 4f4fb700ef54: Waiting
[Webhook] 22.04: Pulling from library/ubuntu
[Webhook] a8b1c5f80c2d: Pulling fs layer
[Webhook] a8b1c5f80c2d: Verifying Checksum
[Webhook] a8b1c5f80c2d: Download complete
[RO] 22.04: Pulling from library/ubuntu
[RO] a8b1c5f80c2d: Pulling fs layer
[RO] a8b1c5f80c2d: Download complete
[NG-UI] 22.04: Pulling from library/ubuntu
[NG-UI] a8b1c5f80c2d: Pulling fs layer
[NG-UI] a8b1c5f80c2d: Download complete
[NBI] 22.04: Pulling from library/ubuntu
[NBI] a8b1c5f80c2d: Pulling fs layer
[NBI] a8b1c5f80c2d: Verifying Checksum
[NBI] a8b1c5f80c2d: Download complete
[Prometheus] f4a2192a24b4: Verifying Checksum
[Prometheus] f4a2192a24b4: Download complete
[Prometheus] 6310fd3a3471: Download complete
[Prometheus] c4c40c3e3cdf: Download complete
[Prometheus] f21b2256fb6a: Verifying Checksum
[Prometheus] f21b2256fb6a: Download complete
[Airflow] 2d2b01660885: Verifying Checksum
[Airflow] 2d2b01660885: Download complete
[Airflow] b0e67886e6a0: Verifying Checksum
[Airflow] b0e67886e6a0: Download complete
[Airflow] 8171e1a273d7: Verifying Checksum
[Airflow] 8171e1a273d7: Download complete
[Airflow] ac3600f134ee: Verifying Checksum
[Airflow] ac3600f134ee: Download complete
[Airflow] 3bdd43570770: Verifying Checksum
[Airflow] 3bdd43570770: Download complete
[Airflow] f1f26f570256: Verifying Checksum
[Airflow] f1f26f570256: Download complete
[Airflow] 7c0215dc3d99: Verifying Checksum
[Airflow] 7c0215dc3d99: Download complete
[Airflow] f16f5c3b543d: Verifying Checksum
[Airflow] f16f5c3b543d: Download complete
[Airflow] a786a657b83e: Verifying Checksum
[Airflow] a786a657b83e: Download complete
[Airflow] a2d64d663c34: Download complete
[Airflow] 7c1ca0c1f1bf: Download complete
[Airflow] e9163f7ec66f: Download complete
[Airflow] cdd01e700345: Download complete
[Airflow] 6205aab6fce0: Verifying Checksum
[Airflow] 6205aab6fce0: Download complete
[Airflow] e59e1f958147: Verifying Checksum
[Airflow] e59e1f958147: Download complete
[Airflow] 21df5e7367dd: Verifying Checksum
[Airflow] 21df5e7367dd: Download complete
[Airflow] 7f106fb411b1: Verifying Checksum
[Airflow] 7f106fb411b1: Download complete
[Airflow] 4f4fb700ef54: Download complete
[Airflow] eaae7c197a3d: Verifying Checksum
[Airflow] eaae7c197a3d: Download complete
[Airflow] 54598f02b4e7: Verifying Checksum
[Airflow] 54598f02b4e7: Download complete
[LCM] a8b1c5f80c2d: Pull complete
[LCM] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[LCM] Status: Downloaded newer image for ubuntu:22.04
[LCM]  ---> 52882761a72a
[LCM] Step 2/58 : ARG APT_PROXY
[Keystone] a8b1c5f80c2d: Pull complete
[Keystone] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[Keystone] Status: Image is up to date for ubuntu:22.04
[Keystone]  ---> 52882761a72a
[Keystone] Step 2/24 : ARG APT_PROXY
[MON] a8b1c5f80c2d: Pull complete
[POL] a8b1c5f80c2d: Pull complete
[POL] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[POL] Status: Image is up to date for ubuntu:22.04
[POL]  ---> 52882761a72a
[POL] Step 2/40 : ARG APT_PROXY
[Prometheus] c05cc1123d7e: Verifying Checksum
[Prometheus] c05cc1123d7e: Download complete
[tests] a8b1c5f80c2d: Pull complete
[PLA] a8b1c5f80c2d: Pull complete
[osmclient] a8b1c5f80c2d: Pull complete
[osmclient] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[osmclient] Status: Image is up to date for ubuntu:22.04
[osmclient]  ---> 52882761a72a
[osmclient] Step 2/31 : ARG APT_PROXY
[Webhook] a8b1c5f80c2d: Pull complete
[Webhook] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[Webhook] Status: Image is up to date for ubuntu:22.04
[Webhook]  ---> 52882761a72a
[Webhook] Step 2/21 : ARG APT_PROXY
[RO] a8b1c5f80c2d: Pull complete
[RO] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[RO] Status: Image is up to date for ubuntu:22.04
[RO]  ---> 52882761a72a
[RO] Step 2/60 : ARG APT_PROXY
[NG-UI] a8b1c5f80c2d: Pull complete
[NG-UI] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[NG-UI] Status: Image is up to date for ubuntu:22.04
[NG-UI]  ---> 52882761a72a
[NG-UI] Step 2/22 : ARG APT_PROXY
[NBI] a8b1c5f80c2d: Pull complete
[NBI] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[NBI] Status: Image is up to date for ubuntu:22.04
[NBI]  ---> 52882761a72a
[NBI] Step 2/44 : ARG APT_PROXY
[MON] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[MON] Status: Image is up to date for ubuntu:22.04
[MON]  ---> 52882761a72a
[MON] Step 2/56 : ARG APT_PROXY
[tests] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[tests] Status: Image is up to date for ubuntu:22.04
[tests]  ---> 52882761a72a
[tests] Step 2/35 : ARG APT_PROXY
[PLA] Digest: sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2
[PLA] Status: Image is up to date for ubuntu:22.04
[PLA]  ---> 52882761a72a
[PLA] Step 2/39 : ARG APT_PROXY
[Airflow] 6aaa9b9167be: Verifying Checksum
[Airflow] 6aaa9b9167be: Download complete
[Airflow] f1f26f570256: Pull complete
[NBI]  ---> Running in 8cd2def2be5e
[LCM]  ---> Running in 809bcbe760b2
[LCM] Removing intermediate container 809bcbe760b2
[LCM]  ---> 3281adc10516
[LCM] Step 3/58 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[LCM]  ---> Running in ce16d3968f22
[Keystone]  ---> Running in bea519b3bbe3
[Keystone] Removing intermediate container bea519b3bbe3
[Keystone]  ---> 71e9c7f0cedf
[Keystone] Step 3/24 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[Keystone]  ---> Running in 585ce61336a1
[MON]  ---> Running in 7fe39d08f585
[MON] Removing intermediate container 7fe39d08f585
[MON]  ---> 9b48883e373b
[MON] Step 3/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
[MON]  ---> Running in dd16b9a54256
[POL]  ---> Running in 2e39fd7eedfd
[POL] Removing intermediate container 2e39fd7eedfd
[POL]  ---> 56d491f16e29
[POL] 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
[POL]  ---> Running in 05e8a59803d3
[Prometheus] 1468e7ff95fc: Pull complete
[tests]  ---> Running in 64534ffa4109
[tests] Removing intermediate container 64534ffa4109
[tests]  ---> d384a35ebd6a
[tests] Step 3/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
[tests]  ---> Running in 73e9bf71b96c
[PLA]  ---> Running in 7543a2884688
[PLA] Removing intermediate container 7543a2884688
[PLA]  ---> faedd211e5c1
[PLA] Step 3/39 : 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 c8ee9ecf02a2
[osmclient]  ---> Running in c0c60a1a4047
[osmclient] Removing intermediate container c0c60a1a4047
[osmclient]  ---> 5eeb1c9d3936
[osmclient] Step 3/31 : 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 4231e86cbdc9
[Airflow] 2d2b01660885: Pull complete
[Webhook]  ---> Running in 3082d0aa9a6b
[Webhook] Removing intermediate container 3082d0aa9a6b
[Webhook]  ---> a6182a199dfc
[Webhook] Step 3/21 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[Webhook]  ---> Running in 663b8144796a
[RO]  ---> Running in 1f7851c682ff
[RO] Removing intermediate container 1f7851c682ff
[RO]  ---> 1e67f0841bd3
[RO] Step 3/60 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[RO]  ---> Running in a5b05928c3f1
[NG-UI]  ---> Running in 14e1c9643fc7
[NG-UI] Removing intermediate container 14e1c9643fc7
[NG-UI]  ---> d4b9af35af73
[NG-UI] Step 3/22 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NG-UI]  ---> Running in b10957ae495c
[NBI] Removing intermediate container 8cd2def2be5e
[NBI]  ---> bf8675204e26
[NBI] Step 3/44 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NBI]  ---> Running in 9e77a6a7c79d
[LCM] Removing intermediate container ce16d3968f22
[LCM]  ---> d3c70fdd0a5f
[LCM] Step 4/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Running in 22b18c53cb3f
[Prometheus] 2cf9c2b42f41: Pull complete
[Airflow] b0e67886e6a0: Pull complete
[Airflow] 8171e1a273d7: Pull complete
[Airflow] ac3600f134ee: Pull complete
[Airflow] 3bdd43570770: Pull complete
[POL] Removing intermediate container 05e8a59803d3
[POL]  ---> f0d479ec27e8
[POL] Step 4/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[POL]  ---> Running in 656c24d9b4ca
[MON] Removing intermediate container dd16b9a54256
[MON]  ---> a188105ba934
[MON] Step 4/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[MON]  ---> Running in 7297c010e98d
[PLA] Removing intermediate container c8ee9ecf02a2
[PLA]  ---> 6fb94a5f6486
[PLA] Step 4/39 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[PLA]  ---> Running in 3158f245626f
[osmclient] Removing intermediate container 4231e86cbdc9
[osmclient]  ---> 45539d6718b4
[osmclient] Step 4/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[osmclient]  ---> Running in cb6a27c37a78
[Webhook] Removing intermediate container 663b8144796a
[Webhook]  ---> bdd71bab2a3b
[Webhook] Step 4/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[Webhook]  ---> Running in cac0209278da
[RO] Removing intermediate container a5b05928c3f1
[RO]  ---> 9a78753ed24c
[RO] Step 4/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[RO]  ---> Running in c4e2d04f0ed6
[NBI] Removing intermediate container 9e77a6a7c79d
[NBI]  ---> 6b16749f3331
[NBI] Step 4/44 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[NBI]  ---> Running in 50a735889d99
[LCM] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[LCM] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[LCM] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[LCM] Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[LCM] Get:5 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[Keystone] Removing intermediate container 585ce61336a1
[Keystone]  ---> fd8ce8c23916
[Keystone] Step 4/24 : EXPOSE 5000
[Keystone]  ---> Running in e7bffa702f5c
[Keystone] Removing intermediate container e7bffa702f5c
[Keystone]  ---> 9f56febef9b1
[Keystone] Step 5/24 : WORKDIR /app
[Keystone]  ---> Running in eb43e7fb27ed
[Keystone] Removing intermediate container eb43e7fb27ed
[Keystone]  ---> f39557a84350
[Keystone] Step 6/24 : COPY scripts/start.sh /app/start.sh
[Keystone]  ---> c57057e24ab9
[Keystone] Step 7/24 : RUN DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get upgrade -y &&     DEBIAN_FRONTEND=noninteractive apt-get autoremove -y &&     DEBIAN_FRONTEND=noninteractive apt-get install -y software-properties-common &&     add-apt-repository -y cloud-archive:antelope &&     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:23.0.*     libapache2-mod-wsgi-py3=4.9.*     python3-pip=22.0.*     build-essential=12.9*     python3-dev=3.10.*     libldap2-dev=2.5.*     libsasl2-dev=2.1.*     libssl-dev=3.0.*     libffi-dev=3.4*     libxml2-dev=2.9.*     libxslt1-dev=1.1.*     zlib1g-dev=1:1.2.*     ldap-utils=2.5.*     curl=7.81.*     net-tools=1.60*     mysql-client=8.0.*     dnsutils=1:9.18.* &&     rm -rf /var/lib/apt/lists/* &&     chmod +x start.sh
[Keystone]  ---> Running in 6c48eb679cd4
[POL] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[POL] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[POL] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[POL] Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[POL] Get:5 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[POL] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[POL] Get:7 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[POL] Get:8 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[POL] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[POL] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[POL] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[POL] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[POL] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[POL] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[POL] Get:15 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[POL] Get:16 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[tests] Removing intermediate container 73e9bf71b96c
[tests]  ---> 9bb109b4eeb2
[tests] Step 4/35 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc=4:11.*     python3=3.10.*     python3-dev=3.10.*     python3-pip=22.0.*     curl=7.81.*     && rm -rf /var/lib/apt/lists/*
[tests]  ---> Running in a4a40338b52c
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[osmclient] Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[osmclient] Get:5 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[NG-UI] Removing intermediate container b10957ae495c
[NG-UI]  ---> 567c840548ab
[NG-UI] Step 4/22 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https=2.4.*     curl=7.81.*     gnupg2=2.2.*     nginx=1.18.*     software-properties-common=0.99.*     xz-utils=5.2.*     && rm -rf /var/lib/apt/lists/*
[NG-UI]  ---> Running in f5bf5a81680a
[LCM] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[LCM] Get:7 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[LCM] Get:8 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[LCM] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[LCM] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[LCM] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[LCM] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[LCM] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[LCM] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[LCM] Get:15 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[LCM] Get:16 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[LCM] Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[LCM] Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[POL] Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[POL] Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[PLA] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[PLA] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[PLA] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[osmclient] Get:6 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[osmclient] Get:7 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[osmclient] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[osmclient] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[osmclient] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[osmclient] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[osmclient] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[osmclient] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[osmclient] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[osmclient] Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[osmclient] Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[osmclient] Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[osmclient] Get:18 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[Webhook] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[Webhook] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[Webhook] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[Webhook] Get:4 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[Webhook] Get:5 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[Webhook] Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[Webhook] Get:7 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[Webhook] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[Webhook] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[Webhook] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[Webhook] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[Webhook] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[Webhook] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[Webhook] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[Webhook] Get:15 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[Webhook] Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[Webhook] Get:17 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[Webhook] Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[PLA] Get:4 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[PLA] Get:5 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[PLA] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[PLA] Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[PLA] Get:8 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[PLA] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[PLA] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[PLA] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[PLA] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[PLA] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[PLA] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[PLA] Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[PLA] Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[PLA] Get:17 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[PLA] Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[RO] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[RO] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[RO] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[RO] Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[RO] Get:5 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[RO] Get:6 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[RO] Get:7 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[RO] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[RO] Get:9 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[RO] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[RO] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[RO] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[LCM] Fetched 31.5 MB in 2s (12.9 MB/s)
[MON] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[MON] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[MON] Get:5 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[MON] Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[MON] Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[MON] Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[MON] Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[MON] Get:10 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[MON] Get:11 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[MON] Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[MON] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[POL] Fetched 31.5 MB in 2s (12.9 MB/s)
[tests] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[tests] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[tests] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[tests] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[tests] Get:5 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[tests] Get:6 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[tests] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[tests] Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[tests] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[tests] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[tests] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[tests] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[osmclient] Fetched 31.5 MB in 2s (12.8 MB/s)
[Airflow] a786a657b83e: Pull complete
[Airflow] 7c0215dc3d99: Pull complete
[Webhook] Fetched 31.5 MB in 3s (12.2 MB/s)
[RO] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[RO] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[RO] Get:15 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[RO] Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[RO] Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[RO] Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[NBI] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[NBI] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[NBI] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[NBI] Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[NBI] Get:5 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[NBI] Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[NBI] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[NBI] Get:8 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[NBI] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[NBI] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[NBI] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[NBI] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[NBI] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[NBI] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[LCM] Reading package lists...
[Keystone] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[Keystone] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[Keystone] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[Keystone] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[Keystone] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[Keystone] Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[Keystone] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[Keystone] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[Keystone] Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[Keystone] Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[Keystone] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[Keystone] Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[Keystone] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[Keystone] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[Keystone] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[Keystone] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[MON] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[MON] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[MON] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[MON] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[MON] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[POL] Reading package lists...
[tests] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[tests] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[tests] Get:15 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[tests] Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[tests] Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[tests] Get:18 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[PLA] Fetched 31.5 MB in 2s (13.9 MB/s)
[osmclient] Reading package lists...
[Webhook] Reading package lists...
[RO] Fetched 31.5 MB in 3s (12.3 MB/s)
[NG-UI] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[NG-UI] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[NG-UI] Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[NG-UI] Get:5 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[NG-UI] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[NG-UI] Get:8 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[NG-UI] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[NG-UI] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[NBI] Get:15 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[NBI] Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[NBI] Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[NBI] Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[LCM] Reading package lists...
[LCM] Building dependency tree...
[LCM] Reading state information...
[Keystone] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[Keystone] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[MON] Fetched 31.5 MB in 2s (14.2 MB/s)
[POL] Reading package lists...
[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 bzip2
[POL]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[POL]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[POL]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[POL]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[POL]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[POL]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[POL]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[POL]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[POL]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[POL]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[POL]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[POL]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[POL]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[POL]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[POL]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[POL]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[POL]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[POL]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[POL]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[POL]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[POL]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[POL]   rpcsvc-proto ucf xz-utils zlib1g-dev
[POL] Suggested packages:
[POL]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[POL]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[POL]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[POL]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[POL]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[POL]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[POL]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[POL]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[POL]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[POL]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[POL]   python-setuptools-doc python3.10-venv python3.10-doc binfmt-support
[POL]   readline-doc
[tests] Fetched 31.5 MB in 2s (13.7 MB/s)
[PLA] Reading package lists...
[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 bzip2
[osmclient]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[osmclient]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[osmclient]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[osmclient]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[osmclient]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[osmclient]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[osmclient]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[osmclient]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[osmclient]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[osmclient]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[osmclient]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[osmclient]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[osmclient]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[osmclient]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[osmclient]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[osmclient]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[osmclient]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[osmclient]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[osmclient]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[osmclient]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[osmclient]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[osmclient]   rpcsvc-proto ucf xz-utils zlib1g-dev
[osmclient] Suggested packages:
[osmclient]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[osmclient]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[osmclient]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[osmclient]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[osmclient]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[osmclient]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[osmclient]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[osmclient]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[osmclient]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[osmclient]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[osmclient]   python-setuptools-doc python3.10-venv python3.10-doc binfmt-support
[osmclient]   readline-doc
[RO] Reading package lists...
[NG-UI] Get:15 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[NG-UI] Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[NG-UI] Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[NG-UI] Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[NBI] Fetched 31.5 MB in 3s (11.2 MB/s)
[LCM] The following additional packages will be installed:
[LCM]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[LCM]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[LCM]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[LCM]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[LCM]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[LCM]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[LCM]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[LCM]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[LCM]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[LCM]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[LCM]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[LCM]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[LCM]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[LCM]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[LCM]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[LCM]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[LCM]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[LCM]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[LCM]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[LCM]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[LCM]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[LCM]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[LCM]   rpcsvc-proto ucf xz-utils zlib1g-dev
[LCM] Suggested packages:
[LCM]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[LCM]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[LCM]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[LCM]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[LCM]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[LCM]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[LCM]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[LCM]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[LCM]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[LCM]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[LCM]   python-setuptools-doc python3.10-venv python3.10-doc binfmt-support
[LCM]   readline-doc
[LCM] The following NEW packages will be installed:
[LCM]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[LCM]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[LCM]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[LCM]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[LCM]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[LCM]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[LCM]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[LCM]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[LCM]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[LCM]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[LCM]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[LCM]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[LCM]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[LCM]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[LCM]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[LCM]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[LCM]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[LCM]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[LCM]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[LCM]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[LCM]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[LCM]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[LCM]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[LCM]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[LCM]   zlib1g-dev
[LCM] 0 upgraded, 138 newly installed, 0 to remove and 0 not upgraded.
[LCM] Need to get 102 MB of archives.
[LCM] After this operation, 359 MB of additional disk space will be used.
[LCM] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[LCM] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[LCM] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
[LCM] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[LCM] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[LCM] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[LCM] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[LCM] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[LCM] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[LCM] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[LCM] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[LCM] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[LCM] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[LCM] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[LCM] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[LCM] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[LCM] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[LCM] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[LCM] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[LCM] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[LCM] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[LCM] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[LCM] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[LCM] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[LCM] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[LCM] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[LCM] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
[LCM] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[LCM] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[LCM] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[LCM] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[LCM] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[LCM] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[LCM] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[LCM] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[LCM] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[LCM] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[LCM] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB]
[LCM] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB]
[LCM] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB]
[LCM] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB]
[LCM] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2326 kB]
[LCM] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3200 B]
[LCM] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB]
[LCM] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-106.116 [1341 kB]
[LCM] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[LCM] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[LCM] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[LCM] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[LCM] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2100 kB]
[LCM] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[LCM] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[LCM] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[LCM] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[LCM] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[Keystone] Fetched 31.5 MB in 2s (13.6 MB/s)
[MON] Reading package lists...
[POL] The following NEW packages will be installed:
[POL]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[POL]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[POL]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[POL]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[POL]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[POL]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[POL]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[POL]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[POL]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[POL]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[POL]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[POL]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[POL]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[POL]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[POL]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[POL]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[POL]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[POL]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[POL]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[POL]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[POL]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[POL]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[POL]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[POL]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[POL]   zlib1g-dev
[POL] 0 upgraded, 138 newly installed, 0 to remove and 0 not upgraded.
[POL] Need to get 102 MB of archives.
[POL] After this operation, 359 MB of additional disk space will be used.
[POL] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[POL] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[POL] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
[POL] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[POL] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[POL] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[POL] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[POL] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[POL] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[POL] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[POL] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[POL] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[POL] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[POL] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[POL] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[POL] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[POL] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[POL] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[POL] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[POL] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[POL] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[POL] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[POL] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[POL] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[POL] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[POL] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[POL] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
[POL] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[POL] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[POL] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[POL] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[POL] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[POL] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[POL] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[POL] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[POL] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[POL] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[POL] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB]
[POL] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB]
[POL] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB]
[POL] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB]
[POL] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2326 kB]
[POL] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3200 B]
[POL] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB]
[POL] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-106.116 [1341 kB]
[POL] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[POL] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[POL] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[POL] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[POL] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2100 kB]
[POL] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[POL] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[POL] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[POL] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[POL] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[POL] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[POL] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[POL] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[POL] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[POL] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[POL] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[POL] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[POL] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[POL] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[POL] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[POL] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[POL] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[Prometheus] c4c40c3e3cdf: Pull complete
[tests] Reading package lists...
[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 bzip2
[PLA]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[PLA]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[PLA]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[PLA]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[PLA]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[PLA]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[PLA]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[PLA]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[PLA]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[PLA]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[PLA]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[PLA]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[PLA]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[PLA]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[PLA]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[PLA]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[PLA]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[PLA]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[PLA]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[PLA]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[PLA]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[PLA]   rpcsvc-proto ucf xz-utils zlib1g-dev
[PLA] Suggested packages:
[PLA]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[PLA]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[PLA]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[PLA]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[PLA]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[PLA]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[PLA]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[PLA]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[PLA]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[PLA]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[PLA]   python-setuptools-doc python3.10-venv python3.10-doc binfmt-support
[PLA]   readline-doc
[osmclient] The following NEW packages will be installed:
[osmclient]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[osmclient]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[osmclient]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[osmclient]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[osmclient]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[osmclient]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[osmclient]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[osmclient]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[osmclient]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[osmclient]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[osmclient]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[osmclient]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[osmclient]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[osmclient]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[osmclient]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[osmclient]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[osmclient]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[osmclient]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[osmclient]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[osmclient]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[osmclient]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[osmclient]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[osmclient]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[osmclient]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[osmclient]   zlib1g-dev
[osmclient] 0 upgraded, 138 newly installed, 0 to remove and 0 not upgraded.
[osmclient] Need to get 102 MB of archives.
[osmclient] After this operation, 359 MB of additional disk space will be used.
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
[osmclient] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[osmclient] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[osmclient] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[osmclient] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[osmclient] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[osmclient] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[osmclient] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[osmclient] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[osmclient] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[osmclient] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[osmclient] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[osmclient] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[osmclient] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[osmclient] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[osmclient] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[osmclient] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[osmclient] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[osmclient] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[osmclient] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[osmclient] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[osmclient] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[osmclient] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[osmclient] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[osmclient] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
[osmclient] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[osmclient] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[osmclient] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[osmclient] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[osmclient] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[osmclient] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[osmclient] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[osmclient] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[osmclient] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[osmclient] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[osmclient] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB]
[osmclient] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB]
[osmclient] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB]
[osmclient] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB]
[osmclient] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2326 kB]
[osmclient] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3200 B]
[osmclient] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB]
[osmclient] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-106.116 [1341 kB]
[osmclient] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[osmclient] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[osmclient] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[osmclient] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[osmclient] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2100 kB]
[osmclient] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[osmclient] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[osmclient] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[osmclient] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[osmclient] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[osmclient] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[osmclient] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[osmclient] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[osmclient] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[osmclient] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[osmclient] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[osmclient] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[osmclient] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[osmclient] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[osmclient] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[osmclient] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[osmclient] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[Webhook] Reading package lists...
[Webhook] Building dependency tree...
[Webhook] Reading state information...
[Webhook] The following additional packages will be installed:
[Webhook]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[Webhook]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[Webhook]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[Webhook]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[Webhook]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[Webhook]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[Webhook]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[Webhook]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[Webhook]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[Webhook]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[Webhook]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[Webhook]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[Webhook]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[Webhook]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[Webhook]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[Webhook]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[Webhook]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[Webhook]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[Webhook]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[Webhook]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[Webhook]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[Webhook]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[Webhook]   rpcsvc-proto ucf xz-utils zlib1g-dev
[Webhook] Suggested packages:
[Webhook]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[Webhook]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[Webhook]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[Webhook]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[Webhook]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[Webhook]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[Webhook]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[Webhook]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[Webhook]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[Webhook]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[Webhook]   python-setuptools-doc python3.10-venv python3.10-doc binfmt-support
[Webhook]   readline-doc
[Webhook] The following NEW packages will be installed:
[Webhook]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[Webhook]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[Webhook]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[Webhook]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[Webhook]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[Webhook]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[Webhook]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[Webhook]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[Webhook]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[Webhook]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[Webhook]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[Webhook]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[Webhook]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[Webhook]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[Webhook]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[Webhook]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[Webhook]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[Webhook]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[Webhook]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[Webhook]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[Webhook]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[Webhook]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[Webhook]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[Webhook]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[Webhook]   zlib1g-dev
[Webhook] 0 upgraded, 138 newly installed, 0 to remove and 0 not upgraded.
[Webhook] Need to get 102 MB of archives.
[Webhook] After this operation, 359 MB of additional disk space will be used.
[Webhook] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[Webhook] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[Webhook] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
[Webhook] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[Webhook] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[Webhook] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[Webhook] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[Webhook] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[Webhook] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[Webhook] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[Webhook] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[Webhook] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[Webhook] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[Webhook] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[Webhook] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[Webhook] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[Webhook] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[Webhook] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[Webhook] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[Webhook] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[Webhook] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[Webhook] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[Webhook] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[Webhook] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[Webhook] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[Webhook] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[Webhook] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
[Webhook] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[Webhook] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[Webhook] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[Webhook] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[Webhook] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[Webhook] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[Webhook] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[Webhook] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[Webhook] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[Webhook] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[Webhook] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB]
[Webhook] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB]
[Webhook] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB]
[Webhook] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB]
[Webhook] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2326 kB]
[Webhook] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3200 B]
[Webhook] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB]
[Webhook] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-106.116 [1341 kB]
[Webhook] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[Webhook] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[Webhook] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[Webhook] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[Webhook] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2100 kB]
[RO] Reading package lists...
[RO] Building dependency tree...
[RO] Reading state information...
[NG-UI] Fetched 31.5 MB in 3s (12.2 MB/s)
[NBI] Reading package lists...
[LCM] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[LCM] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[LCM] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[LCM] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[LCM] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[LCM] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[LCM] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[LCM] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[LCM] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[LCM] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[LCM] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[LCM] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[LCM] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[LCM] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[LCM] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[LCM] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[LCM] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[LCM] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB]
[LCM] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[LCM] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[LCM] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[LCM] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB]
[LCM] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[LCM] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[LCM] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[LCM] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[LCM] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB]
[LCM] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[LCM] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[LCM] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]
[LCM] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]
[LCM] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[LCM] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[LCM] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[LCM] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[LCM] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[LCM] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[LCM] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[LCM] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[LCM] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[LCM] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[LCM] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[LCM] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[LCM] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[LCM] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[LCM] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[LCM] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[LCM] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[LCM] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[LCM] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[LCM] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[LCM] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[LCM] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[LCM] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[LCM] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[LCM] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[LCM] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[LCM] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[LCM] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[LCM] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[LCM] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]
[LCM] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[LCM] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[LCM] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB]
[LCM] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB]
[LCM] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[LCM] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[LCM] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[LCM] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[LCM] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB]
[LCM] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[LCM] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[LCM] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[LCM] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[LCM] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[LCM] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[LCM] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[LCM] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[LCM] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[LCM] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[LCM] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[LCM] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[LCM] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[LCM] debconf: delaying package configuration, since apt-utils is not installed
[Keystone] Reading package lists...
[MON] Reading package lists...
[MON] Building dependency tree...
[MON] Reading state information...
[POL] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[POL] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[POL] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[POL] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[POL] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[POL] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB]
[POL] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[POL] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[POL] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[POL] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB]
[POL] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[POL] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[POL] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[POL] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[POL] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB]
[POL] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[POL] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[POL] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]
[POL] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]
[POL] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[POL] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[POL] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[POL] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[POL] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[POL] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[POL] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[POL] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[POL] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[POL] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[POL] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[POL] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[POL] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[POL] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[POL] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[POL] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[POL] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[POL] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[POL] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[POL] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[POL] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[POL] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[POL] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[POL] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[POL] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[POL] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[POL] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[POL] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[POL] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[POL] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]
[POL] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[POL] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[POL] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB]
[POL] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB]
[POL] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[POL] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[POL] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[POL] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[POL] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB]
[POL] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[POL] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[POL] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[POL] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[POL] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[POL] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[POL] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[POL] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[POL] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[POL] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[POL] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[POL] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[POL] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[POL] debconf: delaying package configuration, since apt-utils is not installed
[POL] Fetched 102 MB in 1s (78.2 MB/s)
[tests] Reading package lists...
[PLA] The following NEW packages will be installed:
[PLA]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[PLA]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[PLA]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[PLA]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[PLA]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[PLA]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[PLA]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[PLA]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[PLA]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[PLA]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[PLA]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[PLA]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[PLA]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[PLA]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[PLA]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[PLA]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[PLA]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[PLA]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[PLA]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[PLA]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[PLA]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[PLA]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[PLA]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[PLA]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[PLA]   zlib1g-dev
[PLA] 0 upgraded, 138 newly installed, 0 to remove and 0 not upgraded.
[PLA] Need to get 102 MB of archives.
[PLA] After this operation, 359 MB of additional disk space will be used.
[PLA] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[PLA] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[PLA] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
[PLA] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[PLA] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[PLA] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[PLA] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[PLA] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[PLA] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[PLA] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[PLA] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[PLA] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[PLA] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[PLA] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[PLA] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[PLA] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[PLA] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[PLA] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[PLA] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[PLA] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[PLA] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[PLA] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[PLA] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[PLA] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[PLA] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[PLA] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[PLA] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
[PLA] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[PLA] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[PLA] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[PLA] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[PLA] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[PLA] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[PLA] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[PLA] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[PLA] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[PLA] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[PLA] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB]
[PLA] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB]
[PLA] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB]
[PLA] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB]
[PLA] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2326 kB]
[PLA] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3200 B]
[PLA] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB]
[PLA] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-106.116 [1341 kB]
[PLA] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[PLA] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[PLA] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[PLA] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[PLA] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2100 kB]
[PLA] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[PLA] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[PLA] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[PLA] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[PLA] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[PLA] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[PLA] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[PLA] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[PLA] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[PLA] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[PLA] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[osmclient] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[osmclient] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[osmclient] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[osmclient] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[osmclient] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[osmclient] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB]
[osmclient] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[osmclient] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[osmclient] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[osmclient] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB]
[osmclient] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[osmclient] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[osmclient] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[osmclient] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[osmclient] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB]
[osmclient] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[osmclient] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[osmclient] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]
[osmclient] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]
[osmclient] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[osmclient] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[osmclient] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[osmclient] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[osmclient] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[osmclient] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[osmclient] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[osmclient] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[osmclient] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[osmclient] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[osmclient] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[osmclient] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[osmclient] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[osmclient] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[osmclient] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[osmclient] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[osmclient] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[osmclient] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[osmclient] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[osmclient] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[osmclient] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[osmclient] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[osmclient] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[osmclient] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[osmclient] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[osmclient] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[osmclient] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[osmclient] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[osmclient] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[osmclient] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]
[osmclient] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[osmclient] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[osmclient] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB]
[osmclient] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB]
[osmclient] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[osmclient] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[osmclient] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[osmclient] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[osmclient] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB]
[osmclient] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[osmclient] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[osmclient] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[osmclient] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[osmclient] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[osmclient] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[osmclient] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[osmclient] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[osmclient] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[osmclient] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[osmclient] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[osmclient] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[osmclient] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[osmclient] debconf: delaying package configuration, since apt-utils is not installed
[osmclient] Fetched 102 MB in 1s (75.3 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 ... 4393 files and directories currently installed.)
[osmclient] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[osmclient] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[osmclient] Selecting previously unselected package libpython3.10-minimal:amd64.
[osmclient] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[Webhook] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[Webhook] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[Webhook] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[Webhook] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[Webhook] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[Webhook] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[Webhook] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[Webhook] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[Webhook] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[Webhook] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[Webhook] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[Webhook] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[Webhook] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[Webhook] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[Webhook] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[Webhook] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[Webhook] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[Webhook] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[Webhook] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[Webhook] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[Webhook] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[Webhook] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB]
[Webhook] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[Webhook] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[Webhook] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[Webhook] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB]
[Webhook] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[Webhook] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[Webhook] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[Webhook] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[Webhook] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB]
[Webhook] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[Webhook] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[Webhook] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]
[Webhook] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]
[Webhook] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[Webhook] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[Webhook] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[Webhook] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[Webhook] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[Webhook] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[Webhook] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[Webhook] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[Webhook] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[Webhook] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[Webhook] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[Webhook] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[Webhook] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[Webhook] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[Webhook] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[Webhook] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[Webhook] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[Webhook] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[Webhook] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[Webhook] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[Webhook] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[Webhook] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[Webhook] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[Webhook] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[Webhook] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[Webhook] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[Webhook] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[Webhook] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[Webhook] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[Webhook] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]
[Webhook] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[Webhook] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[Webhook] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB]
[Webhook] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB]
[Webhook] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[Webhook] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[Webhook] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[Webhook] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[Webhook] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB]
[Webhook] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[Webhook] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[Webhook] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[RO] The following additional packages will be installed:
[RO]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[RO]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[RO]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[RO]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[RO]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[RO]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[RO]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[RO]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[RO]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[RO]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[RO]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[RO]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[RO]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[RO]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[RO]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[RO]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[RO]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[RO]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[RO]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[RO]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[RO]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[RO]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[RO]   rpcsvc-proto ucf xz-utils zlib1g-dev
[RO] Suggested packages:
[RO]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[RO]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[RO]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[RO]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[RO]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[RO]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[RO]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[RO]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[RO]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[RO]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[RO]   python-setuptools-doc python3.10-venv python3.10-doc binfmt-support
[RO]   readline-doc
[RO] The following NEW packages will be installed:
[RO]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[RO]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[RO]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[RO]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[RO]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[RO]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[RO]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[RO]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[RO]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[RO]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[RO]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[RO]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[RO]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[RO]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[RO]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[RO]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[RO]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[RO]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[RO]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[RO]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[RO]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[RO]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[RO]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[RO]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[RO]   zlib1g-dev
[RO] 0 upgraded, 138 newly installed, 0 to remove and 0 not upgraded.
[RO] Need to get 102 MB of archives.
[RO] After this operation, 359 MB of additional disk space will be used.
[RO] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[RO] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[RO] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
[RO] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[RO] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[RO] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[RO] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[RO] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[RO] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[RO] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[RO] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[RO] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[RO] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[RO] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[RO] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[RO] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[RO] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[RO] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[RO] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[RO] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[RO] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[RO] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[RO] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[RO] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[RO] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[RO] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[RO] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
[RO] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[RO] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[RO] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[NG-UI] Reading package lists...
[NBI] Reading package lists...
[NBI] Building dependency tree...
[NBI] Reading state information...
[LCM] Fetched 102 MB in 1s (73.8 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 ... 4393 files and directories currently installed.)
[LCM] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[LCM] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[LCM] Selecting previously unselected package libpython3.10-minimal:amd64.
[LCM] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[LCM] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[LCM] Selecting previously unselected package libexpat1:amd64.
[LCM] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
[LCM] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[LCM] Selecting previously unselected package python3.10-minimal.
[LCM] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[LCM] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[LCM] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[LCM] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[Keystone] Reading package lists...
[Keystone] Building dependency tree...
[Keystone] Reading state information...
[Keystone] Calculating upgrade...
[MON] The following additional packages will be installed:
[MON]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[MON]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[MON]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[MON]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[MON]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[MON]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[MON]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[MON]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[MON]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[MON]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[MON]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[MON]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[MON]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[MON]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[MON]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[MON]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[MON]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[MON]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[MON]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[MON]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[MON]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[MON]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[MON]   rpcsvc-proto ucf xz-utils zlib1g-dev
[MON] Suggested packages:
[MON]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[MON]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[MON]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[MON]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[MON]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[MON]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[MON]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[MON]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[MON]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[MON]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[MON]   python-setuptools-doc python3.10-venv python3.10-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 bzip2
[MON]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[MON]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[MON]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[MON]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[MON]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[MON]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[MON]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[MON]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[MON]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[MON]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[MON]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[MON]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[MON]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[MON]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[MON]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[MON]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[MON]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[MON]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[MON]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[MON]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[MON]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[MON]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[MON]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[MON]   zlib1g-dev
[MON] 0 upgraded, 138 newly installed, 0 to remove and 0 not upgraded.
[MON] Need to get 102 MB of archives.
[MON] After this operation, 359 MB of additional disk space will be used.
[MON] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[MON] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[MON] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[MON] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[MON] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[MON] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[MON] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[MON] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[MON] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[MON] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[MON] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[MON] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[MON] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[MON] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[MON] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[MON] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[MON] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[MON] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[MON] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[MON] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[MON] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[MON] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[MON] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[MON] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
[MON] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[MON] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[MON] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[MON] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[MON] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[MON] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[MON] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[MON] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[MON] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[MON] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[MON] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB]
[MON] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB]
[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 ... 4393 files and directories currently installed.)
[POL] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[POL] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[POL] Selecting previously unselected package libpython3.10-minimal:amd64.
[POL] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[POL] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[POL] Selecting previously unselected package libexpat1:amd64.
[POL] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
[POL] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[POL] Selecting previously unselected package python3.10-minimal.
[POL] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[POL] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[POL] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[POL] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[POL] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[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 bzip2
[tests]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[tests]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[tests]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[tests]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[tests]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[tests]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[tests]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[tests]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[tests]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[tests]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[tests]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[tests]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[tests]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[tests]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[tests]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[tests]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[tests]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[tests]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[tests]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[tests]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[tests]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[tests]   rpcsvc-proto ucf xz-utils zlib1g-dev
[tests] Suggested packages:
[tests]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[tests]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[tests]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[tests]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[tests]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[tests]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[tests]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[tests]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[tests]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[tests]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[tests]   python-setuptools-doc python3.10-venv python3.10-doc binfmt-support
[tests]   readline-doc
[tests] The following NEW packages will be installed:
[tests]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[tests]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[tests]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[tests]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[tests]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[tests]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[tests]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[tests]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[tests]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[tests]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[tests]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[tests]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[tests]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[tests]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[tests]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[tests]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[tests]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[tests]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[tests]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[tests]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[tests]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[tests]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[tests]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[tests]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[tests]   zlib1g-dev
[tests] 0 upgraded, 138 newly installed, 0 to remove and 0 not upgraded.
[tests] Need to get 102 MB of archives.
[tests] After this operation, 359 MB of additional disk space will be used.
[tests] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[tests] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[tests] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
[tests] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[tests] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[tests] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[tests] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[tests] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[tests] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[tests] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[tests] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[tests] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[tests] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[tests] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[tests] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[tests] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[tests] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[tests] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[PLA] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[PLA] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[PLA] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[PLA] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[PLA] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[PLA] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[PLA] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[PLA] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[PLA] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[PLA] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[PLA] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[PLA] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB]
[PLA] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[PLA] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[PLA] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[PLA] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB]
[PLA] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[PLA] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[PLA] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[PLA] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[PLA] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB]
[PLA] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[PLA] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[PLA] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]
[PLA] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]
[PLA] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[PLA] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[PLA] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[PLA] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[PLA] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[PLA] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[PLA] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[PLA] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[PLA] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[PLA] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[PLA] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[PLA] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[PLA] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[PLA] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[PLA] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[PLA] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[PLA] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[PLA] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[PLA] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[PLA] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[PLA] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[PLA] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[PLA] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[PLA] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[PLA] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[PLA] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[PLA] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[PLA] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[PLA] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[osmclient] Selecting previously unselected package libexpat1:amd64.
[osmclient] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
[osmclient] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[osmclient] Selecting previously unselected package python3.10-minimal.
[osmclient] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[osmclient] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[osmclient] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[Webhook] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[Webhook] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[Webhook] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[Webhook] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[Webhook] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[Webhook] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[Webhook] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[Webhook] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[Webhook] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[Webhook] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[Webhook] debconf: delaying package configuration, since apt-utils is not installed
[Webhook] Fetched 102 MB in 2s (60.2 MB/s)
[Webhook] Selecting previously unselected package liblocale-gettext-perl.
[Webhook] (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 ... 4393 files and directories currently installed.)
[Webhook] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[Webhook] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[Webhook] Selecting previously unselected package libpython3.10-minimal:amd64.
[Webhook] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[RO] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[RO] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[RO] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[RO] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[RO] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[RO] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[RO] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[RO] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB]
[RO] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB]
[RO] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB]
[RO] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB]
[RO] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2326 kB]
[RO] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3200 B]
[RO] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB]
[RO] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-106.116 [1341 kB]
[RO] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[RO] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[RO] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[RO] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[RO] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2100 kB]
[RO] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[RO] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[RO] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[RO] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[RO] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[RO] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[RO] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[RO] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[RO] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[RO] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[RO] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[RO] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[RO] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[RO] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[RO] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[RO] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[RO] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[RO] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[RO] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[RO] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[NG-UI] Reading package lists...
[NG-UI] Building dependency tree...
[NG-UI] Reading state information...
[NBI] The following additional packages will be installed:
[NBI]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[NBI]   ca-certificates cpp cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config
[NBI]   fonts-dejavu-core g++ g++-11 gcc-11 gcc-11-base gnupg gnupg-l10n gnupg-utils
[NBI]   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm javascript-common
[NBI]   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
[NBI]   libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin
[NBI]   libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4
[NBI]   libdeflate0 libdpkg-perl libexpat1 libexpat1-dev libfakeroot
[NBI]   libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev libgd3
[NBI]   libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8
[NBI]   libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore libksba8
[NBI]   libldap-2.5-0 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3
[NBI]   libmpdec3 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16
[NBI]   libpsl5 libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[NBI]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[NBI]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[NBI]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[NBI]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[NBI]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[NBI]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3-distutils
[NBI]   python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools
[NBI]   python3-wheel python3.10 python3.10-dev python3.10-minimal readline-common
[NBI]   rpcsvc-proto ucf xz-utils zlib1g-dev
[NBI] Suggested packages:
[NBI]   binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session
[NBI]   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
[NBI]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[NBI]   gdb gcc-doc gcc-11-multilib parcimonie xloadimage scdaemon apache2
[NBI]   | lighttpd | httpd glibc-doc git bzr libgd-tools gdbm-l10n
[NBI]   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
[NBI]   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
[NBI]   libstdc++-11-doc make-doc man-browser ed diffutils-doc perl-doc
[NBI]   libterm-readline-gnu-perl | libterm-readline-perl-perl
[NBI]   libtap-harness-archive-perl pinentry-doc python3-doc python3-tk python3-venv
[NBI]   python-setuptools-doc python3.10-venv python3.10-doc binfmt-support
[NBI]   readline-doc
[NBI] The following NEW packages will be installed:
[NBI]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2
[NBI]   ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config
[NBI]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gnupg gnupg-l10n
[NBI]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[NBI]   javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
[NBI]   libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils
[NBI]   libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0
[NBI]   libcrypt-dev libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl
[NBI]   libexpat1 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
[NBI]   libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23
[NBI]   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[NBI]   libjs-underscore libksba8 libldap-2.5-0 libldap-common
[NBI]   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpdec3 libmpfr6
[NBI]   libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5
[NBI]   libpython3-dev libpython3-stdlib libpython3.10 libpython3.10-dev
[NBI]   libpython3.10-minimal libpython3.10-stdlib libquadmath0 libreadline8
[NBI]   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
[NBI]   libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7
[NBI]   libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxpm4 linux-libc-dev
[NBI]   lto-disabled-list make manpages manpages-dev media-types netbase openssl
[NBI]   patch perl perl-modules-5.34 pinentry-curses publicsuffix python3
[NBI]   python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip
[NBI]   python3-pkg-resources python3-setuptools python3-wheel python3.10
[NBI]   python3.10-dev python3.10-minimal readline-common rpcsvc-proto ucf xz-utils
[NBI]   zlib1g-dev
[NBI] 0 upgraded, 138 newly installed, 0 to remove and 0 not upgraded.
[NBI] Need to get 102 MB of archives.
[NBI] After this operation, 359 MB of additional disk space will be used.
[NBI] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[NBI] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[NBI] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
[NBI] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[NBI] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[NBI] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[NBI] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[NBI] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[NBI] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[NBI] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[NBI] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[LCM] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[Keystone] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[MON] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB]
[MON] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB]
[MON] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2326 kB]
[MON] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3200 B]
[MON] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB]
[MON] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-106.116 [1341 kB]
[MON] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[MON] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[MON] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[MON] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[MON] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2100 kB]
[MON] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[MON] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[MON] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[MON] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[MON] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[MON] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[MON] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[MON] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[MON] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[MON] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[MON] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[MON] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[MON] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[MON] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[MON] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[MON] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[MON] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[tests] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[tests] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[tests] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[tests] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[tests] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[tests] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[tests] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[tests] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[tests] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
[tests] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[tests] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[tests] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[tests] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[tests] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[tests] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[tests] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[tests] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[tests] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[tests] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[tests] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB]
[tests] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB]
[tests] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB]
[tests] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB]
[tests] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2326 kB]
[tests] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3200 B]
[tests] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB]
[tests] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-106.116 [1341 kB]
[tests] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[tests] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[tests] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[tests] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[tests] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2100 kB]
[tests] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[tests] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[tests] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[tests] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[tests] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[tests] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[tests] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[tests] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[tests] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[tests] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[tests] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[tests] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[tests] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[tests] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[tests] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[tests] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[tests] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[PLA] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]
[PLA] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[PLA] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[PLA] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB]
[PLA] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB]
[PLA] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[PLA] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[PLA] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[PLA] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[PLA] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB]
[PLA] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[PLA] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[PLA] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[PLA] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[PLA] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[PLA] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[PLA] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[PLA] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[PLA] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[PLA] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[PLA] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[PLA] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[PLA] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[PLA] debconf: delaying package configuration, since apt-utils is not installed
[PLA] Fetched 102 MB in 2s (47.1 MB/s)
[PLA] Selecting previously unselected package liblocale-gettext-perl.
[PLA] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4393 files and directories currently installed.)
[PLA] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[PLA] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[PLA] Selecting previously unselected package libpython3.10-minimal:amd64.
[PLA] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[PLA] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Selecting previously unselected package libexpat1:amd64.
[Webhook] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
[Webhook] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[Webhook] Selecting previously unselected package python3.10-minimal.
[Webhook] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[Webhook] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[Webhook] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[RO] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[RO] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[RO] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB]
[RO] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[RO] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[RO] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[RO] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB]
[RO] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[RO] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[RO] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[RO] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[RO] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB]
[RO] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[RO] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[RO] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]
[RO] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]
[RO] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[RO] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[RO] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[RO] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[RO] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[RO] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[RO] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[RO] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[RO] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[RO] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[RO] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[RO] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[RO] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[RO] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[RO] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[RO] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[RO] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[RO] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[RO] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[RO] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[RO] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[RO] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[RO] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[RO] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[RO] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[RO] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[RO] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[RO] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[RO] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[RO] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]
[RO] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[RO] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[RO] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB]
[RO] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB]
[RO] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[RO] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[RO] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[RO] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[RO] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB]
[RO] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[RO] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[RO] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[RO] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[RO] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[RO] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[RO] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[RO] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[RO] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[RO] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[RO] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[RO] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[RO] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[RO] debconf: delaying package configuration, since apt-utils is not installed
[RO] Fetched 102 MB in 2s (51.2 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 ... 4393 files and directories currently installed.)
[RO] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[RO] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[NG-UI] The following additional packages will be installed:
[NG-UI]   ca-certificates dbus dirmngr distro-info-data dmsetup fontconfig-config
[NG-UI]   fonts-dejavu-core gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n
[NG-UI]   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
[NG-UI]   iproute2 iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libatm1
[NG-UI]   libbpf0 libbrotli1 libbsd0 libcap2-bin libcryptsetup12 libcurl3-gnutls
[NG-UI]   libcurl4 libdbus-1-3 libdeflate0 libdevmapper1.02.1 libdw1 libelf1 libexpat1
[NG-UI]   libfontconfig1 libfreetype6 libgd3 libgirepository-1.0-1 libglib2.0-0
[NG-UI]   libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjbig0
[NG-UI]   libjpeg-turbo8 libjpeg8 libjson-c5 libkmod2 libksba8 libldap-2.5-0
[NG-UI]   libldap-common libmaxminddb0 libmd0 libmnl0 libmpdec3 libnghttp2-14
[NG-UI]   libnginx-mod-http-geoip2 libnginx-mod-http-image-filter
[NG-UI]   libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream
[NG-UI]   libnginx-mod-stream-geoip2 libnpth0 libnss-systemd libpackagekit-glib2-18
[NG-UI]   libpam-cap libpam-systemd libpng16-16 libpolkit-agent-1-0
[NG-UI]   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
[NG-UI]   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules
[NG-UI]   libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libtiff5 libunwind8
[NG-UI]   libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxml2 libxmlb2
[NG-UI]   libxpm4 libxslt1.1 libxtables12 libyaml-0-2 lsb-release media-types
[NG-UI]   networkd-dispatcher nginx-common nginx-core openssl packagekit
[NG-UI]   packagekit-tools pinentry-curses pkexec policykit-1 polkitd publicsuffix
[NG-UI]   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
[NG-UI]   python3-cryptography python3-dbus python3-distro python3-distro-info
[NG-UI]   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
[NG-UI]   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
[NG-UI]   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
[NG-UI]   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
[NG-UI]   python3-software-properties python3-wadllib python3-zipp python3.10
[NG-UI]   python3.10-minimal readline-common shared-mime-info systemd systemd-sysv
[NG-UI]   systemd-timesyncd ucf unattended-upgrades xdg-user-dirs
[NG-UI] Suggested packages:
[NG-UI]   default-dbus-session-bus | dbus-session-bus dbus-user-session
[NG-UI]   pinentry-gnome3 tor parcimonie xloadimage scdaemon iproute2-doc isoquery
[NG-UI]   libgd-tools gstreamer1.0-tools mmdb-bin libsasl2-modules-gssapi-mit
[NG-UI]   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
[NG-UI]   libsasl2-modules-sql iw | wireless-tools fcgiwrap nginx-doc ssl-cert
[NG-UI]   appstream pinentry-doc python3-doc python3-tk python3-venv python3-apt-dbg
[NG-UI]   python-apt-doc python-blinker-doc python-cryptography-doc
[NG-UI]   python3-cryptography-vectors python-dbus-doc python3-crypto gir1.2-secret-1
[NG-UI]   gnome-keyring libkf5wallet-bin python3-keyrings.alt python3-testresources
[NG-UI]   python3-setuptools python-pyparsing-doc python-secretstorage-doc
[NG-UI]   python3.10-venv python3.10-doc binutils binfmt-support readline-doc
[NG-UI]   systemd-container libfido2-1 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
[NG-UI]   bsd-mailx default-mta | mail-transport-agent needrestart powermgmt-base
[NG-UI] The following NEW packages will be installed:
[NG-UI]   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
[NG-UI]   dmsetup fontconfig-config fonts-dejavu-core gir1.2-glib-2.0
[NG-UI]   gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent
[NG-UI]   gpg-wks-client gpg-wks-server gpgconf gpgsm iproute2 iso-codes libapparmor1
[NG-UI]   libappstream4 libargon2-1 libassuan0 libatm1 libbpf0 libbrotli1 libbsd0
[NG-UI]   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdeflate0
[NG-UI]   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libfontconfig1 libfreetype6
[NG-UI]   libgd3 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
[NG-UI]   libgstreamer1.0-0 libicu70 libip4tc2 libjbig0 libjpeg-turbo8 libjpeg8
[NG-UI]   libjson-c5 libkmod2 libksba8 libldap-2.5-0 libldap-common libmaxminddb0
[NG-UI]   libmd0 libmnl0 libmpdec3 libnghttp2-14 libnginx-mod-http-geoip2
[NG-UI]   libnginx-mod-http-image-filter libnginx-mod-http-xslt-filter
[NG-UI]   libnginx-mod-mail libnginx-mod-stream libnginx-mod-stream-geoip2 libnpth0
[NG-UI]   libnss-systemd libpackagekit-glib2-18 libpam-cap libpam-systemd libpng16-16
[NG-UI]   libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 libpython3-stdlib
[NG-UI]   libpython3.10-minimal libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2
[NG-UI]   libsasl2-modules libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d
[NG-UI]   libtiff5 libunwind8 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
[NG-UI]   libxml2 libxmlb2 libxpm4 libxslt1.1 libxtables12 libyaml-0-2 lsb-release
[NG-UI]   media-types networkd-dispatcher nginx nginx-common nginx-core openssl
[NG-UI]   packagekit packagekit-tools pinentry-curses pkexec policykit-1 polkitd
[NG-UI]   publicsuffix python-apt-common python3 python3-apt python3-blinker
[NG-UI]   python3-cffi-backend python3-cryptography python3-dbus python3-distro
[NG-UI]   python3-distro-info python3-gi python3-httplib2 python3-importlib-metadata
[NG-UI]   python3-jeepney python3-jwt python3-keyring python3-launchpadlib
[NG-UI]   python3-lazr.restfulclient python3-lazr.uri python3-minimal
[NG-UI]   python3-more-itertools python3-oauthlib python3-pkg-resources
[NG-UI]   python3-pyparsing python3-secretstorage python3-six
[NG-UI]   python3-software-properties python3-wadllib python3-zipp python3.10
[NG-UI]   python3.10-minimal readline-common shared-mime-info
[NG-UI]   software-properties-common systemd systemd-sysv systemd-timesyncd ucf
[NG-UI]   unattended-upgrades xdg-user-dirs xz-utils
[NG-UI] 0 upgraded, 158 newly installed, 0 to remove and 0 not upgraded.
[NG-UI] Need to get 45.2 MB of archives.
[NG-UI] After this operation, 163 MB of additional disk space will be used.
[NG-UI] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[NG-UI] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[NG-UI] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[NG-UI] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[NG-UI] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[NG-UI] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[NG-UI] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.3 [39.3 kB]
[NG-UI] Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
[NG-UI] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB]
[NG-UI] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB]
[NG-UI] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.2 [211 kB]
[NG-UI] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB]
[NG-UI] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB]
[NG-UI] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.12 [4581 kB]
[NG-UI] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.12 [10.5 kB]
[NG-UI] Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[NG-UI] Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[NG-UI] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB]
[NG-UI] Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB]
[NG-UI] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.7 [5326 B]
[NG-UI] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu4 [81.7 kB]
[NG-UI] Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1463 kB]
[NG-UI] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB]
[NG-UI] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB]
[NG-UI] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
[NG-UI] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB]
[NG-UI] Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[NG-UI] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[NG-UI] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB]
[NG-UI] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB]
[NG-UI] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB]
[NG-UI] Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 iproute2 amd64 5.15.0-1ubuntu2 [1070 kB]
[NG-UI] Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
[NG-UI] Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatm1 amd64 1:2.5.1-4build2 [22.8 kB]
[NG-UI] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B]
[NG-UI] Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
[NBI] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[NBI] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[NBI] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[NBI] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[NBI] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[NBI] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[NBI] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[NBI] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[NBI] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[NBI] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[NBI] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[NBI] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[NBI] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[NBI] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[NBI] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[NBI] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
[NBI] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[NBI] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[NBI] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[NBI] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[NBI] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[NBI] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[NBI] Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[NBI] Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[NBI] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[NBI] Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[NBI] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB]
[NBI] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB]
[NBI] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB]
[NBI] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB]
[NBI] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2326 kB]
[NBI] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3200 B]
[NBI] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB]
[NBI] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-106.116 [1341 kB]
[NBI] Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[NBI] Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[NBI] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[NBI] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[NBI] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2100 kB]
[NBI] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[NBI] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[NBI] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[NBI] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[NBI] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[NBI] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[NBI] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[NBI] Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[NBI] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[NBI] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[NBI] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[NBI] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[NBI] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[NBI] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[NBI] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[NBI] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[NBI] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[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 ... 4711 files and directories currently installed.)
[LCM] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[LCM] Unpacking python3-minimal (3.10.6-1~22.04) ...
[LCM] Selecting previously unselected package media-types.
[LCM] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[LCM] Unpacking media-types (7.0.0) ...
[LCM] Selecting previously unselected package libmpdec3:amd64.
[LCM] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[LCM] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[LCM] Selecting previously unselected package readline-common.
[LCM] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[LCM] Unpacking readline-common (8.1.2-1) ...
[LCM] Selecting previously unselected package libreadline8:amd64.
[LCM] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[LCM] Unpacking libreadline8:amd64 (8.1.2-1) ...
[LCM] Selecting previously unselected package libsqlite3-0:amd64.
[LCM] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[LCM] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[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.
[MON] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[MON] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[MON] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[MON] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[MON] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[MON] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB]
[MON] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[MON] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[MON] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[MON] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB]
[MON] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[MON] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[MON] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[MON] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[MON] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB]
[MON] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[MON] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[MON] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]
[MON] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]
[MON] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[MON] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[MON] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[MON] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[MON] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[MON] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[MON] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[MON] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[MON] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[MON] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[MON] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[MON] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[MON] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[MON] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[MON] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[MON] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[MON] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[MON] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[MON] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[MON] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[MON] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[MON] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[MON] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[MON] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[MON] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[MON] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[MON] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[MON] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[MON] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[MON] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]
[MON] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[MON] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[MON] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB]
[MON] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB]
[MON] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[MON] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[MON] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[MON] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[MON] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB]
[MON] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[MON] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[MON] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[MON] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[MON] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[MON] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 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 ... 4711 files and directories currently installed.)
[POL] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[POL] Unpacking python3-minimal (3.10.6-1~22.04) ...
[POL] Selecting previously unselected package media-types.
[POL] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[POL] Unpacking media-types (7.0.0) ...
[POL] Selecting previously unselected package libmpdec3:amd64.
[POL] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[POL] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[POL] Selecting previously unselected package readline-common.
[POL] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[POL] Unpacking readline-common (8.1.2-1) ...
[POL] Selecting previously unselected package libreadline8:amd64.
[POL] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[POL] Unpacking libreadline8:amd64 (8.1.2-1) ...
[POL] Selecting previously unselected package libsqlite3-0:amd64.
[POL] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[POL] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[tests] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[tests] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[tests] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[tests] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[tests] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[tests] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB]
[tests] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[tests] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[tests] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[tests] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB]
[tests] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[tests] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[tests] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[tests] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[tests] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB]
[tests] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[tests] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[tests] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]
[tests] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]
[tests] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[tests] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[tests] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[tests] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[tests] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[tests] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[tests] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[tests] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[tests] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[tests] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[tests] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[tests] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[tests] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[tests] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[tests] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[tests] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[tests] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[tests] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[tests] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[tests] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[tests] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[tests] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[tests] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[tests] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[tests] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[tests] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[tests] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[tests] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[tests] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[tests] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]
[tests] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[tests] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[tests] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB]
[tests] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB]
[tests] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[tests] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[tests] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[tests] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[tests] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB]
[tests] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[tests] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[tests] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[PLA] Selecting previously unselected package libexpat1:amd64.
[PLA] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
[PLA] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[PLA] Selecting previously unselected package python3.10-minimal.
[PLA] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[PLA] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[PLA] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[PLA] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[PLA] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[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 ... 4711 files and directories currently installed.)
[osmclient] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[osmclient] Unpacking python3-minimal (3.10.6-1~22.04) ...
[osmclient] Selecting previously unselected package media-types.
[osmclient] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[osmclient] Unpacking media-types (7.0.0) ...
[osmclient] Selecting previously unselected package libmpdec3:amd64.
[osmclient] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[osmclient] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[osmclient] Selecting previously unselected package readline-common.
[osmclient] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[osmclient] Unpacking readline-common (8.1.2-1) ...
[osmclient] Selecting previously unselected package libreadline8:amd64.
[osmclient] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[osmclient] Unpacking libreadline8:amd64 (8.1.2-1) ...
[osmclient] Selecting previously unselected package libsqlite3-0:amd64.
[osmclient] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[osmclient] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[osmclient] Selecting previously unselected package libpython3.10-stdlib:amd64.
[osmclient] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[RO] Selecting previously unselected package libpython3.10-minimal:amd64.
[RO] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[RO] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[RO] Selecting previously unselected package libexpat1:amd64.
[RO] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
[RO] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[RO] Selecting previously unselected package python3.10-minimal.
[RO] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[RO] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[RO] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[RO] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[RO] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[NG-UI] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.12 [133 kB]
[NG-UI] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.1 [7928 B]
[NG-UI] Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.12 [203 kB]
[NG-UI] Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.4 [763 kB]
[NG-UI] Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB]
[NG-UI] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
[NG-UI] Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB]
[NG-UI] Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB]
[NG-UI] Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 networkd-dispatcher all 2.1-2ubuntu0.22.04.2 [15.8 kB]
[NG-UI] Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu3 [14.6 kB]
[NG-UI] Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu3 [164 kB]
[NG-UI] Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[NG-UI] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB]
[NG-UI] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.12 [31.2 kB]
[NG-UI] Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[NG-UI] Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB]
[NG-UI] Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmaxminddb0 amd64 1.5.2-1build2 [24.7 kB]
[NG-UI] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
[NG-UI] Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[NG-UI] Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[NG-UI] Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[NG-UI] Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[NG-UI] Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[NG-UI] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[NG-UI] Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[NG-UI] Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[NG-UI] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distro-info all 1.1ubuntu0.2 [6554 B]
[NG-UI] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[NG-UI] Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.12 [1510 B]
[NG-UI] Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[NG-UI] Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[NG-UI] Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[NG-UI] Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB]
[NG-UI] Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[NG-UI] Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[NG-UI] Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]
[NG-UI] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]
[NG-UI] Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[NG-UI] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[NG-UI] Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[NG-UI] Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[NG-UI] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[NG-UI] Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[NG-UI] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[NG-UI] Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu2 [123 kB]
[NG-UI] Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu2 [25.3 kB]
[NG-UI] Get:90 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[NG-UI] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[NG-UI] Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[NG-UI] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[NG-UI] Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[NG-UI] Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[NG-UI] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[NG-UI] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[NG-UI] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[NG-UI] Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.16 [284 kB]
[NG-UI] Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB]
[NG-UI] Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB]
[NG-UI] Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB]
[NG-UI] Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[NG-UI] Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
[NG-UI] Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[NG-UI] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[NG-UI] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[NG-UI] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[NG-UI] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[NG-UI] Get:110 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[NG-UI] Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]
[NG-UI] Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[NG-UI] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[NG-UI] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.2 [80.9 kB]
[NG-UI] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB]
[NG-UI] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB]
[NG-UI] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB]
[NG-UI] Get:118 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nginx-common all 1.18.0-6ubuntu14.4 [40.0 kB]
[NG-UI] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-http-geoip2 amd64 1.18.0-6ubuntu14.4 [11.9 kB]
[NG-UI] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-http-image-filter amd64 1.18.0-6ubuntu14.4 [15.4 kB]
[NG-UI] Get:121 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.1 [164 kB]
[NG-UI] Get:122 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.18.0-6ubuntu14.4 [13.7 kB]
[NG-UI] Get:123 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-mail amd64 1.18.0-6ubuntu14.4 [45.7 kB]
[NG-UI] Get:124 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-stream amd64 1.18.0-6ubuntu14.4 [72.9 kB]
[NG-UI] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-stream-geoip2 amd64 1.18.0-6ubuntu14.4 [10.1 kB]
[NG-UI] Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB]
[NG-UI] Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB]
[NG-UI] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[NG-UI] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nginx-core amd64 1.18.0-6ubuntu14.4 [484 kB]
[NG-UI] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nginx amd64 1.18.0-6ubuntu14.4 [3872 B]
[NG-UI] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB]
[NG-UI] Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB]
[NG-UI] Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B]
[NG-UI] Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit amd64 1.2.5-2ubuntu2 [442 kB]
[NG-UI] Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit-tools amd64 1.2.5-2ubuntu2 [28.8 kB]
[NG-UI] Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
[NG-UI] Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB]
[NG-UI] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB]
[NG-UI] Get:139 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB]
[NG-UI] Get:140 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB]
[NG-UI] Get:141 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB]
[NG-UI] Get:142 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zipp all 1.0.0-3 [5440 B]
[NG-UI] Get:143 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
[NG-UI] Get:144 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB]
[NG-UI] Get:145 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
[NG-UI] Get:146 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB]
[NG-UI] Get:147 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB]
[NG-UI] Get:148 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
[NG-UI] Get:149 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB]
[NG-UI] Get:150 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB]
[NG-UI] Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
[NG-UI] Get:152 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
[NG-UI] Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
[NG-UI] Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB]
[NG-UI] Get:155 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB]
[NG-UI] Get:156 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB]
[NG-UI] Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 unattended-upgrades all 2.8ubuntu1 [49.4 kB]
[NG-UI] Get:158 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
[NG-UI] debconf: delaying package configuration, since apt-utils is not installed
[NBI] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[NBI] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[NBI] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[NBI] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[NBI] Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[NBI] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB]
[NBI] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[NBI] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[NBI] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[NBI] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB]
[NBI] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[NBI] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[NBI] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[NBI] Get:81 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[NBI] Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB]
[NBI] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[NBI] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[NBI] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]
[NBI] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]
[NBI] Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[NBI] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[NBI] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[NBI] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[NBI] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[NBI] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[NBI] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[NBI] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[NBI] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[NBI] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[NBI] Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[NBI] Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[NBI] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[NBI] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[NBI] Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[NBI] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[NBI] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[NBI] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[NBI] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[NBI] Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[NBI] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[NBI] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[NBI] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[NBI] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[NBI] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[NBI] Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[NBI] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[NBI] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[NBI] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[NBI] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]
[NBI] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[NBI] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[NBI] Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB]
[NBI] Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB]
[NBI] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[NBI] Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[NBI] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[NBI] Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[NBI] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB]
[NBI] Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[NBI] Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[NBI] Get:128 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[NBI] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[NBI] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[NBI] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[LCM] Selecting previously unselected package libpython3.10-stdlib:amd64.
[LCM] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[LCM] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[LCM] Selecting previously unselected package python3.10.
[LCM] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[LCM] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[LCM] Selecting previously unselected package libpython3-stdlib:amd64.
[LCM] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[LCM] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[Keystone] Reading package lists...
[Keystone] Building dependency tree...
[Keystone] Reading state information...
[MON] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[MON] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[MON] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[MON] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[MON] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[MON] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[MON] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[MON] debconf: delaying package configuration, since apt-utils is not installed
[MON] Fetched 102 MB in 3s (38.6 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 ... 4393 files and directories currently installed.)
[MON] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[MON] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[MON] Selecting previously unselected package libpython3.10-minimal:amd64.
[MON] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[MON] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[MON] Selecting previously unselected package libexpat1:amd64.
[MON] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
[MON] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[POL] Selecting previously unselected package libpython3.10-stdlib:amd64.
[POL] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[POL] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[POL] Selecting previously unselected package python3.10.
[POL] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[POL] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[POL] Selecting previously unselected package libpython3-stdlib:amd64.
[POL] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[POL] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[POL] Setting up python3-minimal (3.10.6-1~22.04) ...
[tests] Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[tests] Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[tests] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[tests] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[tests] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[tests] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[tests] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[tests] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[tests] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[tests] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 102 MB in 3s (40.6 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 ... 4393 files and directories currently installed.)
[tests] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[tests] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[tests] Selecting previously unselected package libpython3.10-minimal:amd64.
[tests] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[tests] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Selecting previously unselected package python3.10.
[osmclient] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[osmclient] Selecting previously unselected package libpython3-stdlib:amd64.
[osmclient] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[osmclient] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[osmclient] Setting up python3-minimal (3.10.6-1~22.04) ...
[Webhook] Selecting previously unselected package python3-minimal.
[Webhook] (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 ... 4711 files and directories currently installed.)
[Webhook] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[Webhook] Unpacking python3-minimal (3.10.6-1~22.04) ...
[Webhook] Selecting previously unselected package media-types.
[Webhook] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[Webhook] Unpacking media-types (7.0.0) ...
[Webhook] Selecting previously unselected package libmpdec3:amd64.
[Webhook] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[Webhook] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[Webhook] Selecting previously unselected package readline-common.
[Webhook] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[Webhook] Unpacking readline-common (8.1.2-1) ...
[Webhook] Selecting previously unselected package libreadline8:amd64.
[Webhook] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[Webhook] Unpacking libreadline8:amd64 (8.1.2-1) ...
[Webhook] Selecting previously unselected package libsqlite3-0:amd64.
[Webhook] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[Webhook] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[NG-UI] Fetched 45.2 MB in 1s (33.8 MB/s)
[NG-UI] Selecting previously unselected package libpython3.10-minimal: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 ... 4393 files and directories currently installed.)
[NG-UI] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[NG-UI] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[NG-UI] Selecting previously unselected package libexpat1:amd64.
[NG-UI] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
[NG-UI] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[NG-UI] Selecting previously unselected package python3.10-minimal.
[NG-UI] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[NG-UI] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[NG-UI] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[NG-UI] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[NG-UI] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[NBI] Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[NBI] Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[NBI] Get:134 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[NBI] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[NBI] Get:136 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[NBI] Get:137 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[NBI] Get:138 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[NBI] debconf: delaying package configuration, since apt-utils is not installed
[NBI] Fetched 102 MB in 3s (38.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 ... 4393 files and directories currently installed.)
[NBI] Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[NBI] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[NBI] Selecting previously unselected package libpython3.10-minimal:amd64.
[NBI] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[NBI] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[LCM] Setting up python3-minimal (3.10.6-1~22.04) ...
[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 ... 5141 files and directories currently installed.)
[LCM] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[LCM] Unpacking python3 (3.10.6-1~22.04) ...
[LCM] Selecting previously unselected package perl-modules-5.34.
[LCM] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[LCM] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[Keystone] The following additional packages will be installed:
[Keystone]   ca-certificates dbus dirmngr distro-info-data dmsetup gir1.2-glib-2.0
[Keystone]   gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent
[Keystone]   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1
[Keystone]   libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12
[Keystone]   libcurl3-gnutls libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1
[Keystone]   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
[Keystone]   libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8
[Keystone]   libldap-2.5-0 libldap-common libmpdec3 libnghttp2-14 libnpth0 libnss-systemd
[Keystone]   libpackagekit-glib2-18 libpam-cap libpam-systemd libpolkit-agent-1-0
[Keystone]   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
[Keystone]   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules
[Keystone]   libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2
[Keystone]   libxmlb2 libyaml-0-2 lsb-release media-types networkd-dispatcher openssl
[Keystone]   packagekit packagekit-tools pinentry-curses pkexec policykit-1 polkitd
[Keystone]   publicsuffix python-apt-common python3 python3-apt python3-blinker
[Keystone]   python3-cffi-backend python3-cryptography python3-dbus python3-distro
[Keystone]   python3-distro-info python3-gi python3-httplib2 python3-importlib-metadata
[Keystone]   python3-jeepney python3-jwt python3-keyring python3-launchpadlib
[Keystone]   python3-lazr.restfulclient python3-lazr.uri python3-minimal
[Keystone]   python3-more-itertools python3-oauthlib python3-pkg-resources
[Keystone]   python3-pyparsing python3-secretstorage python3-six
[Keystone]   python3-software-properties python3-wadllib python3-zipp python3.10
[Keystone]   python3.10-minimal readline-common shared-mime-info systemd systemd-sysv
[Keystone]   systemd-timesyncd ucf unattended-upgrades xdg-user-dirs xz-utils
[Keystone] Suggested packages:
[Keystone]   default-dbus-session-bus | dbus-session-bus dbus-user-session
[Keystone]   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
[Keystone]   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-blinker-doc
[Keystone]   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
[Keystone]   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
[Keystone]   python3-keyrings.alt python3-testresources python3-setuptools
[Keystone]   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
[Keystone]   binutils binfmt-support readline-doc systemd-container libfido2-1
[Keystone]   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 bsd-mailx default-mta
[Keystone]   | mail-transport-agent needrestart powermgmt-base
[Keystone] The following NEW packages will be installed:
[Keystone]   ca-certificates dbus dirmngr distro-info-data dmsetup gir1.2-glib-2.0
[Keystone]   gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent
[Keystone]   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1
[Keystone]   libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12
[Keystone]   libcurl3-gnutls libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1 libexpat1
[Keystone]   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
[Keystone]   libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2 libksba8
[Keystone]   libldap-2.5-0 libldap-common libmpdec3 libnghttp2-14 libnpth0 libnss-systemd
[Keystone]   libpackagekit-glib2-18 libpam-cap libpam-systemd libpolkit-agent-1-0
[Keystone]   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
[Keystone]   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules
[Keystone]   libsasl2-modules-db libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2
[Keystone]   libxmlb2 libyaml-0-2 lsb-release media-types networkd-dispatcher openssl
[Keystone]   packagekit packagekit-tools pinentry-curses pkexec policykit-1 polkitd
[Keystone]   publicsuffix python-apt-common python3 python3-apt python3-blinker
[Keystone]   python3-cffi-backend python3-cryptography python3-dbus python3-distro
[Keystone]   python3-distro-info python3-gi python3-httplib2 python3-importlib-metadata
[Keystone]   python3-jeepney python3-jwt python3-keyring python3-launchpadlib
[Keystone]   python3-lazr.restfulclient python3-lazr.uri python3-minimal
[Keystone]   python3-more-itertools python3-oauthlib python3-pkg-resources
[Keystone]   python3-pyparsing python3-secretstorage python3-six
[Keystone]   python3-software-properties python3-wadllib python3-zipp python3.10
[Keystone]   python3.10-minimal readline-common shared-mime-info
[Keystone]   software-properties-common systemd systemd-sysv systemd-timesyncd ucf
[Keystone]   unattended-upgrades xdg-user-dirs xz-utils
[Keystone] 0 upgraded, 118 newly installed, 0 to remove and 0 not upgraded.
[Keystone] Need to get 39.1 MB of archives.
[Keystone] After this operation, 144 MB of additional disk space will be used.
[Keystone] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[Keystone] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
[Keystone] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[Keystone] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[Keystone] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[Keystone] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[Keystone] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[Keystone] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[Keystone] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[Keystone] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[Keystone] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[Keystone] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
[Keystone] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
[Keystone] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.3 [39.3 kB]
[Keystone] Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
[Keystone] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB]
[Keystone] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB]
[Keystone] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.2 [211 kB]
[Keystone] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB]
[Keystone] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB]
[Keystone] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.12 [4581 kB]
[Keystone] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.12 [10.5 kB]
[Keystone] Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[Keystone] Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[Keystone] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB]
[Keystone] Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB]
[Keystone] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.7 [5326 B]
[Keystone] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu4 [81.7 kB]
[Keystone] Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1463 kB]
[MON] Selecting previously unselected package python3.10-minimal.
[MON] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[MON] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[MON] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[MON] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[MON] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[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 ... 5141 files and directories currently installed.)
[POL] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[POL] Unpacking python3 (3.10.6-1~22.04) ...
[POL] Selecting previously unselected package perl-modules-5.34.
[POL] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[POL] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[tests] Selecting previously unselected package libexpat1:amd64.
[tests] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
[tests] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[tests] Selecting previously unselected package python3.10-minimal.
[tests] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[tests] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[tests] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[tests] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[tests] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[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 ... 4711 files and directories currently installed.)
[PLA] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[PLA] Unpacking python3-minimal (3.10.6-1~22.04) ...
[PLA] Selecting previously unselected package media-types.
[PLA] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[PLA] Unpacking media-types (7.0.0) ...
[PLA] Selecting previously unselected package libmpdec3:amd64.
[PLA] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[PLA] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[PLA] Selecting previously unselected package readline-common.
[PLA] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[PLA] Unpacking readline-common (8.1.2-1) ...
[PLA] Selecting previously unselected package libreadline8:amd64.
[PLA] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[PLA] Unpacking libreadline8:amd64 (8.1.2-1) ...
[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 ... 5141 files and directories currently installed.)
[osmclient] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[osmclient] Unpacking python3 (3.10.6-1~22.04) ...
[osmclient] Selecting previously unselected package perl-modules-5.34.
[osmclient] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[osmclient] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[Webhook] Selecting previously unselected package libpython3.10-stdlib:amd64.
[Webhook] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Selecting previously unselected package python3.10.
[Webhook] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[Webhook] Selecting previously unselected package libpython3-stdlib:amd64.
[Webhook] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[Webhook] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[Webhook] Setting up python3-minimal (3.10.6-1~22.04) ...
[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 ... 4711 files and directories currently installed.)
[RO] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[RO] Unpacking python3-minimal (3.10.6-1~22.04) ...
[RO] Selecting previously unselected package media-types.
[RO] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[RO] Unpacking media-types (7.0.0) ...
[RO] Selecting previously unselected package libmpdec3:amd64.
[RO] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[RO] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[RO] Selecting previously unselected package readline-common.
[RO] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[RO] Unpacking readline-common (8.1.2-1) ...
[RO] Selecting previously unselected package libreadline8:amd64.
[RO] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[RO] Unpacking libreadline8:amd64 (8.1.2-1) ...
[NBI] Selecting previously unselected package libexpat1:amd64.
[NBI] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
[NBI] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[NBI] Selecting previously unselected package python3.10-minimal.
[NBI] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[NBI] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[NBI] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[NBI] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[NBI] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[LCM] Selecting previously unselected package libgdbm6:amd64.
[LCM] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[LCM] Unpacking libgdbm6:amd64 (1.23-1) ...
[LCM] Selecting previously unselected package libgdbm-compat4:amd64.
[LCM] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[LCM] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[LCM] Selecting previously unselected package libperl5.34:amd64.
[LCM] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[LCM] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[Keystone] Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB]
[Keystone] Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB]
[Keystone] Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
[Keystone] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB]
[Keystone] Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
[Keystone] Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B]
[Keystone] Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
[Keystone] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.12 [133 kB]
[Keystone] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.1 [7928 B]
[Keystone] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.12 [203 kB]
[Keystone] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.4 [763 kB]
[Keystone] Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB]
[Keystone] Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
[Keystone] Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB]
[Keystone] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB]
[Keystone] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 networkd-dispatcher all 2.1-2ubuntu0.22.04.2 [15.8 kB]
[Keystone] Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu3 [14.6 kB]
[Keystone] Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu3 [164 kB]
[Keystone] Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
[Keystone] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB]
[Keystone] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.12 [31.2 kB]
[Keystone] Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[Keystone] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB]
[Keystone] Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
[Keystone] Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
[Keystone] Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
[Keystone] Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distro-info all 1.1ubuntu0.2 [6554 B]
[Keystone] Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
[Keystone] Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
[Keystone] Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
[Keystone] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
[Keystone] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
[Keystone] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
[Keystone] Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [183 kB]
[Keystone] Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
[Keystone] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
[Keystone] Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu2 [123 kB]
[Keystone] Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu2 [25.3 kB]
[Keystone] Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
[Keystone] Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
[Keystone] Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
[Keystone] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
[Keystone] Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
[Keystone] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
[Keystone] Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
[Keystone] Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
[Keystone] Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
[Keystone] Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[Keystone] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
[Keystone] Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
[Keystone] Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.16 [284 kB]
[Keystone] Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB]
[Keystone] Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB]
[Keystone] Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB]
[Keystone] Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
[Keystone] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.2 [80.9 kB]
[Keystone] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB]
[Keystone] Get:87 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB]
[Keystone] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.17+dfsg-0ubuntu0.22.04.1 [15.8 kB]
[Keystone] Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB]
[Keystone] Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB]
[Keystone] Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
[Keystone] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB]
[Keystone] Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB]
[Keystone] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B]
[Keystone] Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit amd64 1.2.5-2ubuntu2 [442 kB]
[Keystone] Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit-tools amd64 1.2.5-2ubuntu2 [28.8 kB]
[Keystone] Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
[Keystone] Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB]
[Keystone] Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB]
[Keystone] Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB]
[Keystone] Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB]
[Keystone] Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB]
[Keystone] Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zipp all 1.0.0-3 [5440 B]
[Keystone] Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
[Keystone] Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB]
[Keystone] Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
[Keystone] Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB]
[Keystone] Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB]
[Keystone] Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
[Keystone] Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB]
[Keystone] Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB]
[Keystone] Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
[Keystone] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
[Keystone] Get:114 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
[Keystone] Get:115 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB]
[Keystone] Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB]
[Keystone] Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB]
[Keystone] Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 unattended-upgrades all 2.8ubuntu1 [49.4 kB]
[Keystone] debconf: delaying package configuration, since apt-utils is not installed
[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 ... 4711 files and directories currently installed.)
[MON] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[MON] Unpacking python3-minimal (3.10.6-1~22.04) ...
[MON] Selecting previously unselected package media-types.
[MON] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[MON] Unpacking media-types (7.0.0) ...
[MON] Selecting previously unselected package libmpdec3:amd64.
[MON] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[MON] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[POL] Selecting previously unselected package libgdbm6:amd64.
[POL] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[POL] Unpacking libgdbm6:amd64 (1.23-1) ...
[POL] Selecting previously unselected package libgdbm-compat4:amd64.
[POL] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[POL] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[POL] Selecting previously unselected package libperl5.34:amd64.
[POL] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[POL] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[PLA] Selecting previously unselected package libsqlite3-0:amd64.
[PLA] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[PLA] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[PLA] Selecting previously unselected package libpython3.10-stdlib:amd64.
[PLA] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[PLA] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[PLA] Selecting previously unselected package python3.10.
[PLA] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[PLA] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[PLA] Selecting previously unselected package libpython3-stdlib:amd64.
[PLA] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[PLA] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[PLA] Setting up python3-minimal (3.10.6-1~22.04) ...
[osmclient] Selecting previously unselected package libgdbm6:amd64.
[osmclient] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[osmclient] Unpacking libgdbm6:amd64 (1.23-1) ...
[osmclient] Selecting previously unselected package libgdbm-compat4:amd64.
[osmclient] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[osmclient] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[osmclient] Selecting previously unselected package libperl5.34:amd64.
[osmclient] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[osmclient] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[Webhook] Selecting previously unselected package python3.
[Webhook] (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 ... 5141 files and directories currently installed.)
[Webhook] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[Webhook] Unpacking python3 (3.10.6-1~22.04) ...
[Webhook] Selecting previously unselected package perl-modules-5.34.
[Webhook] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[Webhook] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[RO] Selecting previously unselected package libsqlite3-0:amd64.
[RO] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[RO] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[RO] Selecting previously unselected package libpython3.10-stdlib:amd64.
[RO] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[RO] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[RO] Selecting previously unselected package python3.10.
[RO] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[RO] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[RO] Selecting previously unselected package libpython3-stdlib:amd64.
[RO] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[RO] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[RO] Setting up python3-minimal (3.10.6-1~22.04) ...
[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 ... 4697 files and directories currently installed.)
[NG-UI] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[NG-UI] Unpacking python3-minimal (3.10.6-1~22.04) ...
[NG-UI] Selecting previously unselected package media-types.
[NG-UI] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[NG-UI] Unpacking media-types (7.0.0) ...
[NG-UI] Selecting previously unselected package libmpdec3:amd64.
[NG-UI] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[NG-UI] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[NG-UI] Selecting previously unselected package readline-common.
[NG-UI] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[NG-UI] Unpacking readline-common (8.1.2-1) ...
[NG-UI] Selecting previously unselected package libreadline8:amd64.
[NG-UI] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[NG-UI] Unpacking libreadline8:amd64 (8.1.2-1) ...
[NG-UI] Selecting previously unselected package libsqlite3-0:amd64.
[NG-UI] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[NG-UI] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[LCM] Selecting previously unselected package perl.
[LCM] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[LCM] Unpacking perl (5.34.0-3ubuntu1.3) ...
[LCM] Selecting previously unselected package openssl.
[LCM] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[LCM] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[LCM] Selecting previously unselected package ca-certificates.
[LCM] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[LCM] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[LCM] Selecting previously unselected package libmd0:amd64.
[LCM] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[LCM] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[LCM] Selecting previously unselected package libbsd0:amd64.
[LCM] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[LCM] Unpacking libbsd0:amd64 (0.11.5-1) ...
[Keystone] Fetched 39.1 MB in 1s (26.5 MB/s)
[Keystone] Selecting previously unselected package libpython3.10-minimal: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 ... 4393 files and directories currently installed.)
[Keystone] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[Keystone] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Selecting previously unselected package libexpat1:amd64.
[Keystone] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
[Keystone] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[Keystone] Selecting previously unselected package python3.10-minimal.
[Keystone] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[Keystone] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[Keystone] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[Keystone] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[MON] Selecting previously unselected package readline-common.
[MON] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[MON] Unpacking readline-common (8.1.2-1) ...
[MON] Selecting previously unselected package libreadline8:amd64.
[MON] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[MON] Unpacking libreadline8:amd64 (8.1.2-1) ...
[MON] Selecting previously unselected package libsqlite3-0:amd64.
[MON] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[MON] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[MON] Selecting previously unselected package libpython3.10-stdlib:amd64.
[MON] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[MON] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[POL] Selecting previously unselected package perl.
[POL] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[POL] Unpacking perl (5.34.0-3ubuntu1.3) ...
[POL] Selecting previously unselected package openssl.
[POL] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[POL] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[POL] Selecting previously unselected package ca-certificates.
[POL] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[POL] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[POL] Selecting previously unselected package libmd0:amd64.
[POL] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[POL] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[POL] Selecting previously unselected package libbsd0:amd64.
[POL] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[POL] Unpacking libbsd0:amd64 (0.11.5-1) ...
[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 ... 4711 files and directories currently installed.)
[tests] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[tests] Unpacking python3-minimal (3.10.6-1~22.04) ...
[tests] Selecting previously unselected package media-types.
[tests] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[tests] Unpacking media-types (7.0.0) ...
[tests] Selecting previously unselected package libmpdec3:amd64.
[tests] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[tests] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[tests] Selecting previously unselected package readline-common.
[tests] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[tests] Unpacking readline-common (8.1.2-1) ...
[tests] Selecting previously unselected package libreadline8:amd64.
[tests] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[tests] Unpacking libreadline8:amd64 (8.1.2-1) ...
[tests] Selecting previously unselected package libsqlite3-0:amd64.
[tests] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[tests] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[tests] Selecting previously unselected package libpython3.10-stdlib:amd64.
[tests] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[tests] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[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 ... 5141 files and directories currently installed.)
[PLA] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[PLA] Unpacking python3 (3.10.6-1~22.04) ...
[PLA] Selecting previously unselected package perl-modules-5.34.
[PLA] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[PLA] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[osmclient] Selecting previously unselected package perl.
[osmclient] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[osmclient] Unpacking perl (5.34.0-3ubuntu1.3) ...
[osmclient] Selecting previously unselected package openssl.
[osmclient] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[osmclient] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[osmclient] Selecting previously unselected package ca-certificates.
[osmclient] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[osmclient] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[osmclient] Selecting previously unselected package libmd0:amd64.
[osmclient] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[osmclient] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[osmclient] Selecting previously unselected package libbsd0:amd64.
[osmclient] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[osmclient] Unpacking libbsd0:amd64 (0.11.5-1) ...
[osmclient] Selecting previously unselected package netbase.
[osmclient] Preparing to unpack .../010-netbase_6.3_all.deb ...
[osmclient] Unpacking netbase (6.3) ...
[osmclient] Selecting previously unselected package python3-pkg-resources.
[osmclient] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[osmclient] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[Webhook] Selecting previously unselected package libgdbm6:amd64.
[Webhook] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[Webhook] Unpacking libgdbm6:amd64 (1.23-1) ...
[Webhook] Selecting previously unselected package libgdbm-compat4:amd64.
[Webhook] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[Webhook] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[Webhook] Selecting previously unselected package libperl5.34:amd64.
[Webhook] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[Webhook] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[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 ... 5141 files and directories currently installed.)
[RO] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[RO] Unpacking python3 (3.10.6-1~22.04) ...
[RO] Selecting previously unselected package perl-modules-5.34.
[RO] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[RO] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[NG-UI] Selecting previously unselected package libpython3.10-stdlib:amd64.
[NG-UI] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[NG-UI] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[NG-UI] Selecting previously unselected package python3.10.
[NG-UI] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[NG-UI] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[NG-UI] Selecting previously unselected package libpython3-stdlib:amd64.
[NG-UI] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[NG-UI] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[NG-UI] Setting up python3-minimal (3.10.6-1~22.04) ...
[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 ... 4711 files and directories currently installed.)
[NBI] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[NBI] Unpacking python3-minimal (3.10.6-1~22.04) ...
[NBI] Selecting previously unselected package media-types.
[NBI] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[NBI] Unpacking media-types (7.0.0) ...
[NBI] Selecting previously unselected package libmpdec3:amd64.
[NBI] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[NBI] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[NBI] Selecting previously unselected package readline-common.
[NBI] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[NBI] Unpacking readline-common (8.1.2-1) ...
[NBI] Selecting previously unselected package libreadline8:amd64.
[NBI] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[NBI] Unpacking libreadline8:amd64 (8.1.2-1) ...
[NBI] Selecting previously unselected package libsqlite3-0:amd64.
[NBI] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[NBI] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[NBI] Selecting previously unselected package libpython3.10-stdlib:amd64.
[NBI] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[NBI] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[LCM] Selecting previously unselected package netbase.
[LCM] Preparing to unpack .../010-netbase_6.3_all.deb ...
[LCM] Unpacking netbase (6.3) ...
[LCM] Selecting previously unselected package python3-pkg-resources.
[LCM] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[LCM] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[LCM] Selecting previously unselected package ucf.
[LCM] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[LCM] Moving old data out of the way
[LCM] Unpacking ucf (3.0043) ...
[LCM] Selecting previously unselected package libnghttp2-14:amd64.
[LCM] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
[LCM] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[LCM] Selecting previously unselected package libpng16-16:amd64.
[LCM] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[LCM] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[LCM] Selecting previously unselected package libpsl5:amd64.
[LCM] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[LCM] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[LCM] Selecting previously unselected package libxau6:amd64.
[LCM] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[LCM] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[MON] Selecting previously unselected package python3.10.
[MON] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[MON] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[MON] Selecting previously unselected package libpython3-stdlib:amd64.
[MON] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[MON] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[MON] Setting up python3-minimal (3.10.6-1~22.04) ...
[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 ... 5141 files and directories currently installed.)
[MON] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[MON] Unpacking python3 (3.10.6-1~22.04) ...
[MON] Selecting previously unselected package perl-modules-5.34.
[MON] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[MON] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[POL] Selecting previously unselected package netbase.
[POL] Preparing to unpack .../010-netbase_6.3_all.deb ...
[POL] Unpacking netbase (6.3) ...
[POL] Selecting previously unselected package python3-pkg-resources.
[POL] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[POL] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[POL] Selecting previously unselected package ucf.
[POL] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[POL] Moving old data out of the way
[POL] Unpacking ucf (3.0043) ...
[POL] Selecting previously unselected package libnghttp2-14:amd64.
[POL] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
[POL] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[POL] Selecting previously unselected package libpng16-16:amd64.
[POL] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[POL] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[POL] Selecting previously unselected package libpsl5:amd64.
[POL] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[POL] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[POL] Selecting previously unselected package libxau6:amd64.
[POL] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[POL] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[POL] Selecting previously unselected package libxdmcp6:amd64.
[POL] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[POL] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[POL] Selecting previously unselected package libxcb1:amd64.
[POL] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[POL] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[POL] Selecting previously unselected package libx11-data.
[POL] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[POL] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[tests] Selecting previously unselected package python3.10.
[tests] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[tests] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[tests] Selecting previously unselected package libpython3-stdlib:amd64.
[tests] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[tests] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[tests] Setting up python3-minimal (3.10.6-1~22.04) ...
[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 ... 5141 files and directories currently installed.)
[tests] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[tests] Unpacking python3 (3.10.6-1~22.04) ...
[tests] Selecting previously unselected package perl-modules-5.34.
[tests] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[tests] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[PLA] Selecting previously unselected package libgdbm6:amd64.
[PLA] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[PLA] Unpacking libgdbm6:amd64 (1.23-1) ...
[PLA] Selecting previously unselected package libgdbm-compat4:amd64.
[PLA] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[PLA] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[PLA] Selecting previously unselected package libperl5.34:amd64.
[PLA] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[PLA] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[osmclient] Selecting previously unselected package ucf.
[osmclient] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[osmclient] Moving old data out of the way
[osmclient] Unpacking ucf (3.0043) ...
[osmclient] Selecting previously unselected package libnghttp2-14:amd64.
[osmclient] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
[osmclient] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[osmclient] Selecting previously unselected package libpng16-16:amd64.
[osmclient] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[osmclient] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[osmclient] Selecting previously unselected package libpsl5:amd64.
[osmclient] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[osmclient] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[osmclient] Selecting previously unselected package libxau6:amd64.
[osmclient] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[osmclient] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[osmclient] Selecting previously unselected package libxdmcp6:amd64.
[osmclient] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[osmclient] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[osmclient] Selecting previously unselected package libxcb1:amd64.
[osmclient] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[osmclient] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[osmclient] Selecting previously unselected package libx11-data.
[osmclient] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[osmclient] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[Airflow] f16f5c3b543d: Pull complete
[Webhook] Selecting previously unselected package perl.
[Webhook] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[Webhook] Unpacking perl (5.34.0-3ubuntu1.3) ...
[Webhook] Selecting previously unselected package openssl.
[Webhook] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[Webhook] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[Webhook] Selecting previously unselected package ca-certificates.
[Webhook] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[Webhook] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[Webhook] Selecting previously unselected package libmd0:amd64.
[Webhook] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[Webhook] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[Webhook] Selecting previously unselected package libbsd0:amd64.
[Webhook] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[Webhook] Unpacking libbsd0:amd64 (0.11.5-1) ...
[RO] Selecting previously unselected package libgdbm6:amd64.
[RO] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[RO] Unpacking libgdbm6:amd64 (1.23-1) ...
[RO] Selecting previously unselected package libgdbm-compat4:amd64.
[RO] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[RO] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[RO] Selecting previously unselected package libperl5.34:amd64.
[RO] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[RO] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[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 ... 5127 files and directories currently installed.)
[NG-UI] Preparing to unpack .../0-python3_3.10.6-1~22.04_amd64.deb ...
[NG-UI] Unpacking python3 (3.10.6-1~22.04) ...
[NG-UI] Selecting previously unselected package libapparmor1:amd64.
[NG-UI] Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.3_amd64.deb ...
[NG-UI] Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.3) ...
[NG-UI] Selecting previously unselected package libargon2-1:amd64.
[NG-UI] Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ...
[NG-UI] Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
[NG-UI] Selecting previously unselected package libdevmapper1.02.1:amd64.
[NG-UI] Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
[NG-UI] Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
[NG-UI] Selecting previously unselected package libjson-c5:amd64.
[NG-UI] Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ...
[NG-UI] Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
[NG-UI] Selecting previously unselected package libcryptsetup12:amd64.
[NG-UI] Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.2_amd64.deb ...
[NG-UI] Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ...
[NG-UI] Selecting previously unselected package libip4tc2:amd64.
[NG-UI] Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ...
[NG-UI] Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ...
[NG-UI] Selecting previously unselected package libkmod2:amd64.
[NG-UI] Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ...
[NG-UI] Unpacking libkmod2:amd64 (29-1ubuntu1) ...
[NG-UI] Selecting previously unselected package systemd.
[NG-UI] Preparing to unpack .../8-systemd_249.11-0ubuntu3.12_amd64.deb ...
[NBI] Selecting previously unselected package python3.10.
[NBI] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[NBI] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[NBI] Selecting previously unselected package libpython3-stdlib:amd64.
[NBI] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[NBI] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[NBI] Setting up python3-minimal (3.10.6-1~22.04) ...
[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 ... 5141 files and directories currently installed.)
[NBI] Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
[NBI] Unpacking python3 (3.10.6-1~22.04) ...
[NBI] Selecting previously unselected package perl-modules-5.34.
[NBI] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[NBI] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[LCM] Selecting previously unselected package libxdmcp6:amd64.
[LCM] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[LCM] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[LCM] Selecting previously unselected package libxcb1:amd64.
[LCM] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[LCM] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[LCM] Selecting previously unselected package libx11-data.
[LCM] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[LCM] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[LCM] Selecting previously unselected package libx11-6:amd64.
[LCM] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[LCM] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[LCM] Selecting previously unselected package manpages.
[LCM] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[LCM] Unpacking manpages (5.10-1ubuntu1) ...
[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 ... 4697 files and directories currently installed.)
[Keystone] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[Keystone] Unpacking python3-minimal (3.10.6-1~22.04) ...
[Keystone] Selecting previously unselected package media-types.
[Keystone] Preparing to unpack .../1-media-types_7.0.0_all.deb ...
[Keystone] Unpacking media-types (7.0.0) ...
[Keystone] Selecting previously unselected package libmpdec3:amd64.
[Keystone] Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
[Keystone] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[Keystone] Selecting previously unselected package readline-common.
[Keystone] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[Keystone] Unpacking readline-common (8.1.2-1) ...
[MON] Selecting previously unselected package libgdbm6:amd64.
[MON] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[MON] Unpacking libgdbm6:amd64 (1.23-1) ...
[MON] Selecting previously unselected package libgdbm-compat4:amd64.
[MON] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[POL] Selecting previously unselected package libx11-6:amd64.
[POL] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[POL] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[POL] Selecting previously unselected package manpages.
[POL] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[POL] Unpacking manpages (5.10-1ubuntu1) ...
[PLA] Selecting previously unselected package perl.
[PLA] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[PLA] Unpacking perl (5.34.0-3ubuntu1.3) ...
[PLA] Selecting previously unselected package openssl.
[PLA] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[PLA] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[PLA] Selecting previously unselected package ca-certificates.
[PLA] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[PLA] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[osmclient] Selecting previously unselected package libx11-6:amd64.
[osmclient] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[osmclient] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[osmclient] Selecting previously unselected package manpages.
[osmclient] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[osmclient] Unpacking manpages (5.10-1ubuntu1) ...
[osmclient] Selecting previously unselected package publicsuffix.
[osmclient] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[osmclient] Unpacking publicsuffix (20211207.1025-1) ...
[osmclient] Selecting previously unselected package xz-utils.
[osmclient] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[osmclient] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[Webhook] Selecting previously unselected package netbase.
[Webhook] Preparing to unpack .../010-netbase_6.3_all.deb ...
[Webhook] Unpacking netbase (6.3) ...
[Webhook] Selecting previously unselected package python3-pkg-resources.
[Webhook] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[Webhook] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[Webhook] Selecting previously unselected package ucf.
[Webhook] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[Webhook] Moving old data out of the way
[Webhook] Unpacking ucf (3.0043) ...
[Webhook] Selecting previously unselected package libnghttp2-14:amd64.
[Webhook] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
[Webhook] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[Webhook] Selecting previously unselected package libpng16-16:amd64.
[Webhook] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[RO] Selecting previously unselected package perl.
[RO] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[RO] Unpacking perl (5.34.0-3ubuntu1.3) ...
[RO] Selecting previously unselected package openssl.
[RO] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[RO] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[RO] Selecting previously unselected package ca-certificates.
[RO] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[RO] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[NG-UI] Unpacking systemd (249.11-0ubuntu3.12) ...
[LCM] Selecting previously unselected package publicsuffix.
[LCM] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[LCM] Unpacking publicsuffix (20211207.1025-1) ...
[LCM] Selecting previously unselected package xz-utils.
[LCM] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[LCM] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[LCM] Selecting previously unselected package binutils-common:amd64.
[LCM] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.6_amd64.deb ...
[LCM] Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ...
[LCM] Selecting previously unselected package libbinutils:amd64.
[LCM] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.6_amd64.deb ...
[LCM] Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ...
[LCM] Selecting previously unselected package libctf-nobfd0:amd64.
[LCM] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ...
[LCM] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[LCM] Selecting previously unselected package libctf0:amd64.
[LCM] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.6_amd64.deb ...
[Keystone] Selecting previously unselected package libreadline8:amd64.
[Keystone] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[Keystone] Unpacking libreadline8:amd64 (8.1.2-1) ...
[Keystone] Selecting previously unselected package libsqlite3-0:amd64.
[Keystone] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[Keystone] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[Keystone] Selecting previously unselected package libpython3.10-stdlib:amd64.
[Keystone] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[Keystone] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Selecting previously unselected package python3.10.
[Keystone] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[Keystone] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[MON] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[MON] Selecting previously unselected package libperl5.34:amd64.
[MON] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[MON] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[POL] Selecting previously unselected package publicsuffix.
[POL] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[POL] Unpacking publicsuffix (20211207.1025-1) ...
[POL] Selecting previously unselected package xz-utils.
[POL] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[POL] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[POL] Selecting previously unselected package binutils-common:amd64.
[POL] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.6_amd64.deb ...
[POL] Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ...
[POL] Selecting previously unselected package libbinutils:amd64.
[POL] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.6_amd64.deb ...
[POL] Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ...
[POL] Selecting previously unselected package libctf-nobfd0:amd64.
[POL] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ...
[POL] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[POL] Selecting previously unselected package libctf0:amd64.
[tests] Selecting previously unselected package libgdbm6:amd64.
[tests] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[tests] Unpacking libgdbm6:amd64 (1.23-1) ...
[tests] Selecting previously unselected package libgdbm-compat4:amd64.
[tests] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[tests] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[tests] Selecting previously unselected package libperl5.34:amd64.
[tests] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[PLA] Selecting previously unselected package libmd0:amd64.
[PLA] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[PLA] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[PLA] Selecting previously unselected package libbsd0:amd64.
[PLA] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[PLA] Unpacking libbsd0:amd64 (0.11.5-1) ...
[PLA] Selecting previously unselected package netbase.
[PLA] Preparing to unpack .../010-netbase_6.3_all.deb ...
[PLA] Unpacking netbase (6.3) ...
[PLA] Selecting previously unselected package python3-pkg-resources.
[PLA] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[PLA] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[osmclient] Selecting previously unselected package binutils-common:amd64.
[osmclient] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.6_amd64.deb ...
[osmclient] Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ...
[osmclient] Selecting previously unselected package libbinutils:amd64.
[osmclient] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.6_amd64.deb ...
[osmclient] Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ...
[osmclient] Selecting previously unselected package libctf-nobfd0:amd64.
[osmclient] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ...
[osmclient] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[osmclient] Selecting previously unselected package libctf0:amd64.
[osmclient] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.6_amd64.deb ...
[osmclient] Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ...
[osmclient] Selecting previously unselected package binutils-x86-64-linux-gnu.
[osmclient] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ...
[osmclient] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[Webhook] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[Webhook] Selecting previously unselected package libpsl5:amd64.
[Webhook] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[Webhook] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[Webhook] Selecting previously unselected package libxau6:amd64.
[Webhook] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[Webhook] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[Webhook] Selecting previously unselected package libxdmcp6:amd64.
[Webhook] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[Webhook] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[Webhook] Selecting previously unselected package libxcb1:amd64.
[Webhook] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[Webhook] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[Webhook] Selecting previously unselected package libx11-data.
[Webhook] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[Webhook] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[RO] Selecting previously unselected package libmd0:amd64.
[RO] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[RO] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[RO] Selecting previously unselected package libbsd0:amd64.
[RO] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[RO] Unpacking libbsd0:amd64 (0.11.5-1) ...
[RO] Selecting previously unselected package netbase.
[RO] Preparing to unpack .../010-netbase_6.3_all.deb ...
[RO] Unpacking netbase (6.3) ...
[RO] Selecting previously unselected package python3-pkg-resources.
[RO] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[RO] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[NG-UI] Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.3) ...
[NG-UI] Setting up libargon2-1:amd64 (0~20171227-0.3) ...
[NG-UI] Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
[NG-UI] Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
[NG-UI] Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ...
[NG-UI] Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ...
[NG-UI] Setting up libkmod2:amd64 (29-1ubuntu1) ...
[NG-UI] Setting up systemd (249.11-0ubuntu3.12) ...
[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/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
[NG-UI] Initializing machine ID from random generator.
[NBI] Selecting previously unselected package libgdbm6:amd64.
[NBI] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[NBI] Unpacking libgdbm6:amd64 (1.23-1) ...
[NBI] Selecting previously unselected package libgdbm-compat4:amd64.
[NBI] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[NBI] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[LCM] Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ...
[LCM] Selecting previously unselected package binutils-x86-64-linux-gnu.
[LCM] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ...
[LCM] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[LCM] Selecting previously unselected package binutils.
[LCM] Preparing to unpack .../029-binutils_2.38-4ubuntu2.6_amd64.deb ...
[LCM] Unpacking binutils (2.38-4ubuntu2.6) ...
[LCM] Selecting previously unselected package libc-dev-bin.
[LCM] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.7_amd64.deb ...
[LCM] Unpacking libc-dev-bin (2.35-0ubuntu3.7) ...
[Keystone] Selecting previously unselected package libpython3-stdlib:amd64.
[Keystone] Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
[Keystone] Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[Keystone] Setting up python3-minimal (3.10.6-1~22.04) ...
[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 ... 5127 files and directories currently installed.)
[Keystone] Preparing to unpack .../0-python3_3.10.6-1~22.04_amd64.deb ...
[Keystone] Unpacking python3 (3.10.6-1~22.04) ...
[MON] Selecting previously unselected package perl.
[MON] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[MON] Unpacking perl (5.34.0-3ubuntu1.3) ...
[MON] Selecting previously unselected package openssl.
[MON] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[MON] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[MON] Selecting previously unselected package ca-certificates.
[MON] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[MON] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[POL] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.6_amd64.deb ...
[POL] Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ...
[POL] Selecting previously unselected package binutils-x86-64-linux-gnu.
[POL] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ...
[POL] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[POL] Selecting previously unselected package binutils.
[POL] Preparing to unpack .../029-binutils_2.38-4ubuntu2.6_amd64.deb ...
[POL] Unpacking binutils (2.38-4ubuntu2.6) ...
[POL] Selecting previously unselected package libc-dev-bin.
[POL] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.7_amd64.deb ...
[POL] Unpacking libc-dev-bin (2.35-0ubuntu3.7) ...
[POL] Selecting previously unselected package linux-libc-dev:amd64.
[POL] Preparing to unpack .../031-linux-libc-dev_5.15.0-106.116_amd64.deb ...
[POL] Unpacking linux-libc-dev:amd64 (5.15.0-106.116) ...
[tests] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[PLA] Selecting previously unselected package ucf.
[PLA] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[PLA] Moving old data out of the way
[PLA] Unpacking ucf (3.0043) ...
[PLA] Selecting previously unselected package libnghttp2-14:amd64.
[PLA] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
[PLA] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[PLA] Selecting previously unselected package libpng16-16:amd64.
[PLA] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[PLA] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[PLA] Selecting previously unselected package libpsl5:amd64.
[PLA] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[PLA] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[PLA] Selecting previously unselected package libxau6:amd64.
[PLA] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[PLA] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[PLA] Selecting previously unselected package libxdmcp6:amd64.
[PLA] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[PLA] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[PLA] Selecting previously unselected package libxcb1:amd64.
[PLA] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[osmclient] Selecting previously unselected package binutils.
[osmclient] Preparing to unpack .../029-binutils_2.38-4ubuntu2.6_amd64.deb ...
[osmclient] Unpacking binutils (2.38-4ubuntu2.6) ...
[osmclient] Selecting previously unselected package libc-dev-bin.
[osmclient] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.7_amd64.deb ...
[osmclient] Unpacking libc-dev-bin (2.35-0ubuntu3.7) ...
[osmclient] Selecting previously unselected package linux-libc-dev:amd64.
[osmclient] Preparing to unpack .../031-linux-libc-dev_5.15.0-106.116_amd64.deb ...
[osmclient] Unpacking linux-libc-dev:amd64 (5.15.0-106.116) ...
[Webhook] Selecting previously unselected package libx11-6:amd64.
[Webhook] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[Webhook] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[Webhook] Selecting previously unselected package manpages.
[Webhook] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[Webhook] Unpacking manpages (5.10-1ubuntu1) ...
[Webhook] Selecting previously unselected package publicsuffix.
[Webhook] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[Webhook] Unpacking publicsuffix (20211207.1025-1) ...
[RO] Selecting previously unselected package ucf.
[RO] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[RO] Moving old data out of the way
[RO] Unpacking ucf (3.0043) ...
[RO] Selecting previously unselected package libnghttp2-14:amd64.
[RO] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
[RO] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[RO] Selecting previously unselected package libpng16-16:amd64.
[RO] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[RO] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[RO] Selecting previously unselected package libpsl5:amd64.
[RO] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[RO] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[RO] Selecting previously unselected package libxau6:amd64.
[RO] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[RO] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[RO] Selecting previously unselected package libxdmcp6:amd64.
[RO] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[RO] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[RO] Selecting previously unselected package libxcb1:amd64.
[RO] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[RO] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[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 ... 5966 files and directories currently installed.)
[NG-UI] Preparing to unpack .../000-systemd-sysv_249.11-0ubuntu3.12_amd64.deb ...
[NG-UI] Unpacking systemd-sysv (249.11-0ubuntu3.12) ...
[NBI] Selecting previously unselected package libperl5.34:amd64.
[NBI] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[NBI] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[LCM] Selecting previously unselected package linux-libc-dev:amd64.
[LCM] Preparing to unpack .../031-linux-libc-dev_5.15.0-106.116_amd64.deb ...
[LCM] Unpacking linux-libc-dev:amd64 (5.15.0-106.116) ...
[LCM] Selecting previously unselected package libcrypt-dev:amd64.
[LCM] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[LCM] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[LCM] Selecting previously unselected package rpcsvc-proto.
[LCM] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[LCM] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[Keystone] Selecting previously unselected package libapparmor1:amd64.
[Keystone] Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.3_amd64.deb ...
[Keystone] Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.3) ...
[Keystone] Selecting previously unselected package libargon2-1:amd64.
[Keystone] Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ...
[Keystone] Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
[Keystone] Selecting previously unselected package libdevmapper1.02.1:amd64.
[Keystone] Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
[Keystone] Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
[Keystone] Selecting previously unselected package libjson-c5:amd64.
[Keystone] Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ...
[Keystone] Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
[Keystone] Selecting previously unselected package libcryptsetup12:amd64.
[Keystone] Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.2_amd64.deb ...
[Keystone] Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ...
[Keystone] Selecting previously unselected package libip4tc2:amd64.
[Keystone] Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ...
[Keystone] Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ...
[MON] Selecting previously unselected package libmd0:amd64.
[MON] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[MON] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[MON] Selecting previously unselected package libbsd0:amd64.
[MON] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[MON] Unpacking libbsd0:amd64 (0.11.5-1) ...
[MON] Selecting previously unselected package netbase.
[MON] Preparing to unpack .../010-netbase_6.3_all.deb ...
[MON] Unpacking netbase (6.3) ...
[MON] Selecting previously unselected package python3-pkg-resources.
[MON] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[MON] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[MON] Selecting previously unselected package ucf.
[MON] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[MON] Moving old data out of the way
[MON] Unpacking ucf (3.0043) ...
[MON] Selecting previously unselected package libnghttp2-14:amd64.
[MON] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
[MON] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[POL] Selecting previously unselected package libcrypt-dev:amd64.
[POL] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[POL] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[tests] Selecting previously unselected package perl.
[tests] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[tests] Unpacking perl (5.34.0-3ubuntu1.3) ...
[tests] Selecting previously unselected package openssl.
[tests] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[tests] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[tests] Selecting previously unselected package ca-certificates.
[tests] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[tests] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[tests] Selecting previously unselected package libmd0:amd64.
[tests] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[tests] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[tests] Selecting previously unselected package libbsd0:amd64.
[tests] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[tests] Unpacking libbsd0:amd64 (0.11.5-1) ...
[PLA] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[PLA] Selecting previously unselected package libx11-data.
[PLA] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[PLA] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[PLA] Selecting previously unselected package libx11-6:amd64.
[PLA] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[PLA] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[PLA] Selecting previously unselected package manpages.
[PLA] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[PLA] Unpacking manpages (5.10-1ubuntu1) ...
[PLA] Selecting previously unselected package publicsuffix.
[PLA] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[PLA] Unpacking publicsuffix (20211207.1025-1) ...
[osmclient] Selecting previously unselected package libcrypt-dev:amd64.
[osmclient] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[osmclient] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[osmclient] Selecting previously unselected package rpcsvc-proto.
[osmclient] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[osmclient] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[osmclient] Selecting previously unselected package libtirpc-dev:amd64.
[osmclient] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[osmclient] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[Webhook] Selecting previously unselected package xz-utils.
[Webhook] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[Webhook] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[Webhook] Selecting previously unselected package binutils-common:amd64.
[Webhook] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.6_amd64.deb ...
[Webhook] Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ...
[Webhook] Selecting previously unselected package libbinutils:amd64.
[Webhook] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.6_amd64.deb ...
[Webhook] Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ...
[Webhook] Selecting previously unselected package libctf-nobfd0:amd64.
[Webhook] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ...
[Webhook] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[Webhook] Selecting previously unselected package libctf0:amd64.
[Webhook] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.6_amd64.deb ...
[Webhook] Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ...
[Webhook] Selecting previously unselected package binutils-x86-64-linux-gnu.
[Webhook] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ...
[RO] Selecting previously unselected package libx11-data.
[RO] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[RO] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[RO] Selecting previously unselected package libx11-6:amd64.
[RO] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[RO] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[RO] Selecting previously unselected package manpages.
[RO] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[RO] Unpacking manpages (5.10-1ubuntu1) ...
[RO] Selecting previously unselected package publicsuffix.
[RO] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[RO] Unpacking publicsuffix (20211207.1025-1) ...
[NG-UI] Selecting previously unselected package openssl.
[NG-UI] Preparing to unpack .../001-openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[NG-UI] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[NG-UI] Selecting previously unselected package ca-certificates.
[NG-UI] Preparing to unpack .../002-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[NG-UI] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package libdbus-1-3:amd64.
[NG-UI] Preparing to unpack .../003-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ...
[NG-UI] Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
[NG-UI] Selecting previously unselected package dbus.
[NG-UI] Preparing to unpack .../004-dbus_1.12.20-2ubuntu4.1_amd64.deb ...
[NG-UI] Unpacking dbus (1.12.20-2ubuntu4.1) ...
[NBI] Selecting previously unselected package perl.
[NBI] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[NBI] Unpacking perl (5.34.0-3ubuntu1.3) ...
[NBI] Selecting previously unselected package openssl.
[NBI] Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[NBI] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[NBI] Selecting previously unselected package ca-certificates.
[NBI] Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[NBI] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[NBI] Selecting previously unselected package libmd0:amd64.
[NBI] Preparing to unpack .../008-libmd0_1.0.4-1build1_amd64.deb ...
[NBI] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[NBI] Selecting previously unselected package libbsd0:amd64.
[NBI] Preparing to unpack .../009-libbsd0_0.11.5-1_amd64.deb ...
[NBI] Unpacking libbsd0:amd64 (0.11.5-1) ...
[LCM] Selecting previously unselected package libtirpc-dev:amd64.
[LCM] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[LCM] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[LCM] Selecting previously unselected package libnsl-dev:amd64.
[LCM] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[LCM] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[LCM] Selecting previously unselected package libc6-dev:amd64.
[LCM] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.7_amd64.deb ...
[LCM] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[Keystone] Selecting previously unselected package libkmod2:amd64.
[Keystone] Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ...
[Keystone] Unpacking libkmod2:amd64 (29-1ubuntu1) ...
[Keystone] Selecting previously unselected package systemd.
[Keystone] Preparing to unpack .../8-systemd_249.11-0ubuntu3.12_amd64.deb ...
[Keystone] Unpacking systemd (249.11-0ubuntu3.12) ...
[MON] Selecting previously unselected package libpng16-16:amd64.
[MON] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[MON] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[MON] Selecting previously unselected package libpsl5:amd64.
[MON] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[MON] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[MON] Selecting previously unselected package libxau6:amd64.
[MON] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[MON] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[MON] Selecting previously unselected package libxdmcp6:amd64.
[MON] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[MON] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[MON] Selecting previously unselected package libxcb1:amd64.
[MON] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[MON] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[MON] Selecting previously unselected package libx11-data.
[MON] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[MON] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[MON] Selecting previously unselected package libx11-6:amd64.
[MON] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[POL] Selecting previously unselected package rpcsvc-proto.
[POL] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[POL] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[POL] Selecting previously unselected package libtirpc-dev:amd64.
[POL] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[POL] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[POL] Selecting previously unselected package libnsl-dev:amd64.
[POL] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[POL] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[POL] Selecting previously unselected package libc6-dev:amd64.
[POL] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.7_amd64.deb ...
[POL] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[POL] Selecting previously unselected package gcc-11-base:amd64.
[POL] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libisl23:amd64.
[POL] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[POL] Unpacking libisl23:amd64 (0.24-2build1) ...
[tests] Selecting previously unselected package netbase.
[tests] Preparing to unpack .../010-netbase_6.3_all.deb ...
[tests] Unpacking netbase (6.3) ...
[tests] Selecting previously unselected package python3-pkg-resources.
[tests] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[tests] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[tests] Selecting previously unselected package ucf.
[tests] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[tests] Moving old data out of the way
[tests] Unpacking ucf (3.0043) ...
[tests] Selecting previously unselected package libnghttp2-14:amd64.
[tests] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
[tests] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[tests] Selecting previously unselected package libpng16-16:amd64.
[tests] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[tests] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[tests] Selecting previously unselected package libpsl5:amd64.
[tests] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[tests] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[tests] Selecting previously unselected package libxau6:amd64.
[tests] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[tests] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[PLA] Selecting previously unselected package xz-utils.
[PLA] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[PLA] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[PLA] Selecting previously unselected package binutils-common:amd64.
[PLA] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.6_amd64.deb ...
[PLA] Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ...
[PLA] Selecting previously unselected package libbinutils:amd64.
[PLA] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.6_amd64.deb ...
[PLA] Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ...
[PLA] Selecting previously unselected package libctf-nobfd0:amd64.
[PLA] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ...
[PLA] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[PLA] Selecting previously unselected package libctf0:amd64.
[PLA] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.6_amd64.deb ...
[PLA] Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ...
[osmclient] Selecting previously unselected package libnsl-dev:amd64.
[osmclient] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[osmclient] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[osmclient] Selecting previously unselected package libc6-dev:amd64.
[osmclient] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.7_amd64.deb ...
[osmclient] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[osmclient] Selecting previously unselected package gcc-11-base:amd64.
[osmclient] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package libisl23:amd64.
[osmclient] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[osmclient] Unpacking libisl23:amd64 (0.24-2build1) ...
[osmclient] Selecting previously unselected package libmpfr6:amd64.
[osmclient] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[osmclient] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[Webhook] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[Webhook] Selecting previously unselected package binutils.
[Webhook] Preparing to unpack .../029-binutils_2.38-4ubuntu2.6_amd64.deb ...
[Webhook] Unpacking binutils (2.38-4ubuntu2.6) ...
[Webhook] Selecting previously unselected package libc-dev-bin.
[Webhook] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.7_amd64.deb ...
[Webhook] Unpacking libc-dev-bin (2.35-0ubuntu3.7) ...
[Webhook] Selecting previously unselected package linux-libc-dev:amd64.
[Webhook] Preparing to unpack .../031-linux-libc-dev_5.15.0-106.116_amd64.deb ...
[Webhook] Unpacking linux-libc-dev:amd64 (5.15.0-106.116) ...
[RO] Selecting previously unselected package xz-utils.
[RO] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[RO] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[RO] Selecting previously unselected package binutils-common:amd64.
[RO] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.6_amd64.deb ...
[RO] Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ...
[RO] Selecting previously unselected package libbinutils:amd64.
[RO] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.6_amd64.deb ...
[RO] Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ...
[RO] Selecting previously unselected package libctf-nobfd0:amd64.
[RO] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ...
[RO] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[RO] Selecting previously unselected package libctf0:amd64.
[RO] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.6_amd64.deb ...
[RO] Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ...
[RO] Selecting previously unselected package binutils-x86-64-linux-gnu.
[RO] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ...
[RO] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[NG-UI] Selecting previously unselected package distro-info-data.
[NG-UI] Preparing to unpack .../005-distro-info-data_0.52ubuntu0.7_all.deb ...
[NG-UI] Unpacking distro-info-data (0.52ubuntu0.7) ...
[NG-UI] Selecting previously unselected package dmsetup.
[NG-UI] Preparing to unpack .../006-dmsetup_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
[NG-UI] Unpacking dmsetup (2:1.02.175-2.1ubuntu4) ...
[NG-UI] Selecting previously unselected package libglib2.0-0:amd64.
[NG-UI] Preparing to unpack .../007-libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
[NG-UI] Selecting previously unselected package libgirepository-1.0-1:amd64.
[NG-UI] Preparing to unpack .../008-libgirepository-1.0-1_1.72.0-1_amd64.deb ...
[NG-UI] Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ...
[NG-UI] Selecting previously unselected package gir1.2-glib-2.0:amd64.
[NG-UI] Preparing to unpack .../009-gir1.2-glib-2.0_1.72.0-1_amd64.deb ...
[NG-UI] Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ...
[NG-UI] Selecting previously unselected package libelf1:amd64.
[NG-UI] Preparing to unpack .../010-libelf1_0.186-1build1_amd64.deb ...
[NG-UI] Unpacking libelf1:amd64 (0.186-1build1) ...
[NBI] Selecting previously unselected package netbase.
[NBI] Preparing to unpack .../010-netbase_6.3_all.deb ...
[NBI] Unpacking netbase (6.3) ...
[NBI] Selecting previously unselected package python3-pkg-resources.
[NBI] Preparing to unpack .../011-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[NBI] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[NBI] Selecting previously unselected package ucf.
[NBI] Preparing to unpack .../012-ucf_3.0043_all.deb ...
[NBI] Moving old data out of the way
[NBI] Unpacking ucf (3.0043) ...
[NBI] Selecting previously unselected package libnghttp2-14:amd64.
[NBI] Preparing to unpack .../013-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
[NBI] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[NBI] Selecting previously unselected package libpng16-16:amd64.
[NBI] Preparing to unpack .../014-libpng16-16_1.6.37-3build5_amd64.deb ...
[NBI] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[NBI] Selecting previously unselected package libpsl5:amd64.
[NBI] Preparing to unpack .../015-libpsl5_0.21.0-1.2build2_amd64.deb ...
[NBI] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[NBI] Selecting previously unselected package libxau6:amd64.
[NBI] Preparing to unpack .../016-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[NBI] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[LCM] Selecting previously unselected package gcc-11-base:amd64.
[LCM] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[LCM] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[LCM] Selecting previously unselected package libisl23:amd64.
[LCM] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[LCM] Unpacking libisl23:amd64 (0.24-2build1) ...
[LCM] Selecting previously unselected package libmpfr6:amd64.
[LCM] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[LCM] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[LCM] Selecting previously unselected package libmpc3:amd64.
[LCM] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[LCM] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[LCM] Selecting previously unselected package cpp-11.
[LCM] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[LCM] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.3) ...
[Keystone] Setting up libargon2-1:amd64 (0~20171227-0.3) ...
[Keystone] Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
[Keystone] Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
[Keystone] Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.2) ...
[Keystone] Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ...
[Keystone] Setting up libkmod2:amd64 (29-1ubuntu1) ...
[Keystone] Setting up systemd (249.11-0ubuntu3.12) ...
[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/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
[Keystone] Initializing machine ID from random generator.
[MON] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[MON] Selecting previously unselected package manpages.
[MON] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[MON] Unpacking manpages (5.10-1ubuntu1) ...
[MON] Selecting previously unselected package publicsuffix.
[MON] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[MON] Unpacking publicsuffix (20211207.1025-1) ...
[MON] Selecting previously unselected package xz-utils.
[MON] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[MON] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[MON] Selecting previously unselected package binutils-common:amd64.
[MON] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.6_amd64.deb ...
[MON] Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ...
[POL] Selecting previously unselected package libmpfr6:amd64.
[POL] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[POL] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[POL] Selecting previously unselected package libmpc3:amd64.
[POL] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[POL] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[POL] Selecting previously unselected package cpp-11.
[POL] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libxdmcp6:amd64.
[tests] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[tests] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[tests] Selecting previously unselected package libxcb1:amd64.
[tests] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[tests] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[tests] Selecting previously unselected package libx11-data.
[tests] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[tests] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[tests] Selecting previously unselected package libx11-6:amd64.
[tests] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[tests] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[PLA] Selecting previously unselected package binutils-x86-64-linux-gnu.
[PLA] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ...
[PLA] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[PLA] Selecting previously unselected package binutils.
[PLA] Preparing to unpack .../029-binutils_2.38-4ubuntu2.6_amd64.deb ...
[PLA] Unpacking binutils (2.38-4ubuntu2.6) ...
[PLA] Selecting previously unselected package libc-dev-bin.
[PLA] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.7_amd64.deb ...
[PLA] Unpacking libc-dev-bin (2.35-0ubuntu3.7) ...
[PLA] Selecting previously unselected package linux-libc-dev:amd64.
[PLA] Preparing to unpack .../031-linux-libc-dev_5.15.0-106.116_amd64.deb ...
[PLA] Unpacking linux-libc-dev:amd64 (5.15.0-106.116) ...
[osmclient] Selecting previously unselected package libmpc3:amd64.
[osmclient] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[osmclient] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[osmclient] Selecting previously unselected package cpp-11.
[osmclient] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package libcrypt-dev:amd64.
[Webhook] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[Webhook] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[Webhook] Selecting previously unselected package rpcsvc-proto.
[Webhook] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[Webhook] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[Webhook] Selecting previously unselected package libtirpc-dev:amd64.
[Webhook] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[Webhook] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[Webhook] Selecting previously unselected package libnsl-dev:amd64.
[Webhook] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[Webhook] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[Webhook] Selecting previously unselected package libc6-dev:amd64.
[Webhook] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.7_amd64.deb ...
[Webhook] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[RO] Selecting previously unselected package binutils.
[RO] Preparing to unpack .../029-binutils_2.38-4ubuntu2.6_amd64.deb ...
[RO] Unpacking binutils (2.38-4ubuntu2.6) ...
[RO] Selecting previously unselected package libc-dev-bin.
[RO] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.7_amd64.deb ...
[RO] Unpacking libc-dev-bin (2.35-0ubuntu3.7) ...
[RO] Selecting previously unselected package linux-libc-dev:amd64.
[RO] Preparing to unpack .../031-linux-libc-dev_5.15.0-106.116_amd64.deb ...
[RO] Unpacking linux-libc-dev:amd64 (5.15.0-106.116) ...
[NG-UI] Selecting previously unselected package libbpf0:amd64.
[NG-UI] Preparing to unpack .../011-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ...
[NG-UI] Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ...
[NG-UI] Selecting previously unselected package libmd0:amd64.
[NG-UI] Preparing to unpack .../012-libmd0_1.0.4-1build1_amd64.deb ...
[NG-UI] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[NG-UI] Selecting previously unselected package libbsd0:amd64.
[NG-UI] Preparing to unpack .../013-libbsd0_0.11.5-1_amd64.deb ...
[NG-UI] Unpacking libbsd0:amd64 (0.11.5-1) ...
[NG-UI] Selecting previously unselected package libmnl0:amd64.
[NG-UI] Preparing to unpack .../014-libmnl0_1.0.4-3build2_amd64.deb ...
[NG-UI] Unpacking libmnl0:amd64 (1.0.4-3build2) ...
[NBI] Selecting previously unselected package libxdmcp6:amd64.
[NBI] Preparing to unpack .../017-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[NBI] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[NBI] Selecting previously unselected package libxcb1:amd64.
[NBI] Preparing to unpack .../018-libxcb1_1.14-3ubuntu3_amd64.deb ...
[NBI] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[NBI] Selecting previously unselected package libx11-data.
[NBI] Preparing to unpack .../019-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[NBI] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[MON] Selecting previously unselected package libbinutils:amd64.
[MON] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.6_amd64.deb ...
[MON] Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ...
[MON] Selecting previously unselected package libctf-nobfd0:amd64.
[MON] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ...
[MON] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[tests] Selecting previously unselected package manpages.
[tests] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[tests] Unpacking manpages (5.10-1ubuntu1) ...
[tests] Selecting previously unselected package publicsuffix.
[tests] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[tests] Unpacking publicsuffix (20211207.1025-1) ...
[osmclient] Selecting previously unselected package cpp.
[osmclient] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[osmclient] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[osmclient] Selecting previously unselected package libcc1-0:amd64.
[osmclient] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package libxtables12:amd64.
[NG-UI] Preparing to unpack .../015-libxtables12_1.8.7-1ubuntu5.2_amd64.deb ...
[NG-UI] Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ...
[NG-UI] Selecting previously unselected package libcap2-bin.
[NG-UI] Preparing to unpack .../016-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package iproute2.
[NG-UI] Preparing to unpack .../017-iproute2_5.15.0-1ubuntu2_amd64.deb ...
[NG-UI] Unpacking iproute2 (5.15.0-1ubuntu2) ...
[NBI] Selecting previously unselected package libx11-6:amd64.
[NBI] Preparing to unpack .../020-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[NBI] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[NBI] Selecting previously unselected package manpages.
[NBI] Preparing to unpack .../021-manpages_5.10-1ubuntu1_all.deb ...
[NBI] Unpacking manpages (5.10-1ubuntu1) ...
[NBI] Selecting previously unselected package publicsuffix.
[NBI] Preparing to unpack .../022-publicsuffix_20211207.1025-1_all.deb ...
[NBI] Unpacking publicsuffix (20211207.1025-1) ...
[LCM] Selecting previously unselected package cpp.
[LCM] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[LCM] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[LCM] Selecting previously unselected package libcc1-0:amd64.
[LCM] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[LCM] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[LCM] Selecting previously unselected package libgomp1:amd64.
[LCM] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[LCM] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[LCM] Selecting previously unselected package libitm1:amd64.
[LCM] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[LCM] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[LCM] Selecting previously unselected package libatomic1:amd64.
[LCM] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[LCM] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[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 ... 5966 files and directories currently installed.)
[Keystone] Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.12_amd64.deb ...
[Keystone] Unpacking systemd-sysv (249.11-0ubuntu3.12) ...
[Keystone] Selecting previously unselected package openssl.
[Keystone] Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[Keystone] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[Keystone] Selecting previously unselected package ca-certificates.
[Keystone] Preparing to unpack .../02-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[Keystone] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package libdbus-1-3:amd64.
[Keystone] Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ...
[Keystone] Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
[MON] Selecting previously unselected package libctf0:amd64.
[MON] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.6_amd64.deb ...
[MON] Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ...
[MON] Selecting previously unselected package binutils-x86-64-linux-gnu.
[MON] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ...
[MON] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[MON] Selecting previously unselected package binutils.
[MON] Preparing to unpack .../029-binutils_2.38-4ubuntu2.6_amd64.deb ...
[MON] Unpacking binutils (2.38-4ubuntu2.6) ...
[MON] Selecting previously unselected package libc-dev-bin.
[MON] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.7_amd64.deb ...
[MON] Unpacking libc-dev-bin (2.35-0ubuntu3.7) ...
[MON] Selecting previously unselected package linux-libc-dev:amd64.
[MON] Preparing to unpack .../031-linux-libc-dev_5.15.0-106.116_amd64.deb ...
[POL] Selecting previously unselected package cpp.
[POL] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[POL] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[POL] Selecting previously unselected package libcc1-0:amd64.
[POL] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libgomp1:amd64.
[POL] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libitm1:amd64.
[POL] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libatomic1:amd64.
[POL] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libasan6:amd64.
[POL] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package xz-utils.
[tests] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[tests] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[tests] Selecting previously unselected package binutils-common:amd64.
[tests] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.6_amd64.deb ...
[tests] Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ...
[tests] Selecting previously unselected package libbinutils:amd64.
[tests] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.6_amd64.deb ...
[tests] Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ...
[tests] Selecting previously unselected package libctf-nobfd0:amd64.
[tests] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ...
[tests] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[tests] Selecting previously unselected package libctf0:amd64.
[tests] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.6_amd64.deb ...
[tests] Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ...
[tests] Selecting previously unselected package binutils-x86-64-linux-gnu.
[tests] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ...
[tests] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[PLA] Selecting previously unselected package libcrypt-dev:amd64.
[PLA] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[PLA] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[PLA] Selecting previously unselected package rpcsvc-proto.
[PLA] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[PLA] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[PLA] Selecting previously unselected package libtirpc-dev:amd64.
[PLA] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[PLA] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[PLA] Selecting previously unselected package libnsl-dev:amd64.
[PLA] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[PLA] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[PLA] Selecting previously unselected package libc6-dev:amd64.
[PLA] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.7_amd64.deb ...
[PLA] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[osmclient] Selecting previously unselected package libgomp1:amd64.
[osmclient] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package libitm1:amd64.
[osmclient] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package libatomic1:amd64.
[osmclient] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package libasan6:amd64.
[osmclient] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package gcc-11-base:amd64.
[Webhook] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package libisl23:amd64.
[Webhook] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[Webhook] Unpacking libisl23:amd64 (0.24-2build1) ...
[Webhook] Selecting previously unselected package libmpfr6:amd64.
[Webhook] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[Webhook] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[Webhook] Selecting previously unselected package libmpc3:amd64.
[Webhook] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[Webhook] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[Webhook] Selecting previously unselected package cpp-11.
[Webhook] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package libcrypt-dev:amd64.
[RO] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[RO] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[RO] Selecting previously unselected package rpcsvc-proto.
[RO] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[RO] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[RO] Selecting previously unselected package libtirpc-dev:amd64.
[RO] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[RO] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[RO] Selecting previously unselected package libnsl-dev:amd64.
[RO] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[RO] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[RO] Selecting previously unselected package libc6-dev:amd64.
[RO] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.7_amd64.deb ...
[RO] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[NG-UI] Selecting previously unselected package iso-codes.
[NG-UI] Preparing to unpack .../018-iso-codes_4.9.0-1_all.deb ...
[NG-UI] Unpacking iso-codes (4.9.0-1) ...
[NG-UI] Selecting previously unselected package libatm1:amd64.
[NG-UI] Preparing to unpack .../019-libatm1_1%3a2.5.1-4build2_amd64.deb ...
[NG-UI] Unpacking libatm1:amd64 (1:2.5.1-4build2) ...
[NG-UI] Selecting previously unselected package libglib2.0-data.
[NG-UI] Preparing to unpack .../020-libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ...
[NG-UI] Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ...
[NBI] Selecting previously unselected package xz-utils.
[NBI] Preparing to unpack .../023-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[NBI] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[NBI] Selecting previously unselected package binutils-common:amd64.
[NBI] Preparing to unpack .../024-binutils-common_2.38-4ubuntu2.6_amd64.deb ...
[NBI] Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ...
[NBI] Selecting previously unselected package libbinutils:amd64.
[NBI] Preparing to unpack .../025-libbinutils_2.38-4ubuntu2.6_amd64.deb ...
[NBI] Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ...
[NBI] Selecting previously unselected package libctf-nobfd0:amd64.
[NBI] Preparing to unpack .../026-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ...
[NBI] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[NBI] Selecting previously unselected package libctf0:amd64.
[NBI] Preparing to unpack .../027-libctf0_2.38-4ubuntu2.6_amd64.deb ...
[NBI] Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ...
[NBI] Selecting previously unselected package binutils-x86-64-linux-gnu.
[NBI] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ...
[NBI] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[LCM] Selecting previously unselected package libasan6:amd64.
[LCM] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[LCM] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[LCM] Selecting previously unselected package liblsan0:amd64.
[LCM] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[LCM] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[LCM] Selecting previously unselected package libtsan0:amd64.
[LCM] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[LCM] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[LCM] Selecting previously unselected package libubsan1:amd64.
[LCM] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[LCM] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[LCM] Selecting previously unselected package libquadmath0:amd64.
[LCM] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Selecting previously unselected package dbus.
[Keystone] Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_amd64.deb ...
[Keystone] Unpacking dbus (1.12.20-2ubuntu4.1) ...
[Keystone] Selecting previously unselected package distro-info-data.
[Keystone] Preparing to unpack .../05-distro-info-data_0.52ubuntu0.7_all.deb ...
[Keystone] Unpacking distro-info-data (0.52ubuntu0.7) ...
[Keystone] Selecting previously unselected package dmsetup.
[Keystone] Preparing to unpack .../06-dmsetup_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
[Keystone] Unpacking dmsetup (2:1.02.175-2.1ubuntu4) ...
[Keystone] Selecting previously unselected package libglib2.0-0:amd64.
[Keystone] Preparing to unpack .../07-libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ...
[Keystone] Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
[Keystone] Selecting previously unselected package libgirepository-1.0-1:amd64.
[Keystone] Preparing to unpack .../08-libgirepository-1.0-1_1.72.0-1_amd64.deb ...
[Keystone] Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ...
[MON] Unpacking linux-libc-dev:amd64 (5.15.0-106.116) ...
[MON] Selecting previously unselected package libcrypt-dev:amd64.
[MON] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[MON] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[MON] Selecting previously unselected package rpcsvc-proto.
[MON] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[MON] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[MON] Selecting previously unselected package libtirpc-dev:amd64.
[MON] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[MON] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[POL] Selecting previously unselected package liblsan0:amd64.
[POL] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libtsan0:amd64.
[POL] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libubsan1:amd64.
[POL] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package binutils.
[tests] Preparing to unpack .../029-binutils_2.38-4ubuntu2.6_amd64.deb ...
[tests] Unpacking binutils (2.38-4ubuntu2.6) ...
[tests] Selecting previously unselected package libc-dev-bin.
[tests] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.7_amd64.deb ...
[tests] Unpacking libc-dev-bin (2.35-0ubuntu3.7) ...
[tests] Selecting previously unselected package linux-libc-dev:amd64.
[tests] Preparing to unpack .../031-linux-libc-dev_5.15.0-106.116_amd64.deb ...
[tests] Unpacking linux-libc-dev:amd64 (5.15.0-106.116) ...
[PLA] Selecting previously unselected package gcc-11-base:amd64.
[PLA] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package libisl23:amd64.
[PLA] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[PLA] Unpacking libisl23:amd64 (0.24-2build1) ...
[PLA] Selecting previously unselected package libmpfr6:amd64.
[PLA] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[PLA] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[PLA] Selecting previously unselected package libmpc3:amd64.
[PLA] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[osmclient] Selecting previously unselected package liblsan0:amd64.
[osmclient] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package libtsan0:amd64.
[osmclient] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package libubsan1:amd64.
[osmclient] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package libquadmath0:amd64.
[osmclient] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package libgcc-11-dev:amd64.
[osmclient] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Selecting previously unselected package cpp.
[Webhook] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[Webhook] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[Webhook] Selecting previously unselected package libcc1-0:amd64.
[Webhook] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package libgomp1:amd64.
[Webhook] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package gcc-11-base:amd64.
[RO] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package libisl23:amd64.
[RO] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[RO] Unpacking libisl23:amd64 (0.24-2build1) ...
[RO] Selecting previously unselected package libmpfr6:amd64.
[RO] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[RO] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[RO] Selecting previously unselected package libmpc3:amd64.
[RO] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[RO] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[NG-UI] Selecting previously unselected package libicu70:amd64.
[NG-UI] Preparing to unpack .../021-libicu70_70.1-2_amd64.deb ...
[NG-UI] Unpacking libicu70:amd64 (70.1-2) ...
[NG-UI] Selecting previously unselected package libnss-systemd:amd64.
[NG-UI] Preparing to unpack .../022-libnss-systemd_249.11-0ubuntu3.12_amd64.deb ...
[NG-UI] Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.12) ...
[NG-UI] Selecting previously unselected package libpam-cap:amd64.
[NG-UI] Preparing to unpack .../023-libpam-cap_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
[NBI] Selecting previously unselected package binutils.
[NBI] Preparing to unpack .../029-binutils_2.38-4ubuntu2.6_amd64.deb ...
[NBI] Unpacking binutils (2.38-4ubuntu2.6) ...
[NBI] Selecting previously unselected package libc-dev-bin.
[NBI] Preparing to unpack .../030-libc-dev-bin_2.35-0ubuntu3.7_amd64.deb ...
[NBI] Unpacking libc-dev-bin (2.35-0ubuntu3.7) ...
[NBI] Selecting previously unselected package linux-libc-dev:amd64.
[NBI] Preparing to unpack .../031-linux-libc-dev_5.15.0-106.116_amd64.deb ...
[NBI] Unpacking linux-libc-dev:amd64 (5.15.0-106.116) ...
[LCM] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[LCM] Selecting previously unselected package libgcc-11-dev:amd64.
[LCM] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[LCM] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[LCM] Selecting previously unselected package gcc-11.
[LCM] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[LCM] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package gir1.2-glib-2.0:amd64.
[Keystone] Preparing to unpack .../09-gir1.2-glib-2.0_1.72.0-1_amd64.deb ...
[Keystone] Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ...
[Keystone] Selecting previously unselected package iso-codes.
[Keystone] Preparing to unpack .../10-iso-codes_4.9.0-1_all.deb ...
[Keystone] Unpacking iso-codes (4.9.0-1) ...
[Keystone] Selecting previously unselected package libcap2-bin.
[Keystone] Preparing to unpack .../11-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
[MON] Selecting previously unselected package libnsl-dev:amd64.
[MON] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[MON] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[MON] Selecting previously unselected package libc6-dev:amd64.
[MON] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.7_amd64.deb ...
[MON] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[MON] Selecting previously unselected package gcc-11-base:amd64.
[MON] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libquadmath0:amd64.
[POL] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libgcc-11-dev:amd64.
[POL] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package gcc-11.
[POL] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libcrypt-dev:amd64.
[tests] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[tests] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[tests] Selecting previously unselected package rpcsvc-proto.
[tests] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[tests] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[tests] Selecting previously unselected package libtirpc-dev:amd64.
[tests] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[tests] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[tests] Selecting previously unselected package libnsl-dev:amd64.
[tests] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[tests] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[PLA] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[PLA] Selecting previously unselected package cpp-11.
[PLA] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package cpp.
[PLA] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[PLA] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[PLA] Selecting previously unselected package libcc1-0:amd64.
[PLA] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package gcc-11.
[osmclient] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package libitm1:amd64.
[Webhook] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package libatomic1:amd64.
[Webhook] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package libasan6:amd64.
[Webhook] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package liblsan0:amd64.
[Webhook] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package libtsan0:amd64.
[Webhook] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package cpp-11.
[RO] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package cpp.
[RO] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[RO] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[RO] Selecting previously unselected package libcc1-0:amd64.
[RO] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package libpam-systemd:amd64.
[NG-UI] Preparing to unpack .../024-libpam-systemd_249.11-0ubuntu3.12_amd64.deb ...
[NG-UI] Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.12) ...
[NG-UI] Selecting previously unselected package libxml2:amd64.
[NG-UI] Preparing to unpack .../025-libxml2_2.9.13+dfsg-1ubuntu0.4_amd64.deb ...
[NG-UI] Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
[NG-UI] Selecting previously unselected package libyaml-0-2:amd64.
[NG-UI] Preparing to unpack .../026-libyaml-0-2_0.2.2-1build2_amd64.deb ...
[NG-UI] Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ...
[NG-UI] Selecting previously unselected package lsb-release.
[NG-UI] Preparing to unpack .../027-lsb-release_11.1.0ubuntu4_all.deb ...
[NG-UI] Unpacking lsb-release (11.1.0ubuntu4) ...
[NG-UI] Selecting previously unselected package python3-dbus.
[NG-UI] Preparing to unpack .../028-python3-dbus_1.2.18-3build1_amd64.deb ...
[NG-UI] Unpacking python3-dbus (1.2.18-3build1) ...
[NG-UI] Selecting previously unselected package python3-gi.
[NG-UI] Preparing to unpack .../029-python3-gi_3.42.1-0ubuntu1_amd64.deb ...
[NG-UI] Unpacking python3-gi (3.42.1-0ubuntu1) ...
[NG-UI] Selecting previously unselected package networkd-dispatcher.
[NG-UI] Preparing to unpack .../030-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ...
[NG-UI] Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ...
[NBI] Selecting previously unselected package libcrypt-dev:amd64.
[NBI] Preparing to unpack .../032-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[NBI] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[NBI] Selecting previously unselected package rpcsvc-proto.
[NBI] Preparing to unpack .../033-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[NBI] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[NBI] Selecting previously unselected package libtirpc-dev:amd64.
[NBI] Preparing to unpack .../034-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[NBI] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[NBI] Selecting previously unselected package libnsl-dev:amd64.
[NBI] Preparing to unpack .../035-libnsl-dev_1.3.0-2build2_amd64.deb ...
[NBI] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[NBI] Selecting previously unselected package libc6-dev:amd64.
[NBI] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.7_amd64.deb ...
[NBI] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[LCM] Selecting previously unselected package gcc.
[LCM] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[LCM] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[LCM] Selecting previously unselected package libstdc++-11-dev:amd64.
[LCM] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[LCM] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libelf1:amd64.
[Keystone] Preparing to unpack .../12-libelf1_0.186-1build1_amd64.deb ...
[Keystone] Unpacking libelf1:amd64 (0.186-1build1) ...
[Keystone] Selecting previously unselected package libglib2.0-data.
[Keystone] Preparing to unpack .../13-libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ...
[Keystone] Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ...
[Keystone] Selecting previously unselected package libicu70:amd64.
[Keystone] Preparing to unpack .../14-libicu70_70.1-2_amd64.deb ...
[Keystone] Unpacking libicu70:amd64 (70.1-2) ...
[MON] Selecting previously unselected package libisl23:amd64.
[MON] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[MON] Unpacking libisl23:amd64 (0.24-2build1) ...
[MON] Selecting previously unselected package libmpfr6:amd64.
[MON] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[MON] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[MON] Selecting previously unselected package libmpc3:amd64.
[MON] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[MON] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[MON] Selecting previously unselected package cpp-11.
[MON] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package gcc.
[POL] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[POL] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[POL] Selecting previously unselected package libstdc++-11-dev:amd64.
[POL] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libc6-dev:amd64.
[tests] Preparing to unpack .../036-libc6-dev_2.35-0ubuntu3.7_amd64.deb ...
[tests] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[PLA] Selecting previously unselected package libgomp1:amd64.
[PLA] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package libitm1:amd64.
[PLA] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package libatomic1:amd64.
[PLA] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package libasan6:amd64.
[PLA] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package gcc.
[osmclient] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[osmclient] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[osmclient] Selecting previously unselected package libstdc++-11-dev:amd64.
[osmclient] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package libubsan1:amd64.
[Webhook] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package libquadmath0:amd64.
[Webhook] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package libgcc-11-dev:amd64.
[Webhook] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package libgomp1:amd64.
[RO] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package libitm1:amd64.
[RO] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package libatomic1:amd64.
[RO] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package libasan6:amd64.
[RO] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package python-apt-common.
[NG-UI] Preparing to unpack .../031-python-apt-common_2.4.0ubuntu3_all.deb ...
[NG-UI] Unpacking python-apt-common (2.4.0ubuntu3) ...
[NG-UI] Selecting previously unselected package python3-apt.
[NG-UI] Preparing to unpack .../032-python3-apt_2.4.0ubuntu3_amd64.deb ...
[NG-UI] Unpacking python3-apt (2.4.0ubuntu3) ...
[NG-UI] Selecting previously unselected package python3-pkg-resources.
[NG-UI] Preparing to unpack .../033-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[NG-UI] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[NBI] Selecting previously unselected package gcc-11-base:amd64.
[NBI] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[LCM] Selecting previously unselected package g++-11.
[LCM] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[LCM] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libnss-systemd:amd64.
[Keystone] Preparing to unpack .../15-libnss-systemd_249.11-0ubuntu3.12_amd64.deb ...
[Keystone] Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.12) ...
[Keystone] Selecting previously unselected package libpam-cap:amd64.
[Keystone] Preparing to unpack .../16-libpam-cap_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
[MON] Selecting previously unselected package cpp.
[MON] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[MON] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[MON] Selecting previously unselected package libcc1-0:amd64.
[MON] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package g++-11.
[POL] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[POL] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package gcc-11-base:amd64.
[tests] Preparing to unpack .../037-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libisl23:amd64.
[tests] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[tests] Unpacking libisl23:amd64 (0.24-2build1) ...
[tests] Selecting previously unselected package libmpfr6:amd64.
[tests] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[tests] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[tests] Selecting previously unselected package libmpc3:amd64.
[tests] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[tests] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[PLA] Selecting previously unselected package liblsan0:amd64.
[PLA] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package libtsan0:amd64.
[PLA] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package libubsan1:amd64.
[PLA] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package g++-11.
[osmclient] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[osmclient] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package gcc-11.
[Webhook] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package liblsan0:amd64.
[RO] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package libtsan0:amd64.
[RO] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package libubsan1:amd64.
[RO] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package shared-mime-info.
[NG-UI] Preparing to unpack .../034-shared-mime-info_2.1-2_amd64.deb ...
[NG-UI] Unpacking shared-mime-info (2.1-2) ...
[NG-UI] Selecting previously unselected package systemd-timesyncd.
[NG-UI] Preparing to unpack .../035-systemd-timesyncd_249.11-0ubuntu3.12_amd64.deb ...
[NG-UI] Unpacking systemd-timesyncd (249.11-0ubuntu3.12) ...
[NG-UI] Selecting previously unselected package ucf.
[NG-UI] Preparing to unpack .../036-ucf_3.0043_all.deb ...
[NG-UI] Moving old data out of the way
[NG-UI] Unpacking ucf (3.0043) ...
[NG-UI] Selecting previously unselected package xdg-user-dirs.
[NG-UI] Preparing to unpack .../037-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ...
[NG-UI] Unpacking xdg-user-dirs (0.17-2ubuntu4) ...
[NBI] Selecting previously unselected package libisl23:amd64.
[NBI] Preparing to unpack .../038-libisl23_0.24-2build1_amd64.deb ...
[NBI] Unpacking libisl23:amd64 (0.24-2build1) ...
[NBI] Selecting previously unselected package libmpfr6:amd64.
[NBI] Preparing to unpack .../039-libmpfr6_4.1.0-3build3_amd64.deb ...
[NBI] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[NBI] Selecting previously unselected package libmpc3:amd64.
[NBI] Preparing to unpack .../040-libmpc3_1.2.1-2build1_amd64.deb ...
[NBI] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[NBI] Selecting previously unselected package cpp-11.
[NBI] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[LCM] Selecting previously unselected package g++.
[LCM] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[LCM] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[Keystone] Selecting previously unselected package libpam-systemd:amd64.
[Keystone] Preparing to unpack .../17-libpam-systemd_249.11-0ubuntu3.12_amd64.deb ...
[Keystone] Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.12) ...
[Keystone] Selecting previously unselected package libxml2:amd64.
[Keystone] Preparing to unpack .../18-libxml2_2.9.13+dfsg-1ubuntu0.4_amd64.deb ...
[Keystone] Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
[Keystone] Selecting previously unselected package libyaml-0-2:amd64.
[Keystone] Preparing to unpack .../19-libyaml-0-2_0.2.2-1build2_amd64.deb ...
[Keystone] Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ...
[Keystone] Selecting previously unselected package lsb-release.
[Keystone] Preparing to unpack .../20-lsb-release_11.1.0ubuntu4_all.deb ...
[Keystone] Unpacking lsb-release (11.1.0ubuntu4) ...
[MON] Selecting previously unselected package libgomp1:amd64.
[MON] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package libitm1:amd64.
[MON] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package libatomic1:amd64.
[MON] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package cpp-11.
[tests] Preparing to unpack .../041-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package libquadmath0:amd64.
[PLA] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package libgcc-11-dev:amd64.
[PLA] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Selecting previously unselected package g++.
[osmclient] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[RO] Selecting previously unselected package libquadmath0:amd64.
[RO] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package libgcc-11-dev:amd64.
[RO] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package libmaxminddb0:amd64.
[NG-UI] Preparing to unpack .../038-libmaxminddb0_1.5.2-1build2_amd64.deb ...
[NG-UI] Unpacking libmaxminddb0:amd64 (1.5.2-1build2) ...
[NG-UI] Selecting previously unselected package libnghttp2-14:amd64.
[NG-UI] Preparing to unpack .../039-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
[NG-UI] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[NG-UI] Selecting previously unselected package libpng16-16:amd64.
[NG-UI] Preparing to unpack .../040-libpng16-16_1.6.37-3build5_amd64.deb ...
[NG-UI] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[NBI] Selecting previously unselected package cpp.
[NBI] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[NBI] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[LCM] Selecting previously unselected package make.
[LCM] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[LCM] Unpacking make (4.3-4.1build1) ...
[LCM] Selecting previously unselected package libdpkg-perl.
[LCM] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.3_all.deb ...
[LCM] Unpacking libdpkg-perl (1.21.1ubuntu2.3) ...
[LCM] Selecting previously unselected package bzip2.
[LCM] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[LCM] Unpacking bzip2 (1.0.8-5build1) ...
[LCM] Selecting previously unselected package patch.
[LCM] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[LCM] Unpacking patch (2.7.6-7build2) ...
[LCM] Selecting previously unselected package lto-disabled-list.
[LCM] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[LCM] Unpacking lto-disabled-list (24) ...
[LCM] Selecting previously unselected package dpkg-dev.
[LCM] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.3_all.deb ...
[LCM] Unpacking dpkg-dev (1.21.1ubuntu2.3) ...
[Keystone] Selecting previously unselected package python3-dbus.
[Keystone] Preparing to unpack .../21-python3-dbus_1.2.18-3build1_amd64.deb ...
[Keystone] Unpacking python3-dbus (1.2.18-3build1) ...
[Keystone] Selecting previously unselected package python3-gi.
[Keystone] Preparing to unpack .../22-python3-gi_3.42.1-0ubuntu1_amd64.deb ...
[Keystone] Unpacking python3-gi (3.42.1-0ubuntu1) ...
[Keystone] Selecting previously unselected package networkd-dispatcher.
[Keystone] Preparing to unpack .../23-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ...
[Keystone] Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package python-apt-common.
[Keystone] Preparing to unpack .../24-python-apt-common_2.4.0ubuntu3_all.deb ...
[Keystone] Unpacking python-apt-common (2.4.0ubuntu3) ...
[Keystone] Selecting previously unselected package python3-apt.
[Keystone] Preparing to unpack .../25-python3-apt_2.4.0ubuntu3_amd64.deb ...
[Keystone] Unpacking python3-apt (2.4.0ubuntu3) ...
[Keystone] Selecting previously unselected package python3-pkg-resources.
[Keystone] Preparing to unpack .../26-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[Keystone] Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[MON] Selecting previously unselected package libasan6:amd64.
[MON] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package liblsan0:amd64.
[MON] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package libtsan0:amd64.
[MON] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package libubsan1:amd64.
[MON] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package libquadmath0:amd64.
[MON] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package g++.
[POL] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[POL] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[POL] Selecting previously unselected package make.
[POL] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[POL] Unpacking make (4.3-4.1build1) ...
[POL] Selecting previously unselected package libdpkg-perl.
[POL] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.3_all.deb ...
[POL] Unpacking libdpkg-perl (1.21.1ubuntu2.3) ...
[POL] Selecting previously unselected package bzip2.
[POL] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[POL] Unpacking bzip2 (1.0.8-5build1) ...
[POL] Selecting previously unselected package patch.
[POL] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[POL] Unpacking patch (2.7.6-7build2) ...
[POL] Selecting previously unselected package lto-disabled-list.
[POL] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[POL] Unpacking lto-disabled-list (24) ...
[POL] Selecting previously unselected package dpkg-dev.
[POL] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.3_all.deb ...
[POL] Unpacking dpkg-dev (1.21.1ubuntu2.3) ...
[POL] Selecting previously unselected package build-essential.
[POL] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[POL] Unpacking build-essential (12.9ubuntu3) ...
[tests] Selecting previously unselected package cpp.
[tests] Preparing to unpack .../042-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[tests] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[tests] Selecting previously unselected package libcc1-0:amd64.
[tests] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libgomp1:amd64.
[tests] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libitm1:amd64.
[tests] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libatomic1:amd64.
[tests] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libasan6:amd64.
[tests] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package liblsan0:amd64.
[tests] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package gcc-11.
[PLA] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[osmclient] Selecting previously unselected package make.
[osmclient] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[osmclient] Unpacking make (4.3-4.1build1) ...
[osmclient] Selecting previously unselected package libdpkg-perl.
[osmclient] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.3_all.deb ...
[osmclient] Unpacking libdpkg-perl (1.21.1ubuntu2.3) ...
[osmclient] Selecting previously unselected package bzip2.
[osmclient] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[osmclient] Unpacking bzip2 (1.0.8-5build1) ...
[osmclient] Selecting previously unselected package patch.
[osmclient] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[osmclient] Unpacking patch (2.7.6-7build2) ...
[osmclient] Selecting previously unselected package lto-disabled-list.
[osmclient] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[osmclient] Unpacking lto-disabled-list (24) ...
[osmclient] Selecting previously unselected package dpkg-dev.
[osmclient] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.3_all.deb ...
[osmclient] Unpacking dpkg-dev (1.21.1ubuntu2.3) ...
[osmclient] Selecting previously unselected package build-essential.
[Webhook] Selecting previously unselected package gcc.
[Webhook] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[Webhook] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[Webhook] Selecting previously unselected package libstdc++-11-dev:amd64.
[Webhook] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package gcc-11.
[RO] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package libpsl5:amd64.
[NG-UI] Preparing to unpack .../041-libpsl5_0.21.0-1.2build2_amd64.deb ...
[NG-UI] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[NG-UI] Selecting previously unselected package libxau6:amd64.
[NG-UI] Preparing to unpack .../042-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[NG-UI] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[NG-UI] Selecting previously unselected package libxdmcp6:amd64.
[NG-UI] Preparing to unpack .../043-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[NG-UI] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[NG-UI] Selecting previously unselected package libxcb1:amd64.
[NG-UI] Preparing to unpack .../044-libxcb1_1.14-3ubuntu3_amd64.deb ...
[NG-UI] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[NG-UI] Selecting previously unselected package libx11-data.
[NG-UI] Preparing to unpack .../045-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[NG-UI] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[NBI] Selecting previously unselected package libcc1-0:amd64.
[NBI] Preparing to unpack .../043-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package libgomp1:amd64.
[NBI] Preparing to unpack .../044-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package libitm1:amd64.
[NBI] Preparing to unpack .../045-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package libatomic1:amd64.
[NBI] Preparing to unpack .../046-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package libasan6:amd64.
[NBI] Preparing to unpack .../047-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package liblsan0:amd64.
[NBI] Preparing to unpack .../048-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[LCM] Selecting previously unselected package build-essential.
[LCM] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[LCM] Unpacking build-essential (12.9ubuntu3) ...
[LCM] Selecting previously unselected package libbrotli1:amd64.
[LCM] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[LCM] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[LCM] Selecting previously unselected package libsasl2-modules-db:amd64.
[LCM] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[LCM] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[LCM] Selecting previously unselected package libsasl2-2:amd64.
[LCM] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[LCM] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[LCM] Selecting previously unselected package libldap-2.5-0:amd64.
[LCM] Preparing to unpack .../068-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ...
[LCM] Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[LCM] Selecting previously unselected package librtmp1:amd64.
[LCM] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[LCM] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[Keystone] Selecting previously unselected package shared-mime-info.
[Keystone] Preparing to unpack .../27-shared-mime-info_2.1-2_amd64.deb ...
[Keystone] Unpacking shared-mime-info (2.1-2) ...
[Keystone] Selecting previously unselected package systemd-timesyncd.
[Keystone] Preparing to unpack .../28-systemd-timesyncd_249.11-0ubuntu3.12_amd64.deb ...
[Keystone] Unpacking systemd-timesyncd (249.11-0ubuntu3.12) ...
[Keystone] Selecting previously unselected package ucf.
[Keystone] Preparing to unpack .../29-ucf_3.0043_all.deb ...
[Keystone] Moving old data out of the way
[Keystone] Unpacking ucf (3.0043) ...
[Keystone] Selecting previously unselected package xdg-user-dirs.
[Keystone] Preparing to unpack .../30-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ...
[Keystone] Unpacking xdg-user-dirs (0.17-2ubuntu4) ...
[MON] Selecting previously unselected package libgcc-11-dev:amd64.
[MON] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package gcc-11.
[MON] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libbrotli1:amd64.
[POL] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[POL] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[POL] Selecting previously unselected package libsasl2-modules-db:amd64.
[POL] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[POL] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[POL] Selecting previously unselected package libsasl2-2:amd64.
[POL] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[POL] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[POL] Selecting previously unselected package libldap-2.5-0:amd64.
[POL] Preparing to unpack .../068-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ...
[POL] Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[POL] Selecting previously unselected package librtmp1:amd64.
[POL] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[POL] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[POL] Selecting previously unselected package libssh-4:amd64.
[POL] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[POL] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[tests] Selecting previously unselected package libtsan0:amd64.
[tests] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libubsan1:amd64.
[tests] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package libquadmath0:amd64.
[tests] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package gcc.
[PLA] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[PLA] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[PLA] Selecting previously unselected package libstdc++-11-dev:amd64.
[PLA] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[osmclient] Unpacking build-essential (12.9ubuntu3) ...
[osmclient] Selecting previously unselected package libbrotli1:amd64.
[osmclient] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[osmclient] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[osmclient] Selecting previously unselected package libsasl2-modules-db:amd64.
[osmclient] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[osmclient] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[osmclient] Selecting previously unselected package libsasl2-2:amd64.
[osmclient] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[osmclient] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[osmclient] Selecting previously unselected package libldap-2.5-0:amd64.
[osmclient] Preparing to unpack .../068-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ...
[osmclient] Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[Webhook] Selecting previously unselected package g++-11.
[Webhook] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Webhook] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Selecting previously unselected package g++.
[Webhook] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[Webhook] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[Webhook] Selecting previously unselected package make.
[Webhook] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[RO] Selecting previously unselected package gcc.
[RO] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[RO] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[RO] Selecting previously unselected package libstdc++-11-dev:amd64.
[RO] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[NG-UI] Selecting previously unselected package libx11-6:amd64.
[NG-UI] Preparing to unpack .../046-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[NG-UI] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Selecting previously unselected package publicsuffix.
[NG-UI] Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
[NG-UI] Unpacking publicsuffix (20211207.1025-1) ...
[NG-UI] Selecting previously unselected package python3-distro-info.
[NG-UI] Preparing to unpack .../048-python3-distro-info_1.1ubuntu0.2_all.deb ...
[NG-UI] Unpacking python3-distro-info (1.1ubuntu0.2) ...
[NG-UI] Selecting previously unselected package xz-utils.
[NG-UI] Preparing to unpack .../049-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[NG-UI] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[NG-UI] Selecting previously unselected package apt-transport-https.
[NG-UI] Preparing to unpack .../050-apt-transport-https_2.4.12_all.deb ...
[NG-UI] Unpacking apt-transport-https (2.4.12) ...
[NG-UI] Selecting previously unselected package libbrotli1:amd64.
[NG-UI] Preparing to unpack .../051-libbrotli1_1.0.9-2build6_amd64.deb ...
[NG-UI] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[NG-UI] Selecting previously unselected package libsasl2-modules-db:amd64.
[NG-UI] Preparing to unpack .../052-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[NBI] Selecting previously unselected package libtsan0:amd64.
[NBI] Preparing to unpack .../049-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package libubsan1:amd64.
[NBI] Preparing to unpack .../050-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package libquadmath0:amd64.
[NBI] Preparing to unpack .../051-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[LCM] Selecting previously unselected package libssh-4:amd64.
[LCM] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[LCM] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[LCM] Selecting previously unselected package libcurl4:amd64.
[LCM] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
[LCM] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[LCM] Selecting previously unselected package curl.
[LCM] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.16_amd64.deb ...
[LCM] Unpacking curl (7.81.0-1ubuntu1.16) ...
[LCM] Selecting previously unselected package libassuan0:amd64.
[LCM] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[LCM] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[LCM] Selecting previously unselected package gpgconf.
[LCM] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[LCM] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package libnghttp2-14:amd64.
[Keystone] Preparing to unpack .../31-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
[Keystone] Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[Keystone] Selecting previously unselected package libpsl5:amd64.
[Keystone] Preparing to unpack .../32-libpsl5_0.21.0-1.2build2_amd64.deb ...
[Keystone] Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
[Keystone] Selecting previously unselected package publicsuffix.
[Keystone] Preparing to unpack .../33-publicsuffix_20211207.1025-1_all.deb ...
[Keystone] Unpacking publicsuffix (20211207.1025-1) ...
[Keystone] Selecting previously unselected package python3-distro-info.
[Keystone] Preparing to unpack .../34-python3-distro-info_1.1ubuntu0.2_all.deb ...
[Keystone] Unpacking python3-distro-info (1.1ubuntu0.2) ...
[Keystone] Selecting previously unselected package xz-utils.
[Keystone] Preparing to unpack .../35-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
[MON] Selecting previously unselected package gcc.
[MON] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[MON] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[MON] Selecting previously unselected package libstdc++-11-dev:amd64.
[MON] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libcurl4:amd64.
[POL] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
[POL] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[POL] Selecting previously unselected package curl.
[POL] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.16_amd64.deb ...
[POL] Unpacking curl (7.81.0-1ubuntu1.16) ...
[POL] Selecting previously unselected package libassuan0:amd64.
[POL] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[POL] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[POL] Selecting previously unselected package gpgconf.
[POL] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[POL] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package libksba8:amd64.
[POL] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[POL] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[tests] Selecting previously unselected package libgcc-11-dev:amd64.
[tests] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Selecting previously unselected package gcc-11.
[tests] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package g++-11.
[PLA] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[PLA] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package g++.
[PLA] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[PLA] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[osmclient] Selecting previously unselected package librtmp1:amd64.
[osmclient] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[osmclient] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[osmclient] Selecting previously unselected package libssh-4:amd64.
[osmclient] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[osmclient] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[osmclient] Selecting previously unselected package libcurl4:amd64.
[osmclient] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
[osmclient] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[osmclient] Selecting previously unselected package curl.
[osmclient] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.16_amd64.deb ...
[osmclient] Unpacking curl (7.81.0-1ubuntu1.16) ...
[osmclient] Selecting previously unselected package libassuan0:amd64.
[osmclient] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[osmclient] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[Webhook] Unpacking make (4.3-4.1build1) ...
[Webhook] Selecting previously unselected package libdpkg-perl.
[Webhook] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.3_all.deb ...
[Webhook] Unpacking libdpkg-perl (1.21.1ubuntu2.3) ...
[Webhook] Selecting previously unselected package bzip2.
[Webhook] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[Webhook] Unpacking bzip2 (1.0.8-5build1) ...
[Webhook] Selecting previously unselected package patch.
[Webhook] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[Webhook] Unpacking patch (2.7.6-7build2) ...
[Webhook] Selecting previously unselected package lto-disabled-list.
[Webhook] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[Webhook] Unpacking lto-disabled-list (24) ...
[Webhook] Selecting previously unselected package dpkg-dev.
[Webhook] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.3_all.deb ...
[Webhook] Unpacking dpkg-dev (1.21.1ubuntu2.3) ...
[RO] Selecting previously unselected package g++-11.
[RO] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[RO] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[RO] Selecting previously unselected package g++.
[RO] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[RO] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[RO] Selecting previously unselected package make.
[RO] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[RO] Unpacking make (4.3-4.1build1) ...
[NG-UI] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NG-UI] Selecting previously unselected package libsasl2-2:amd64.
[NG-UI] Preparing to unpack .../053-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[NG-UI] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NG-UI] Selecting previously unselected package libldap-2.5-0:amd64.
[NG-UI] Preparing to unpack .../054-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package librtmp1:amd64.
[NG-UI] Preparing to unpack .../055-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[NG-UI] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[NG-UI] Selecting previously unselected package libssh-4:amd64.
[NG-UI] Preparing to unpack .../056-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[NG-UI] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[NBI] Selecting previously unselected package libgcc-11-dev:amd64.
[NBI] Preparing to unpack .../052-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package gcc-11.
[NBI] Preparing to unpack .../053-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[LCM] Selecting previously unselected package libksba8:amd64.
[LCM] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[LCM] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[LCM] Selecting previously unselected package libnpth0:amd64.
[LCM] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[LCM] Unpacking libnpth0:amd64 (1.6-3build2) ...
[LCM] Selecting previously unselected package dirmngr.
[LCM] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[LCM] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[Keystone] Unpacking xz-utils (5.2.5-2ubuntu1) ...
[Keystone] Selecting previously unselected package libassuan0:amd64.
[Keystone] Preparing to unpack .../36-libassuan0_2.5.5-1build1_amd64.deb ...
[Keystone] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[Keystone] Selecting previously unselected package gpgconf.
[Keystone] Preparing to unpack .../37-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package libksba8:amd64.
[Keystone] Preparing to unpack .../38-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[Keystone] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[Keystone] Selecting previously unselected package libsasl2-modules-db:amd64.
[Keystone] Preparing to unpack .../39-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[Keystone] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Keystone] Selecting previously unselected package libsasl2-2:amd64.
[Keystone] Preparing to unpack .../40-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[MON] Selecting previously unselected package g++-11.
[MON] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[MON] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[POL] Selecting previously unselected package libnpth0:amd64.
[POL] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[POL] Unpacking libnpth0:amd64 (1.6-3build2) ...
[POL] Selecting previously unselected package dirmngr.
[POL] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[POL] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package libfakeroot:amd64.
[POL] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[POL] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[tests] Selecting previously unselected package gcc.
[tests] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[tests] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[tests] Selecting previously unselected package libstdc++-11-dev:amd64.
[tests] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package make.
[PLA] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[PLA] Unpacking make (4.3-4.1build1) ...
[PLA] Selecting previously unselected package libdpkg-perl.
[PLA] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.3_all.deb ...
[PLA] Unpacking libdpkg-perl (1.21.1ubuntu2.3) ...
[PLA] Selecting previously unselected package bzip2.
[PLA] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[PLA] Unpacking bzip2 (1.0.8-5build1) ...
[PLA] Selecting previously unselected package patch.
[PLA] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[PLA] Unpacking patch (2.7.6-7build2) ...
[PLA] Selecting previously unselected package lto-disabled-list.
[PLA] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[PLA] Unpacking lto-disabled-list (24) ...
[osmclient] Selecting previously unselected package gpgconf.
[osmclient] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[osmclient] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package libksba8:amd64.
[osmclient] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[osmclient] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[osmclient] Selecting previously unselected package libnpth0:amd64.
[osmclient] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[osmclient] Unpacking libnpth0:amd64 (1.6-3build2) ...
[osmclient] Selecting previously unselected package dirmngr.
[osmclient] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[osmclient] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package libfakeroot:amd64.
[osmclient] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[Webhook] Selecting previously unselected package build-essential.
[Webhook] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[Webhook] Unpacking build-essential (12.9ubuntu3) ...
[Webhook] Selecting previously unselected package libbrotli1:amd64.
[Webhook] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[Webhook] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[Webhook] Selecting previously unselected package libsasl2-modules-db:amd64.
[Webhook] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[Webhook] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Webhook] Selecting previously unselected package libsasl2-2:amd64.
[Webhook] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[Webhook] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Webhook] Selecting previously unselected package libldap-2.5-0:amd64.
[Webhook] Preparing to unpack .../068-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ...
[Webhook] Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[RO] Selecting previously unselected package libdpkg-perl.
[RO] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.3_all.deb ...
[RO] Unpacking libdpkg-perl (1.21.1ubuntu2.3) ...
[RO] Selecting previously unselected package bzip2.
[RO] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[RO] Unpacking bzip2 (1.0.8-5build1) ...
[RO] Selecting previously unselected package patch.
[RO] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[RO] Unpacking patch (2.7.6-7build2) ...
[RO] Selecting previously unselected package lto-disabled-list.
[RO] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[RO] Unpacking lto-disabled-list (24) ...
[RO] Selecting previously unselected package dpkg-dev.
[RO] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.3_all.deb ...
[NG-UI] Selecting previously unselected package libcurl4:amd64.
[NG-UI] Preparing to unpack .../057-libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
[NG-UI] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[NG-UI] Selecting previously unselected package curl.
[NG-UI] Preparing to unpack .../058-curl_7.81.0-1ubuntu1.16_amd64.deb ...
[NG-UI] Unpacking curl (7.81.0-1ubuntu1.16) ...
[NG-UI] Selecting previously unselected package libassuan0:amd64.
[NG-UI] Preparing to unpack .../059-libassuan0_2.5.5-1build1_amd64.deb ...
[NG-UI] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[NG-UI] Selecting previously unselected package gpgconf.
[NG-UI] Preparing to unpack .../060-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[LCM] Selecting previously unselected package libfakeroot:amd64.
[LCM] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[LCM] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[LCM] Selecting previously unselected package fakeroot.
[LCM] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[LCM] Unpacking fakeroot (1.28-1ubuntu1) ...
[LCM] Selecting previously unselected package fonts-dejavu-core.
[LCM] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[LCM] Unpacking fonts-dejavu-core (2.37-2build1) ...
[LCM] Selecting previously unselected package fontconfig-config.
[LCM] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[LCM] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[LCM] Selecting previously unselected package gnupg-l10n.
[LCM] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[Keystone] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Keystone] Selecting previously unselected package libldap-2.5-0:amd64.
[Keystone] Preparing to unpack .../41-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package libnpth0:amd64.
[Keystone] Preparing to unpack .../42-libnpth0_1.6-3build2_amd64.deb ...
[Keystone] Unpacking libnpth0:amd64 (1.6-3build2) ...
[Keystone] Selecting previously unselected package dirmngr.
[Keystone] Preparing to unpack .../43-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package g++.
[MON] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[MON] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[MON] Selecting previously unselected package make.
[MON] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[MON] Unpacking make (4.3-4.1build1) ...
[MON] Selecting previously unselected package libdpkg-perl.
[MON] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.3_all.deb ...
[MON] Unpacking libdpkg-perl (1.21.1ubuntu2.3) ...
[MON] Selecting previously unselected package bzip2.
[MON] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[MON] Unpacking bzip2 (1.0.8-5build1) ...
[MON] Selecting previously unselected package patch.
[MON] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[MON] Unpacking patch (2.7.6-7build2) ...
[POL] Selecting previously unselected package fakeroot.
[POL] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[POL] Unpacking fakeroot (1.28-1ubuntu1) ...
[POL] Selecting previously unselected package fonts-dejavu-core.
[POL] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[POL] Unpacking fonts-dejavu-core (2.37-2build1) ...
[POL] Selecting previously unselected package fontconfig-config.
[POL] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[POL] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[POL] Selecting previously unselected package gnupg-l10n.
[POL] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[POL] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package gnupg-utils.
[POL] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[POL] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package g++-11.
[tests] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[tests] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[PLA] Selecting previously unselected package dpkg-dev.
[PLA] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.3_all.deb ...
[PLA] Unpacking dpkg-dev (1.21.1ubuntu2.3) ...
[PLA] Selecting previously unselected package build-essential.
[PLA] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[PLA] Unpacking build-essential (12.9ubuntu3) ...
[PLA] Selecting previously unselected package libbrotli1:amd64.
[PLA] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[PLA] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[PLA] Selecting previously unselected package libsasl2-modules-db:amd64.
[PLA] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[PLA] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[osmclient] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[osmclient] Selecting previously unselected package fakeroot.
[osmclient] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[osmclient] Unpacking fakeroot (1.28-1ubuntu1) ...
[osmclient] Selecting previously unselected package fonts-dejavu-core.
[osmclient] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[osmclient] Unpacking fonts-dejavu-core (2.37-2build1) ...
[osmclient] Selecting previously unselected package fontconfig-config.
[osmclient] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[osmclient] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[Webhook] Selecting previously unselected package librtmp1:amd64.
[Webhook] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[Webhook] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[Webhook] Selecting previously unselected package libssh-4:amd64.
[Webhook] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[Webhook] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[Webhook] Selecting previously unselected package libcurl4:amd64.
[Webhook] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
[Webhook] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[Webhook] Selecting previously unselected package curl.
[Webhook] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.16_amd64.deb ...
[Webhook] Unpacking curl (7.81.0-1ubuntu1.16) ...
[RO] Unpacking dpkg-dev (1.21.1ubuntu2.3) ...
[RO] Selecting previously unselected package build-essential.
[RO] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[RO] Unpacking build-essential (12.9ubuntu3) ...
[RO] Selecting previously unselected package libbrotli1:amd64.
[RO] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[RO] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[RO] Selecting previously unselected package libsasl2-modules-db:amd64.
[RO] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[RO] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NG-UI] Selecting previously unselected package libksba8:amd64.
[NG-UI] Preparing to unpack .../061-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[NG-UI] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[NG-UI] Selecting previously unselected package libnpth0:amd64.
[NG-UI] Preparing to unpack .../062-libnpth0_1.6-3build2_amd64.deb ...
[NG-UI] Unpacking libnpth0:amd64 (1.6-3build2) ...
[NG-UI] Selecting previously unselected package dirmngr.
[NG-UI] Preparing to unpack .../063-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package fonts-dejavu-core.
[NG-UI] Preparing to unpack .../064-fonts-dejavu-core_2.37-2build1_all.deb ...
[NG-UI] Unpacking fonts-dejavu-core (2.37-2build1) ...
[NBI] Selecting previously unselected package gcc.
[NBI] Preparing to unpack .../054-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[NBI] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[NBI] Selecting previously unselected package libstdc++-11-dev:amd64.
[NBI] Preparing to unpack .../055-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Selecting previously unselected package g++-11.
[NBI] Preparing to unpack .../056-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[NBI] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[LCM] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[LCM] Selecting previously unselected package gnupg-utils.
[LCM] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[LCM] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[LCM] Selecting previously unselected package gpg.
[LCM] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[LCM] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[LCM] Selecting previously unselected package pinentry-curses.
[LCM] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[LCM] Unpacking pinentry-curses (1.1.1-1build2) ...
[LCM] Selecting previously unselected package gpg-agent.
[LCM] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[LCM] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[LCM] Selecting previously unselected package gpg-wks-client.
[LCM] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[LCM] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[LCM] Selecting previously unselected package gpg-wks-server.
[LCM] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[LCM] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package libpackagekit-glib2-18:amd64.
[Keystone] Preparing to unpack .../44-libpackagekit-glib2-18_1.2.5-2ubuntu2_amd64.deb ...
[Keystone] Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
[Keystone] Selecting previously unselected package gir1.2-packagekitglib-1.0.
[Keystone] Preparing to unpack .../45-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_amd64.deb ...
[Keystone] Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
[Keystone] Selecting previously unselected package gnupg-l10n.
[Keystone] Preparing to unpack .../46-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[Keystone] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package gnupg-utils.
[Keystone] Preparing to unpack .../47-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package gpg.
[Keystone] Preparing to unpack .../48-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package pinentry-curses.
[Keystone] Preparing to unpack .../49-pinentry-curses_1.1.1-1build2_amd64.deb ...
[Keystone] Unpacking pinentry-curses (1.1.1-1build2) ...
[MON] Selecting previously unselected package lto-disabled-list.
[MON] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[MON] Unpacking lto-disabled-list (24) ...
[MON] Selecting previously unselected package dpkg-dev.
[MON] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.3_all.deb ...
[MON] Unpacking dpkg-dev (1.21.1ubuntu2.3) ...
[MON] Selecting previously unselected package build-essential.
[MON] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[MON] Unpacking build-essential (12.9ubuntu3) ...
[MON] Selecting previously unselected package libbrotli1:amd64.
[MON] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[MON] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[MON] Selecting previously unselected package libsasl2-modules-db:amd64.
[MON] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[POL] Selecting previously unselected package gpg.
[POL] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[POL] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package pinentry-curses.
[POL] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[POL] Unpacking pinentry-curses (1.1.1-1build2) ...
[POL] Selecting previously unselected package gpg-agent.
[POL] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[POL] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package gpg-wks-client.
[POL] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[POL] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package gpg-wks-server.
[POL] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Selecting previously unselected package g++.
[tests] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[tests] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[tests] Selecting previously unselected package make.
[tests] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[tests] Unpacking make (4.3-4.1build1) ...
[tests] Selecting previously unselected package libdpkg-perl.
[tests] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.3_all.deb ...
[tests] Unpacking libdpkg-perl (1.21.1ubuntu2.3) ...
[PLA] Selecting previously unselected package libsasl2-2:amd64.
[PLA] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[PLA] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[PLA] Selecting previously unselected package libldap-2.5-0:amd64.
[PLA] Preparing to unpack .../068-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ...
[PLA] Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[PLA] Selecting previously unselected package librtmp1:amd64.
[PLA] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[PLA] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[PLA] Selecting previously unselected package libssh-4:amd64.
[PLA] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[PLA] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[PLA] Selecting previously unselected package libcurl4:amd64.
[PLA] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
[PLA] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[PLA] Selecting previously unselected package curl.
[PLA] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.16_amd64.deb ...
[PLA] Unpacking curl (7.81.0-1ubuntu1.16) ...
[osmclient] Selecting previously unselected package gnupg-l10n.
[osmclient] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[osmclient] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package gnupg-utils.
[osmclient] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[osmclient] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package gpg.
[osmclient] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[osmclient] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package pinentry-curses.
[osmclient] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[osmclient] Unpacking pinentry-curses (1.1.1-1build2) ...
[osmclient] Selecting previously unselected package gpg-agent.
[osmclient] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[osmclient] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package gpg-wks-client.
[osmclient] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[osmclient] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package libassuan0:amd64.
[Webhook] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[Webhook] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[Webhook] Selecting previously unselected package gpgconf.
[Webhook] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[Webhook] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package libksba8:amd64.
[Webhook] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[Webhook] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[Webhook] Selecting previously unselected package libnpth0:amd64.
[Webhook] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[Webhook] Unpacking libnpth0:amd64 (1.6-3build2) ...
[Webhook] Selecting previously unselected package dirmngr.
[Webhook] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[Webhook] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package libfakeroot:amd64.
[Webhook] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[Webhook] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[RO] Selecting previously unselected package libsasl2-2:amd64.
[RO] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[RO] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[RO] Selecting previously unselected package libldap-2.5-0:amd64.
[RO] Preparing to unpack .../068-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ...
[RO] Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[RO] Selecting previously unselected package librtmp1:amd64.
[RO] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[RO] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[RO] Selecting previously unselected package libssh-4:amd64.
[RO] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[RO] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[RO] Selecting previously unselected package libcurl4:amd64.
[RO] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
[RO] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[RO] Selecting previously unselected package curl.
[RO] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.16_amd64.deb ...
[RO] Unpacking curl (7.81.0-1ubuntu1.16) ...
[RO] Selecting previously unselected package libassuan0:amd64.
[RO] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[NG-UI] Selecting previously unselected package fontconfig-config.
[NG-UI] Preparing to unpack .../065-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[NG-UI] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[NG-UI] Selecting previously unselected package libpackagekit-glib2-18:amd64.
[NG-UI] Preparing to unpack .../066-libpackagekit-glib2-18_1.2.5-2ubuntu2_amd64.deb ...
[NG-UI] Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
[NG-UI] Selecting previously unselected package gir1.2-packagekitglib-1.0.
[NG-UI] Preparing to unpack .../067-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_amd64.deb ...
[NG-UI] Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
[NG-UI] Selecting previously unselected package gnupg-l10n.
[NG-UI] Preparing to unpack .../068-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[NG-UI] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package gnupg-utils.
[NG-UI] Preparing to unpack .../069-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package gpg.
[NG-UI] Preparing to unpack .../070-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package pinentry-curses.
[NG-UI] Preparing to unpack .../071-pinentry-curses_1.1.1-1build2_amd64.deb ...
[NG-UI] Unpacking pinentry-curses (1.1.1-1build2) ...
[NBI] Selecting previously unselected package g++.
[NBI] Preparing to unpack .../057-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[NBI] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[NBI] Selecting previously unselected package make.
[NBI] Preparing to unpack .../058-make_4.3-4.1build1_amd64.deb ...
[NBI] Unpacking make (4.3-4.1build1) ...
[NBI] Selecting previously unselected package libdpkg-perl.
[NBI] Preparing to unpack .../059-libdpkg-perl_1.21.1ubuntu2.3_all.deb ...
[NBI] Unpacking libdpkg-perl (1.21.1ubuntu2.3) ...
[LCM] Selecting previously unselected package gpgsm.
[LCM] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[LCM] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[LCM] Selecting previously unselected package gnupg.
[LCM] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[LCM] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[LCM] Selecting previously unselected package javascript-common.
[LCM] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[LCM] Unpacking javascript-common (11+nmu1) ...
[LCM] Selecting previously unselected package libalgorithm-diff-perl.
[LCM] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[LCM] Unpacking libalgorithm-diff-perl (1.201-1) ...
[LCM] Selecting previously unselected package libalgorithm-diff-xs-perl.
[LCM] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[LCM] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[LCM] Selecting previously unselected package libalgorithm-merge-perl.
[LCM] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[LCM] Unpacking libalgorithm-merge-perl (0.08-3) ...
[LCM] Selecting previously unselected package libfreetype6:amd64.
[LCM] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[LCM] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[LCM] Selecting previously unselected package libfontconfig1:amd64.
[LCM] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[LCM] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[Keystone] Selecting previously unselected package gpg-agent.
[Keystone] Preparing to unpack .../50-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package gpg-wks-client.
[Keystone] Preparing to unpack .../51-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package gpg-wks-server.
[Keystone] Preparing to unpack .../52-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package gpgsm.
[Keystone] Preparing to unpack .../53-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[Keystone] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package gnupg.
[Keystone] Preparing to unpack .../54-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[Keystone] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[Keystone] Selecting previously unselected package libbrotli1:amd64.
[Keystone] Preparing to unpack .../55-libbrotli1_1.0.9-2build6_amd64.deb ...
[Keystone] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[Keystone] Selecting previously unselected package librtmp1:amd64.
[Keystone] Preparing to unpack .../56-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[Keystone] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[Keystone] Selecting previously unselected package libssh-4:amd64.
[Keystone] Preparing to unpack .../57-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[Keystone] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[Keystone] Selecting previously unselected package libcurl3-gnutls:amd64.
[Keystone] Preparing to unpack .../58-libcurl3-gnutls_7.81.0-1ubuntu1.16_amd64.deb ...
[Keystone] Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ...
[MON] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[MON] Selecting previously unselected package libsasl2-2:amd64.
[MON] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[MON] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[MON] Selecting previously unselected package libldap-2.5-0:amd64.
[MON] Preparing to unpack .../068-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ...
[MON] Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[MON] Selecting previously unselected package librtmp1:amd64.
[MON] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[MON] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[MON] Selecting previously unselected package libssh-4:amd64.
[MON] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[MON] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[MON] Selecting previously unselected package libcurl4:amd64.
[MON] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
[MON] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[MON] Selecting previously unselected package curl.
[MON] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.16_amd64.deb ...
[MON] Unpacking curl (7.81.0-1ubuntu1.16) ...
[MON] Selecting previously unselected package libassuan0:amd64.
[MON] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[MON] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[POL] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package gpgsm.
[POL] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[POL] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package gnupg.
[POL] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[POL] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[POL] Selecting previously unselected package javascript-common.
[POL] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[POL] Unpacking javascript-common (11+nmu1) ...
[POL] Selecting previously unselected package libalgorithm-diff-perl.
[POL] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[POL] Unpacking libalgorithm-diff-perl (1.201-1) ...
[POL] Selecting previously unselected package libalgorithm-diff-xs-perl.
[POL] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[POL] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[POL] Selecting previously unselected package libalgorithm-merge-perl.
[POL] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[POL] Unpacking libalgorithm-merge-perl (0.08-3) ...
[POL] Selecting previously unselected package libfreetype6:amd64.
[POL] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[POL] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[POL] Selecting previously unselected package libfontconfig1:amd64.
[POL] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[POL] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[tests] Selecting previously unselected package bzip2.
[tests] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[tests] Unpacking bzip2 (1.0.8-5build1) ...
[tests] Selecting previously unselected package patch.
[tests] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[tests] Unpacking patch (2.7.6-7build2) ...
[tests] Selecting previously unselected package lto-disabled-list.
[tests] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[tests] Unpacking lto-disabled-list (24) ...
[tests] Selecting previously unselected package dpkg-dev.
[tests] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.3_all.deb ...
[tests] Unpacking dpkg-dev (1.21.1ubuntu2.3) ...
[tests] Selecting previously unselected package build-essential.
[tests] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[tests] Unpacking build-essential (12.9ubuntu3) ...
[tests] Selecting previously unselected package libbrotli1:amd64.
[tests] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[tests] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[tests] Selecting previously unselected package libsasl2-modules-db:amd64.
[tests] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[tests] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[PLA] Selecting previously unselected package libassuan0:amd64.
[PLA] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[PLA] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[PLA] Selecting previously unselected package gpgconf.
[PLA] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[PLA] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package libksba8:amd64.
[PLA] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[PLA] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[PLA] Selecting previously unselected package libnpth0:amd64.
[PLA] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[PLA] Unpacking libnpth0:amd64 (1.6-3build2) ...
[PLA] Selecting previously unselected package dirmngr.
[PLA] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[PLA] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package libfakeroot:amd64.
[PLA] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[PLA] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[PLA] Selecting previously unselected package fakeroot.
[PLA] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[PLA] Unpacking fakeroot (1.28-1ubuntu1) ...
[PLA] Selecting previously unselected package fonts-dejavu-core.
[PLA] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[PLA] Unpacking fonts-dejavu-core (2.37-2build1) ...
[osmclient] Selecting previously unselected package gpg-wks-server.
[osmclient] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[osmclient] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package gpgsm.
[osmclient] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[osmclient] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package gnupg.
[osmclient] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[osmclient] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[osmclient] Selecting previously unselected package javascript-common.
[osmclient] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[osmclient] Unpacking javascript-common (11+nmu1) ...
[osmclient] Selecting previously unselected package libalgorithm-diff-perl.
[osmclient] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[osmclient] Unpacking libalgorithm-diff-perl (1.201-1) ...
[osmclient] Selecting previously unselected package libalgorithm-diff-xs-perl.
[osmclient] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[osmclient] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[osmclient] Selecting previously unselected package libalgorithm-merge-perl.
[osmclient] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[osmclient] Unpacking libalgorithm-merge-perl (0.08-3) ...
[osmclient] Selecting previously unselected package libfreetype6:amd64.
[osmclient] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[osmclient] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[osmclient] Selecting previously unselected package libfontconfig1:amd64.
[osmclient] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[Webhook] Selecting previously unselected package fakeroot.
[Webhook] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[Webhook] Unpacking fakeroot (1.28-1ubuntu1) ...
[Webhook] Selecting previously unselected package fonts-dejavu-core.
[Webhook] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[Webhook] Unpacking fonts-dejavu-core (2.37-2build1) ...
[Webhook] Selecting previously unselected package fontconfig-config.
[Webhook] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[Webhook] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[Webhook] Selecting previously unselected package gnupg-l10n.
[Webhook] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[Webhook] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package gnupg-utils.
[Webhook] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[Webhook] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package gpg.
[Webhook] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[Webhook] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package pinentry-curses.
[Webhook] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[Webhook] Unpacking pinentry-curses (1.1.1-1build2) ...
[RO] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[RO] Selecting previously unselected package gpgconf.
[RO] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package libksba8:amd64.
[RO] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[RO] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[RO] Selecting previously unselected package libnpth0:amd64.
[RO] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[RO] Unpacking libnpth0:amd64 (1.6-3build2) ...
[RO] Selecting previously unselected package dirmngr.
[RO] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package libfakeroot:amd64.
[RO] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[RO] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[RO] Selecting previously unselected package fakeroot.
[RO] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[RO] Unpacking fakeroot (1.28-1ubuntu1) ...
[RO] Selecting previously unselected package fonts-dejavu-core.
[RO] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[RO] Unpacking fonts-dejavu-core (2.37-2build1) ...
[NG-UI] Selecting previously unselected package gpg-agent.
[NG-UI] Preparing to unpack .../072-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package gpg-wks-client.
[NG-UI] Preparing to unpack .../073-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package gpg-wks-server.
[NG-UI] Preparing to unpack .../074-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package gpgsm.
[NG-UI] Preparing to unpack .../075-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[NG-UI] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package gnupg.
[NG-UI] Preparing to unpack .../076-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[NG-UI] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package libcurl3-gnutls:amd64.
[NG-UI] Preparing to unpack .../077-libcurl3-gnutls_7.81.0-1ubuntu1.16_amd64.deb ...
[NG-UI] Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ...
[NBI] Selecting previously unselected package bzip2.
[NBI] Preparing to unpack .../060-bzip2_1.0.8-5build1_amd64.deb ...
[NBI] Unpacking bzip2 (1.0.8-5build1) ...
[NBI] Selecting previously unselected package patch.
[NBI] Preparing to unpack .../061-patch_2.7.6-7build2_amd64.deb ...
[NBI] Unpacking patch (2.7.6-7build2) ...
[NBI] Selecting previously unselected package lto-disabled-list.
[NBI] Preparing to unpack .../062-lto-disabled-list_24_all.deb ...
[NBI] Unpacking lto-disabled-list (24) ...
[NBI] Selecting previously unselected package dpkg-dev.
[NBI] Preparing to unpack .../063-dpkg-dev_1.21.1ubuntu2.3_all.deb ...
[NBI] Unpacking dpkg-dev (1.21.1ubuntu2.3) ...
[NBI] Selecting previously unselected package build-essential.
[NBI] Preparing to unpack .../064-build-essential_12.9ubuntu3_amd64.deb ...
[NBI] Unpacking build-essential (12.9ubuntu3) ...
[NBI] Selecting previously unselected package libbrotli1:amd64.
[NBI] Preparing to unpack .../065-libbrotli1_1.0.9-2build6_amd64.deb ...
[NBI] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[NBI] Selecting previously unselected package libsasl2-modules-db:amd64.
[NBI] Preparing to unpack .../066-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[NBI] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NBI] Selecting previously unselected package libsasl2-2:amd64.
[NBI] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[NBI] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[LCM] Selecting previously unselected package libjpeg-turbo8:amd64.
[LCM] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[LCM] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[LCM] Selecting previously unselected package libjpeg8:amd64.
[LCM] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[LCM] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[LCM] Selecting previously unselected package libdeflate0:amd64.
[LCM] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[LCM] Unpacking libdeflate0:amd64 (1.10-2) ...
[LCM] Selecting previously unselected package libjbig0:amd64.
[LCM] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[LCM] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package libstemmer0d:amd64.
[Keystone] Preparing to unpack .../59-libstemmer0d_2.2.0-1build1_amd64.deb ...
[Keystone] Unpacking libstemmer0d:amd64 (2.2.0-1build1) ...
[Keystone] Selecting previously unselected package libxmlb2:amd64.
[Keystone] Preparing to unpack .../60-libxmlb2_0.3.6-2build1_amd64.deb ...
[Keystone] Unpacking libxmlb2:amd64 (0.3.6-2build1) ...
[Keystone] Selecting previously unselected package libappstream4:amd64.
[Keystone] Preparing to unpack .../61-libappstream4_0.15.2-2_amd64.deb ...
[Keystone] Unpacking libappstream4:amd64 (0.15.2-2) ...
[Keystone] Selecting previously unselected package libdw1:amd64.
[Keystone] Preparing to unpack .../62-libdw1_0.186-1build1_amd64.deb ...
[MON] Selecting previously unselected package gpgconf.
[MON] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[MON] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package libksba8:amd64.
[MON] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[MON] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[MON] Selecting previously unselected package libnpth0:amd64.
[MON] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[MON] Unpacking libnpth0:amd64 (1.6-3build2) ...
[MON] Selecting previously unselected package dirmngr.
[MON] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[MON] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package libfakeroot:amd64.
[MON] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[POL] Selecting previously unselected package libjpeg-turbo8:amd64.
[POL] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[POL] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[POL] Selecting previously unselected package libjpeg8:amd64.
[POL] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[POL] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[POL] Selecting previously unselected package libdeflate0:amd64.
[POL] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[POL] Unpacking libdeflate0:amd64 (1.10-2) ...
[POL] Selecting previously unselected package libjbig0:amd64.
[POL] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[POL] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[POL] Selecting previously unselected package libwebp7:amd64.
[POL] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[tests] Selecting previously unselected package libsasl2-2:amd64.
[tests] Preparing to unpack .../067-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[tests] Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[tests] Selecting previously unselected package libldap-2.5-0:amd64.
[tests] Preparing to unpack .../068-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ...
[tests] Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[tests] Selecting previously unselected package librtmp1:amd64.
[tests] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[tests] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[tests] Selecting previously unselected package libssh-4:amd64.
[tests] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[tests] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[tests] Selecting previously unselected package libcurl4:amd64.
[tests] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
[tests] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[PLA] Selecting previously unselected package fontconfig-config.
[PLA] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[PLA] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[PLA] Selecting previously unselected package gnupg-l10n.
[PLA] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[PLA] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package gnupg-utils.
[PLA] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[PLA] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[osmclient] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[osmclient] Selecting previously unselected package libjpeg-turbo8:amd64.
[osmclient] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[osmclient] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[osmclient] Selecting previously unselected package libjpeg8:amd64.
[osmclient] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[osmclient] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[osmclient] Selecting previously unselected package libdeflate0:amd64.
[osmclient] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[osmclient] Unpacking libdeflate0:amd64 (1.10-2) ...
[osmclient] Selecting previously unselected package libjbig0:amd64.
[osmclient] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[Webhook] Selecting previously unselected package gpg-agent.
[Webhook] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[Webhook] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package gpg-wks-client.
[Webhook] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[Webhook] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package gpg-wks-server.
[Webhook] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[Webhook] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package gpgsm.
[Webhook] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Selecting previously unselected package fontconfig-config.
[RO] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[RO] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[RO] Selecting previously unselected package gnupg-l10n.
[RO] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[RO] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package gnupg-utils.
[RO] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package libstemmer0d:amd64.
[NG-UI] Preparing to unpack .../078-libstemmer0d_2.2.0-1build1_amd64.deb ...
[NG-UI] Unpacking libstemmer0d:amd64 (2.2.0-1build1) ...
[NG-UI] Selecting previously unselected package libxmlb2:amd64.
[NG-UI] Preparing to unpack .../079-libxmlb2_0.3.6-2build1_amd64.deb ...
[NG-UI] Unpacking libxmlb2:amd64 (0.3.6-2build1) ...
[NG-UI] Selecting previously unselected package libappstream4:amd64.
[NG-UI] Preparing to unpack .../080-libappstream4_0.15.2-2_amd64.deb ...
[NG-UI] Unpacking libappstream4:amd64 (0.15.2-2) ...
[NG-UI] Selecting previously unselected package libdeflate0:amd64.
[NG-UI] Preparing to unpack .../081-libdeflate0_1.10-2_amd64.deb ...
[NG-UI] Unpacking libdeflate0:amd64 (1.10-2) ...
[NBI] Selecting previously unselected package libldap-2.5-0:amd64.
[NBI] Preparing to unpack .../068-libldap-2.5-0_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ...
[NBI] Unpacking libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[NBI] Selecting previously unselected package librtmp1:amd64.
[NBI] Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
[NBI] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[NBI] Selecting previously unselected package libssh-4:amd64.
[NBI] Preparing to unpack .../070-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
[NBI] Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[NBI] Selecting previously unselected package libcurl4:amd64.
[NBI] Preparing to unpack .../071-libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
[NBI] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[LCM] Selecting previously unselected package libwebp7:amd64.
[LCM] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[LCM] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[LCM] Selecting previously unselected package libtiff5:amd64.
[LCM] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ...
[LCM] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[LCM] Selecting previously unselected package libxpm4:amd64.
[LCM] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[LCM] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[LCM] Selecting previously unselected package libgd3:amd64.
[LCM] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[LCM] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[Keystone] Unpacking libdw1:amd64 (0.186-1build1) ...
[Keystone] Selecting previously unselected package libglib2.0-bin.
[Keystone] Preparing to unpack .../63-libglib2.0-bin_2.72.4-0ubuntu2.2_amd64.deb ...
[Keystone] Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ...
[Keystone] Selecting previously unselected package libunwind8:amd64.
[Keystone] Preparing to unpack .../64-libunwind8_1.3.2-2build2.1_amd64.deb ...
[Keystone] Unpacking libunwind8:amd64 (1.3.2-2build2.1) ...
[Keystone] Selecting previously unselected package libgstreamer1.0-0:amd64.
[Keystone] Preparing to unpack .../65-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ...
[Keystone] Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
[Keystone] Selecting previously unselected package libldap-common.
[Keystone] Preparing to unpack .../66-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ...
[Keystone] Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[MON] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[MON] Selecting previously unselected package fakeroot.
[MON] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[MON] Unpacking fakeroot (1.28-1ubuntu1) ...
[MON] Selecting previously unselected package fonts-dejavu-core.
[MON] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[MON] Unpacking fonts-dejavu-core (2.37-2build1) ...
[MON] Selecting previously unselected package fontconfig-config.
[MON] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[MON] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[POL] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[POL] Selecting previously unselected package libtiff5:amd64.
[POL] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ...
[POL] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[POL] Selecting previously unselected package libxpm4:amd64.
[POL] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[POL] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[POL] Selecting previously unselected package libgd3:amd64.
[POL] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[POL] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[POL] Selecting previously unselected package libc-devtools.
[POL] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.7_amd64.deb ...
[POL] Unpacking libc-devtools (2.35-0ubuntu3.7) ...
[tests] Selecting previously unselected package curl.
[tests] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.16_amd64.deb ...
[tests] Unpacking curl (7.81.0-1ubuntu1.16) ...
[tests] Selecting previously unselected package libassuan0:amd64.
[tests] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[tests] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[tests] Selecting previously unselected package gpgconf.
[tests] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package libksba8:amd64.
[tests] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[tests] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[tests] Selecting previously unselected package libnpth0:amd64.
[tests] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[PLA] Selecting previously unselected package gpg.
[PLA] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[PLA] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package pinentry-curses.
[PLA] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[PLA] Unpacking pinentry-curses (1.1.1-1build2) ...
[PLA] Selecting previously unselected package gpg-agent.
[PLA] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[PLA] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[osmclient] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[osmclient] Selecting previously unselected package libwebp7:amd64.
[osmclient] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[osmclient] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[osmclient] Selecting previously unselected package libtiff5:amd64.
[osmclient] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ...
[osmclient] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[osmclient] Selecting previously unselected package libxpm4:amd64.
[osmclient] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[osmclient] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[Webhook] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package gnupg.
[Webhook] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[Webhook] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[Webhook] Selecting previously unselected package javascript-common.
[Webhook] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[Webhook] Unpacking javascript-common (11+nmu1) ...
[Webhook] Selecting previously unselected package libalgorithm-diff-perl.
[Webhook] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[Webhook] Unpacking libalgorithm-diff-perl (1.201-1) ...
[Webhook] Selecting previously unselected package libalgorithm-diff-xs-perl.
[Webhook] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[Webhook] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[RO] Selecting previously unselected package gpg.
[RO] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package pinentry-curses.
[RO] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[RO] Unpacking pinentry-curses (1.1.1-1build2) ...
[RO] Selecting previously unselected package gpg-agent.
[RO] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package gpg-wks-client.
[RO] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package gpg-wks-server.
[RO] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[NG-UI] Selecting previously unselected package libdw1:amd64.
[NG-UI] Preparing to unpack .../082-libdw1_0.186-1build1_amd64.deb ...
[NG-UI] Unpacking libdw1:amd64 (0.186-1build1) ...
[NG-UI] Selecting previously unselected package libfreetype6:amd64.
[NG-UI] Preparing to unpack .../083-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[NG-UI] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[NG-UI] Selecting previously unselected package libfontconfig1:amd64.
[NG-UI] Preparing to unpack .../084-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[NG-UI] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[NG-UI] Selecting previously unselected package libjpeg-turbo8:amd64.
[NG-UI] Preparing to unpack .../085-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[NG-UI] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[NBI] Selecting previously unselected package curl.
[NBI] Preparing to unpack .../072-curl_7.81.0-1ubuntu1.16_amd64.deb ...
[NBI] Unpacking curl (7.81.0-1ubuntu1.16) ...
[NBI] Selecting previously unselected package libassuan0:amd64.
[NBI] Preparing to unpack .../073-libassuan0_2.5.5-1build1_amd64.deb ...
[NBI] Unpacking libassuan0:amd64 (2.5.5-1build1) ...
[NBI] Selecting previously unselected package gpgconf.
[NBI] Preparing to unpack .../074-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
[NBI] Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package libksba8:amd64.
[NBI] Preparing to unpack .../075-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
[NBI] Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[LCM] Selecting previously unselected package libc-devtools.
[LCM] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.7_amd64.deb ...
[LCM] Unpacking libc-devtools (2.35-0ubuntu3.7) ...
[LCM] Selecting previously unselected package libexpat1-dev:amd64.
[LCM] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ...
[LCM] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[LCM] Selecting previously unselected package libfile-fcntllock-perl.
[LCM] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[LCM] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[LCM] Selecting previously unselected package libjs-jquery.
[LCM] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[LCM] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[LCM] Selecting previously unselected package libjs-underscore.
[LCM] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[LCM] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[LCM] Selecting previously unselected package libjs-sphinxdoc.
[LCM] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[LCM] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[LCM] Selecting previously unselected package libldap-common.
[LCM] Preparing to unpack .../111-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ...
[LCM] Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[LCM] Selecting previously unselected package libpython3.10:amd64.
[LCM] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[LCM] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[LCM] Selecting previously unselected package zlib1g-dev:amd64.
[LCM] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[LCM] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[LCM] Selecting previously unselected package libpython3.10-dev:amd64.
[LCM] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[LCM] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[Keystone] Preparing to unpack .../67-libpolkit-gobject-1-0_0.105-33_amd64.deb ...
[Keystone] Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ...
[Keystone] Selecting previously unselected package libpolkit-agent-1-0:amd64.
[Keystone] Preparing to unpack .../68-libpolkit-agent-1-0_0.105-33_amd64.deb ...
[Keystone] Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ...
[Keystone] Selecting previously unselected package libsasl2-modules:amd64.
[Keystone] Preparing to unpack .../69-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[Keystone] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Keystone] Selecting previously unselected package polkitd.
[Keystone] Preparing to unpack .../70-polkitd_0.105-33_amd64.deb ...
[Keystone] Unpacking polkitd (0.105-33) ...
[Keystone] Selecting previously unselected package pkexec.
[Keystone] Preparing to unpack .../71-pkexec_0.105-33_amd64.deb ...
[Keystone] Unpacking pkexec (0.105-33) ...
[Keystone] Selecting previously unselected package policykit-1.
[Keystone] Preparing to unpack .../72-policykit-1_0.105-33_amd64.deb ...
[Keystone] Unpacking policykit-1 (0.105-33) ...
[Keystone] Selecting previously unselected package packagekit.
[Keystone] Preparing to unpack .../73-packagekit_1.2.5-2ubuntu2_amd64.deb ...
[Keystone] Unpacking packagekit (1.2.5-2ubuntu2) ...
[Keystone] Selecting previously unselected package packagekit-tools.
[Keystone] Preparing to unpack .../74-packagekit-tools_1.2.5-2ubuntu2_amd64.deb ...
[Keystone] Unpacking packagekit-tools (1.2.5-2ubuntu2) ...
[Keystone] Selecting previously unselected package python3-blinker.
[Keystone] Preparing to unpack .../75-python3-blinker_1.4+dfsg1-0.4_all.deb ...
[Keystone] Unpacking python3-blinker (1.4+dfsg1-0.4) ...
[Keystone] Selecting previously unselected package python3-cffi-backend:amd64.
[Keystone] Preparing to unpack .../76-python3-cffi-backend_1.15.0-1build2_amd64.deb ...
[Keystone] Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ...
[MON] Selecting previously unselected package gnupg-l10n.
[MON] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[MON] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package gnupg-utils.
[MON] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[MON] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package gpg.
[MON] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[MON] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package pinentry-curses.
[MON] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[MON] Unpacking pinentry-curses (1.1.1-1build2) ...
[MON] Selecting previously unselected package gpg-agent.
[MON] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[MON] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package gpg-wks-client.
[MON] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[MON] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package gpg-wks-server.
[MON] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[MON] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package gpgsm.
[MON] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[MON] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package gnupg.
[MON] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[MON] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[MON] Selecting previously unselected package javascript-common.
[MON] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[MON] Unpacking javascript-common (11+nmu1) ...
[POL] Selecting previously unselected package libexpat1-dev:amd64.
[POL] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ...
[POL] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[POL] Selecting previously unselected package libfile-fcntllock-perl.
[POL] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[POL] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[POL] Selecting previously unselected package libjs-jquery.
[POL] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[POL] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[POL] Selecting previously unselected package libjs-underscore.
[POL] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[POL] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[POL] Selecting previously unselected package libjs-sphinxdoc.
[POL] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[POL] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[POL] Selecting previously unselected package libldap-common.
[POL] Preparing to unpack .../111-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ...
[POL] Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[POL] Selecting previously unselected package libpython3.10:amd64.
[POL] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[POL] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[POL] Selecting previously unselected package zlib1g-dev:amd64.
[POL] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[POL] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[POL] Selecting previously unselected package libpython3.10-dev:amd64.
[POL] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[POL] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[Prometheus] c05cc1123d7e: Pull complete
[Prometheus] b6f29ccdcc55: Pull complete
[Prometheus] f4a2192a24b4: Pull complete
[Prometheus] 6310fd3a3471: Pull complete
[tests] Unpacking libnpth0:amd64 (1.6-3build2) ...
[tests] Selecting previously unselected package dirmngr.
[tests] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package libfakeroot:amd64.
[tests] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[tests] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[tests] Selecting previously unselected package fakeroot.
[tests] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[tests] Unpacking fakeroot (1.28-1ubuntu1) ...
[tests] Selecting previously unselected package fonts-dejavu-core.
[tests] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[tests] Unpacking fonts-dejavu-core (2.37-2build1) ...
[tests] Selecting previously unselected package fontconfig-config.
[tests] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[tests] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[tests] Selecting previously unselected package gnupg-l10n.
[tests] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[tests] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package gnupg-utils.
[tests] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package gpg.
[tests] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package pinentry-curses.
[tests] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[tests] Unpacking pinentry-curses (1.1.1-1build2) ...
[PLA] Selecting previously unselected package gpg-wks-client.
[PLA] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[PLA] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package gpg-wks-server.
[PLA] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[PLA] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package gpgsm.
[PLA] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[PLA] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package gnupg.
[PLA] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[PLA] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[PLA] Selecting previously unselected package javascript-common.
[PLA] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[PLA] Unpacking javascript-common (11+nmu1) ...
[PLA] Selecting previously unselected package libalgorithm-diff-perl.
[PLA] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[PLA] Unpacking libalgorithm-diff-perl (1.201-1) ...
[PLA] Selecting previously unselected package libalgorithm-diff-xs-perl.
[PLA] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[PLA] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[PLA] Selecting previously unselected package libalgorithm-merge-perl.
[PLA] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[PLA] Unpacking libalgorithm-merge-perl (0.08-3) ...
[PLA] Selecting previously unselected package libfreetype6:amd64.
[PLA] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[PLA] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[PLA] Selecting previously unselected package libfontconfig1:amd64.
[PLA] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[PLA] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[PLA] Selecting previously unselected package libjpeg-turbo8:amd64.
[PLA] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[PLA] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[PLA] Selecting previously unselected package libjpeg8:amd64.
[PLA] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[osmclient] Selecting previously unselected package libgd3:amd64.
[osmclient] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[osmclient] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[osmclient] Selecting previously unselected package libc-devtools.
[osmclient] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.7_amd64.deb ...
[osmclient] Unpacking libc-devtools (2.35-0ubuntu3.7) ...
[osmclient] Selecting previously unselected package libexpat1-dev:amd64.
[osmclient] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ...
[osmclient] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[osmclient] Selecting previously unselected package libfile-fcntllock-perl.
[osmclient] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[osmclient] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[osmclient] Selecting previously unselected package libjs-jquery.
[osmclient] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[osmclient] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[osmclient] Selecting previously unselected package libjs-underscore.
[osmclient] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[osmclient] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[osmclient] Selecting previously unselected package libjs-sphinxdoc.
[osmclient] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[osmclient] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[osmclient] Selecting previously unselected package libldap-common.
[osmclient] Preparing to unpack .../111-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ...
[osmclient] Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[osmclient] Selecting previously unselected package libpython3.10:amd64.
[osmclient] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Selecting previously unselected package zlib1g-dev:amd64.
[osmclient] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[osmclient] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[osmclient] Selecting previously unselected package libpython3.10-dev:amd64.
[osmclient] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Selecting previously unselected package libalgorithm-merge-perl.
[Webhook] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[Webhook] Unpacking libalgorithm-merge-perl (0.08-3) ...
[Webhook] Selecting previously unselected package libfreetype6:amd64.
[Webhook] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[Webhook] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[Webhook] Selecting previously unselected package libfontconfig1:amd64.
[Webhook] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[Webhook] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[Webhook] Selecting previously unselected package libjpeg-turbo8:amd64.
[Webhook] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[Webhook] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[Webhook] Selecting previously unselected package libjpeg8:amd64.
[Webhook] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[Webhook] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[Webhook] Selecting previously unselected package libdeflate0:amd64.
[Webhook] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[Webhook] Unpacking libdeflate0:amd64 (1.10-2) ...
[Webhook] Selecting previously unselected package libjbig0:amd64.
[Webhook] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[Webhook] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[Webhook] Selecting previously unselected package libwebp7:amd64.
[Webhook] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[Webhook] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[Webhook] Selecting previously unselected package libtiff5:amd64.
[Webhook] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ...
[Webhook] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[Webhook] Selecting previously unselected package libxpm4:amd64.
[Webhook] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[Webhook] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[Webhook] Selecting previously unselected package libgd3:amd64.
[Webhook] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[Webhook] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[Webhook] Selecting previously unselected package libc-devtools.
[Webhook] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.7_amd64.deb ...
[Webhook] Unpacking libc-devtools (2.35-0ubuntu3.7) ...
[RO] Selecting previously unselected package gpgsm.
[RO] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[RO] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package gnupg.
[RO] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[RO] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[RO] Selecting previously unselected package javascript-common.
[RO] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[RO] Unpacking javascript-common (11+nmu1) ...
[RO] Selecting previously unselected package libalgorithm-diff-perl.
[RO] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[RO] Unpacking libalgorithm-diff-perl (1.201-1) ...
[RO] Selecting previously unselected package libalgorithm-diff-xs-perl.
[RO] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[RO] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[RO] Selecting previously unselected package libalgorithm-merge-perl.
[RO] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[RO] Unpacking libalgorithm-merge-perl (0.08-3) ...
[RO] Selecting previously unselected package libfreetype6:amd64.
[RO] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[RO] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[RO] Selecting previously unselected package libfontconfig1:amd64.
[RO] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[RO] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[RO] Selecting previously unselected package libjpeg-turbo8:amd64.
[RO] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[RO] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[RO] Selecting previously unselected package libjpeg8:amd64.
[RO] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[RO] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[RO] Selecting previously unselected package libdeflate0:amd64.
[RO] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[RO] Unpacking libdeflate0:amd64 (1.10-2) ...
[NG-UI] Selecting previously unselected package libjpeg8:amd64.
[NG-UI] Preparing to unpack .../086-libjpeg8_8c-2ubuntu10_amd64.deb ...
[NG-UI] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[NG-UI] Selecting previously unselected package libjbig0:amd64.
[NG-UI] Preparing to unpack .../087-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package libwebp7:amd64.
[NG-UI] Preparing to unpack .../088-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[NG-UI] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[NG-UI] Selecting previously unselected package libtiff5:amd64.
[NG-UI] Preparing to unpack .../089-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ...
[NG-UI] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[NG-UI] Selecting previously unselected package libxpm4:amd64.
[NG-UI] Preparing to unpack .../090-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[NG-UI] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[NG-UI] Selecting previously unselected package libgd3:amd64.
[NG-UI] Preparing to unpack .../091-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[NG-UI] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[NG-UI] Selecting previously unselected package libglib2.0-bin.
[NG-UI] Preparing to unpack .../092-libglib2.0-bin_2.72.4-0ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ...
[NG-UI] Selecting previously unselected package libunwind8:amd64.
[NG-UI] Preparing to unpack .../093-libunwind8_1.3.2-2build2.1_amd64.deb ...
[NG-UI] Unpacking libunwind8:amd64 (1.3.2-2build2.1) ...
[NG-UI] Selecting previously unselected package libgstreamer1.0-0:amd64.
[NG-UI] Preparing to unpack .../094-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ...
[NG-UI] Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
[NG-UI] Selecting previously unselected package libldap-common.
[NG-UI] Preparing to unpack .../095-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ...
[NG-UI] Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package nginx-common.
[NG-UI] Preparing to unpack .../096-nginx-common_1.18.0-6ubuntu14.4_all.deb ...
[NG-UI] Unpacking nginx-common (1.18.0-6ubuntu14.4) ...
[NBI] Selecting previously unselected package libnpth0:amd64.
[NBI] Preparing to unpack .../076-libnpth0_1.6-3build2_amd64.deb ...
[NBI] Unpacking libnpth0:amd64 (1.6-3build2) ...
[NBI] Selecting previously unselected package dirmngr.
[NBI] Preparing to unpack .../077-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
[NBI] Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package libfakeroot:amd64.
[NBI] Preparing to unpack .../078-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[NBI] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[NBI] Selecting previously unselected package fakeroot.
[NBI] Preparing to unpack .../079-fakeroot_1.28-1ubuntu1_amd64.deb ...
[NBI] Unpacking fakeroot (1.28-1ubuntu1) ...
[NBI] Selecting previously unselected package fonts-dejavu-core.
[NBI] Preparing to unpack .../080-fonts-dejavu-core_2.37-2build1_all.deb ...
[NBI] Unpacking fonts-dejavu-core (2.37-2build1) ...
[NBI] Selecting previously unselected package fontconfig-config.
[NBI] Preparing to unpack .../081-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[NBI] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[NBI] Selecting previously unselected package gnupg-l10n.
[NBI] Preparing to unpack .../082-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
[NBI] Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package gnupg-utils.
[NBI] Preparing to unpack .../083-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
[NBI] Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package gpg.
[NBI] Preparing to unpack .../084-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
[NBI] Unpacking gpg (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package pinentry-curses.
[NBI] Preparing to unpack .../085-pinentry-curses_1.1.1-1build2_amd64.deb ...
[NBI] Unpacking pinentry-curses (1.1.1-1build2) ...
[NBI] Selecting previously unselected package gpg-agent.
[NBI] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[NBI] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[LCM] Selecting previously unselected package libpython3-dev:amd64.
[LCM] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[LCM] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[Keystone] Selecting previously unselected package python3-cryptography.
[Keystone] Preparing to unpack .../77-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ...
[Keystone] Unpacking python3-cryptography (3.4.8-1ubuntu2.2) ...
[Keystone] Selecting previously unselected package python3-pyparsing.
[Keystone] Preparing to unpack .../78-python3-pyparsing_2.4.7-1_all.deb ...
[Keystone] Unpacking python3-pyparsing (2.4.7-1) ...
[Keystone] Selecting previously unselected package python3-httplib2.
[Keystone] Preparing to unpack .../79-python3-httplib2_0.20.2-2_all.deb ...
[Keystone] Unpacking python3-httplib2 (0.20.2-2) ...
[MON] Selecting previously unselected package libalgorithm-diff-perl.
[MON] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[MON] Unpacking libalgorithm-diff-perl (1.201-1) ...
[MON] Selecting previously unselected package libalgorithm-diff-xs-perl.
[MON] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[MON] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[MON] Selecting previously unselected package libalgorithm-merge-perl.
[MON] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[MON] Unpacking libalgorithm-merge-perl (0.08-3) ...
[MON] Selecting previously unselected package libfreetype6:amd64.
[MON] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[MON] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[tests] Selecting previously unselected package gpg-agent.
[tests] Preparing to unpack .../086-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package gpg-wks-client.
[tests] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package gpg-wks-server.
[tests] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[PLA] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[PLA] Selecting previously unselected package libdeflate0:amd64.
[PLA] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[PLA] Unpacking libdeflate0:amd64 (1.10-2) ...
[PLA] Selecting previously unselected package libjbig0:amd64.
[PLA] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[PLA] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[PLA] Selecting previously unselected package libwebp7:amd64.
[PLA] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[PLA] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[osmclient] Selecting previously unselected package libpython3-dev:amd64.
[osmclient] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[osmclient] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[Webhook] Selecting previously unselected package libexpat1-dev:amd64.
[Webhook] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ...
[Webhook] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[Webhook] Selecting previously unselected package libfile-fcntllock-perl.
[Webhook] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[Webhook] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[RO] Selecting previously unselected package libjbig0:amd64.
[RO] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[RO] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[RO] Selecting previously unselected package libwebp7:amd64.
[RO] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[RO] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[RO] Selecting previously unselected package libtiff5:amd64.
[RO] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ...
[RO] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-geoip2.
[NG-UI] Preparing to unpack .../097-libnginx-mod-http-geoip2_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-geoip2 (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-image-filter.
[NG-UI] Preparing to unpack .../098-libnginx-mod-http-image-filter_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-image-filter (1.18.0-6ubuntu14.4) ...
[NBI] Selecting previously unselected package gpg-wks-client.
[NBI] Preparing to unpack .../087-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
[NBI] Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package gpg-wks-server.
[NBI] Preparing to unpack .../088-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
[NBI] Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
[LCM] Selecting previously unselected package libsasl2-modules:amd64.
[LCM] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[LCM] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[LCM] Selecting previously unselected package manpages-dev.
[LCM] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[LCM] Unpacking manpages-dev (5.10-1ubuntu1) ...
[LCM] Selecting previously unselected package python3.10-dev.
[LCM] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[LCM] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[LCM] Selecting previously unselected package python3-lib2to3.
[LCM] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[LCM] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[Keystone] Selecting previously unselected package python3-more-itertools.
[Keystone] Preparing to unpack .../80-python3-more-itertools_8.10.0-2_all.deb ...
[Keystone] Unpacking python3-more-itertools (8.10.0-2) ...
[Keystone] Selecting previously unselected package python3-zipp.
[Keystone] Preparing to unpack .../81-python3-zipp_1.0.0-3_all.deb ...
[Keystone] Unpacking python3-zipp (1.0.0-3) ...
[Keystone] Selecting previously unselected package python3-importlib-metadata.
[Keystone] Preparing to unpack .../82-python3-importlib-metadata_4.6.4-1_all.deb ...
[Keystone] Unpacking python3-importlib-metadata (4.6.4-1) ...
[Keystone] Selecting previously unselected package python3-jeepney.
[Keystone] Preparing to unpack .../83-python3-jeepney_0.7.1-3_all.deb ...
[Keystone] Unpacking python3-jeepney (0.7.1-3) ...
[Keystone] Selecting previously unselected package python3-jwt.
[Keystone] Preparing to unpack .../84-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
[Keystone] Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
[MON] Selecting previously unselected package libfontconfig1:amd64.
[MON] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[MON] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[MON] Selecting previously unselected package libjpeg-turbo8:amd64.
[MON] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[MON] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[MON] Selecting previously unselected package libjpeg8:amd64.
[MON] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[MON] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[MON] Selecting previously unselected package libdeflate0:amd64.
[MON] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[MON] Unpacking libdeflate0:amd64 (1.10-2) ...
[MON] Selecting previously unselected package libjbig0:amd64.
[MON] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[MON] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[POL] Selecting previously unselected package libpython3-dev:amd64.
[POL] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[POL] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[POL] Selecting previously unselected package libsasl2-modules:amd64.
[POL] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[POL] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[POL] Selecting previously unselected package manpages-dev.
[POL] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[POL] Unpacking manpages-dev (5.10-1ubuntu1) ...
[POL] Selecting previously unselected package python3.10-dev.
[POL] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[POL] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[POL] Selecting previously unselected package python3-lib2to3.
[POL] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[POL] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[POL] Selecting previously unselected package python3-distutils.
[POL] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[POL] Unpacking python3-distutils (3.10.8-1~22.04) ...
[tests] Selecting previously unselected package gpgsm.
[tests] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[tests] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package gnupg.
[tests] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[tests] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[tests] Selecting previously unselected package javascript-common.
[tests] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[tests] Unpacking javascript-common (11+nmu1) ...
[tests] Selecting previously unselected package libalgorithm-diff-perl.
[tests] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[tests] Unpacking libalgorithm-diff-perl (1.201-1) ...
[tests] Selecting previously unselected package libalgorithm-diff-xs-perl.
[tests] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[tests] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[tests] Selecting previously unselected package libalgorithm-merge-perl.
[tests] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[PLA] Selecting previously unselected package libtiff5:amd64.
[PLA] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ...
[PLA] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[PLA] Selecting previously unselected package libxpm4:amd64.
[PLA] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[PLA] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[PLA] Selecting previously unselected package libgd3:amd64.
[PLA] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[PLA] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[PLA] Selecting previously unselected package libc-devtools.
[PLA] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.7_amd64.deb ...
[PLA] Unpacking libc-devtools (2.35-0ubuntu3.7) ...
[PLA] Selecting previously unselected package libexpat1-dev:amd64.
[PLA] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ...
[PLA] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[osmclient] Selecting previously unselected package libsasl2-modules:amd64.
[osmclient] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[osmclient] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[osmclient] Selecting previously unselected package manpages-dev.
[osmclient] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[osmclient] Unpacking manpages-dev (5.10-1ubuntu1) ...
[osmclient] Selecting previously unselected package python3.10-dev.
[osmclient] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[osmclient] Selecting previously unselected package python3-lib2to3.
[osmclient] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[osmclient] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[Webhook] Selecting previously unselected package libjs-jquery.
[Webhook] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[Webhook] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[Webhook] Selecting previously unselected package libjs-underscore.
[Webhook] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[Webhook] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[Webhook] Selecting previously unselected package libjs-sphinxdoc.
[Webhook] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[Webhook] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[Webhook] Selecting previously unselected package libldap-common.
[Webhook] Preparing to unpack .../111-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ...
[Webhook] Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[Webhook] Selecting previously unselected package libpython3.10:amd64.
[Webhook] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[RO] Selecting previously unselected package libxpm4:amd64.
[RO] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[RO] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[RO] Selecting previously unselected package libgd3:amd64.
[RO] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[RO] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[RO] Selecting previously unselected package libc-devtools.
[RO] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.7_amd64.deb ...
[RO] Unpacking libc-devtools (2.35-0ubuntu3.7) ...
[RO] Selecting previously unselected package libexpat1-dev:amd64.
[RO] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ...
[RO] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[RO] Selecting previously unselected package libfile-fcntllock-perl.
[RO] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[RO] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[NG-UI] Selecting previously unselected package libxslt1.1:amd64.
[NG-UI] Preparing to unpack .../099-libxslt1.1_1.1.34-4ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-xslt-filter.
[NG-UI] Preparing to unpack .../100-libnginx-mod-http-xslt-filter_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-xslt-filter (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-mail.
[NG-UI] Preparing to unpack .../101-libnginx-mod-mail_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-mail (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-stream.
[NG-UI] Preparing to unpack .../102-libnginx-mod-stream_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-stream (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-stream-geoip2.
[NG-UI] Preparing to unpack .../103-libnginx-mod-stream-geoip2_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-stream-geoip2 (1.18.0-6ubuntu14.4) ...
[NBI] Selecting previously unselected package gpgsm.
[NBI] Preparing to unpack .../089-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
[NBI] Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package gnupg.
[NBI] Preparing to unpack .../090-gnupg_2.2.27-3ubuntu2.1_all.deb ...
[NBI] Unpacking gnupg (2.2.27-3ubuntu2.1) ...
[NBI] Selecting previously unselected package javascript-common.
[NBI] Preparing to unpack .../091-javascript-common_11+nmu1_all.deb ...
[NBI] Unpacking javascript-common (11+nmu1) ...
[NBI] Selecting previously unselected package libalgorithm-diff-perl.
[NBI] Preparing to unpack .../092-libalgorithm-diff-perl_1.201-1_all.deb ...
[NBI] Unpacking libalgorithm-diff-perl (1.201-1) ...
[NBI] Selecting previously unselected package libalgorithm-diff-xs-perl.
[NBI] Preparing to unpack .../093-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[NBI] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[NBI] Selecting previously unselected package libalgorithm-merge-perl.
[NBI] Preparing to unpack .../094-libalgorithm-merge-perl_0.08-3_all.deb ...
[LCM] Selecting previously unselected package python3-distutils.
[LCM] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[LCM] Unpacking python3-distutils (3.10.8-1~22.04) ...
[Keystone] Selecting previously unselected package python3-secretstorage.
[Keystone] Preparing to unpack .../85-python3-secretstorage_3.3.1-1_all.deb ...
[Keystone] Unpacking python3-secretstorage (3.3.1-1) ...
[Keystone] Selecting previously unselected package python3-keyring.
[Keystone] Preparing to unpack .../86-python3-keyring_23.5.0-1_all.deb ...
[Keystone] Unpacking python3-keyring (23.5.0-1) ...
[MON] Selecting previously unselected package libwebp7:amd64.
[MON] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[MON] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[MON] Selecting previously unselected package libtiff5:amd64.
[MON] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ...
[MON] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[MON] Selecting previously unselected package libxpm4:amd64.
[POL] Selecting previously unselected package python3-dev.
[POL] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[POL] Unpacking python3-dev (3.10.6-1~22.04) ...
[POL] Selecting previously unselected package python3-setuptools.
[POL] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[POL] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[Prometheus] f21b2256fb6a: Pull complete
[Prometheus] Digest: sha256:6ea16099cac9f66419d1fc3a63aaa9d783214e8e38d2a1c0db2bfb0852ef9b7d
[Prometheus] Status: Downloaded newer image for python:3.8
[Prometheus]  ---> 17b8b8dc7004
[Prometheus] Step 2/13 : ENV PROMETHEUS_URL http://prometheus:9090
[tests] Unpacking libalgorithm-merge-perl (0.08-3) ...
[tests] Selecting previously unselected package libfreetype6:amd64.
[tests] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[tests] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[tests] Selecting previously unselected package libfontconfig1:amd64.
[tests] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[tests] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[PLA] Selecting previously unselected package libfile-fcntllock-perl.
[PLA] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[PLA] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[PLA] Selecting previously unselected package libjs-jquery.
[PLA] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[PLA] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[PLA] Selecting previously unselected package libjs-underscore.
[PLA] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[PLA] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[osmclient] Selecting previously unselected package python3-distutils.
[osmclient] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[osmclient] Unpacking python3-distutils (3.10.8-1~22.04) ...
[osmclient] Selecting previously unselected package python3-dev.
[osmclient] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[osmclient] Unpacking python3-dev (3.10.6-1~22.04) ...
[Webhook] Selecting previously unselected package zlib1g-dev:amd64.
[Webhook] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[Webhook] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[Webhook] Selecting previously unselected package libpython3.10-dev:amd64.
[Webhook] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[RO] Selecting previously unselected package libjs-jquery.
[RO] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[RO] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[RO] Selecting previously unselected package libjs-underscore.
[RO] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[RO] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[RO] Selecting previously unselected package libjs-sphinxdoc.
[RO] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[RO] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[NG-UI] Selecting previously unselected package libpolkit-gobject-1-0:amd64.
[NG-UI] Preparing to unpack .../104-libpolkit-gobject-1-0_0.105-33_amd64.deb ...
[NG-UI] Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ...
[NG-UI] Selecting previously unselected package libpolkit-agent-1-0:amd64.
[NG-UI] Preparing to unpack .../105-libpolkit-agent-1-0_0.105-33_amd64.deb ...
[NG-UI] Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ...
[NG-UI] Selecting previously unselected package libsasl2-modules:amd64.
[NG-UI] Preparing to unpack .../106-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[NG-UI] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NBI] Unpacking libalgorithm-merge-perl (0.08-3) ...
[NBI] Selecting previously unselected package libfreetype6:amd64.
[NBI] Preparing to unpack .../095-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[NBI] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[NBI] Selecting previously unselected package libfontconfig1:amd64.
[NBI] Preparing to unpack .../096-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[NBI] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[LCM] Selecting previously unselected package python3-dev.
[LCM] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[LCM] Unpacking python3-dev (3.10.6-1~22.04) ...
[LCM] Selecting previously unselected package python3-setuptools.
[LCM] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[LCM] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package python3-lazr.uri.
[Keystone] Preparing to unpack .../87-python3-lazr.uri_1.0.6-2_all.deb ...
[Keystone] Unpacking python3-lazr.uri (1.0.6-2) ...
[Keystone] Selecting previously unselected package python3-wadllib.
[Keystone] Preparing to unpack .../88-python3-wadllib_1.3.6-1_all.deb ...
[Keystone] Unpacking python3-wadllib (1.3.6-1) ...
[MON] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[MON] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[MON] Selecting previously unselected package libgd3:amd64.
[MON] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[MON] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[MON] Selecting previously unselected package libc-devtools.
[MON] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.7_amd64.deb ...
[MON] Unpacking libc-devtools (2.35-0ubuntu3.7) ...
[MON] Selecting previously unselected package libexpat1-dev:amd64.
[MON] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ...
[MON] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[POL] Selecting previously unselected package python3-wheel.
[POL] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[POL] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[POL] Selecting previously unselected package python3-pip.
[POL] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[tests] Selecting previously unselected package libjpeg-turbo8:amd64.
[tests] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[tests] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[tests] Selecting previously unselected package libjpeg8:amd64.
[tests] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[tests] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[PLA] Selecting previously unselected package libjs-sphinxdoc.
[PLA] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[PLA] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[PLA] Selecting previously unselected package libldap-common.
[PLA] Preparing to unpack .../111-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ...
[PLA] Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[osmclient] Selecting previously unselected package python3-setuptools.
[osmclient] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[osmclient] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[Webhook] Selecting previously unselected package libpython3-dev:amd64.
[Webhook] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[Webhook] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[RO] Selecting previously unselected package libldap-common.
[RO] Preparing to unpack .../111-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ...
[RO] Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[RO] Selecting previously unselected package libpython3.10:amd64.
[RO] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[RO] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[NG-UI] Selecting previously unselected package nginx-core.
[NG-UI] Preparing to unpack .../107-nginx-core_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking nginx-core (1.18.0-6ubuntu14.4) ...
[NBI] Selecting previously unselected package libjpeg-turbo8:amd64.
[NBI] Preparing to unpack .../097-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[NBI] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[NBI] Selecting previously unselected package libjpeg8:amd64.
[NBI] Preparing to unpack .../098-libjpeg8_8c-2ubuntu10_amd64.deb ...
[NBI] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[LCM] Selecting previously unselected package python3-wheel.
[LCM] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[LCM] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[LCM] Selecting previously unselected package python3-pip.
[LCM] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[LCM] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[LCM] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[LCM] Setting up media-types (7.0.0) ...
[LCM] Setting up javascript-common (11+nmu1) ...
[Keystone] Selecting previously unselected package python3-distro.
[Keystone] Preparing to unpack .../89-python3-distro_1.7.0-1_all.deb ...
[Keystone] Unpacking python3-distro (1.7.0-1) ...
[Keystone] Selecting previously unselected package python3-oauthlib.
[Keystone] Preparing to unpack .../90-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
[Keystone] Selecting previously unselected package python3-six.
[Keystone] Preparing to unpack .../91-python3-six_1.16.0-3ubuntu1_all.deb ...
[Keystone] Unpacking python3-six (1.16.0-3ubuntu1) ...
[Keystone] Selecting previously unselected package python3-lazr.restfulclient.
[Keystone] Preparing to unpack .../92-python3-lazr.restfulclient_0.14.4-1_all.deb ...
[Keystone] Unpacking python3-lazr.restfulclient (0.14.4-1) ...
[Keystone] Selecting previously unselected package python3-launchpadlib.
[Keystone] Preparing to unpack .../93-python3-launchpadlib_1.10.16-1_all.deb ...
[Keystone] Unpacking python3-launchpadlib (1.10.16-1) ...
[Keystone] Selecting previously unselected package python3-software-properties.
[Keystone] Preparing to unpack .../94-python3-software-properties_0.99.22.9_all.deb ...
[Keystone] Unpacking python3-software-properties (0.99.22.9) ...
[MON] Selecting previously unselected package libfile-fcntllock-perl.
[MON] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[MON] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[MON] Selecting previously unselected package libjs-jquery.
[MON] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[MON] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[MON] Selecting previously unselected package libjs-underscore.
[MON] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[MON] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[MON] Selecting previously unselected package libjs-sphinxdoc.
[MON] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[MON] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[POL] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[POL] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[POL] Setting up media-types (7.0.0) ...
[POL] Setting up javascript-common (11+nmu1) ...
[POL] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[POL] Setting up lto-disabled-list (24) ...
[POL] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[POL] Setting up manpages (5.10-1ubuntu1) ...
[POL] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[Prometheus]  ---> Running in d978de3632c9
[Prometheus] Removing intermediate container d978de3632c9
[Prometheus]  ---> 9850f6694e0f
[Prometheus] Step 3/13 : ENV MONGODB_URL mongodb://mongo:27017
[Prometheus]  ---> Running in cfb223f77ec6
[Prometheus] Removing intermediate container cfb223f77ec6
[Prometheus]  ---> b070d7849bc2
[Prometheus] Step 4/13 : ENV PROMETHEUS_CONFIG_FILE /etc/prometheus/prometheus.yml
[Prometheus]  ---> Running in 557f94fa9abf
[Prometheus] Removing intermediate container 557f94fa9abf
[Prometheus]  ---> 8e9aca3ef478
[Prometheus] Step 5/13 : ENV PROMETHEUS_BASE_CONFIG_FILE /etc/prometheus_base/prometheus.yml
[Prometheus]  ---> Running in 10b6580e916d
[Prometheus] Removing intermediate container 10b6580e916d
[Prometheus]  ---> fc77d5c492b5
[Prometheus] Step 6/13 : ENV PROMETHEUS_ALERTS_FILE /etc/prometheus/osm_alert_rules.yml
[Prometheus]  ---> Running in b78882dddd67
[tests] Selecting previously unselected package libdeflate0:amd64.
[tests] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[tests] Unpacking libdeflate0:amd64 (1.10-2) ...
[tests] Selecting previously unselected package libjbig0:amd64.
[tests] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[tests] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[tests] Selecting previously unselected package libwebp7:amd64.
[tests] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[tests] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[tests] Selecting previously unselected package libtiff5:amd64.
[tests] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ...
[tests] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[tests] Selecting previously unselected package libxpm4:amd64.
[tests] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[tests] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[tests] Selecting previously unselected package libgd3:amd64.
[tests] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[tests] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[PLA] Selecting previously unselected package libpython3.10:amd64.
[PLA] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[PLA] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[PLA] Selecting previously unselected package zlib1g-dev:amd64.
[PLA] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[PLA] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[PLA] Selecting previously unselected package libpython3.10-dev:amd64.
[PLA] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[PLA] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[PLA] Selecting previously unselected package libpython3-dev:amd64.
[PLA] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[PLA] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[PLA] Selecting previously unselected package libsasl2-modules:amd64.
[PLA] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[PLA] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[osmclient] Selecting previously unselected package python3-wheel.
[osmclient] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[osmclient] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[osmclient] Selecting previously unselected package python3-pip.
[osmclient] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[osmclient] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[osmclient] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[osmclient] Setting up media-types (7.0.0) ...
[osmclient] Setting up javascript-common (11+nmu1) ...
[Webhook] Selecting previously unselected package libsasl2-modules:amd64.
[Webhook] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[Webhook] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Webhook] Selecting previously unselected package manpages-dev.
[Webhook] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[Webhook] Unpacking manpages-dev (5.10-1ubuntu1) ...
[Webhook] Selecting previously unselected package python3.10-dev.
[Webhook] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[Webhook] Selecting previously unselected package python3-lib2to3.
[Webhook] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[Webhook] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[Webhook] Selecting previously unselected package python3-distutils.
[Webhook] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[RO] Selecting previously unselected package zlib1g-dev:amd64.
[RO] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[RO] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[RO] Selecting previously unselected package libpython3.10-dev:amd64.
[RO] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[RO] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[RO] Selecting previously unselected package libpython3-dev:amd64.
[RO] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[RO] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[RO] Selecting previously unselected package libsasl2-modules:amd64.
[RO] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[RO] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[RO] Selecting previously unselected package manpages-dev.
[RO] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[RO] Unpacking manpages-dev (5.10-1ubuntu1) ...
[NG-UI] Selecting previously unselected package nginx.
[NG-UI] Preparing to unpack .../108-nginx_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking nginx (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package polkitd.
[NG-UI] Preparing to unpack .../109-polkitd_0.105-33_amd64.deb ...
[NG-UI] Unpacking polkitd (0.105-33) ...
[NG-UI] Selecting previously unselected package pkexec.
[NG-UI] Preparing to unpack .../110-pkexec_0.105-33_amd64.deb ...
[NG-UI] Unpacking pkexec (0.105-33) ...
[NG-UI] Selecting previously unselected package policykit-1.
[NG-UI] Preparing to unpack .../111-policykit-1_0.105-33_amd64.deb ...
[NG-UI] Unpacking policykit-1 (0.105-33) ...
[NG-UI] Selecting previously unselected package packagekit.
[NG-UI] Preparing to unpack .../112-packagekit_1.2.5-2ubuntu2_amd64.deb ...
[NG-UI] Unpacking packagekit (1.2.5-2ubuntu2) ...
[NG-UI] Selecting previously unselected package packagekit-tools.
[NG-UI] Preparing to unpack .../113-packagekit-tools_1.2.5-2ubuntu2_amd64.deb ...
[NG-UI] Unpacking packagekit-tools (1.2.5-2ubuntu2) ...
[NBI] Selecting previously unselected package libdeflate0:amd64.
[NBI] Preparing to unpack .../099-libdeflate0_1.10-2_amd64.deb ...
[NBI] Unpacking libdeflate0:amd64 (1.10-2) ...
[NBI] Selecting previously unselected package libjbig0:amd64.
[NBI] Preparing to unpack .../100-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[NBI] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[NBI] Selecting previously unselected package libwebp7:amd64.
[NBI] Preparing to unpack .../101-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[NBI] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[NBI] Selecting previously unselected package libtiff5:amd64.
[NBI] Preparing to unpack .../102-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ...
[NBI] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[NBI] Selecting previously unselected package libxpm4:amd64.
[NBI] Preparing to unpack .../103-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[NBI] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[NBI] Selecting previously unselected package libgd3:amd64.
[NBI] Preparing to unpack .../104-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[NBI] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[LCM] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[LCM] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[LCM] Setting up lto-disabled-list (24) ...
[LCM] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[LCM] Setting up manpages (5.10-1ubuntu1) ...
[LCM] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[LCM] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[LCM] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[LCM] Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ...
[LCM] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[LCM] Setting up libdeflate0:amd64 (1.10-2) ...
[LCM] Setting up linux-libc-dev:amd64 (5.15.0-106.116) ...
[LCM] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[LCM] Setting up libnpth0:amd64 (1.6-3build2) ...
[LCM] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[LCM] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[LCM] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[LCM] Setting up bzip2 (1.0.8-5build1) ...
[LCM] Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[LCM] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[LCM] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[Keystone] Selecting previously unselected package software-properties-common.
[Keystone] Preparing to unpack .../95-software-properties-common_0.99.22.9_all.deb ...
[Keystone] Unpacking software-properties-common (0.99.22.9) ...
[Keystone] Selecting previously unselected package unattended-upgrades.
[Keystone] Preparing to unpack .../96-unattended-upgrades_2.8ubuntu1_all.deb ...
[Keystone] Unpacking unattended-upgrades (2.8ubuntu1) ...
[Keystone] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[Keystone] Setting up media-types (7.0.0) ...
[Keystone] Setting up systemd-sysv (249.11-0ubuntu3.12) ...
[Keystone] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[Keystone] Setting up xdg-user-dirs (0.17-2ubuntu4) ...
[Keystone] Setting up libyaml-0-2:amd64 (0.2.2-1build2) ...
[Keystone] Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
[Keystone] No schema files found: doing nothing.
[Keystone] Setting up distro-info-data (0.52ubuntu0.7) ...
[Keystone] Setting up libxmlb2:amd64 (0.3.6-2build1) ...
[Keystone] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[Keystone] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[MON] Selecting previously unselected package libldap-common.
[MON] Preparing to unpack .../111-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ...
[MON] Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[MON] Selecting previously unselected package libpython3.10:amd64.
[MON] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[MON] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[MON] Selecting previously unselected package zlib1g-dev:amd64.
[MON] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[MON] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[MON] Selecting previously unselected package libpython3.10-dev:amd64.
[MON] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[MON] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[MON] Selecting previously unselected package libpython3-dev:amd64.
[MON] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[MON] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[MON] Selecting previously unselected package libsasl2-modules:amd64.
[MON] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[MON] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[MON] Selecting previously unselected package manpages-dev.
[MON] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[POL] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[POL] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[POL] Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ...
[POL] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[POL] Setting up libdeflate0:amd64 (1.10-2) ...
[POL] Setting up linux-libc-dev:amd64 (5.15.0-106.116) ...
[POL] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[POL] Setting up libnpth0:amd64 (1.6-3build2) ...
[POL] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[POL] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[POL] Setting up bzip2 (1.0.8-5build1) ...
[POL] Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[POL] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[POL] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[POL] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[POL] Setting up fakeroot (1.28-1ubuntu1) ...
[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 libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[Prometheus] Removing intermediate container b78882dddd67
[Prometheus]  ---> 328810eba10b
[Prometheus] Step 7/13 : ENV PROMETHEUS_BASE_ALERTS_FILE /etc/prometheus_base/osm_alert_rules.yml
[Prometheus]  ---> Running in e1db14646faa
[Prometheus] Removing intermediate container e1db14646faa
[Prometheus]  ---> 97622877c19b
[Prometheus] Step 8/13 : ENV TARGET_DATABASE osm
[Prometheus]  ---> Running in b1ed8a30dd7c
[Prometheus] Removing intermediate container b1ed8a30dd7c
[Prometheus]  ---> 33ec2bc38bc0
[Prometheus] Step 9/13 : WORKDIR /code
[Prometheus]  ---> Running in 8d6df067c87e
[Prometheus] Removing intermediate container 8d6df067c87e
[Prometheus]  ---> ec3e52620ace
[Prometheus] Step 10/13 : COPY src/requirements.txt .
[Prometheus]  ---> 2d6f8d2ddd94
[Prometheus] Step 11/13 : RUN pip install -r requirements.txt
[Prometheus]  ---> Running in b386cc0614b4
[tests] Selecting previously unselected package libc-devtools.
[tests] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.7_amd64.deb ...
[tests] Unpacking libc-devtools (2.35-0ubuntu3.7) ...
[tests] Selecting previously unselected package libexpat1-dev:amd64.
[tests] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ...
[tests] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[tests] Selecting previously unselected package libfile-fcntllock-perl.
[tests] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[tests] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[tests] Selecting previously unselected package libjs-jquery.
[tests] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[tests] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[tests] Selecting previously unselected package libjs-underscore.
[tests] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[tests] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[tests] Selecting previously unselected package libjs-sphinxdoc.
[tests] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[tests] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[tests] Selecting previously unselected package libldap-common.
[tests] Preparing to unpack .../111-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ...
[tests] Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[tests] Selecting previously unselected package libpython3.10:amd64.
[tests] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[tests] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[tests] Selecting previously unselected package zlib1g-dev:amd64.
[tests] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[PLA] Selecting previously unselected package manpages-dev.
[PLA] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[PLA] Unpacking manpages-dev (5.10-1ubuntu1) ...
[PLA] Selecting previously unselected package python3.10-dev.
[PLA] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[PLA] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[PLA] Selecting previously unselected package python3-lib2to3.
[PLA] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[PLA] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[PLA] Selecting previously unselected package python3-distutils.
[PLA] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[PLA] Unpacking python3-distutils (3.10.8-1~22.04) ...
[PLA] Selecting previously unselected package python3-dev.
[PLA] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[PLA] Unpacking python3-dev (3.10.6-1~22.04) ...
[PLA] Selecting previously unselected package python3-setuptools.
[PLA] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[PLA] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[osmclient] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[osmclient] Setting up lto-disabled-list (24) ...
[osmclient] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[osmclient] Setting up manpages (5.10-1ubuntu1) ...
[osmclient] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[osmclient] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[osmclient] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[osmclient] Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ...
[osmclient] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[osmclient] Setting up libdeflate0:amd64 (1.10-2) ...
[osmclient] Setting up linux-libc-dev:amd64 (5.15.0-106.116) ...
[osmclient] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[osmclient] Setting up libnpth0:amd64 (1.6-3build2) ...
[osmclient] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[osmclient] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[osmclient] Setting up bzip2 (1.0.8-5build1) ...
[osmclient] Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[osmclient] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[Webhook] Unpacking python3-distutils (3.10.8-1~22.04) ...
[Webhook] Selecting previously unselected package python3-dev.
[Webhook] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[Webhook] Unpacking python3-dev (3.10.6-1~22.04) ...
[Webhook] Selecting previously unselected package python3-setuptools.
[Webhook] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[Webhook] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[Webhook] Selecting previously unselected package python3-wheel.
[Webhook] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[Webhook] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[Webhook] Selecting previously unselected package python3-pip.
[Webhook] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[Webhook] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[Webhook] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[Webhook] Setting up media-types (7.0.0) ...
[RO] Selecting previously unselected package python3.10-dev.
[RO] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[RO] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[RO] Selecting previously unselected package python3-lib2to3.
[RO] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[RO] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[RO] Selecting previously unselected package python3-distutils.
[RO] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[RO] Unpacking python3-distutils (3.10.8-1~22.04) ...
[RO] Selecting previously unselected package python3-dev.
[RO] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[RO] Unpacking python3-dev (3.10.6-1~22.04) ...
[RO] Selecting previously unselected package python3-setuptools.
[RO] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[RO] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[RO] Selecting previously unselected package python3-wheel.
[RO] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[RO] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package python3-blinker.
[NG-UI] Preparing to unpack .../114-python3-blinker_1.4+dfsg1-0.4_all.deb ...
[NG-UI] Unpacking python3-blinker (1.4+dfsg1-0.4) ...
[NG-UI] Selecting previously unselected package python3-cffi-backend:amd64.
[NG-UI] Preparing to unpack .../115-python3-cffi-backend_1.15.0-1build2_amd64.deb ...
[NG-UI] Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ...
[NG-UI] Selecting previously unselected package python3-cryptography.
[NG-UI] Preparing to unpack .../116-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ...
[NG-UI] Unpacking python3-cryptography (3.4.8-1ubuntu2.2) ...
[NG-UI] Selecting previously unselected package python3-pyparsing.
[NG-UI] Preparing to unpack .../117-python3-pyparsing_2.4.7-1_all.deb ...
[NG-UI] Unpacking python3-pyparsing (2.4.7-1) ...
[NG-UI] Selecting previously unselected package python3-httplib2.
[NG-UI] Preparing to unpack .../118-python3-httplib2_0.20.2-2_all.deb ...
[NG-UI] Unpacking python3-httplib2 (0.20.2-2) ...
[NG-UI] Selecting previously unselected package python3-more-itertools.
[NG-UI] Preparing to unpack .../119-python3-more-itertools_8.10.0-2_all.deb ...
[NG-UI] Unpacking python3-more-itertools (8.10.0-2) ...
[NG-UI] Selecting previously unselected package python3-zipp.
[NG-UI] Preparing to unpack .../120-python3-zipp_1.0.0-3_all.deb ...
[NG-UI] Unpacking python3-zipp (1.0.0-3) ...
[NG-UI] Selecting previously unselected package python3-importlib-metadata.
[NG-UI] Preparing to unpack .../121-python3-importlib-metadata_4.6.4-1_all.deb ...
[NG-UI] Unpacking python3-importlib-metadata (4.6.4-1) ...
[NBI] Selecting previously unselected package libc-devtools.
[NBI] Preparing to unpack .../105-libc-devtools_2.35-0ubuntu3.7_amd64.deb ...
[NBI] Unpacking libc-devtools (2.35-0ubuntu3.7) ...
[NBI] Selecting previously unselected package libexpat1-dev:amd64.
[NBI] Preparing to unpack .../106-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ...
[NBI] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[NBI] Selecting previously unselected package libfile-fcntllock-perl.
[NBI] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[NBI] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[NBI] Selecting previously unselected package libjs-jquery.
[NBI] Preparing to unpack .../108-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[NBI] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[NBI] Selecting previously unselected package libjs-underscore.
[NBI] Preparing to unpack .../109-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[NBI] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[NBI] Selecting previously unselected package libjs-sphinxdoc.
[NBI] Preparing to unpack .../110-libjs-sphinxdoc_4.3.2-1_all.deb ...
[NBI] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[NBI] Selecting previously unselected package libldap-common.
[NBI] Preparing to unpack .../111-libldap-common_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ...
[NBI] Unpacking libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[NBI] Selecting previously unselected package libpython3.10:amd64.
[NBI] Preparing to unpack .../112-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[NBI] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[LCM] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[LCM] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[LCM] Setting up fakeroot (1.28-1ubuntu1) ...
[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 libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[LCM] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[LCM] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[LCM] Setting up make (4.3-4.1build1) ...
[LCM] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[LCM] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[LCM] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[LCM] Setting up xz-utils (5.2.5-2ubuntu1) ...
[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 (12.3.0-1ubuntu1~22.04) ...
[LCM] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[LCM] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[LCM] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Keystone] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[Keystone] Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
[Keystone] Setting up libnss-systemd:amd64 (249.11-0ubuntu3.12) ...
[Keystone] First installation detected...
[Keystone] Checking NSS setup...
[Keystone] Setting up libnpth0:amd64 (1.6-3build2) ...
[Keystone] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[Keystone] Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[Keystone] Setting up libunwind8:amd64 (1.3.2-2build2.1) ...
[Keystone] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Keystone] Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
[Keystone] Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ...
[MON] Unpacking manpages-dev (5.10-1ubuntu1) ...
[MON] Selecting previously unselected package python3.10-dev.
[MON] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[MON] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[MON] Selecting previously unselected package python3-lib2to3.
[MON] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[MON] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[MON] Selecting previously unselected package python3-distutils.
[MON] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[MON] Unpacking python3-distutils (3.10.8-1~22.04) ...
[MON] Selecting previously unselected package python3-dev.
[MON] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[MON] Unpacking python3-dev (3.10.6-1~22.04) ...
[MON] Selecting previously unselected package python3-setuptools.
[MON] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[MON] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[POL] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[POL] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[POL] Setting up make (4.3-4.1build1) ...
[POL] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[POL] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[POL] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[POL] Setting up xz-utils (5.2.5-2ubuntu1) ...
[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 (12.3.0-1ubuntu1~22.04) ...
[POL] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[POL] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[POL] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Setting up patch (2.7.6-7build2) ...
[tests] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[tests] Selecting previously unselected package libpython3.10-dev:amd64.
[tests] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[tests] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[tests] Selecting previously unselected package libpython3-dev:amd64.
[tests] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[tests] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[tests] Selecting previously unselected package libsasl2-modules:amd64.
[tests] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[tests] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[tests] Selecting previously unselected package manpages-dev.
[tests] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[tests] Unpacking manpages-dev (5.10-1ubuntu1) ...
[PLA] Selecting previously unselected package python3-wheel.
[PLA] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[PLA] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[PLA] Selecting previously unselected package python3-pip.
[PLA] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[PLA] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[PLA] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[PLA] Setting up media-types (7.0.0) ...
[osmclient] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[osmclient] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[osmclient] Setting up fakeroot (1.28-1ubuntu1) ...
[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 libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[osmclient] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[osmclient] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[osmclient] Setting up make (4.3-4.1build1) ...
[osmclient] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[osmclient] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[osmclient] Setting up xz-utils (5.2.5-2ubuntu1) ...
[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 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[osmclient] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[osmclient] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Setting up javascript-common (11+nmu1) ...
[Webhook] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[Webhook] Setting up lto-disabled-list (24) ...
[Webhook] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[Webhook] Setting up manpages (5.10-1ubuntu1) ...
[Webhook] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[Webhook] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[Webhook] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Webhook] Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ...
[Webhook] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[RO] Selecting previously unselected package python3-pip.
[RO] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[RO] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[RO] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[RO] Setting up media-types (7.0.0) ...
[RO] Setting up javascript-common (11+nmu1) ...
[RO] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[RO] Setting up lto-disabled-list (24) ...
[RO] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[RO] Setting up manpages (5.10-1ubuntu1) ...
[RO] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[RO] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[NG-UI] Selecting previously unselected package python3-jeepney.
[NG-UI] Preparing to unpack .../122-python3-jeepney_0.7.1-3_all.deb ...
[NG-UI] Unpacking python3-jeepney (0.7.1-3) ...
[NG-UI] Selecting previously unselected package python3-jwt.
[NG-UI] Preparing to unpack .../123-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
[NG-UI] Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
[NG-UI] Selecting previously unselected package python3-secretstorage.
[NG-UI] Preparing to unpack .../124-python3-secretstorage_3.3.1-1_all.deb ...
[NG-UI] Unpacking python3-secretstorage (3.3.1-1) ...
[NG-UI] Selecting previously unselected package python3-keyring.
[NG-UI] Preparing to unpack .../125-python3-keyring_23.5.0-1_all.deb ...
[NG-UI] Unpacking python3-keyring (23.5.0-1) ...
[NG-UI] Selecting previously unselected package python3-lazr.uri.
[NG-UI] Preparing to unpack .../126-python3-lazr.uri_1.0.6-2_all.deb ...
[NG-UI] Unpacking python3-lazr.uri (1.0.6-2) ...
[NG-UI] Selecting previously unselected package python3-wadllib.
[NG-UI] Preparing to unpack .../127-python3-wadllib_1.3.6-1_all.deb ...
[NG-UI] Unpacking python3-wadllib (1.3.6-1) ...
[NBI] Selecting previously unselected package zlib1g-dev:amd64.
[NBI] Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[NBI] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[NBI] Selecting previously unselected package libpython3.10-dev:amd64.
[NBI] Preparing to unpack .../114-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[NBI] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[NBI] Selecting previously unselected package libpython3-dev:amd64.
[NBI] Preparing to unpack .../115-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[NBI] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[NBI] Selecting previously unselected package libsasl2-modules:amd64.
[NBI] Preparing to unpack .../116-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[NBI] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NBI] Selecting previously unselected package manpages-dev.
[NBI] Preparing to unpack .../117-manpages-dev_5.10-1ubuntu1_all.deb ...
[NBI] Unpacking manpages-dev (5.10-1ubuntu1) ...
[LCM] Setting up patch (2.7.6-7build2) ...
[LCM] Setting up fonts-dejavu-core (2.37-2build1) ...
[LCM] Setting up ucf (3.0043) ...
[LCM] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[LCM] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[LCM] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[LCM] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[LCM] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[LCM] Setting up libmd0:amd64 (1.0.4-1build1) ...
[LCM] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[LCM] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[LCM] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[LCM] Setting up netbase (6.3) ...
[LCM] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[LCM] Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ...
[LCM] Setting up libisl23:amd64 (0.24-2build1) ...
[LCM] Setting up libc-dev-bin (2.35-0ubuntu3.7) ...
[Keystone] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[Keystone] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[Keystone] Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
[Keystone] Setting up dbus (1.12.20-2ubuntu4.1) ...
[Keystone] Setting up xz-utils (5.2.5-2ubuntu1) ...
[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 systemd-timesyncd (249.11-0ubuntu3.12) ...
[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 ucf (3.0043) ...
[Keystone] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[MON] Selecting previously unselected package python3-wheel.
[MON] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[MON] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[MON] Selecting previously unselected package python3-pip.
[MON] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[MON] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[POL] Setting up fonts-dejavu-core (2.37-2build1) ...
[POL] Setting up ucf (3.0043) ...
[POL] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[POL] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[POL] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[POL] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[POL] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Setting up libmd0:amd64 (1.0.4-1build1) ...
[POL] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[POL] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[POL] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[POL] Setting up netbase (6.3) ...
[POL] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[POL] Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ...
[POL] Setting up libisl23:amd64 (0.24-2build1) ...
[POL] Setting up libc-dev-bin (2.35-0ubuntu3.7) ...
[POL] Setting up openssl (3.0.2-0ubuntu1.15) ...
[POL] Setting up libbsd0:amd64 (0.11.5-1) ...
[POL] Setting up readline-common (8.1.2-1) ...
[tests] Selecting previously unselected package python3.10-dev.
[tests] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[tests] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[tests] Selecting previously unselected package python3-lib2to3.
[tests] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[tests] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[tests] Selecting previously unselected package python3-distutils.
[tests] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[tests] Unpacking python3-distutils (3.10.8-1~22.04) ...
[tests] Selecting previously unselected package python3-dev.
[tests] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[tests] Unpacking python3-dev (3.10.6-1~22.04) ...
[tests] Selecting previously unselected package python3-setuptools.
[tests] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[tests] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[tests] Selecting previously unselected package python3-wheel.
[tests] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[tests] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[PLA] Setting up javascript-common (11+nmu1) ...
[PLA] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[PLA] Setting up lto-disabled-list (24) ...
[PLA] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[PLA] Setting up manpages (5.10-1ubuntu1) ...
[PLA] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[PLA] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[PLA] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[PLA] Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ...
[PLA] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[PLA] Setting up libdeflate0:amd64 (1.10-2) ...
[PLA] Setting up linux-libc-dev:amd64 (5.15.0-106.116) ...
[PLA] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[PLA] Setting up libnpth0:amd64 (1.6-3build2) ...
[PLA] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[PLA] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[PLA] Setting up bzip2 (1.0.8-5build1) ...
[PLA] Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[PLA] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[PLA] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[PLA] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[PLA] Setting up fakeroot (1.28-1ubuntu1) ...
[osmclient] Setting up patch (2.7.6-7build2) ...
[osmclient] Setting up fonts-dejavu-core (2.37-2build1) ...
[osmclient] Setting up ucf (3.0043) ...
[osmclient] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[osmclient] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[osmclient] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[osmclient] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[osmclient] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Setting up libmd0:amd64 (1.0.4-1build1) ...
[osmclient] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[osmclient] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[osmclient] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[osmclient] Setting up netbase (6.3) ...
[osmclient] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[osmclient] Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ...
[osmclient] Setting up libisl23:amd64 (0.24-2build1) ...
[osmclient] Setting up libc-dev-bin (2.35-0ubuntu3.7) ...
[osmclient] Setting up openssl (3.0.2-0ubuntu1.15) ...
[Webhook] Setting up libdeflate0:amd64 (1.10-2) ...
[Webhook] Setting up linux-libc-dev:amd64 (5.15.0-106.116) ...
[Webhook] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[Webhook] Setting up libnpth0:amd64 (1.6-3build2) ...
[Webhook] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[Webhook] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[Webhook] Setting up bzip2 (1.0.8-5build1) ...
[Webhook] Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[Webhook] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[Webhook] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[Webhook] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Webhook] Setting up fakeroot (1.28-1ubuntu1) ...
[Webhook] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[Webhook] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[Webhook] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[Webhook] Setting up make (4.3-4.1build1) ...
[Webhook] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[Webhook] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[Webhook] Setting up xz-utils (5.2.5-2ubuntu1) ...
[Webhook] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] 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
[Webhook] Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[Webhook] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[RO] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[RO] Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ...
[RO] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[RO] Setting up libdeflate0:amd64 (1.10-2) ...
[RO] Setting up linux-libc-dev:amd64 (5.15.0-106.116) ...
[RO] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[RO] Setting up libnpth0:amd64 (1.6-3build2) ...
[RO] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[RO] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[RO] Setting up bzip2 (1.0.8-5build1) ...
[RO] Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[RO] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[RO] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[RO] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[RO] Setting up fakeroot (1.28-1ubuntu1) ...
[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 libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[NG-UI] Selecting previously unselected package python3-distro.
[NG-UI] Preparing to unpack .../128-python3-distro_1.7.0-1_all.deb ...
[NG-UI] Unpacking python3-distro (1.7.0-1) ...
[NG-UI] Selecting previously unselected package python3-oauthlib.
[NG-UI] Preparing to unpack .../129-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
[NG-UI] Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
[NG-UI] Selecting previously unselected package python3-six.
[NG-UI] Preparing to unpack .../130-python3-six_1.16.0-3ubuntu1_all.deb ...
[NG-UI] Unpacking python3-six (1.16.0-3ubuntu1) ...
[NG-UI] Selecting previously unselected package python3-lazr.restfulclient.
[NG-UI] Preparing to unpack .../131-python3-lazr.restfulclient_0.14.4-1_all.deb ...
[NG-UI] Unpacking python3-lazr.restfulclient (0.14.4-1) ...
[NG-UI] Selecting previously unselected package python3-launchpadlib.
[NG-UI] Preparing to unpack .../132-python3-launchpadlib_1.10.16-1_all.deb ...
[NG-UI] Unpacking python3-launchpadlib (1.10.16-1) ...
[NG-UI] Selecting previously unselected package python3-software-properties.
[NG-UI] Preparing to unpack .../133-python3-software-properties_0.99.22.9_all.deb ...
[NG-UI] Unpacking python3-software-properties (0.99.22.9) ...
[NG-UI] Selecting previously unselected package software-properties-common.
[NG-UI] Preparing to unpack .../134-software-properties-common_0.99.22.9_all.deb ...
[NG-UI] Unpacking software-properties-common (0.99.22.9) ...
[NG-UI] Selecting previously unselected package unattended-upgrades.
[NG-UI] Preparing to unpack .../135-unattended-upgrades_2.8ubuntu1_all.deb ...
[NG-UI] Unpacking unattended-upgrades (2.8ubuntu1) ...
[NBI] Selecting previously unselected package python3.10-dev.
[NBI] Preparing to unpack .../118-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[NBI] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[NBI] Selecting previously unselected package python3-lib2to3.
[NBI] Preparing to unpack .../119-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[NBI] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[NBI] Selecting previously unselected package python3-distutils.
[NBI] Preparing to unpack .../120-python3-distutils_3.10.8-1~22.04_all.deb ...
[NBI] Unpacking python3-distutils (3.10.8-1~22.04) ...
[NBI] Selecting previously unselected package python3-dev.
[NBI] Preparing to unpack .../121-python3-dev_3.10.6-1~22.04_amd64.deb ...
[NBI] Unpacking python3-dev (3.10.6-1~22.04) ...
[NBI] Selecting previously unselected package python3-setuptools.
[NBI] Preparing to unpack .../122-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[NBI] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[LCM] Setting up openssl (3.0.2-0ubuntu1.15) ...
[LCM] Setting up libbsd0:amd64 (0.11.5-1) ...
[LCM] Setting up readline-common (8.1.2-1) ...
[LCM] Setting up publicsuffix (20211207.1025-1) ...
[LCM] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[LCM] Setting up liblocale-gettext-perl (1.07-4build3) ...
[LCM] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[LCM] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[LCM] Setting up libgdbm6:amd64 (1.23-1) ...
[LCM] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[LCM] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[LCM] Setting up libctf0:amd64 (2.38-4ubuntu2.6) ...
[LCM] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[LCM] Setting up pinentry-curses (1.1.1-1build2) ...
[LCM] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[LCM] Setting up manpages-dev (5.10-1ubuntu1) ...
[LCM] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[LCM] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[LCM] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[Keystone] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[Keystone] Setting up python-apt-common (2.4.0ubuntu3) ...
[Keystone] Setting up dmsetup (2:1.02.175-2.1ubuntu4) ...
[Keystone] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[Keystone] Setting up libpam-systemd:amd64 (249.11-0ubuntu3.12) ...
[Keystone] Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ...
[Keystone] Setting up libstemmer0d:amd64 (2.2.0-1build1) ...
[Keystone] Setting up openssl (3.0.2-0ubuntu1.15) ...
[Keystone] Setting up libelf1:amd64 (0.186-1build1) ...
[Keystone] Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
[Keystone] Setting up readline-common (8.1.2-1) ...
[Keystone] Setting up publicsuffix (20211207.1025-1) ...
[Keystone] Setting up iso-codes (4.9.0-1) ...
[Keystone] Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ...
[Keystone] Setting up libicu70:amd64 (70.1-2) ...
[Keystone] Setting up pinentry-curses (1.1.1-1build2) ...
[Keystone] Setting up libdw1:amd64 (0.186-1build1) ...
[MON] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[MON] Setting up media-types (7.0.0) ...
[MON] Setting up javascript-common (11+nmu1) ...
[MON] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[MON] Setting up lto-disabled-list (24) ...
[MON] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[MON] Setting up manpages (5.10-1ubuntu1) ...
[MON] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[MON] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[MON] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[MON] Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ...
[MON] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[MON] Setting up libdeflate0:amd64 (1.10-2) ...
[MON] Setting up linux-libc-dev:amd64 (5.15.0-106.116) ...
[MON] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[MON] Setting up libnpth0:amd64 (1.6-3build2) ...
[MON] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[MON] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[MON] Setting up bzip2 (1.0.8-5build1) ...
[MON] Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[MON] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[MON] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[POL] Setting up publicsuffix (20211207.1025-1) ...
[POL] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Setting up liblocale-gettext-perl (1.07-4build3) ...
[POL] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[POL] Setting up libgdbm6:amd64 (1.23-1) ...
[POL] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[POL] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Setting up libctf0:amd64 (2.38-4ubuntu2.6) ...
[POL] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[POL] Setting up pinentry-curses (1.1.1-1build2) ...
[POL] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[POL] Setting up manpages-dev (5.10-1ubuntu1) ...
[POL] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[POL] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[POL] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[tests] Selecting previously unselected package python3-pip.
[tests] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[tests] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[tests] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[tests] Setting up media-types (7.0.0) ...
[tests] Setting up javascript-common (11+nmu1) ...
[tests] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[tests] Setting up lto-disabled-list (24) ...
[tests] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[tests] Setting up manpages (5.10-1ubuntu1) ...
[tests] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[tests] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[tests] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[tests] Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ...
[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 libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[PLA] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[PLA] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[PLA] Setting up make (4.3-4.1build1) ...
[PLA] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[PLA] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[PLA] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[PLA] Setting up xz-utils (5.2.5-2ubuntu1) ...
[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 (12.3.0-1ubuntu1~22.04) ...
[PLA] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[PLA] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[PLA] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Setting up patch (2.7.6-7build2) ...
[PLA] Setting up fonts-dejavu-core (2.37-2build1) ...
[PLA] Setting up ucf (3.0043) ...
[osmclient] Setting up libbsd0:amd64 (0.11.5-1) ...
[osmclient] Setting up readline-common (8.1.2-1) ...
[osmclient] Setting up publicsuffix (20211207.1025-1) ...
[osmclient] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Setting up liblocale-gettext-perl (1.07-4build3) ...
[osmclient] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[osmclient] Setting up libgdbm6:amd64 (1.23-1) ...
[osmclient] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[osmclient] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Setting up libctf0:amd64 (2.38-4ubuntu2.6) ...
[osmclient] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[osmclient] Setting up pinentry-curses (1.1.1-1build2) ...
[osmclient] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Setting up manpages-dev (5.10-1ubuntu1) ...
[osmclient] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[osmclient] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[osmclient] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[Webhook] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Setting up patch (2.7.6-7build2) ...
[Webhook] Setting up fonts-dejavu-core (2.37-2build1) ...
[Webhook] Setting up ucf (3.0043) ...
[Webhook] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[Webhook] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[Webhook] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[Webhook] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[Webhook] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Setting up libmd0:amd64 (1.0.4-1build1) ...
[Webhook] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[Webhook] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[Webhook] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[Webhook] Setting up netbase (6.3) ...
[Webhook] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[Webhook] Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ...
[RO] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[RO] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[RO] Setting up make (4.3-4.1build1) ...
[RO] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[RO] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[RO] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[RO] Setting up xz-utils (5.2.5-2ubuntu1) ...
[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 (12.3.0-1ubuntu1~22.04) ...
[RO] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[RO] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[RO] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Setting up patch (2.7.6-7build2) ...
[RO] Setting up fonts-dejavu-core (2.37-2build1) ...
[RO] Setting up ucf (3.0043) ...
[RO] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[RO] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[RO] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[NG-UI] Selecting previously unselected package gnupg2.
[NG-UI] Preparing to unpack .../136-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
[NG-UI] Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[NG-UI] Setting up media-types (7.0.0) ...
[NG-UI] Setting up systemd-sysv (249.11-0ubuntu3.12) ...
[NG-UI] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[NG-UI] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[NG-UI] Setting up apt-transport-https (2.4.12) ...
[NG-UI] Setting up xdg-user-dirs (0.17-2ubuntu4) ...
[NG-UI] Setting up libyaml-0-2:amd64 (0.2.2-1build2) ...
[NG-UI] Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
[NG-UI] No schema files found: doing nothing.
[NG-UI] Setting up distro-info-data (0.52ubuntu0.7) ...
[NBI] Selecting previously unselected package python3-wheel.
[NBI] Preparing to unpack .../123-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[NBI] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[NBI] Selecting previously unselected package python3-pip.
[NBI] Preparing to unpack .../124-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[NBI] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[NBI] Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
[NBI] Setting up media-types (7.0.0) ...
[NBI] Setting up javascript-common (11+nmu1) ...
[NBI] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[LCM] Setting up libreadline8:amd64 (8.1.2-1) ...
[LCM] Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[LCM] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[LCM] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[Keystone] Setting up libreadline8:amd64 (8.1.2-1) ...
[Keystone] Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ...
[Keystone] Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[Keystone] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[Keystone] Updating certificates in /etc/ssl/certs...
[MON] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[MON] Setting up fakeroot (1.28-1ubuntu1) ...
[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 libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[MON] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[MON] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[MON] Setting up make (4.3-4.1build1) ...
[MON] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[MON] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[MON] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[MON] Setting up xz-utils (5.2.5-2ubuntu1) ...
[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 (12.3.0-1ubuntu1~22.04) ...
[MON] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[MON] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[MON] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Setting up patch (2.7.6-7build2) ...
[MON] Setting up fonts-dejavu-core (2.37-2build1) ...
[MON] Setting up ucf (3.0043) ...
[POL] Setting up libreadline8:amd64 (8.1.2-1) ...
[POL] Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[POL] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[POL] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[Prometheus] Collecting aiohttp==3.6.2
[Prometheus]   Downloading aiohttp-3.6.2-py3-none-any.whl (441 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 kB 4.4 MB/s eta 0:00:00
[Prometheus] Collecting async-timeout==3.0.1
[Prometheus]   Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
[Prometheus] Collecting attrs==20.2.0
[Prometheus]   Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.1/48.1 kB 4.9 MB/s eta 0:00:00
[Prometheus] Collecting chardet==3.0.4
[Prometheus]   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 8.8 MB/s eta 0:00:00
[Prometheus] Collecting idna==2.10
[Prometheus]   Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.2 MB/s eta 0:00:00
[tests] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[tests] Setting up libdeflate0:amd64 (1.10-2) ...
[tests] Setting up linux-libc-dev:amd64 (5.15.0-106.116) ...
[tests] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[tests] Setting up libnpth0:amd64 (1.6-3build2) ...
[tests] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[tests] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[tests] Setting up bzip2 (1.0.8-5build1) ...
[tests] Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[tests] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[tests] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[tests] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[tests] Setting up fakeroot (1.28-1ubuntu1) ...
[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 libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[tests] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[tests] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[tests] Setting up make (4.3-4.1build1) ...
[tests] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[tests] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[tests] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[tests] Setting up xz-utils (5.2.5-2ubuntu1) ...
[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
[PLA] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[PLA] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[PLA] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[PLA] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[PLA] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Setting up libmd0:amd64 (1.0.4-1build1) ...
[PLA] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[PLA] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[PLA] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[PLA] Setting up netbase (6.3) ...
[PLA] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[PLA] Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ...
[PLA] Setting up libisl23:amd64 (0.24-2build1) ...
[PLA] Setting up libc-dev-bin (2.35-0ubuntu3.7) ...
[PLA] Setting up openssl (3.0.2-0ubuntu1.15) ...
[PLA] Setting up libbsd0:amd64 (0.11.5-1) ...
[PLA] Setting up readline-common (8.1.2-1) ...
[PLA] Setting up publicsuffix (20211207.1025-1) ...
[PLA] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Setting up liblocale-gettext-perl (1.07-4build3) ...
[PLA] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[PLA] Setting up libgdbm6:amd64 (1.23-1) ...
[osmclient] Setting up libreadline8:amd64 (8.1.2-1) ...
[osmclient] Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[osmclient] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[Webhook] Setting up libisl23:amd64 (0.24-2build1) ...
[Webhook] Setting up libc-dev-bin (2.35-0ubuntu3.7) ...
[Webhook] Setting up openssl (3.0.2-0ubuntu1.15) ...
[Webhook] Setting up libbsd0:amd64 (0.11.5-1) ...
[Webhook] Setting up readline-common (8.1.2-1) ...
[Webhook] Setting up publicsuffix (20211207.1025-1) ...
[Webhook] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Setting up liblocale-gettext-perl (1.07-4build3) ...
[Webhook] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Webhook] Setting up libgdbm6:amd64 (1.23-1) ...
[Webhook] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[Webhook] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Setting up libctf0:amd64 (2.38-4ubuntu2.6) ...
[Webhook] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[Webhook] Setting up pinentry-curses (1.1.1-1build2) ...
[Webhook] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Setting up manpages-dev (5.10-1ubuntu1) ...
[Webhook] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[Webhook] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[Webhook] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[RO] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[RO] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Setting up libmd0:amd64 (1.0.4-1build1) ...
[RO] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[RO] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[RO] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[RO] Setting up netbase (6.3) ...
[RO] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[RO] Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ...
[RO] Setting up libisl23:amd64 (0.24-2build1) ...
[RO] Setting up libc-dev-bin (2.35-0ubuntu3.7) ...
[RO] Setting up openssl (3.0.2-0ubuntu1.15) ...
[RO] Setting up libbsd0:amd64 (0.11.5-1) ...
[RO] Setting up readline-common (8.1.2-1) ...
[RO] Setting up publicsuffix (20211207.1025-1) ...
[RO] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Setting up liblocale-gettext-perl (1.07-4build3) ...
[RO] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[RO] Setting up libgdbm6:amd64 (1.23-1) ...
[RO] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[RO] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up libctf0:amd64 (2.38-4ubuntu2.6) ...
[RO] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[NG-UI] Setting up libmaxminddb0:amd64 (1.5.2-1build2) ...
[NG-UI] Setting up libxmlb2:amd64 (0.3.6-2build1) ...
[NG-UI] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[NG-UI] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[NG-UI] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NG-UI] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[NG-UI] Setting up libdeflate0:amd64 (1.10-2) ...
[NG-UI] Setting up nginx-common (1.18.0-6ubuntu14.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.2.5-2ubuntu2) ...
[NG-UI] Setting up libnss-systemd:amd64 (249.11-0ubuntu3.12) ...
[NG-UI] First installation detected...
[NG-UI] Checking NSS setup...
[NG-UI] Setting up libnpth0:amd64 (1.6-3build2) ...
[NG-UI] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[NG-UI] Setting up libatm1:amd64 (1:2.5.1-4build2) ...
[NG-UI] Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[NBI] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[NBI] Setting up lto-disabled-list (24) ...
[NBI] Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
[NBI] Setting up manpages (5.10-1ubuntu1) ...
[NBI] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[NBI] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[NBI] Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NBI] Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ...
[NBI] Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
[NBI] Setting up libdeflate0:amd64 (1.10-2) ...
[NBI] Setting up linux-libc-dev:amd64 (5.15.0-106.116) ...
[NBI] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[NBI] Setting up libnpth0:amd64 (1.6-3build2) ...
[NBI] Setting up libassuan0:amd64 (2.5.5-1build1) ...
[NBI] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[NBI] Setting up bzip2 (1.0.8-5build1) ...
[NBI] Setting up libldap-common (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[NBI] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[NBI] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[NBI] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NBI] Setting up fakeroot (1.28-1ubuntu1) ...
[LCM] Updating certificates in /etc/ssl/certs...
[Keystone] 137 added, 0 removed; done.
[Keystone] Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ...
[Keystone] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[Keystone] Setting up libpolkit-agent-1-0:amd64 (0.105-33) ...
[Keystone] Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
[Keystone] Setting up polkitd (0.105-33) ...
[MON] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[MON] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[MON] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[MON] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[MON] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Setting up libmd0:amd64 (1.0.4-1build1) ...
[MON] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[MON] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[MON] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[MON] Setting up netbase (6.3) ...
[MON] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[MON] Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ...
[MON] Setting up libisl23:amd64 (0.24-2build1) ...
[MON] Setting up libc-dev-bin (2.35-0ubuntu3.7) ...
[MON] Setting up openssl (3.0.2-0ubuntu1.15) ...
[MON] Setting up libbsd0:amd64 (0.11.5-1) ...
[MON] Setting up readline-common (8.1.2-1) ...
[MON] Setting up publicsuffix (20211207.1025-1) ...
[MON] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Setting up liblocale-gettext-perl (1.07-4build3) ...
[POL] Updating certificates in /etc/ssl/certs...
[Prometheus] Collecting multidict==4.7.6
[Prometheus]   Downloading multidict-4.7.6-cp38-cp38-manylinux1_x86_64.whl (162 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.9/162.9 kB 6.5 MB/s eta 0:00:00
[tests] Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[tests] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[tests] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Setting up patch (2.7.6-7build2) ...
[tests] Setting up fonts-dejavu-core (2.37-2build1) ...
[tests] Setting up ucf (3.0043) ...
[tests] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[tests] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[tests] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[PLA] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[PLA] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] Setting up libctf0:amd64 (2.38-4ubuntu2.6) ...
[PLA] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[PLA] Setting up pinentry-curses (1.1.1-1build2) ...
[PLA] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[PLA] Setting up manpages-dev (5.10-1ubuntu1) ...
[PLA] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[PLA] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[PLA] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[osmclient] Updating certificates in /etc/ssl/certs...
[Webhook] Setting up libreadline8:amd64 (8.1.2-1) ...
[Webhook] Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[Webhook] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[RO] Setting up pinentry-curses (1.1.1-1build2) ...
[RO] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up manpages-dev (5.10-1ubuntu1) ...
[RO] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[RO] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[RO] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[NG-UI] Setting up libunwind8:amd64 (1.3.2-2build2.1) ...
[NG-UI] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[NG-UI] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NG-UI] Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
[NG-UI] Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ...
[NG-UI] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[NG-UI] Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
[NG-UI] Setting up dbus (1.12.20-2ubuntu4.1) ...
[NG-UI] Setting up xz-utils (5.2.5-2ubuntu1) ...
[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-3build5) ...
[NG-UI] Setting up libmnl0:amd64 (1.0.4-3build2) ...
[NG-UI] Setting up systemd-timesyncd (249.11-0ubuntu3.12) ...
[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 libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[NBI] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[NBI] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[NBI] Setting up make (4.3-4.1build1) ...
[NBI] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[NBI] Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
[NBI] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[NBI] Setting up xz-utils (5.2.5-2ubuntu1) ...
[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 (12.3.0-1ubuntu1~22.04) ...
[NBI] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[NBI] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[NBI] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Setting up patch (2.7.6-7build2) ...
[NBI] Setting up fonts-dejavu-core (2.37-2build1) ...
[NBI] Setting up ucf (3.0043) ...
[LCM] 137 added, 0 removed; done.
[LCM] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[LCM] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[LCM] Setting up libjs-sphinxdoc (4.3.2-1) ...
[LCM] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[LCM] Setting up cpp (4:11.2.0-1ubuntu1) ...
[LCM] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[LCM] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[LCM] Setting up libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[LCM] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[LCM] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[LCM] Setting up curl (7.81.0-1ubuntu1.16) ...
[LCM] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[LCM] Setting up gpg (2.2.27-3ubuntu2.1) ...
[LCM] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[LCM] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[LCM] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[LCM] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[LCM] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[Keystone] Setting up gpg (2.2.27-3ubuntu2.1) ...
[Keystone] Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
[Keystone] Setcap worked! gst-ptp-helper is not suid!
[Keystone] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[Keystone] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[Keystone] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
[Keystone] Setting up python3.10 (3.10.12-1~22.04.3) ...
[MON] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Setting up libgdbm6:amd64 (1.23-1) ...
[MON] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[MON] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Setting up libctf0:amd64 (2.38-4ubuntu2.6) ...
[MON] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[MON] Setting up pinentry-curses (1.1.1-1build2) ...
[MON] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[MON] Setting up manpages-dev (5.10-1ubuntu1) ...
[MON] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[MON] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[MON] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[POL] 137 added, 0 removed; done.
[POL] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[POL] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[POL] Setting up libjs-sphinxdoc (4.3.2-1) ...
[POL] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Setting up cpp (4:11.2.0-1ubuntu1) ...
[POL] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[POL] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[POL] Setting up libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[POL] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[POL] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[POL] Setting up curl (7.81.0-1ubuntu1.16) ...
[POL] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[POL] Setting up gpg (2.2.27-3ubuntu2.1) ...
[POL] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[POL] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[POL] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[POL] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[Prometheus] Collecting pymongo==3.11.0
[Prometheus]   Downloading pymongo-3.11.0-cp38-cp38-manylinux2014_x86_64.whl (530 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.4/530.4 kB 19.0 MB/s eta 0:00:00
[Prometheus] Collecting python-dateutil==2.8.1
[Prometheus]   Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.2/227.2 kB 10.0 MB/s eta 0:00:00
[Prometheus] Collecting PyYAML==5.3.1
[Prometheus]   Downloading PyYAML-5.3.1.tar.gz (269 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 269.4/269.4 kB 16.1 MB/s eta 0:00:00
[tests] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[tests] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Setting up libmd0:amd64 (1.0.4-1build1) ...
[tests] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[tests] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[tests] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[tests] Setting up netbase (6.3) ...
[tests] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[tests] Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ...
[tests] Setting up libisl23:amd64 (0.24-2build1) ...
[tests] Setting up libc-dev-bin (2.35-0ubuntu3.7) ...
[tests] Setting up openssl (3.0.2-0ubuntu1.15) ...
[tests] Setting up libbsd0:amd64 (0.11.5-1) ...
[tests] Setting up readline-common (8.1.2-1) ...
[tests] Setting up publicsuffix (20211207.1025-1) ...
[tests] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Setting up liblocale-gettext-perl (1.07-4build3) ...
[tests] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[tests] Setting up libgdbm6:amd64 (1.23-1) ...
[tests] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[tests] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Setting up libctf0:amd64 (2.38-4ubuntu2.6) ...
[PLA] Setting up libreadline8:amd64 (8.1.2-1) ...
[PLA] Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[PLA] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[PLA] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[PLA] Updating certificates in /etc/ssl/certs...
[osmclient] 137 added, 0 removed; done.
[osmclient] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[osmclient] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[osmclient] Setting up libjs-sphinxdoc (4.3.2-1) ...
[osmclient] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Setting up cpp (4:11.2.0-1ubuntu1) ...
[osmclient] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[osmclient] Setting up libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[osmclient] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[osmclient] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[osmclient] Setting up curl (7.81.0-1ubuntu1.16) ...
[osmclient] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[osmclient] Setting up gpg (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[osmclient] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[osmclient] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Updating certificates in /etc/ssl/certs...
[RO] Setting up libreadline8:amd64 (8.1.2-1) ...
[RO] Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[RO] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[RO] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[RO] Updating certificates in /etc/ssl/certs...
[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 fonts-dejavu-core (2.37-2build1) ...
[NG-UI] Setting up ucf (3.0043) ...
[NG-UI] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[NG-UI] Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ...
[NG-UI] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NG-UI] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[NBI] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[NBI] Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
[NBI] Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
[NBI] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[NBI] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Setting up libmd0:amd64 (1.0.4-1build1) ...
[NBI] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[NBI] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[NBI] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[NBI] Setting up netbase (6.3) ...
[NBI] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[NBI] Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ...
[NBI] Setting up libisl23:amd64 (0.24-2build1) ...
[NBI] Setting up libc-dev-bin (2.35-0ubuntu3.7) ...
[NBI] Setting up openssl (3.0.2-0ubuntu1.15) ...
[LCM] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[LCM] Setting up python3.10 (3.10.12-1~22.04.3) ...
[MON] Setting up libreadline8:amd64 (8.1.2-1) ...
[MON] Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[MON] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[MON] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[POL] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[POL] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[POL] Setting up python3.10 (3.10.12-1~22.04.3) ...
[Prometheus]   Preparing metadata (setup.py): started
[Prometheus]   Preparing metadata (setup.py): finished with status 'done'
[tests] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[tests] Setting up pinentry-curses (1.1.1-1build2) ...
[tests] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[tests] Setting up manpages-dev (5.10-1ubuntu1) ...
[tests] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[tests] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[tests] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[tests] Setting up libreadline8:amd64 (8.1.2-1) ...
[tests] Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[tests] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[tests] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[osmclient] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[osmclient] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up python3.10 (3.10.12-1~22.04.3) ...
[Webhook] 137 added, 0 removed; done.
[Webhook] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[Webhook] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[Webhook] Setting up libjs-sphinxdoc (4.3.2-1) ...
[Webhook] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Setting up cpp (4:11.2.0-1ubuntu1) ...
[Webhook] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[Webhook] Setting up libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[Webhook] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[NG-UI] Setting up libmd0:amd64 (1.0.4-1build1) ...
[NG-UI] Setting up python-apt-common (2.4.0ubuntu3) ...
[NG-UI] Setting up dmsetup (2:1.02.175-2.1ubuntu4) ...
[NG-UI] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[NG-UI] Setting up libpam-systemd:amd64 (249.11-0ubuntu3.12) ...
[NG-UI] Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ...
[NG-UI] Setting up libstemmer0d:amd64 (2.2.0-1build1) ...
[NG-UI] Setting up libnginx-mod-http-geoip2 (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up openssl (3.0.2-0ubuntu1.15) ...
[NG-UI] Setting up libbsd0:amd64 (0.11.5-1) ...
[NG-UI] Setting up libelf1:amd64 (0.186-1build1) ...
[NG-UI] Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
[NG-UI] Setting up readline-common (8.1.2-1) ...
[NG-UI] Setting up publicsuffix (20211207.1025-1) ...
[NBI] Setting up libbsd0:amd64 (0.11.5-1) ...
[NBI] Setting up readline-common (8.1.2-1) ...
[NBI] Setting up publicsuffix (20211207.1025-1) ...
[NBI] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Setting up liblocale-gettext-perl (1.07-4build3) ...
[NBI] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[NBI] Setting up libgdbm6:amd64 (1.23-1) ...
[NBI] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[NBI] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Setting up libctf0:amd64 (2.38-4ubuntu2.6) ...
[NBI] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[NBI] Setting up pinentry-curses (1.1.1-1build2) ...
[NBI] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[NBI] Setting up manpages-dev (5.10-1ubuntu1) ...
[NBI] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[NBI] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[NBI] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[Keystone] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[Keystone] Setting up pkexec (0.105-33) ...
[Keystone] Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ...
[Keystone] Setting up python3 (3.10.6-1~22.04) ...
[Keystone] Setting up libappstream4:amd64 (0.15.2-2) ...
[Keystone] Setting up python3-six (1.16.0-3ubuntu1) ...
[Keystone] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[Keystone] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
[Keystone] Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
[Keystone] Setting up python3-pyparsing (2.4.7-1) ...
[MON] Updating certificates in /etc/ssl/certs...
[POL] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[POL] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[POL] Setting up python3 (3.10.6-1~22.04) ...
[POL] Setting up binutils (2.38-4ubuntu2.6) ...
[POL] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[Prometheus] Collecting six==1.15.0
[Prometheus]   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
[Prometheus] Collecting yarl==1.6.0
[Prometheus]   Downloading yarl-1.6.0-cp38-cp38-manylinux1_x86_64.whl (262 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 262.5/262.5 kB 7.0 MB/s eta 0:00:00
[Prometheus] Building wheels for collected packages: PyYAML
[Prometheus]   Building wheel for PyYAML (setup.py): started
[tests] Updating certificates in /etc/ssl/certs...
[PLA] 137 added, 0 removed; done.
[PLA] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[PLA] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[PLA] Setting up libjs-sphinxdoc (4.3.2-1) ...
[PLA] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] Setting up cpp (4:11.2.0-1ubuntu1) ...
[PLA] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[PLA] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[PLA] Setting up libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[PLA] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[PLA] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[PLA] Setting up curl (7.81.0-1ubuntu1.16) ...
[PLA] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[PLA] Setting up gpg (2.2.27-3ubuntu2.1) ...
[PLA] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[PLA] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[PLA] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[PLA] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[PLA] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[PLA] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[osmclient] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up python3 (3.10.6-1~22.04) ...
[Webhook] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[Webhook] Setting up curl (7.81.0-1ubuntu1.16) ...
[Webhook] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[Webhook] Setting up gpg (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[Webhook] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[Webhook] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[Webhook] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up python3.10 (3.10.12-1~22.04.3) ...
[RO] 137 added, 0 removed; done.
[RO] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[RO] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[RO] Setting up libjs-sphinxdoc (4.3.2-1) ...
[RO] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up cpp (4:11.2.0-1ubuntu1) ...
[RO] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[RO] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[RO] Setting up libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[RO] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[RO] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[RO] Setting up curl (7.81.0-1ubuntu1.16) ...
[RO] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[RO] Setting up gpg (2.2.27-3ubuntu2.1) ...
[RO] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[RO] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[RO] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[RO] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[RO] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[RO] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up iso-codes (4.9.0-1) ...
[NG-UI] Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ...
[NG-UI] Setting up libicu70:amd64 (70.1-2) ...
[NG-UI] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[NG-UI] Setting up pinentry-curses (1.1.1-1build2) ...
[NG-UI] Setting up libnginx-mod-mail (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libdw1:amd64 (0.186-1build1) ...
[NG-UI] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[NG-UI] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[NG-UI] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[NG-UI] Setting up libreadline8:amd64 (8.1.2-1) ...
[NG-UI] Setting up libnginx-mod-stream (1.18.0-6ubuntu14.4) ...
[NBI] Setting up libreadline8:amd64 (8.1.2-1) ...
[NBI] Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[NBI] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[NBI] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[NBI] Updating certificates in /etc/ssl/certs...
[LCM] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[LCM] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[LCM] Setting up python3 (3.10.6-1~22.04) ...
[LCM] Setting up binutils (2.38-4ubuntu2.6) ...
[LCM] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[LCM] Setting up perl (5.34.0-3ubuntu1.3) ...
[LCM] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[LCM] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[LCM] Setting up libdpkg-perl (1.21.1ubuntu2.3) ...
[LCM] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[LCM] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[LCM] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[LCM] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[LCM] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[Keystone] Setting up python3-gi (3.42.1-0ubuntu1) ...
[Keystone] Setting up shared-mime-info (2.1-2) ...
[MON] 137 added, 0 removed; done.
[MON] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[MON] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[MON] Setting up libjs-sphinxdoc (4.3.2-1) ...
[MON] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Setting up cpp (4:11.2.0-1ubuntu1) ...
[MON] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[MON] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[MON] Setting up libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[MON] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[MON] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[MON] Setting up curl (7.81.0-1ubuntu1.16) ...
[MON] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[MON] Setting up gpg (2.2.27-3ubuntu2.1) ...
[MON] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[MON] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[MON] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[MON] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[MON] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[MON] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[POL] Setting up perl (5.34.0-3ubuntu1.3) ...
[POL] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[POL] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[POL] Setting up libdpkg-perl (1.21.1ubuntu2.3) ...
[POL] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[POL] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[POL] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[POL] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[POL] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[POL] Setting up libc-devtools (2.35-0ubuntu3.7) ...
[POL] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[tests] 137 added, 0 removed; done.
[tests] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[tests] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[tests] Setting up libjs-sphinxdoc (4.3.2-1) ...
[tests] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Setting up cpp (4:11.2.0-1ubuntu1) ...
[tests] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[tests] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[tests] Setting up libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[tests] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[tests] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[tests] Setting up curl (7.81.0-1ubuntu1.16) ...
[PLA] Setting up python3.10 (3.10.12-1~22.04.3) ...
[osmclient] Setting up binutils (2.38-4ubuntu2.6) ...
[osmclient] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up perl (5.34.0-3ubuntu1.3) ...
[osmclient] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[osmclient] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[osmclient] Setting up libdpkg-perl (1.21.1ubuntu2.3) ...
[osmclient] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[osmclient] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[osmclient] Setting up libc-devtools (2.35-0ubuntu3.7) ...
[osmclient] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[RO] Setting up python3.10 (3.10.12-1~22.04.3) ...
[NG-UI] Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ...
[NG-UI] Setting up libldap-2.5-0:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[NG-UI] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[NG-UI] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[NG-UI] Updating certificates in /etc/ssl/certs...
[LCM] Setting up libc-devtools (2.35-0ubuntu3.7) ...
[LCM] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[LCM] Setting up python3-distutils (3.10.8-1~22.04) ...
[LCM] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[MON] Setting up python3.10 (3.10.12-1~22.04.3) ...
[POL] Setting up python3-distutils (3.10.8-1~22.04) ...
[POL] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[tests] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[tests] Setting up gpg (2.2.27-3ubuntu2.1) ...
[tests] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[tests] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[tests] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[tests] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[tests] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[tests] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[PLA] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[PLA] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[PLA] Setting up python3 (3.10.6-1~22.04) ...
[osmclient] Setting up python3-distutils (3.10.8-1~22.04) ...
[osmclient] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[Webhook] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[Webhook] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up python3 (3.10.6-1~22.04) ...
[Webhook] Setting up binutils (2.38-4ubuntu2.6) ...
[Webhook] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up perl (5.34.0-3ubuntu1.3) ...
[Webhook] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[Webhook] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[Webhook] Setting up libdpkg-perl (1.21.1ubuntu2.3) ...
[Webhook] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[Webhook] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[RO] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[RO] Setting up python3 (3.10.6-1~22.04) ...
[RO] Setting up binutils (2.38-4ubuntu2.6) ...
[RO] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[NBI] 137 added, 0 removed; done.
[NBI] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[NBI] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[NBI] Setting up libjs-sphinxdoc (4.3.2-1) ...
[NBI] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Setting up cpp (4:11.2.0-1ubuntu1) ...
[NBI] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[NBI] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[NBI] Setting up libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[NBI] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[NBI] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[NBI] Setting up curl (7.81.0-1ubuntu1.16) ...
[NBI] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[NBI] Setting up gpg (2.2.27-3ubuntu2.1) ...
[NBI] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[NBI] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[LCM] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[LCM] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[LCM] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[LCM] Setting up libalgorithm-diff-perl (1.201-1) ...
[LCM] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[LCM] Setting up gcc (4:11.2.0-1ubuntu1) ...
[LCM] Setting up dpkg-dev (1.21.1ubuntu2.3) ...
[LCM] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[LCM] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[MON] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[MON] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[MON] Setting up python3 (3.10.6-1~22.04) ...
[POL] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[POL] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[POL] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[POL] Setting up libalgorithm-diff-perl (1.201-1) ...
[POL] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[POL] Setting up gcc (4:11.2.0-1ubuntu1) ...
[POL] Setting up dpkg-dev (1.21.1ubuntu2.3) ...
[POL] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[POL] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[tests] Setting up python3.10 (3.10.12-1~22.04.3) ...
[PLA] Setting up binutils (2.38-4ubuntu2.6) ...
[PLA] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[PLA] Setting up perl (5.34.0-3ubuntu1.3) ...
[PLA] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[PLA] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[PLA] Setting up libdpkg-perl (1.21.1ubuntu2.3) ...
[PLA] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[PLA] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[PLA] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[PLA] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[PLA] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[PLA] Setting up libc-devtools (2.35-0ubuntu3.7) ...
[PLA] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[osmclient] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[osmclient] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[osmclient] Setting up libalgorithm-diff-perl (1.201-1) ...
[osmclient] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[osmclient] Setting up gcc (4:11.2.0-1ubuntu1) ...
[osmclient] Setting up dpkg-dev (1.21.1ubuntu2.3) ...
[osmclient] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[Webhook] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[Webhook] Setting up libc-devtools (2.35-0ubuntu3.7) ...
[Webhook] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[Webhook] Setting up python3-distutils (3.10.8-1~22.04) ...
[Webhook] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[RO] Setting up perl (5.34.0-3ubuntu1.3) ...
[RO] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[RO] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[RO] Setting up libdpkg-perl (1.21.1ubuntu2.3) ...
[RO] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[RO] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[RO] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[RO] Setting up libc-devtools (2.35-0ubuntu3.7) ...
[RO] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[NG-UI] 137 added, 0 removed; done.
[NG-UI] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[NG-UI] Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ...
[NG-UI] Setting up gpgconf (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[NG-UI] Setting up libpolkit-agent-1-0:amd64 (0.105-33) ...
[NG-UI] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[NG-UI] Setting up curl (7.81.0-1ubuntu1.16) ...
[NG-UI] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[NG-UI] Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ...
[NG-UI] Setting up libnginx-mod-stream-geoip2 (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
[NG-UI] Setting up polkitd (0.105-33) ...
[NBI] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[NBI] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[NBI] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[NBI] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[NBI] Setting up python3.10 (3.10.12-1~22.04.3) ...
[MON] Setting up binutils (2.38-4ubuntu2.6) ...
[MON] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[MON] Setting up perl (5.34.0-3ubuntu1.3) ...
[MON] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[MON] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[MON] Setting up libdpkg-perl (1.21.1ubuntu2.3) ...
[MON] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[MON] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[MON] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[MON] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[MON] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[tests] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[tests] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[tests] Setting up python3 (3.10.6-1~22.04) ...
[tests] Setting up binutils (2.38-4ubuntu2.6) ...
[tests] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[tests] Setting up perl (5.34.0-3ubuntu1.3) ...
[tests] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[PLA] Setting up python3-distutils (3.10.8-1~22.04) ...
[PLA] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[PLA] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[PLA] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[PLA] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[Webhook] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[Webhook] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[Webhook] Setting up libalgorithm-diff-perl (1.201-1) ...
[Webhook] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[Webhook] Setting up gcc (4:11.2.0-1ubuntu1) ...
[Webhook] Setting up dpkg-dev (1.21.1ubuntu2.3) ...
[Webhook] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[RO] Setting up python3-distutils (3.10.8-1~22.04) ...
[RO] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[NG-UI] Setting up gpg (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
[NG-UI] Setcap worked! gst-ptp-helper is not suid!
[NG-UI] Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
[NG-UI] Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
[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.
[NG-UI] Setting up python3.10 (3.10.12-1~22.04.3) ...
[MON] Setting up libc-devtools (2.35-0ubuntu3.7) ...
[MON] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[MON] Setting up python3-distutils (3.10.8-1~22.04) ...
[MON] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[POL] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[POL] Setting up g++ (4:11.2.0-1ubuntu1) ...
[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 gnupg (2.2.27-3ubuntu2.1) ...
[POL] Setting up build-essential (12.9ubuntu3) ...
[tests] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[tests] Setting up libdpkg-perl (1.21.1ubuntu2.3) ...
[tests] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[tests] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[tests] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[tests] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[tests] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[tests] Setting up libc-devtools (2.35-0ubuntu3.7) ...
[tests] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[tests] Setting up python3-distutils (3.10.8-1~22.04) ...
[tests] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[PLA] Setting up libalgorithm-diff-perl (1.201-1) ...
[PLA] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[PLA] Setting up gcc (4:11.2.0-1ubuntu1) ...
[PLA] Setting up dpkg-dev (1.21.1ubuntu2.3) ...
[PLA] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[PLA] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[RO] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[RO] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[RO] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[RO] Setting up libalgorithm-diff-perl (1.201-1) ...
[RO] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[RO] Setting up gcc (4:11.2.0-1ubuntu1) ...
[RO] Setting up dpkg-dev (1.21.1ubuntu2.3) ...
[RO] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[RO] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[NG-UI] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[NG-UI] Setting up iproute2 (5.15.0-1ubuntu2) ...
[NBI] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[NBI] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[NBI] Setting up python3 (3.10.6-1~22.04) ...
[NBI] Setting up binutils (2.38-4ubuntu2.6) ...
[NBI] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[NBI] Setting up perl (5.34.0-3ubuntu1.3) ...
[NBI] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[NBI] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[NBI] Setting up libdpkg-perl (1.21.1ubuntu2.3) ...
[NBI] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[NBI] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[NBI] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[NBI] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[NBI] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[NBI] Setting up libc-devtools (2.35-0ubuntu3.7) ...
[NBI] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[LCM] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[LCM] Setting up g++ (4:11.2.0-1ubuntu1) ...
[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 gnupg (2.2.27-3ubuntu2.1) ...
[LCM] Setting up build-essential (12.9ubuntu3) ...
[LCM] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[LCM] Setting up libalgorithm-merge-perl (0.08-3) ...
[LCM] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[LCM] Setting up python3-dev (3.10.6-1~22.04) ...
[LCM] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[LCM] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[LCM] Updating certificates in /etc/ssl/certs...
[MON] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[MON] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[MON] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[MON] Setting up libalgorithm-diff-perl (1.201-1) ...
[MON] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[MON] Setting up gcc (4:11.2.0-1ubuntu1) ...
[MON] Setting up dpkg-dev (1.21.1ubuntu2.3) ...
[MON] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[MON] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[POL] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[POL] Setting up libalgorithm-merge-perl (0.08-3) ...
[POL] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[POL] Setting up python3-dev (3.10.6-1~22.04) ...
[POL] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[POL] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[POL] Updating certificates in /etc/ssl/certs...
[POL] 0 added, 0 removed; done.
[POL] Running hooks in /etc/ca-certificates/update.d...
[POL] done.
[tests] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[tests] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[tests] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[tests] Setting up libalgorithm-diff-perl (1.201-1) ...
[tests] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[tests] Setting up gcc (4:11.2.0-1ubuntu1) ...
[osmclient] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[osmclient] Setting up g++ (4:11.2.0-1ubuntu1) ...
[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 gnupg (2.2.27-3ubuntu2.1) ...
[osmclient] Setting up build-essential (12.9ubuntu3) ...
[osmclient] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[osmclient] Setting up libalgorithm-merge-perl (0.08-3) ...
[osmclient] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[osmclient] Setting up python3-dev (3.10.6-1~22.04) ...
[osmclient] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[osmclient] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[osmclient] Updating certificates in /etc/ssl/certs...
[Webhook] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[Webhook] Setting up g++ (4:11.2.0-1ubuntu1) ...
[Webhook] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[Webhook] 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
[NG-UI] Setting up gpgsm (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up pkexec (0.105-33) ...
[NG-UI] Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ...
[NG-UI] Setting up python3 (3.10.6-1~22.04) ...
[NG-UI] Setting up libappstream4:amd64 (0.15.2-2) ...
[NG-UI] Setting up python3-six (1.16.0-3ubuntu1) ...
[NG-UI] Setting up dirmngr (2.2.27-3ubuntu2.1) ...
[NG-UI] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
[NG-UI] Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
[NBI] Setting up python3-distutils (3.10.8-1~22.04) ...
[NBI] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[LCM] 0 added, 0 removed; done.
[LCM] Running hooks in /etc/ca-certificates/update.d...
[LCM] done.
[tests] Setting up dpkg-dev (1.21.1ubuntu2.3) ...
[tests] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[tests] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[osmclient] 0 added, 0 removed; done.
[osmclient] Running hooks in /etc/ca-certificates/update.d...
[osmclient] done.
[Webhook] Setting up gnupg (2.2.27-3ubuntu2.1) ...
[Webhook] Setting up build-essential (12.9ubuntu3) ...
[Webhook] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[Webhook] Setting up libalgorithm-merge-perl (0.08-3) ...
[Webhook] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[Webhook] Setting up python3-dev (3.10.6-1~22.04) ...
[Webhook] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[Webhook] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[Webhook] Updating certificates in /etc/ssl/certs...
[NG-UI] Setting up python3-pyparsing (2.4.7-1) ...
[NG-UI] Setting up python3-gi (3.42.1-0ubuntu1) ...
[NG-UI] Setting up shared-mime-info (2.1-2) ...
[NBI] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[NBI] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[NBI] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[NBI] Setting up libalgorithm-diff-perl (1.201-1) ...
[NBI] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[PLA] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[PLA] Setting up g++ (4:11.2.0-1ubuntu1) ...
[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 gnupg (2.2.27-3ubuntu2.1) ...
[PLA] Setting up build-essential (12.9ubuntu3) ...
[PLA] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[PLA] Setting up libalgorithm-merge-perl (0.08-3) ...
[PLA] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[RO] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[RO] Setting up g++ (4:11.2.0-1ubuntu1) ...
[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 gnupg (2.2.27-3ubuntu2.1) ...
[RO] Setting up build-essential (12.9ubuntu3) ...
[RO] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[RO] Setting up libalgorithm-merge-perl (0.08-3) ...
[RO] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[NBI] Setting up gcc (4:11.2.0-1ubuntu1) ...
[NBI] Setting up dpkg-dev (1.21.1ubuntu2.3) ...
[NBI] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[NBI] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[PLA] Setting up python3-dev (3.10.6-1~22.04) ...
[PLA] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[PLA] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[PLA] Updating certificates in /etc/ssl/certs...
[PLA] 0 added, 0 removed; done.
[PLA] Running hooks in /etc/ca-certificates/update.d...
[PLA] done.
[Webhook] 0 added, 0 removed; done.
[Webhook] Running hooks in /etc/ca-certificates/update.d...
[Webhook] done.
[RO] Setting up python3-dev (3.10.6-1~22.04) ...
[RO] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[RO] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[RO] Updating certificates in /etc/ssl/certs...
[RO] 0 added, 0 removed; done.
[RO] Running hooks in /etc/ca-certificates/update.d...
[RO] done.
[MON] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[MON] Setting up g++ (4:11.2.0-1ubuntu1) ...
[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 gnupg (2.2.27-3ubuntu2.1) ...
[MON] Setting up build-essential (12.9ubuntu3) ...
[MON] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[MON] Setting up libalgorithm-merge-perl (0.08-3) ...
[MON] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[MON] Setting up python3-dev (3.10.6-1~22.04) ...
[MON] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[MON] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[MON] Updating certificates in /etc/ssl/certs...
[MON] 0 added, 0 removed; done.
[MON] Running hooks in /etc/ca-certificates/update.d...
[MON] done.
[Prometheus]   Building wheel for PyYAML (setup.py): finished with status 'done'
[Prometheus]   Created wheel for PyYAML: filename=PyYAML-5.3.1-cp38-cp38-linux_x86_64.whl size=607932 sha256=3f13822d3a0a3f295739070a7a200c3e174d0c507bc4a15b49d175037ce9c690
[Prometheus]   Stored in directory: /root/.cache/pip/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c
[Prometheus] Successfully built PyYAML
[Prometheus] Installing collected packages: chardet, six, PyYAML, pymongo, multidict, idna, attrs, async-timeout, yarl, python-dateutil, aiohttp
[tests] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[tests] Setting up g++ (4:11.2.0-1ubuntu1) ...
[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 gnupg (2.2.27-3ubuntu2.1) ...
[tests] Setting up build-essential (12.9ubuntu3) ...
[tests] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[tests] Setting up libalgorithm-merge-perl (0.08-3) ...
[tests] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[tests] Setting up python3-dev (3.10.6-1~22.04) ...
[tests] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[tests] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[tests] Updating certificates in /etc/ssl/certs...
[NBI] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[NBI] Setting up g++ (4:11.2.0-1ubuntu1) ...
[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
[Keystone] Setting up python3-jeepney (0.7.1-3) ...
[Keystone] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[Keystone] Setting up python3-httplib2 (0.20.2-2) ...
[Keystone] Setting up lsb-release (11.1.0ubuntu4) ...
[Keystone] Setting up python3-distro-info (1.1ubuntu0.2) ...
[Keystone] Setting up policykit-1 (0.105-33) ...
[Keystone] Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ...
[Keystone] Setting up python3-blinker (1.4+dfsg1-0.4) ...
[Keystone] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[Prometheus] Successfully installed PyYAML-5.3.1 aiohttp-3.6.2 async-timeout-3.0.1 attrs-20.2.0 chardet-3.0.4 idna-2.10 multidict-4.7.6 pymongo-3.11.0 python-dateutil-2.8.1 six-1.15.0 yarl-1.6.0
[Prometheus] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
[Prometheus] 
[Prometheus] [notice] A new release of pip is available: 23.0.1 -> 24.0
[Prometheus] [notice] To update, run: pip install --upgrade pip
[tests] 0 added, 0 removed; done.
[tests] Running hooks in /etc/ca-certificates/update.d...
[tests] done.
[NBI] Setting up gnupg (2.2.27-3ubuntu2.1) ...
[NBI] Setting up build-essential (12.9ubuntu3) ...
[NBI] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[NBI] Setting up libalgorithm-merge-perl (0.08-3) ...
[NBI] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[NBI] Setting up python3-dev (3.10.6-1~22.04) ...
[NBI] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[NBI] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[NBI] Updating certificates in /etc/ssl/certs...
[NBI] 0 added, 0 removed; done.
[NBI] Running hooks in /etc/ca-certificates/update.d...
[NBI] done.
[Keystone] Setting up python3-more-itertools (8.10.0-2) ...
[Keystone] Setting up python3-dbus (1.2.18-3build1) ...
[Keystone] Setting up python3-distro (1.7.0-1) ...
[Keystone] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[Keystone] Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
[Keystone] Setting up python3-apt (2.4.0ubuntu3) ...
[Keystone] Setting up python3-lazr.uri (1.0.6-2) ...
[Keystone] Setting up python3-zipp (1.0.0-3) ...
[Keystone] Setting up unattended-upgrades (2.8ubuntu1) ...
[Keystone] 
[Keystone] Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version
[Keystone] 
[Keystone] Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version
[Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service.
[Keystone] Setting up python3-cryptography (3.4.8-1ubuntu2.2) ...
[Prometheus] Removing intermediate container b386cc0614b4
[Prometheus]  ---> 253af40ea3f6
[Prometheus] Step 12/13 : COPY src/app.py .
[Prometheus]  ---> 7e397a8d41be
[Prometheus] Step 13/13 : CMD [ "python", "-u", "./app.py" ]
[Keystone] Setting up python3-wadllib (1.3.6-1) ...
[Keystone] Setting up gnupg (2.2.27-3ubuntu2.1) ...
[Keystone] Setting up packagekit (1.2.5-2ubuntu2) ...
[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 /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 networkd-dispatcher (2.1-2ubuntu0.22.04.2) ...
[Prometheus]  ---> Running in e1a315ecf791
[Prometheus] Removing intermediate container e1a315ecf791
[Prometheus]  ---> 545609544190
[Prometheus] [Warning] One or more build-args [APT_PROXY PYTHON3_N2VC_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOSOF_URL OSM_DEVOPS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_IMDOCS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_VMWARE_URL CACHE_DATE OSM_TESTS_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ODLOF_URL] were not consumed
[Prometheus] Successfully built 545609544190
[Prometheus] Successfully tagged opensourcemano/prometheus:osm-master-12485
[Pipeline] [Prometheus] echo
[Prometheus] Tagging prometheus:osm-master-12485
[Pipeline] [Prometheus] sh
[Keystone] Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
[Keystone] Setting up packagekit-tools (1.2.5-2ubuntu2) ...
[Keystone] Setting up python3-importlib-metadata (4.6.4-1) ...
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker tag opensourcemano/prometheus:osm-master-12485 osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-12485
[Pipeline] [Prometheus] sh
[Keystone] Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
[Keystone] Setting up python3-secretstorage (3.3.1-1) ...
[Keystone] Setting up python3-keyring (23.5.0-1) ...
[Keystone] Setting up python3-lazr.restfulclient (0.14.4-1) ...
[Keystone] Setting up python3-launchpadlib (1.10.16-1) ...
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-12485
[Prometheus] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus]
[Prometheus] d1ad33927baa: Preparing
[Prometheus] 32b5c77cdd50: Preparing
[Prometheus] c312579e3706: Preparing
[Prometheus] b0f6e5e8999d: Preparing
[Prometheus] 41edac4edf75: Preparing
[Prometheus] 1dde678d2269: Preparing
[Prometheus] 3a1b6e184b4a: Preparing
[Prometheus] 89ca33c95b2e: Preparing
[Prometheus] 83db175c22e2: Preparing
[Prometheus] c5d13b2949a2: Preparing
[Prometheus] 7e43f593c900: Preparing
[Prometheus] 072686bcd3db: Preparing
[Prometheus] 1dde678d2269: Waiting
[Prometheus] 3a1b6e184b4a: Waiting
[Prometheus] 89ca33c95b2e: Waiting
[Prometheus] 83db175c22e2: Waiting
[Prometheus] c5d13b2949a2: Waiting
[Prometheus] 7e43f593c900: Waiting
[Prometheus] 072686bcd3db: Waiting
[Prometheus] 41edac4edf75: Layer already exists
[Prometheus] 1dde678d2269: Layer already exists
[Prometheus] 3a1b6e184b4a: Layer already exists
[Prometheus] 89ca33c95b2e: Layer already exists
[Prometheus] 83db175c22e2: Layer already exists
[Prometheus] c5d13b2949a2: Layer already exists
[Prometheus] 7e43f593c900: Layer already exists
[Prometheus] 072686bcd3db: Layer already exists
[Prometheus] b0f6e5e8999d: Pushed
[Prometheus] c312579e3706: Pushed
[Prometheus] d1ad33927baa: Pushed
[Keystone] Setting up python3-software-properties (0.99.22.9) ...
[Keystone] Setting up software-properties-common (0.99.22.9) ...
[Keystone] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[Keystone] Processing triggers for ca-certificates (20230311ubuntu0.22.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.
[Keystone] Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
[NG-UI] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[NG-UI] Setting up python3-jeepney (0.7.1-3) ...
[NG-UI] Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
[NG-UI] Setting up python3-httplib2 (0.20.2-2) ...
[NG-UI] Setting up lsb-release (11.1.0ubuntu4) ...
[NG-UI] Setting up python3-distro-info (1.1ubuntu0.2) ...
[NG-UI] Setting up policykit-1 (0.105-33) ...
[NG-UI] Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ...
[NG-UI] Setting up python3-blinker (1.4+dfsg1-0.4) ...
[NG-UI] Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
[Prometheus] 32b5c77cdd50: Pushed
[Prometheus] osm-master-12485: digest: sha256:7b88cc4a950238cdcdf9ff4722e35332a718d591daa3b7bb6ded8c9769d5482c size: 2841
[Pipeline] [Prometheus] }
[Pipeline] [Prometheus] // dir
[NG-UI] Setting up python3-more-itertools (8.10.0-2) ...
[NG-UI] Setting up python3-dbus (1.2.18-3build1) ...
[Pipeline] [Prometheus] }
[NG-UI] Setting up python3-distro (1.7.0-1) ...
[NG-UI] Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
[NG-UI] Setting up python3-apt (2.4.0ubuntu3) ...
[NG-UI] Setting up libnginx-mod-http-image-filter (1.18.0-6ubuntu14.4) ...
[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 4564 B of archives.
[Keystone] After this operation, 20.5 kB of additional disk space will be used.
[Keystone] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 ubuntu-cloud-keyring all 2021.03.26 [4564 B]
[Keystone] debconf: delaying package configuration, since apt-utils is not installed
[Keystone] Fetched 4564 B in 0s (248 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 ... 9652 files and directories currently installed.)
[Keystone] Preparing to unpack .../ubuntu-cloud-keyring_2021.03.26_all.deb ...
[Keystone] Unpacking ubuntu-cloud-keyring (2021.03.26) ...
[Keystone] Setting up ubuntu-cloud-keyring (2021.03.26) ...
[NG-UI] Setting up python3-lazr.uri (1.0.6-2) ...
[NG-UI] Setting up python3-zipp (1.0.0-3) ...
[NG-UI] Setting up libnginx-mod-http-xslt-filter (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up unattended-upgrades (2.8ubuntu1) ...
[Keystone] Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
[Keystone] Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope InRelease [7762 B]
[Keystone] Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[Keystone] Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[Keystone] Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
[NG-UI] 
[NG-UI] Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version
[NG-UI] 
[NG-UI] Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version
[NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service.
[Keystone] Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 Packages [127 kB]
[Keystone] Fetched 135 kB in 1s (112 kB/s)
[NG-UI] Setting up python3-cryptography (3.4.8-1ubuntu2.2) ...
[NG-UI] Setting up python3-wadllib (1.3.6-1) ...
[NG-UI] Setting up gnupg (2.2.27-3ubuntu2.1) ...
[NG-UI] Setting up packagekit (1.2.5-2ubuntu2) ...
[Keystone] Reading package lists...
[Keystone] Repository: 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope main'
[Keystone] Description:
[Keystone] Ubuntu Cloud Archive for OpenStack Antelope
[Keystone] More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
[Keystone] Adding repository.
[Keystone] Adding deb entry to /etc/apt/sources.list.d/cloudarchive-antelope.list
[Keystone] Adding disabled deb-src entry to /etc/apt/sources.list.d/cloudarchive-antelope.list
[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 /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 nginx-core (1.18.0-6ubuntu14.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-2ubuntu0.22.04.2) ...
[NG-UI] Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service.
[NG-UI] Setting up packagekit-tools (1.2.5-2ubuntu2) ...
[NG-UI] Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
[Keystone] Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
[Keystone] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
[Keystone] Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[Keystone] Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[Keystone] Hit:5 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope InRelease
[NG-UI] Setting up python3-importlib-metadata (4.6.4-1) ...
[NG-UI] Setting up nginx (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
[NG-UI] Setting up python3-secretstorage (3.3.1-1) ...
[Keystone] Reading package lists...
[NG-UI] Setting up python3-keyring (23.5.0-1) ...
[NG-UI] Setting up python3-lazr.restfulclient (0.14.4-1) ...
[NG-UI] Setting up python3-launchpadlib (1.10.16-1) ...
[NG-UI] Setting up python3-software-properties (0.99.22.9) ...
[NG-UI] Setting up software-properties-common (0.99.22.9) ...
[Keystone] Reading package lists...
[Keystone] Building dependency tree...
[Keystone] Reading state information...
[NG-UI] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[NG-UI] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[NG-UI] Updating certificates in /etc/ssl/certs...
[NBI] Removing intermediate container 50a735889d99
[NBI]  ---> 2f2b4a905581
[NBI] Step 5/44 : ARG PYTHON3_OSM_COMMON_URL
[NBI]  ---> Running in 0b8cc72ce0e1
[Keystone] Calculating upgrade...
[Keystone] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[Webhook] Removing intermediate container cac0209278da
[Webhook]  ---> ea08e926c130
[Webhook] Step 5/21 : ARG PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL
[Webhook]  ---> Running in 9aae888d73db
[Webhook] Removing intermediate container 9aae888d73db
[Webhook]  ---> 419dfe4ffab2
[Webhook] Step 6/21 : RUN curl $PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL -o osm_webhook_translator.deb
[Webhook]  ---> Running in 575bf53fdfc4
[Webhook]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[Webhook]                                  Dload  Upload   Total   Spent    Left  Speed
[Webhook] 
[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.20-2ubuntu4.1) ...
[NBI] Removing intermediate container 0b8cc72ce0e1
[NBI]  ---> 9b32db13595b
[NBI] Step 6/44 : ARG PYTHON3_OSM_IM_URL
[NBI]  ---> Running in 1073993ed2e1
[NBI] Removing intermediate container 1073993ed2e1
[NBI]  ---> af7a4c00ea35
[NBI] Step 7/44 : ARG PYTHON3_OSM_NBI_URL
[NBI]  ---> Running in 97942cee7a8f
[NBI] Removing intermediate container 97942cee7a8f
[NBI]  ---> ba175ff5c682
[NBI] Step 8/44 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[NBI]  ---> Running in 2f52168572ec
[Keystone] Reading package lists...
[Keystone] Building dependency tree...
[Keystone] Reading state information...
[Keystone] The following additional packages will be installed:
[Keystone]   alembic apache2-bin apache2-data apache2-utils bind9-dnsutils bind9-host
[Keystone]   bind9-libs binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp
[Keystone]   cpp-11 docutils-common dpkg-dev fakeroot file fontconfig-config
[Keystone]   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base icu-devtools ieee-data
[Keystone]   javascript-common keystone-common libalgorithm-diff-perl
[Keystone]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapr1 libaprutil1
[Keystone]   libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan6 libatomic1 libbinutils
[Keystone]   libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev
[Keystone]   libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl libedit2
[Keystone]   libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libfreetype6
[Keystone]   libfribidi0 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1
[Keystone]   libgraphite2-3 libharfbuzz0b libicu-dev libimagequant0 libisl23 libitm1
[Keystone]   libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
[Keystone]   libjs-underscore liblcms2-2 libldap-dev liblmdb0 liblocale-gettext-perl
[Keystone]   liblsan0 liblua5.3-0 libmagic-mgc libmagic1 libmaxminddb0 libmd0 libmpc3
[Keystone]   libmpfr6 libnsl-dev libopenjp2-7 libpaper-utils libpaper1 libperl5.34
[Keystone]   libpng16-16 libpython3-dev libpython3.10 libpython3.10-dev libquadmath0
[Keystone]   libraqm0 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libuv1
[Keystone]   libwebp7 libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxcb1
[Keystone]   libxdmcp6 libxmlsec1 libxmlsec1-openssl libxpm4 libxslt1.1 linux-libc-dev
[Keystone]   lto-disabled-list mailcap make manpages manpages-dev mime-support
[Keystone]   mysql-client-8.0 mysql-client-core-8.0 mysql-common netbase patch perl
[Keystone]   perl-modules-5.34 pycadf-common python-babel-localedata
[Keystone]   python-pastedeploy-tpl python3-alembic python3-amqp python3-aniso8601
[Keystone]   python3-anyjson python3-attr python3-babel python3-bcrypt python3-bs4
[Keystone]   python3-cachetools python3-certifi python3-chardet python3-click
[Keystone]   python3-colorama python3-dateutil python3-debtcollector python3-decorator
[Keystone]   python3-defusedxml python3-distutils python3-dnspython python3-docutils
[Keystone]   python3-dogpile.cache python3-elementpath python3-eventlet python3-extras
[Keystone]   python3-fasteners python3-fixtures python3-flask python3-flask-restful
[Keystone]   python3-futurist python3-greenlet python3-html5lib python3-idna
[Keystone]   python3-importlib-resources python3-iso8601 python3-itsdangerous
[Keystone]   python3-jinja2 python3-jsonschema python3-keystone python3-keystoneauth1
[Keystone]   python3-keystoneclient python3-keystonemiddleware python3-kombu python3-ldap
[Keystone]   python3-lib2to3 python3-lxml python3-mako python3-markupsafe
[Keystone]   python3-memcache python3-migrate python3-monotonic python3-msgpack
[Keystone]   python3-netaddr python3-netifaces python3-olefile python3-openssl
[Keystone]   python3-os-service-types python3-oslo.cache python3-oslo.concurrency
[Keystone]   python3-oslo.config python3-oslo.context python3-oslo.db python3-oslo.i18n
[Keystone]   python3-oslo.log python3-oslo.messaging python3-oslo.metrics
[Keystone]   python3-oslo.middleware python3-oslo.policy python3-oslo.serialization
[Keystone]   python3-oslo.service python3-oslo.upgradecheck python3-oslo.utils
[Keystone]   python3-osprofiler python3-packaging python3-passlib python3-paste
[Keystone]   python3-pastedeploy python3-pastescript python3-pbr python3-pil
[Keystone]   python3-prettytable python3-prometheus-client python3-pyasn1
[Keystone]   python3-pyasn1-modules python3-pycadf python3-pygments python3-pyinotify
[Keystone]   python3-pymysql python3-pyrsistent python3-pysaml2 python3-repoze.lru
[Keystone]   python3-requests python3-requests-toolbelt python3-rfc3986 python3-roman
[Keystone]   python3-routes python3-scrypt python3-setuptools python3-simplejson
[Keystone]   python3-soupsieve python3-sqlalchemy python3-sqlalchemy-ext python3-sqlparse
[Keystone]   python3-statsd python3-stevedore python3-tempita python3-tenacity
[Keystone]   python3-testresources python3-testscenarios python3-testtools python3-tz
[Keystone]   python3-unittest2 python3-urllib3 python3-vine python3-wcwidth
[Keystone]   python3-webencodings python3-webob python3-werkzeug python3-wheel
[Keystone]   python3-wrapt python3-xmlschema python3-yaml python3.10-dev rpcsvc-proto
[Keystone]   sgml-base ssl-cert tzdata xml-core xmlsec1
[Keystone] Suggested packages:
[Keystone]   apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw
[Keystone]   binutils-doc bzip2-doc cpp-doc gcc-11-locales debian-keyring g++-multilib
[Keystone]   g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison
[Keystone]   gdb gcc-doc gcc-11-multilib libsasl2-modules-gssapi-mit
[Keystone]   | libsasl2-modules-gssapi-heimdal glibc-doc git bzr libgd-tools gdbm-l10n
[Keystone]   icu-doc liblcms2-utils mmdb-bin libssl-doc libstdc++-11-doc pkg-config
[Keystone]   make-doc man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl
[Keystone]   | libterm-readline-perl-perl libtap-harness-archive-perl python-amqp-doc
[Keystone]   python-attr-doc python-debtcollector-doc python3-sniffio python3-trio
[Keystone]   python3-aioquic python3-h2 python3-httpx docutils-doc fonts-linuxlibertine
[Keystone]   | ttf-linux-libertine texlive-lang-french texlive-latex-base
[Keystone]   texlive-latex-recommended python-eventlet-doc python3-asgiref python3-dotenv
[Keystone]   python-flask-doc python-futurist-doc python-greenlet-dev python-greenlet-doc
[Keystone]   python3-genshi python-jinja2-doc python-jsonschema-doc python3-ldappool
[Keystone]   python-keystoneauth1-doc python3-requests-kerberos python-kombu-doc
[Keystone]   python3-boto python3-django python3-pymongo python3-redis python-lxml-doc
[Keystone]   python3-beaker python-mako-doc memcached python-migrate-doc ipython3
[Keystone]   python-netaddr-docs python-openssl-doc python3-openssl-dbg
[Keystone]   python-os-service-types-doc python3-binary-memcached 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 python-pygments-doc
[Keystone]   ttf-bitstream-vera python-pyinotify-doc python-pymysql-doc
[Keystone]   python3-repoze.who python3-socks python-requests-doc python-setuptools-doc
[Keystone]   python-sqlalchemy-doc python3-fdb python3-pymssql python3-mysqldb
[Keystone]   python3-psycopg2 python3-asyncpg python3-aiosqlite python-sqlparse-doc
[Keystone]   python-tenacity-doc python-testtools-doc python-webob-doc
[Keystone]   python-werkzeug-doc python3-watchdog sgml-base-doc debhelper
[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 bzip2 cpp cpp-11 curl dnsutils docutils-common dpkg-dev
[Keystone]   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11
[Keystone]   gcc-11-base icu-devtools ieee-data javascript-common keystone
[Keystone]   keystone-common ldap-utils libalgorithm-diff-perl libalgorithm-diff-xs-perl
[Keystone]   libalgorithm-merge-perl libapache2-mod-wsgi-py3 libapr1 libaprutil1
[Keystone]   libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan6 libatomic1 libbinutils
[Keystone]   libbsd0 libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev
[Keystone]   libctf-nobfd0 libctf0 libcurl4 libdeflate0 libdpkg-perl libedit2
[Keystone]   libexpat1-dev libfakeroot libffi-dev libfile-fcntllock-perl libfontconfig1
[Keystone]   libfreetype6 libfribidi0 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
[Keystone]   libgomp1 libgraphite2-3 libharfbuzz0b libicu-dev libimagequant0 libisl23
[Keystone]   libitm1 libjansson4 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery
[Keystone]   libjs-sphinxdoc libjs-underscore liblcms2-2 libldap-dev libldap2-dev
[Keystone]   liblmdb0 liblocale-gettext-perl liblsan0 liblua5.3-0 libmagic-mgc libmagic1
[Keystone]   libmaxminddb0 libmd0 libmpc3 libmpfr6 libnsl-dev libopenjp2-7 libpaper-utils
[Keystone]   libpaper1 libperl5.34 libpng16-16 libpython3-dev libpython3.10
[Keystone]   libpython3.10-dev libquadmath0 libraqm0 libsasl2-dev libssl-dev
[Keystone]   libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libuv1 libwebp7
[Keystone]   libwebpdemux2 libwebpmux3 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
[Keystone]   libxml2-dev libxmlsec1 libxmlsec1-openssl libxpm4 libxslt1-dev libxslt1.1
[Keystone]   linux-libc-dev lto-disabled-list mailcap make manpages manpages-dev
[Keystone]   mime-support mysql-client mysql-client-8.0 mysql-client-core-8.0
[Keystone]   mysql-common net-tools netbase patch perl perl-modules-5.34 pycadf-common
[Keystone]   python-babel-localedata python-pastedeploy-tpl python3-alembic python3-amqp
[Keystone]   python3-aniso8601 python3-anyjson python3-attr python3-babel python3-bcrypt
[Keystone]   python3-bs4 python3-cachetools python3-certifi python3-chardet python3-click
[Keystone]   python3-colorama python3-dateutil python3-debtcollector python3-decorator
[Keystone]   python3-defusedxml python3-dev python3-distutils python3-dnspython
[Keystone]   python3-docutils python3-dogpile.cache python3-elementpath python3-eventlet
[Keystone]   python3-extras python3-fasteners python3-fixtures python3-flask
[Keystone]   python3-flask-restful python3-futurist python3-greenlet python3-html5lib
[Keystone]   python3-idna python3-importlib-resources python3-iso8601
[Keystone]   python3-itsdangerous python3-jinja2 python3-jsonschema python3-keystone
[Keystone]   python3-keystoneauth1 python3-keystoneclient python3-keystonemiddleware
[Keystone]   python3-kombu python3-ldap python3-lib2to3 python3-lxml python3-mako
[Keystone]   python3-markupsafe python3-memcache python3-migrate python3-monotonic
[Keystone]   python3-msgpack python3-netaddr python3-netifaces python3-olefile
[Keystone]   python3-openssl python3-os-service-types python3-oslo.cache
[Keystone]   python3-oslo.concurrency python3-oslo.config python3-oslo.context
[Keystone]   python3-oslo.db python3-oslo.i18n python3-oslo.log python3-oslo.messaging
[Keystone]   python3-oslo.metrics 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-prometheus-client
[Keystone]   python3-pyasn1 python3-pyasn1-modules python3-pycadf python3-pygments
[Keystone]   python3-pyinotify python3-pymysql python3-pyrsistent python3-pysaml2
[Keystone]   python3-repoze.lru python3-requests python3-requests-toolbelt
[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-tz python3-unittest2 python3-urllib3 python3-vine
[Keystone]   python3-wcwidth python3-webencodings python3-webob python3-werkzeug
[Keystone]   python3-wheel python3-wrapt python3-xmlschema python3-yaml python3.10-dev
[Keystone]   rpcsvc-proto sgml-base ssl-cert tzdata xml-core xmlsec1 zlib1g-dev
[POL] Removing intermediate container 656c24d9b4ca
[POL]  ---> 8c2345957ba3
[POL] Step 5/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     mysql-client-core-8.0=8.0.*
[POL]  ---> Running in c60c9c77b76b
[POL] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[POL] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[POL] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[POL] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[POL] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[POL] Get:6 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[POL] Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[POL] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[POL] Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[POL] Get:10 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[POL] Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[POL] Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[POL] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[POL] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[POL] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[POL] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[POL] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[POL] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[PLA] Removing intermediate container 3158f245626f
[PLA]  ---> d3f0bd15cbf6
[PLA] Step 5/39 : ARG PYTHON3_OSM_COMMON_URL
[PLA]  ---> Running in d4281702c9b0
[PLA] Removing intermediate container d4281702c9b0
[PLA]  ---> 2e3433e37e49
[PLA] Step 6/39 : ARG PYTHON3_OSM_PLA_URL
[PLA]  ---> Running in ad62e09c63c1
[PLA] Removing intermediate container ad62e09c63c1
[PLA]  ---> 1b2224300273
[PLA] Step 7/39 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[PLA]  ---> Running in 4ad072fc9dea
[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 42686  100 42686    0     0   468k      0 --:--:-- --:--:-- --:--:--  473k
[Webhook]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4560  100  4560    0     0   4027      0  0:00:01  0:00:01 --:--:--  4028
[RO] Removing intermediate container c4e2d04f0ed6
[RO]  ---> 9b07fdac0454
[RO] Step 5/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     genisoimage=9:1.1.*     netbase=6.*
[RO]  ---> Running in dbdf677fd92d
[RO] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[RO] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[RO] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[RO] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[RO] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[RO] Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[RO] Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[RO] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[RO] Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[RO] Get:10 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[RO] Get:11 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[RO] Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[RO] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[RO] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[RO] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[RO] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[RO] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[RO] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[NBI]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[NBI]                                  Dload  Upload   Total   Spent    Left  Speed
[NBI] 
[LCM] Removing intermediate container 22b18c53cb3f
[LCM]  ---> fad0bfe464a5
[LCM] Step 5/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https=2.4.*     gnupg2=2.2.*     openssh-client=1:8.*     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Running in 5fdffc9d7ead
[LCM] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[LCM] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[LCM] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[LCM] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[LCM] Get:5 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[LCM] Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[LCM] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[LCM] Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[LCM] Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[LCM] Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[LCM] Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[LCM] Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[LCM] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[LCM] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[LCM] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[LCM] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[LCM] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[LCM] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[LCM] Fetched 31.5 MB in 2s (15.5 MB/s)
[LCM] Reading package lists...
[Keystone] 0 upgraded, 278 newly installed, 0 to remove and 0 not upgraded.
[Keystone] Need to get 134 MB of archives.
[Keystone] After this operation, 593 MB of additional disk space will be used.
[Keystone] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
[Keystone] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
[Keystone] Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-alembic all 1.8.1-0ubuntu1~cloud0 [140 kB]
[Keystone] Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 alembic all 1.8.1-0ubuntu1~cloud0 [448 kB]
[Keystone] Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-pbr all 5.11.1-0ubuntu1~cloud0 [71.3 kB]
[Keystone] Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-dnspython all 2.3.0-1ubuntu1~cloud0 [158 kB]
[Keystone] Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-stevedore all 1:5.0.0-0ubuntu1~cloud0 [23.9 kB]
[Keystone] Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-dogpile.cache all 1.1.8-2~cloud0 [42.5 kB]
[Keystone] Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-eventlet all 0.33.1-4~cloud0 [181 kB]
[Keystone] Get:10 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-werkzeug all 2.2.2-2ubuntu0.1~cloud0 [177 kB]
[Keystone] Get:11 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-flask all 2.2.2-2ubuntu1.1~cloud0 [109 kB]
[Keystone] Get:12 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-keystoneauth1 all 5.1.2-0ubuntu1~cloud0 [164 kB]
[Keystone] Get:13 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.context all 1:5.1.1-0ubuntu1~cloud0 [15.8 kB]
[Keystone] Get:14 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.utils all 6.1.0-0ubuntu1~cloud0 [65.3 kB]
[Keystone] Get:15 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-yaml amd64 6.0-3build1~cloud0 [138 kB]
[Keystone] Get:16 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.serialization all 5.1.1-0ubuntu1~cloud0 [18.1 kB]
[Keystone] Get:17 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.log all 5.0.0-0ubuntu1~cloud0 [46.8 kB]
[Keystone] Get:18 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.config all 1:9.1.1-0ubuntu1~cloud0 [110 kB]
[Keystone] Get:19 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-keystoneclient all 1:5.1.0-0ubuntu1~cloud0 [210 kB]
[Keystone] Get:20 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.cache all 3.3.1-0ubuntu1~cloud0 [40.4 kB]
[Keystone] Get:21 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-keystonemiddleware all 10.2.0-0ubuntu1~cloud0 [69.2 kB]
[Keystone] Get:22 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.concurrency all 5.1.1-0ubuntu1~cloud0 [33.4 kB]
[Keystone] Get:23 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.db all 12.3.1-0ubuntu1~cloud0 [115 kB]
[Keystone] Get:24 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.metrics all 0.6.0-0ubuntu1~cloud0 [7458 B]
[Keystone] Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
[Keystone] Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
[Keystone] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.3 [4820 kB]
[Keystone] Get:28 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.middleware all 5.1.1-0ubuntu1~cloud0 [36.6 kB]
[Keystone] Get:29 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.service all 3.1.1-0ubuntu2~cloud0 [52.2 kB]
[Keystone] Get:30 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.messaging all 14.2.0-0ubuntu1~cloud0 [159 kB]
[Keystone] Get:31 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.policy all 4.1.1-0ubuntu1~cloud0 [60.1 kB]
[Keystone] Get:32 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-oslo.upgradecheck all 2.1.1-0ubuntu1~cloud0 [9252 B]
[Keystone] Get:33 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-osprofiler all 3.4.3-0ubuntu1~cloud0 [49.7 kB]
[Keystone] Get:34 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 keystone-common all 2:23.0.1-0ubuntu1~cloud0 [58.8 kB]
[Keystone] Get:35 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 python3-keystone all 2:23.0.1-0ubuntu1~cloud0 [723 kB]
[Keystone] Get:36 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 keystone all 2:23.0.1-0ubuntu1~cloud0 [18.8 kB]
[Keystone] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.3 [232 kB]
[Keystone] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapr1 amd64 1.7.0-8ubuntu0.22.04.1 [108 kB]
[Keystone] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libaprutil1 amd64 1.6.1-5ubuntu4.22.04.2 [92.8 kB]
[Keystone] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-5ubuntu4.22.04.2 [11.3 kB]
[Keystone] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libaprutil1-ldap amd64 1.6.1-5ubuntu4.22.04.2 [9170 B]
[Keystone] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.16 [290 kB]
[Keystone] Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB]
[Keystone] Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-0 amd64 5.3.6-1build1 [140 kB]
[Keystone] Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2-bin amd64 2.4.52-1ubuntu4.9 [1347 kB]
[Keystone] Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2-data all 2.4.52-1ubuntu4.9 [165 kB]
[Keystone] Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2-utils amd64 2.4.52-1ubuntu4.9 [88.7 kB]
[Keystone] Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 mailcap all 3.70+nmu1ubuntu1 [23.8 kB]
[Keystone] Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 mime-support all 3.66 [3696 B]
[Keystone] Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 apache2 amd64 2.4.52-1ubuntu4.9 [97.9 kB]
[Keystone] Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 sgml-base all 1.30 [12.5 kB]
[Keystone] Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[Keystone] Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[Keystone] Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfribidi0 amd64 1.0.8-2ubuntu3.1 [26.1 kB]
[Keystone] Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
[Keystone] Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-netifaces amd64 0.11.0-1build2 [18.3 kB]
[Keystone] Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tzdata all 2024a-0ubuntu0.22.04 [348 kB]
[Keystone] Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblmdb0 amd64 0.9.24-1build2 [47.6 kB]
[Keystone] Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmaxminddb0 amd64 1.5.2-1build2 [24.7 kB]
[Keystone] Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libuv1 amd64 1.43.0-1ubuntu0.1 [92.7 kB]
[Keystone] Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-libs amd64 1:9.18.18-0ubuntu0.22.04.2 [1245 kB]
[Keystone] Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-host amd64 1:9.18.18-0ubuntu0.22.04.2 [52.5 kB]
[Keystone] Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
[Keystone] Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 bind9-dnsutils amd64 1:9.18.18-0ubuntu0.22.04.2 [157 kB]
[Keystone] Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]
[Keystone] Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]
[Keystone] Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB]
[Keystone] Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[Keystone] Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[Keystone] Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[Keystone] Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[Keystone] Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[Keystone] Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[Keystone] Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
[Keystone] Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-resources all 5.1.2-1 [16.1 kB]
[Keystone] Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB]
[Keystone] Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB]
[Keystone] Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-greenlet amd64 1.1.2-3build1 [65.0 kB]
[Keystone] Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-sqlalchemy all 1.4.31+ds1-1build1 [996 kB]
[Keystone] Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]
[Keystone] Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]
[Keystone] Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]
[Keystone] Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.6 [222 kB]
[Keystone] Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.6 [662 kB]
[Keystone] Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.6 [108 kB]
[Keystone] Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.6 [103 kB]
[Keystone] Get:87 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.6 [2326 kB]
[Keystone] Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.6 [3200 B]
[Keystone] Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB]
[Keystone] Get:90 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-106.116 [1341 kB]
[Keystone] Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
[Keystone] Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
[Keystone] Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
[Keystone] Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
[Keystone] Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2100 kB]
[Keystone] Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
[Keystone] Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
[Keystone] Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
[Keystone] Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
[Keystone] Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
[MON] Removing intermediate container 7297c010e98d
[MON]  ---> 6d9505ab7c9a
[MON] Step 5/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     openssh-client=1:8.*
[MON]  ---> Running in 56600352f4f6
[MON] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[MON] Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[MON] Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[MON] Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[MON] Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[MON] Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[MON] Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[MON] Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[MON] Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[MON] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[MON] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[MON] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[MON] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[MON] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[MON] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[MON] Fetched 31.5 MB in 2s (16.5 MB/s)
[POL] Fetched 31.5 MB in 2s (16.1 MB/s)
[tests] Removing intermediate container a4a40338b52c
[tests]  ---> 2ed358f4e24d
[tests] Step 5/35 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     apt-transport-https     ca-certificates     gettext-base=0.21*     git=1:2.34.*     gnupg     iputils-ping=3:*     jq=1.6*     libmagic1=1:5.*
[tests]  ---> Running in b419ac2d9a04
[tests] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[tests] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[tests] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[tests] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[tests] Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[tests] Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[tests] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[tests] Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[tests] Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[tests] Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[tests] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[tests] Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[tests] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[tests] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[tests] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[tests] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[tests] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[tests] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[osmclient] Removing intermediate container cb6a27c37a78
[osmclient]  ---> b3b8879eb0d2
[osmclient] Step 5/31 : ARG PYTHON3_OSM_IM_URL
[osmclient]  ---> Running in 520b61e16281
[osmclient] Removing intermediate container 520b61e16281
[osmclient]  ---> f400700051f0
[osmclient] Step 6/31 : ARG PYTHON3_OSMCLIENT_URL
[osmclient]  ---> Running in 788d6ba3ca8b
[osmclient] Removing intermediate container 788d6ba3ca8b
[osmclient]  ---> 354fa66c3a8b
[osmclient] Step 7/31 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[osmclient]  ---> Running in fcf94837aacf
[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  170k  100  170k    0     0  1486k      0 --:--:-- --:--:-- --:--:-- 1496k
[Webhook] Removing intermediate container 575bf53fdfc4
[Webhook]  ---> 0bfce3666d15
[Webhook] Step 7/21 : RUN dpkg -i ./osm_webhook_translator.deb
[Webhook]  ---> Running in 51523879fa57
[RO] Fetched 31.5 MB in 2s (16.2 MB/s)
[NBI]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 42686  100 42686    0     0   426k      0 --:--:-- --:--:-- --:--:--  425k
[LCM] Reading package lists...
[Keystone] Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
[Keystone] Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
[Keystone] Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
[Keystone] Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
[Keystone] Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
[Keystone] Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
[Keystone] Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
[Keystone] Get:108 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
[Keystone] Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
[Keystone] Get:110 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
[Keystone] Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
[Keystone] Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
[Keystone] Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
[Keystone] Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
[Keystone] Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
[Keystone] Get:116 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
[Keystone] Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
[Keystone] Get:118 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB]
[Keystone] Get:119 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
[Keystone] Get:120 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
[Keystone] Get:121 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
[Keystone] Get:122 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB]
[Keystone] Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
[Keystone] Get:124 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.16 [194 kB]
[Keystone] Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 dnsutils all 1:9.18.18-0ubuntu0.22.04.2 [3926 B]
[Keystone] Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 xml-core all 0.18+nmu1 [21.6 kB]
[Keystone] Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 docutils-common all 0.17.1+dfsg-2 [117 kB]
[Keystone] Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
[Keystone] Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
[Keystone] Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[Keystone] Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[Keystone] Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 icu-devtools amd64 70.1-2 [197 kB]
[Keystone] Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 ieee-data all 20210605.1 [1887 kB]
[Keystone] Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]
[Keystone] Get:135 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ldap-utils amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [147 kB]
[Keystone] Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
[Keystone] Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
[Keystone] Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
[Keystone] Get:139 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]
[Keystone] Get:140 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapache2-mod-wsgi-py3 amd64 4.9.0-1ubuntu0.1 [106 kB]
[Keystone] Get:141 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[Keystone] Get:142 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[Keystone] Get:143 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[Keystone] Get:144 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[Keystone] Get:145 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[Keystone] Get:146 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[Keystone] Get:147 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[Keystone] Get:148 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]
[Keystone] Get:149 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[Keystone] Get:150 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[Keystone] Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB]
[Keystone] Get:152 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB]
[Keystone] Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
[Keystone] Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgraphite2-3 amd64 1.3.14-1build2 [71.3 kB]
[Keystone] Get:155 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz0b amd64 2.7.4-1ubuntu3.1 [352 kB]
[Keystone] Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu-dev amd64 70.1-2 [11.6 MB]
[Keystone] Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 libimagequant0 amd64 2.17.0-1 [34.6 kB]
[Keystone] Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblcms2-2 amd64 2.12~rc1-2build2 [159 kB]
[Keystone] Get:159 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-dev amd64 2.5.17+dfsg-0ubuntu0.22.04.1 [303 kB]
[Keystone] Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpaper1 amd64 1.1.28build2 [13.8 kB]
[Keystone] Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpaper-utils amd64 1.1.28build2 [8674 B]
[Keystone] Get:162 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]
[Keystone] Get:163 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]
[Keystone] Get:164 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]
[Keystone] Get:165 http://archive.ubuntu.com/ubuntu jammy/main amd64 libraqm0 amd64 0.7.0-4ubuntu1 [11.7 kB]
[Keystone] Get:166 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg2-3ubuntu1.2 [248 kB]
[Keystone] Get:167 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.15 [2376 kB]
[Keystone] Get:168 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpdemux2 amd64 1.2.2-2ubuntu0.22.04.2 [9964 B]
[Keystone] Get:169 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebpmux3 amd64 1.2.2-2ubuntu0.22.04.2 [20.5 kB]
[Keystone] Get:170 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2-dev amd64 2.9.13+dfsg-1ubuntu0.4 [804 kB]
[Keystone] Get:171 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.1 [164 kB]
[Keystone] Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB]
[Keystone] Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB]
[Keystone] Get:174 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.22.04.1 [219 kB]
[Keystone] Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
[Keystone] Get:176 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client-core-8.0 amd64 8.0.36-0ubuntu0.22.04.1 [2692 kB]
[MON] Reading package lists...
[POL] Reading package lists...
[tests] Fetched 31.5 MB in 2s (15.3 MB/s)
[PLA] Removing intermediate container 4ad072fc9dea
[PLA]  ---> d495ff1dae71
[PLA] Step 8/39 : RUN dpkg -i ./osm_common.deb
[PLA]  ---> Running in 90fac0c42f31
[osmclient] Removing intermediate container fcf94837aacf
[osmclient]  ---> 7503ecad7119
[osmclient] Step 8/31 : RUN dpkg -i ./osm_im.deb
[osmclient]  ---> Running in ed73d935c17a
[Webhook] Selecting previously unselected package python3-osm-webhook-translator.
[Webhook] (Reading database ... 16203 files and directories currently installed.)
[Webhook] Preparing to unpack ./osm_webhook_translator.deb ...
[Webhook] Unpacking python3-osm-webhook-translator (15.0-1) ...
[Webhook] Setting up python3-osm-webhook-translator (15.0-1) ...
[RO] Reading package lists...
[NBI] Removing intermediate container 2f52168572ec
[NBI]  ---> 422bca0d3f31
[NBI] Step 9/44 : RUN dpkg -i ./osm_common.deb
[NBI]  ---> Running in e8686dec1d92
[LCM] Building dependency tree...
[LCM] Reading state information...
[LCM] The following additional packages will be installed:
[LCM]   libcbor0.8 libedit2 libfido2-1 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 libcbor0.8 libedit2 libfido2-1 libxext6 libxmuu1
[LCM]   openssh-client xauth
[LCM] 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
[LCM] Need to get 1187 kB of archives.
[LCM] After this operation, 4215 kB of additional disk space will be used.
[LCM] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB]
[LCM] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
[LCM] Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB]
[LCM] Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB]
[LCM] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB]
[LCM] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.7 [906 kB]
[LCM] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB]
[LCM] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.12 [1510 B]
[LCM] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
[LCM] debconf: delaying package configuration, since apt-utils is not installed
[LCM] Fetched 1187 kB in 0s (13.6 MB/s)
[LCM] Selecting previously unselected package libcbor0.8: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 ... 16203 files and directories currently installed.)
[LCM] Preparing to unpack .../0-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ...
[LCM] Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
[LCM] Selecting previously unselected package libedit2:amd64.
[LCM] Preparing to unpack .../1-libedit2_3.1-20210910-1build1_amd64.deb ...
[Keystone] Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 mysql-common all 5.8+1.0.8 [7212 B]
[Keystone] Get:178 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client-8.0 amd64 8.0.36-0ubuntu0.22.04.1 [22.7 kB]
[Keystone] Get:179 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client all 8.0.36-0ubuntu0.22.04.1 [9354 B]
[Keystone] Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5 [204 kB]
[Keystone] Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 pycadf-common all 3.1.1-2 [4608 B]
[Keystone] Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4982 kB]
[Keystone] Get:183 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4892 B]
[Keystone] Get:184 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-aniso8601 all 9.0.1-2 [40.6 kB]
[Keystone] Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-anyjson all 0.3.3-4 [7556 B]
[Keystone] Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-attr all 21.2.0-1 [44.0 kB]
[Keystone] Get:187 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-tz all 2022.1-1ubuntu0.22.04.1 [30.7 kB]
[Keystone] Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB]
[Keystone] Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-soupsieve all 2.3.1-1 [33.0 kB]
[Keystone] Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bs4 all 4.10.0-2 [79.1 kB]
[Keystone] Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9722 B]
[Keystone] Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB]
[Keystone] Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB]
[Keystone] Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-colorama all 0.4.4-1 [24.5 kB]
[Keystone] Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-click all 8.0.3-1 [78.3 kB]
[Keystone] Get:196 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dateutil all 2.8.1-6 [78.4 kB]
[Keystone] Get:197 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]
[Keystone] Get:198 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]
[Keystone] Get:199 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.1 [339 kB]
[Keystone] Get:200 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wrapt amd64 1.13.3-1build1 [34.0 kB]
[Keystone] Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-debtcollector all 2.3.0-0ubuntu1 [13.7 kB]
[Keystone] Get:202 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB]
[Keystone] Get:203 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-defusedxml all 0.7.1-1 [43.2 kB]
[Keystone] Get:204 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]
[Keystone] Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]
[Keystone] Get:206 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-roman all 3.3-1 [10.6 kB]
[Keystone] Get:207 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-docutils all 0.17.1+dfsg-2 [387 kB]
[Keystone] Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-elementpath all 2.5.0-1 [123 kB]
[Keystone] Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-monotonic all 1.6-2 [5732 B]
[Keystone] Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-extras all 1.0.0-4build1 [7640 B]
[Keystone] Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-fasteners all 0.14.1-2 [14.1 kB]
[Keystone] Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-testtools all 2.5.0-3ubuntu2 [123 kB]
[Keystone] Get:213 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-fixtures all 3.0.0-4 [32.6 kB]
[Keystone] Get:214 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-itsdangerous all 2.1.0-1 [14.7 kB]
[Keystone] Get:215 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB]
[Keystone] Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-flask-restful all 0.3.9-2 [22.9 kB]
[Keystone] Get:217 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-futurist all 2.4.0-2 [24.0 kB]
[Keystone] Get:218 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webencodings all 0.5.1-4 [11.8 kB]
[Keystone] Get:219 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-html5lib all 1.1-3 [87.0 kB]
[Keystone] Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB]
[Keystone] Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyrsistent amd64 0.18.1-1build1 [55.5 kB]
[Keystone] Get:222 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jsonschema all 3.2.0-0ubuntu2 [43.1 kB]
[Keystone] Get:223 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-iso8601 all 1.0.2-1 [15.8 kB]
[Keystone] Get:224 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lxml amd64 4.8.0-1build1 [1150 kB]
[Keystone] Get:225 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-os-service-types all 1.7.0-0ubuntu1 [13.1 kB]
[Keystone] Get:226 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB]
[Keystone] Get:227 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB]
[Keystone] Get:228 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-netaddr all 0.8.0-2 [309 kB]
[Keystone] Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-oslo.i18n all 5.1.0-0ubuntu1 [21.6 kB]
[Keystone] Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-msgpack amd64 1.0.3-1build1 [67.8 kB]
[Keystone] Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-packaging all 21.3-1 [30.7 kB]
[Keystone] Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB]
[Keystone] Get:233 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-rfc3986 all 1.5.0-2 [22.6 kB]
[Keystone] Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-memcache all 1.59-5 [17.6 kB]
[Keystone] Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pycadf all 3.1.1-2 [17.3 kB]
[Keystone] Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB]
[Keystone] Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-vine all 5.0.0+dfsg-2 [14.1 kB]
[Keystone] Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-amqp all 5.0.9-1 [43.2 kB]
[Keystone] Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-kombu all 5.2.3-1 [137 kB]
[Keystone] Get:240 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB]
[Keystone] Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB]
[Keystone] Get:242 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-ldap amd64 3.2.0-4ubuntu7.1 [95.0 kB]
[Keystone] Get:243 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-sqlparse all 0.4.2-1ubuntu0.22.04.1 [31.5 kB]
[Keystone] Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB]
[Keystone] Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-migrate all 0.13.0-0ubuntu2 [70.8 kB]
[Keystone] Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-olefile all 0.46-3 [33.8 kB]
[Keystone] Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB]
[Keystone] Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-unittest2 all 1.1.0-9 [76.3 kB]
[Keystone] Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-testresources all 2.0.1-3 [27.6 kB]
[Keystone] Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-testscenarios all 0.5.0-3build1 [13.7 kB]
[Keystone] Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prometheus-client all 0.9.0-1 [39.6 kB]
[Keystone] Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB]
[Keystone] Get:253 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-statsd all 3.3.0-2build1 [11.9 kB]
[Keystone] Get:254 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB]
[Keystone] Get:255 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB]
[Keystone] Get:256 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB]
[Keystone] Get:257 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB]
[Keystone] Get:258 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tenacity all 6.3.1-3 [15.3 kB]
[Keystone] Get:259 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB]
[Keystone] Get:260 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB]
[Keystone] Get:261 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB]
[Keystone] Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 libopenjp2-7 amd64 2.4.0-6 [158 kB]
[Keystone] Get:263 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pil amd64 9.0.1-1ubuntu0.3 [419 kB]
[Keystone] Get:264 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]
[Keystone] Get:265 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]
[Keystone] Get:266 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB]
[Keystone] Get:267 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pymysql all 1.0.2-1ubuntu1 [38.3 kB]
[Keystone] Get:268 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-xmlschema all 1.10.0-1 [172 kB]
[Keystone] Get:269 http://archive.ubuntu.com/ubuntu jammy/main amd64 xmlsec1 amd64 1.2.33-1build2 [27.4 kB]
[Keystone] Get:270 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pysaml2 all 7.1.0-0ubuntu2 [235 kB]
[Keystone] Get:271 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-requests-toolbelt all 0.9.1-1 [38.0 kB]
[Keystone] Get:272 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-scrypt amd64 0.8.0-0.3ubuntu8 [25.8 kB]
[Keystone] Get:273 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB]
[Keystone] Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-sqlalchemy-ext amd64 1.4.31+ds1-1build1 [16.4 kB]
[Keystone] Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 ssl-cert all 1.1.2 [17.4 kB]
[Keystone] Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-passlib all 1.7.4-1 [368 kB]
[Keystone] Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB]
[Keystone] Get:278 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap2-dev all 2.5.17+dfsg-0ubuntu0.22.04.1 [7118 B]
[Keystone] debconf: delaying package configuration, since apt-utils is not installed
[Keystone] Fetched 134 MB in 2s (56.6 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 ... 9658 files and directories currently installed.)
[Keystone] Preparing to unpack .../000-liblocale-gettext-perl_1.07-4build3_amd64.deb ...
[Keystone] Unpacking liblocale-gettext-perl (1.07-4build3) ...
[Keystone] Selecting previously unselected package perl-modules-5.34.
[Keystone] Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
[Keystone] Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[MON] Reading package lists...
[MON] Building dependency tree...
[MON] Reading state information...
[MON] The following additional packages will be installed:
[MON]   libcbor0.8 libedit2 libfido2-1 libxext6 libxmuu1 xauth
[MON] Suggested packages:
[MON]   keychain libpam-ssh monkeysphere ssh-askpass
[MON] The following NEW packages will be installed:
[MON]   libcbor0.8 libedit2 libfido2-1 libxext6 libxmuu1 openssh-client xauth
[MON] 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
[MON] Need to get 1180 kB of archives.
[MON] After this operation, 3993 kB of additional disk space will be used.
[MON] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB]
[MON] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB]
[MON] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.7 [906 kB]
[MON] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB]
[POL] Reading package lists...
[POL] Building dependency tree...
[POL] Reading state information...
[POL] The following additional packages will be installed:
[POL]   libedit2
[POL] The following NEW packages will be installed:
[POL]   libedit2 mysql-client-core-8.0
[POL] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
[POL] Need to get 2788 kB of archives.
[POL] After this operation, 62.2 MB of additional disk space will be used.
[POL] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
[POL] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client-core-8.0 amd64 8.0.36-0ubuntu0.22.04.1 [2692 kB]
[POL] debconf: delaying package configuration, since apt-utils is not installed
[POL] Fetched 2788 kB in 0s (42.5 MB/s)
[tests] Reading package lists...
[PLA] Selecting previously unselected package python3-osm-common.
[PLA] (Reading database ... 16203 files and directories currently installed.)
[PLA] Preparing to unpack ./osm_common.deb ...
[PLA] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ...
[PLA] Setting up python3-osm-common (15.0.0.post3+g409397d-1) ...
[osmclient] Selecting previously unselected package python3-osm-im.
[osmclient] (Reading database ... 16203 files and directories currently installed.)
[osmclient] Preparing to unpack ./osm_im.deb ...
[osmclient] Unpacking python3-osm-im (15.0.0.post1+g90ffed2-1) ...
[osmclient] Setting up python3-osm-im (15.0.0.post1+g90ffed2-1) ...
[Airflow] 6aaa9b9167be: Pull complete
[Airflow] a2d64d663c34: Pull complete
[Airflow] 7c1ca0c1f1bf: Pull complete
[Airflow] e9163f7ec66f: Pull complete
[Airflow] cdd01e700345: Pull complete
[Airflow] 6205aab6fce0: Pull complete
[Airflow] e59e1f958147: Pull complete
[Airflow] 21df5e7367dd: Pull complete
[Airflow] 7f106fb411b1: Pull complete
[Airflow] 4f4fb700ef54: Pull complete
[Airflow] eaae7c197a3d: Pull complete
[Airflow] 54598f02b4e7: Pull complete
[Airflow] Digest: sha256:104413084ad5a9fa66c17aad35f668ade5fb67b2566c77125d81accbe6c5934f
[Airflow] Status: Downloaded newer image for apache/airflow:2.5.3-python3.10
[Airflow]  ---> 3211f4f8f08b
[Airflow] Step 2/16 : USER root
[Airflow]  ---> Running in 0314b2f6e73e
[Airflow] Removing intermediate container 0314b2f6e73e
[Airflow]  ---> 75be5bdbfa2c
[Airflow] Step 3/16 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gcc git python3 python3-dev python3-venv python3-pip     python3-setuptools wget zstd &&     python3 -m pip install -U pip build
[Airflow]  ---> Running in cc1caa9cfecf
[Airflow] Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
[Airflow] Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
[Airflow] Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
[Airflow] Get:4 https://packages.microsoft.com/debian/11/prod bullseye InRelease [3650 B]
[Airflow] Get:5 https://apt.postgresql.org/pub/repos/apt bullseye-pgdg InRelease [123 kB]
[Airflow] Get:6 http://deb.debian.org/debian bullseye/main amd64 Packages [8068 kB]
[Airflow] Get:7 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [274 kB]
[Airflow] Get:8 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
[Airflow] Get:9 https://packages.microsoft.com/debian/11/prod bullseye/main all Packages [1214 B]
[Airflow] Get:10 https://packages.microsoft.com/debian/11/prod bullseye/main armhf Packages [28.2 kB]
[Airflow] Get:11 https://packages.microsoft.com/debian/11/prod bullseye/main arm64 Packages [32.1 kB]
[Airflow] Get:12 https://packages.microsoft.com/debian/11/prod bullseye/main amd64 Packages [154 kB]
[Airflow] Get:13 https://apt.postgresql.org/pub/repos/apt bullseye-pgdg/main amd64 Packages [317 kB]
[Airflow] Fetched 9227 kB in 2s (4924 kB/s)
[Airflow] Reading package lists...
[Airflow] Reading package lists...
[Airflow] Building dependency tree...
[Airflow] Reading state information...
[Airflow] python3 is already the newest version (3.9.2-3).
[Airflow] python3 set to manually installed.
[Airflow] The following additional packages will be installed:
[Airflow]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp
[Airflow]   cpp-10 dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-10
[Airflow]   gcc-10 git-man javascript-common less libalgorithm-diff-perl
[Airflow]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libatomic1
[Airflow]   libbinutils libc-dev-bin libc-devtools libc6 libc6-dev libcc1-0 libcrypt-dev
[Airflow]   libctf-nobfd0 libctf0 libcurl3-gnutls libdeflate0 libdpkg-perl liberror-perl
[Airflow]   libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libfreetype6
[Airflow]   libgcc-10-dev libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg62-turbo
[Airflow]   libjs-jquery libjs-sphinxdoc libjs-underscore liblocale-gettext-perl
[Airflow]   liblsan0 libmpc3 libmpfr6 libnsl-dev libpng16-16 libpython3-dev libpython3.9
[Airflow]   libpython3.9-dev libquadmath0 libstdc++-10-dev libtiff5 libtirpc-dev
[Airflow]   libtsan0 libubsan1 libwebp6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
[Airflow]   libxpm4 linux-libc-dev make manpages manpages-dev patch python-pip-whl
[Airflow]   python3-distutils python3-lib2to3 python3-pkg-resources python3-wheel
[Airflow]   python3.9-dev python3.9-venv ucf xz-utils zlib1g-dev
[Airflow] Suggested packages:
[Airflow]   binutils-doc bzip2-doc cpp-doc gcc-10-locales debian-keyring g++-multilib
[Airflow]   g++-10-multilib gcc-10-doc gcc-multilib autoconf automake libtool flex bison
[Airflow]   gdb gcc-doc gcc-10-multilib gettext-base git-daemon-run
[Airflow]   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
[Airflow]   git-mediawiki git-svn apache2 | lighttpd | httpd glibc-doc bzr libgd-tools
[Airflow]   libstdc++-10-doc make-doc man-browser ed diffutils-doc python-setuptools-doc
[Airflow] Recommended packages:
[Airflow]   libnss-nis libnss-nisplus
[Airflow] The following NEW packages will be installed:
[Airflow]   binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp
[Airflow]   cpp-10 dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-10 gcc
[Airflow]   gcc-10 git git-man javascript-common less libalgorithm-diff-perl
[Airflow]   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libatomic1
[Airflow]   libbinutils libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev
[Airflow]   libctf-nobfd0 libctf0 libcurl3-gnutls libdeflate0 libdpkg-perl liberror-perl
[Airflow]   libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libfreetype6
[Airflow]   libgcc-10-dev libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg62-turbo
[Airflow]   libjs-jquery libjs-sphinxdoc libjs-underscore liblocale-gettext-perl
[Airflow]   liblsan0 libmpc3 libmpfr6 libnsl-dev libpng16-16 libpython3-dev libpython3.9
[Airflow]   libpython3.9-dev libquadmath0 libstdc++-10-dev libtiff5 libtirpc-dev
[Airflow]   libtsan0 libubsan1 libwebp6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
[Airflow]   libxpm4 linux-libc-dev make manpages manpages-dev patch python-pip-whl
[Airflow]   python3-dev python3-distutils python3-lib2to3 python3-pip
[Airflow]   python3-pkg-resources python3-setuptools python3-venv python3-wheel
[Airflow]   python3.9-dev python3.9-venv ucf wget xz-utils zlib1g-dev zstd
[Airflow] The following packages will be upgraded:
[Airflow]   libc6
[Airflow] 1 upgraded, 94 newly installed, 0 to remove and 59 not upgraded.
[Airflow] Need to get 93.4 MB of archives.
[Airflow] After this operation, 328 MB of additional disk space will be used.
[Airflow] Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6 amd64 2.31-13+deb11u10 [2825 kB]
[Airflow] Get:2 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
[Airflow] Get:3 http://deb.debian.org/debian-security bullseye-security/main amd64 less amd64 551-2+deb11u2 [136 kB]
[Airflow] Get:4 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
[Airflow] Get:5 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
[Airflow] Get:6 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
[Airflow] Get:7 http://deb.debian.org/debian bullseye/main amd64 wget amd64 1.21-1+deb11u1 [964 kB]
[Airflow] Get:8 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
[Airflow] Get:9 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
[Airflow] Get:10 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
[Airflow] Get:11 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
[Airflow] Get:12 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
[Airflow] Get:13 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
[Airflow] Get:14 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
[Airflow] Get:15 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-dev-bin amd64 2.31-13+deb11u10 [276 kB]
[Airflow] Get:16 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.216-1 [1725 kB]
[Airflow] Get:17 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
[Airflow] Get:18 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB]
[Airflow] Get:19 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
[Airflow] Get:20 http://deb.debian.org/debian-security bullseye-security/main amd64 libc6-dev amd64 2.31-13+deb11u10 [2362 kB]
[Airflow] Get:21 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
[Airflow] Get:22 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
[Airflow] Get:23 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
[Airflow] Get:24 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
[Airflow] Get:25 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
[Airflow] Get:26 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
[Airflow] Get:27 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
[Airflow] Get:28 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
[Airflow] Get:29 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
[Airflow] Get:30 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
[Airflow] Get:31 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
[Airflow] Get:32 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
[Airflow] Get:33 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
[Airflow] Get:34 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
[Airflow] Get:35 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
[Airflow] Get:36 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
[Airflow] Get:37 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
[Airflow] Get:38 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
[Airflow] Get:39 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
[Airflow] Get:40 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
[Airflow] Get:41 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
[Airflow] Get:42 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.13 [1552 kB]
[Airflow] Get:43 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
[Airflow] Get:44 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.13 [2314 kB]
[Airflow] Get:45 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
[Airflow] Get:46 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
[Airflow] Get:47 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
[Airflow] Get:48 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
[Airflow] Get:49 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
[Airflow] Get:50 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u11 [344 kB]
[Airflow] Get:51 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
[Airflow] Get:52 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1+deb11u2 [1828 kB]
[Airflow] Get:53 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1+deb11u2 [5518 kB]
[Airflow] Get:54 http://deb.debian.org/debian bullseye/main amd64 javascript-common all 11+nmu1 [6260 B]
[Airflow] Get:55 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
[Airflow] Get:56 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
[Airflow] Get:57 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
[Airflow] Get:58 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
[Airflow] Get:59 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB]
[Airflow] Get:60 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
[Airflow] Get:61 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
[Airflow] Get:62 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
[Airflow] Get:63 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
[Airflow] Get:64 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB]
[Airflow] Get:65 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u5 [290 kB]
[Airflow] Get:66 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
[Airflow] Get:67 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
[Airflow] Get:68 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
[Airflow] Get:69 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1+deb11u2 [311 kB]
[Airflow] Get:70 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1+deb11u2 [772 kB]
[Airflow] Get:71 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB]
[Airflow] Get:72 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
[Airflow] Get:73 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-devtools amd64 2.31-13+deb11u10 [246 kB]
[Airflow] Get:74 http://deb.debian.org/debian bullseye/main amd64 libexpat1-dev amd64 2.2.10-2+deb11u5 [141 kB]
[Airflow] Get:75 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
[Airflow] Get:76 http://deb.debian.org/debian bullseye/main amd64 libjs-jquery all 3.5.1+dfsg+~3.5.5-7 [315 kB]
[Airflow] Get:77 http://deb.debian.org/debian bullseye/main amd64 libjs-underscore all 1.9.1~dfsg-3 [100 kB]
[Airflow] Get:78 http://deb.debian.org/debian bullseye/main amd64 libjs-sphinxdoc all 3.4.3-2 [127 kB]
[Airflow] Get:79 http://deb.debian.org/debian bullseye/main amd64 libpython3.9 amd64 3.9.2-1 [1691 kB]
[Airflow] Get:80 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-dev amd64 3.9.2-1 [4028 kB]
[Airflow] Get:81 http://deb.debian.org/debian bullseye/main amd64 libpython3-dev amd64 3.9.2-3 [21.7 kB]
[Airflow] Get:82 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
[Airflow] Get:83 http://deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
[Airflow] Get:84 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
[Airflow] Get:85 http://deb.debian.org/debian bullseye/main amd64 python3.9-dev amd64 3.9.2-1 [515 kB]
[Airflow] Get:86 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
[Airflow] Get:87 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
[Airflow] Get:88 http://deb.debian.org/debian bullseye/main amd64 python3-dev amd64 3.9.2-3 [24.8 kB]
[Airflow] Get:89 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
[Airflow] Get:90 http://deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
[Airflow] Get:91 http://deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
[Airflow] Get:92 http://deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
[Airflow] Get:93 http://deb.debian.org/debian bullseye/main amd64 python3.9-venv amd64 3.9.2-1 [5396 B]
[Airflow] Get:94 http://deb.debian.org/debian bullseye/main amd64 python3-venv amd64 3.9.2-3 [1188 B]
[Airflow] Get:95 http://deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
[Webhook] Removing intermediate container 51523879fa57
[Webhook]  ---> dad489205c0a
[Webhook] Step 8/21 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_webhook_translator/requirements.txt
[Webhook]  ---> Running in 2e555f13c7ef
[RO] Reading package lists...
[RO] Building dependency tree...
[RO] Reading state information...
[NBI] Selecting previously unselected package python3-osm-common.
[NBI] (Reading database ... 16203 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_common.deb ...
[NBI] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ...
[NBI] Setting up python3-osm-common (15.0.0.post3+g409397d-1) ...
[LCM] Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
[LCM] Selecting previously unselected package libfido2-1:amd64.
[LCM] Preparing to unpack .../2-libfido2-1_1.10.0-1_amd64.deb ...
[LCM] Unpacking libfido2-1:amd64 (1.10.0-1) ...
[LCM] Selecting previously unselected package libxext6:amd64.
[LCM] Preparing to unpack .../3-libxext6_2%3a1.3.4-1build1_amd64.deb ...
[LCM] Unpacking libxext6:amd64 (2:1.3.4-1build1) ...
[LCM] Selecting previously unselected package libxmuu1:amd64.
[LCM] Preparing to unpack .../4-libxmuu1_2%3a1.1.3-3_amd64.deb ...
[LCM] Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
[LCM] Selecting previously unselected package openssh-client.
[LCM] Preparing to unpack .../5-openssh-client_1%3a8.9p1-3ubuntu0.7_amd64.deb ...
[LCM] Unpacking openssh-client (1:8.9p1-3ubuntu0.7) ...
[LCM] Selecting previously unselected package xauth.
[LCM] Preparing to unpack .../6-xauth_1%3a1.1-1build2_amd64.deb ...
[LCM] Unpacking xauth (1:1.1-1build2) ...
[Keystone] Selecting previously unselected package libgdbm6:amd64.
[Keystone] Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
[Keystone] Unpacking libgdbm6:amd64 (1.23-1) ...
[Keystone] Selecting previously unselected package libgdbm-compat4:amd64.
[Keystone] Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
[Keystone] Unpacking libgdbm-compat4:amd64 (1.23-1) ...
[Keystone] Selecting previously unselected package libperl5.34:amd64.
[Keystone] Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.3_amd64.deb ...
[Keystone] Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[MON] debconf: delaying package configuration, since apt-utils is not installed
[MON] Fetched 1180 kB in 0s (5938 kB/s)
[MON] Selecting previously unselected package libcbor0.8: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 ... 16203 files and directories currently installed.)
[MON] Preparing to unpack .../0-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ...
[MON] Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
[MON] Selecting previously unselected package libedit2:amd64.
[MON] Preparing to unpack .../1-libedit2_3.1-20210910-1build1_amd64.deb ...
[MON] Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
[MON] Selecting previously unselected package libfido2-1:amd64.
[MON] Preparing to unpack .../2-libfido2-1_1.10.0-1_amd64.deb ...
[MON] Unpacking libfido2-1:amd64 (1.10.0-1) ...
[MON] Selecting previously unselected package libxext6:amd64.
[MON] Preparing to unpack .../3-libxext6_2%3a1.3.4-1build1_amd64.deb ...
[MON] Unpacking libxext6:amd64 (2:1.3.4-1build1) ...
[MON] Selecting previously unselected package libxmuu1:amd64.
[MON] Preparing to unpack .../4-libxmuu1_2%3a1.1.3-3_amd64.deb ...
[MON] Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
[MON] Selecting previously unselected package openssh-client.
[MON] Preparing to unpack .../5-openssh-client_1%3a8.9p1-3ubuntu0.7_amd64.deb ...
[MON] Unpacking openssh-client (1:8.9p1-3ubuntu0.7) ...
[POL] Selecting previously unselected package libedit2: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 ... 16203 files and directories currently installed.)
[POL] Preparing to unpack .../libedit2_3.1-20210910-1build1_amd64.deb ...
[POL] Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
[POL] Selecting previously unselected package mysql-client-core-8.0.
[POL] Preparing to unpack .../mysql-client-core-8.0_8.0.36-0ubuntu0.22.04.1_amd64.deb ...
[POL] Unpacking mysql-client-core-8.0 (8.0.36-0ubuntu0.22.04.1) ...
[POL] Setting up libedit2:amd64 (3.1-20210910-1build1) ...
[POL] Setting up mysql-client-core-8.0 (8.0.36-0ubuntu0.22.04.1) ...
[tests] Reading package lists...
[tests] Building dependency tree...
[tests] Reading state information...
[tests] ca-certificates is already the newest version (20230311ubuntu0.22.04.1).
[tests] ca-certificates set to manually installed.
[tests] gnupg is already the newest version (2.2.27-3ubuntu2.1).
[tests] gnupg set to manually installed.
[tests] The following additional packages will be installed:
[tests]   git-man less libcap2-bin libcbor0.8 libcurl3-gnutls libedit2 liberror-perl
[tests]   libfido2-1 libjq1 libmagic-mgc libonig5 libpam-cap libxext6 libxmuu1
[tests]   openssh-client xauth
[tests] Suggested packages:
[tests]   git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb
[tests]   git-cvs git-mediawiki git-svn file keychain libpam-ssh monkeysphere
[tests]   ssh-askpass
[PLA] Removing intermediate container 90fac0c42f31
[PLA]  ---> 751403dc5842
[PLA] Step 9/39 : RUN curl $PYTHON3_OSM_PLA_URL -o osm_pla.deb
[PLA]  ---> Running in eecf564e5b1f
[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 27932  100 27932    0     0   251k      0 --:--:-- --:--:-- --:--:--  252k
[osmclient] Removing intermediate container ed73d935c17a
[osmclient]  ---> cf6e2abb4d13
[osmclient] Step 9/31 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[osmclient]  ---> Running in 5bb40935035d
[Webhook] Collecting annotated-types==0.5.0
[Webhook]   Downloading annotated_types-0.5.0-py3-none-any.whl (11 kB)
[Webhook] Collecting anyio==3.7.1
[Webhook]   Downloading anyio-3.7.1-py3-none-any.whl (80 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 KB 963.9 kB/s eta 0:00:00
[Webhook] Collecting certifi==2023.7.22
[Webhook]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[RO] netbase is already the newest version (6.3).
[RO] netbase set to manually installed.
[RO] The following additional packages will be installed:
[RO]   libmagic-mgc libmagic1
[RO] Suggested packages:
[RO]   wodim cdrkit-doc file
[RO] The following NEW packages will be installed:
[RO]   genisoimage libmagic-mgc libmagic1
[RO] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
[RO] Need to get 714 kB of archives.
[RO] After this operation, 9289 kB of additional disk space will be used.
[RO] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]
[RO] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]
[RO] Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 genisoimage amd64 9:1.1.11-3.2ubuntu1 [370 kB]
[RO] debconf: delaying package configuration, since apt-utils is not installed
[RO] Fetched 714 kB in 0s (34.7 MB/s)
[RO] Selecting previously unselected package libmagic-mgc.
[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 ... 16203 files and directories currently installed.)
[RO] Preparing to unpack .../libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
[RO] Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ...
[RO] Selecting previously unselected package libmagic1:amd64.
[RO] Preparing to unpack .../libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
[RO] Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[RO] Selecting previously unselected package genisoimage.
[RO] Preparing to unpack .../genisoimage_9%3a1.1.11-3.2ubuntu1_amd64.deb ...
[RO] Unpacking genisoimage (9:1.1.11-3.2ubuntu1) ...
[RO] Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
[RO] Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[RO] Setting up genisoimage (9:1.1.11-3.2ubuntu1) ...
[NG-UI] Removing intermediate container f5bf5a81680a
[NG-UI]  ---> cb02b6a4f9e4
[NG-UI] Step 5/22 : RUN curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - &&     echo "deb https://deb.nodesource.com/node_14.x jammy main" | tee -a /etc/apt/sources.list.d/nodesource.list &&     DEBIAN_FRONTEND=noninteractive apt-get update &&     DEBIAN_FRONTEND=noninteractive apt-get install -y nodejs
[NG-UI]  ---> Running in 431e369572a6
[NBI] Removing intermediate container e8686dec1d92
[NBI]  ---> af3ee4996f4a
[NBI] Step 10/44 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[NBI]  ---> Running in e1b2600b074d
[LCM] Selecting previously unselected package apt-transport-https.
[LCM] Preparing to unpack .../7-apt-transport-https_2.4.12_all.deb ...
[LCM] Unpacking apt-transport-https (2.4.12) ...
[LCM] Selecting previously unselected package gnupg2.
[LCM] Preparing to unpack .../8-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
[LCM] Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
[LCM] Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
[LCM] Setting up apt-transport-https (2.4.12) ...
[LCM] Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
[LCM] Setting up libedit2:amd64 (3.1-20210910-1build1) ...
[LCM] Setting up libxext6:amd64 (2:1.3.4-1build1) ...
[LCM] Setting up libfido2-1:amd64 (1.10.0-1) ...
[LCM] Setting up libxmuu1:amd64 (2:1.1.3-3) ...
[LCM] Setting up openssh-client (1:8.9p1-3ubuntu0.7) ...
[LCM] update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
[LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
[LCM] update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
[LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
[LCM] update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
[LCM] update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
[LCM] Setting up xauth (1:1.1-1build2) ...
[LCM] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[Keystone] Selecting previously unselected package perl.
[Keystone] Preparing to unpack .../005-perl_5.34.0-3ubuntu1.3_amd64.deb ...
[Keystone] Unpacking perl (5.34.0-3ubuntu1.3) ...
[Keystone] Selecting previously unselected package libapr1:amd64.
[Keystone] Preparing to unpack .../006-libapr1_1.7.0-8ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking libapr1:amd64 (1.7.0-8ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package libaprutil1:amd64.
[Keystone] Preparing to unpack .../007-libaprutil1_1.6.1-5ubuntu4.22.04.2_amd64.deb ...
[Keystone] Unpacking libaprutil1:amd64 (1.6.1-5ubuntu4.22.04.2) ...
[Keystone] Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64.
[Keystone] Preparing to unpack .../008-libaprutil1-dbd-sqlite3_1.6.1-5ubuntu4.22.04.2_amd64.deb ...
[Keystone] Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-5ubuntu4.22.04.2) ...
[Keystone] Selecting previously unselected package libaprutil1-ldap:amd64.
[Keystone] Preparing to unpack .../009-libaprutil1-ldap_1.6.1-5ubuntu4.22.04.2_amd64.deb ...
[Keystone] Unpacking libaprutil1-ldap:amd64 (1.6.1-5ubuntu4.22.04.2) ...
[Keystone] Selecting previously unselected package libcurl4:amd64.
[Keystone] Preparing to unpack .../010-libcurl4_7.81.0-1ubuntu1.16_amd64.deb ...
[Keystone] Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[MON] Selecting previously unselected package xauth.
[MON] Preparing to unpack .../6-xauth_1%3a1.1-1build2_amd64.deb ...
[MON] Unpacking xauth (1:1.1-1build2) ...
[MON] Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
[MON] Setting up libedit2:amd64 (3.1-20210910-1build1) ...
[MON] Setting up libxext6:amd64 (2:1.3.4-1build1) ...
[MON] Setting up libfido2-1:amd64 (1.10.0-1) ...
[MON] Setting up libxmuu1:amd64 (2:1.1.3-3) ...
[MON] Setting up openssh-client (1:8.9p1-3ubuntu0.7) ...
[MON] update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
[MON] update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
[MON] update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
[MON] update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
[MON] Setting up xauth (1:1.1-1build2) ...
[MON] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[POL] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[tests] The following NEW packages will be installed:
[tests]   apt-transport-https gettext-base git git-man iputils-ping jq less
[tests]   libcap2-bin libcbor0.8 libcurl3-gnutls libedit2 liberror-perl libfido2-1
[tests]   libjq1 libmagic-mgc libmagic1 libonig5 libpam-cap libxext6 libxmuu1
[tests]   openssh-client xauth
[tests] 0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded.
[tests] Need to get 6570 kB of archives.
[tests] After this operation, 35.5 MB of additional disk space will be used.
[tests] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB]
[tests] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 iputils-ping amd64 3:20211215-1 [42.9 kB]
[tests] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB]
[tests] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.1 [7928 B]
[tests] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB]
[tests] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB]
[tests] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
[tests] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB]
[tests] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]
[tests] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]
[tests] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB]
[tests] Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB]
[tests] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.7 [906 kB]
[tests] Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB]
[tests] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.12 [1510 B]
[tests] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.16 [284 kB]
[tests] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
[tests] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.10 [954 kB]
[tests] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.10 [3166 kB]
[tests] Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB]
[tests] Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB]
[tests] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB]
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 6570 kB in 0s (30.4 MB/s)
[tests] Selecting previously unselected package libcap2-bin.
[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 ... 16203 files and directories currently installed.)
[tests] Preparing to unpack .../00-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
[tests] Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
[tests] Selecting previously unselected package iputils-ping.
[tests] Preparing to unpack .../01-iputils-ping_3%3a20211215-1_amd64.deb ...
[tests] Unpacking iputils-ping (3:20211215-1) ...
[tests] Selecting previously unselected package less.
[tests] Preparing to unpack .../02-less_590-1ubuntu0.22.04.3_amd64.deb ...
[tests] Unpacking less (590-1ubuntu0.22.04.3) ...
[tests] Selecting previously unselected package libpam-cap:amd64.
[tests] Preparing to unpack .../03-libpam-cap_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
[tests] Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
[PLA] Removing intermediate container eecf564e5b1f
[PLA]  ---> a01ebf5b9d9e
[PLA] Step 10/39 : RUN dpkg -i ./osm_pla.deb
[PLA]  ---> Running in b17cbdd338c9
[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 67300  100 67300    0     0   576k      0 --:--:-- --:--:-- --:--:--  581k
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 3.5 MB/s eta 0:00:00
[Webhook] Collecting charset-normalizer==3.3.0
[Webhook]   Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 4.0 MB/s eta 0:00:00
[Webhook] Collecting click==8.1.7
[Webhook]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 9.5 MB/s eta 0:00:00
[Webhook] Collecting exceptiongroup==1.1.3
[Webhook]   Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
[Webhook] Collecting fastapi==0.103.2
[Webhook]   Downloading fastapi-0.103.2-py3-none-any.whl (66 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.3/66.3 KB 9.5 MB/s eta 0:00:00
[Webhook] Collecting h11==0.14.0
[Webhook]   Downloading h11-0.14.0-py3-none-any.whl (58 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 4.0 MB/s eta 0:00:00
[Webhook] Collecting idna==3.4
[Webhook]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 2.8 MB/s eta 0:00:00
[RO] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[NG-UI] Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
[NG-UI] OK
[NG-UI] deb https://deb.nodesource.com/node_14.x jammy main
[NG-UI] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[NG-UI] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[NG-UI] Get:5 https://deb.nodesource.com/node_14.x jammy InRelease [4563 B]
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[NG-UI] Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[NG-UI] Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[NG-UI] Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[NG-UI] Get:10 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[NG-UI] Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[NBI]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[NBI]                                  Dload  Upload   Total   Spent    Left  Speed
[NBI] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  170k  100  170k    0     0  1578k      0 --:--:-- --:--:-- --:--:-- 1594k
[NBI] Removing intermediate container e1b2600b074d
[NBI]  ---> fff94eab29d7
[NBI] Step 11/44 : RUN dpkg -i ./osm_im.deb
[NBI]  ---> Running in a017dab12440
[Keystone] Selecting previously unselected package libjansson4:amd64.
[Keystone] Preparing to unpack .../011-libjansson4_2.13.1-1.1build3_amd64.deb ...
[Keystone] Unpacking libjansson4:amd64 (2.13.1-1.1build3) ...
[Keystone] Selecting previously unselected package liblua5.3-0:amd64.
[Keystone] Preparing to unpack .../012-liblua5.3-0_5.3.6-1build1_amd64.deb ...
[Keystone] Unpacking liblua5.3-0:amd64 (5.3.6-1build1) ...
[Keystone] Selecting previously unselected package apache2-bin.
[Keystone] Preparing to unpack .../013-apache2-bin_2.4.52-1ubuntu4.9_amd64.deb ...
[Keystone] Unpacking apache2-bin (2.4.52-1ubuntu4.9) ...
[Keystone] Selecting previously unselected package apache2-data.
[Keystone] Preparing to unpack .../014-apache2-data_2.4.52-1ubuntu4.9_all.deb ...
[Keystone] Unpacking apache2-data (2.4.52-1ubuntu4.9) ...
[tests] Selecting previously unselected package gettext-base.
[tests] Preparing to unpack .../04-gettext-base_0.21-4ubuntu4_amd64.deb ...
[tests] Unpacking gettext-base (0.21-4ubuntu4) ...
[tests] Selecting previously unselected package libcbor0.8:amd64.
[tests] Preparing to unpack .../05-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ...
[tests] Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
[tests] Selecting previously unselected package libedit2:amd64.
[tests] Preparing to unpack .../06-libedit2_3.1-20210910-1build1_amd64.deb ...
[tests] Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
[tests] Selecting previously unselected package libfido2-1:amd64.
[tests] Preparing to unpack .../07-libfido2-1_1.10.0-1_amd64.deb ...
[tests] Unpacking libfido2-1:amd64 (1.10.0-1) ...
[tests] Selecting previously unselected package libmagic-mgc.
[tests] Preparing to unpack .../08-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
[tests] Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ...
[PLA] Selecting previously unselected package python3-osm-pla.
[PLA] (Reading database ... 16264 files and directories currently installed.)
[PLA] Preparing to unpack ./osm_pla.deb ...
[PLA] Unpacking python3-osm-pla (11.0.0.post12+gfcdb2c4-1) ...
[PLA] Setting up python3-osm-pla (11.0.0.post12+gfcdb2c4-1) ...
[osmclient] Removing intermediate container 5bb40935035d
[osmclient]  ---> d51c325390f5
[osmclient] Step 10/31 : RUN dpkg -i ./osmclient.deb
[Airflow] Preconfiguring packages ...
[Airflow] Fetched 93.4 MB in 1s (67.7 MB/s)
[Airflow] (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 ... 12082 files and directories currently installed.)
[Airflow] Preparing to unpack .../libc6_2.31-13+deb11u10_amd64.deb ...
[Webhook] Collecting pydantic==2.4.2
[Webhook]   Downloading pydantic-2.4.2-py3-none-any.whl (395 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.8/395.8 KB 1.2 MB/s eta 0:00:00
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[NG-UI] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[NG-UI] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[NG-UI] Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[NG-UI] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[NG-UI] Get:19 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[NG-UI] Get:20 https://deb.nodesource.com/node_14.x jammy/main amd64 Packages [776 B]
[NBI] Selecting previously unselected package python3-osm-im.
[NBI] (Reading database ... 16264 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_im.deb ...
[NBI] Unpacking python3-osm-im (15.0.0.post1+g90ffed2-1) ...
[NBI] Setting up python3-osm-im (15.0.0.post1+g90ffed2-1) ...
[LCM] Removing intermediate container 5fdffc9d7ead
[LCM]  ---> 61dcd666c153
[LCM] Step 6/58 : RUN curl -fsSL https://pkgs.k8s.io/core:/stable:/v1.28/deb/Release.key | gpg --dearmor -o /etc/apt/keyrings/kubernetes-apt-keyring.gpg     && echo 'deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.28/deb/ /' | tee /etc/apt/sources.list.d/kubernetes.list     && apt-get update && apt-get install -y kubectl=1.28.2-1.1
[LCM]  ---> Running in 02a48484a62b
[Keystone] Selecting previously unselected package apache2-utils.
[Keystone] Preparing to unpack .../015-apache2-utils_2.4.52-1ubuntu4.9_amd64.deb ...
[Keystone] Unpacking apache2-utils (2.4.52-1ubuntu4.9) ...
[Keystone] Selecting previously unselected package mailcap.
[Keystone] Preparing to unpack .../016-mailcap_3.70+nmu1ubuntu1_all.deb ...
[Keystone] Unpacking mailcap (3.70+nmu1ubuntu1) ...
[Keystone] Selecting previously unselected package mime-support.
[Keystone] Preparing to unpack .../017-mime-support_3.66_all.deb ...
[Keystone] Unpacking mime-support (3.66) ...
[Keystone] Selecting previously unselected package apache2.
[Keystone] Preparing to unpack .../018-apache2_2.4.52-1ubuntu4.9_amd64.deb ...
[Keystone] Unpacking apache2 (2.4.52-1ubuntu4.9) ...
[Keystone] Selecting previously unselected package sgml-base.
[Keystone] Preparing to unpack .../019-sgml-base_1.30_all.deb ...
[Keystone] Unpacking sgml-base (1.30) ...
[Keystone] Selecting previously unselected package libmd0:amd64.
[Keystone] Preparing to unpack .../020-libmd0_1.0.4-1build1_amd64.deb ...
[Keystone] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[Keystone] Selecting previously unselected package libbsd0:amd64.
[Keystone] Preparing to unpack .../021-libbsd0_0.11.5-1_amd64.deb ...
[Keystone] Unpacking libbsd0:amd64 (0.11.5-1) ...
[MON] Removing intermediate container 56600352f4f6
[MON]  ---> 69fc98bdfe8f
[MON] Step 6/56 : ARG PYTHON3_OSM_COMMON_URL
[MON]  ---> Running in 9eeee4b9e7bd
[MON] Removing intermediate container 9eeee4b9e7bd
[MON]  ---> 7ad5338c70d6
[MON] Step 7/56 : ARG PYTHON3_OSM_MON_URL
[tests] Selecting previously unselected package libmagic1:amd64.
[tests] Preparing to unpack .../09-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
[tests] Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[tests] Selecting previously unselected package libxext6:amd64.
[tests] Preparing to unpack .../10-libxext6_2%3a1.3.4-1build1_amd64.deb ...
[tests] Unpacking libxext6:amd64 (2:1.3.4-1build1) ...
[tests] Selecting previously unselected package libxmuu1:amd64.
[tests] Preparing to unpack .../11-libxmuu1_2%3a1.1.3-3_amd64.deb ...
[tests] Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
[tests] Selecting previously unselected package openssh-client.
[tests] Preparing to unpack .../12-openssh-client_1%3a8.9p1-3ubuntu0.7_amd64.deb ...
[tests] Unpacking openssh-client (1:8.9p1-3ubuntu0.7) ...
[tests] Selecting previously unselected package xauth.
[tests] Preparing to unpack .../13-xauth_1%3a1.1-1build2_amd64.deb ...
[tests] Unpacking xauth (1:1.1-1build2) ...
[tests] Selecting previously unselected package apt-transport-https.
[tests] Preparing to unpack .../14-apt-transport-https_2.4.12_all.deb ...
[tests] Unpacking apt-transport-https (2.4.12) ...
[PLA] Removing intermediate container b17cbdd338c9
[PLA]  ---> 01ed238b28f0
[PLA] Step 11/39 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_pla/requirements.txt
[PLA]  ---> Running in 0bc5855ca45d
[osmclient]  ---> Running in 25aed01911df
[osmclient] Selecting previously unselected package python3-osmclient.
[osmclient] (Reading database ... 16222 files and directories currently installed.)
[osmclient] Preparing to unpack ./osmclient.deb ...
[osmclient] Unpacking python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ...
[osmclient] Setting up python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ...
[Airflow] Unpacking libc6:amd64 (2.31-13+deb11u10) over (2.31-13+deb11u5) ...
[RO] Removing intermediate container dbdf677fd92d
[RO]  ---> 9282cfcca04d
[RO] Step 6/60 : ARG PYTHON3_OSM_COMMON_URL
[RO]  ---> Running in 3a3693cbbee2
[RO] Removing intermediate container 3a3693cbbee2
[RO]  ---> efabf78f64c0
[RO] Step 7/60 : ARG PYTHON3_OSM_NG_RO_URL
[RO]  ---> Running in 9570c65c9312
[RO] Removing intermediate container 9570c65c9312
[RO]  ---> a6a666a51a19
[RO] Step 8/60 : ARG PYTHON3_OSM_RO_PLUGIN_URL
[RO]  ---> Running in 1faf12cbb064
[RO] Removing intermediate container 1faf12cbb064
[RO]  ---> 34f6e935d97e
[RO] Step 9/60 : ARG PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL
[RO]  ---> Running in a8dd25afac94
[RO] Removing intermediate container a8dd25afac94
[RO]  ---> eaf0ba00721c
[RO] Step 10/60 : ARG PYTHON3_OSM_ROSDN_DPB_URL
[RO]  ---> Running in a37e4fa962f4
[LCM] deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.28/deb/ /
[LCM] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[LCM] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[LCM] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[LCM] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[LCM] Get:5 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[LCM] Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[LCM] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[LCM] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[LCM] Get:9 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.28/deb  InRelease [1189 B]
[LCM] Get:10 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[LCM] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[LCM] Get:12 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[LCM] Get:13 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[LCM] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[LCM] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[LCM] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[LCM] Get:17 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.28/deb  Packages [13.9 kB]
[LCM] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[Keystone] Selecting previously unselected package libfribidi0:amd64.
[Keystone] Preparing to unpack .../022-libfribidi0_1.0.8-2ubuntu3.1_amd64.deb ...
[Keystone] Unpacking libfribidi0:amd64 (1.0.8-2ubuntu3.1) ...
[Keystone] Selecting previously unselected package netbase.
[Keystone] Preparing to unpack .../023-netbase_6.3_all.deb ...
[Keystone] Unpacking netbase (6.3) ...
[Keystone] Selecting previously unselected package python3-netifaces:amd64.
[Keystone] Preparing to unpack .../024-python3-netifaces_0.11.0-1build2_amd64.deb ...
[Keystone] Unpacking python3-netifaces:amd64 (0.11.0-1build2) ...
[Keystone] Selecting previously unselected package tzdata.
[Keystone] Preparing to unpack .../025-tzdata_2024a-0ubuntu0.22.04_all.deb ...
[Keystone] Unpacking tzdata (2024a-0ubuntu0.22.04) ...
[Keystone] Selecting previously unselected package liblmdb0:amd64.
[Keystone] Preparing to unpack .../026-liblmdb0_0.9.24-1build2_amd64.deb ...
[Keystone] Unpacking liblmdb0:amd64 (0.9.24-1build2) ...
[Keystone] Selecting previously unselected package libmaxminddb0:amd64.
[Keystone] Preparing to unpack .../027-libmaxminddb0_1.5.2-1build2_amd64.deb ...
[Keystone] Unpacking libmaxminddb0:amd64 (1.5.2-1build2) ...
[MON]  ---> Running in ebb60df83ddb
[MON] Removing intermediate container ebb60df83ddb
[MON]  ---> be1f6ab826e0
[MON] Step 8/56 : ARG PYTHON3_N2VC_URL
[MON]  ---> Running in d1945a57957f
[MON] Removing intermediate container d1945a57957f
[MON]  ---> 4217661cbb99
[MON] Step 9/56 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[MON]  ---> Running in 216fd1797701
[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 42686  100 42686    0     0   431k      0 --:--:-- --:--:-- --:--:--  434k
[POL] Removing intermediate container c60c9c77b76b
[POL]  ---> 375c98e9a27f
[POL] Step 6/40 : ARG PYTHON3_OSM_COMMON_URL
[POL]  ---> Running in 65f6acaece6a
[POL] Removing intermediate container 65f6acaece6a
[POL]  ---> 3468f133719b
[POL] Step 7/40 : ARG PYTHON3_OSM_POLICY_MODULE_URL
[POL]  ---> Running in 45f86b1b9e3a
[POL] Removing intermediate container 45f86b1b9e3a
[POL]  ---> 1f5aefc2d48b
[POL] Step 8/40 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[POL]  ---> Running in 99c4d4c44c45
[tests] Selecting previously unselected package libcurl3-gnutls:amd64.
[tests] Preparing to unpack .../15-libcurl3-gnutls_7.81.0-1ubuntu1.16_amd64.deb ...
[tests] Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ...
[tests] Selecting previously unselected package liberror-perl.
[tests] Preparing to unpack .../16-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 .../17-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ...
[tests] Unpacking git-man (1:2.34.1-1ubuntu1.10) ...
[tests] Selecting previously unselected package git.
[tests] Preparing to unpack .../18-git_1%3a2.34.1-1ubuntu1.10_amd64.deb ...
[tests] Unpacking git (1:2.34.1-1ubuntu1.10) ...
[tests] Selecting previously unselected package libonig5:amd64.
[tests] Preparing to unpack .../19-libonig5_6.9.7.1-2build1_amd64.deb ...
[tests] Unpacking libonig5:amd64 (6.9.7.1-2build1) ...
[tests] Selecting previously unselected package libjq1:amd64.
[tests] Preparing to unpack .../20-libjq1_1.6-2.1ubuntu3_amd64.deb ...
[tests] Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ...
[tests] Selecting previously unselected package jq.
[tests] Preparing to unpack .../21-jq_1.6-2.1ubuntu3_amd64.deb ...
[tests] Unpacking jq (1.6-2.1ubuntu3) ...
[tests] Setting up apt-transport-https (2.4.12) ...
[tests] Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
[osmclient] Removing intermediate container 25aed01911df
[osmclient]  ---> 77ab10fac851
[osmclient] Step 11/31 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osmclient/requirements.txt
[osmclient]  ---> Running in d878e783f88e
[Webhook] Collecting pydantic-core==2.10.1
[Webhook]   Downloading pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 34.8 MB/s eta 0:00:00
[Webhook] Collecting requests==2.31.0
[Webhook]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 2.2 MB/s eta 0:00:00
[Webhook] Collecting sniffio==1.3.0
[Webhook]   Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
[Webhook] Collecting starlette==0.27.0
[Webhook]   Downloading starlette-0.27.0-py3-none-any.whl (66 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.0/67.0 KB 2.6 MB/s eta 0:00:00
[Webhook] Collecting typing-extensions==4.8.0
[Webhook]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[Webhook] Collecting urllib3==2.0.6
[Webhook]   Downloading urllib3-2.0.6-py3-none-any.whl (123 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 6.4 MB/s eta 0:00:00
[Webhook] Collecting uvicorn==0.23.2
[Webhook]   Downloading uvicorn-0.23.2-py3-none-any.whl (59 kB)
[Webhook]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.5/59.5 KB 5.1 MB/s eta 0:00:00
[RO] Removing intermediate container a37e4fa962f4
[RO]  ---> 9cac18871ed3
[RO] Step 11/60 : ARG PYTHON3_OSM_ROSDN_DYNPAC_URL
[RO]  ---> Running in b8376c732f68
[RO] Removing intermediate container b8376c732f68
[RO]  ---> bebe449dd48b
[RO] Step 12/60 : ARG PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL
[RO]  ---> Running in f63d494eaa91
[RO] Removing intermediate container f63d494eaa91
[RO]  ---> cc623a232258
[RO] Step 13/60 : ARG PYTHON3_OSM_ROSDN_IETFL2VPN_URL
[RO]  ---> Running in e582d082eed3
[RO] Removing intermediate container e582d082eed3
[RO]  ---> 9eededb4b630
[RO] Step 14/60 : ARG PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL
[RO]  ---> Running in cfa2a2c54d59
[RO] Removing intermediate container cfa2a2c54d59
[RO]  ---> 06825fb6d1aa
[RO] Step 15/60 : ARG PYTHON3_OSM_ROSDN_ODLOF_URL
[RO]  ---> Running in c75a99e4a643
[RO] Removing intermediate container c75a99e4a643
[RO]  ---> 8215dfc69ba6
[RO] Step 16/60 : ARG PYTHON3_OSM_ROSDN_ONOSOF_URL
[RO]  ---> Running in f05e541cf880
[NBI] Removing intermediate container a017dab12440
[NBI]  ---> 99e36a9da1b6
[NBI] Step 12/44 : RUN curl $PYTHON3_OSM_NBI_URL -o osm_nbi.deb
[NBI]  ---> Running in a600a61a8359
[LCM] Get:19 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[LCM] Get:20 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[Keystone] Selecting previously unselected package libuv1:amd64.
[Keystone] Preparing to unpack .../028-libuv1_1.43.0-1ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libuv1:amd64 (1.43.0-1ubuntu0.1) ...
[Keystone] Selecting previously unselected package bind9-libs:amd64.
[Keystone] Preparing to unpack .../029-bind9-libs_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking bind9-libs:amd64 (1:9.18.18-0ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package bind9-host.
[Keystone] Preparing to unpack .../030-bind9-host_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking bind9-host (1:9.18.18-0ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package libedit2:amd64.
[Keystone] Preparing to unpack .../031-libedit2_3.1-20210910-1build1_amd64.deb ...
[Keystone] Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
[Keystone] Selecting previously unselected package bind9-dnsutils.
[Keystone] Preparing to unpack .../032-bind9-dnsutils_1%3a9.18.18-0ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking bind9-dnsutils (1:9.18.18-0ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package libmagic-mgc.
[Keystone] Preparing to unpack .../033-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ...
[Keystone] Selecting previously unselected package libmagic1:amd64.
[Keystone] Preparing to unpack .../034-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[MON] Removing intermediate container 216fd1797701
[MON]  ---> 2b82cd94a265
[MON] Step 10/56 : RUN dpkg -i ./osm_common.deb
[MON]  ---> Running in 7c03457c40b8
[MON] Selecting previously unselected package python3-osm-common.
[MON] (Reading database ... 16285 files and directories currently installed.)
[MON] Preparing to unpack ./osm_common.deb ...
[MON] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ...
[MON] Setting up python3-osm-common (15.0.0.post3+g409397d-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 42686  100 42686    0     0   369k      0 --:--:-- --:--:-- --:--:--  372k
[POL] Removing intermediate container 99c4d4c44c45
[POL]  ---> 5b137a4bb912
[POL] Step 9/40 : RUN dpkg -i ./osm_common.deb
[POL]  ---> Running in ba603436148d
[tests] Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
[tests] Setting up libedit2:amd64 (3.1-20210910-1build1) ...
[tests] Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[tests] Setting up less (590-1ubuntu0.22.04.3) ...
[tests] Setting up libxext6:amd64 (2:1.3.4-1build1) ...
[tests] Setting up gettext-base (0.21-4ubuntu4) ...
[tests] Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.16) ...
[tests] Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
[tests] Setting up liberror-perl (0.17029-1) ...
[tests] Setting up git-man (1:2.34.1-1ubuntu1.10) ...
[tests] Setting up libfido2-1:amd64 (1.10.0-1) ...
[tests] Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
[tests] Setting up iputils-ping (3:20211215-1) ...
[tests] Setting up libxmuu1:amd64 (2:1.1.3-3) ...
[tests] Setting up libonig5:amd64 (6.9.7.1-2build1) ...
[tests] Setting up libjq1:amd64 (1.6-2.1ubuntu3) ...
[tests] Setting up openssh-client (1:8.9p1-3ubuntu0.7) ...
[tests] update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist
[tests] update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist
[tests] update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
[tests] update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist
[PLA] Collecting aiokafka==0.8.1
[PLA]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.5 MB/s eta 0:00:00
[PLA] Collecting async-timeout==4.0.3
[PLA]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[PLA] Collecting dataclasses==0.6
[PLA]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[PLA] Collecting dnspython==2.4.2
[PLA]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 29.1 MB/s eta 0:00:00
[PLA] Collecting kafka-python==2.0.2
[PLA]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 16.2 MB/s eta 0:00:00
[PLA] Collecting motor==3.3.1
[PLA]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 3.6 MB/s eta 0:00:00
[PLA] Collecting packaging==23.1
[PLA]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 4.1 MB/s eta 0:00:00
[PLA] Collecting pycryptodome==3.19.0
[Webhook] Installing collected packages: urllib3, typing-extensions, sniffio, idna, h11, exceptiongroup, click, charset-normalizer, certifi, annotated-types, uvicorn, requests, pydantic-core, anyio, starlette, pydantic, fastapi
[RO] Removing intermediate container f05e541cf880
[RO]  ---> f4cfe2e87a2b
[RO] Step 17/60 : ARG PYTHON3_OSM_ROSDN_ONOS_VPLS_URL
[RO]  ---> Running in cf27277901a1
[RO] Removing intermediate container cf27277901a1
[RO]  ---> 0af9bb7cba58
[RO] Step 18/60 : ARG PYTHON3_OSM_ROVIM_AWS_URL
[RO]  ---> Running in 01bc81b7e0b7
[RO] Removing intermediate container 01bc81b7e0b7
[RO]  ---> 2d10691cecbc
[RO] Step 19/60 : ARG PYTHON3_OSM_ROVIM_AZURE_URL
[RO]  ---> Running in 3fcbd6cb1351
[RO] Removing intermediate container 3fcbd6cb1351
[RO]  ---> 6aff4eef01f7
[RO] Step 20/60 : ARG PYTHON3_OSM_ROVIM_GCP_URL
[RO]  ---> Running in 0d959ec0a142
[RO] Removing intermediate container 0d959ec0a142
[RO]  ---> 62837da82b54
[RO] Step 21/60 : ARG PYTHON3_OSM_ROVIM_OPENSTACK_URL
[RO]  ---> Running in 2595f4f139a5
[NG-UI] Fetched 31.5 MB in 4s (8282 kB/s)
[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  156k  100  156k    0     0  1543k      0 --:--:-- --:--:-- --:--:-- 1550k
[Keystone] Selecting previously unselected package file.
[Keystone] Preparing to unpack .../035-file_1%3a5.41-3ubuntu0.1_amd64.deb ...
[Keystone] Unpacking file (1:5.41-3ubuntu0.1) ...
[Keystone] Selecting previously unselected package libpng16-16:amd64.
[Keystone] Preparing to unpack .../036-libpng16-16_1.6.37-3build5_amd64.deb ...
[Keystone] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[Keystone] Selecting previously unselected package libxau6:amd64.
[Keystone] Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[Keystone] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[Keystone] Selecting previously unselected package libxdmcp6:amd64.
[Keystone] Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[Keystone] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[Keystone] Selecting previously unselected package libxcb1:amd64.
[Keystone] Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_amd64.deb ...
[Keystone] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[Keystone] Selecting previously unselected package libx11-data.
[Keystone] Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[Keystone] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[Keystone] Selecting previously unselected package libx11-6:amd64.
[Keystone] Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[Keystone] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[Keystone] Selecting previously unselected package manpages.
[Keystone] Preparing to unpack .../042-manpages_5.10-1ubuntu1_all.deb ...
[Keystone] Unpacking manpages (5.10-1ubuntu1) ...
[Keystone] Selecting previously unselected package python3-importlib-resources.
[Keystone] Preparing to unpack .../043-python3-importlib-resources_5.1.2-1_all.deb ...
[Keystone] Unpacking python3-importlib-resources (5.1.2-1) ...
[MON] Removing intermediate container 7c03457c40b8
[MON]  ---> dc1b48844881
[MON] Step 11/56 : RUN curl $PYTHON3_N2VC_URL -o n2vc.deb
[MON]  ---> Running in 383c845b3b6b
[MON]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[MON]                                  Dload  Upload   Total   Spent    Left  Speed
[MON] 
[POL] Selecting previously unselected package python3-osm-common.
[POL] (Reading database ... 16237 files and directories currently installed.)
[POL] Preparing to unpack ./osm_common.deb ...
[POL] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ...
[POL] Setting up python3-osm-common (15.0.0.post3+g409397d-1) ...
[tests] Setting up git (1:2.34.1-1ubuntu1.10) ...
[tests] Setting up xauth (1:1.1-1build2) ...
[tests] Setting up jq (1.6-2.1ubuntu3) ...
[tests] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[PLA]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 34.0 MB/s eta 0:00:00
[PLA] Collecting pymongo==4.5.0
[PLA]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 28.5 MB/s eta 0:00:00
[PLA] Collecting pyyaml==6.0.1
[PLA]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 33.7 MB/s eta 0:00:00
[PLA] Collecting jinja2==3.1.2
[osmclient] Collecting enum34==1.1.10
[osmclient]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[osmclient] Collecting lxml==4.9.3
[osmclient]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 32.1 MB/s eta 0:00:00
[osmclient] Collecting pyang==2.5.3
[osmclient]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 31.6 MB/s eta 0:00:00
[Airflow] Setting up libc6:amd64 (2.31-13+deb11u10) ...
[RO] Removing intermediate container 2595f4f139a5
[RO]  ---> a64f8183fc5b
[RO] Step 22/60 : ARG PYTHON3_OSM_ROVIM_OPENVIM_URL
[RO]  ---> Running in 558e88cc21ac
[RO] Removing intermediate container 558e88cc21ac
[RO]  ---> dfdedf25163d
[RO] Step 23/60 : ARG PYTHON3_OSM_ROVIM_VMWARE_URL
[RO]  ---> Running in a08f9028bb61
[RO] Removing intermediate container a08f9028bb61
[RO]  ---> ed7f82c60b05
[RO] Step 24/60 : RUN for URL in     $PYTHON3_OSM_COMMON_URL     $PYTHON3_OSM_NG_RO_URL     $PYTHON3_OSM_RO_PLUGIN_URL     $PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL     $PYTHON3_OSM_ROSDN_DPB_URL     $PYTHON3_OSM_ROSDN_DYNPAC_URL     $PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL     $PYTHON3_OSM_ROSDN_IETFL2VPN_URL     $PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL     $PYTHON3_OSM_ROSDN_ODLOF_URL     $PYTHON3_OSM_ROSDN_ONOSOF_URL     $PYTHON3_OSM_ROSDN_ONOS_VPLS_URL     $PYTHON3_OSM_ROVIM_AWS_URL     $PYTHON3_OSM_ROVIM_AZURE_URL     $PYTHON3_OSM_ROVIM_GCP_URL     $PYTHON3_OSM_ROVIM_OPENSTACK_URL     $PYTHON3_OSM_ROVIM_OPENVIM_URL     $PYTHON3_OSM_ROVIM_VMWARE_URL ; do         curl -s $URL -O ;     done
[RO]  ---> Running in 640832f2b5a3
[NG-UI] Reading package lists...
[NG-UI] W: https://deb.nodesource.com/node_14.x/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
[NBI] Removing intermediate container a600a61a8359
[NBI]  ---> 00279ea0a670
[NBI] Step 13/44 : RUN dpkg -i ./osm_nbi.deb
[NBI]  ---> Running in 54556c5e39fb
[NBI] Selecting previously unselected package python3-osm-nbi.
[NBI] (Reading database ... 16283 files and directories currently installed.)
[NBI] Preparing to unpack ./osm_nbi.deb ...
[NBI] Unpacking python3-osm-nbi (9.0.0.post118+gdbab701-1) ...
[NBI] Setting up python3-osm-nbi (9.0.0.post118+gdbab701-1) ...
[LCM] Fetched 31.5 MB in 3s (10.3 MB/s)
[Keystone] Selecting previously unselected package python3-markupsafe.
[Keystone] Preparing to unpack .../044-python3-markupsafe_2.0.1-2build1_amd64.deb ...
[Keystone] Unpacking python3-markupsafe (2.0.1-2build1) ...
[Keystone] Selecting previously unselected package python3-mako.
[Keystone] Preparing to unpack .../045-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ...
[Keystone] Selecting previously unselected package python3-greenlet.
[Keystone] Preparing to unpack .../046-python3-greenlet_1.1.2-3build1_amd64.deb ...
[Keystone] Unpacking python3-greenlet (1.1.2-3build1) ...
[Keystone] Selecting previously unselected package python3-sqlalchemy.
[Keystone] Preparing to unpack .../047-python3-sqlalchemy_1.4.31+ds1-1build1_all.deb ...
[Keystone] Unpacking python3-sqlalchemy (1.4.31+ds1-1build1) ...
[Keystone] Selecting previously unselected package python3-alembic.
[Keystone] Preparing to unpack .../048-python3-alembic_1.8.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-alembic (1.8.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package libjs-jquery.
[Keystone] Preparing to unpack .../049-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
[Keystone] Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[MON]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 61960  100 61960    0     0   627k      0 --:--:-- --:--:-- --:--:--  630k
[MON] Removing intermediate container 383c845b3b6b
[MON]  ---> b662657401bc
[MON] Step 12/56 : RUN dpkg -i ./n2vc.deb
[MON]  ---> Running in 4e91e268a7bc
[POL] Removing intermediate container ba603436148d
[POL]  ---> 1112e39d25d0
[POL] Step 10/40 : RUN curl $PYTHON3_OSM_POLICY_MODULE_URL -o osm_policy_module.deb
[POL]  ---> Running in 6a023f7bf1ca
[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
[PLA]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 5.2 MB/s eta 0:00:00
[PLA] Collecting markupsafe==2.1.3
[PLA]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[PLA] Collecting pymzn==0.18.3
[PLA]   Downloading pymzn-0.18.3-py3-none-any.whl (42 kB)
[PLA]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 KB 4.3 MB/s eta 0:00:00
[PLA] Installing collected packages: pymzn, kafka-python, dataclasses, pyyaml, pycryptodome, packaging, markupsafe, dnspython, async-timeout, pymongo, jinja2, aiokafka, motor
[osmclient] Collecting pyangbind==0.8.3.post1
[osmclient]   Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 1.6 MB/s eta 0:00:00
[osmclient] Collecting pyyaml==6.0.1
[osmclient]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 12.1 MB/s eta 0:00:00
[Airflow] Selecting previously unselected package liblocale-gettext-perl.
[Airflow] (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 ... 12082 files and directories currently installed.)
[Airflow] Preparing to unpack .../00-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
[Airflow] Unpacking liblocale-gettext-perl (1.07-4+b1) ...
[Airflow] Selecting previously unselected package less.
[Airflow] Preparing to unpack .../01-less_551-2+deb11u2_amd64.deb ...
[Airflow] Unpacking less (551-2+deb11u2) ...
[Airflow] Selecting previously unselected package bzip2.
[Airflow] Preparing to unpack .../02-bzip2_1.0.8-4_amd64.deb ...
[Airflow] Unpacking bzip2 (1.0.8-4) ...
[Airflow] Selecting previously unselected package manpages.
[Airflow] Preparing to unpack .../03-manpages_5.10-1_all.deb ...
[Airflow] Unpacking manpages (5.10-1) ...
[Airflow] Selecting previously unselected package ucf.
[Airflow] Preparing to unpack .../04-ucf_3.0043_all.deb ...
[Airflow] Moving old data out of the way
[Airflow] Unpacking ucf (3.0043) ...
[Airflow] Selecting previously unselected package wget.
[Airflow] Preparing to unpack .../05-wget_1.21-1+deb11u1_amd64.deb ...
[Airflow] Unpacking wget (1.21-1+deb11u1) ...
[Webhook] Successfully installed annotated-types-0.5.0 anyio-3.7.1 certifi-2023.7.22 charset-normalizer-3.3.0 click-8.1.7 exceptiongroup-1.1.3 fastapi-0.103.2 h11-0.14.0 idna-3.4 pydantic-2.4.2 pydantic-core-2.10.1 requests-2.31.0 sniffio-1.3.0 starlette-0.27.0 typing-extensions-4.8.0 urllib3-2.0.6 uvicorn-0.23.2
[Webhook] 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
[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
[LCM] Reading package lists...
[Keystone] Selecting previously unselected package libjs-underscore.
[Keystone] Preparing to unpack .../050-libjs-underscore_1.13.2~dfsg-2_all.deb ...
[Keystone] Unpacking libjs-underscore (1.13.2~dfsg-2) ...
[Keystone] Selecting previously unselected package libjs-sphinxdoc.
[Keystone] Preparing to unpack .../051-libjs-sphinxdoc_4.3.2-1_all.deb ...
[Keystone] Unpacking libjs-sphinxdoc (4.3.2-1) ...
[Keystone] Selecting previously unselected package alembic.
[Keystone] Preparing to unpack .../052-alembic_1.8.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking alembic (1.8.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package binutils-common:amd64.
[Keystone] Preparing to unpack .../053-binutils-common_2.38-4ubuntu2.6_amd64.deb ...
[Keystone] Unpacking binutils-common:amd64 (2.38-4ubuntu2.6) ...
[Keystone] Selecting previously unselected package libbinutils:amd64.
[Keystone] Preparing to unpack .../054-libbinutils_2.38-4ubuntu2.6_amd64.deb ...
[Keystone] Unpacking libbinutils:amd64 (2.38-4ubuntu2.6) ...
[Keystone] Selecting previously unselected package libctf-nobfd0:amd64.
[Keystone] Preparing to unpack .../055-libctf-nobfd0_2.38-4ubuntu2.6_amd64.deb ...
[Keystone] Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[Keystone] Selecting previously unselected package libctf0:amd64.
[Keystone] Preparing to unpack .../056-libctf0_2.38-4ubuntu2.6_amd64.deb ...
[Keystone] Unpacking libctf0:amd64 (2.38-4ubuntu2.6) ...
[Keystone] Selecting previously unselected package binutils-x86-64-linux-gnu.
[Keystone] Preparing to unpack .../057-binutils-x86-64-linux-gnu_2.38-4ubuntu2.6_amd64.deb ...
[Keystone] Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[MON] Selecting previously unselected package python3-n2vc.
[MON] (Reading database ... 16346 files and directories currently installed.)
[MON] Preparing to unpack ./n2vc.deb ...
[MON] Unpacking python3-n2vc (11.0.0rc1.post84+gf5b7f41-1) ...
[MON] Setting up python3-n2vc (11.0.0rc1.post84+gf5b7f41-1) ...
[POL]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 27542  100 27542    0     0   285k      0 --:--:-- --:--:-- --:--:--  283k
[POL] Removing intermediate container 6a023f7bf1ca
[POL]  ---> bbbffdd39b25
[POL] Step 11/40 : RUN dpkg -i ./osm_policy_module.deb
[POL]  ---> Running in 3a4e18ca1a03
[tests] Removing intermediate container b419ac2d9a04
[tests]  ---> 1d240ae01244
[tests] Step 6/35 : ARG OSM_TESTS_URL
[tests]  ---> Running in a5b7c955ad70
[tests] Removing intermediate container a5b7c955ad70
[tests]  ---> 04517dc853fc
[tests] Step 7/35 : ARG PYTHON3_OSM_IM_URL
[tests]  ---> Running in 6eacec238e3f
[osmclient] Collecting regex==2023.8.8
[osmclient]   Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 31.1 MB/s eta 0:00:00
[osmclient] Collecting six==1.16.0
[osmclient]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[osmclient] Collecting certifi==2023.7.22
[osmclient]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 8.9 MB/s eta 0:00:00
[osmclient] Collecting charset-normalizer==3.2.0
[osmclient]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 12.0 MB/s eta 0:00:00
[osmclient] Collecting click==8.1.7
[osmclient]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[Airflow] Selecting previously unselected package xz-utils.
[Airflow] Preparing to unpack .../06-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
[Airflow] Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
[Airflow] Selecting previously unselected package binutils-common:amd64.
[Airflow] Preparing to unpack .../07-binutils-common_2.35.2-2_amd64.deb ...
[Airflow] Unpacking binutils-common:amd64 (2.35.2-2) ...
[Airflow] Selecting previously unselected package libbinutils:amd64.
[Airflow] Preparing to unpack .../08-libbinutils_2.35.2-2_amd64.deb ...
[Airflow] Unpacking libbinutils:amd64 (2.35.2-2) ...
[Airflow] Selecting previously unselected package libctf-nobfd0:amd64.
[Airflow] Preparing to unpack .../09-libctf-nobfd0_2.35.2-2_amd64.deb ...
[Airflow] Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
[Airflow] Selecting previously unselected package libctf0:amd64.
[Airflow] Preparing to unpack .../10-libctf0_2.35.2-2_amd64.deb ...
[Airflow] Unpacking libctf0:amd64 (2.35.2-2) ...
[Airflow] Selecting previously unselected package binutils-x86-64-linux-gnu.
[Airflow] Preparing to unpack .../11-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
[Airflow] Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
[NG-UI] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
[NG-UI] Need to get 25.4 MB of archives.
[NG-UI] After this operation, 121 MB of additional disk space will be used.
[NG-UI] Get:1 https://deb.nodesource.com/node_14.x jammy/main amd64 nodejs amd64 14.21.3-deb-1nodesource1 [25.4 MB]
[NBI] Removing intermediate container 54556c5e39fb
[NBI]  ---> a03a994d5e9c
[NBI] Step 14/44 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osm_nbi/requirements.txt
[NBI]  ---> Running in c78b7a94a812
[LCM] Reading package lists...
[LCM] Building dependency tree...
[LCM] Reading state information...
[LCM] The following NEW packages will be installed:
[LCM]   kubectl
[LCM] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
[LCM] Need to get 10.3 MB of archives.
[LCM] After this operation, 49.9 MB of additional disk space will be used.
[LCM] Get:1 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.28/deb  kubectl 1.28.2-1.1 [10.3 MB]
[Keystone] Selecting previously unselected package binutils.
[Keystone] Preparing to unpack .../058-binutils_2.38-4ubuntu2.6_amd64.deb ...
[Keystone] Unpacking binutils (2.38-4ubuntu2.6) ...
[Keystone] Selecting previously unselected package libc-dev-bin.
[Keystone] Preparing to unpack .../059-libc-dev-bin_2.35-0ubuntu3.7_amd64.deb ...
[Keystone] Unpacking libc-dev-bin (2.35-0ubuntu3.7) ...
[Keystone] Selecting previously unselected package linux-libc-dev:amd64.
[Keystone] Preparing to unpack .../060-linux-libc-dev_5.15.0-106.116_amd64.deb ...
[Keystone] Unpacking linux-libc-dev:amd64 (5.15.0-106.116) ...
[Keystone] Selecting previously unselected package libcrypt-dev:amd64.
[Keystone] Preparing to unpack .../061-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
[Keystone] Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
[MON] Removing intermediate container 4e91e268a7bc
[MON]  ---> 828a3bc02521
[MON] Step 13/56 : RUN curl $PYTHON3_OSM_MON_URL -o osm_mon.deb
[MON]  ---> Running in b8113f9dbee8
[POL] Selecting previously unselected package python3-osm-policy-module.
[POL] (Reading database ... 16298 files and directories currently installed.)
[POL] Preparing to unpack ./osm_policy_module.deb ...
[POL] Unpacking python3-osm-policy-module (11.0.0.post25+g055c4ee-1) ...
[POL] Setting up python3-osm-policy-module (11.0.0.post25+g055c4ee-1) ...
[tests] Removing intermediate container 6eacec238e3f
[tests]  ---> d32cd2d3fd8e
[tests] Step 8/35 : ARG PYTHON3_OSMCLIENT_URL
[tests]  ---> Running in 121fe0a43828
[tests] Removing intermediate container 121fe0a43828
[tests]  ---> 90e4a8b16afc
[tests] Step 9/35 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[tests]  ---> Running in e8091560cb55
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 3.0 MB/s eta 0:00:00
[osmclient] Collecting idna==3.4
[osmclient]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 9.1 MB/s eta 0:00:00
[osmclient] Collecting jinja2==3.1.2
[osmclient]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 9.7 MB/s eta 0:00:00
[osmclient] Collecting jsonpath-ng==1.6.0
[osmclient]   Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB)
[osmclient] Collecting markupsafe==2.1.3
[osmclient]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[osmclient] Collecting packaging==23.1
[osmclient]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 10.4 MB/s eta 0:00:00
[osmclient] Collecting ply==3.11
[osmclient]   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 7.5 MB/s eta 0:00:00
[Airflow] Selecting previously unselected package binutils.
[Airflow] Preparing to unpack .../12-binutils_2.35.2-2_amd64.deb ...
[Airflow] Unpacking binutils (2.35.2-2) ...
[Airflow] Selecting previously unselected package libc-dev-bin.
[Airflow] Preparing to unpack .../13-libc-dev-bin_2.31-13+deb11u10_amd64.deb ...
[Airflow] Unpacking libc-dev-bin (2.31-13+deb11u10) ...
[Airflow] Selecting previously unselected package linux-libc-dev:amd64.
[Airflow] Preparing to unpack .../14-linux-libc-dev_5.10.216-1_amd64.deb ...
[Airflow] Unpacking linux-libc-dev:amd64 (5.10.216-1) ...
[Webhook] Removing intermediate container 2e555f13c7ef
[Webhook]  ---> b2a9819878fb
[Webhook] Step 9/21 : FROM ubuntu:22.04 as FINAL
[Webhook]  ---> 52882761a72a
[Webhook] Step 10/21 : ARG APT_PROXY
[Webhook]  ---> Using cache
[Webhook]  ---> bf8675204e26
[Webhook] Step 11/21 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[Webhook]  ---> Using cache
[Webhook]  ---> 6b16749f3331
[Webhook] Step 12/21 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[Webhook]  ---> Running in 61154b978ae5
[RO] Removing intermediate container 640832f2b5a3
[RO]  ---> e43afa38b465
[RO] Step 25/60 : RUN dpkg -i *.deb
[RO]  ---> Running in 2dc47ea4b548
[RO] Selecting previously unselected package python3-osm-common.
[RO] (Reading database ... 16248 files and directories currently installed.)
[RO] Preparing to unpack python3-osm-common_15.0.0.post3+g409397d-1_all.deb ...
[RO] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ...
[NG-UI] debconf: delaying package configuration, since apt-utils is not installed
[NG-UI] Fetched 25.4 MB in 1s (21.1 MB/s)
[NG-UI] Selecting previously unselected package nodejs.
[NG-UI] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10460 files and directories currently installed.)
[NG-UI] Preparing to unpack .../nodejs_14.21.3-deb-1nodesource1_amd64.deb ...
[NG-UI] Unpacking nodejs (14.21.3-deb-1nodesource1) ...
[NBI] Collecting aiokafka==0.8.1
[NBI]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.8 MB/s eta 0:00:00
[NBI] Collecting async-timeout==4.0.3
[NBI]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[NBI] Collecting dataclasses==0.6
[NBI]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[NBI] Collecting dnspython==2.4.2
[NBI]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 25.7 MB/s eta 0:00:00
[NBI] Collecting kafka-python==2.0.2
[NBI]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 8.6 MB/s eta 0:00:00
[LCM] debconf: delaying package configuration, since apt-utils is not installed
[LCM] Fetched 10.3 MB in 1s (12.1 MB/s)
[LCM] Selecting previously unselected package kubectl.
[LCM] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16295 files and directories currently installed.)
[LCM] Preparing to unpack .../kubectl_1.28.2-1.1_amd64.deb ...
[LCM] Unpacking kubectl (1.28.2-1.1) ...
[Keystone] Selecting previously unselected package rpcsvc-proto.
[Keystone] Preparing to unpack .../062-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
[Keystone] Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
[Keystone] Selecting previously unselected package libtirpc-dev:amd64.
[Keystone] Preparing to unpack .../063-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[Keystone] Selecting previously unselected package libnsl-dev:amd64.
[Keystone] Preparing to unpack .../064-libnsl-dev_1.3.0-2build2_amd64.deb ...
[Keystone] Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
[Keystone] Selecting previously unselected package libc6-dev:amd64.
[Keystone] Preparing to unpack .../065-libc6-dev_2.35-0ubuntu3.7_amd64.deb ...
[Keystone] Unpacking libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[Keystone] Selecting previously unselected package gcc-11-base:amd64.
[Keystone] Preparing to unpack .../066-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libisl23:amd64.
[Keystone] Preparing to unpack .../067-libisl23_0.24-2build1_amd64.deb ...
[Keystone] Unpacking libisl23:amd64 (0.24-2build1) ...
[Keystone] Selecting previously unselected package libmpfr6:amd64.
[Keystone] Preparing to unpack .../068-libmpfr6_4.1.0-3build3_amd64.deb ...
[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 58682  100 58682    0     0   590k      0 --:--:-- --:--:-- --:--:--  596k
[MON] Removing intermediate container b8113f9dbee8
[MON]  ---> 3033a378955f
[MON] Step 14/56 : RUN dpkg -i ./osm_mon.deb
[MON]  ---> Running in c73587e94b58
[POL] Removing intermediate container 3a4e18ca1a03
[POL]  ---> 9fc4e52dcee2
[POL] Step 12/40 : 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 92ec2c10d90c
[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  170k  100  170k    0     0  1597k      0 --:--:-- --:--:-- --:--:-- 1609k
[tests] Removing intermediate container e8091560cb55
[tests]  ---> 403b2ff3162b
[tests] Step 10/35 : RUN dpkg -i ./osm_im.deb
[tests]  ---> Running in bba6cc3d35c8
[osmclient] Collecting prettytable==3.9.0
[osmclient]   Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
[osmclient] Collecting python-magic==0.4.27
[osmclient]   Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
[osmclient] Collecting requests==2.31.0
[osmclient]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 2.9 MB/s eta 0:00:00
[osmclient] Collecting urllib3==2.0.5
[osmclient]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[osmclient]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 6.5 MB/s eta 0:00:00
[osmclient] Collecting verboselogs==1.7
[osmclient]   Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
[osmclient] Collecting wcwidth==0.2.6
[osmclient]   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
[osmclient] Installing collected packages: wcwidth, verboselogs, ply, enum34, urllib3, six, regex, pyyaml, python-magic, prettytable, packaging, markupsafe, lxml, jsonpath-ng, idna, click, charset-normalizer, certifi, requests, pyang, jinja2, pyangbind
[Airflow] Selecting previously unselected package libcrypt-dev:amd64.
[Airflow] Preparing to unpack .../15-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
[Airflow] Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
[Airflow] Selecting previously unselected package libtirpc-dev:amd64.
[Airflow] Preparing to unpack .../16-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ...
[Airflow] Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
[Airflow] Selecting previously unselected package libnsl-dev:amd64.
[Airflow] Preparing to unpack .../17-libnsl-dev_1.3.0-2_amd64.deb ...
[Airflow] Unpacking libnsl-dev:amd64 (1.3.0-2) ...
[Airflow] Selecting previously unselected package libc6-dev:amd64.
[Airflow] Preparing to unpack .../18-libc6-dev_2.31-13+deb11u10_amd64.deb ...
[Airflow] Unpacking libc6-dev:amd64 (2.31-13+deb11u10) ...
[Webhook] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[Webhook] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[Webhook] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[Webhook] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[Webhook] Get:5 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[Webhook] Get:6 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[Webhook] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[Webhook] Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[Webhook] Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[Webhook] Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[Webhook] Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[Webhook] Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[Webhook] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[Webhook] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[Webhook] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[Webhook] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[Webhook] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[Webhook] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[RO] Selecting previously unselected package python3-osm-ng-ro.
[RO] Preparing to unpack python3-osm-ng-ro_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-ng-ro (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-ro-plugin.
[RO] Preparing to unpack python3-osm-ro-plugin_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-ro-plugin (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-arista-cloudvision.
[RO] Preparing to unpack python3-osm-rosdn-arista-cloudvision_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-arista-cloudvision (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-dpb.
[RO] Preparing to unpack python3-osm-rosdn-dpb_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-dpb (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-dynpac.
[RO] Preparing to unpack python3-osm-rosdn-dynpac_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-dynpac (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-floodlightof.
[RO] Preparing to unpack python3-osm-rosdn-floodlightof_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-floodlightof (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-ietfl2vpn.
[RO] Preparing to unpack python3-osm-rosdn-ietfl2vpn_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-ietfl2vpn (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-juniper-contrail.
[RO] Preparing to unpack python3-osm-rosdn-juniper-contrail_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-juniper-contrail (9.0.0.post172+ge31d74b-1) ...
[NBI] Collecting motor==3.3.1
[NBI]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 6.1 MB/s eta 0:00:00
[NBI] Collecting packaging==23.1
[NBI]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 1.5 MB/s eta 0:00:00
[NBI] Collecting pycryptodome==3.19.0
[NBI]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 21.8 MB/s eta 0:00:00
[Keystone] Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
[Keystone] Selecting previously unselected package libmpc3:amd64.
[Keystone] Preparing to unpack .../069-libmpc3_1.2.1-2build1_amd64.deb ...
[Keystone] Unpacking libmpc3:amd64 (1.2.1-2build1) ...
[Keystone] Selecting previously unselected package cpp-11.
[Keystone] Preparing to unpack .../070-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package cpp.
[Keystone] Preparing to unpack .../071-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
[Keystone] Unpacking cpp (4:11.2.0-1ubuntu1) ...
[Keystone] Selecting previously unselected package libcc1-0:amd64.
[Keystone] Preparing to unpack .../072-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libgomp1:amd64.
[Keystone] Preparing to unpack .../073-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libitm1:amd64.
[Keystone] Preparing to unpack .../074-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libatomic1:amd64.
[Keystone] Preparing to unpack .../075-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Selecting previously unselected package python3-osm-mon.
[MON] (Reading database ... 16379 files and directories currently installed.)
[MON] Preparing to unpack ./osm_mon.deb ...
[MON] Unpacking python3-osm-mon (11.0.0.post35+g1e6e756-1) ...
[MON] Setting up python3-osm-mon (11.0.0.post35+g1e6e756-1) ...
[tests] Selecting previously unselected package python3-osm-im.
[tests] (Reading database ... 17405 files and directories currently installed.)
[tests] Preparing to unpack ./osm_im.deb ...
[tests] Unpacking python3-osm-im (15.0.0.post1+g90ffed2-1) ...
[tests] Setting up python3-osm-im (15.0.0.post1+g90ffed2-1) ...
[PLA] Successfully installed aiokafka-0.8.1 async-timeout-4.0.3 dataclasses-0.6 dnspython-2.4.2 jinja2-3.1.2 kafka-python-2.0.2 markupsafe-2.1.3 motor-3.3.1 packaging-23.1 pycryptodome-3.19.0 pymongo-4.5.0 pymzn-0.18.3 pyyaml-6.0.1
[PLA] 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
[Airflow] Selecting previously unselected package libisl23:amd64.
[Airflow] Preparing to unpack .../19-libisl23_0.23-1_amd64.deb ...
[Airflow] Unpacking libisl23:amd64 (0.23-1) ...
[Airflow] Selecting previously unselected package libmpfr6:amd64.
[Airflow] Preparing to unpack .../20-libmpfr6_4.1.0-3_amd64.deb ...
[Airflow] Unpacking libmpfr6:amd64 (4.1.0-3) ...
[Airflow] Selecting previously unselected package libmpc3:amd64.
[Airflow] Preparing to unpack .../21-libmpc3_1.2.0-1_amd64.deb ...
[Airflow] Unpacking libmpc3:amd64 (1.2.0-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-odlof.
[RO] Preparing to unpack python3-osm-rosdn-odlof_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-odlof (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-onos-vpls.
[RO] Preparing to unpack python3-osm-rosdn-onos-vpls_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-onos-vpls (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rosdn-onosof.
[RO] Preparing to unpack python3-osm-rosdn-onosof_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rosdn-onosof (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-aws.
[RO] Preparing to unpack python3-osm-rovim-aws_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rovim-aws (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-azure.
[RO] Preparing to unpack python3-osm-rovim-azure_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rovim-azure (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-gcp.
[RO] Preparing to unpack python3-osm-rovim-gcp_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rovim-gcp (9.0.0.post172+ge31d74b-1) ...
[NBI] Collecting pymongo==4.5.0
[NBI]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 45.9 MB/s eta 0:00:00
[NBI] Collecting pyyaml==6.0.1
[NBI]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 47.2 MB/s eta 0:00:00
[NBI] Collecting enum34==1.1.10
[NBI]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[LCM] Setting up kubectl (1.28.2-1.1) ...
[Keystone] Selecting previously unselected package libasan6:amd64.
[Keystone] Preparing to unpack .../076-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package liblsan0:amd64.
[Keystone] Preparing to unpack .../077-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libtsan0:amd64.
[Keystone] Preparing to unpack .../078-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libubsan1:amd64.
[Keystone] Preparing to unpack .../079-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[MON] Removing intermediate container c73587e94b58
[MON]  ---> c4eabed4ae42
[MON] Step 15/56 : RUN pip3 install     -r /usr/lib/python3/dist-packages/n2vc/requirements.txt     -r /usr/lib/python3/dist-packages/osm_common/requirements.txt     -r /usr/lib/python3/dist-packages/osm_mon/requirements.txt
[MON]  ---> Running in 877f2137133f
[POL] Collecting aiokafka==0.8.1
[POL]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.9 MB/s eta 0:00:00
[POL] Collecting async-timeout==4.0.3
[POL]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[POL] Collecting dataclasses==0.6
[POL]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[POL] Collecting dnspython==2.4.2
[POL]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 16.1 MB/s eta 0:00:00
[POL] Collecting kafka-python==2.0.2
[POL]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 9.3 MB/s eta 0:00:00
[POL] Collecting motor==3.3.1
[POL]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 3.0 MB/s eta 0:00:00
[POL] Collecting packaging==23.1
[POL]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 4.6 MB/s eta 0:00:00
[Airflow] Selecting previously unselected package cpp-10.
[Airflow] Preparing to unpack .../22-cpp-10_10.2.1-6_amd64.deb ...
[Airflow] Unpacking cpp-10 (10.2.1-6) ...
[Airflow] Selecting previously unselected package cpp.
[Airflow] Preparing to unpack .../23-cpp_4%3a10.2.1-1_amd64.deb ...
[Airflow] Unpacking cpp (4:10.2.1-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-openstack.
[RO] Preparing to unpack python3-osm-rovim-openstack_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rovim-openstack (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-openvim.
[RO] Preparing to unpack python3-osm-rovim-openvim_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rovim-openvim (9.0.0.post172+ge31d74b-1) ...
[RO] Selecting previously unselected package python3-osm-rovim-vmware.
[RO] Preparing to unpack python3-osm-rovim-vmware_9.0.0.post172+ge31d74b-1_all.deb ...
[RO] Unpacking python3-osm-rovim-vmware (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-common (15.0.0.post3+g409397d-1) ...
[RO] Setting up python3-osm-ng-ro (9.0.0.post172+ge31d74b-1) ...
[NBI] Collecting lxml==4.9.3
[NBI]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 49.8 MB/s eta 0:00:00
[NBI] Collecting pyang==2.5.3
[NBI]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 17.1 MB/s eta 0:00:00
[NBI] Collecting pyangbind==0.8.3.post1
[NBI]   Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 6.6 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package libquadmath0:amd64.
[Keystone] Preparing to unpack .../080-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package libgcc-11-dev:amd64.
[Keystone] Preparing to unpack .../081-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package gcc-11.
[Keystone] Preparing to unpack .../082-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package gcc.
[Keystone] Preparing to unpack .../083-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
[MON] Collecting async-timeout==4.0.3
[POL] Collecting pycryptodome==3.19.0
[POL]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 37.1 MB/s eta 0:00:00
[tests] Removing intermediate container bba6cc3d35c8
[tests]  ---> 6c4a2658048b
[tests] Step 11/35 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[tests]  ---> Running in 7f082c6d969e
[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 67300  100 67300    0     0   729k      0 --:--:-- --:--:-- --:--:--  738k
[PLA] Removing intermediate container 0bc5855ca45d
[PLA]  ---> dba12537aa7e
[PLA] Step 12/39 : ADD https://github.com/MiniZinc/MiniZincIDE/releases/download/2.4.2/MiniZincIDE-2.4.2-bundle-linux-x86_64.tgz /minizinc.tgz
[osmclient] Successfully installed certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.7 enum34-1.1.10 idna-3.4 jinja2-3.1.2 jsonpath-ng-1.6.0 lxml-4.9.3 markupsafe-2.1.3 packaging-23.1 ply-3.11 prettytable-3.9.0 pyang-2.5.3 pyangbind-0.8.3.post1 python-magic-0.4.27 pyyaml-6.0.1 regex-2023.8.8 requests-2.31.0 six-1.16.0 urllib3-2.0.5 verboselogs-1.7 wcwidth-0.2.6
[osmclient] 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
[Airflow] Selecting previously unselected package libcc1-0:amd64.
[Airflow] Preparing to unpack .../24-libcc1-0_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libcc1-0:amd64 (10.2.1-6) ...
[Airflow] Selecting previously unselected package libgomp1:amd64.
[Airflow] Preparing to unpack .../25-libgomp1_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libgomp1:amd64 (10.2.1-6) ...
[Airflow] Selecting previously unselected package libitm1:amd64.
[Airflow] Preparing to unpack .../26-libitm1_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libitm1:amd64 (10.2.1-6) ...
[Airflow] Selecting previously unselected package libatomic1:amd64.
[Airflow] Preparing to unpack .../27-libatomic1_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libatomic1:amd64 (10.2.1-6) ...
[Airflow] Selecting previously unselected package libasan6:amd64.
[Airflow] Preparing to unpack .../28-libasan6_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libasan6:amd64 (10.2.1-6) ...
[Webhook] Fetched 31.5 MB in 3s (10.2 MB/s)
[RO] Setting up python3-osm-ro-plugin (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rosdn-arista-cloudvision (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rosdn-dpb (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rosdn-dynpac (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rosdn-floodlightof (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rosdn-ietfl2vpn (9.0.0.post172+ge31d74b-1) ...
[NG-UI] Setting up nodejs (14.21.3-deb-1nodesource1) ...
[NBI] Collecting regex==2023.8.8
[NBI]   Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 28.5 MB/s eta 0:00:00
[NBI] Collecting six==1.16.0
[LCM] Removing intermediate container 02a48484a62b
[LCM]  ---> 3be86d89b57e
[LCM] Step 7/58 : 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 258e90575235
[Keystone] Unpacking gcc (4:11.2.0-1ubuntu1) ...
[Keystone] Selecting previously unselected package libstdc++-11-dev:amd64.
[Keystone] Preparing to unpack .../084-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package g++-11.
[Keystone] Preparing to unpack .../085-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
[Keystone] Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Selecting previously unselected package g++.
[Keystone] Preparing to unpack .../086-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
[Keystone] Unpacking g++ (4:11.2.0-1ubuntu1) ...
[Keystone] Selecting previously unselected package make.
[Keystone] Preparing to unpack .../087-make_4.3-4.1build1_amd64.deb ...
[Keystone] Unpacking make (4.3-4.1build1) ...
[MON]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[MON] Collecting bcrypt==4.0.1
[MON]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 7.0 MB/s eta 0:00:00
[MON] Collecting cachetools==5.3.1
[MON]   Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
[MON] Collecting certifi==2023.7.22
[MON]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 22.2 MB/s eta 0:00:00
[POL] Collecting pymongo==4.5.0
[POL]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 37.8 MB/s eta 0:00:00
[POL] Collecting pyyaml==6.0.1
[POL]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 34.9 MB/s eta 0:00:00
[POL] Collecting attrs==23.1.0
[POL]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 8.2 MB/s eta 0:00:00
[POL] Collecting certifi==2023.7.22
[POL]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 4.9 MB/s eta 0:00:00
[POL] Collecting charset-normalizer==3.2.0
[POL]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 22.8 MB/s eta 0:00:00
[POL] Collecting click==8.1.7
[POL]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 12.8 MB/s eta 0:00:00
[POL] Collecting idna==3.4
[tests] Removing intermediate container 7f082c6d969e
[tests]  ---> 8668166c41e7
[tests] Step 12/35 : RUN dpkg -i ./osmclient.deb
[tests]  ---> Running in 44abb38f7105
[Airflow] Selecting previously unselected package liblsan0:amd64.
[Airflow] Preparing to unpack .../29-liblsan0_10.2.1-6_amd64.deb ...
[Airflow] Unpacking liblsan0:amd64 (10.2.1-6) ...
[Airflow] Selecting previously unselected package libtsan0:amd64.
[Airflow] Preparing to unpack .../30-libtsan0_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libtsan0:amd64 (10.2.1-6) ...
[Airflow] Selecting previously unselected package libubsan1:amd64.
[Airflow] Preparing to unpack .../31-libubsan1_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libubsan1:amd64 (10.2.1-6) ...
[Webhook] Reading package lists...
[RO] Setting up python3-osm-rosdn-juniper-contrail (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rosdn-odlof (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rosdn-onos-vpls (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rosdn-onosof (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rovim-aws (9.0.0.post172+ge31d74b-1) ...
[NBI]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[NBI] Collecting aiohttp==3.8.5
[NBI]   Downloading aiohttp-3.8.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 21.8 MB/s eta 0:00:00
[NBI] Collecting aiosignal==1.3.1
[NBI]   Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[NBI] Collecting annotated-types==0.5.0
[NBI]   Downloading annotated_types-0.5.0-py3-none-any.whl (11 kB)
[NBI] Collecting attrs==23.1.0
[NBI]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 2.4 MB/s eta 0:00:00
[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
[Keystone] Selecting previously unselected package libdpkg-perl.
[Keystone] Preparing to unpack .../088-libdpkg-perl_1.21.1ubuntu2.3_all.deb ...
[Keystone] Unpacking libdpkg-perl (1.21.1ubuntu2.3) ...
[Keystone] Selecting previously unselected package bzip2.
[Keystone] Preparing to unpack .../089-bzip2_1.0.8-5build1_amd64.deb ...
[Keystone] Unpacking bzip2 (1.0.8-5build1) ...
[Keystone] Selecting previously unselected package patch.
[Keystone] Preparing to unpack .../090-patch_2.7.6-7build2_amd64.deb ...
[Keystone] Unpacking patch (2.7.6-7build2) ...
[Keystone] Selecting previously unselected package lto-disabled-list.
[Keystone] Preparing to unpack .../091-lto-disabled-list_24_all.deb ...
[Keystone] Unpacking lto-disabled-list (24) ...
[Keystone] Selecting previously unselected package dpkg-dev.
[Keystone] Preparing to unpack .../092-dpkg-dev_1.21.1ubuntu2.3_all.deb ...
[MON] Collecting cffi==1.16.0
[MON]   Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 9.2 MB/s eta 0:00:00
[MON] Collecting charset-normalizer==3.2.0
[MON]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 18.7 MB/s eta 0:00:00
[MON] Collecting cryptography==41.0.4
[MON]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[POL]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 7.4 MB/s eta 0:00:00
[POL] Collecting jsonschema==4.19.1
[POL]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 7.8 MB/s eta 0:00:00
[POL] Collecting jsonschema-specifications==2023.7.1
[POL]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[POL] Collecting peewee==3.16.3
[POL]   Downloading peewee-3.16.3.tar.gz (928 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 928.0/928.0 KB 40.6 MB/s eta 0:00:00
[POL]   Installing build dependencies: started
[tests] Selecting previously unselected package python3-osmclient.
[tests] (Reading database ... 17424 files and directories currently installed.)
[tests] Preparing to unpack ./osmclient.deb ...
[tests] Unpacking python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ...
[tests] Setting up python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ...
[Airflow] Selecting previously unselected package libquadmath0:amd64.
[Airflow] Preparing to unpack .../32-libquadmath0_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libquadmath0:amd64 (10.2.1-6) ...
[Airflow] Selecting previously unselected package libgcc-10-dev:amd64.
[Airflow] Preparing to unpack .../33-libgcc-10-dev_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
[Airflow] Selecting previously unselected package gcc-10.
[Airflow] Preparing to unpack .../34-gcc-10_10.2.1-6_amd64.deb ...
[Airflow] Unpacking gcc-10 (10.2.1-6) ...
[Webhook] Reading package lists...
[Webhook] Building dependency tree...
[Webhook] Reading state information...
[Webhook] The following additional packages will be installed:
[Webhook]   libexpat1 libmpdec3 libpython3.10-minimal libpython3.10-stdlib libreadline8
[Webhook]   libsqlite3-0 media-types python3.10 python3.10-minimal readline-common
[Webhook] Suggested packages:
[Webhook]   python3.10-venv python3.10-doc binutils binfmt-support readline-doc
[Webhook] The following NEW packages will be installed:
[Webhook]   libexpat1 libmpdec3 libpython3.10-minimal libpython3.10-stdlib libreadline8
[Webhook]   libsqlite3-0 media-types python3-minimal python3.10 python3.10-minimal
[Webhook]   readline-common
[Webhook] 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
[Webhook] Need to get 6486 kB of archives.
[Webhook] After this operation, 23.3 MB of additional disk space will be used.
[Webhook] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[Webhook] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
[Webhook] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[Webhook] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[Webhook] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[Webhook] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[Webhook] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[Webhook] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[Webhook] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[Webhook] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[Webhook] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[Webhook] debconf: delaying package configuration, since apt-utils is not installed
[Webhook] Fetched 6486 kB in 0s (27.5 MB/s)
[RO] Setting up python3-osm-rovim-azure (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rovim-gcp (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rovim-openstack (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rovim-openvim (9.0.0.post172+ge31d74b-1) ...
[RO] Setting up python3-osm-rovim-vmware (9.0.0.post172+ge31d74b-1) ...
[NBI] Collecting autocommand==2.2.2
[NBI]   Downloading autocommand-2.2.2-py3-none-any.whl (19 kB)
[NBI] Collecting cefevent==0.5.4
[NBI]   Downloading cefevent-0.5.4-py3-none-any.whl (19 kB)
[NBI] Collecting certifi==2023.7.22
[NBI]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 661.4 kB/s eta 0:00:00
[NBI] Collecting charset-normalizer==3.2.0
[NBI]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 17.5 MB/s eta 0:00:00
[NBI] Collecting cheroot==10.0.0
[LCM]   0 23.9M    0 49152    0     0  59864      0  0:06:59 --:--:--  0:06:59 59868
100 23.9M  100 23.9M    0     0  19.0M      0  0:00:01  0:00:01 --:--:-- 19.0M
[LCM] linux-amd64/
[LCM] linux-amd64/README.md
[LCM] linux-amd64/LICENSE
[LCM] linux-amd64/helm
[Keystone] Unpacking dpkg-dev (1.21.1ubuntu2.3) ...
[Keystone] Selecting previously unselected package build-essential.
[Keystone] Preparing to unpack .../093-build-essential_12.9ubuntu3_amd64.deb ...
[Keystone] Unpacking build-essential (12.9ubuntu3) ...
[Keystone] Selecting previously unselected package curl.
[Keystone] Preparing to unpack .../094-curl_7.81.0-1ubuntu1.16_amd64.deb ...
[Keystone] Unpacking curl (7.81.0-1ubuntu1.16) ...
[Keystone] Selecting previously unselected package dnsutils.
[Keystone] Preparing to unpack .../095-dnsutils_1%3a9.18.18-0ubuntu0.22.04.2_all.deb ...
[Keystone] Unpacking dnsutils (1:9.18.18-0ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package xml-core.
[Keystone] Preparing to unpack .../096-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 .../097-docutils-common_0.17.1+dfsg-2_all.deb ...
[Keystone] Unpacking docutils-common (0.17.1+dfsg-2) ...
[Keystone] Selecting previously unselected package libfakeroot:amd64.
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 19.8 MB/s eta 0:00:00
[MON] Collecting dnspython==2.4.2
[MON]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 16.7 MB/s eta 0:00:00
[MON] Collecting google-auth==2.17.3
[MON]   Downloading google_auth-2.17.3-py2.py3-none-any.whl (178 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.2/178.2 KB 11.2 MB/s eta 0:00:00
[MON] Collecting idna==3.4
[MON]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 3.9 MB/s eta 0:00:00
[MON] Collecting juju==2.9.44.0
[MON]   Downloading juju-2.9.44.0.tar.gz (818 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 KB 18.7 MB/s eta 0:00:00
[tests] Removing intermediate container 44abb38f7105
[tests]  ---> f18190fb1884
[tests] Step 13/35 : RUN curl $OSM_TESTS_URL -o osm_tests.deb
[tests]  ---> Running in f3ace5fb7830
[PLA] 
[PLA] 
[osmclient] Removing intermediate container d878e783f88e
[osmclient]  ---> 35daafae09ba
[osmclient] Step 12/31 : FROM ubuntu:22.04 as FINAL
[osmclient]  ---> 52882761a72a
[osmclient] Step 13/31 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> bf8675204e26
[osmclient] Step 14/31 : 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]  ---> 6b16749f3331
[osmclient] Step 15/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[osmclient]  ---> Running in 38d63eb290b5
[osmclient] Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[osmclient] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[osmclient] Get:5 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[osmclient] Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[osmclient] Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[osmclient] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[osmclient] Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[osmclient] Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[osmclient] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[osmclient] Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[Webhook] Selecting previously unselected package libpython3.10-minimal:amd64.
[Webhook] (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 ... 4393 files and directories currently installed.)
[Webhook] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Selecting previously unselected package libexpat1:amd64.
[Webhook] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
[Webhook] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[Webhook] Selecting previously unselected package python3.10-minimal.
[Webhook] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[Webhook] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[NBI]   Downloading cheroot-10.0.0-py3-none-any.whl (101 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.6/101.6 KB 12.3 MB/s eta 0:00:00
[NBI] Collecting cherrypy==18.8.0
[NBI]   Downloading CherryPy-18.8.0-py2.py3-none-any.whl (348 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 348.4/348.4 KB 5.8 MB/s eta 0:00:00
[NBI] Collecting debtcollector==2.5.0
[NBI]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[NBI] Collecting deepdiff==6.5.0
[NBI]   Downloading deepdiff-6.5.0-py3-none-any.whl (71 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.3/71.3 KB 4.0 MB/s eta 0:00:00
[NBI] Collecting frozenlist==1.4.0
[NBI]   Downloading frozenlist-1.4.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (225 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.7/225.7 KB 11.0 MB/s eta 0:00:00
[NBI] Collecting idna==3.4
[LCM] linux-amd64/tiller
[Keystone] Preparing to unpack .../098-libfakeroot_1.28-1ubuntu1_amd64.deb ...
[Keystone] Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
[Keystone] Selecting previously unselected package fakeroot.
[Keystone] Preparing to unpack .../099-fakeroot_1.28-1ubuntu1_amd64.deb ...
[Keystone] Unpacking fakeroot (1.28-1ubuntu1) ...
[Keystone] Selecting previously unselected package fonts-dejavu-core.
[Keystone] Preparing to unpack .../100-fonts-dejavu-core_2.37-2build1_all.deb ...
[Keystone] Unpacking fonts-dejavu-core (2.37-2build1) ...
[Keystone] Selecting previously unselected package fontconfig-config.
[Keystone] Preparing to unpack .../101-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[Keystone] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[Keystone] Selecting previously unselected package icu-devtools.
[Keystone] Preparing to unpack .../102-icu-devtools_70.1-2_amd64.deb ...
[Keystone] Unpacking icu-devtools (70.1-2) ...
[Keystone] Selecting previously unselected package ieee-data.
[Keystone] Preparing to unpack .../103-ieee-data_20210605.1_all.deb ...
[Keystone] Unpacking ieee-data (20210605.1) ...
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting jujubundlelib==0.5.7
[MON]   Downloading jujubundlelib-0.5.7.tar.gz (30 kB)
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting kubernetes==26.1.0
[MON]   Downloading kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 28.7 MB/s eta 0:00:00
[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 65390  100 65390    0     0   649k      0 --:--:-- --:--:-- --:--:--  651k
[tests] Removing intermediate container f3ace5fb7830
[tests]  ---> a936526eba6e
[tests] Step 14/35 : RUN dpkg -i ./osm_tests.deb
[tests]  ---> Running in 5a4ee852ffe4
[osmclient] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[osmclient] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[osmclient] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[osmclient] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[osmclient] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[osmclient] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[Airflow] Selecting previously unselected package gcc.
[Airflow] Preparing to unpack .../35-gcc_4%3a10.2.1-1_amd64.deb ...
[Airflow] Unpacking gcc (4:10.2.1-1) ...
[Webhook] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[Webhook] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[RO] Removing intermediate container 2dc47ea4b548
[RO]  ---> 377afaa88286
[RO] Step 26/60 : 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 3feab0c78aa5
[NBI]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 2.2 MB/s eta 0:00:00
[NBI] Collecting inflect==7.0.0
[NBI]   Downloading inflect-7.0.0-py3-none-any.whl (34 kB)
[NBI] Collecting iso8601==2.0.0
[NBI]   Downloading iso8601-2.0.0-py3-none-any.whl (7.5 kB)
[NBI] Collecting jaraco-collections==4.3.0
[NBI]   Downloading jaraco.collections-4.3.0-py3-none-any.whl (11 kB)
[NBI] Collecting jaraco-context==4.3.0
[NBI]   Downloading jaraco.context-4.3.0-py3-none-any.whl (5.3 kB)
[NBI] Collecting jaraco-functools==3.9.0
[NBI]   Downloading jaraco.functools-3.9.0-py3-none-any.whl (9.5 kB)
[Keystone] Selecting previously unselected package javascript-common.
[Keystone] Preparing to unpack .../104-javascript-common_11+nmu1_all.deb ...
[Keystone] Unpacking javascript-common (11+nmu1) ...
[Keystone] Selecting previously unselected package ldap-utils.
[Keystone] Preparing to unpack .../105-ldap-utils_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking ldap-utils (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package libalgorithm-diff-perl.
[Keystone] Preparing to unpack .../106-libalgorithm-diff-perl_1.201-1_all.deb ...
[Keystone] Unpacking libalgorithm-diff-perl (1.201-1) ...
[MON] Collecting macaroonbakery==1.3.1
[MON]   Downloading macaroonbakery-1.3.1.tar.gz (79 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 KB 2.7 MB/s eta 0:00:00
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting motor==3.3.1
[MON]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 635.5 kB/s eta 0:00:00
[MON] Collecting mypy-extensions==1.0.0
[MON]   Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
[MON] Collecting oauthlib==3.2.2
[MON]   Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 KB 1.4 MB/s eta 0:00:00
[MON] Collecting paramiko==2.12.0
[MON]   Downloading paramiko-2.12.0-py2.py3-none-any.whl (213 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.1/213.1 KB 6.2 MB/s eta 0:00:00
[tests] Selecting previously unselected package osm-tests.
[tests] (Reading database ... 17507 files and directories currently installed.)
[tests] Preparing to unpack ./osm_tests.deb ...
[tests] Unpacking osm-tests (9.0.0rc1.post209+g9e5450f-1) ...
[tests] Setting up osm-tests (9.0.0rc1.post209+g9e5450f-1) ...
[PLA]  ---> 96ae021a41a6
[PLA] Step 13/39 : RUN tar -zxf /minizinc.tgz &&     mv /MiniZincIDE-2.4.2-bundle-linux /minizinc
[PLA]  ---> Running in 5e6fef6f3344
[Airflow] Selecting previously unselected package libstdc++-10-dev:amd64.
[Airflow] Preparing to unpack .../36-libstdc++-10-dev_10.2.1-6_amd64.deb ...
[Airflow] Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
[Airflow] Selecting previously unselected package g++-10.
[Airflow] Preparing to unpack .../37-g++-10_10.2.1-6_amd64.deb ...
[Airflow] Unpacking g++-10 (10.2.1-6) ...
[Webhook] Selecting previously unselected package python3-minimal.
[Webhook] (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 ... 4697 files and directories currently installed.)
[Webhook] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[Webhook] Unpacking python3-minimal (3.10.6-1~22.04) ...
[Webhook] Selecting previously unselected package libmpdec3:amd64.
[Webhook] Preparing to unpack .../1-libmpdec3_2.5.1-2build2_amd64.deb ...
[Webhook] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[Webhook] Selecting previously unselected package media-types.
[Webhook] Preparing to unpack .../2-media-types_7.0.0_all.deb ...
[Webhook] Unpacking media-types (7.0.0) ...
[RO] Collecting aiokafka==0.8.1
[NBI] Collecting jaraco-text==3.11.1
[NBI]   Downloading jaraco.text-3.11.1-py3-none-any.whl (11 kB)
[NBI] Collecting jsonschema==4.19.1
[NBI]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 7.6 MB/s eta 0:00:00
[NBI] Collecting jsonschema-specifications==2023.7.1
[NBI]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[NBI] Collecting keystoneauth1==5.3.0
[NBI]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 24.3 MB/s eta 0:00:00
[NBI] Collecting more-itertools==10.1.0
[NBI]   Downloading more_itertools-10.1.0-py3-none-any.whl (55 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 1.1 MB/s eta 0:00:00
[NBI] Collecting msgpack==1.0.7
[NBI]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 37.2 MB/s eta 0:00:00
[LCM] Removing intermediate container 258e90575235
[LCM]  ---> 958122d56cee
[LCM] Step 8/58 : RUN curl https://get.helm.sh/helm-v3.11.3-linux-amd64.tar.gz --output helm-v3.11.3.tar.gz     && tar -zxvf helm-v3.11.3.tar.gz     && mv linux-amd64/helm /usr/local/bin/helm3     && rm -r linux-amd64/
[LCM]  ---> Running in 6e5f1b8ac0cc
[LCM]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[LCM]                                  Dload  Upload   Total   Spent    Left  Speed
[LCM] 
[Keystone] Selecting previously unselected package libalgorithm-diff-xs-perl.
[Keystone] Preparing to unpack .../107-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
[Keystone] Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
[Keystone] Selecting previously unselected package libalgorithm-merge-perl.
[Keystone] Preparing to unpack .../108-libalgorithm-merge-perl_0.08-3_all.deb ...
[Keystone] Unpacking libalgorithm-merge-perl (0.08-3) ...
[Keystone] Selecting previously unselected package libpython3.10:amd64.
[Keystone] Preparing to unpack .../109-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
[Keystone] Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Selecting previously unselected package libapache2-mod-wsgi-py3.
[Keystone] Preparing to unpack .../110-libapache2-mod-wsgi-py3_4.9.0-1ubuntu0.1_amd64.deb ...
[Keystone] Unpacking libapache2-mod-wsgi-py3 (4.9.0-1ubuntu0.1) ...
[Keystone] Selecting previously unselected package libfreetype6:amd64.
[Keystone] Preparing to unpack .../111-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[Keystone] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[Keystone] Selecting previously unselected package libfontconfig1:amd64.
[Keystone] Preparing to unpack .../112-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[Keystone] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[Keystone] Selecting previously unselected package libjpeg-turbo8:amd64.
[Keystone] Preparing to unpack .../113-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[Keystone] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[Keystone] Selecting previously unselected package libjpeg8:amd64.
[Keystone] Preparing to unpack .../114-libjpeg8_8c-2ubuntu10_amd64.deb ...
[Keystone] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[Keystone] Selecting previously unselected package libdeflate0:amd64.
[Keystone] Preparing to unpack .../115-libdeflate0_1.10-2_amd64.deb ...
[Keystone] Unpacking libdeflate0:amd64 (1.10-2) ...
[MON] Collecting protobuf==3.20.3
[MON]   Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 27.9 MB/s eta 0:00:00
[MON] Collecting pyasn1==0.5.0
[MON]   Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 KB 4.0 MB/s eta 0:00:00
[MON] Collecting pyasn1-modules==0.3.0
[MON]   Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 11.6 MB/s eta 0:00:00
[MON] Collecting pycparser==2.21
[MON]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 7.1 MB/s eta 0:00:00
[MON] Collecting pymacaroons==0.13.0
[MON]   Downloading pymacaroons-0.13.0-py2.py3-none-any.whl (19 kB)
[tests] Removing intermediate container 5a4ee852ffe4
[tests]  ---> ecbbe8a0d242
[tests] Step 15/35 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osmclient/requirements.txt     -r /usr/share/osm-tests/requirements.txt
[tests]  ---> Running in 8e682be9f4ea
[osmclient] Fetched 31.5 MB in 3s (10.9 MB/s)
[Webhook] Selecting previously unselected package readline-common.
[Webhook] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[Webhook] Unpacking readline-common (8.1.2-1) ...
[Webhook] Selecting previously unselected package libreadline8:amd64.
[Webhook] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[Webhook] Unpacking libreadline8:amd64 (8.1.2-1) ...
[Webhook] Selecting previously unselected package libsqlite3-0:amd64.
[Webhook] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[Webhook] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[Webhook] Selecting previously unselected package libpython3.10-stdlib:amd64.
[Webhook] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Selecting previously unselected package python3.10.
[Webhook] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[Webhook] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[Webhook] Setting up media-types (7.0.0) ...
[Webhook] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[Webhook] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[Webhook] Setting up python3-minimal (3.10.6-1~22.04) ...
[RO]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.2 MB/s eta 0:00:00
[RO] Collecting async-timeout==4.0.3
[RO]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[RO] Collecting dataclasses==0.6
[RO]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[RO] Collecting dnspython==2.4.2
[RO]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 12.8 MB/s eta 0:00:00
[RO] Collecting kafka-python==2.0.2
[RO]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 9.3 MB/s eta 0:00:00
[RO] Collecting motor==3.3.1
[RO]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 9.2 MB/s eta 0:00:00
[RO] Collecting packaging==23.1
[RO]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 3.1 MB/s eta 0:00:00
[NBI] Collecting multidict==6.0.4
[NBI]   Downloading multidict-6.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.5/114.5 KB 6.0 MB/s eta 0:00:00
[NBI] Collecting netaddr==0.9.0
[NBI]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 42.2 MB/s eta 0:00:00
[NBI] Collecting netifaces==0.11.0
[NBI]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[LCM]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 14.7M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 14.7M  100 14.7M    0     0  13.9M      0  0:00:01  0:00:01 --:--:-- 14.0M
[LCM] linux-amd64/
[LCM] linux-amd64/LICENSE
[LCM] linux-amd64/README.md
[LCM] linux-amd64/helm
[Keystone] Selecting previously unselected package libjbig0:amd64.
[Keystone] Preparing to unpack .../116-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package libwebp7:amd64.
[Keystone] Preparing to unpack .../117-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package libtiff5:amd64.
[Keystone] Preparing to unpack .../118-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ...
[Keystone] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[Keystone] Selecting previously unselected package libxpm4:amd64.
[Keystone] Preparing to unpack .../119-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[MON] Collecting pymongo==4.5.0
[MON]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 27.2 MB/s eta 0:00:00
[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)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 11.3 MB/s eta 0:00:00
[MON] Collecting pyrfc3339==1.1
[MON]   Downloading pyRFC3339-1.1-py2.py3-none-any.whl (5.7 kB)
[POL]   Installing build dependencies: finished with status 'done'
[POL]   Getting requirements to build wheel: started
[POL]   Getting requirements to build wheel: finished with status 'done'
[POL]   Preparing metadata (pyproject.toml): started
[POL]   Preparing metadata (pyproject.toml): finished with status 'done'
[POL] Collecting peewee-migrate==1.12.2
[POL]   Downloading peewee_migrate-1.12.2-py3-none-any.whl (18 kB)
[POL] Collecting pymysql==1.1.0
[POL]   Downloading PyMySQL-1.1.0-py3-none-any.whl (44 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.8/44.8 KB 403.8 kB/s eta 0:00:00
[POL] Collecting referencing==0.30.2
[POL]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[tests] Collecting enum34==1.1.10
[tests]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[osmclient] Reading package lists...
[Airflow] Selecting previously unselected package g++.
[Airflow] Preparing to unpack .../38-g++_4%3a10.2.1-1_amd64.deb ...
[Airflow] Unpacking g++ (4:10.2.1-1) ...
[Airflow] Selecting previously unselected package make.
[Airflow] Preparing to unpack .../39-make_4.3-4.1_amd64.deb ...
[Airflow] Unpacking make (4.3-4.1) ...
[Airflow] Selecting previously unselected package libdpkg-perl.
[Airflow] Preparing to unpack .../40-libdpkg-perl_1.20.13_all.deb ...
[Airflow] Unpacking libdpkg-perl (1.20.13) ...
[Webhook] Setting up readline-common (8.1.2-1) ...
[Webhook] Setting up libreadline8:amd64 (8.1.2-1) ...
[Webhook] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[Webhook] Setting up python3.10 (3.10.12-1~22.04.3) ...
[RO] Collecting pycryptodome==3.19.0
[RO]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 23.4 MB/s eta 0:00:00
[NBI]   Preparing metadata (setup.py): started
[NBI]   Preparing metadata (setup.py): finished with status 'done'
[NBI] Collecting ordered-set==4.1.0
[NBI]   Downloading ordered_set-4.1.0-py3-none-any.whl (7.6 kB)
[NBI] Collecting os-service-types==1.7.0
[NBI]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[NBI] Collecting oslo-config==9.2.0
[NBI]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 8.3 MB/s eta 0:00:00
[NBI] Collecting oslo-i18n==6.1.0
[NBI]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 1.4 MB/s eta 0:00:00
[NBI] Collecting oslo-serialization==5.2.0
[NBI]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[Keystone] Selecting previously unselected package libgd3:amd64.
[Keystone] Preparing to unpack .../120-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[Keystone] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[Keystone] Selecting previously unselected package libc-devtools.
[Keystone] Preparing to unpack .../121-libc-devtools_2.35-0ubuntu3.7_amd64.deb ...
[Keystone] Unpacking libc-devtools (2.35-0ubuntu3.7) ...
[Keystone] Selecting previously unselected package libexpat1-dev:amd64.
[Keystone] Preparing to unpack .../122-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ...
[Keystone] Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[Keystone] Selecting previously unselected package libfile-fcntllock-perl.
[Keystone] Preparing to unpack .../123-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
[Keystone] Unpacking libfile-fcntllock-perl (0.22-3build7) ...
[Keystone] Selecting previously unselected package libgraphite2-3:amd64.
[Keystone] Preparing to unpack .../124-libgraphite2-3_1.3.14-1build2_amd64.deb ...
[Keystone] Unpacking libgraphite2-3:amd64 (1.3.14-1build2) ...
[MON] Collecting python-dateutil==2.8.2
[MON]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 18.7 MB/s eta 0:00:00
[MON] Collecting pytz==2023.3.post1
[MON]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 22.3 MB/s eta 0:00:00
[MON] Collecting pyyaml==6.0.1
[MON]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 27.3 MB/s eta 0:00:00
[MON] Collecting requests==2.31.0
[MON]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 1.1 MB/s eta 0:00:00
[MON] Collecting requests-oauthlib==1.3.1
[MON]   Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
[POL] Collecting requests==2.31.0
[POL]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 5.4 MB/s eta 0:00:00
[tests] Collecting lxml==4.9.3
[tests]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 33.2 MB/s eta 0:00:00
[tests] Collecting pyang==2.5.3
[tests]   Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 KB 25.2 MB/s eta 0:00:00
[tests] Collecting pyangbind==0.8.3.post1
[tests]   Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 KB 3.5 MB/s eta 0:00:00
[tests] Collecting pyyaml==6.0.1
[tests]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 24.6 MB/s eta 0:00:00
[osmclient] Reading package lists...
[osmclient] Building dependency tree...
[osmclient] Reading state information...
[osmclient] The following additional packages will be installed:
[osmclient]   libexpat1 libmpdec3 libpython3.10-minimal libpython3.10-stdlib libreadline8
[osmclient]   libsqlite3-0 media-types python3.10 python3.10-minimal readline-common
[osmclient] Suggested packages:
[osmclient]   python3.10-venv python3.10-doc binutils binfmt-support readline-doc
[Airflow] Selecting previously unselected package patch.
[Airflow] Preparing to unpack .../41-patch_2.7.6-7_amd64.deb ...
[Airflow] Unpacking patch (2.7.6-7) ...
[Airflow] Selecting previously unselected package dpkg-dev.
[Airflow] Preparing to unpack .../42-dpkg-dev_1.20.13_all.deb ...
[Airflow] Unpacking dpkg-dev (1.20.13) ...
[Airflow] Selecting previously unselected package build-essential.
[Airflow] Preparing to unpack .../43-build-essential_12.9_amd64.deb ...
[Airflow] Unpacking build-essential (12.9) ...
[Airflow] Selecting previously unselected package libfakeroot:amd64.
[Airflow] Preparing to unpack .../44-libfakeroot_1.25.3-1.1_amd64.deb ...
[Airflow] Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
[Webhook] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[RO] Collecting pymongo==4.5.0
[RO]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 13.1 MB/s eta 0:00:00
[RO] Collecting pyyaml==6.0.1
[RO]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 47.3 MB/s eta 0:00:00
[RO] Collecting adal==1.2.7
[RO]   Downloading adal-1.2.7-py2.py3-none-any.whl (55 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.5/55.5 KB 3.6 MB/s eta 0:00:00
[RO] Collecting appdirs==1.4.4
[RO]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[RO] Collecting atpublic==4.0
[RO]   Downloading atpublic-4.0-py3-none-any.whl (4.9 kB)
[NG-UI] Removing intermediate container 431e369572a6
[NG-UI]  ---> 460fa5ac4d9f
[NG-UI] Step 6/22 : ARG OSM_NGUI_URL
[NG-UI]  ---> Running in e6ba331a8695
[NG-UI] Removing intermediate container e6ba331a8695
[NG-UI]  ---> ef8360a98db1
[NG-UI] Step 7/22 : RUN curl $OSM_NGUI_URL -o osm_ngui.deb
[NG-UI]  ---> Running in d8a3028a4469
[NG-UI]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[NG-UI]                                  Dload  Upload   Total   Spent    Left  Speed
[NG-UI] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  968k  100  968k    0     0  7307k      0 --:--:-- --:--:-- --:--:-- 7338k
[NBI] Collecting oslo-utils==6.2.1
[NBI]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 7.5 MB/s eta 0:00:00
[NBI] Collecting pbr==5.11.1
[NBI]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 15.3 MB/s eta 0:00:00
[NBI] Collecting portend==3.2.0
[NBI]   Downloading portend-3.2.0-py3-none-any.whl (5.3 kB)
[Keystone] Selecting previously unselected package libharfbuzz0b:amd64.
[Keystone] Preparing to unpack .../125-libharfbuzz0b_2.7.4-1ubuntu3.1_amd64.deb ...
[Keystone] Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ...
[Keystone] Selecting previously unselected package libicu-dev:amd64.
[Keystone] Preparing to unpack .../126-libicu-dev_70.1-2_amd64.deb ...
[Keystone] Unpacking libicu-dev:amd64 (70.1-2) ...
[Keystone] Selecting previously unselected package libimagequant0:amd64.
[Keystone] Preparing to unpack .../127-libimagequant0_2.17.0-1_amd64.deb ...
[Keystone] Unpacking libimagequant0:amd64 (2.17.0-1) ...
[Keystone] Selecting previously unselected package liblcms2-2:amd64.
[Keystone] Preparing to unpack .../128-liblcms2-2_2.12~rc1-2build2_amd64.deb ...
[Keystone] Unpacking liblcms2-2:amd64 (2.12~rc1-2build2) ...
[Keystone] Selecting previously unselected package libldap-dev:amd64.
[Keystone] Preparing to unpack .../129-libldap-dev_2.5.17+dfsg-0ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking libldap-dev:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[MON] Collecting retrying-async==2.0.0
[MON]   Downloading retrying-async-2.0.0.tar.gz (3.0 kB)
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting rsa==4.9
[MON]   Downloading rsa-4.9-py3-none-any.whl (34 kB)
[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]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting toposort==1.10
[MON]   Downloading toposort-1.10-py3-none-any.whl (8.5 kB)
[POL] Collecting rpds-py==0.10.3
[POL]   Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.9 MB/s eta 0:00:00
[POL] Collecting urllib3==2.0.5
[POL]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[POL]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 7.1 MB/s eta 0:00:00
[POL] Building wheels for collected packages: peewee
[POL]   Building wheel for peewee (pyproject.toml): started
[POL]   Building wheel for peewee (pyproject.toml): finished with status 'done'
[POL]   Created wheel for peewee: filename=peewee-3.16.3-py3-none-any.whl size=135502 sha256=73c2c48a629c364e31cff195504226168ee54b915144773bb87c4f4f2676926d
[POL]   Stored in directory: /root/.cache/pip/wheels/c8/ac/6d/ad6d828725ffbe3abc508c95d25dd0c5fcc63539ae47913790
[POL] Successfully built peewee
[POL] Installing collected packages: peewee, kafka-python, dataclasses, urllib3, rpds-py, pyyaml, pymysql, pycryptodome, packaging, idna, dnspython, click, charset-normalizer, certifi, attrs, async-timeout, requests, referencing, pymongo, peewee-migrate, aiokafka, motor, jsonschema-specifications, jsonschema
[tests] Collecting regex==2023.8.8
[osmclient] The following NEW packages will be installed:
[osmclient]   libexpat1 libmpdec3 libpython3.10-minimal libpython3.10-stdlib libreadline8
[osmclient]   libsqlite3-0 media-types python3-minimal python3.10 python3.10-minimal
[osmclient]   readline-common
[osmclient] 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
[osmclient] Need to get 6486 kB of archives.
[osmclient] After this operation, 23.3 MB of additional disk space will be used.
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]
[osmclient] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
[osmclient] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
[osmclient] Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
[osmclient] Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
[osmclient] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
[osmclient] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
[osmclient] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]
[osmclient] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]
[osmclient] debconf: delaying package configuration, since apt-utils is not installed
[osmclient] Fetched 6486 kB in 0s (24.2 MB/s)
[osmclient] Selecting previously unselected package libpython3.10-minimal: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 ... 4393 files and directories currently installed.)
[osmclient] Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Selecting previously unselected package libexpat1:amd64.
[osmclient] Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
[osmclient] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[osmclient] Selecting previously unselected package python3.10-minimal.
[osmclient] Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking python3.10-minimal (3.10.12-1~22.04.3) ...
[Airflow] Selecting previously unselected package fakeroot.
[Airflow] Preparing to unpack .../45-fakeroot_1.25.3-1.1_amd64.deb ...
[Airflow] Unpacking fakeroot (1.25.3-1.1) ...
[Airflow] Selecting previously unselected package fonts-dejavu-core.
[Airflow] Preparing to unpack .../46-fonts-dejavu-core_2.37-2_all.deb ...
[Airflow] Unpacking fonts-dejavu-core (2.37-2) ...
[Airflow] Selecting previously unselected package fontconfig-config.
[Airflow] Preparing to unpack .../47-fontconfig-config_2.13.1-4.2_all.deb ...
[Airflow] Unpacking fontconfig-config (2.13.1-4.2) ...
[Airflow] Selecting previously unselected package libcurl3-gnutls:amd64.
[Airflow] Preparing to unpack .../48-libcurl3-gnutls_7.74.0-1.3+deb11u11_amd64.deb ...
[Airflow] Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u11) ...
[Airflow] Selecting previously unselected package liberror-perl.
[Airflow] Preparing to unpack .../49-liberror-perl_0.17029-1_all.deb ...
[Airflow] Unpacking liberror-perl (0.17029-1) ...
[RO] Collecting attrs==23.1.0
[RO]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 5.1 MB/s eta 0:00:00
[RO] Collecting autopage==0.5.1
[RO]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[RO] Collecting azure-common==1.1.28
[RO]   Downloading azure_common-1.1.28-py2.py3-none-any.whl (14 kB)
[RO] Collecting azure-core==1.29.4
[RO]   Downloading azure_core-1.29.4-py3-none-any.whl (192 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.4/192.4 KB 23.2 MB/s eta 0:00:00
[RO] Collecting azure-identity==1.14.0
[RO]   Downloading azure_identity-1.14.0-py3-none-any.whl (160 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 KB 11.4 MB/s eta 0:00:00
[RO] Collecting azure-mgmt-compute==30.3.0
[RO]   Downloading azure_mgmt_compute-30.3.0-py3-none-any.whl (5.2 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 27.3 MB/s eta 0:00:00
[RO] Collecting azure-mgmt-core==1.4.0
[RO]   Downloading azure_mgmt_core-1.4.0-py3-none-any.whl (27 kB)
[RO] Collecting azure-mgmt-network==25.1.0
[RO]   Downloading azure_mgmt_network-25.1.0-py3-none-any.whl (656 kB)
[NG-UI] Removing intermediate container d8a3028a4469
[NG-UI]  ---> c992be6a8274
[NG-UI] Step 8/22 : RUN dpkg -i ./osm_ngui.deb
[NG-UI]  ---> Running in d6c08cb8d5d4
[NBI] Collecting pydantic==2.4.2
[NBI]   Downloading pydantic-2.4.2-py3-none-any.whl (395 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.8/395.8 KB 12.3 MB/s eta 0:00:00
[LCM] Removing intermediate container 6e5f1b8ac0cc
[LCM]  ---> 55cb5c5dd1c4
[LCM] Step 9/58 : ARG PYTHON3_OSM_COMMON_URL
[LCM]  ---> Running in 501f87359a77
[LCM] Removing intermediate container 501f87359a77
[LCM]  ---> 3a4d6780f389
[LCM] Step 10/58 : ARG PYTHON3_OSM_LCM_URL
[LCM]  ---> Running in e81ddd750851
[LCM] Removing intermediate container e81ddd750851
[LCM]  ---> 5dee6f721803
[LCM] Step 11/58 : ARG PYTHON3_N2VC_URL
[LCM]  ---> Running in 8a69fb00f319
[LCM] Removing intermediate container 8a69fb00f319
[LCM]  ---> 01e626352fd6
[LCM] Step 12/58 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[LCM]  ---> Running in 31ad22913162
[Keystone] Selecting previously unselected package libpaper1:amd64.
[Keystone] Preparing to unpack .../130-libpaper1_1.1.28build2_amd64.deb ...
[Keystone] Unpacking libpaper1:amd64 (1.1.28build2) ...
[Keystone] Selecting previously unselected package libpaper-utils.
[Keystone] Preparing to unpack .../131-libpaper-utils_1.1.28build2_amd64.deb ...
[Keystone] Unpacking libpaper-utils (1.1.28build2) ...
[Keystone] Selecting previously unselected package zlib1g-dev:amd64.
[Keystone] Preparing to unpack .../132-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
[Keystone] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[Keystone] Selecting previously unselected package libpython3.10-dev:amd64.
[Keystone] Preparing to unpack .../133-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[Keystone] Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Selecting previously unselected package libpython3-dev:amd64.
[Keystone] Preparing to unpack .../134-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
[Keystone] Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
[Keystone] Selecting previously unselected package libraqm0:amd64.
[Keystone] Preparing to unpack .../135-libraqm0_0.7.0-4ubuntu1_amd64.deb ...
[Keystone] Unpacking libraqm0:amd64 (0.7.0-4ubuntu1) ...
[MON] Collecting typing-extensions==4.8.0
[MON]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[MON] Collecting typing-inspect==0.9.0
[MON]   Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB)
[MON] Collecting urllib3==2.0.5
[MON]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 4.6 MB/s eta 0:00:00
[MON] Collecting websocket-client==1.6.3
[MON]   Downloading websocket_client-1.6.3-py3-none-any.whl (57 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 KB 4.5 MB/s eta 0:00:00
[MON] Collecting websockets==11.0.3
[MON]   Downloading websockets-11.0.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.9/129.9 KB 8.0 MB/s eta 0:00:00
[tests]   Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 6.8 MB/s eta 0:00:00
[tests] Collecting six==1.16.0
[tests]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[tests] Collecting certifi==2023.7.22
[tests]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 16.8 MB/s eta 0:00:00
[tests] Collecting charset-normalizer==3.2.0
[tests]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 10.8 MB/s eta 0:00:00
[tests] Collecting click==8.1.7
[tests]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 KB 14.0 MB/s eta 0:00:00
[tests] Collecting idna==3.4
[tests]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 3.6 MB/s eta 0:00:00
[tests] Collecting jinja2==3.1.2
[tests]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 8.3 MB/s eta 0:00:00
[tests] Collecting jsonpath-ng==1.6.0
[osmclient] Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[osmclient] Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
[Airflow] Selecting previously unselected package git-man.
[Airflow] Preparing to unpack .../50-git-man_1%3a2.30.2-1+deb11u2_all.deb ...
[Airflow] Unpacking git-man (1:2.30.2-1+deb11u2) ...
[Airflow] Selecting previously unselected package git.
[Airflow] Preparing to unpack .../51-git_1%3a2.30.2-1+deb11u2_amd64.deb ...
[Airflow] Unpacking git (1:2.30.2-1+deb11u2) ...
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.6/656.6 KB 9.2 MB/s eta 0:00:00
[RO] Collecting azure-mgmt-resource==23.0.1
[RO]   Downloading azure_mgmt_resource-23.0.1-py3-none-any.whl (2.5 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 24.0 MB/s eta 0:00:00
[RO] Collecting bcrypt==4.0.1
[RO]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 36.8 MB/s eta 0:00:00
[RO] Collecting boto==2.49.0
[RO]   Downloading boto-2.49.0-py2.py3-none-any.whl (1.4 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 30.1 MB/s eta 0:00:00
[RO] Collecting cachetools==5.3.1
[RO]   Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
[RO] Collecting certifi==2023.7.22
[RO]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 9.0 MB/s eta 0:00:00
[NG-UI] Selecting previously unselected package osm-ngui.
[NG-UI] (Reading database ... 15379 files and directories currently installed.)
[NG-UI] Preparing to unpack ./osm_ngui.deb ...
[NG-UI] Unpacking osm-ngui (15.0.0.post1+g219fe61-1) ...
[NG-UI] Setting up osm-ngui (15.0.0.post1+g219fe61-1) ...
[NBI] Collecting pydantic-core==2.10.1
[NBI]   Downloading pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 30.8 MB/s eta 0:00:00
[NBI] Collecting pyparsing==3.1.1
[NBI]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 16.5 MB/s eta 0:00:00
[NBI] Collecting python-keystoneclient==5.2.0
[NBI]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 23.3 MB/s eta 0:00:00
[NBI] Collecting pytz==2023.3.post1
[NBI]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 25.7 MB/s eta 0:00:00
[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 42686  100 42686    0     0   467k      0 --:--:-- --:--:-- --:--:--  473k
[Keystone] Selecting previously unselected package libsasl2-dev.
[Keystone] Preparing to unpack .../136-libsasl2-dev_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
[Keystone] Unpacking libsasl2-dev (2.1.27+dfsg2-3ubuntu1.2) ...
[Keystone] Selecting previously unselected package libssl-dev:amd64.
[Keystone] Preparing to unpack .../137-libssl-dev_3.0.2-0ubuntu1.15_amd64.deb ...
[Keystone] Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.15) ...
[Keystone] Selecting previously unselected package libwebpdemux2:amd64.
[Keystone] Preparing to unpack .../138-libwebpdemux2_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package libwebpmux3:amd64.
[Keystone] Preparing to unpack .../139-libwebpmux3_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[Keystone] Unpacking libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[Keystone] Selecting previously unselected package libxml2-dev:amd64.
[MON] Collecting aiokafka==0.8.1
[MON]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 20.9 MB/s eta 0:00:00
[MON] Collecting dataclasses==0.6
[MON]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[MON] Collecting kafka-python==2.0.2
[MON]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 12.6 MB/s eta 0:00:00
[MON] Collecting packaging==23.1
[MON]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 2.7 MB/s eta 0:00:00
[MON] Collecting pycryptodome==3.19.0
[MON]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 29.8 MB/s eta 0:00:00
[MON] Collecting appdirs==1.4.4
[MON]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[tests]   Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB)
[tests] Collecting markupsafe==2.1.3
[tests]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[tests] Collecting packaging==23.1
[tests]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 1.7 MB/s eta 0:00:00
[tests] Collecting ply==3.11
[tests]   Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 5.9 MB/s eta 0:00:00
[tests] Collecting prettytable==3.9.0
[tests]   Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
[tests] Collecting python-magic==0.4.27
[tests]   Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
[tests] Collecting requests==2.31.0
[tests]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 7.1 MB/s eta 0:00:00
[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 ... 4697 files and directories currently installed.)
[osmclient] Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
[osmclient] Unpacking python3-minimal (3.10.6-1~22.04) ...
[osmclient] Selecting previously unselected package libmpdec3:amd64.
[osmclient] Preparing to unpack .../1-libmpdec3_2.5.1-2build2_amd64.deb ...
[osmclient] Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
[osmclient] Selecting previously unselected package media-types.
[osmclient] Preparing to unpack .../2-media-types_7.0.0_all.deb ...
[osmclient] Unpacking media-types (7.0.0) ...
[Airflow] Selecting previously unselected package javascript-common.
[Airflow] Preparing to unpack .../52-javascript-common_11+nmu1_all.deb ...
[Airflow] Unpacking javascript-common (11+nmu1) ...
[Airflow] Selecting previously unselected package libalgorithm-diff-perl.
[Airflow] Preparing to unpack .../53-libalgorithm-diff-perl_1.201-1_all.deb ...
[Airflow] Unpacking libalgorithm-diff-perl (1.201-1) ...
[Airflow] Selecting previously unselected package libalgorithm-diff-xs-perl.
[Airflow] Preparing to unpack .../54-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
[Airflow] Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
[Airflow] Selecting previously unselected package libalgorithm-merge-perl.
[Airflow] Preparing to unpack .../55-libalgorithm-merge-perl_0.08-3_all.deb ...
[Airflow] Unpacking libalgorithm-merge-perl (0.08-3) ...
[Airflow] Selecting previously unselected package libpng16-16:amd64.
[Airflow] Preparing to unpack .../56-libpng16-16_1.6.37-3_amd64.deb ...
[Airflow] Unpacking libpng16-16:amd64 (1.6.37-3) ...
[Webhook] Removing intermediate container 61154b978ae5
[Webhook]  ---> d55a37a10cac
[Webhook] Step 13/21 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[RO] Collecting cffi==1.16.0
[RO]   Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 14.6 MB/s eta 0:00:00
[RO] Collecting charset-normalizer==3.2.0
[RO]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 5.5 MB/s eta 0:00:00
[RO] Collecting cheroot==10.0.0
[RO]   Downloading cheroot-10.0.0-py3-none-any.whl (101 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.6/101.6 KB 16.5 MB/s eta 0:00:00
[RO] Collecting cherrypy==18.1.2
[RO]   Downloading CherryPy-18.1.2-py2.py3-none-any.whl (418 kB)
[NG-UI] Removing intermediate container d6c08cb8d5d4
[NG-UI]  ---> da1a33ab1a7d
[NG-UI] Step 9/22 : WORKDIR /usr/share/osm-ngui
[NG-UI]  ---> Running in ea106b5f8b39
[NG-UI] Removing intermediate container ea106b5f8b39
[NG-UI]  ---> 22d8e30e1cd2
[NG-UI] Step 10/22 : RUN npm install
[NG-UI]  ---> Running in cdebc30f0918
[NBI] Collecting referencing==0.30.2
[NBI]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[NBI] Collecting requests==2.31.0
[NBI]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 3.4 MB/s eta 0:00:00
[NBI] Collecting rfc3986==2.0.0
[NBI]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[LCM] Removing intermediate container 31ad22913162
[LCM]  ---> 4c1bdd1da448
[LCM] Step 13/58 : RUN dpkg -i ./osm_common.deb
[LCM]  ---> Running in ef5c8acb1199
[LCM] Selecting previously unselected package python3-osm-common.
[LCM] (Reading database ... 16299 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_common.deb ...
[LCM] Unpacking python3-osm-common (15.0.0.post3+g409397d-1) ...
[LCM] Setting up python3-osm-common (15.0.0.post3+g409397d-1) ...
[Keystone] Preparing to unpack .../140-libxml2-dev_2.9.13+dfsg-1ubuntu0.4_amd64.deb ...
[Keystone] Unpacking libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
[Keystone] Selecting previously unselected package libxslt1.1:amd64.
[Keystone] Preparing to unpack .../141-libxslt1.1_1.1.34-4ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package libxmlsec1:amd64.
[Keystone] Preparing to unpack .../142-libxmlsec1_1.2.33-1build2_amd64.deb ...
[Keystone] Unpacking libxmlsec1:amd64 (1.2.33-1build2) ...
[Keystone] Selecting previously unselected package libxmlsec1-openssl:amd64.
[Keystone] Preparing to unpack .../143-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ...
[Keystone] Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ...
[Keystone] Selecting previously unselected package libxslt1-dev:amd64.
[Keystone] Preparing to unpack .../144-libxslt1-dev_1.1.34-4ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package manpages-dev.
[Keystone] Preparing to unpack .../145-manpages-dev_5.10-1ubuntu1_all.deb ...
[Keystone] Unpacking manpages-dev (5.10-1ubuntu1) ...
[Keystone] Selecting previously unselected package mysql-client-core-8.0.
[Keystone] Preparing to unpack .../146-mysql-client-core-8.0_8.0.36-0ubuntu0.22.04.1_amd64.deb ...
[MON] Collecting attrs==23.1.0
[MON]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 3.8 MB/s eta 0:00:00
[MON] Collecting autopage==0.5.1
[MON]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[MON] Collecting cliff==4.3.0
[MON]   Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 13.2 MB/s eta 0:00:00
[MON] Collecting cmd2==2.4.3
[MON]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 9.8 MB/s eta 0:00:00
[MON] Collecting contourpy==1.1.1
[MON]   Downloading contourpy-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.7/301.7 KB 12.4 MB/s eta 0:00:00
[MON] Collecting cycler==0.12.0
[MON]   Downloading cycler-0.12.0-py3-none-any.whl (8.2 kB)
[MON] Collecting dateparser==1.1.8
[MON]   Downloading dateparser-1.1.8-py2.py3-none-any.whl (293 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.8/293.8 KB 4.7 MB/s eta 0:00:00
[tests] Collecting urllib3==2.0.5
[tests]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 10.7 MB/s eta 0:00:00
[tests] Collecting verboselogs==1.7
[tests]   Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
[tests] Collecting wcwidth==0.2.6
[tests]   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
[tests] Collecting appdirs==1.4.4
[tests]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[tests] Collecting argcomplete==3.1.2
[tests]   Downloading argcomplete-3.1.2-py3-none-any.whl (41 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 KB 4.8 MB/s eta 0:00:00
[tests] Collecting attrs==23.1.0
[tests]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 2.1 MB/s eta 0:00:00
[tests] Collecting autopage==0.5.1
[tests]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[tests] Collecting bcrypt==4.0.1
[tests]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 24.4 MB/s eta 0:00:00
[osmclient] Selecting previously unselected package readline-common.
[osmclient] Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
[osmclient] Unpacking readline-common (8.1.2-1) ...
[osmclient] Selecting previously unselected package libreadline8:amd64.
[osmclient] Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
[osmclient] Unpacking libreadline8:amd64 (8.1.2-1) ...
[osmclient] Selecting previously unselected package libsqlite3-0:amd64.
[osmclient] Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
[osmclient] Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[osmclient] Selecting previously unselected package libpython3.10-stdlib:amd64.
[osmclient] Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Selecting previously unselected package python3.10.
[osmclient] Preparing to unpack .../7-python3.10_3.10.12-1~22.04.3_amd64.deb ...
[osmclient] Unpacking python3.10 (3.10.12-1~22.04.3) ...
[osmclient] Setting up media-types (7.0.0) ...
[osmclient] Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
[Airflow] Selecting previously unselected package libfreetype6:amd64.
[Airflow] Preparing to unpack .../57-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ...
[Airflow] Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
[Airflow] Selecting previously unselected package libfontconfig1:amd64.
[Airflow] Preparing to unpack .../58-libfontconfig1_2.13.1-4.2_amd64.deb ...
[Airflow] Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
[Airflow] Selecting previously unselected package libjpeg62-turbo:amd64.
[Airflow] Preparing to unpack .../59-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
[Airflow] Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
[Airflow] Selecting previously unselected package libdeflate0:amd64.
[Airflow] Preparing to unpack .../60-libdeflate0_1.7-1_amd64.deb ...
[Airflow] Unpacking libdeflate0:amd64 (1.7-1) ...
[Airflow] Selecting previously unselected package libjbig0:amd64.
[Airflow] Preparing to unpack .../61-libjbig0_2.1-3.1+b2_amd64.deb ...
[Airflow] Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 418.0/418.0 KB 11.1 MB/s eta 0:00:00
[RO] Collecting cliff==4.3.0
[RO]   Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 6.1 MB/s eta 0:00:00
[RO] Collecting cmd2==2.4.3
[RO]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 13.6 MB/s eta 0:00:00
[RO] Collecting cryptography==41.0.4
[RO]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 29.3 MB/s eta 0:00:00
[RO] Collecting cvprac==1.3.1
[RO]   Downloading cvprac-1.3.1.tar.gz (4.3 MB)
[NBI] Collecting rpds-py==0.10.3
[NBI]   Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 15.5 MB/s eta 0:00:00
[NBI] Collecting stevedore==5.1.0
[NBI]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 1.7 MB/s eta 0:00:00
[NBI] Collecting tacacs-plus==2.6
[NBI]   Downloading tacacs_plus-2.6-py2.py3-none-any.whl (17 kB)
[NBI] Collecting tempora==5.5.0
[NBI]   Downloading tempora-5.5.0-py3-none-any.whl (13 kB)
[NBI] Collecting typing-extensions==4.8.0
[NBI]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[NBI] Collecting tzdata==2023.3
[NBI]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 18.8 MB/s eta 0:00:00
[LCM] Removing intermediate container ef5c8acb1199
[LCM]  ---> e22cf3fa2faf
[LCM] Step 14/58 : RUN curl $PYTHON3_OSM_LCM_URL -o osm_lcm.deb
[LCM]  ---> Running in 390b8d98bf76
[Keystone] Unpacking mysql-client-core-8.0 (8.0.36-0ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package mysql-common.
[Keystone] Preparing to unpack .../147-mysql-common_5.8+1.0.8_all.deb ...
[Keystone] Unpacking mysql-common (5.8+1.0.8) ...
[Keystone] Selecting previously unselected package mysql-client-8.0.
[Keystone] Preparing to unpack .../148-mysql-client-8.0_8.0.36-0ubuntu0.22.04.1_amd64.deb ...
[Keystone] Unpacking mysql-client-8.0 (8.0.36-0ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package mysql-client.
[Keystone] Preparing to unpack .../149-mysql-client_8.0.36-0ubuntu0.22.04.1_all.deb ...
[Keystone] Unpacking mysql-client (8.0.36-0ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package net-tools.
[Keystone] Preparing to unpack .../150-net-tools_1.60+git20181103.0eebece-1ubuntu5_amd64.deb ...
[Keystone] Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5) ...
[Keystone] Selecting previously unselected package pycadf-common.
[Keystone] Preparing to unpack .../151-pycadf-common_3.1.1-2_all.deb ...
[MON] Collecting debtcollector==2.5.0
[MON]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[MON] Collecting decorator==5.1.1
[MON]   Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
[MON] Collecting dogpile-cache==1.2.2
[MON]   Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 510.0 kB/s eta 0:00:00
[MON] Collecting fonttools==4.42.1
[MON]   Downloading fonttools-4.42.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB)
[tests] Collecting bitarray==2.8.1
[tests]   Downloading bitarray-2.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (286 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 286.2/286.2 KB 10.7 MB/s eta 0:00:00
[tests] Collecting cffi==1.15.1
[osmclient] Setting up libmpdec3:amd64 (2.5.1-2build2) ...
[osmclient] Setting up python3-minimal (3.10.6-1~22.04) ...
[osmclient] Setting up readline-common (8.1.2-1) ...
[osmclient] Setting up libreadline8:amd64 (8.1.2-1) ...
[osmclient] Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
[osmclient] Setting up python3.10 (3.10.12-1~22.04.3) ...
[Airflow] Selecting previously unselected package libwebp6:amd64.
[Airflow] Preparing to unpack .../62-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ...
[Airflow] Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ...
[Airflow] Selecting previously unselected package libtiff5:amd64.
[Airflow] Preparing to unpack .../63-libtiff5_4.2.0-1+deb11u5_amd64.deb ...
[Airflow] Unpacking libtiff5:amd64 (4.2.0-1+deb11u5) ...
[Airflow] Selecting previously unselected package libxau6:amd64.
[Airflow] Preparing to unpack .../64-libxau6_1%3a1.0.9-1_amd64.deb ...
[Airflow] Unpacking libxau6:amd64 (1:1.0.9-1) ...
[Airflow] Selecting previously unselected package libxdmcp6:amd64.
[Airflow] Preparing to unpack .../65-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
[Airflow] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
[Airflow] Selecting previously unselected package libxcb1:amd64.
[Airflow] Preparing to unpack .../66-libxcb1_1.14-3_amd64.deb ...
[Airflow] Unpacking libxcb1:amd64 (1.14-3) ...
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 39.5 MB/s eta 0:00:00
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting debtcollector==2.5.0
[RO]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[RO] Collecting decorator==5.1.1
[RO]   Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
[RO] Collecting dogpile-cache==1.2.2
[RO]   Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 5.8 MB/s eta 0:00:00
[RO] Collecting flufl-enum==6.0.2
[RO]   Downloading flufl_enum-6.0.2-py3-none-any.whl (5.5 kB)
[RO] Collecting google-api-core==2.8.2
[NBI] Collecting urllib3==2.0.5
[NBI]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 2.2 MB/s eta 0:00:00
[NBI] Collecting wrapt==1.15.0
[NBI]   Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 1.1 MB/s eta 0:00:00
[NBI] Collecting yarl==1.9.2
[NBI]   Downloading yarl-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (268 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.8/268.8 KB 22.8 MB/s eta 0:00:00
[NBI] Collecting zc-lockfile==3.0.post1
[NBI]   Downloading zc.lockfile-3.0.post1-py3-none-any.whl (9.8 kB)
[LCM]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[LCM]                                  Dload  Upload   Total   Spent    Left  Speed
[LCM] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  117k  100  117k    0     0  1174k      0 --:--:-- --:--:-- --:--:-- 1170k
[LCM] Removing intermediate container 390b8d98bf76
[LCM]  ---> a3fc4f970706
[LCM] Step 15/58 : RUN dpkg -i ./osm_lcm.deb
[LCM]  ---> Running in 924ba4eff78e
[Keystone] Unpacking pycadf-common (3.1.1-2) ...
[Keystone] Selecting previously unselected package python-babel-localedata.
[Keystone] Preparing to unpack .../152-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ...
[Keystone] Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 29.0 MB/s eta 0:00:00
[MON] Collecting futurist==2.4.1
[MON]   Downloading futurist-2.4.1-py3-none-any.whl (36 kB)
[MON] Collecting gnocchiclient==7.0.8
[MON]   Downloading gnocchiclient-7.0.8-py2.py3-none-any.whl (66 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 KB 774.9 kB/s eta 0:00:00
[MON] Collecting httmock==1.4.0
[MON]   Downloading httmock-1.4.0-py3-none-any.whl (4.8 kB)
[MON] Collecting humanfriendly==10.0
[MON]   Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 KB 8.9 MB/s eta 0:00:00
[MON] Collecting importlib-metadata==6.8.0
[MON]   Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
[MON] Collecting iso8601==2.0.0
[MON]   Downloading iso8601-2.0.0-py3-none-any.whl (7.5 kB)
[MON] Collecting jmespath==1.0.1
[MON]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[POL] Successfully installed aiokafka-0.8.1 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.7 dataclasses-0.6 dnspython-2.4.2 idna-3.4 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 kafka-python-2.0.2 motor-3.3.1 packaging-23.1 peewee-3.16.3 peewee-migrate-1.12.2 pycryptodome-3.19.0 pymongo-4.5.0 pymysql-1.1.0 pyyaml-6.0.1 referencing-0.30.2 requests-2.31.0 rpds-py-0.10.3 urllib3-2.0.5
[POL] 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
[tests]   Downloading cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 KB 20.9 MB/s eta 0:00:00
[tests] Collecting cliff==4.3.0
[tests]   Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 KB 9.3 MB/s eta 0:00:00
[tests] Collecting cmd2==2.4.3
[tests]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 13.4 MB/s eta 0:00:00
[tests] Collecting cryptography==41.0.4
[tests]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 65.6 MB/s eta 0:00:00
[tests] Collecting debtcollector==2.5.0
[tests]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[osmclient] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[Airflow] Selecting previously unselected package libx11-data.
[Airflow] Preparing to unpack .../67-libx11-data_2%3a1.7.2-1+deb11u2_all.deb ...
[Airflow] Unpacking libx11-data (2:1.7.2-1+deb11u2) ...
[Airflow] Selecting previously unselected package libx11-6:amd64.
[Airflow] Preparing to unpack .../68-libx11-6_2%3a1.7.2-1+deb11u2_amd64.deb ...
[Airflow] Unpacking libx11-6:amd64 (2:1.7.2-1+deb11u2) ...
[Airflow] Selecting previously unselected package libxpm4:amd64.
[Airflow] Preparing to unpack .../69-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ...
[Airflow] Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ...
[Airflow] Selecting previously unselected package libgd3:amd64.
[Airflow] Preparing to unpack .../70-libgd3_2.3.0-2_amd64.deb ...
[Airflow] Unpacking libgd3:amd64 (2.3.0-2) ...
[Airflow] Selecting previously unselected package libc-devtools.
[Airflow] Preparing to unpack .../71-libc-devtools_2.31-13+deb11u10_amd64.deb ...
[Airflow] Unpacking libc-devtools (2.31-13+deb11u10) ...
[Airflow] Selecting previously unselected package libexpat1-dev:amd64.
[Airflow] Preparing to unpack .../72-libexpat1-dev_2.2.10-2+deb11u5_amd64.deb ...
[Airflow] Unpacking libexpat1-dev:amd64 (2.2.10-2+deb11u5) ...
[Airflow] Selecting previously unselected package libfile-fcntllock-perl.
[Airflow] Preparing to unpack .../73-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
[Airflow] Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
[Webhook]  ---> a44d7b97b0d0
[Webhook] Step 14/21 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
[RO]   Downloading google_api_core-2.8.2-py3-none-any.whl (114 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.6/114.6 KB 15.6 MB/s eta 0:00:00
[RO] Collecting google-api-python-client==2.51.0
[RO]   Downloading google_api_python_client-2.51.0-py2.py3-none-any.whl (8.6 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 44.9 MB/s eta 0:00:00
[RO] Collecting google-auth==2.8.0
[RO]   Downloading google_auth-2.8.0-py2.py3-none-any.whl (164 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.2/164.2 KB 14.2 MB/s eta 0:00:00
[RO] Collecting google-auth-httplib2==0.1.1
[RO]   Downloading google_auth_httplib2-0.1.1-py2.py3-none-any.whl (9.3 kB)
[RO] Collecting google-cloud==0.34.0
[RO]   Downloading google_cloud-0.34.0-py2.py3-none-any.whl (1.8 kB)
[NBI] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from zc-lockfile==3.0.post1->-r /usr/lib/python3/dist-packages/osm_nbi/requirements.txt (line 193)) (59.6.0)
[NBI] Building wheels for collected packages: netifaces
[NBI]   Building wheel for netifaces (setup.py): started
[LCM] Selecting previously unselected package python3-osm-lcm.
[LCM] (Reading database ... 16360 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_lcm.deb ...
[LCM] Unpacking python3-osm-lcm (9.0.0.post162+g9cd5345-1) ...
[LCM] Setting up python3-osm-lcm (9.0.0.post162+g9cd5345-1) ...
[Keystone] Selecting previously unselected package python-pastedeploy-tpl.
[Keystone] Preparing to unpack .../153-python-pastedeploy-tpl_2.1.1-1_all.deb ...
[Keystone] Unpacking python-pastedeploy-tpl (2.1.1-1) ...
[Keystone] Selecting previously unselected package python3-aniso8601.
[Keystone] Preparing to unpack .../154-python3-aniso8601_9.0.1-2_all.deb ...
[Keystone] Unpacking python3-aniso8601 (9.0.1-2) ...
[Keystone] Selecting previously unselected package python3-anyjson.
[Keystone] Preparing to unpack .../155-python3-anyjson_0.3.3-4_all.deb ...
[Keystone] Unpacking python3-anyjson (0.3.3-4) ...
[Keystone] Selecting previously unselected package python3-attr.
[Keystone] Preparing to unpack .../156-python3-attr_21.2.0-1_all.deb ...
[Keystone] Unpacking python3-attr (21.2.0-1) ...
[MON] Collecting jsonpatch==1.33
[MON]   Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
[MON] Collecting jsonpointer==2.4
[MON]   Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
[MON] Collecting keystoneauth1==5.3.0
[MON]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 17.0 MB/s eta 0:00:00
[MON] Collecting kiwisolver==1.4.5
[MON]   Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 6.1 MB/s eta 0:00:00
[tests] Collecting decorator==5.1.1
[tests]   Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
[tests] Collecting dogpile-cache==1.2.2
[tests]   Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.2/52.2 KB 1.7 MB/s eta 0:00:00
[tests] Collecting exceptiongroup==1.1.3
[tests]   Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
[tests] Collecting h11==0.14.0
[tests]   Downloading h11-0.14.0-py3-none-any.whl (58 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 3.6 MB/s eta 0:00:00
[tests] Collecting haikunator==2.1.0
[tests]   Downloading haikunator-2.1.0-py2.py3-none-any.whl (4.6 kB)
[tests] Collecting importlib-metadata==6.8.0
[tests]   Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
[tests] Collecting iso8601==2.0.0
[tests]   Downloading iso8601-2.0.0-py3-none-any.whl (7.5 kB)
[Airflow] Selecting previously unselected package libjs-jquery.
[Airflow] Preparing to unpack .../74-libjs-jquery_3.5.1+dfsg+~3.5.5-7_all.deb ...
[Airflow] Unpacking libjs-jquery (3.5.1+dfsg+~3.5.5-7) ...
[Airflow] Selecting previously unselected package libjs-underscore.
[Airflow] Preparing to unpack .../75-libjs-underscore_1.9.1~dfsg-3_all.deb ...
[Airflow] Unpacking libjs-underscore (1.9.1~dfsg-3) ...
[Airflow] Selecting previously unselected package libjs-sphinxdoc.
[Airflow] Preparing to unpack .../76-libjs-sphinxdoc_3.4.3-2_all.deb ...
[Airflow] Unpacking libjs-sphinxdoc (3.4.3-2) ...
[Airflow] Selecting previously unselected package libpython3.9:amd64.
[Airflow] Preparing to unpack .../77-libpython3.9_3.9.2-1_amd64.deb ...
[Airflow] Unpacking libpython3.9:amd64 (3.9.2-1) ...
[RO] Collecting googleapis-common-protos==1.56.3
[RO]   Downloading googleapis_common_protos-1.56.3-py2.py3-none-any.whl (211 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.8/211.8 KB 17.8 MB/s eta 0:00:00
[RO] Collecting httplib2==0.22.0
[RO]   Downloading httplib2-0.22.0-py3-none-any.whl (96 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 KB 2.7 MB/s eta 0:00:00
[RO] Collecting humanfriendly==10.0
[RO]   Downloading humanfriendly-10.0-py2.py3-none-any.whl (86 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 KB 9.9 MB/s eta 0:00:00
[RO] Collecting idna==3.4
[RO]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 1.7 MB/s eta 0:00:00
[RO] Collecting importlib-metadata==6.8.0
[RO]   Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
[RO] Collecting ipconflict==0.5.0
[RO]   Downloading ipconflict-0.5.0-py2.py3-none-any.whl (16 kB)
[LCM] Removing intermediate container 924ba4eff78e
[LCM]  ---> ec44f10f9f74
[LCM] Step 16/58 : RUN curl $PYTHON3_N2VC_URL -o osm_n2vc.deb
[LCM]  ---> Running in d845a5615451
[Keystone] Selecting previously unselected package python3-tz.
[Keystone] Preparing to unpack .../157-python3-tz_2022.1-1ubuntu0.22.04.1_all.deb ...
[Keystone] Unpacking python3-tz (2022.1-1ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package python3-babel.
[Keystone] Preparing to unpack .../158-python3-babel_2.8.0+dfsg.1-7_all.deb ...
[Keystone] Unpacking python3-babel (2.8.0+dfsg.1-7) ...
[Keystone] Selecting previously unselected package python3-soupsieve.
[Keystone] Preparing to unpack .../159-python3-soupsieve_2.3.1-1_all.deb ...
[Keystone] Unpacking python3-soupsieve (2.3.1-1) ...
[Keystone] Selecting previously unselected package python3-bs4.
[Keystone] Preparing to unpack .../160-python3-bs4_4.10.0-2_all.deb ...
[Keystone] Unpacking python3-bs4 (4.10.0-2) ...
[Keystone] Selecting previously unselected package python3-cachetools.
[Keystone] Preparing to unpack .../161-python3-cachetools_5.0.0-1_all.deb ...
[Keystone] Unpacking python3-cachetools (5.0.0-1) ...
[Keystone] Selecting previously unselected package python3-certifi.
[Keystone] Preparing to unpack .../162-python3-certifi_2020.6.20-1_all.deb ...
[Keystone] Unpacking python3-certifi (2020.6.20-1) ...
[Keystone] Selecting previously unselected package python3-chardet.
[Keystone] Preparing to unpack .../163-python3-chardet_4.0.0-1_all.deb ...
[Keystone] Unpacking python3-chardet (4.0.0-1) ...
[Keystone] Selecting previously unselected package python3-colorama.
[Keystone] Preparing to unpack .../164-python3-colorama_0.4.4-1_all.deb ...
[Keystone] Unpacking python3-colorama (0.4.4-1) ...
[Keystone] Selecting previously unselected package python3-click.
[Keystone] Preparing to unpack .../165-python3-click_8.0.3-1_all.deb ...
[Keystone] Unpacking python3-click (8.0.3-1) ...
[MON] Collecting lxml==4.9.3
[MON]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 49.2 MB/s eta 0:00:00
[MON] Collecting matplotlib==3.8.0
[MON]   Downloading matplotlib-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB)
[tests] Collecting jmespath==1.0.1
[tests]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[tests] Collecting jsonpatch==1.33
[tests]   Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
[tests] Collecting jsonpath-rw==1.4.0
[tests]   Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[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.4
[tests]   Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
[Airflow] Selecting previously unselected package libpython3.9-dev:amd64.
[Airflow] Preparing to unpack .../78-libpython3.9-dev_3.9.2-1_amd64.deb ...
[Airflow] Unpacking libpython3.9-dev:amd64 (3.9.2-1) ...
[Airflow] Selecting previously unselected package libpython3-dev:amd64.
[Airflow] Preparing to unpack .../79-libpython3-dev_3.9.2-3_amd64.deb ...
[Airflow] Unpacking libpython3-dev:amd64 (3.9.2-3) ...
[Airflow] Selecting previously unselected package manpages-dev.
[Airflow] Preparing to unpack .../80-manpages-dev_5.10-1_all.deb ...
[Airflow] Unpacking manpages-dev (5.10-1) ...
[Webhook]  ---> 739c9634de89
[Webhook] Step 15/21 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[Webhook]  ---> Running in bfe4094243dc
[Webhook] Removing intermediate container bfe4094243dc
[Webhook]  ---> 6e9bdb79520d
[Webhook] Step 16/21 : COPY --from=INSTALL /usr/local/bin/uvicorn /usr/local/bin/uvicorn
[Webhook]  ---> b4595d6c32ed
[Webhook] Step 17/21 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_webhook_translator &&     chown -R appuser:appuser /app
[Webhook]  ---> Running in 2b812e3204e1
[RO] Collecting iso8601==2.0.0
[RO]   Downloading iso8601-2.0.0-py3-none-any.whl (7.5 kB)
[RO] Collecting isodate==0.6.1
[RO]   Downloading isodate-0.6.1-py2.py3-none-any.whl (41 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.7/41.7 KB 1.2 MB/s eta 0:00:00
[RO] Collecting jaraco-functools==3.9.0
[RO]   Downloading jaraco.functools-3.9.0-py3-none-any.whl (9.5 kB)
[RO] Collecting jinja2==3.1.2
[RO]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 6.2 MB/s eta 0:00:00
[RO] Collecting jmespath==1.0.1
[RO]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[RO] Collecting jsonpatch==1.33
[RO]   Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
[RO] Collecting jsonpointer==2.4
[RO]   Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
[RO] Collecting jsonschema==4.19.1
[RO]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 12.3 MB/s eta 0:00:00
[RO] Collecting jsonschema-specifications==2023.7.1
[RO]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[LCM]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[LCM]                                  Dload  Upload   Total   Spent    Left  Speed
[LCM] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 61960  100 61960    0     0   636k      0 --:--:-- --:--:-- --:--:--  636k
[LCM] Removing intermediate container d845a5615451
[LCM]  ---> 5ac678b38c24
[LCM] Step 17/58 : RUN dpkg -i ./osm_n2vc.deb
[LCM]  ---> Running in f47dc2b51de1
[Keystone] Selecting previously unselected package python3-dateutil.
[Keystone] Preparing to unpack .../166-python3-dateutil_2.8.1-6_all.deb ...
[Keystone] Unpacking python3-dateutil (2.8.1-6) ...
[Keystone] Selecting previously unselected package python3-lib2to3.
[Keystone] Preparing to unpack .../167-python3-lib2to3_3.10.8-1~22.04_all.deb ...
[Keystone] Unpacking python3-lib2to3 (3.10.8-1~22.04) ...
[Keystone] Selecting previously unselected package python3-distutils.
[Keystone] Preparing to unpack .../168-python3-distutils_3.10.8-1~22.04_all.deb ...
[Keystone] Unpacking python3-distutils (3.10.8-1~22.04) ...
[Keystone] Selecting previously unselected package python3-setuptools.
[Keystone] Preparing to unpack .../169-python3-setuptools_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
[Keystone] Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package python3-pbr.
[Keystone] Preparing to unpack .../170-python3-pbr_5.11.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-pbr (5.11.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-wrapt.
[Keystone] Preparing to unpack .../171-python3-wrapt_1.13.3-1build1_amd64.deb ...
[Keystone] Unpacking python3-wrapt (1.13.3-1build1) ...
[Keystone] Selecting previously unselected package python3-debtcollector.
[Keystone] Preparing to unpack .../172-python3-debtcollector_2.3.0-0ubuntu1_all.deb ...
[Keystone] Unpacking python3-debtcollector (2.3.0-0ubuntu1) ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 42.6 MB/s eta 0:00:00
[MON] Collecting msgpack==1.0.7
[MON]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 11.8 MB/s eta 0:00:00
[MON] Collecting netaddr==0.9.0
[MON]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 21.2 MB/s eta 0:00:00
[MON] Collecting netifaces==0.11.0
[MON]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting jsonschema==4.19.1
[tests]   Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 KB 5.0 MB/s eta 0:00:00
[tests] Collecting jsonschema-specifications==2023.7.1
[tests]   Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
[tests] Collecting keystoneauth1==5.3.0
[tests]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 17.9 MB/s eta 0:00:00
[tests] Collecting msgpack==1.0.7
[tests]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 28.3 MB/s eta 0:00:00
[tests] Collecting netaddr==0.9.0
[tests]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 28.1 MB/s eta 0:00:00
[tests] Collecting netifaces==0.11.0
[tests]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[tests]   Preparing metadata (setup.py): started
[osmclient] Removing intermediate container 38d63eb290b5
[osmclient]  ---> 862dd2a755cf
[osmclient] Step 16/31 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Airflow] Selecting previously unselected package python-pip-whl.
[Airflow] Preparing to unpack .../81-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
[Airflow] Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
[Airflow] Selecting previously unselected package zlib1g-dev:amd64.
[Airflow] Preparing to unpack .../82-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
[Airflow] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
[Airflow] Selecting previously unselected package python3.9-dev.
[Airflow] Preparing to unpack .../83-python3.9-dev_3.9.2-1_amd64.deb ...
[Airflow] Unpacking python3.9-dev (3.9.2-1) ...
[Airflow] Selecting previously unselected package python3-lib2to3.
[Airflow] Preparing to unpack .../84-python3-lib2to3_3.9.2-1_all.deb ...
[Airflow] Unpacking python3-lib2to3 (3.9.2-1) ...
[Airflow] Selecting previously unselected package python3-distutils.
[Airflow] Preparing to unpack .../85-python3-distutils_3.9.2-1_all.deb ...
[Airflow] Unpacking python3-distutils (3.9.2-1) ...
[RO] Collecting keystoneauth1==5.3.0
[RO]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 34.1 MB/s eta 0:00:00
[RO] Collecting logutils==0.3.5
[RO]   Downloading logutils-0.3.5.tar.gz (27 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting lxml==4.9.3
[RO]   Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 42.6 MB/s eta 0:00:00
[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]   Building wheel for netifaces (setup.py): finished with status 'done'
[NBI]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35028 sha256=b284bab2f6b1bbf6075178824062f3463334c726fe8b8926f02ae7fbf04ba49a
[NBI]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[NBI] Successfully built netifaces
[NBI] Installing collected packages: pytz, netifaces, netaddr, kafka-python, enum34, dataclasses, cefevent, zc-lockfile, wrapt, urllib3, tzdata, typing-extensions, six, rpds-py, rfc3986, regex, pyyaml, pyparsing, pycryptodome, pbr, packaging, ordered-set, multidict, msgpack, more-itertools, lxml, jaraco-context, iso8601, idna, frozenlist, dnspython, charset-normalizer, certifi, autocommand, attrs, async-timeout, annotated-types, yarl, tacacs-plus, stevedore, requests, referencing, pymongo, pydantic-core, pyang, oslo-i18n, os-service-types, jaraco-functools, deepdiff, debtcollector, aiosignal, aiokafka, tempora, pydantic, pyangbind, oslo-utils, oslo-config, motor, keystoneauth1, jsonschema-specifications, cheroot, aiohttp, portend, oslo-serialization, jsonschema, inflect, python-keystoneclient, jaraco-text, jaraco-collections, cherrypy
[LCM] Selecting previously unselected package python3-n2vc.
[LCM] (Reading database ... 16415 files and directories currently installed.)
[LCM] Preparing to unpack ./osm_n2vc.deb ...
[LCM] Unpacking python3-n2vc (11.0.0rc1.post84+gf5b7f41-1) ...
[LCM] Setting up python3-n2vc (11.0.0rc1.post84+gf5b7f41-1) ...
[Keystone] Selecting previously unselected package python3-decorator.
[Keystone] Preparing to unpack .../173-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 .../174-python3-defusedxml_0.7.1-1_all.deb ...
[Keystone] Unpacking python3-defusedxml (0.7.1-1) ...
[Keystone] Selecting previously unselected package python3.10-dev.
[Keystone] Preparing to unpack .../175-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
[Keystone] Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
[Keystone] Selecting previously unselected package python3-dev.
[Keystone] Preparing to unpack .../176-python3-dev_3.10.6-1~22.04_amd64.deb ...
[Keystone] Unpacking python3-dev (3.10.6-1~22.04) ...
[Keystone] Selecting previously unselected package python3-dnspython.
[Keystone] Preparing to unpack .../177-python3-dnspython_2.3.0-1ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-dnspython (2.3.0-1ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-roman.
[Keystone] Preparing to unpack .../178-python3-roman_3.3-1_all.deb ...
[Keystone] Unpacking python3-roman (3.3-1) ...
[Keystone] Selecting previously unselected package python3-docutils.
[Keystone] Preparing to unpack .../179-python3-docutils_0.17.1+dfsg-2_all.deb ...
[Keystone] Unpacking python3-docutils (0.17.1+dfsg-2) ...
[MON] Collecting numpy==1.26.0
[MON]   Downloading numpy-1.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 39.2 MB/s eta 0:00:00
[MON] Collecting openstacksdk==1.5.0
[MON]   Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB)
[POL] Removing intermediate container 92ec2c10d90c
[POL]  ---> af7879830c9f
[POL] Step 13/40 : FROM ubuntu:22.04 as FINAL
[POL]  ---> 52882761a72a
[POL] Step 14/40 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> bf8675204e26
[POL] Step 15/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
[POL]  ---> Using cache
[POL]  ---> 6b16749f3331
[POL] Step 16/40 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[POL]  ---> Using cache
[POL]  ---> 862dd2a755cf
[POL] Step 17/40 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting objectpath==0.6.1
[tests]   Downloading objectpath-0.6.1-py2.py3-none-any.whl (20 kB)
[tests] Collecting openstacksdk==1.5.0
[tests]   Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 32.8 MB/s eta 0:00:00
[tests] Collecting os-service-types==1.7.0
[tests]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[tests] Collecting osc-lib==2.8.1
[tests]   Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 4.0 MB/s eta 0:00:00
[tests] Collecting oslo-config==9.2.0
[tests]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 3.4 MB/s eta 0:00:00
[tests] Collecting oslo-i18n==6.1.0
[tests]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 2.3 MB/s eta 0:00:00
[PLA] Removing intermediate container 5e6fef6f3344
[PLA]  ---> 0fba340d9f62
[PLA] Step 14/39 : FROM ubuntu:22.04 as FINAL
[PLA]  ---> 52882761a72a
[PLA] Step 15/39 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> bf8675204e26
[PLA] Step 16/39 : 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]  ---> 6b16749f3331
[PLA] Step 17/39 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[PLA]  ---> Using cache
[PLA]  ---> 862dd2a755cf
[PLA] Step 18/39 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Airflow] Selecting previously unselected package python3-dev.
[Airflow] Preparing to unpack .../86-python3-dev_3.9.2-3_amd64.deb ...
[Airflow] Unpacking python3-dev (3.9.2-3) ...
[Airflow] Selecting previously unselected package python3-pkg-resources.
[Airflow] Preparing to unpack .../87-python3-pkg-resources_52.0.0-4_all.deb ...
[Airflow] Unpacking python3-pkg-resources (52.0.0-4) ...
[Airflow] Selecting previously unselected package python3-setuptools.
[Airflow] Preparing to unpack .../88-python3-setuptools_52.0.0-4_all.deb ...
[Airflow] Unpacking python3-setuptools (52.0.0-4) ...
[Airflow] Selecting previously unselected package python3-wheel.
[Airflow] Preparing to unpack .../89-python3-wheel_0.34.2-1_all.deb ...
[Airflow] Unpacking python3-wheel (0.34.2-1) ...
[Airflow] Selecting previously unselected package python3-pip.
[Airflow] Preparing to unpack .../90-python3-pip_20.3.4-4+deb11u1_all.deb ...
[Airflow] Unpacking python3-pip (20.3.4-4+deb11u1) ...
[Webhook] Removing intermediate container 2b812e3204e1
[Webhook]  ---> d2a461bc6631
[Webhook] Step 18/21 : WORKDIR /app/osm_webhook_translator
[Webhook]  ---> Running in 07987dce310d
[Webhook] Removing intermediate container 07987dce310d
[Webhook]  ---> 66340c42d7ee
[Webhook] Step 19/21 : USER appuser
[Webhook]  ---> Running in 876fe8f3ac5d
[Webhook] Removing intermediate container 876fe8f3ac5d
[Webhook]  ---> d458d5c681c2
[Webhook] Step 20/21 : EXPOSE 9998
[RO] Collecting markupsafe==2.1.3
[RO]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[RO] Collecting more-itertools==10.1.0
[RO]   Downloading more_itertools-10.1.0-py3-none-any.whl (55 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 4.0 MB/s eta 0:00:00
[RO] Collecting msal==1.24.0
[RO]   Downloading msal-1.24.0-py2.py3-none-any.whl (91 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.3/91.3 KB 2.4 MB/s eta 0:00:00
[RO] Collecting msal-extensions==1.0.0
[RO]   Downloading msal_extensions-1.0.0-py2.py3-none-any.whl (19 kB)
[LCM] Removing intermediate container f47dc2b51de1
[LCM]  ---> 5aeec46a02fd
[LCM] Step 18/58 : 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 98ca299678f2
[Keystone] Selecting previously unselected package python3-stevedore.
[Keystone] Preparing to unpack .../180-python3-stevedore_1%3a5.0.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-stevedore (1:5.0.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-dogpile.cache.
[Keystone] Preparing to unpack .../181-python3-dogpile.cache_1.1.8-2~cloud0_all.deb ...
[Keystone] Unpacking python3-dogpile.cache (1.1.8-2~cloud0) ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 42.8 MB/s eta 0:00:00
[MON] Collecting os-client-config==2.1.0
[MON]   Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB)
[MON] Collecting os-service-types==1.7.0
[MON]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[tests] Collecting oslo-serialization==5.2.0
[tests]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[tests] Collecting oslo-utils==6.2.1
[tests]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 4.5 MB/s eta 0:00:00
[tests] Collecting outcome==1.2.0
[tests]   Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB)
[tests] Collecting paramiko==3.3.1
[tests]   Downloading paramiko-3.3.1-py3-none-any.whl (224 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.8/224.8 KB 6.8 MB/s eta 0:00:00
[Airflow] Selecting previously unselected package python3.9-venv.
[Airflow] Preparing to unpack .../91-python3.9-venv_3.9.2-1_amd64.deb ...
[Airflow] Unpacking python3.9-venv (3.9.2-1) ...
[Airflow] Selecting previously unselected package python3-venv.
[Airflow] Preparing to unpack .../92-python3-venv_3.9.2-3_amd64.deb ...
[Airflow] Unpacking python3-venv (3.9.2-3) ...
[Airflow] Selecting previously unselected package zstd.
[Airflow] Preparing to unpack .../93-zstd_1.4.8+dfsg-2.1_amd64.deb ...
[Airflow] Unpacking zstd (1.4.8+dfsg-2.1) ...
[Webhook]  ---> Running in 61676fd8a827
[Webhook] Removing intermediate container 61676fd8a827
[Webhook]  ---> 06c65a916cf4
[Webhook] Step 21/21 : CMD ["uvicorn", "osm_webhook_translator.main:app", "--host", "0.0.0.0", "--port", "9998"]
[Webhook]  ---> Running in 86f80c3129fb
[Webhook] Removing intermediate container 86f80c3129fb
[Webhook]  ---> 52e7e51ee5d1
[Webhook] [Warning] One or more build-args [CACHE_DATE PYTHON3_OSM_ROVIM_AZURE_URL OSM_DEVOPS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_ODLOF_URL OSM_NGUI_URL OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_IMDOCS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_NGSA_URL] were not consumed
[Webhook] Successfully built 52e7e51ee5d1
[Webhook] Successfully tagged opensourcemano/webhook:osm-master-12485
[RO] Collecting msgpack==1.0.7
[RO]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 KB 13.9 MB/s eta 0:00:00
[RO] Collecting msrest==0.7.1
[RO]   Downloading msrest-0.7.1-py3-none-any.whl (85 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 KB 3.4 MB/s eta 0:00:00
[RO] Collecting msrestazure==0.6.4
[RO]   Downloading msrestazure-0.6.4-py2.py3-none-any.whl (40 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 KB 1.4 MB/s eta 0:00:00
[RO] Collecting netaddr==0.9.0
[RO]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 39.4 MB/s eta 0:00:00
[Pipeline] [Webhook] echo
[MON] Collecting osc-lib==2.8.1
[MON]   Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 7.1 MB/s eta 0:00:00
[Webhook] Tagging webhook:osm-master-12485
[Pipeline] [Webhook] sh
[Keystone] Selecting previously unselected package python3-elementpath.
[Keystone] Preparing to unpack .../182-python3-elementpath_2.5.0-1_all.deb ...
[Keystone] Unpacking python3-elementpath (2.5.0-1) ...
[Keystone] Selecting previously unselected package python3-monotonic.
[Keystone] Preparing to unpack .../183-python3-monotonic_1.6-2_all.deb ...
[Keystone] Unpacking python3-monotonic (1.6-2) ...
[MON] Collecting oslo-config==9.2.0
[MON]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 7.9 MB/s eta 0:00:00
[MON] Collecting oslo-context==5.2.0
[MON]   Downloading oslo.context-5.2.0-py3-none-any.whl (20 kB)
[tests] Collecting pbr==5.11.1
[tests]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 3.8 MB/s eta 0:00:00
[tests] Collecting pycparser==2.21
[tests]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 6.6 MB/s eta 0:00:00
[Airflow] Setting up python3-pkg-resources (52.0.0-4) ...
[RO] Collecting netifaces==0.11.0
[RO]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[RO]   Preparing metadata (setup.py): started
[Webhook] [Webhook] Running shell script
[Webhook] + docker tag opensourcemano/webhook:osm-master-12485 osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-master-12485
[Pipeline] [Webhook] sh
[tests] Collecting pyjsonselect==0.2.2
[tests]   Downloading pyjsonselect-0.2.2.tar.gz (8.9 kB)
[tests]   Preparing metadata (setup.py): started
[Airflow] Setting up javascript-common (11+nmu1) ...
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting oauthlib==3.2.2
[RO]   Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
[Webhook] [Webhook] Running shell script
[LCM] Collecting aiokafka==0.8.1
[LCM]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.8 MB/s eta 0:00:00
[LCM] Collecting async-timeout==4.0.3
[LCM]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[LCM] Collecting dataclasses==0.6
[LCM]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[LCM] Collecting dnspython==2.4.2
[LCM]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 KB 8.0 MB/s eta 0:00:00
[LCM] Collecting kafka-python==2.0.2
[LCM]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 KB 22.1 MB/s eta 0:00:00
[LCM] Collecting motor==3.3.1
[LCM]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[Keystone] Selecting previously unselected package python3-eventlet.
[Keystone] Preparing to unpack .../184-python3-eventlet_0.33.1-4~cloud0_all.deb ...
[Keystone] Unpacking python3-eventlet (0.33.1-4~cloud0) ...
[Keystone] Selecting previously unselected package python3-extras.
[Keystone] Preparing to unpack .../185-python3-extras_1.0.0-4build1_all.deb ...
[Keystone] Unpacking python3-extras (1.0.0-4build1) ...
[Keystone] Selecting previously unselected package python3-fasteners.
[Keystone] Preparing to unpack .../186-python3-fasteners_0.14.1-2_all.deb ...
[Keystone] Unpacking python3-fasteners (0.14.1-2) ...
[Keystone] Selecting previously unselected package python3-testtools.
[Keystone] Preparing to unpack .../187-python3-testtools_2.5.0-3ubuntu2_all.deb ...
[Keystone] Unpacking python3-testtools (2.5.0-3ubuntu2) ...
[Keystone] Selecting previously unselected package python3-fixtures.
[Keystone] Preparing to unpack .../188-python3-fixtures_3.0.0-4_all.deb ...
[Keystone] Unpacking python3-fixtures (3.0.0-4) ...
[Keystone] Selecting previously unselected package python3-itsdangerous.
[Keystone] Preparing to unpack .../189-python3-itsdangerous_2.1.0-1_all.deb ...
[Keystone] Unpacking python3-itsdangerous (2.1.0-1) ...
[Keystone] Selecting previously unselected package python3-jinja2.
[Keystone] Preparing to unpack .../190-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ...
[MON] Collecting oslo-i18n==6.1.0
[MON]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 2.5 MB/s eta 0:00:00
[MON] Collecting oslo-log==5.3.0
[MON]   Downloading oslo.log-5.3.0-py3-none-any.whl (76 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.3/76.3 KB 2.4 MB/s eta 0:00:00
[MON] Collecting oslo-serialization==5.2.0
[MON]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[MON] Collecting oslo-utils==6.2.1
[MON]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 7.2 MB/s eta 0:00:00
[MON] Collecting pandas==2.1.1
[MON]   Downloading pandas-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.3 MB)
[POL]  ---> 5488cf674606
[POL] Step 18/40 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[tests]   Preparing metadata (setup.py): finished with status 'done'
[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]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 27.4 MB/s eta 0:00:00
[tests] Collecting pyparsing==3.1.1
[tests]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 6.1 MB/s eta 0:00:00
[tests] Collecting pyperclip==1.8.2
[tests]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting pysocks==1.7.1
[tests]   Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
[PLA]  ---> 60d033d9a367
[PLA] Step 19/39 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[osmclient]  ---> 585fd6b16ef1
[osmclient] Step 17/31 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
[Airflow] Setting up libxau6:amd64 (1:1.0.9-1) ...
[Airflow] Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
[Airflow] Setting up libxcb1:amd64 (1.14-3) ...
[Airflow] Setting up wget (1.21-1+deb11u1) ...
[Airflow] Setting up libfile-fcntllock-perl (0.22-3+b7) ...
[Airflow] Setting up libalgorithm-diff-perl (1.201-1) ...
[Airflow] Setting up manpages (5.10-1) ...
[Airflow] Setting up binutils-common:amd64 (2.35.2-2) ...
[Airflow] Setting up libdeflate0:amd64 (1.7-1) ...
[Airflow] Setting up less (551-2+deb11u2) ...
[Airflow] Setting up linux-libc-dev:amd64 (5.10.216-1) ...
[Airflow] Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
[Airflow] Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u11) ...
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 KB 8.0 MB/s eta 0:00:00
[RO] Collecting openstacksdk==1.5.0
[RO]   Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 34.1 MB/s eta 0:00:00
[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.8.1
[RO]   Downloading osc_lib-2.8.1-py3-none-any.whl (89 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 KB 9.8 MB/s eta 0:00:00
[RO] Collecting oslo-config==9.2.0
[RO]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 KB 5.5 MB/s eta 0:00:00
[RO] Collecting oslo-context==5.2.0
[RO]   Downloading oslo.context-5.2.0-py3-none-any.whl (20 kB)
[RO] Collecting oslo-i18n==6.1.0
[RO]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 KB 3.1 MB/s eta 0:00:00
[NG-UI] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.18.10: 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.
[Webhook] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-master-12485
[Webhook] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/webhook]
[Webhook] f7d6d52f78a2: Preparing
[Webhook] 5cb19311143b: Preparing
[Webhook] 04d6466c4e6f: Preparing
[Webhook] 91dde2f827f4: Preparing
[Webhook] 574f010441f7: Preparing
[Webhook] b5d829084524: Preparing
[Webhook] f2cd04a90f42: Preparing
[Webhook] 629ca62fb7c7: Preparing
[Webhook] b5d829084524: Waiting
[Webhook] f2cd04a90f42: Waiting
[Webhook] 629ca62fb7c7: Waiting
[Webhook] f7d6d52f78a2: Pushed
[Webhook] 5cb19311143b: Pushed
[Webhook] 04d6466c4e6f: Pushed
[Webhook] f2cd04a90f42: Pushed
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 7.9 MB/s eta 0:00:00
[LCM] Collecting packaging==23.1
[LCM]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 4.7 MB/s eta 0:00:00
[LCM] Collecting pycryptodome==3.19.0
[LCM]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 39.3 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-werkzeug.
[Keystone] Preparing to unpack .../191-python3-werkzeug_2.2.2-2ubuntu0.1~cloud0_all.deb ...
[Keystone] Unpacking python3-werkzeug (2.2.2-2ubuntu0.1~cloud0) ...
[Keystone] Selecting previously unselected package python3-flask.
[Keystone] Preparing to unpack .../192-python3-flask_2.2.2-2ubuntu1.1~cloud0_all.deb ...
[Keystone] Unpacking python3-flask (2.2.2-2ubuntu1.1~cloud0) ...
[Keystone] Selecting previously unselected package python3-flask-restful.
[Keystone] Preparing to unpack .../193-python3-flask-restful_0.3.9-2_all.deb ...
[Keystone] Unpacking python3-flask-restful (0.3.9-2) ...
[Keystone] Selecting previously unselected package python3-futurist.
[Keystone] Preparing to unpack .../194-python3-futurist_2.4.0-2_all.deb ...
[Keystone] Unpacking python3-futurist (2.4.0-2) ...
[Keystone] Selecting previously unselected package python3-webencodings.
[Keystone] Preparing to unpack .../195-python3-webencodings_0.5.1-4_all.deb ...
[Keystone] Unpacking python3-webencodings (0.5.1-4) ...
[Keystone] Selecting previously unselected package python3-html5lib.
[Keystone] Preparing to unpack .../196-python3-html5lib_1.1-3_all.deb ...
[Keystone] Unpacking python3-html5lib (1.1-3) ...
[Keystone] Selecting previously unselected package python3-idna.
[Keystone] Preparing to unpack .../197-python3-idna_3.3-1_all.deb ...
[Keystone] Unpacking python3-idna (3.3-1) ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 41.5 MB/s eta 0:00:00
[MON] Collecting pbr==5.11.1
[MON]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 7.6 MB/s eta 0:00:00
[MON] Collecting pillow==10.0.1
[MON]   Downloading Pillow-10.0.1-cp310-cp310-manylinux_2_28_x86_64.whl (3.6 MB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 26.2 MB/s eta 0:00:00
[MON] Collecting prettytable==0.7.2
[MON]   Downloading prettytable-0.7.2.zip (28 kB)
[MON]   Preparing metadata (setup.py): started
[tests] Collecting python-cinderclient==9.4.0
[tests]   Downloading python_cinderclient-9.4.0-py3-none-any.whl (255 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 255.9/255.9 KB 15.9 MB/s eta 0:00:00
[tests] Collecting python-keystoneclient==5.2.0
[tests]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 25.3 MB/s eta 0:00:00
[tests] Collecting python-novaclient==18.4.0
[tests]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 15.4 MB/s eta 0:00:00
[tests] Collecting python-openstackclient==6.3.0
[tests]   Downloading python_openstackclient-6.3.0-py3-none-any.whl (1.1 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 18.1 MB/s eta 0:00:00
[tests] Collecting pytz==2023.3.post1
[tests]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 25.3 MB/s eta 0:00:00
[tests] Collecting referencing==0.30.2
[tests]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[tests] Collecting requestsexceptions==1.4.0
[tests]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[tests] Collecting rfc3986==2.0.0
[tests]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[Airflow] Setting up libgomp1:amd64 (10.2.1-6) ...
[Airflow] Setting up bzip2 (1.0.8-4) ...
[Airflow] Setting up python3-wheel (0.34.2-1) ...
[Airflow] Setting up libjbig0:amd64 (2.1-3.1+b2) ...
[Airflow] Setting up libfakeroot:amd64 (1.25.3-1.1) ...
[Airflow] Setting up libasan6:amd64 (10.2.1-6) ...
[Airflow] Setting up fakeroot (1.25.3-1.1) ...
[Airflow] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] Setting up liberror-perl (0.17029-1) ...
[Airflow] Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
[Airflow] Setting up libpython3.9:amd64 (3.9.2-1) ...
[Airflow] Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
[Airflow] Setting up libx11-data (2:1.7.2-1+deb11u2) ...
[Airflow] Setting up make (4.3-4.1) ...
[Airflow] Setting up libmpfr6:amd64 (4.1.0-3) ...
[Airflow] Setting up xz-utils (5.2.5-2.1~deb11u1) ...
[Airflow] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] 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
[Airflow] Setting up libquadmath0:amd64 (10.2.1-6) ...
[Airflow] Setting up libpng16-16:amd64 (1.6.37-3) ...
[Airflow] Setting up libmpc3:amd64 (1.2.0-1) ...
[RO] Collecting oslo-log==5.3.0
[RO]   Downloading oslo.log-5.3.0-py3-none-any.whl (76 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.3/76.3 KB 5.5 MB/s eta 0:00:00
[RO] Collecting oslo-serialization==5.2.0
[RO]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[RO] Collecting oslo-utils==6.2.1
[RO]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 KB 7.1 MB/s eta 0:00:00
[RO] Collecting paramiko==3.3.1
[RO]   Downloading paramiko-3.3.1-py3-none-any.whl (224 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.8/224.8 KB 19.7 MB/s eta 0:00:00
[RO] Collecting pbr==5.11.1
[RO]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 KB 12.4 MB/s eta 0:00:00
[RO] Collecting portalocker==2.8.2
[RO]   Downloading portalocker-2.8.2-py3-none-any.whl (17 kB)
[RO] Collecting portend==3.2.0
[RO]   Downloading portend-3.2.0-py3-none-any.whl (5.3 kB)
[RO] Collecting prettytable==3.9.0
[RO]   Downloading prettytable-3.9.0-py3-none-any.whl (27 kB)
[RO] Collecting progressbar==2.5
[RO]   Downloading progressbar-2.5.tar.gz (10 kB)
[Webhook] 91dde2f827f4: Pushed
[Webhook] 574f010441f7: Pushed
[LCM] Collecting pymongo==4.5.0
[LCM]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 KB 38.3 MB/s eta 0:00:00
[LCM] Collecting pyyaml==6.0.1
[LCM]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 14.1 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-pyrsistent:amd64.
[Keystone] Preparing to unpack .../198-python3-pyrsistent_0.18.1-1build1_amd64.deb ...
[Keystone] Unpacking python3-pyrsistent:amd64 (0.18.1-1build1) ...
[Keystone] Selecting previously unselected package python3-jsonschema.
[Keystone] Preparing to unpack .../199-python3-jsonschema_3.2.0-0ubuntu2_all.deb ...
[Keystone] Unpacking python3-jsonschema (3.2.0-0ubuntu2) ...
[Keystone] Selecting previously unselected package python3-iso8601.
[Keystone] Preparing to unpack .../200-python3-iso8601_1.0.2-1_all.deb ...
[Keystone] Unpacking python3-iso8601 (1.0.2-1) ...
[Keystone] Selecting previously unselected package python3-lxml:amd64.
[Keystone] Preparing to unpack .../201-python3-lxml_4.8.0-1build1_amd64.deb ...
[Keystone] Unpacking python3-lxml:amd64 (4.8.0-1build1) ...
[Keystone] Selecting previously unselected package python3-os-service-types.
[Keystone] Preparing to unpack .../202-python3-os-service-types_1.7.0-0ubuntu1_all.deb ...
[Keystone] Unpacking python3-os-service-types (1.7.0-0ubuntu1) ...
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting prometheus-api-client==0.5.4
[MON]   Downloading prometheus_api_client-0.5.4-py3-none-any.whl (28 kB)
[MON] Collecting prometheus-client==0.17.1
[MON]   Downloading prometheus_client-0.17.1-py3-none-any.whl (60 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 4.5 MB/s eta 0:00:00
[MON] Collecting pygments==2.16.1
[MON]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[tests] Collecting robotframework==6.1.1
[tests]   Downloading robotframework-6.1.1-py3-none-any.whl (699 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 KB 12.1 MB/s eta 0:00:00
[tests] Collecting robotframework-jsonlibrary==0.5
[tests]   Downloading robotframework-jsonlibrary-0.5.tar.gz (5.5 kB)
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting robotframework-jsonvalidator==2.0.0
[tests]   Downloading robotframework_jsonvalidator-2.0.0-py2.py3-none-any.whl (10 kB)
[tests] Collecting robotframework-pythonlibcore==4.2.0
[tests]   Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB)
[tests] Collecting robotframework-requests==0.9.5
[tests]   Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB)
[tests] Collecting robotframework-seleniumlibrary==6.1.2
[tests]   Downloading robotframework_seleniumlibrary-6.1.2-py2.py3-none-any.whl (95 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 KB 3.7 MB/s eta 0:00:00
[Airflow] Setting up libatomic1:amd64 (10.2.1-6) ...
[Airflow] Setting up patch (2.7.6-7) ...
[Airflow] Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ...
[Airflow] Setting up fonts-dejavu-core (2.37-2) ...
[Airflow] Setting up ucf (3.0043) ...
[Airflow] Setting up libdpkg-perl (1.20.13) ...
[Airflow] Setting up libubsan1:amd64 (10.2.1-6) ...
[Airflow] Setting up libnsl-dev:amd64 (1.3.0-2) ...
[Airflow] Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting protobuf==4.24.3
[RO]   Downloading protobuf-4.24.3-cp37-abi3-manylinux2014_x86_64.whl (311 kB)
[Webhook] b5d829084524: Pushed
[LCM] Collecting aiohttp==3.8.5
[LCM]   Downloading aiohttp-3.8.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 20.7 MB/s eta 0:00:00
[LCM] Collecting aiosignal==1.3.1
[LCM]   Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[LCM] Collecting annotated-types==0.5.0
[LCM]   Downloading annotated_types-0.5.0-py3-none-any.whl (11 kB)
[LCM] Collecting attrs==23.1.0
[LCM]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 5.5 MB/s eta 0:00:00
[LCM] Collecting boltons==23.0.0
[LCM]   Downloading boltons-23.0.0-py2.py3-none-any.whl (194 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.8/194.8 KB 22.8 MB/s eta 0:00:00
[LCM] Collecting charset-normalizer==3.2.0
[Keystone] Selecting previously unselected package python3-urllib3.
[Keystone] Preparing to unpack .../203-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ...
[Keystone] Selecting previously unselected package python3-requests.
[Keystone] Preparing to unpack .../204-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ...
[Keystone] Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ...
[Keystone] Selecting previously unselected package python3-keystoneauth1.
[Keystone] Preparing to unpack .../205-python3-keystoneauth1_5.1.2-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-keystoneauth1 (5.1.2-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-netaddr.
[Keystone] Preparing to unpack .../206-python3-netaddr_0.8.0-2_all.deb ...
[Keystone] Unpacking python3-netaddr (0.8.0-2) ...
[Keystone] Selecting previously unselected package python3-oslo.i18n.
[Keystone] Preparing to unpack .../207-python3-oslo.i18n_5.1.0-0ubuntu1_all.deb ...
[Keystone] Unpacking python3-oslo.i18n (5.1.0-0ubuntu1) ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.7 MB/s eta 0:00:00
[MON] Collecting pyinotify==0.9.6
[MON]   Downloading pyinotify-0.9.6.tar.gz (60 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 KB 3.3 MB/s eta 0:00:00
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting pyparsing==3.1.1
[MON]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 12.0 MB/s eta 0:00:00
[MON] Collecting pyperclip==1.8.2
[MON]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[MON]   Preparing metadata (setup.py): started
[MON]   Preparing metadata (setup.py): finished with status 'done'
[MON] Collecting python-ceilometerclient==2.9.0
[MON]   Downloading python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113 kB)
[tests] Collecting robotframework-sshlibrary==3.8.0
[tests]   Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.4/51.4 KB 2.2 MB/s eta 0:00:00
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[tests] Collecting robotframework-yamllibrary==0.2.8
[tests]   Downloading robotframework-yamllibrary-0.2.8.zip (5.4 kB)
[tests]   Preparing metadata (setup.py): started
[tests]   Preparing metadata (setup.py): finished with status 'done'
[osmclient]  ---> caa86c042caa
[osmclient] Step 18/31 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     libmagic1=1:5.*     && rm -rf /var/lib/apt/lists/*
[osmclient]  ---> Running in 0bed2d019793
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[osmclient] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[osmclient] Get:4 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[osmclient] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[Airflow] Setting up git-man (1:2.30.2-1+deb11u2) ...
[Airflow] Setting up libx11-6:amd64 (2:1.7.2-1+deb11u2) ...
[Airflow] Setting up python-pip-whl (20.3.4-4+deb11u1) ...
[Airflow] Setting up libtiff5:amd64 (4.2.0-1+deb11u5) ...
[Airflow] Setting up libjs-jquery (3.5.1+dfsg+~3.5.5-7) ...
[Airflow] Setting up libbinutils:amd64 (2.35.2-2) ...
[Airflow] Setting up libisl23:amd64 (0.23-1) ...
[Airflow] Setting up libc-dev-bin (2.31-13+deb11u10) ...
[Airflow] Setting up python3-lib2to3 (3.9.2-1) ...
[Airflow] Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
[Airflow] Setting up zstd (1.4.8+dfsg-2.1) ...
[Airflow] Setting up libcc1-0:amd64 (10.2.1-6) ...
[Airflow] Setting up liblocale-gettext-perl (1.07-4+b1) ...
[Airflow] Setting up liblsan0:amd64 (10.2.1-6) ...
[Airflow] Setting up cpp-10 (10.2.1-6) ...
[Airflow] Setting up libitm1:amd64 (10.2.1-6) ...
[Airflow] Setting up libjs-underscore (1.9.1~dfsg-3) ...
[Airflow] Setting up libalgorithm-merge-perl (0.08-3) ...
[Airflow] Setting up libtsan0:amd64 (10.2.1-6) ...
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 311.6/311.6 KB 18.7 MB/s eta 0:00:00
[RO] Collecting py-radix==0.10.0
[RO]   Downloading py-radix-0.10.0.tar.gz (21 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting pyasn1==0.5.0
[RO]   Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 KB 5.6 MB/s eta 0:00:00
[RO] Collecting pyasn1-modules==0.3.0
[RO]   Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 2.1 MB/s eta 0:00:00
[RO] Collecting pycparser==2.21
[RO]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 4.5 MB/s eta 0:00:00
[RO] Collecting pygments==2.16.1
[RO]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 44.7 MB/s eta 0:00:00
[RO] Collecting pyinotify==0.9.6
[NG-UI] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
[LCM]   Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 KB 6.5 MB/s eta 0:00:00
[LCM] Collecting checksumdir==1.2.0
[LCM]   Downloading checksumdir-1.2.0-py3-none-any.whl (5.3 kB)
[LCM] Collecting config-man==0.0.4
[LCM]   Downloading config_man-0.0.4-py3-none-any.whl (6.3 kB)
[LCM] Collecting face==20.1.1
[LCM]   Downloading face-20.1.1-py3-none-any.whl (51 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 KB 4.5 MB/s eta 0:00:00
[LCM] Collecting frozenlist==1.4.0
[LCM]   Downloading frozenlist-1.4.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (225 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.7/225.7 KB 12.6 MB/s eta 0:00:00
[LCM] Collecting glom==23.3.0
[LCM]   Downloading glom-23.3.0-py3-none-any.whl (101 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.9/101.9 KB 4.7 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-oslo.context.
[Keystone] Preparing to unpack .../208-python3-oslo.context_1%3a5.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.context (1:5.1.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-msgpack.
[Keystone] Preparing to unpack .../209-python3-msgpack_1.0.3-1build1_amd64.deb ...
[Keystone] Unpacking python3-msgpack (1.0.3-1build1) ...
[Keystone] Selecting previously unselected package python3-packaging.
[Keystone] Preparing to unpack .../210-python3-packaging_21.3-1_all.deb ...
[Keystone] Unpacking python3-packaging (21.3-1) ...
[Keystone] Selecting previously unselected package python3-oslo.utils.
[Keystone] Preparing to unpack .../211-python3-oslo.utils_6.1.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.utils (6.1.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-yaml.
[Keystone] Preparing to unpack .../212-python3-yaml_6.0-3build1~cloud0_amd64.deb ...
[Keystone] Unpacking python3-yaml (6.0-3build1~cloud0) ...
[Keystone] Selecting previously unselected package python3-oslo.serialization.
[Keystone] Preparing to unpack .../213-python3-oslo.serialization_5.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.serialization (5.1.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-pyinotify.
[Keystone] Preparing to unpack .../214-python3-pyinotify_0.9.6-1.3_all.deb ...
[Keystone] Unpacking python3-pyinotify (0.9.6-1.3) ...
[Keystone] Selecting previously unselected package python3-oslo.log.
[Keystone] Preparing to unpack .../215-python3-oslo.log_5.0.0-0ubuntu1~cloud0_all.deb ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.4/113.4 KB 5.0 MB/s eta 0:00:00
[MON] Collecting python-cinderclient==8.3.0
[MON]   Downloading python_cinderclient-8.3.0-py3-none-any.whl (254 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.7/254.7 KB 19.9 MB/s eta 0:00:00
[MON] Collecting python-keystoneclient==5.2.0
[MON]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 12.5 MB/s eta 0:00:00
[MON] Collecting python-neutronclient==11.0.0
[MON]   Downloading python_neutronclient-11.0.0-py3-none-any.whl (293 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.6/293.6 KB 25.0 MB/s eta 0:00:00
[MON] Collecting python-novaclient==18.4.0
[MON]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 18.5 MB/s eta 0:00:00
[MON] Collecting pyvcloud==23.0.4
[MON]   Downloading pyvcloud-23.0.4-py3-none-any.whl (224 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.2/224.2 KB 9.7 MB/s eta 0:00:00
[tests] Collecting rpds-py==0.10.3
[tests]   Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 34.6 MB/s eta 0:00:00
[tests] Collecting scp==0.14.5
[tests]   Downloading scp-0.14.5-py2.py3-none-any.whl (8.7 kB)
[tests] Collecting selenium==4.13.0
[tests]   Downloading selenium-4.13.0-py3-none-any.whl (9.5 MB)
[PLA]  ---> 70ad31240e45
[PLA] Step 20/39 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[PLA]  ---> Running in 6228d73892a7
[PLA] Removing intermediate container 6228d73892a7
[PLA]  ---> df359ede3dc6
[PLA] Step 21/39 : LABEL authors="Lars-Göran Magnusson"
[osmclient] Get:6 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[osmclient] Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[osmclient] Get:8 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[osmclient] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[osmclient] Get:10 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[osmclient] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[osmclient] Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[osmclient] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[osmclient] Get:14 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[osmclient] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[osmclient] Get:16 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[osmclient] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[osmclient] Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[Airflow] Setting up libctf0:amd64 (2.35.2-2) ...
[Airflow] Setting up python3-distutils (3.9.2-1) ...
[Airflow] Setting up manpages-dev (5.10-1) ...
[Airflow] Setting up python3-setuptools (52.0.0-4) ...
[Airflow] Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ...
[Airflow] Setting up fontconfig-config (2.13.1-4.2) ...
[RO]   Downloading pyinotify-0.9.6.tar.gz (60 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 KB 2.2 MB/s eta 0:00:00
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting pyjwt[crypto]==2.8.0
[RO]   Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB)
[RO] Collecting pynacl==1.5.0
[RO]   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 29.3 MB/s eta 0:00:00
[RO] Collecting pyopenssl==23.2.0
[RO]   Downloading pyOpenSSL-23.2.0-py3-none-any.whl (59 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 KB 5.2 MB/s eta 0:00:00
[RO] Collecting pyparsing==3.1.1
[RO]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 KB 3.7 MB/s eta 0:00:00
[RO] Collecting pyperclip==1.8.2
[RO]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[RO]   Preparing metadata (setup.py): started
[LCM] Collecting grpcio==1.58.0
[Keystone] Unpacking python3-oslo.log (5.0.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-rfc3986.
[Keystone] Preparing to unpack .../216-python3-rfc3986_1.5.0-2_all.deb ...
[Keystone] Unpacking python3-rfc3986 (1.5.0-2) ...
[Keystone] Selecting previously unselected package python3-oslo.config.
[Keystone] Preparing to unpack .../217-python3-oslo.config_1%3a9.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.config (1:9.1.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-keystoneclient.
[Keystone] Preparing to unpack .../218-python3-keystoneclient_1%3a5.1.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-keystoneclient (1:5.1.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-memcache.
[Keystone] Preparing to unpack .../219-python3-memcache_1.59-5_all.deb ...
[Keystone] Unpacking python3-memcache (1.59-5) ...
[Keystone] Selecting previously unselected package python3-oslo.cache.
[Keystone] Preparing to unpack .../220-python3-oslo.cache_3.3.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.cache (3.3.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-pycadf.
[Keystone] Preparing to unpack .../221-python3-pycadf_3.1.1-2_all.deb ...
[Keystone] Unpacking python3-pycadf (3.1.1-2) ...
[MON] Collecting regex==2023.8.8
[MON]   Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 KB 29.5 MB/s eta 0:00:00
[MON] Collecting requestsexceptions==1.4.0
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 36.2 MB/s eta 0:00:00
[tests] Collecting simplejson==3.19.1
[tests]   Downloading simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 KB 11.7 MB/s eta 0:00:00
[tests] Collecting sniffio==1.3.0
[tests]   Downloading sniffio-1.3.0-py3-none-any.whl (10 kB)
[tests] Collecting sortedcontainers==2.4.0
[tests]   Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
[tests] Collecting stevedore==5.1.0
[tests]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 1.2 MB/s eta 0:00:00
[PLA]  ---> Running in 443b91e7142e
[PLA] Removing intermediate container 443b91e7142e
[PLA]  ---> 777e6ee72246
[PLA] Step 22/39 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[PLA]  ---> 74e9ef552a8d
[PLA] Step 23/39 : COPY --from=INSTALL /minizinc /minizinc
[Airflow] Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
[Airflow] Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
[Airflow] Setting up git (1:2.30.2-1+deb11u2) ...
[Airflow] Setting up python3-pip (20.3.4-4+deb11u1) ...
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting pysocks==1.7.1
[RO]   Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
[RO] Collecting python-cinderclient==7.4.1
[RO]   Downloading python_cinderclient-7.4.1-py3-none-any.whl (279 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 279.9/279.9 KB 29.1 MB/s eta 0:00:00
[RO] Collecting python-dateutil==2.8.2
[RO]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 12.2 MB/s eta 0:00:00
[RO] Collecting python-glanceclient==4.4.0
[RO]   Downloading python_glanceclient-4.4.0-py3-none-any.whl (205 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 205.4/205.4 KB 14.7 MB/s eta 0:00:00
[RO] Collecting python-keystoneclient==5.2.0
[RO]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 KB 27.6 MB/s eta 0:00:00
[RO] Collecting python-neutronclient==11.0.0
[RO]   Downloading python_neutronclient-11.0.0-py3-none-any.whl (293 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.6/293.6 KB 1.3 MB/s eta 0:00:00
[RO] Collecting python-novaclient==18.4.0
[RO]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[LCM]   Downloading grpcio-1.58.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.3 MB)
[Keystone] Selecting previously unselected package python3-webob.
[Keystone] Preparing to unpack .../222-python3-webob_1%3a1.8.6-1.1_all.deb ...
[Keystone] Unpacking python3-webob (1:1.8.6-1.1) ...
[MON]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[MON] Collecting rfc3986==2.0.0
[MON]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[POL]  ---> d4eb26df99d2
[POL] Step 19/40 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[POL]  ---> 7fc7795fa270
[POL] Step 20/40 : COPY --from=INSTALL /usr/bin/mysql /usr/bin/
[tests] Collecting tomlkit==0.12.1
[tests]   Downloading tomlkit-0.12.1-py3-none-any.whl (37 kB)
[tests] Collecting trio==0.22.2
[tests]   Downloading trio-0.22.2-py3-none-any.whl (400 kB)
[Airflow] Setting up libjs-sphinxdoc (3.4.3-2) ...
[Airflow] Setting up cpp (4:10.2.1-1) ...
[Airflow] Setting up libc6-dev:amd64 (2.31-13+deb11u10) ...
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 KB 5.9 MB/s eta 0:00:00
[RO] Collecting python-openstackclient==6.3.0
[RO]   Downloading python_openstackclient-6.3.0-py3-none-any.whl (1.1 MB)
[Webhook] 629ca62fb7c7: Pushed
[Webhook] osm-master-12485: digest: sha256:6520e55cbcc7f41ef78cab41d30f59a6b4fc84940988b2133ce83e4e1743d19a size: 1992
[Pipeline] [Webhook] }
[Airflow] Setting up python3.9-venv (3.9.2-1) ...
[Airflow] Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
[Airflow] Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
[Pipeline] [Webhook] // dir
[MON] Collecting simplejson==3.19.1
[MON]   Downloading simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 KB 8.0 MB/s eta 0:00:00
[Pipeline] [Webhook] }
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 15.2 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-keystonemiddleware.
[Keystone] Preparing to unpack .../223-python3-keystonemiddleware_10.2.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-keystonemiddleware (10.2.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-vine.
[Keystone] Preparing to unpack .../224-python3-vine_5.0.0+dfsg-2_all.deb ...
[Keystone] Unpacking python3-vine (5.0.0+dfsg-2) ...
[Keystone] Selecting previously unselected package python3-amqp.
[Keystone] Preparing to unpack .../225-python3-amqp_5.0.9-1_all.deb ...
[Keystone] Unpacking python3-amqp (5.0.9-1) ...
[Keystone] Selecting previously unselected package python3-kombu.
[Keystone] Preparing to unpack .../226-python3-kombu_5.2.3-1_all.deb ...
[Keystone] Unpacking python3-kombu (5.2.3-1) ...
[Keystone] Selecting previously unselected package python3-pyasn1.
[Keystone] Preparing to unpack .../227-python3-pyasn1_0.4.8-1_all.deb ...
[Keystone] Unpacking python3-pyasn1 (0.4.8-1) ...
[MON] Collecting stevedore==5.1.0
[MON]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 5.4 MB/s eta 0:00:00
[MON] Collecting tzdata==2023.3
[MON]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 24.3 MB/s eta 0:00:00
[MON] Collecting tzlocal==5.0.1
[MON]   Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB)
[MON] Collecting ujson==5.8.0
[MON]   Downloading ujson-5.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)
[POL]  ---> d9af5b74c55d
[POL] Step 21/40 : COPY --from=INSTALL /usr/bin/mysqladmin /usr/bin/
[POL]  ---> bb4081299ca1
[POL] Step 22/40 : COPY --from=INSTALL /usr/bin/mysqlshow /usr/bin/
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 KB 5.5 MB/s eta 0:00:00
[tests] Collecting trio-websocket==0.11.1
[tests]   Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB)
[tests] Collecting typing-extensions==4.8.0
[tests]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[tests] Collecting tzdata==2023.3
[tests]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 9.0 MB/s eta 0:00:00
[tests] Collecting wrapt==1.15.0
[tests]   Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
[tests]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 3.9 MB/s eta 0:00:00
[Airflow] Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
[Airflow] Setting up binutils (2.35.2-2) ...
[Airflow] Setting up dpkg-dev (1.20.13) ...
[Airflow] Setting up libexpat1-dev:amd64 (2.2.10-2+deb11u5) ...
[Airflow] Setting up python3-venv (3.9.2-3) ...
[Airflow] Setting up libgd3:amd64 (2.3.0-2) ...
[Airflow] Setting up gcc-10 (10.2.1-6) ...
[Airflow] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
[Airflow] Setting up libc-devtools (2.31-13+deb11u10) ...
[Airflow] Setting up g++-10 (10.2.1-6) ...
[Airflow] Setting up libpython3.9-dev:amd64 (3.9.2-1) ...
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.7 MB/s eta 0:00:00
[RO] Collecting pytz==2023.3.post1
[RO]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 13.6 MB/s eta 0:00:00
[RO] Collecting pyvcloud==19.1.1
[RO]   Downloading pyvcloud-19.1.1-py3-none-any.whl (60 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.3/60.3 KB 5.8 MB/s eta 0:00:00
[RO] Collecting pyvmomi==8.0.2.0
[RO]   Downloading pyvmomi-8.0.2.0.tar.gz (852 kB)
[LCM] Collecting grpcio-tools==1.48.1
[LCM]   Downloading grpcio_tools-1.48.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.4 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 31.4 MB/s eta 0:00:00
[LCM] Collecting grpclib==0.4.5
[LCM]   Downloading grpclib-0.4.5.tar.gz (62 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 KB 8.5 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-pyasn1-modules.
[Keystone] Preparing to unpack .../228-python3-pyasn1-modules_0.2.1-1_all.deb ...
[Keystone] Unpacking python3-pyasn1-modules (0.2.1-1) ...
[Keystone] Selecting previously unselected package python3-ldap:amd64.
[Keystone] Preparing to unpack .../229-python3-ldap_3.2.0-4ubuntu7.1_amd64.deb ...
[Keystone] Unpacking python3-ldap:amd64 (3.2.0-4ubuntu7.1) ...
[Keystone] Selecting previously unselected package python3-sqlparse.
[Keystone] Preparing to unpack .../230-python3-sqlparse_0.4.2-1ubuntu0.22.04.1_all.deb ...
[Keystone] Unpacking python3-sqlparse (0.4.2-1ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package python3-tempita.
[Keystone] Preparing to unpack .../231-python3-tempita_0.5.2-6ubuntu1_all.deb ...
[Keystone] Unpacking python3-tempita (0.5.2-6ubuntu1) ...
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.9/53.9 KB 1.2 MB/s eta 0:00:00
[MON] Collecting unittest-xml-reporting==3.2.0
[MON]   Downloading unittest_xml_reporting-3.2.0-py2.py3-none-any.whl (20 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)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 31.8 MB/s eta 0:00:00
[MON] Collecting wcwidth==0.2.7
[MON]   Downloading wcwidth-0.2.7-py2.py3-none-any.whl (32 kB)
[POL]  ---> 30e72a11fc02
[POL] Step 23/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libedit.so.2 /usr/lib/x86_64-linux-gnu/
[POL]  ---> e53623a19e6e
[POL] Step 24/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libbsd.so.0 /usr/lib/x86_64-linux-gnu/
[POL]  ---> 60402d8f93e2
[POL] Step 25/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libmd.so.0 /usr/lib/x86_64-linux-gnu/
[POL]  ---> fe80f5eecdc5
[POL] Step 26/40 : COPY scripts/ /app/osm_pol/scripts/
[POL]  ---> b7b9d8762bf6
[POL] Step 27/40 : 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
[tests] Collecting wsproto==1.2.0
[tests]   Downloading wsproto-1.2.0-py3-none-any.whl (24 kB)
[tests] Collecting xmltodict==0.13.0
[tests]   Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB)
[tests] Collecting yq==3.2.3
[tests]   Downloading yq-3.2.3-py3-none-any.whl (17 kB)
[tests] Collecting zipp==3.17.0
[tests]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[osmclient] Fetched 31.5 MB in 3s (10.5 MB/s)
[osmclient] Reading package lists...
[Airflow] Setting up gcc (4:10.2.1-1) ...
[Airflow] Setting up g++ (4:10.2.1-1) ...
[Airflow] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
[Airflow] Setting up python3.9-dev (3.9.2-1) ...
[Airflow] Setting up build-essential (12.9) ...
[Airflow] Setting up libpython3-dev:amd64 (3.9.2-3) ...
[Airflow] Setting up python3-dev (3.9.2-3) ...
[Airflow] Processing triggers for libc-bin (2.31-13+deb11u5) ...
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 852.4/852.4 KB 18.8 MB/s eta 0:00:00
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting referencing==0.30.2
[RO]   Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
[RO] Collecting requests[socks]==2.31.0
[RO]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 3.7 MB/s eta 0:00:00
[RO] Collecting requests-oauthlib==1.3.1
[RO]   Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
[RO] Collecting requestsexceptions==1.4.0
[RO]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[RO] Collecting rfc3986==2.0.0
[RO]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[LCM]   Installing build dependencies: started
[Keystone] Selecting previously unselected package python3-migrate.
[Keystone] Preparing to unpack .../232-python3-migrate_0.13.0-0ubuntu2_all.deb ...
[Keystone] Unpacking python3-migrate (0.13.0-0ubuntu2) ...
[Keystone] Selecting previously unselected package python3-olefile.
[Keystone] Preparing to unpack .../233-python3-olefile_0.46-3_all.deb ...
[Keystone] Unpacking python3-olefile (0.46-3) ...
[Keystone] Selecting previously unselected package python3-openssl.
[Keystone] Preparing to unpack .../234-python3-openssl_21.0.0-1_all.deb ...
[Keystone] Unpacking python3-openssl (21.0.0-1) ...
[Keystone] Selecting previously unselected package python3-oslo.concurrency.
[Keystone] Preparing to unpack .../235-python3-oslo.concurrency_5.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.concurrency (5.1.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-unittest2.
[Keystone] Preparing to unpack .../236-python3-unittest2_1.1.0-9_all.deb ...
[Keystone] Unpacking python3-unittest2 (1.1.0-9) ...
[Keystone] Selecting previously unselected package python3-testresources.
[Keystone] Preparing to unpack .../237-python3-testresources_2.0.1-3_all.deb ...
[Keystone] Unpacking python3-testresources (2.0.1-3) ...
[Keystone] Selecting previously unselected package python3-testscenarios.
[Keystone] Preparing to unpack .../238-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 .../239-python3-oslo.db_12.3.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.db (12.3.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-prometheus-client.
[Keystone] Preparing to unpack .../240-python3-prometheus-client_0.9.0-1_all.deb ...
[Keystone] Unpacking python3-prometheus-client (0.9.0-1) ...
[MON] Collecting wrapt==1.15.0
[MON]   Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
[MON]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 6.0 MB/s eta 0:00:00
[MON] Collecting zipp==3.17.0
[MON]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[MON] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3/dist-packages (from kubernetes==26.1.0->-r /usr/lib/python3/dist-packages/n2vc/requirements.txt (line 49)) (59.6.0)
[POL]  ---> Running in f41da6922120
[osmclient] Reading package lists...
[RO] Collecting rpds-py==0.10.3
[RO]   Downloading rpds_py-0.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 50.9 MB/s eta 0:00:00
[RO] Collecting rsa==4.9
[RO]   Downloading rsa-4.9-py3-none-any.whl (34 kB)
[RO] Collecting simplejson==3.19.1
[RO]   Downloading simplejson-3.19.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 KB 22.4 MB/s eta 0:00:00
[RO] Collecting six==1.16.0
[NBI] Successfully installed aiohttp-3.8.5 aiokafka-0.8.1 aiosignal-1.3.1 annotated-types-0.5.0 async-timeout-4.0.3 attrs-23.1.0 autocommand-2.2.2 cefevent-0.5.4 certifi-2023.7.22 charset-normalizer-3.2.0 cheroot-10.0.0 cherrypy-18.8.0 dataclasses-0.6 debtcollector-2.5.0 deepdiff-6.5.0 dnspython-2.4.2 enum34-1.1.10 frozenlist-1.4.0 idna-3.4 inflect-7.0.0 iso8601-2.0.0 jaraco-collections-4.3.0 jaraco-context-4.3.0 jaraco-functools-3.9.0 jaraco-text-3.11.1 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 kafka-python-2.0.2 keystoneauth1-5.3.0 lxml-4.9.3 more-itertools-10.1.0 motor-3.3.1 msgpack-1.0.7 multidict-6.0.4 netaddr-0.9.0 netifaces-0.11.0 ordered-set-4.1.0 os-service-types-1.7.0 oslo-config-9.2.0 oslo-i18n-6.1.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 pbr-5.11.1 portend-3.2.0 pyang-2.5.3 pyangbind-0.8.3.post1 pycryptodome-3.19.0 pydantic-2.4.2 pydantic-core-2.10.1 pymongo-4.5.0 pyparsing-3.1.1 python-keystoneclient-5.2.0 pytz-2023.3.post1 pyyaml-6.0.1 referencing-0.30.2 regex-2023.8.8 requests-2.31.0 rfc3986-2.0.0 rpds-py-0.10.3 six-1.16.0 stevedore-5.1.0 tacacs-plus-2.6 tempora-5.5.0 typing-extensions-4.8.0 tzdata-2023.3 urllib3-2.0.5 wrapt-1.15.0 yarl-1.9.2 zc-lockfile-3.0.post1
[NBI] 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
[Keystone] Selecting previously unselected package python3-oslo.metrics.
[Keystone] Preparing to unpack .../241-python3-oslo.metrics_0.6.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.metrics (0.6.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-bcrypt.
[Keystone] Preparing to unpack .../242-python3-bcrypt_3.2.0-1build1_amd64.deb ...
[Keystone] Unpacking python3-bcrypt (3.2.0-1build1) ...
[Keystone] Selecting previously unselected package python3-statsd.
[Keystone] Preparing to unpack .../243-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 .../244-python3-oslo.middleware_5.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.middleware (5.1.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-paste.
[Keystone] Preparing to unpack .../245-python3-paste_3.5.0+dfsg1-1_all.deb ...
[Keystone] Unpacking python3-paste (3.5.0+dfsg1-1) ...
[Keystone] Selecting previously unselected package python3-pastedeploy.
[Keystone] Preparing to unpack .../246-python3-pastedeploy_2.1.1-1_all.deb ...
[Keystone] Unpacking python3-pastedeploy (2.1.1-1) ...
[Keystone] Selecting previously unselected package python3-repoze.lru.
[Keystone] Preparing to unpack .../247-python3-repoze.lru_0.7-2_all.deb ...
[Keystone] Unpacking python3-repoze.lru (0.7-2) ...
[POL] Removing intermediate container f41da6922120
[POL]  ---> aa0367d965d6
[POL] Step 28/40 : WORKDIR /app/osm_pol
[POL]  ---> Running in ff234c77566c
[POL] Removing intermediate container ff234c77566c
[POL]  ---> ba4c19aa7da6
[POL] Step 29/40 : USER appuser
[POL]  ---> Running in 5fb69534eb48
[POL] Removing intermediate container 5fb69534eb48
[POL]  ---> 1cccff8b04a2
[POL] Step 30/40 : ENV OSMPOL_MESSAGE_DRIVER kafka
[POL]  ---> Running in 300b78b175bf
[POL] Removing intermediate container 300b78b175bf
[POL]  ---> 4740d8e66bb4
[POL] Step 31/40 : ENV OSMPOL_MESSAGE_HOST kafka
[POL]  ---> Running in a52bc9e0726c
[POL] Removing intermediate container a52bc9e0726c
[POL]  ---> 2ea10f4bc6cd
[POL] Step 32/40 : ENV OSMPOL_MESSAGE_PORT 9092
[POL]  ---> Running in a280df638cbb
[tests] Building wheels for collected packages: jsonpath-rw, netifaces, pyjsonselect, pyperclip, robotframework-jsonlibrary, robotframework-sshlibrary, robotframework-yamllibrary
[tests]   Building wheel for jsonpath-rw (setup.py): started
[tests]   Building wheel for jsonpath-rw (setup.py): finished with status 'done'
[tests]   Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15149 sha256=065d784ae53567252f0e12675b0f3dd9ffb6a60c2cec3988359fc1bdcb5b4af5
[tests]   Stored in directory: /root/.cache/pip/wheels/e3/76/6f/c25be6a9e6cc9985b96e8c95997d46790242c6426ef68e754c
[tests]   Building wheel for netifaces (setup.py): started
[osmclient] Building dependency tree...
[osmclient] Reading state information...
[osmclient] The following additional packages will be installed:
[osmclient]   libmagic-mgc
[osmclient] Suggested packages:
[osmclient]   file
[osmclient] The following NEW packages will be installed:
[osmclient]   libmagic-mgc libmagic1
[osmclient] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
[osmclient] Need to get 345 kB of archives.
[osmclient] After this operation, 7534 kB of additional disk space will be used.
[osmclient] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]
[osmclient] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]
[osmclient] debconf: delaying package configuration, since apt-utils is not installed
[osmclient] Fetched 345 kB in 0s (21.5 MB/s)
[osmclient] Selecting previously unselected package libmagic-mgc.
[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 ... 5123 files and directories currently installed.)
[osmclient] Preparing to unpack .../libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
[osmclient] Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ...
[osmclient] Selecting previously unselected package libmagic1:amd64.
[osmclient] Preparing to unpack .../libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
[osmclient] Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[osmclient] Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
[osmclient] Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[osmclient] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[Airflow] Requirement already satisfied: pip in /usr/local/lib/python3.10/site-packages (22.3.1)
[RO]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[RO] Collecting stevedore==5.1.0
[RO]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 1.3 MB/s eta 0:00:00
[RO] Collecting tempora==5.5.0
[RO]   Downloading tempora-5.5.0-py3-none-any.whl (13 kB)
[RO] Collecting tqdm==4.66.1
[RO]   Downloading tqdm-4.66.1-py3-none-any.whl (78 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 KB 3.9 MB/s eta 0:00:00
[RO] Collecting typing-extensions==4.8.0
[RO]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[RO] Collecting tzdata==2023.3
[RO]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 KB 20.6 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-routes.
[Keystone] Preparing to unpack .../248-python3-routes_2.5.1-1ubuntu1_all.deb ...
[Keystone] Unpacking python3-routes (2.5.1-1ubuntu1) ...
[Keystone] Selecting previously unselected package python3-oslo.service.
[Keystone] Preparing to unpack .../249-python3-oslo.service_3.1.1-0ubuntu2~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.service (3.1.1-0ubuntu2~cloud0) ...
[Keystone] Selecting previously unselected package python3-tenacity.
[Keystone] Preparing to unpack .../250-python3-tenacity_6.3.1-3_all.deb ...
[Keystone] Unpacking python3-tenacity (6.3.1-3) ...
[Keystone] Selecting previously unselected package python3-oslo.messaging.
[Keystone] Preparing to unpack .../251-python3-oslo.messaging_14.2.0-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.messaging (14.2.0-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-oslo.policy.
[Keystone] Preparing to unpack .../252-python3-oslo.policy_4.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.policy (4.1.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-wcwidth.
[Keystone] Preparing to unpack .../253-python3-wcwidth_0.2.5+dfsg1-1_all.deb ...
[Keystone] Unpacking python3-wcwidth (0.2.5+dfsg1-1) ...
[Keystone] Selecting previously unselected package python3-prettytable.
[Keystone] Preparing to unpack .../254-python3-prettytable_2.5.0-2_all.deb ...
[Keystone] Unpacking python3-prettytable (2.5.0-2) ...
[MON] Building wheels for collected packages: juju, jujubundlelib, macaroonbakery, retrying-async, theblues, netifaces, prettytable, pyinotify, pyperclip
[MON]   Building wheel for juju (setup.py): started
[POL] Removing intermediate container a280df638cbb
[POL]  ---> 08469ee2a380
[POL] Step 33/40 : ENV OSMPOL_DATABASE_DRIVER mongo
[POL]  ---> Running in 643a986fe0ca
[POL] Removing intermediate container 643a986fe0ca
[POL]  ---> fbe9087276cf
[POL] Step 34/40 : ENV OSMPOL_DATABASE_URI mongodb://mongo:27017
[POL]  ---> Running in 8ee6029d0d86
[POL] Removing intermediate container 8ee6029d0d86
[POL]  ---> 22d6be6cc016
[POL] Step 35/40 : ENV OSMPOL_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[POL]  ---> Running in 0c785eb4e902
[POL] Removing intermediate container 0c785eb4e902
[POL]  ---> 562580c90b32
[POL] Step 36/40 : ENV OSMPOL_GLOBAL_LOG_LEVEL INFO
[POL]  ---> Running in ed4309d0c00e
[POL] Removing intermediate container ed4309d0c00e
[POL]  ---> 86509b1c7743
[POL] Step 37/40 : ENV OSMPOL_AUTOHEAL_ENABLED True
[POL]  ---> Running in d240a474e06b
[POL] Removing intermediate container d240a474e06b
[POL]  ---> f14b1f9f74f4
[POL] Step 38/40 : ENV OSMPOL_AUTOSCALE_ENABLED True
[POL]  ---> Running in 3d607687dcdd
[osmclient] Removing intermediate container 0bed2d019793
[osmclient]  ---> 86f285b10749
[osmclient] Step 19/31 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[osmclient]  ---> Running in 301688fc9e8a
[Airflow] Collecting pip
[Airflow]   Downloading pip-24.0-py3-none-any.whl (2.1 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 12.8 MB/s eta 0:00:00
[Airflow] Collecting build
[Airflow]   Downloading build-1.2.1-py3-none-any.whl (21 kB)
[Airflow] Collecting tomli>=1.1.0
[Airflow]   Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
[Airflow] Collecting packaging>=19.1
[Airflow]   Downloading packaging-24.0-py3-none-any.whl (53 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 3.7 MB/s eta 0:00:00
[Airflow] Collecting pyproject_hooks
[Airflow]   Downloading pyproject_hooks-1.1.0-py3-none-any.whl (9.2 kB)
[RO] Collecting uritemplate==4.1.1
[RO]   Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
[RO] Collecting urllib3==2.0.5
[RO]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 20.2 MB/s eta 0:00:00
[RO] Collecting uuid==1.30
[RO]   Downloading uuid-1.30.tar.gz (5.8 kB)
[RO]   Preparing metadata (setup.py): started
[RO]   Preparing metadata (setup.py): finished with status 'done'
[RO] Collecting warlock==2.0.1
[RO]   Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB)
[RO] Collecting wcwidth==0.2.6
[RO]   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
[RO] Collecting wrapt==1.15.0
[RO]   Downloading wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)
[RO]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.4/78.4 KB 6.3 MB/s eta 0:00:00
[RO] Collecting zc-lockfile==3.0.post1
[RO]   Downloading zc.lockfile-3.0.post1-py3-none-any.whl (9.8 kB)
[LCM]   Installing build dependencies: finished with status 'done'
[LCM]   Getting requirements to build wheel: started
[Keystone] Selecting previously unselected package python3-oslo.upgradecheck.
[Keystone] Preparing to unpack .../255-python3-oslo.upgradecheck_2.1.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-oslo.upgradecheck (2.1.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-osprofiler.
[Keystone] Preparing to unpack .../256-python3-osprofiler_3.4.3-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-osprofiler (3.4.3-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-pastescript.
[Keystone] Preparing to unpack .../257-python3-pastescript_2.0.2-4_all.deb ...
[Keystone] Unpacking python3-pastescript (2.0.2-4) ...
[Keystone] Selecting previously unselected package libopenjp2-7:amd64.
[Keystone] Preparing to unpack .../258-libopenjp2-7_2.4.0-6_amd64.deb ...
[Keystone] Unpacking libopenjp2-7:amd64 (2.4.0-6) ...
[Keystone] Selecting previously unselected package python3-pil:amd64.
[Keystone] Preparing to unpack .../259-python3-pil_9.0.1-1ubuntu0.3_amd64.deb ...
[Keystone] Unpacking python3-pil:amd64 (9.0.1-1ubuntu0.3) ...
[Keystone] Selecting previously unselected package python3-wheel.
[Keystone] Preparing to unpack .../260-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
[Keystone] Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[Keystone] Selecting previously unselected package python3-pip.
[Keystone] Preparing to unpack .../261-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
[Keystone] Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[MON]   Building wheel for juju (setup.py): finished with status 'done'
[MON]   Created wheel for juju: filename=juju-2.9.44.0-py3-none-any.whl size=809213 sha256=e8ff436d7c26923a11b3864710eb7cedf553373010a29f9caead54bd2b4e210a
[MON]   Stored in directory: /root/.cache/pip/wheels/83/d7/33/c77795bfcee2ffdcdf0b87c11c863fb6946b8a8f427c8a6bec
[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=33949 sha256=6990f6f7be96e95e31497a4d420adff45c86b65d22db26c879b599b8305d7e50
[MON]   Stored in directory: /root/.cache/pip/wheels/4a/57/b5/4755707ad707384c21c9220a2068468f0ee9d919f0402f0d37
[MON]   Building wheel for macaroonbakery (setup.py): started
[POL] Removing intermediate container 3d607687dcdd
[POL]  ---> 56dea4e41788
[POL] Step 39/40 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD osm-pol-healthcheck || exit 1
[POL]  ---> Running in 272be2e0f45c
[POL] Removing intermediate container 272be2e0f45c
[POL]  ---> 21fed86aeb69
[POL] Step 40/40 : CMD /bin/bash scripts/start.sh
[POL]  ---> Running in 9617dd25a0c3
[POL] Removing intermediate container 9617dd25a0c3
[POL]  ---> e657c5dd81a6
[POL] [Warning] One or more build-args [CACHE_DATE PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_TESTS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_N2VC_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_DEVOPS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DPB_URL OSM_IMDOCS_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL] were not consumed
[POL] Successfully built e657c5dd81a6
[POL] Successfully tagged opensourcemano/pol:osm-master-12485
[osmclient] Removing intermediate container 301688fc9e8a
[osmclient]  ---> 547df37f74ee
[osmclient] Step 20/31 : COPY --from=INSTALL /usr/bin/osm /usr/bin/osm
[osmclient]  ---> 25bf3387dc06
[osmclient] Step 21/31 : COPY charm.sh /usr/sbin/charm
[osmclient]  ---> fafbbe50e646
[osmclient] Step 22/31 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osmclient &&     chown -R appuser:appuser /app
[osmclient]  ---> Running in 9476c7bf9687
[Airflow] Installing collected packages: tomli, pyproject_hooks, pip, packaging, build
[RO] Collecting zipp==3.17.0
[RO]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[NG-UI] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-class-static-block@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-class-static-block 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-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-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-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-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-optional-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-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-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-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]   Building wheel for netifaces (setup.py): finished with status 'done'
[tests]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35029 sha256=d36efdb8953c9e9cb8d2226d3a74dacd4cae21f56c12e27cd31c6600458c33bb
[tests]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[tests]   Building wheel for pyjsonselect (setup.py): started
[tests]   Building wheel for pyjsonselect (setup.py): finished with status 'done'
[tests]   Created wheel for pyjsonselect: filename=pyjsonselect-0.2.2-py3-none-any.whl size=7781 sha256=01d097638763b535a572e9343191ebed87ee9a22e1df0c8034f56c8962e6de35
[tests]   Stored in directory: /root/.cache/pip/wheels/8e/65/9e/997261c61c9334136bc51c626dacbd51f5784e5664212fe308
[tests]   Building wheel for pyperclip (setup.py): started
[tests]   Building wheel for pyperclip (setup.py): finished with status 'done'
[tests]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=685d7deb3a908776231132d3ab26e41e5f56cb1d479af8478be2a9339fb18b25
[tests]   Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[tests]   Building wheel for robotframework-jsonlibrary (setup.py): started
[NG-UI] npm WARN deprecated @babel/plugin-proposal-private-property-in-object@7.21.11: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead.
[POL] Tagging pol:osm-master-12485
[Pipeline] [POL] echo
[LCM]   Getting requirements to build wheel: finished with status 'done'
[LCM]   Preparing metadata (pyproject.toml): started
[Pipeline] [POL] sh
[LCM]   Preparing metadata (pyproject.toml): finished with status 'done'
[LCM] Collecting h2==4.1.0
[LCM]   Downloading h2-4.1.0-py3-none-any.whl (57 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 KB 3.3 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-pygments.
[Keystone] Preparing to unpack .../262-python3-pygments_2.11.2+dfsg-2_all.deb ...
[Keystone] Unpacking python3-pygments (2.11.2+dfsg-2) ...
[Keystone] Selecting previously unselected package python3-pymysql.
[Keystone] Preparing to unpack .../263-python3-pymysql_1.0.2-1ubuntu1_all.deb ...
[Keystone] Unpacking python3-pymysql (1.0.2-1ubuntu1) ...
[Keystone] Selecting previously unselected package python3-xmlschema.
[Keystone] Preparing to unpack .../264-python3-xmlschema_1.10.0-1_all.deb ...
[Keystone] Unpacking python3-xmlschema (1.10.0-1) ...
[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=103439 sha256=ffa28ec5e8cad09c0b30e0a07b831c4b343de6dcf10d2cbec526612adc085b04
[MON]   Stored in directory: /root/.cache/pip/wheels/03/10/e1/a423083040bf37cc21ef32e1ad18c1ec6165d0b5691f7365b5
[MON]   Building wheel for retrying-async (setup.py): started
[MON]   Building wheel for retrying-async (setup.py): finished with status 'done'
[MON]   Created wheel for retrying-async: filename=retrying_async-2.0.0-py3-none-any.whl size=3048 sha256=4f48d7937cef0655c1082cc3283f302f9492fb62accdac760cde55401a1ad1e9
[MON]   Stored in directory: /root/.cache/pip/wheels/21/31/06/6217651bd94602e3bebbeaa5b1e9566e49d7510f5b0354d2cb
[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=19210 sha256=a4bcbd5af839c0f89d99482086ab08f00f044e312a56a14df50ff4bad76a8334
[MON]   Stored in directory: /root/.cache/pip/wheels/eb/52/b7/e9a3e25897ffdc9ece9fe1d3e9ca9f10792f8c40441e9d5381
[tests]   Building wheel for robotframework-jsonlibrary (setup.py): finished with status 'done'
[tests]   Created wheel for robotframework-jsonlibrary: filename=robotframework_jsonlibrary-0.5-py3-none-any.whl size=5127 sha256=6a227d9c61ee20792fbb55ff2a5df344a46636568d143ea15350ac0a536e3fd5
[tests]   Stored in directory: /root/.cache/pip/wheels/ec/b3/f7/a6d25db13b69a6fd2a9b0e039bce364e5b43344844ce46cb41
[tests]   Building wheel for robotframework-sshlibrary (setup.py): started
[POL] [POL] Running shell script
[POL] + docker tag opensourcemano/pol:osm-master-12485 osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-master-12485
[Pipeline] [POL] sh
[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.4
[LCM]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 6.2 MB/s eta 0:00:00
[LCM] Collecting jinja2==3.1.2
[LCM]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 KB 5.9 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package xmlsec1.
[Keystone] Preparing to unpack .../265-xmlsec1_1.2.33-1build2_amd64.deb ...
[Keystone] Unpacking xmlsec1 (1.2.33-1build2) ...
[Keystone] Selecting previously unselected package python3-pysaml2.
[Keystone] Preparing to unpack .../266-python3-pysaml2_7.1.0-0ubuntu2_all.deb ...
[Keystone] Unpacking python3-pysaml2 (7.1.0-0ubuntu2) ...
[Keystone] Selecting previously unselected package python3-requests-toolbelt.
[Keystone] Preparing to unpack .../267-python3-requests-toolbelt_0.9.1-1_all.deb ...
[Keystone] Unpacking python3-requests-toolbelt (0.9.1-1) ...
[MON]   Building wheel for netifaces (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=55123 sha256=c1cd23bd91505b8e37f34ffed0c807cfd794f44cfdae2295aad0d218fe367030
[tests]   Stored in directory: /root/.cache/pip/wheels/8b/f5/7b/3772f9fe5bb34d9fbbe2d4ca30dcca67d741526f00adc15b30
[tests]   Building wheel for robotframework-yamllibrary (setup.py): started
[tests]   Building wheel for robotframework-yamllibrary (setup.py): finished with status 'done'
[tests]   Created wheel for robotframework-yamllibrary: filename=robotframework_yamllibrary-0.2.8-py3-none-any.whl size=5375 sha256=97ca852584567b112232dbebab3c232dd11e00085e594892f1cb7f411375ff45
[tests]   Stored in directory: /root/.cache/pip/wheels/28/9f/86/d6329a9f9e3cb9d3f2575d474274a0853ba65ce20206492299
[tests] Successfully built jsonpath-rw netifaces pyjsonselect pyperclip robotframework-jsonlibrary robotframework-sshlibrary robotframework-yamllibrary
[Airflow]   WARNING: The scripts pip, pip3 and pip3.10 are installed in '/root/.local/bin' which is not on PATH.
[Airflow]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[Airflow]   WARNING: The script pyproject-build is installed in '/root/.local/bin' which is not on PATH.
[Airflow]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[Airflow] Successfully installed build-1.2.1 packaging-24.0 pip-24.0 pyproject_hooks-1.1.0 tomli-2.0.1
[Airflow] 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
[POL] [POL] Running shell script
[POL] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-master-12485
[POL] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pol]
[POL] c72e6655459f: Preparing
[POL] ff1a34da8478: Preparing
[POL] d2d2b0117599: Preparing
[POL] e9066e77672c: Preparing
[POL] 643475cfcd8f: Preparing
[POL] a7ee3c621b45: Preparing
[POL] 9ad73416f9d9: Preparing
[POL] 9abd53a8e11d: Preparing
[POL] c0056f93ef37: Preparing
[POL] 678611870fd3: Preparing
[POL] c4e876222f59: Preparing
[POL] bddd493a7bbd: Preparing
[POL] f2cd04a90f42: Preparing
[POL] 629ca62fb7c7: Preparing
[POL] a7ee3c621b45: Waiting
[POL] c4e876222f59: Waiting
[POL] 9ad73416f9d9: Waiting
[POL] 9abd53a8e11d: Waiting
[POL] bddd493a7bbd: Waiting
[POL] f2cd04a90f42: Waiting
[POL] 629ca62fb7c7: Waiting
[POL] c0056f93ef37: Waiting
[POL] 678611870fd3: Waiting
[LCM] Collecting markupsafe==2.1.3
[LCM]   Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[LCM] Collecting multidict==6.0.4
[LCM]   Downloading multidict-6.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.5/114.5 KB 4.7 MB/s eta 0:00:00
[LCM] Collecting protobuf==3.20.3
[LCM]   Downloading protobuf-3.20.3-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 27.1 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package python3-scrypt.
[Keystone] Preparing to unpack .../268-python3-scrypt_0.8.0-0.3ubuntu8_amd64.deb ...
[Keystone] Unpacking python3-scrypt (0.8.0-0.3ubuntu8) ...
[Keystone] Selecting previously unselected package python3-simplejson.
[Keystone] Preparing to unpack .../269-python3-simplejson_3.17.6-1build1_amd64.deb ...
[Keystone] Unpacking python3-simplejson (3.17.6-1build1) ...
[Keystone] Selecting previously unselected package python3-sqlalchemy-ext:amd64.
[Keystone] Preparing to unpack .../270-python3-sqlalchemy-ext_1.4.31+ds1-1build1_amd64.deb ...
[Keystone] Unpacking python3-sqlalchemy-ext:amd64 (1.4.31+ds1-1build1) ...
[Keystone] Selecting previously unselected package ssl-cert.
[Keystone] Preparing to unpack .../271-ssl-cert_1.1.2_all.deb ...
[Keystone] Unpacking ssl-cert (1.1.2) ...
[Keystone] Selecting previously unselected package keystone-common.
[Keystone] Preparing to unpack .../272-keystone-common_2%3a23.0.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking keystone-common (2:23.0.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package python3-passlib.
[Keystone] Preparing to unpack .../273-python3-passlib_1.7.4-1_all.deb ...
[Keystone] Unpacking python3-passlib (1.7.4-1) ...
[Keystone] Selecting previously unselected package python3-keystone.
[Keystone] Preparing to unpack .../274-python3-keystone_2%3a23.0.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking python3-keystone (2:23.0.1-0ubuntu1~cloud0) ...
[tests] Installing collected packages: wcwidth, verboselogs, sortedcontainers, requestsexceptions, pytz, pyperclip, pyjsonselect, ply, objectpath, netifaces, netaddr, haikunator, enum34, bitarray, appdirs, zipp, xmltodict, wrapt, urllib3, tzdata, typing-extensions, tomlkit, sniffio, six, simplejson, rpds-py, robotframework-pythonlibcore, robotframework, rfc3986, regex, pyyaml, python-magic, pysocks, pyparsing, pycparser, prettytable, pbr, packaging, msgpack, markupsafe, lxml, jsonpointer, jsonpath-ng, jmespath, iso8601, idna, h11, exceptiongroup, decorator, click, charset-normalizer, certifi, bcrypt, autopage, attrs, argcomplete, yq, wsproto, stevedore, robotframework-yamllibrary, requests, referencing, pyang, outcome, oslo-i18n, os-service-types, jsonpath-rw, jsonpatch, jinja2, importlib-metadata, debtcollector, cmd2, cffi, trio, robotframework-requests, pynacl, pyangbind, oslo-utils, oslo-config, keystoneauth1, jsonschema-specifications, jsonpath-rw-ext, dogpile-cache, cryptography, cliff, trio-websocket, python-cinderclient, paramiko, oslo-serialization, openstacksdk, jsonschema, selenium, scp, robotframework-jsonvalidator, robotframework-jsonlibrary, python-novaclient, python-keystoneclient, osc-lib, robotframework-sshlibrary, robotframework-seleniumlibrary, python-openstackclient
[PLA]  ---> b66bc86f5536
[PLA] Step 24/39 : RUN mkdir /entry_data &&     mkdir /placement &&     mkdir /entry_data/mzn-lib &&     ln -s /entry_data/mzn-lib /minizinc/share/minizinc/exec
[PLA]  ---> Running in 9bde27cc9431
[osmclient] Removing intermediate container 9476c7bf9687
[osmclient]  ---> 82c000fc4db9
[osmclient] Step 23/31 : WORKDIR /app/osmclient
[osmclient]  ---> Running in d259c4764a8c
[osmclient] Removing intermediate container d259c4764a8c
[osmclient]  ---> 06f529892733
[osmclient] Step 24/31 : USER appuser
[osmclient]  ---> Running in b674c508e11a
[osmclient] Removing intermediate container b674c508e11a
[osmclient]  ---> eb8bf2daf7c1
[osmclient] Step 25/31 : ENV LC_ALL=C.UTF-8
[osmclient]  ---> Running in ea2370127309
[osmclient] Removing intermediate container ea2370127309
[osmclient]  ---> 6f7bf7783bb0
[osmclient] Step 26/31 : ENV LANG=C.UTF-8
[osmclient]  ---> Running in 959af7902bd9
[osmclient] Removing intermediate container 959af7902bd9
[osmclient]  ---> 78da6f1566ba
[osmclient] Step 27/31 : ENV OSM_HOSTNAME    nbi:9999
[osmclient]  ---> Running in 5052646e000e
[osmclient] Removing intermediate container 5052646e000e
[osmclient]  ---> 4397417ad966
[osmclient] Step 28/31 : ENV OSM_USER        admin
[osmclient]  ---> Running in 7dc4d66f6b82
[Airflow] 
[Airflow] [notice] A new release of pip available: 22.3.1 -> 24.0
[Airflow] [notice] To update, run: python3 -m pip install --upgrade pip
[RO] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from zc-lockfile==3.0.post1->-r /usr/lib/python3/dist-packages/osm_ng_ro/requirements.txt (line 478)) (59.6.0)
[RO] Building wheels for collected packages: cvprac, logutils, netifaces, progressbar, py-radix, pyinotify, pyperclip, pyvmomi, uuid
[RO]   Building wheel for cvprac (setup.py): started
[NG-UI] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
[POL] e9066e77672c: Pushed
[POL] d2d2b0117599: Pushed
[POL] ff1a34da8478: Pushed
[POL] 643475cfcd8f: Pushed
[POL] c72e6655459f: Pushed
[POL] c0056f93ef37: Pushed
[POL] 9ad73416f9d9: Pushed
[POL] a7ee3c621b45: Pushed
[POL] 9abd53a8e11d: Pushed
[POL] 629ca62fb7c7: Layer already exists
[LCM] Collecting pydantic==2.4.2
[LCM]   Downloading pydantic-2.4.2-py3-none-any.whl (395 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.8/395.8 KB 16.3 MB/s eta 0:00:00
[Keystone] Selecting previously unselected package keystone.
[Keystone] Preparing to unpack .../275-keystone_2%3a23.0.1-0ubuntu1~cloud0_all.deb ...
[Keystone] Unpacking keystone (2:23.0.1-0ubuntu1~cloud0) ...
[Keystone] Selecting previously unselected package libffi-dev:amd64.
[Keystone] Preparing to unpack .../276-libffi-dev_3.4.2-4_amd64.deb ...
[Keystone] Unpacking libffi-dev:amd64 (3.4.2-4) ...
[Keystone] Selecting previously unselected package libldap2-dev.
[Keystone] Preparing to unpack .../277-libldap2-dev_2.5.17+dfsg-0ubuntu0.22.04.1_all.deb ...
[Keystone] Unpacking libldap2-dev (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[Keystone] Setting up liblmdb0:amd64 (0.9.24-1build2) ...
[Keystone] Setting up javascript-common (11+nmu1) ...
[Keystone] Package apache2 is not configured yet. Will defer actions by package javascript-common.
[Keystone] Setting up libgraphite2-3:amd64 (1.3.14-1build2) ...
[Keystone] Setting up liblcms2-2:amd64 (2.12~rc1-2build2) ...
[Keystone] Setting up python3-attr (21.2.0-1) ...
[PLA] Removing intermediate container 9bde27cc9431
[PLA]  ---> b8c05a6fa9c0
[PLA] Step 25/39 : COPY scripts/ /app/osm_pla/scripts/
[PLA]  ---> 1dc72e632930
[PLA] Step 26/39 : 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 d80efd1391fd
[osmclient] Removing intermediate container 7dc4d66f6b82
[osmclient]  ---> d484623c6175
[osmclient] Step 29/31 : ENV OSM_PASSWORD    admin
[osmclient]  ---> Running in 5ab361f8359f
[osmclient] Removing intermediate container 5ab361f8359f
[osmclient]  ---> 0726acb8f095
[osmclient] Step 30/31 : ENV OSM_PROJECT     admin
[osmclient]  ---> Running in a6560fda9e89
[osmclient] Removing intermediate container a6560fda9e89
[osmclient]  ---> 5b51cb9f8ec3
[osmclient] Step 31/31 : ENTRYPOINT [ "/bin/bash" ]
[osmclient]  ---> Running in bd4b58e21c7e
[osmclient] Removing intermediate container bd4b58e21c7e
[osmclient]  ---> 1c4691ac3c99
[osmclient] [Warning] One or more build-args [OSM_IMDOCS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_N2VC_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL CACHE_DATE OSM_NGUI_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_TESTS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_GCP_URL] were not consumed
[osmclient] Successfully built 1c4691ac3c99
[osmclient] Successfully tagged opensourcemano/osmclient:osm-master-12485
[RO]   Building wheel for cvprac (setup.py): finished with status 'done'
[RO]   Created wheel for cvprac: filename=cvprac-1.3.1-py3-none-any.whl size=50636 sha256=50dda4508403db388a0b07e665f046ad44ba144d89064071ba38320780cca5b1
[RO]   Stored in directory: /root/.cache/pip/wheels/7a/16/78/8603fa505935a05d2c7cddc7254c9b36d356fa03ca7ee558f5
[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=19947 sha256=7f49faac415f65a4daf59f6adc95a81d62911ba1afa26668c88ee45737e721bd
[RO]   Stored in directory: /root/.cache/pip/wheels/14/79/18/d4879c632aaa2097f00b8f19008f4833af5bc8c871544c4cb5
[RO]   Building wheel for netifaces (setup.py): started
[POL] f2cd04a90f42: Mounted from devops/cicd/opensourcemano/webhook
[Pipeline] [osmclient] echo
[osmclient] Tagging osmclient:osm-master-12485
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[Keystone] Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Setting up libpaper1:amd64 (1.1.28build2) ...
[MON]   Building wheel for netifaces (setup.py): finished with status 'done'
[MON]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35025 sha256=73371b689a3a16ecc5667631df7e6811be77f7029d1bbccf824919d1b56b08e1
[MON]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[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=13714 sha256=1272ae74d4e72b6da9600150b4eb492b4e7dad83e6dcbb1cad2a7d47a90f0b2f
[MON]   Stored in directory: /root/.cache/pip/wheels/25/4b/07/18c5d92824315576e478206ea69df34a9e31958f6143eb0e31
[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=25352 sha256=00fc8786b6c6a37b75cd17497fa6a293a8442c83504b424368edc9a8157a844b
[MON]   Stored in directory: /root/.cache/pip/wheels/c8/e6/94/d10115432935b5daf653cc1341686f2b6b033d9341d4d32911
[MON]   Building wheel for pyperclip (setup.py): started
[POL] c4e876222f59: Pushed
[osmclient] + docker tag opensourcemano/osmclient:osm-master-12485 osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-master-12485
[Pipeline] [osmclient] sh
[LCM] Collecting pydantic-core==2.10.1
[LCM]   Downloading pydantic_core-2.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 26.7 MB/s eta 0:00:00
[Keystone] 
[Keystone] Creating config file /etc/papersize with new version
[Keystone] Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Setting up mysql-common (5.8+1.0.8) ...
[Keystone] update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
[Keystone] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[Keystone] Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5) ...
[Keystone] Setting up lto-disabled-list (24) ...
[Keystone] Setting up python3-repoze.lru (0.7-2) ...
[Keystone] Setting up python3-passlib (1.7.4-1) ...
[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=11137 sha256=d7c73655a640a340d3f96e0bb1b0c0d517a81fb40a55c10cf9718c77704af5ac
[MON]   Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[MON] Successfully built juju jujubundlelib macaroonbakery retrying-async theblues netifaces prettytable pyinotify pyperclip
[NG-UI] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
[POL] 678611870fd3: Pushed
[POL] bddd493a7bbd: Pushed
[osmclient] [osmclient] Running shell script
[osmclient] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-master-12485
[osmclient] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient]
[osmclient] f1eb18597849: Preparing
[osmclient] 06a8cfdeb086: Preparing
[osmclient] 0434a34f6632: Preparing
[osmclient] 41ab529a0dcb: Preparing
[osmclient] f8ccbcb75bdb: Preparing
[osmclient] a3dad6e68341: Preparing
[osmclient] 2ceffd0c995c: Preparing
[osmclient] bddd493a7bbd: Preparing
[osmclient] f2cd04a90f42: Preparing
[osmclient] 629ca62fb7c7: Preparing
[osmclient] f8ccbcb75bdb: Waiting
[osmclient] a3dad6e68341: Waiting
[osmclient] 2ceffd0c995c: Waiting
[osmclient] bddd493a7bbd: Waiting
[osmclient] f2cd04a90f42: Waiting
[osmclient] 629ca62fb7c7: Waiting
[osmclient] 0434a34f6632: Pushed
[osmclient] f1eb18597849: Pushed
[osmclient] 41ab529a0dcb: Pushed
[osmclient] 06a8cfdeb086: Pushed
[LCM] Collecting typing-extensions==4.8.0
[LCM]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[LCM] Collecting yarl==1.9.2
[LCM]   Downloading yarl-1.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (268 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.8/268.8 KB 30.9 MB/s eta 0:00:00
[Keystone] Setting up python3-importlib-resources (5.1.2-1) ...
[MON] Installing collected packages: wcwidth, toposort, requestsexceptions, pytz, pyperclip, pyinotify, prettytable, netifaces, netaddr, kafka-python, dataclasses, appdirs, zipp, wrapt, websockets, websocket-client, vcd-api-schemas-type, urllib3, ujson, tzlocal, tzdata, typing-extensions, six, simplejson, rfc3986, regex, pyyaml, pyrfc3339, pyparsing, pygments, pycryptodome, pycparser, pyasn1, protobuf, prometheus-client, pillow, pbr, packaging, oauthlib, numpy, mypy-extensions, msgpack, lxml, kiwisolver, jsonpointer, jmespath, iso8601, idna, humanfriendly, futurist, fonttools, dnspython, decorator, cycler, charset-normalizer, certifi, cachetools, bcrypt, autopage, attrs, async-timeout, unittest-xml-reporting, typing-inspect, stevedore, rsa, retrying-async, requests, python-dateutil, pymongo, pyasn1-modules, oslo-i18n, os-service-types, jujubundlelib, jsonpatch, importlib-metadata, debtcollector, contourpy, cmd2, cffi, aiokafka, requests-oauthlib, pyvcloud, pynacl, pandas, oslo-utils, oslo-context, oslo-config, motor, matplotlib, keystoneauth1, httmock, google-auth, dogpile-cache, dateparser, cryptography, cliff, python-cinderclient, pymacaroons, prometheus-api-client, paramiko, oslo-serialization, openstacksdk, kubernetes, gnocchiclient, python-novaclient, python-keystoneclient, python-ceilometerclient, oslo-log, osc-lib, os-client-config, macaroonbakery, theblues, python-neutronclient, juju
[POL] osm-master-12485: digest: sha256:18c3dcdeeffcf03d3160de921e5e588fafe5922656be367fcbe63e642a99e983 size: 3252
[osmclient] f2cd04a90f42: Mounted from devops/cicd/opensourcemano/pol
[osmclient] bddd493a7bbd: Mounted from devops/cicd/opensourcemano/pol
[osmclient] f8ccbcb75bdb: Pushed
[osmclient] 629ca62fb7c7: Layer already exists
[Pipeline] [POL] }
[Pipeline] [POL] // dir
[Pipeline] [POL] }
[LCM] Collecting bcrypt==4.0.1
[LCM]   Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 KB 14.1 MB/s eta 0:00:00
[LCM] Collecting cachetools==5.3.1
[LCM]   Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
[Keystone] Setting up python3-cachetools (5.0.0-1) ...
[Keystone] Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
[Keystone] Setting up python3-colorama (0.4.4-1) ...
[LCM] Collecting certifi==2023.7.22
[LCM]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 KB 9.7 MB/s eta 0:00:00
[LCM] Collecting cffi==1.16.0
[LCM]   Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 KB 10.8 MB/s eta 0:00:00
[LCM] Collecting cryptography==41.0.4
[LCM]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 44.2 MB/s eta 0:00:00
[Keystone] Setting up python3-defusedxml (0.7.1-1) ...
[Keystone] Setting up python3-statsd (3.3.0-2build1) ...
[Keystone] Setting up manpages (5.10-1ubuntu1) ...
[Keystone] Setting up python3-openssl (21.0.0-1) ...
[Keystone] Setting up libmaxminddb0:amd64 (1.5.2-1build2) ...
[Keystone] Setting up python3-olefile (0.46-3) ...
[Keystone] Setting up python3-bcrypt (3.2.0-1build1) ...
[RO]   Building wheel for netifaces (setup.py): finished with status 'done'
[RO]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35024 sha256=9c637d351825d93a001514ad30eb6d057641d10aa84c1e9c6cecce326ea654b3
[RO]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[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=12082 sha256=3449c08c081ef595234d5929d6f8a705baa408a6fff1a31c886747879dfddebf
[RO]   Stored in directory: /root/.cache/pip/wheels/cd/17/e5/765d1a3112ff3978f70223502f6047e06c43a24d7c5f8ff95b
[RO]   Building wheel for py-radix (setup.py): started
[osmclient] 2ceffd0c995c: Pushed
[LCM] Collecting google-auth==2.17.3
[LCM]   Downloading google_auth-2.17.3-py2.py3-none-any.whl (178 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.2/178.2 KB 12.5 MB/s eta 0:00:00
[LCM] Collecting juju==2.9.44.0
[LCM]   Downloading juju-2.9.44.0.tar.gz (818 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 KB 36.8 MB/s eta 0:00:00
[LCM]   Preparing metadata (setup.py): started
[LCM]   Preparing metadata (setup.py): finished with status 'done'
[LCM] Collecting jujubundlelib==0.5.7
[LCM]   Downloading jujubundlelib-0.5.7.tar.gz (30 kB)
[LCM]   Preparing metadata (setup.py): started
[Keystone] Setting up python3-pyinotify (0.9.6-1.3) ...
[Keystone] Setting up python3-extras (1.0.0-4build1) ...
[Keystone] Setting up binutils-common:amd64 (2.38-4ubuntu2.6) ...
[Keystone] Setting up python3-memcache (1.59-5) ...
[Keystone] Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
[Keystone] Setting up libdeflate0:amd64 (1.10-2) ...
[Keystone] Setting up libapr1:amd64 (1.7.0-8ubuntu0.22.04.1) ...
[Keystone] Setting up linux-libc-dev:amd64 (5.15.0-106.116) ...
[Keystone] Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.6) ...
[Keystone] Setting up python3-scrypt (0.8.0-0.3ubuntu8) ...
[Keystone] Setting up python3-itsdangerous (2.1.0-1) ...
[RO]   Building wheel for py-radix (setup.py): finished with status 'done'
[RO]   Created wheel for py-radix: filename=py_radix-0.10.0-cp310-cp310-linux_x86_64.whl size=50897 sha256=3e0004dcbea9e110b07e1032343256dde3b295c28a8c274b7b41cc24ffd0824a
[RO]   Stored in directory: /root/.cache/pip/wheels/6d/29/5a/e5083f47e00dd79bf1e95d93c452440cff80d7ca16215cabed
[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=25352 sha256=83e40490dad31b155441e7336ea5d259f95da49cbe60d3419444271779478b25
[RO]   Stored in directory: /root/.cache/pip/wheels/c8/e6/94/d10115432935b5daf653cc1341686f2b6b033d9341d4d32911
[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=11137 sha256=d266eaee6ee465613edfeed2a6cb1574072910cefa0a350e404f16b71f6a4b36
[RO]   Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[RO]   Building wheel for pyvmomi (setup.py): started
[RO]   Building wheel for pyvmomi (setup.py): finished with status 'done'
[RO]   Created wheel for pyvmomi: filename=pyvmomi-8.0.2.0-py2.py3-none-any.whl size=322334 sha256=0509eeab219f070ba6adc3e31d9801715fc601308ee5aaea51fdc611a93669b6
[RO]   Stored in directory: /root/.cache/pip/wheels/fe/71/96/3c0d7eb8addccf8b11247503bbee58b74ddea7ad120ffd0ddd
[RO]   Building wheel for uuid (setup.py): started
[NBI] Removing intermediate container c78b7a94a812
[NBI]  ---> 6d4199cde7fa
[NBI] Step 15/44 : FROM ubuntu:22.04 as FINAL
[NBI]  ---> 52882761a72a
[NBI] Step 16/44 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> bf8675204e26
[NBI] Step 17/44 : 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]  ---> 6b16749f3331
[NBI] Step 18/44 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[NBI]  ---> Using cache
[NBI]  ---> 862dd2a755cf
[NBI] Step 19/44 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[osmclient] a3dad6e68341: Pushed
[LCM]   Preparing metadata (setup.py): finished with status 'done'
[LCM] Collecting kubernetes==26.1.0
[LCM]   Downloading kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 57.4 MB/s eta 0:00:00
[LCM] Collecting macaroonbakery==1.3.1
[osmclient] osm-master-12485: digest: sha256:03ba79b2206fa4d0b42e5136f53e6ab91bb387edb0d60006583ad23644d7dfe5 size: 2410
[Pipeline] [osmclient] }
[Pipeline] [osmclient] // dir
[Keystone] Setting up python3-yaml (6.0-3build1~cloud0) ...
[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=6503 sha256=58dde87e2a8a7dab4f7cb13043ecb862ec0a7ba02227edb27662cd983d44c530
[RO]   Stored in directory: /root/.cache/pip/wheels/ed/08/9e/f0a977dfe55051a07e21af89200125d65f1efa60cbac61ed88
[RO] Successfully built cvprac logutils netifaces progressbar py-radix pyinotify pyperclip pyvmomi uuid
[Pipeline] [osmclient] }
[LCM]   Downloading macaroonbakery-1.3.1.tar.gz (79 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 KB 1.8 MB/s eta 0:00:00
[LCM]   Preparing metadata (setup.py): started
[LCM]   Preparing metadata (setup.py): finished with status 'done'
[LCM] Collecting mypy-extensions==1.0.0
[LCM]   Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
[LCM] Collecting oauthlib==3.2.2
[LCM]   Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 KB 8.6 MB/s eta 0:00:00
[Keystone] Setting up file (1:5.41-3ubuntu0.1) ...
[Keystone] Setting up libpaper-utils (1.1.28build2) ...
[Keystone] Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Setting up python3-click (8.0.3-1) ...
[LCM] Collecting paramiko==2.12.0
[LCM]   Downloading paramiko-2.12.0-py2.py3-none-any.whl (213 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.1/213.1 KB 4.7 MB/s eta 0:00:00
[LCM] Collecting pyasn1==0.5.0
[LCM]   Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 KB 2.3 MB/s eta 0:00:00
[LCM] Collecting pyasn1-modules==0.3.0
[LCM]   Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 KB 9.6 MB/s eta 0:00:00
[LCM] Collecting pycparser==2.21
[LCM]   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 8.5 MB/s eta 0:00:00
[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]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 14.5 MB/s eta 0:00:00
[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)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 19.2 MB/s eta 0:00:00
[Keystone] Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
[Keystone] Setting up bzip2 (1.0.8-5build1) ...
[Keystone] Setting up ldap-utils (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[Keystone] Setting up libffi-dev:amd64 (3.4.2-4) ...
[Keystone] Setting up python3-markupsafe (2.0.1-2build1) ...
[Keystone] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[Keystone] Setting up python3-webencodings (0.5.1-4) ...
[Keystone] Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
[Keystone] Setting up python-babel-localedata (2.8.0+dfsg.1-7) ...
[Keystone] Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Setting up libjansson4:amd64 (2.13.1-1.1build3) ...
[Keystone] Setting up python3-vine (5.0.0+dfsg-2) ...
[RO] Installing collected packages: wcwidth, uuid, requestsexceptions, pytz, pyperclip, pyinotify, py-radix, progressbar, netifaces, netaddr, logutils, kafka-python, google-cloud, dataclasses, boto, azure-common, appdirs, zipp, zc-lockfile, wrapt, urllib3, uritemplate, tzdata, typing-extensions, tqdm, six, simplejson, rpds-py, rfc3986, pyyaml, pysocks, pyparsing, pyjwt, pygments, pycryptodome, pycparser, pyasn1, protobuf, prettytable, portalocker, pbr, packaging, oauthlib, msgpack, more-itertools, markupsafe, lxml, jsonpointer, jmespath, iso8601, idna, humanfriendly, dnspython, decorator, charset-normalizer, certifi, cachetools, bcrypt, autopage, attrs, atpublic, async-timeout, stevedore, rsa, requests, referencing, pyvmomi, python-dateutil, pymongo, pyasn1-modules, oslo-i18n, os-service-types, jsonpatch, jinja2, jaraco-functools, isodate, ipconflict, importlib-metadata, httplib2, googleapis-common-protos, flufl-enum, debtcollector, cmd2, cffi, aiokafka, tempora, requests-oauthlib, pyvcloud, pynacl, oslo-utils, oslo-context, oslo-config, motor, keystoneauth1, jsonschema-specifications, google-auth, dogpile-cache, cryptography, cliff, cheroot, azure-core, python-cinderclient, pyopenssl, portend, paramiko, oslo-serialization, openstacksdk, msrest, jsonschema, google-auth-httplib2, google-api-core, cvprac, azure-mgmt-core, adal, warlock, python-novaclient, python-keystoneclient, oslo-log, osc-lib, os-client-config, msrestazure, msal, google-api-python-client, cherrypy, azure-mgmt-resource, azure-mgmt-network, azure-mgmt-compute, python-openstackclient, python-neutronclient, python-glanceclient, msal-extensions, azure-identity
[NBI]  ---> 8182d2af6993
[NBI] Step 20/44 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[LCM] Collecting pytz==2023.3.post1
[LCM]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 KB 35.3 MB/s eta 0:00:00
[LCM] Collecting requests==2.31.0
[LCM]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 1.8 MB/s eta 0:00:00
[LCM] Collecting requests-oauthlib==1.3.1
[LCM]   Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB)
[LCM] Collecting retrying-async==2.0.0
[LCM]   Downloading retrying-async-2.0.0.tar.gz (3.0 kB)
[LCM]   Preparing metadata (setup.py): started
[LCM]   Preparing metadata (setup.py): finished with status 'done'
[Keystone] Setting up python3-monotonic (1.6-2) ...
[Keystone] Setting up tzdata (2024a-0ubuntu0.22.04) ...
[Keystone] 
[Keystone] Current default time zone: 'Etc/UTC'
[Keystone] Local time is now:      Wed May  8 09:29:45 UTC 2024.
[Keystone] Universal Time is now:  Wed May  8 09:29:45 UTC 2024.
[Keystone] Run 'dpkg-reconfigure tzdata' if you wish to change it.
[Keystone] 
[Keystone] Setting up fakeroot (1.28-1ubuntu1) ...
[Keystone] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist
[Keystone] Setting up python3-simplejson (3.17.6-1build1) ...
[LCM] Collecting rsa==4.9
[LCM]   Downloading rsa-4.9-py3-none-any.whl (34 kB)
[LCM] Collecting six==1.16.0
[LCM]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[LCM] Collecting theblues==0.5.2
[LCM]   Downloading theblues-0.5.2.tar.gz (18 kB)
[LCM]   Preparing metadata (setup.py): started
[LCM]   Preparing metadata (setup.py): finished with status 'done'
[LCM] Collecting toposort==1.10
[LCM]   Downloading toposort-1.10-py3-none-any.whl (8.5 kB)
[LCM] Collecting typing-inspect==0.9.0
[LCM]   Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB)
[LCM] Collecting urllib3==2.0.5
[Keystone] Setting up python3-roman (3.3-1) ...
[Keystone] Setting up python3-decorator (4.4.2-0ubuntu1) ...
[Keystone] Setting up python3-pygments (2.11.2+dfsg-2) ...
[LCM]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 8.4 MB/s eta 0:00:00
[LCM] Collecting websocket-client==1.6.3
[LCM]   Downloading websocket_client-1.6.3-py3-none-any.whl (57 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 KB 5.9 MB/s eta 0:00:00
[LCM] Collecting websockets==11.0.3
[LCM]   Downloading websockets-11.0.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (129 kB)
[LCM]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.9/129.9 KB 16.1 MB/s eta 0:00:00
[LCM] Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from grpcio-tools==1.48.1->-r /usr/lib/python3/dist-packages/osm_lcm/requirements.txt (line 51)) (59.6.0)
[Keystone] Setting up python3-tempita (0.5.2-6ubuntu1) ...
[Keystone] Setting up python3-packaging (21.3-1) ...
[Keystone] Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
[Keystone] Setting up libuv1:amd64 (1.43.0-1ubuntu0.1) ...
[Keystone] Setting up python3-iso8601 (1.0.2-1) ...
[LCM] Building wheels for collected packages: grpclib, juju, jujubundlelib, macaroonbakery, retrying-async, theblues
[LCM]   Building wheel for grpclib (pyproject.toml): started
[LCM]   Building wheel for grpclib (pyproject.toml): finished with status 'done'
[LCM]   Created wheel for grpclib: filename=grpclib-0.4.5-py3-none-any.whl size=77174 sha256=03722da475f35f57db5321d518319e5332eabf418d78c38e267f99f49e046c18
[LCM]   Stored in directory: /root/.cache/pip/wheels/b6/87/f1/90fa08bcc6d35bd8dcb72e2a5383a6630584aae6b407239ee3
[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.44.0-py3-none-any.whl size=809213 sha256=e1feac421cc00cfac5059fca8065ebc45c53b0b0bb4fb9580f89cca6ff81cb43
[LCM]   Stored in directory: /root/.cache/pip/wheels/83/d7/33/c77795bfcee2ffdcdf0b87c11c863fb6946b8a8f427c8a6bec
[LCM]   Building wheel for jujubundlelib (setup.py): started
[Keystone] Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
[Keystone] Setting up python3-chardet (4.0.0-1) ...
[Keystone] Setting up python3-sqlparse (0.4.2-1ubuntu0.22.04.1) ...
[Keystone] Setting up python-pastedeploy-tpl (2.1.1-1) ...
[Keystone] Setting up python3-wcwidth (0.2.5+dfsg1-1) ...
[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=33949 sha256=e5b4c9c081d5c368fb9f9bcead86e0a7bc85e580d337b04e739378f29ab99480
[LCM]   Stored in directory: /root/.cache/pip/wheels/4a/57/b5/4755707ad707384c21c9220a2068468f0ee9d919f0402f0d37
[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=103439 sha256=9a1087e8df685ba27e8ab223f2d47ec46242ed0a20595d49745808f0c34b2274
[LCM]   Stored in directory: /root/.cache/pip/wheels/03/10/e1/a423083040bf37cc21ef32e1ad18c1ec6165d0b5691f7365b5
[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-2.0.0-py3-none-any.whl size=3048 sha256=34ca713df545ca90083ab776517e5a74b58dae54e5c1e736bc78daa758fd62c6
[LCM]   Stored in directory: /root/.cache/pip/wheels/21/31/06/6217651bd94602e3bebbeaa5b1e9566e49d7510f5b0354d2cb
[LCM]   Building wheel for theblues (setup.py): started
[Keystone] Setting up python3-aniso8601 (9.0.1-2) ...
[Keystone] Setting up python3-certifi (2020.6.20-1) ...
[Keystone] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[Keystone] Setting up make (4.3-4.1build1) ...
[Keystone] Setting up python3-paste (3.5.0+dfsg1-1) ...
[Keystone] Setting up libmpfr6:amd64 (4.1.0-3build3) ...
[Keystone] Setting up ssl-cert (1.1.2) ...
[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=19210 sha256=656b25491044faf556946b2e6ac1a9506df1e5874963f7d6d3e0bc35bdb4bc63
[LCM]   Stored in directory: /root/.cache/pip/wheels/eb/52/b7/e9a3e25897ffdc9ece9fe1d3e9ca9f10792f8c40441e9d5381
[LCM] Successfully built grpclib juju jujubundlelib macaroonbakery retrying-async theblues
[LCM] Installing collected packages: toposort, pytz, kafka-python, dataclasses, boltons, websockets, websocket-client, urllib3, typing-extensions, six, pyyaml, pyrfc3339, pycryptodome, pycparser, pyasn1, protobuf, packaging, oauthlib, mypy-extensions, multidict, markupsafe, idna, hyperframe, hpack, grpcio, frozenlist, face, dnspython, checksumdir, charset-normalizer, certifi, cachetools, bcrypt, attrs, async-timeout, annotated-types, yarl, typing-inspect, rsa, retrying-async, requests, python-dateutil, pymongo, pydantic-core, pyasn1-modules, jujubundlelib, jinja2, h2, grpcio-tools, glom, cffi, aiosignal, aiokafka, requests-oauthlib, pynacl, pydantic, motor, grpclib, google-auth, cryptography, config-man, aiohttp, pymacaroons, paramiko, kubernetes, macaroonbakery, theblues, juju
[Keystone] Setting up keystone-common (2:23.0.1-0ubuntu1~cloud0) ...
[Keystone] Setting up libldap-dev:amd64 (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[Keystone] Setting up libfribidi0:amd64 (1.0.8-2ubuntu3.1) ...
[Keystone] Setting up python3-greenlet (1.1.2-3build1) ...
[Keystone] Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Setting up libimagequant0:amd64 (2.17.0-1) ...
[Keystone] Setting up python3-unittest2 (1.1.0-9) ...
[Keystone] update-alternatives: using /usr/bin/python3-unit2 to provide /usr/bin/unit2 (unit2) in auto mode
[Keystone] Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.15) ...
[Keystone] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[Keystone] Setting up libmpc3:amd64 (1.2.1-2build1) ...
[Keystone] Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Setting up python3-idna (3.3-1) ...
[Keystone] Setting up python3-wrapt (1.13.3-1build1) ...
[Keystone] Setting up patch (2.7.6-7build2) ...
[Keystone] Setting up python3-elementpath (2.5.0-1) ...
[Keystone] Setting up icu-devtools (70.1-2) ...
[Airflow] Removing intermediate container cc1caa9cfecf
[Airflow]  ---> a3520963bd44
[Airflow] Step 4/16 : USER airflow
[Airflow]  ---> Running in a317963434ac
[Airflow] Removing intermediate container a317963434ac
[Airflow]  ---> f12b69fd1c77
[Airflow] Step 5/16 : ARG PYTHON3_OSM_COMMON_URL
[Airflow]  ---> Running in 5f93449a99c1
[Airflow] Removing intermediate container 5f93449a99c1
[Airflow]  ---> bd9b01460945
[Airflow] Step 6/16 : ARG PYTHON3_OSM_NGSA_URL
[Airflow]  ---> Running in 88e96edf1d7c
[Airflow] Removing intermediate container 88e96edf1d7c
[Airflow]  ---> 2f677e888cf9
[Airflow] Step 7/16 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Airflow]  ---> Running in 7ab43d75eaf0
[Airflow]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[Airflow]                                  Dload  Upload   Total   Spent    Left  Speed
[Airflow] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 42686  100 42686    0     0   555k      0 --:--:-- --:--:-- --:--:--  555k
[Airflow] Removing intermediate container 7ab43d75eaf0
[Airflow]  ---> 37110e0ebef6
[Airflow] Step 8/16 : RUN curl $PYTHON3_OSM_NGSA_URL -o osm_ngsa.deb
[Airflow]  ---> Running in 2d50c67b3f4e
[Airflow]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[Airflow]                                  Dload  Upload   Total   Spent    Left  Speed
[Airflow] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 23980  100 23980    0     0   509k      0 --:--:-- --:--:-- --:--:--  509k
[Airflow] Removing intermediate container 2d50c67b3f4e
[Airflow]  ---> 17cce024846d
[Airflow] Step 9/16 : RUN ar x osm_common.deb &&     zstd -d < control.tar.zst | xz > control.tar.xz &&     zstd -d < data.tar.zst | xz > data.tar.xz &&     ar -m -c -a sdsd osm_common_repacked.deb debian-binary control.tar.xz data.tar.xz &&     rm debian-binary control.tar.xz data.tar.xz control.tar.zst data.tar.zst
[Airflow]  ---> Running in 5447b500bc72
[NBI]  ---> 1c13723a3983
[NBI] Step 21/44 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NBI]  ---> Running in c8458f601251
[NBI] Removing intermediate container c8458f601251
[NBI]  ---> 9957bb6da1d6
[NBI] Step 22/44 : 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 864cbba69746
[Keystone] Setting up fonts-dejavu-core (2.37-2build1) ...
[Keystone] Setting up python3-pymysql (1.0.2-1ubuntu1) ...
[Keystone] Setting up python3-fasteners (0.14.1-2) ...
[Keystone] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[Keystone] Setting up python3-html5lib (1.1-3) ...
[Keystone] Setting up python3-xmlschema (1.10.0-1) ...
[PLA] Removing intermediate container d80efd1391fd
[PLA]  ---> 2610ed00832f
[PLA] Step 27/39 : WORKDIR /app/osm_pla
[PLA]  ---> Running in 7865d46137ae
[PLA] Removing intermediate container 7865d46137ae
[PLA]  ---> ef205d75f790
[PLA] Step 28/39 : USER appuser
[PLA]  ---> Running in 9cd50ea89899
[PLA] Removing intermediate container 9cd50ea89899
[PLA]  ---> 94ab7737669a
[PLA] Step 29/39 : ENV OSMPLA_MESSAGE_DRIVER kafka
[PLA]  ---> Running in 6e71a330c028
[PLA] Removing intermediate container 6e71a330c028
[PLA]  ---> 405344b9dba7
[PLA] Step 30/39 : ENV OSMPLA_MESSAGE_HOST kafka
[PLA]  ---> Running in b5c19fface30
[PLA] Removing intermediate container b5c19fface30
[PLA]  ---> c6114d95e9a3
[PLA] Step 31/39 : ENV OSMPLA_MESSAGE_PORT 9092
[PLA]  ---> Running in 5f4254584dc9
[PLA] Removing intermediate container 5f4254584dc9
[PLA]  ---> 668af1dde30c
[PLA] Step 32/39 : ENV OSMPLA_DATABASE_DRIVER mongo
[PLA]  ---> Running in 41b800d596cc
[PLA] Removing intermediate container 41b800d596cc
[PLA]  ---> 815b5775dad0
[PLA] Step 33/39 : ENV OSMPLA_DATABASE_URI mongodb://mongo:27017
[PLA]  ---> Running in 264a9946f049
[PLA] Removing intermediate container 264a9946f049
[PLA]  ---> 8159a87568fb
[PLA] Step 34/39 : ENV OSMPLA_SQL_DATABASE_URI sqlite:///pla_sqlite.db
[PLA]  ---> Running in 597c0346fefd
[Airflow] Removing intermediate container 5447b500bc72
[Airflow]  ---> 22774903dfa7
[Airflow] Step 10/16 : RUN ar x osm_ngsa.deb &&    zstd -d < control.tar.zst | xz > control.tar.xz &&    zstd -d < data.tar.zst | xz > data.tar.xz &&    ar -m -c -a sdsd osm_ngsa_repacked.deb debian-binary control.tar.xz data.tar.xz &&    rm debian-binary control.tar.xz data.tar.xz control.tar.zst data.tar.zst
[Airflow]  ---> Running in 0b4e061ed956
[NBI] Removing intermediate container 864cbba69746
[NBI]  ---> da7e99242a2d
[NBI] Step 23/44 : WORKDIR /app/osm_nbi
[NBI]  ---> Running in 69831d4994d8
[NBI] Removing intermediate container 69831d4994d8
[NBI]  ---> ada476460f7d
[NBI] Step 24/44 : USER appuser
[Keystone] Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ...
[Keystone] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[Keystone] Setting up pycadf-common (3.1.1-2) ...
[Keystone] Setting up python3-netifaces:amd64 (0.11.0-1build2) ...
[Keystone] Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Setting up python3-pyrsistent:amd64 (0.18.1-1build1) ...
[PLA] Removing intermediate container 597c0346fefd
[PLA]  ---> 4844cf39dd73
[PLA] Step 35/39 : ENV OSMPLA_GLOBAL_LOG_LEVEL INFO
[PLA]  ---> Running in 6b4a6e68a75a
[PLA] Removing intermediate container 6b4a6e68a75a
[PLA]  ---> 0a46a08c6106
[PLA] Step 36/39 : ENV FZNEXEC "/entry_data/fzn-exec"
[PLA]  ---> Running in a9a63dc94119
[PLA] Removing intermediate container a9a63dc94119
[PLA]  ---> 313b1c2fe15c
[PLA] Step 37/39 : ENV PATH "/minizinc/bin:${PATH}"
[PLA]  ---> Running in b56ec745bd07
[PLA] Removing intermediate container b56ec745bd07
[PLA]  ---> 4c9c9422f23b
[PLA] Step 38/39 : ENV LD_LIBRARY_PATH "/minizinc/lib:${LD_LIBRARY_PATH}"
[PLA]  ---> Running in 004051c7612d
[PLA] Removing intermediate container 004051c7612d
[PLA]  ---> 9498b09c6248
[PLA] Step 39/39 : CMD [ "/bin/bash", "scripts/start.sh" ]
[PLA]  ---> Running in 808e233e203c
[PLA] Removing intermediate container 808e233e203c
[PLA]  ---> 5c5952af0ac5
[PLA] [Warning] One or more build-args [OSM_NGUI_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_TESTS_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROSDN_TAPI_URL CACHE_DATE PYTHON3_OSMCLIENT_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_DEVOPS_URL PYTHON3_N2VC_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_RO_PLUGIN_URL] were not consumed
[PLA] Successfully built 5c5952af0ac5
[PLA] Successfully tagged opensourcemano/pla:osm-master-12485
[Airflow] Removing intermediate container 0b4e061ed956
[Airflow]  ---> e8db0ca6b4f1
[Airflow] Step 11/16 : RUN mkdir /tmp/osm
[Airflow]  ---> Running in 6ac8bb2ae426
[NBI]  ---> Running in e4cad0a887d4
[NBI] Removing intermediate container e4cad0a887d4
[NBI]  ---> eeada6de9291
[NBI] Step 25/44 : EXPOSE 9999
[NBI]  ---> Running in 7c4da807e70a
[NBI] Removing intermediate container 7c4da807e70a
[NBI]  ---> dd7cfb67f69a
[NBI] Step 26/44 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/html_public /app/osm_nbi/html_public
[NBI]  ---> Running in b50cedb998ae
[NBI] Removing intermediate container b50cedb998ae
[NBI]  ---> bf7403dd07a3
[NBI] Step 27/44 : RUN cp /usr/lib/python3/dist-packages/osm_nbi/nbi.cfg /app/osm_nbi/
[NBI]  ---> Running in 8519f07dd855
[Pipeline] [PLA] echo
[Keystone] Setting up libmd0:amd64 (1.0.4-1build1) ...
[Keystone] Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
[Keystone] Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
[Airflow] Removing intermediate container 6ac8bb2ae426
[Airflow]  ---> a571c6b02c88
[Airflow] Step 12/16 : RUN dpkg-deb -x osm_common_repacked.deb /tmp/osm
[Airflow]  ---> Running in 8c1bf663d190
[PLA] Tagging pla:osm-master-12485
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker tag opensourcemano/pla:osm-master-12485 osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-master-12485
[Pipeline] [PLA] sh
[Keystone] Setting up liblua5.3-0:amd64 (5.3.6-1build1) ...
[Keystone] Setting up python3-amqp (5.0.9-1) ...
[Keystone] Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
[Keystone] Setting up python3-pyasn1 (0.4.8-1) ...
[Keystone] Setting up libcurl4:amd64 (7.81.0-1ubuntu1.16) ...
[Keystone] Setting up libopenjp2-7:amd64 (2.4.0-6) ...
[Keystone] Setting up python3-dateutil (2.8.1-6) ...
[tests] Successfully installed appdirs-1.4.4 argcomplete-3.1.2 attrs-23.1.0 autopage-0.5.1 bcrypt-4.0.1 bitarray-2.8.1 certifi-2023.7.22 cffi-1.15.1 charset-normalizer-3.2.0 click-8.1.7 cliff-4.3.0 cmd2-2.4.3 cryptography-41.0.4 debtcollector-2.5.0 decorator-5.1.1 dogpile-cache-1.2.2 enum34-1.1.10 exceptiongroup-1.1.3 h11-0.14.0 haikunator-2.1.0 idna-3.4 importlib-metadata-6.8.0 iso8601-2.0.0 jinja2-3.1.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-ng-1.6.0 jsonpath-rw-1.4.0 jsonpath-rw-ext-1.2.2 jsonpointer-2.4 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 keystoneauth1-5.3.0 lxml-4.9.3 markupsafe-2.1.3 msgpack-1.0.7 netaddr-0.9.0 netifaces-0.11.0 objectpath-0.6.1 openstacksdk-1.5.0 os-service-types-1.7.0 osc-lib-2.8.1 oslo-config-9.2.0 oslo-i18n-6.1.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 outcome-1.2.0 packaging-23.1 paramiko-3.3.1 pbr-5.11.1 ply-3.11 prettytable-3.9.0 pyang-2.5.3 pyangbind-0.8.3.post1 pycparser-2.21 pyjsonselect-0.2.2 pynacl-1.5.0 pyparsing-3.1.1 pyperclip-1.8.2 pysocks-1.7.1 python-cinderclient-9.4.0 python-keystoneclient-5.2.0 python-magic-0.4.27 python-novaclient-18.4.0 python-openstackclient-6.3.0 pytz-2023.3.post1 pyyaml-6.0.1 referencing-0.30.2 regex-2023.8.8 requests-2.31.0 requestsexceptions-1.4.0 rfc3986-2.0.0 robotframework-6.1.1 robotframework-jsonlibrary-0.5 robotframework-jsonvalidator-2.0.0 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.2 robotframework-sshlibrary-3.8.0 robotframework-yamllibrary-0.2.8 rpds-py-0.10.3 scp-0.14.5 selenium-4.13.0 simplejson-3.19.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 stevedore-5.1.0 tomlkit-0.12.1 trio-0.22.2 trio-websocket-0.11.1 typing-extensions-4.8.0 tzdata-2023.3 urllib3-2.0.5 verboselogs-1.7 wcwidth-0.2.6 wrapt-1.15.0 wsproto-1.2.0 xmltodict-0.13.0 yq-3.2.3 zipp-3.17.0
[tests] 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
[NBI] Removing intermediate container 8519f07dd855
[NBI]  ---> 41e66f808a8c
[NBI] Step 28/44 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/http /app/osm_nbi/
[NBI]  ---> Running in e7b47a454817
[PLA] [PLA] Running shell script
[PLA] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-master-12485
[PLA] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pla]
[PLA] 66bb597e48c2: Preparing
[PLA] 50eeef7f5a5c: Preparing
[PLA] be5dc8c5e483: Preparing
[PLA] f82dd5e76ca8: Preparing
[PLA] a06a9690f03b: Preparing
[PLA] 7f3acb74c4a1: Preparing
[PLA] 0d8168b5bba0: Preparing
[PLA] 257cb0806604: Preparing
[PLA] bddd493a7bbd: Preparing
[PLA] f2cd04a90f42: Preparing
[PLA] 629ca62fb7c7: Preparing
[PLA] 7f3acb74c4a1: Waiting
[PLA] 0d8168b5bba0: Waiting
[PLA] 257cb0806604: Waiting
[PLA] bddd493a7bbd: Waiting
[PLA] f2cd04a90f42: Waiting
[PLA] 629ca62fb7c7: Waiting
[Keystone] Setting up netbase (6.3) ...
[Keystone] Setting up sgml-base (1.30) ...
[Keystone] Setting up python3-anyjson (0.3.3-4) ...
[Keystone] Setting up python3-msgpack (1.0.3-1build1) ...
[Keystone] Setting up apache2-data (2.4.52-1ubuntu4.9) ...
[Keystone] Setting up curl (7.81.0-1ubuntu1.16) ...
[Keystone] Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
[Keystone] Setting up libbinutils:amd64 (2.38-4ubuntu2.6) ...
[Keystone] Setting up libxmlsec1:amd64 (1.2.33-1build2) ...
[Keystone] Setting up libisl23:amd64 (0.24-2build1) ...
[Keystone] Setting up libc-dev-bin (2.35-0ubuntu3.7) ...
[Keystone] Setting up python3-prettytable (2.5.0-2) ...
[Keystone] Setting up libwebpmux3:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[Keystone] Setting up libbsd0:amd64 (0.11.5-1) ...
[Airflow] Removing intermediate container 8c1bf663d190
[Airflow]  ---> 1baf25eb7a25
[Airflow] Step 13/16 : RUN dpkg-deb -x osm_ngsa_repacked.deb /tmp/osm
[Airflow]  ---> Running in 77b80882f487
[NBI] Removing intermediate container e7b47a454817
[NBI]  ---> a260465f644c
[NBI] Step 29/44 : ENV OSMNBI_SOCKET_HOST     0.0.0.0
[NBI]  ---> Running in edbb607744b1
[PLA] a06a9690f03b: Pushed
[PLA] 50eeef7f5a5c: Pushed
[PLA] be5dc8c5e483: Pushed
[PLA] 7f3acb74c4a1: Pushed
[PLA] bddd493a7bbd: Mounted from devops/cicd/opensourcemano/osmclient
[PLA] f2cd04a90f42: Mounted from devops/cicd/opensourcemano/osmclient
[PLA] 629ca62fb7c7: Layer already exists
[Keystone] Setting up python3-lib2to3 (3.10.8-1~22.04) ...
[Keystone] Setting up python3-soupsieve (2.3.1-1) ...
[Keystone] Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Setting up liblocale-gettext-perl (1.07-4build3) ...
[Keystone] Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
[Keystone] Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ...
[Keystone] Setting up libgdbm6:amd64 (1.23-1) ...
[Keystone] Setting up libjs-underscore (1.13.2~dfsg-2) ...
[Keystone] Setting up python3-webob (1:1.8.6-1.1) ...
[Airflow] Removing intermediate container 77b80882f487
[Airflow]  ---> 753e5755b56f
[Airflow] Step 14/16 : RUN mv /tmp/osm/usr/lib/python3/dist-packages/* /home/airflow/.local/lib/python3.10/site-packages/
[Airflow]  ---> Running in d8c0a4f8d8bb
[NBI] Removing intermediate container edbb607744b1
[NBI]  ---> be178ac2ee95
[NBI] Step 30/44 : ENV OSMNBI_SOCKET_PORT     9999
[NBI]  ---> Running in 6e93ae16cb92
[NBI] Removing intermediate container 6e93ae16cb92
[NBI]  ---> f69bb0eac09b
[NBI] Step 31/44 : ENV OSMNBI_STORAGE_PATH    /app/storage
[NBI]  ---> Running in d149d9ed77b3
[NBI] Removing intermediate container d149d9ed77b3
[NBI]  ---> f5907dc7ca6d
[NBI] Step 32/44 : ENV OSMNBI_DATABASE_DRIVER mongo
[NBI]  ---> Running in 02c7d8b068db
[NBI] Removing intermediate container 02c7d8b068db
[NBI]  ---> 29d5af4fbb95
[NBI] Step 33/44 : ENV OSMNBI_DATABASE_URI   mongodb://mongo:27017
[NBI]  ---> Running in d124bdd10df8
[NBI] Removing intermediate container d124bdd10df8
[NBI]  ---> 75d603f5d42b
[NBI] Step 34/44 : ENV OSMNBI_STATIC_DIR      /app/osm_nbi/html_public
[PLA] 257cb0806604: Pushed
[PLA] 0d8168b5bba0: Pushed
[Keystone] Setting up libaprutil1:amd64 (1.6.1-5ubuntu4.22.04.2) ...
[Keystone] Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Setting up libctf0:amd64 (2.38-4ubuntu2.6) ...
[Keystone] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[Keystone] Setting up python3-distutils (3.10.8-1~22.04) ...
[Keystone] Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Setting up manpages-dev (5.10-1ubuntu1) ...
[Keystone] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[Keystone] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[Airflow] Removing intermediate container d8c0a4f8d8bb
[Airflow]  ---> e3a830b2de5b
[Airflow] Step 15/16 : RUN rm -rf /tmp/osm
[Airflow]  ---> Running in 583afb3e5ec7
[NBI]  ---> Running in e8d3cc288922
[NBI] Removing intermediate container e8d3cc288922
[NBI]  ---> 8116d3406731
[NBI] Step 35/44 : ENV OSMNBI_MESSAGE_DRIVER  kafka
[NBI]  ---> Running in c9ccb1a18f0f
[NBI] Removing intermediate container c9ccb1a18f0f
[NBI]  ---> 6064395ee86a
[NBI] Step 36/44 : ENV OSMNBI_MESSAGE_HOST    kafka
[NBI]  ---> Running in 15ab7481a7d6
[NBI] Removing intermediate container 15ab7481a7d6
[NBI]  ---> 63e3b01a7dd9
[NBI] Step 37/44 : ENV OSMNBI_MESSAGE_PORT    9092
[NBI]  ---> Running in 61c6f2b116a6
[NBI] Removing intermediate container 61c6f2b116a6
[NBI]  ---> ded98feb2f2b
[NBI] Step 38/44 : ENV OSMNBI_LOG_FILE        /app/log/nbi.log
[NBI]  ---> Running in 6c87c1f9f7d3
[NBI] Removing intermediate container 6c87c1f9f7d3
[NBI]  ---> accf5c600160
[NBI] Step 39/44 : ENV OSMNBI_LOG_LEVEL       DEBUG
[NBI]  ---> Running in 94bbcb901264
[Keystone] Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.1) ...
[Keystone] Setting up bind9-libs:amd64 (1:9.18.18-0ubuntu0.22.04.2) ...
[Keystone] Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ...
[Keystone] Setting up python3-pbr (5.11.1-0ubuntu1~cloud0) ...
[Keystone] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[Airflow] Removing intermediate container 583afb3e5ec7
[Airflow]  ---> 744a10138bee
[Airflow] Step 16/16 : RUN pip3 install    -r /home/airflow/.local/lib/python3.10/site-packages/osm_common/requirements.txt    -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt
[Airflow]  ---> Running in f0a64888e901
[NBI] Removing intermediate container 94bbcb901264
[NBI]  ---> ebe45814668f
[NBI] Step 40/44 : ENV OSMNBI_AUTHENTICATION_BACKEND               internal
[NBI]  ---> Running in a609e8097447
[NBI] Removing intermediate container a609e8097447
[NBI]  ---> 05c76e891a89
[NBI] Step 41/44 : ENV OSMNBI_PROMETHEUS_HOST                      prometheus
[NBI]  ---> Running in 0575aeed66f2
[NBI] Removing intermediate container 0575aeed66f2
[NBI]  ---> 995c550abc19
[NBI] Step 42/44 : ENV OSMNBI_PROMETHEUS_PORT                      9090
[NBI]  ---> Running in 217cb9f41552
[NBI] Removing intermediate container 217cb9f41552
[NBI]  ---> 9b7ec512c9d7
[NBI] Step 43/44 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD curl -k https://localhost:9999/osm/ | grep Welcome || exit 1
[NBI]  ---> Running in ba7a08f1c3bf
[NBI] Removing intermediate container ba7a08f1c3bf
[NBI]  ---> eee2c6bd9573
[NBI] Step 44/44 : CMD python3 -m osm_nbi.nbi
[NBI]  ---> Running in 2ef521e5fbb4
[NBI] Removing intermediate container 2ef521e5fbb4
[NBI]  ---> f397739d7b93
[NBI] [Warning] One or more build-args [PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_VMWARE_URL CACHE_DATE OSM_IMDOCS_URL OSM_NGUI_URL PYTHON3_N2VC_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_DEVOPS_URL OSM_TESTS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL] were not consumed
[NBI] Successfully built f397739d7b93
[NBI] Successfully tagged opensourcemano/nbi:osm-master-12485
[Pipeline] [NBI] echo
[NBI] Tagging nbi:osm-master-12485
[Pipeline] [NBI] sh
[Keystone] Setting up libwebpdemux2:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[Keystone] Setting up python3-pastedeploy (2.1.1-1) ...
[Keystone] Setting up python3-tenacity (6.3.1-3) ...
[NBI] [NBI] Running shell script
[NBI] + docker tag opensourcemano/nbi:osm-master-12485 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-master-12485
[Pipeline] [NBI] sh
[Keystone] Setting up libedit2:amd64 (3.1-20210910-1build1) ...
[Keystone] Setting up python3-futurist (2.4.0-2) ...
[NBI] [NBI] Running shell script
[NBI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-master-12485
[NBI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/nbi]
[NBI] 87b61915de2c: Preparing
[NBI] 8331434057e2: Preparing
[NBI] 7eb19db4979d: Preparing
[NBI] 6508f9e16a21: Preparing
[NBI] 8ac8c1fc2618: Preparing
[NBI] ff1332a54617: Preparing
[NBI] 314b90d36041: Preparing
[NBI] bddd493a7bbd: Preparing
[NBI] f2cd04a90f42: Preparing
[NBI] 629ca62fb7c7: Preparing
[NBI] 6508f9e16a21: Waiting
[NBI] 8ac8c1fc2618: Waiting
[NBI] ff1332a54617: Waiting
[NBI] 314b90d36041: Waiting
[NBI] bddd493a7bbd: Waiting
[NBI] f2cd04a90f42: Waiting
[NBI] 629ca62fb7c7: Waiting
[Keystone] Setting up python3-debtcollector (2.3.0-0ubuntu1) ...
[Keystone] Setting up libaprutil1-ldap:amd64 (1.6.1-5ubuntu4.22.04.2) ...
[Keystone] Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-5ubuntu4.22.04.2) ...
[Keystone] Setting up python3-kombu (5.2.3-1) ...
[Keystone] Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
[Keystone] Setting up python3-tz (2022.1-1ubuntu0.22.04.1) ...
[Airflow] Collecting aiokafka==0.8.1
[Airflow]   Downloading aiokafka-0.8.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[NBI] 87b61915de2c: Pushed
[NBI] 7eb19db4979d: Pushed
[NBI] 8331434057e2: Pushed
[NBI] 8ac8c1fc2618: Pushed
[NBI] 6508f9e16a21: Pushed
[NBI] bddd493a7bbd: Mounted from devops/cicd/opensourcemano/pla
[LCM] 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
[LCM] Successfully installed aiohttp-3.8.5 aiokafka-0.8.1 aiosignal-1.3.1 annotated-types-0.5.0 async-timeout-4.0.3 attrs-23.1.0 bcrypt-4.0.1 boltons-23.0.0 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.2.0 checksumdir-1.2.0 config-man-0.0.4 cryptography-41.0.4 dataclasses-0.6 dnspython-2.4.2 face-20.1.1 frozenlist-1.4.0 glom-23.3.0 google-auth-2.17.3 grpcio-1.58.0 grpcio-tools-1.48.1 grpclib-0.4.5 h2-4.1.0 hpack-4.0.0 hyperframe-6.0.1 idna-3.4 jinja2-3.1.2 juju-2.9.44.0 jujubundlelib-0.5.7 kafka-python-2.0.2 kubernetes-26.1.0 macaroonbakery-1.3.1 markupsafe-2.1.3 motor-3.3.1 multidict-6.0.4 mypy-extensions-1.0.0 oauthlib-3.2.2 packaging-23.1 paramiko-2.12.0 protobuf-3.20.3 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pycryptodome-3.19.0 pydantic-2.4.2 pydantic-core-2.10.1 pymacaroons-0.13.0 pymongo-4.5.0 pynacl-1.5.0 pyrfc3339-1.1 python-dateutil-2.8.2 pytz-2023.3.post1 pyyaml-6.0.1 requests-2.31.0 requests-oauthlib-1.3.1 retrying-async-2.0.0 rsa-4.9 six-1.16.0 theblues-0.5.2 toposort-1.10 typing-extensions-4.8.0 typing-inspect-0.9.0 urllib3-2.0.5 websocket-client-1.6.3 websockets-11.0.3 yarl-1.9.2
[Keystone] Setting up python3-bs4 (4.10.0-2) ...
[Keystone] Setting up python3-sqlalchemy (1.4.31+ds1-1build1) ...
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 5.7 MB/s eta 0:00:00
[Airflow] Collecting async-timeout==4.0.3
[Airflow]   Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[Airflow] Collecting dataclasses==0.6
[Airflow]   Downloading dataclasses-0.6-py3-none-any.whl (14 kB)
[Airflow] Collecting dnspython==2.4.2
[Airflow]   Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 kB 20.0 MB/s eta 0:00:00
[Airflow] Collecting kafka-python==2.0.2
[Airflow]   Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 kB 15.1 MB/s eta 0:00:00
[Airflow] Collecting motor==3.3.1
[Airflow]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 kB 5.5 MB/s eta 0:00:00
[Airflow] Collecting packaging==23.1
[Airflow]   Downloading packaging-23.1-py3-none-any.whl (48 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 3.8 MB/s eta 0:00:00
[Airflow] Collecting pycryptodome==3.19.0
[Airflow]   Downloading pycryptodome-3.19.0-cp35-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 34.9 MB/s eta 0:00:00
[NBI] f2cd04a90f42: Mounted from devops/cicd/opensourcemano/pla
[NBI] 629ca62fb7c7: Layer already exists
[Keystone] Setting up libldap2-dev (2.5.17+dfsg-0ubuntu0.22.04.1) ...
[Keystone] Setting up python3-sqlalchemy-ext:amd64 (1.4.31+ds1-1build1) ...
[Keystone] Setting up python3-prometheus-client (0.9.0-1) ...
[Keystone] Setting up python3-rfc3986 (1.5.0-2) ...
[Keystone] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[Keystone] Setting up python3-jsonschema (3.2.0-0ubuntu2) ...
[NBI] 314b90d36041: Pushed
[Keystone] Setting up xmlsec1 (1.2.33-1build2) ...
[Keystone] Setting up python3-werkzeug (2.2.2-2ubuntu0.1~cloud0) ...
[Keystone] Setting up python3-pyasn1-modules (0.2.1-1) ...
[Airflow] Collecting pymongo==4.5.0
[Airflow]   Downloading pymongo-4.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (671 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 671.3/671.3 kB 34.8 MB/s eta 0:00:00
[Airflow] Collecting pyyaml==6.0.1
[Airflow]   Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 23.5 MB/s eta 0:00:00
[Airflow] Collecting attrs==23.1.0
[Airflow]   Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.0 MB/s eta 0:00:00
[Airflow] Collecting autopage==0.5.1
[Airflow]   Downloading autopage-0.5.1-py3-none-any.whl (29 kB)
[Airflow] Requirement already satisfied: azure-common==1.1.28 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 21)) (1.1.28)
[Airflow] Collecting azure-core==1.29.4
[Airflow]   Downloading azure_core-1.29.4-py3-none-any.whl (192 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.4/192.4 kB 6.0 MB/s eta 0:00:00
[Airflow] Collecting azure-identity==1.14.0
[Airflow]   Downloading azure_identity-1.14.0-py3-none-any.whl (160 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 4.3 MB/s eta 0:00:00
[Airflow] Collecting azure-mgmt-compute==30.3.0
[Airflow]   Downloading azure_mgmt_compute-30.3.0-py3-none-any.whl (5.2 MB)
[Keystone] Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ...
[Keystone] Setting up libgdbm-compat4:amd64 (1.23-1) ...
[Keystone] Setting up python3-oslo.context (1:5.1.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 37.7 MB/s eta 0:00:00
[Airflow] Collecting azure-mgmt-core==1.4.0
[Airflow]   Downloading azure_mgmt_core-1.4.0-py3-none-any.whl (27 kB)
[Airflow] Collecting azure-mgmt-monitor==6.0.2
[Airflow]   Downloading azure_mgmt_monitor-6.0.2-py3-none-any.whl (1.3 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 30.6 MB/s eta 0:00:00
[Airflow] Collecting cachetools==5.3.1
[Airflow]   Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
[Airflow] Collecting certifi==2023.7.22
[Airflow]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 4.1 MB/s eta 0:00:00
[Airflow] Collecting cffi==1.16.0
[Airflow]   Downloading cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (443 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 443.9/443.9 kB 20.5 MB/s eta 0:00:00
[Keystone] Setting up libjs-sphinxdoc (4.3.2-1) ...
[Keystone] Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[Airflow] Collecting charset-normalizer==3.3.0
[Airflow]   Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 kB 10.2 MB/s eta 0:00:00
[Airflow] Collecting cliff==4.3.0
[Airflow]   Downloading cliff-4.3.0-py3-none-any.whl (80 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 7.6 MB/s eta 0:00:00
[Airflow] Collecting cmd2==2.4.3
[Airflow]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 kB 14.1 MB/s eta 0:00:00
[Airflow] Collecting contourpy==1.1.1
[Airflow]   Downloading contourpy-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.7/301.7 kB 7.3 MB/s eta 0:00:00
[Keystone] Setting up ieee-data (20210605.1) ...
[Keystone] Setting up python3-lxml:amd64 (4.8.0-1build1) ...
[Keystone] Setting up python3-alembic (1.8.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-dnspython (2.3.0-1ubuntu1~cloud0) ...
[tests] Removing intermediate container 8e682be9f4ea
[tests]  ---> 6f5b323324f1
[tests] Step 16/35 : RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main" | tee -a /etc/apt/sources.list.d/google-cloud-sdk.list
[tests]  ---> Running in b41d9d051f77
[tests] deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main
[tests] Removing intermediate container b41d9d051f77
[tests]  ---> a84590742b61
[tests] Step 17/35 : RUN curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key --keyring /usr/share/keyrings/cloud.google.gpg add -
[tests]  ---> Running in 439e8bf2843e
[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 --:--:-- --:--:-- --:--:--     0Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
[tests] 
100  2659  100  2659    0     0  14426      0 --:--:-- --:--:-- --:--:-- 14451
[tests] OK
[Airflow] Collecting cryptography==41.0.4
[Airflow]   Downloading cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 51.6 MB/s eta 0:00:00
[Airflow] Collecting cycler==0.12.0
[Airflow]   Downloading cycler-0.12.0-py3-none-any.whl (8.2 kB)
[Airflow] Collecting dateparser==1.1.8
[Airflow]   Downloading dateparser-1.1.8-py2.py3-none-any.whl (293 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.8/293.8 kB 30.4 MB/s eta 0:00:00
[Airflow] Collecting debtcollector==2.5.0
[Airflow]   Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB)
[NBI] ff1332a54617: Pushed
[NBI] osm-master-12485: digest: sha256:bd11140d914c8bb0ac8fbc2a1d23bd8aec813d0fac3fe6217894c8ae65c34ac3 size: 2411
[Pipeline] [NBI] }
[Airflow] Collecting fonttools==4.43.0
[Airflow]   Downloading fonttools-4.43.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 42.8 MB/s eta 0:00:00
[Pipeline] [NBI] // dir
[Pipeline] [NBI] }
[Keystone] Setting up cpp (4:11.2.0-1ubuntu1) ...
[Keystone] Setting up xml-core (0.18+nmu1) ...
[Keystone] Setting up python3-os-service-types (1.7.0-0ubuntu1) ...
[Keystone] Setting up python3-stevedore (1:5.0.0-0ubuntu1~cloud0) ...
[Keystone] Setting up libc6-dev:amd64 (2.35-0ubuntu3.7) ...
[Keystone] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[Keystone] Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.1) ...
[Keystone] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[tests] Removing intermediate container 439e8bf2843e
[tests]  ---> f9e86e56606b
[tests] Step 18/35 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     google-cloud-cli=455.*     kubectl=1.28.*
[tests]  ---> Running in e64d2d19de7f
[tests] Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
[tests] Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[tests] Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[tests] Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease
[Airflow] Collecting futurist==2.4.1
[Airflow]   Downloading futurist-2.4.1-py3-none-any.whl (36 kB)
[Airflow] Collecting gnocchiclient==7.0.8
[Airflow]   Downloading gnocchiclient-7.0.8-py2.py3-none-any.whl (66 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 6.5 MB/s eta 0:00:00
[Airflow] Collecting google-api-core[grpc]==2.12.0
[Airflow]   Downloading google_api_core-2.12.0-py3-none-any.whl (121 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 5.2 MB/s eta 0:00:00
[Airflow] Collecting google-api-python-client==2.102.0
[Airflow]   Downloading google_api_python_client-2.102.0-py2.py3-none-any.whl (12.4 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 39.8 MB/s eta 0:00:00
[Keystone] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[Keystone] Setting up bind9-host (1:9.18.18-0ubuntu0.22.04.2) ...
[Keystone] Setting up libicu-dev:amd64 (70.1-2) ...
[Keystone] Setting up python3-migrate (0.13.0-0ubuntu2) ...
[Keystone] Setting up python3-keystoneauth1 (5.1.2-0ubuntu1~cloud0) ...
[tests] Get:5 https://packages.cloud.google.com/apt cloud-sdk InRelease [6361 B]
[tests] Get:6 https://packages.cloud.google.com/apt cloud-sdk/main amd64 Packages [634 kB]
[tests] Fetched 640 kB in 1s (655 kB/s)
[Airflow] Collecting google-auth==2.23.2
[Airflow]   Downloading google_auth-2.23.2-py2.py3-none-any.whl (181 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.0/182.0 kB 4.3 MB/s eta 0:00:00
[Airflow] Collecting google-auth-httplib2==0.1.1
[Airflow]   Downloading google_auth_httplib2-0.1.1-py2.py3-none-any.whl (9.3 kB)
[Airflow] Collecting google-cloud-monitoring==2.15.1
[Airflow]   Downloading google_cloud_monitoring-2.15.1-py2.py3-none-any.whl (323 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.4/323.4 kB 15.9 MB/s eta 0:00:00
[Airflow] Collecting googleapis-common-protos==1.60.0
[Airflow]   Downloading googleapis_common_protos-1.60.0-py2.py3-none-any.whl (227 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.6/227.6 kB 23.1 MB/s eta 0:00:00
[LCM] Removing intermediate container 98ca299678f2
[LCM]  ---> da9fa0eb280c
[LCM] Step 19/58 : FROM ubuntu:22.04 as FINAL
[LCM]  ---> 52882761a72a
[LCM] Step 20/58 : ARG APT_PROXY
[LCM]  ---> Using cache
[LCM]  ---> bf8675204e26
[LCM] Step 21/58 : 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]  ---> 6b16749f3331
[LCM] Step 22/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Using cache
[LCM]  ---> 862dd2a755cf
[LCM] Step 23/58 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Keystone] Setting up apache2-utils (2.4.52-1ubuntu4.9) ...
[Keystone] Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.6) ...
[Keystone] Setting up alembic (1.8.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-ldap:amd64 (3.2.0-4ubuntu7.1) ...
[Keystone] Setting up python3-pastescript (2.0.2-4) ...
[Keystone] Setting up mysql-client-core-8.0 (8.0.36-0ubuntu0.22.04.1) ...
[Keystone] Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.3) ...
[Keystone] Setting up python3-testresources (2.0.1-3) ...
[Keystone] Setting up python3-requests-toolbelt (0.9.1-1) ...
[tests] Reading package lists...
[Airflow] Collecting grpcio==1.59.0
[Airflow]   Downloading grpcio-1.59.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.3 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 40.0 MB/s eta 0:00:00
[Airflow] Collecting grpcio-status==1.59.0
[Airflow]   Downloading grpcio_status-1.59.0-py3-none-any.whl (14 kB)
[LCM]  ---> 7f7ac2b860d5
[LCM] Step 24/58 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[Keystone] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[Keystone] Setting up python3-babel (2.8.0+dfsg.1-7) ...
[Keystone] update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode
[Keystone] Setting up python3-pysaml2 (7.1.0-0ubuntu2) ...
[Keystone] Setting up binutils (2.38-4ubuntu2.6) ...
[Keystone] Setting up python3-dogpile.cache (1.1.8-2~cloud0) ...
[tests] Reading package lists...
[tests] Building dependency tree...
[tests] Reading state information...
[Airflow] Collecting httmock==1.4.0
[Airflow]   Downloading httmock-1.4.0-py3-none-any.whl (4.8 kB)
[Airflow] Collecting httplib2==0.22.0
[Airflow]   Downloading httplib2-0.22.0-py3-none-any.whl (96 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 5.3 MB/s eta 0:00:00
[Airflow] Requirement already satisfied: idna==3.4 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 107)) (3.4)
[Airflow] Collecting importlib-metadata==6.8.0
[Airflow]   Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
[Airflow] Collecting iso8601==2.1.0
[Airflow]   Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB)
[Airflow] Requirement already satisfied: isodate==0.6.1 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 118)) (0.6.1)
[Airflow] Collecting keystoneauth1==5.3.0
[Airflow]   Downloading keystoneauth1-5.3.0-py3-none-any.whl (323 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 kB 25.0 MB/s eta 0:00:00
[Airflow] Collecting kiwisolver==1.4.5
[Airflow]   Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 46.2 MB/s eta 0:00:00
[Keystone] Setting up python3-routes (2.5.1-1ubuntu1) ...
[Keystone] Setting up python3-eventlet (0.33.1-4~cloud0) ...
[Keystone] Setting up perl (5.34.0-3ubuntu1.3) ...
[Keystone] Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ...
[MON] Successfully installed aiokafka-0.8.1 appdirs-1.4.4 async-timeout-4.0.3 attrs-23.1.0 autopage-0.5.1 bcrypt-4.0.1 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.2.0 cliff-4.3.0 cmd2-2.4.3 contourpy-1.1.1 cryptography-41.0.4 cycler-0.12.0 dataclasses-0.6 dateparser-1.1.8 debtcollector-2.5.0 decorator-5.1.1 dnspython-2.4.2 dogpile-cache-1.2.2 fonttools-4.42.1 futurist-2.4.1 gnocchiclient-7.0.8 google-auth-2.17.3 httmock-1.4.0 humanfriendly-10.0 idna-3.4 importlib-metadata-6.8.0 iso8601-2.0.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-2.4 juju-2.9.44.0 jujubundlelib-0.5.7 kafka-python-2.0.2 keystoneauth1-5.3.0 kiwisolver-1.4.5 kubernetes-26.1.0 lxml-4.9.3 macaroonbakery-1.3.1 matplotlib-3.8.0 motor-3.3.1 msgpack-1.0.7 mypy-extensions-1.0.0 netaddr-0.9.0 netifaces-0.11.0 numpy-1.26.0 oauthlib-3.2.2 openstacksdk-1.5.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.8.1 oslo-config-9.2.0 oslo-context-5.2.0 oslo-i18n-6.1.0 oslo-log-5.3.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 pandas-2.1.1 paramiko-2.12.0 pbr-5.11.1 pillow-10.0.1 prettytable-0.7.2 prometheus-api-client-0.5.4 prometheus-client-0.17.1 protobuf-3.20.3 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pycryptodome-3.19.0 pygments-2.16.1 pyinotify-0.9.6 pymacaroons-0.13.0 pymongo-4.5.0 pynacl-1.5.0 pyparsing-3.1.1 pyperclip-1.8.2 pyrfc3339-1.1 python-ceilometerclient-2.9.0 python-cinderclient-8.3.0 python-dateutil-2.8.2 python-keystoneclient-5.2.0 python-neutronclient-11.0.0 python-novaclient-18.4.0 pytz-2023.3.post1 pyvcloud-23.0.4 pyyaml-6.0.1 regex-2023.8.8 requests-2.31.0 requests-oauthlib-1.3.1 requestsexceptions-1.4.0 retrying-async-2.0.0 rfc3986-2.0.0 rsa-4.9 simplejson-3.19.1 six-1.16.0 stevedore-5.1.0 theblues-0.5.2 toposort-1.10 typing-extensions-4.8.0 typing-inspect-0.9.0 tzdata-2023.3 tzlocal-5.0.1 ujson-5.8.0 unittest-xml-reporting-3.2.0 urllib3-2.0.5 vcd-api-schemas-type-10.3.0.dev72 wcwidth-0.2.7 websocket-client-1.6.3 websockets-11.0.3 wrapt-1.15.0 zipp-3.17.0
[MON] 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
[tests] Suggested packages:
[tests]   google-cloud-cli-app-engine-java google-cloud-cli-app-engine-python
[tests]   google-cloud-cli-pubsub-emulator google-cloud-cli-bigtable-emulator
[tests]   google-cloud-cli-datastore-emulator
[tests] The following NEW packages will be installed:
[tests]   google-cloud-cli kubectl
[tests] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
[tests] Need to get 170 MB of archives.
[tests] After this operation, 854 MB of additional disk space will be used.
[tests] Get:1 https://packages.cloud.google.com/apt cloud-sdk/main amd64 google-cloud-cli all 455.0.0-0 [160 MB]
[Airflow] Collecting matplotlib==3.8.0
[Airflow]   Downloading matplotlib-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 58.2 MB/s eta 0:00:00
[Airflow] Collecting msal==1.24.1
[Airflow]   Downloading msal-1.24.1-py2.py3-none-any.whl (95 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.0/96.0 kB 6.6 MB/s eta 0:00:00
[Airflow] Requirement already satisfied: msal-extensions==1.0.0 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 136)) (1.0.0)
[Airflow] Collecting msgpack==1.0.7
[Airflow]   Downloading msgpack-1.0.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (530 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 530.8/530.8 kB 23.7 MB/s eta 0:00:00
[Airflow] Collecting netaddr==0.9.0
[Airflow]   Downloading netaddr-0.9.0-py3-none-any.whl (2.2 MB)
[PLA] 66bb597e48c2: Pushed
[PLA] f82dd5e76ca8: Pushed
[PLA] osm-master-12485: digest: sha256:73a1fabcd146b2dbe9f46747b3555fe0311ef45d2c1a9149e90a0aa97ca49b91 size: 2625
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[Keystone] Setting up libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
[Keystone] Setting up libsasl2-dev (2.1.27+dfsg2-3ubuntu1.2) ...
[Keystone] Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ...
[Keystone] Setting up libraqm0:amd64 (0.7.0-4ubuntu1) ...
[Keystone] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[Keystone] Setting up libdpkg-perl (1.21.1ubuntu2.3) ...
[Keystone] Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
[Pipeline] [PLA] }
[Keystone] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
[Keystone] Setting up python3-netaddr (0.8.0-2) ...
[Keystone] Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Setting up mysql-client-8.0 (8.0.36-0ubuntu0.22.04.1) ...
[Keystone] Setting up bind9-dnsutils (1:9.18.18-0ubuntu0.22.04.2) ...
[Keystone] Setting up mailcap (3.70+nmu1ubuntu1) ...
[Keystone] Setting up python3-oslo.i18n (5.1.0-0ubuntu1) ...
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 48.8 MB/s eta 0:00:00
[Airflow] Collecting netifaces==0.11.0
[Airflow]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[Airflow]   Preparing metadata (setup.py): started
[Airflow]   Preparing metadata (setup.py): finished with status 'done'
[Keystone] Setting up libc-devtools (2.35-0ubuntu3.7) ...
[Keystone] Setting up mysql-client (8.0.36-0ubuntu0.22.04.1) ...
[Keystone] Setting up mime-support (3.66) ...
[Keystone] Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.22.04.1) ...
[Keystone] Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
[Keystone] Setting up libfile-fcntllock-perl (0.22-3build7) ...
[Keystone] Setting up libalgorithm-diff-perl (1.201-1) ...
[Keystone] Setting up python3-flask (2.2.2-2ubuntu1.1~cloud0) ...
[Keystone] Setting up python3-oslo.utils (6.1.0-0ubuntu1~cloud0) ...
[Keystone] Setting up dnsutils (1:9.18.18-0ubuntu0.22.04.2) ...
[Keystone] Setting up apache2-bin (2.4.52-1ubuntu4.9) ...
[Keystone] Setting up gcc (4:11.2.0-1ubuntu1) ...
[Keystone] Setting up dpkg-dev (1.21.1ubuntu2.3) ...
[Airflow] Collecting numpy==1.26.0
[Airflow]   Downloading numpy-1.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 41.6 MB/s eta 0:00:00
[Keystone] Setting up python3-pil:amd64 (9.0.1-1ubuntu0.3) ...
[Keystone] Setting up python3-flask-restful (0.3.9-2) ...
[Keystone] Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
[Keystone] Setting up python3.10-dev (3.10.12-1~22.04.3) ...
[Keystone] Setting up g++ (4:11.2.0-1ubuntu1) ...
[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.9ubuntu3) ...
[Keystone] Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
[Keystone] Setting up libalgorithm-merge-perl (0.08-3) ...
[Keystone] Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
[Keystone] Setting up apache2 (2.4.52-1ubuntu4.9) ...
[Airflow] Collecting os-service-types==1.7.0
[Airflow]   Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
[Airflow] Collecting oslo-config==9.2.0
[Airflow]   Downloading oslo.config-9.2.0-py3-none-any.whl (128 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 kB 2.4 MB/s eta 0:00:00
[Airflow] Collecting oslo-i18n==6.1.0
[Airflow]   Downloading oslo.i18n-6.1.0-py3-none-any.whl (46 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 kB 1.9 MB/s eta 0:00:00
[Airflow] Collecting oslo-serialization==5.2.0
[Airflow]   Downloading oslo.serialization-5.2.0-py3-none-any.whl (26 kB)
[Airflow] Collecting oslo-utils==6.2.1
[Airflow]   Downloading oslo.utils-6.2.1-py3-none-any.whl (101 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 kB 6.3 MB/s eta 0:00:00
[Airflow] Collecting pandas==2.1.1
[Airflow]   Downloading pandas-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.3 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 22.8 MB/s eta 0:00:00
[Airflow] Collecting pbr==5.11.1
[Airflow]   Downloading pbr-5.11.1-py2.py3-none-any.whl (112 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.7/112.7 kB 4.6 MB/s eta 0:00:00
[RO] Successfully installed adal-1.2.7 aiokafka-0.8.1 appdirs-1.4.4 async-timeout-4.0.3 atpublic-4.0 attrs-23.1.0 autopage-0.5.1 azure-common-1.1.28 azure-core-1.29.4 azure-identity-1.14.0 azure-mgmt-compute-30.3.0 azure-mgmt-core-1.4.0 azure-mgmt-network-25.1.0 azure-mgmt-resource-23.0.1 bcrypt-4.0.1 boto-2.49.0 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.2.0 cheroot-10.0.0 cherrypy-18.1.2 cliff-4.3.0 cmd2-2.4.3 cryptography-41.0.4 cvprac-1.3.1 dataclasses-0.6 debtcollector-2.5.0 decorator-5.1.1 dnspython-2.4.2 dogpile-cache-1.2.2 flufl-enum-6.0.2 google-api-core-2.8.2 google-api-python-client-2.51.0 google-auth-2.8.0 google-auth-httplib2-0.1.1 google-cloud-0.34.0 googleapis-common-protos-1.56.3 httplib2-0.22.0 humanfriendly-10.0 idna-3.4 importlib-metadata-6.8.0 ipconflict-0.5.0 iso8601-2.0.0 isodate-0.6.1 jaraco-functools-3.9.0 jinja2-3.1.2 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-2.4 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 kafka-python-2.0.2 keystoneauth1-5.3.0 logutils-0.3.5 lxml-4.9.3 markupsafe-2.1.3 more-itertools-10.1.0 motor-3.3.1 msal-1.24.0 msal-extensions-1.0.0 msgpack-1.0.7 msrest-0.7.1 msrestazure-0.6.4 netaddr-0.9.0 netifaces-0.11.0 oauthlib-3.2.2 openstacksdk-1.5.0 os-client-config-2.1.0 os-service-types-1.7.0 osc-lib-2.8.1 oslo-config-9.2.0 oslo-context-5.2.0 oslo-i18n-6.1.0 oslo-log-5.3.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 paramiko-3.3.1 pbr-5.11.1 portalocker-2.8.2 portend-3.2.0 prettytable-3.9.0 progressbar-2.5 protobuf-4.24.3 py-radix-0.10.0 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pycryptodome-3.19.0 pygments-2.16.1 pyinotify-0.9.6 pyjwt-2.8.0 pymongo-4.5.0 pynacl-1.5.0 pyopenssl-23.2.0 pyparsing-3.1.1 pyperclip-1.8.2 pysocks-1.7.1 python-cinderclient-7.4.1 python-dateutil-2.8.2 python-glanceclient-4.4.0 python-keystoneclient-5.2.0 python-neutronclient-11.0.0 python-novaclient-18.4.0 python-openstackclient-6.3.0 pytz-2023.3.post1 pyvcloud-19.1.1 pyvmomi-8.0.2.0 pyyaml-6.0.1 referencing-0.30.2 requests-2.31.0 requests-oauthlib-1.3.1 requestsexceptions-1.4.0 rfc3986-2.0.0 rpds-py-0.10.3 rsa-4.9 simplejson-3.19.1 six-1.16.0 stevedore-5.1.0 tempora-5.5.0 tqdm-4.66.1 typing-extensions-4.8.0 tzdata-2023.3 uritemplate-4.1.1 urllib3-2.0.5 uuid-1.30 warlock-2.0.1 wcwidth-0.2.6 wrapt-1.15.0 zc-lockfile-3.0.post1 zipp-3.17.0
[RO] 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
[Airflow] Collecting pillow==10.0.1
[Airflow]   Downloading Pillow-10.0.1-cp310-cp310-manylinux_2_28_x86_64.whl (3.6 MB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 52.1 MB/s eta 0:00:00
[Airflow] Collecting portalocker==2.8.2
[Airflow]   Downloading portalocker-2.8.2-py3-none-any.whl (17 kB)
[Airflow] Collecting prettytable==0.7.2
[Airflow]   Downloading prettytable-0.7.2.zip (28 kB)
[Airflow]   Preparing metadata (setup.py): started
[Keystone] Enabling module mpm_event.
[Keystone] Enabling module authz_core.
[Keystone] Enabling module authz_host.
[Keystone] Enabling module authn_core.
[Keystone] Enabling module auth_basic.
[Keystone] Enabling module access_compat.
[Keystone] Enabling module authn_file.
[Keystone] Enabling module authz_user.
[Keystone] Enabling module alias.
[Keystone] Enabling module dir.
[Keystone] Enabling module autoindex.
[Keystone] Enabling module env.
[Keystone] Enabling module mime.
[Keystone] Enabling module negotiation.
[Keystone] Enabling module setenvif.
[Airflow]   Preparing metadata (setup.py): finished with status 'done'
[Airflow] Collecting prometheus-api-client==0.5.4
[Airflow]   Downloading prometheus_api_client-0.5.4-py3-none-any.whl (28 kB)
[Airflow] Collecting prometheus-client==0.17.1
[Airflow]   Downloading prometheus_client-0.17.1-py3-none-any.whl (60 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 7.5 MB/s eta 0:00:00
[Airflow] Collecting proto-plus==1.22.3
[Airflow]   Downloading proto_plus-1.22.3-py3-none-any.whl (48 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.1/48.1 kB 2.7 MB/s eta 0:00:00
[Airflow] Collecting protobuf==4.24.3
[Airflow]   Downloading protobuf-4.24.3-cp37-abi3-manylinux2014_x86_64.whl (311 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 311.6/311.6 kB 15.4 MB/s eta 0:00:00
[Airflow] Collecting pyasn1==0.5.0
[Airflow]   Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 1.9 MB/s eta 0:00:00
[Airflow] Collecting pyasn1-modules==0.3.0
[Airflow]   Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 6.0 MB/s eta 0:00:00
[LCM]  ---> f26da7aa2c93
[LCM] Step 25/58 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     ca-certificates     && rm -rf /var/lib/apt/lists/*
[LCM]  ---> Running in fd7973f71137
[LCM] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[LCM] Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[LCM] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[LCM] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[LCM] Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[LCM] Get:6 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[LCM] Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[LCM] Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[LCM] Get:9 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[LCM] Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[LCM] Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[LCM] Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[Keystone] Enabling module filter.
[Keystone] Enabling module deflate.
[Keystone] Enabling module status.
[Keystone] Enabling module reqtimeout.
[Keystone] Enabling conf charset.
[Keystone] Enabling conf localized-error-pages.
[Keystone] Enabling conf other-vhosts-access-log.
[Keystone] Enabling conf security.
[Keystone] Enabling conf serve-cgi-bin.
[Keystone] Enabling site 000-default.
[Keystone] info: Executing deferred 'a2enconf javascript-common' for package javascript-common
[Keystone] Enabling conf javascript-common.
[Keystone] invoke-rc.d: could not determine current runlevel
[Keystone] invoke-rc.d: policy-rc.d denied execution of start.
[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] Setting up python3-oslo.serialization (5.1.1-0ubuntu1~cloud0) ...
[Keystone] Setting up libapache2-mod-wsgi-py3 (4.9.0-1ubuntu0.1) ...
[Airflow] Requirement already satisfied: pycparser==2.21 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 220)) (2.21)
[Airflow] Collecting pyjwt[crypto]==2.8.0
[Airflow]   Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB)
[Airflow] Collecting pyparsing==3.1.1
[Airflow]   Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 kB 4.7 MB/s eta 0:00:00
[Airflow] Collecting pyperclip==1.8.2
[Airflow]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[Airflow]   Preparing metadata (setup.py): started
[LCM] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[LCM] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[LCM] Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[LCM] Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[LCM] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[LCM] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[Keystone] apache2_invoke: Enable module wsgi
[Keystone] invoke-rc.d: could not determine current runlevel
[Keystone] invoke-rc.d: policy-rc.d denied execution of restart.
[Keystone] Setting up python3-dev (3.10.6-1~22.04) ...
[Keystone] Setting up python3-fixtures (3.0.0-4) ...
[Keystone] Setting up python3-testtools (2.5.0-3ubuntu2) ...
[Keystone] Setting up python3-testscenarios (0.5.0-3build1) ...
[Keystone] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[Keystone] Processing triggers for shared-mime-info (2.1-2) ...
[Airflow]   Preparing metadata (setup.py): finished with status 'done'
[Airflow] Collecting python-ceilometerclient==2.9.0
[Airflow]   Downloading python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.4/113.4 kB 5.0 MB/s eta 0:00:00
[Airflow] Requirement already satisfied: python-dateutil==2.8.2 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 233)) (2.8.2)
[Airflow] Collecting python-keystoneclient==5.2.0
[Airflow]   Downloading python_keystoneclient-5.2.0-py3-none-any.whl (397 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.9/397.9 kB 15.8 MB/s eta 0:00:00
[Airflow] Collecting python-novaclient==18.4.0
[Airflow]   Downloading python_novaclient-18.4.0-py3-none-any.whl (335 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 kB 18.2 MB/s eta 0:00:00
[Airflow] Collecting pytz==2023.3.post1
[Airflow]   Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 37.1 MB/s eta 0:00:00
[LCM] Fetched 31.5 MB in 2s (16.4 MB/s)
[Airflow] Collecting regex==2023.10.3
[Airflow]   Downloading regex-2023.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (773 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 773.9/773.9 kB 27.3 MB/s eta 0:00:00
[Airflow] Collecting requests==2.31.0
[Airflow]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 7.7 MB/s eta 0:00:00
[Airflow] Collecting rfc3986==2.0.0
[Airflow]   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
[Airflow] Requirement already satisfied: rsa==4.9 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 269)) (4.9)
[Airflow] Requirement already satisfied: six==1.16.0 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 271)) (1.16.0)
[Airflow] Collecting stevedore==5.1.0
[Airflow]   Downloading stevedore-5.1.0-py3-none-any.whl (49 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.0 MB/s eta 0:00:00
[Airflow] Collecting typing-extensions==4.8.0
[Airflow]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[LCM] Reading package lists...
[Airflow] Collecting tzdata==2023.3
[Airflow]   Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 13.2 MB/s eta 0:00:00
[Airflow] Collecting tzlocal==5.0.1
[Airflow]   Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB)
[Airflow] Collecting ujson==5.8.0
[Airflow]   Downloading ujson-5.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.9/53.9 kB 2.5 MB/s eta 0:00:00
[Airflow] Collecting uritemplate==4.1.1
[Airflow]   Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)
[Airflow] Collecting urllib3==2.0.6
[Airflow]   Downloading urllib3-2.0.6-py3-none-any.whl (123 kB)
[Airflow]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 7.3 MB/s eta 0:00:00
[Airflow] Collecting wcwidth==0.2.8
[Airflow]   Downloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB)
[Airflow] Requirement already satisfied: wrapt==1.15.0 in /home/airflow/.local/lib/python3.10/site-packages (from -r /home/airflow/.local/lib/python3.10/site-packages/osm_ngsa/requirements.txt (line 304)) (1.15.0)
[Airflow] Collecting zipp==3.17.0
[Airflow]   Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
[LCM] Reading package lists...
[LCM] Building dependency tree...
[LCM] Reading state information...
[LCM] The following additional packages will be installed:
[LCM]   openssl
[LCM] The following NEW packages will be installed:
[LCM]   ca-certificates openssl
[LCM] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
[LCM] Need to get 1341 kB of archives.
[LCM] After this operation, 2502 kB of additional disk space will be used.
[LCM] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[LCM] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[LCM] debconf: delaying package configuration, since apt-utils is not installed
[LCM] Fetched 1341 kB in 0s (38.8 MB/s)
[LCM] Selecting previously unselected package openssl.
[LCM] (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5123 files and directories currently installed.)
[LCM] Preparing to unpack .../openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[LCM] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[LCM] Selecting previously unselected package ca-certificates.
[LCM] Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[LCM] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[LCM] Setting up openssl (3.0.2-0ubuntu1.15) ...
[LCM] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[LCM] Updating certificates in /etc/ssl/certs...
[LCM] 137 added, 0 removed; done.
[LCM] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[LCM] Updating certificates in /etc/ssl/certs...
[Airflow] Building wheels for collected packages: netifaces, prettytable, pyperclip
[Airflow]   Building wheel for netifaces (setup.py): started
[LCM] 0 added, 0 removed; done.
[LCM] Running hooks in /etc/ca-certificates/update.d...
[LCM] done.
[NG-UI] 
[NG-UI] > @parcel/watcher@2.0.4 install /usr/share/osm-ngui/node_modules/@parcel/watcher
[NG-UI] > node-gyp-build
[NG-UI] 
[NG-UI] 
[NG-UI] > nice-napi@1.0.2 install /usr/share/osm-ngui/node_modules/nice-napi
[NG-UI] > node-gyp-build
[NG-UI] 
[NG-UI] 
[NG-UI] > core-js@3.37.0 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 core-js:
[NG-UI] > https://opencollective.com/core-js 
[NG-UI] > https://patreon.com/zloirock 
[NG-UI] > https://boosty.to/zloirock 
[NG-UI] > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz 
[NG-UI] 
[NG-UI] I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md 
[NG-UI] 
[NG-UI] 
[NG-UI] > core-js-pure@3.37.0 postinstall /usr/share/osm-ngui/node_modules/core-js-pure
[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 core-js:
[NG-UI] > https://opencollective.com/core-js 
[NG-UI] > https://patreon.com/zloirock 
[NG-UI] > https://boosty.to/zloirock 
[NG-UI] > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz 
[NG-UI] 
[NG-UI] I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md 
[NG-UI] 
[NG-UI] 
[NG-UI] > esbuild@0.15.5 postinstall /usr/share/osm-ngui/node_modules/@angular-devkit/build-angular/node_modules/esbuild
[NG-UI] > node install.js
[NG-UI] 
[NG-UI] 
[NG-UI] > nx@15.9.3 postinstall /usr/share/osm-ngui/node_modules/@nrwl/cli/node_modules/nx
[NG-UI] > node ./bin/compute-project-graph
[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] > cypress@12.17.4 postinstall /usr/share/osm-ngui/node_modules/cypress
[NG-UI] > node index.js --exec install
[NG-UI] 
[Keystone] Processing triggers for sgml-base (1.30) ...
[Keystone] Setting up docutils-common (0.17.1+dfsg-2) ...
[Keystone] Processing triggers for sgml-base (1.30) ...
[Keystone] Setting up python3-docutils (0.17.1+dfsg-2) ...
[Keystone] Setting up python3-oslo.config (1:9.1.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.middleware (5.1.1-0ubuntu1~cloud0) ...
[NG-UI] Installing Cypress (version: 12.17.4)
[NG-UI] 
[NG-UI] [STARTED] Task without title.
[LCM] Removing intermediate container fd7973f71137
[LCM]  ---> 214913c17cbc
[LCM] Step 26/58 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[LCM]  ---> Running in cdc51dd87ae9
[LCM] Removing intermediate container cdc51dd87ae9
[LCM]  ---> 259759a39e4b
[LCM] Step 27/58 : COPY --from=INSTALL /usr/bin/kubectl /usr/bin/kubectl
[Keystone] Setting up python3-keystoneclient (1:5.1.0-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.db (12.3.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.concurrency (5.1.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.log (5.0.0-0ubuntu1~cloud0) ...
[Airflow]   Building wheel for netifaces (setup.py): finished with status 'done'
[Airflow]   Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=34390 sha256=6d92fc4ec61cc9cc0c439cceb0beb94e58cc112d612172c61b996bf1d37c70cd
[Airflow]   Stored in directory: /home/airflow/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[Airflow]   Building wheel for prettytable (setup.py): started
[NG-UI] [TITLE]  Downloading Cypress      0% 0s
[NG-UI] [TITLE]  Downloading Cypress      2% 5s
[NG-UI] [TITLE]  Downloading Cypress      5% 4s
[NG-UI] [TITLE]  Downloading Cypress      8% 4s
[NG-UI] [TITLE]  Downloading Cypress      12% 3s
[NG-UI] [TITLE]  Downloading Cypress      16% 3s
[NG-UI] [TITLE]  Downloading Cypress      17% 3s
[NG-UI] [TITLE]  Downloading Cypress      21% 3s
[NG-UI] [TITLE]  Downloading Cypress      24% 3s
[Keystone] Setting up python3-pycadf (3.1.1-2) ...
[Keystone] Setting up python3-oslo.metrics (0.6.0-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.policy (4.1.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.service (3.1.1-0ubuntu2~cloud0) ...
[Keystone] Setting up python3-oslo.upgradecheck (2.1.1-0ubuntu1~cloud0) ...
[Airflow]   Building wheel for prettytable (setup.py): finished with status 'done'
[Airflow]   Created wheel for prettytable: filename=prettytable-0.7.2-py3-none-any.whl size=13695 sha256=eb9fc55cd8da2b88f15c9196e5558e94da3e2e935fe38084a74efa2eff06f3c6
[Airflow]   Stored in directory: /home/airflow/.cache/pip/wheels/25/4b/07/18c5d92824315576e478206ea69df34a9e31958f6143eb0e31
[Airflow]   Building wheel for pyperclip (setup.py): started
[NG-UI] [TITLE]  Downloading Cypress      28% 2s
[NG-UI] [TITLE]  Downloading Cypress      31% 2s
[NG-UI] [TITLE]  Downloading Cypress      35% 2s
[NG-UI] [TITLE]  Downloading Cypress      39% 2s
[NG-UI] [TITLE]  Downloading Cypress      43% 2s
[NG-UI] [TITLE]  Downloading Cypress      47% 2s
[NG-UI] [TITLE]  Downloading Cypress      52% 1s
[NG-UI] [TITLE]  Downloading Cypress      55% 1s
[NG-UI] [TITLE]  Downloading Cypress      59% 1s
[NG-UI] [TITLE]  Downloading Cypress      62% 1s
[NG-UI] [TITLE]  Downloading Cypress      66% 1s
[LCM]  ---> ef3d8b2dc7ce
[LCM] Step 28/58 : COPY --from=INSTALL /usr/local/bin/helm /usr/local/bin/helm
[Keystone] Setting up python3-osprofiler (3.4.3-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.messaging (14.2.0-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-oslo.cache (3.3.1-0ubuntu1~cloud0) ...
[Keystone] Setting up python3-keystonemiddleware (10.2.0-0ubuntu1~cloud0) ...
[Airflow]   Building wheel for pyperclip (setup.py): finished with status 'done'
[Airflow]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11124 sha256=1352ad2458ad4bd34136e14b0820ab17157ecb8d26fd8540c3ab6de79520df56
[Airflow]   Stored in directory: /home/airflow/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[Airflow] Successfully built netifaces prettytable pyperclip
[NG-UI] [TITLE]  Downloading Cypress      70% 1s
[NG-UI] [TITLE]  Downloading Cypress      73% 1s
[NG-UI] [TITLE]  Downloading Cypress      75% 1s
[NG-UI] [TITLE]  Downloading Cypress      79% 1s
[NG-UI] [TITLE]  Downloading Cypress      83% 0s
[NG-UI] [TITLE]  Downloading Cypress      85% 0s
[NG-UI] [TITLE]  Downloading Cypress      88% 0s
[NG-UI] [TITLE]  Downloading Cypress      92% 0s
[NG-UI] [TITLE]  Downloading Cypress      96% 0s
[NG-UI] [TITLE]  Downloading Cypress      100% 0s
[LCM]  ---> 110bcd0327d8
[LCM] Step 29/58 : COPY --from=INSTALL /usr/local/bin/helm3 /usr/local/bin/helm3
[Keystone] Setting up python3-keystone (2:23.0.1-0ubuntu1~cloud0) ...
[NG-UI] [TITLE]  Downloaded Cypress     
[NG-UI] [SUCCESS]  Downloaded Cypress     
[NG-UI] [STARTED] Task without title.
[NG-UI] [TITLE]  Unzipping Cypress        0% 0s
[LCM]  ---> 056efe8517c8
[LCM] Step 30/58 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[LCM]  ---> 0f83d653e492
[LCM] Step 31/58 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[LCM]  ---> d066df386b3c
[LCM] Step 32/58 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[LCM]  ---> 88d265e4b575
[LCM] Step 33/58 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[Keystone] Setting up keystone (2:23.0.1-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.
[NG-UI] [TITLE]  Unzipping Cypress        1% 49s
[NG-UI] [TITLE]  Unzipping Cypress        1% 50s
[NG-UI] [TITLE]  Unzipping Cypress        1% 51s
[NG-UI] [TITLE]  Unzipping Cypress        1% 52s
[NG-UI] [TITLE]  Unzipping Cypress        1% 53s
[NG-UI] [TITLE]  Unzipping Cypress        1% 54s
[NG-UI] [TITLE]  Unzipping Cypress        1% 55s
[NG-UI] [TITLE]  Unzipping Cypress        1% 56s
[NG-UI] [TITLE]  Unzipping Cypress        1% 57s
[NG-UI] [TITLE]  Unzipping Cypress        1% 58s
[NG-UI] [TITLE]  Unzipping Cypress        1% 59s
[NG-UI] [TITLE]  Unzipping Cypress        1% 60s
[NG-UI] [TITLE]  Unzipping Cypress        1% 61s
[NG-UI] [TITLE]  Unzipping Cypress        1% 62s
[NG-UI] [TITLE]  Unzipping Cypress        1% 63s
[NG-UI] [TITLE]  Unzipping Cypress        1% 64s
[NG-UI] [TITLE]  Unzipping Cypress        1% 65s
[NG-UI] [TITLE]  Unzipping Cypress        1% 66s
[NG-UI] [TITLE]  Unzipping Cypress        1% 67s
[NG-UI] [TITLE]  Unzipping Cypress        1% 68s
[NG-UI] [TITLE]  Unzipping Cypress        1% 69s
[NG-UI] [TITLE]  Unzipping Cypress        1% 70s
[NG-UI] [TITLE]  Unzipping Cypress        2% 35s
[NG-UI] [TITLE]  Unzipping Cypress        2% 36s
[NG-UI] [TITLE]  Unzipping Cypress        2% 37s
[NG-UI] [TITLE]  Unzipping Cypress        2% 38s
[NG-UI] [TITLE]  Unzipping Cypress        2% 39s
[NG-UI] [TITLE]  Unzipping Cypress        2% 40s
[NG-UI] [TITLE]  Unzipping Cypress        2% 41s
[NG-UI] [TITLE]  Unzipping Cypress        2% 42s
[NG-UI] [TITLE]  Unzipping Cypress        2% 43s
[NG-UI] [TITLE]  Unzipping Cypress        2% 44s
[NG-UI] [TITLE]  Unzipping Cypress        3% 29s
[NG-UI] [TITLE]  Unzipping Cypress        3% 30s
[NG-UI] [TITLE]  Unzipping Cypress        3% 31s
[NG-UI] [TITLE]  Unzipping Cypress        3% 32s
[NG-UI] [TITLE]  Unzipping Cypress        3% 33s
[NG-UI] [TITLE]  Unzipping Cypress        3% 34s
[NG-UI] [TITLE]  Unzipping Cypress        3% 35s
[NG-UI] [TITLE]  Unzipping Cypress        4% 26s
[NG-UI] [TITLE]  Unzipping Cypress        4% 27s
[NG-UI] [TITLE]  Unzipping Cypress        4% 28s
[NG-UI] [TITLE]  Unzipping Cypress        4% 29s
[NG-UI] [TITLE]  Unzipping Cypress        4% 30s
[NG-UI] [TITLE]  Unzipping Cypress        4% 31s
[NG-UI] [TITLE]  Unzipping Cypress        5% 25s
[NG-UI] [TITLE]  Unzipping Cypress        5% 26s
[NG-UI] [TITLE]  Unzipping Cypress        5% 27s
[NG-UI] [TITLE]  Unzipping Cypress        5% 28s
[NG-UI] [TITLE]  Unzipping Cypress        6% 23s
[NG-UI] [TITLE]  Unzipping Cypress        6% 24s
[NG-UI] [TITLE]  Unzipping Cypress        6% 25s
[NG-UI] [TITLE]  Unzipping Cypress        6% 26s
[NG-UI] [TITLE]  Unzipping Cypress        7% 22s
[NG-UI] [TITLE]  Unzipping Cypress        7% 23s
[NG-UI] [TITLE]  Unzipping Cypress        7% 24s
[NG-UI] [TITLE]  Unzipping Cypress        7% 25s
[NG-UI] [TITLE]  Unzipping Cypress        8% 21s
[NG-UI] [TITLE]  Unzipping Cypress        8% 22s
[NG-UI] [TITLE]  Unzipping Cypress        8% 23s
[NG-UI] [TITLE]  Unzipping Cypress        8% 24s
[NG-UI] [TITLE]  Unzipping Cypress        9% 21s
[MON] Removing intermediate container 877f2137133f
[MON]  ---> 794225d88e78
[MON] Step 16/56 : FROM ubuntu:22.04 as FINAL
[MON]  ---> 52882761a72a
[MON] Step 17/56 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> bf8675204e26
[MON] Step 18/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
[MON]  ---> Using cache
[MON]  ---> 6b16749f3331
[MON] Step 19/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[MON]  ---> Using cache
[MON]  ---> 862dd2a755cf
[MON] Step 20/56 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[NG-UI] [TITLE]  Unzipping Cypress        9% 22s
[NG-UI] [TITLE]  Unzipping Cypress        9% 23s
[NG-UI] [TITLE]  Unzipping Cypress        10% 21s
[NG-UI] [TITLE]  Unzipping Cypress        10% 22s
[NG-UI] [TITLE]  Unzipping Cypress        11% 20s
[NG-UI] [TITLE]  Unzipping Cypress        11% 21s
[NG-UI] [TITLE]  Unzipping Cypress        12% 19s
[NG-UI] [TITLE]  Unzipping Cypress        12% 20s
[NG-UI] [TITLE]  Unzipping Cypress        13% 18s
[NG-UI] [TITLE]  Unzipping Cypress        13% 19s
[NG-UI] [TITLE]  Unzipping Cypress        13% 20s
[NG-UI] [TITLE]  Unzipping Cypress        14% 18s
[NG-UI] [TITLE]  Unzipping Cypress        14% 19s
[NG-UI] [TITLE]  Unzipping Cypress        15% 17s
[NG-UI] [TITLE]  Unzipping Cypress        15% 18s
[MON]  ---> a77c193486b3
[MON] Step 21/56 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[Airflow] Installing collected packages: wcwidth, pytz, pyperclip, prettytable, netifaces, netaddr, kafka-python, dataclasses, zipp, urllib3, uritemplate, ujson, tzlocal, tzdata, typing-extensions, rfc3986, regex, pyyaml, pyparsing, pyjwt, pycryptodome, pyasn1, protobuf, prometheus-client, portalocker, pillow, pbr, packaging, numpy, msgpack, kiwisolver, iso8601, grpcio, futurist, fonttools, dnspython, debtcollector, cycler, charset-normalizer, cffi, certifi, cachetools, autopage, attrs, async-timeout, stevedore, requests, pymongo, pyasn1-modules, proto-plus, pandas, oslo-i18n, os-service-types, importlib-metadata, httplib2, googleapis-common-protos, dateparser, cryptography, contourpy, cmd2, aiokafka, oslo-utils, oslo-config, motor, matplotlib, keystoneauth1, httmock, grpcio-status, google-auth, cliff, azure-core, prometheus-api-client, oslo-serialization, msal, google-auth-httplib2, google-api-core, gnocchiclient, azure-mgmt-core, python-novaclient, python-keystoneclient, python-ceilometerclient, google-api-python-client, azure-mgmt-monitor, azure-mgmt-compute, google-cloud-monitoring, azure-identity
[Airflow]   Attempting uninstall: wcwidth
[Airflow]     Found existing installation: wcwidth 0.2.6
[Airflow]     Uninstalling wcwidth-0.2.6:
[Airflow]       Successfully uninstalled wcwidth-0.2.6
[Airflow]   Attempting uninstall: pytz
[Airflow]     Found existing installation: pytz 2023.3
[Airflow]     Uninstalling pytz-2023.3:
[Airflow]       Successfully uninstalled pytz-2023.3
[NG-UI] [TITLE]  Unzipping Cypress        16% 17s
[NG-UI] [TITLE]  Unzipping Cypress        16% 18s
[NG-UI] [TITLE]  Unzipping Cypress        17% 17s
[NG-UI] [TITLE]  Unzipping Cypress        18% 16s
[NG-UI] [TITLE]  Unzipping Cypress        18% 17s
[NG-UI] [TITLE]  Unzipping Cypress        19% 16s
[NG-UI] [TITLE]  Unzipping Cypress        19% 17s
[NG-UI] [TITLE]  Unzipping Cypress        20% 16s
[NG-UI] [TITLE]  Unzipping Cypress        21% 15s
[NG-UI] [TITLE]  Unzipping Cypress        21% 16s
[NG-UI] [TITLE]  Unzipping Cypress        22% 15s
[Airflow]   Attempting uninstall: zipp
[Airflow]     Found existing installation: zipp 3.15.0
[Airflow]     Uninstalling zipp-3.15.0:
[Airflow]       Successfully uninstalled zipp-3.15.0
[Airflow]   Attempting uninstall: urllib3
[Airflow]     Found existing installation: urllib3 1.26.15
[Airflow]     Uninstalling urllib3-1.26.15:
[Airflow]       Successfully uninstalled urllib3-1.26.15
[Airflow]   Attempting uninstall: uritemplate
[Airflow]     Found existing installation: uritemplate 3.0.1
[Airflow]     Uninstalling uritemplate-3.0.1:
[Airflow]       Successfully uninstalled uritemplate-3.0.1
[Airflow]   Attempting uninstall: typing-extensions
[Airflow]     Found existing installation: typing_extensions 4.5.0
[Airflow]     Uninstalling typing_extensions-4.5.0:
[NG-UI] [TITLE]  Unzipping Cypress        22% 16s
[NG-UI] [TITLE]  Unzipping Cypress        23% 15s
[NG-UI] [TITLE]  Unzipping Cypress        24% 14s
[NG-UI] [TITLE]  Unzipping Cypress        24% 15s
[NG-UI] [TITLE]  Unzipping Cypress        25% 14s
[NG-UI] [TITLE]  Unzipping Cypress        25% 15s
[NG-UI] [TITLE]  Unzipping Cypress        26% 14s
[NG-UI] [TITLE]  Unzipping Cypress        26% 15s
[NG-UI] [TITLE]  Unzipping Cypress        27% 14s
[NG-UI] [TITLE]  Unzipping Cypress        28% 14s
[LCM]  ---> 3fa69ec81fae
[LCM] Step 34/58 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[Airflow]       Successfully uninstalled typing_extensions-4.5.0
[Airflow]   Attempting uninstall: rfc3986
[Airflow]     Found existing installation: rfc3986 1.5.0
[Airflow]     Uninstalling rfc3986-1.5.0:
[Airflow]       Successfully uninstalled rfc3986-1.5.0
[Airflow]   Attempting uninstall: pyyaml
[Airflow]     Found existing installation: PyYAML 6.0
[Airflow]     Uninstalling PyYAML-6.0:
[Airflow]       Successfully uninstalled PyYAML-6.0
[Airflow]   Attempting uninstall: pyparsing
[Airflow]     Found existing installation: pyparsing 3.0.9
[Airflow]     Uninstalling pyparsing-3.0.9:
[Airflow]       Successfully uninstalled pyparsing-3.0.9
[Airflow]   Attempting uninstall: pyjwt
[Airflow]     Found existing installation: PyJWT 2.6.0
[Airflow]     Uninstalling PyJWT-2.6.0:
[Airflow]       Successfully uninstalled PyJWT-2.6.0
[NG-UI] [TITLE]  Unzipping Cypress        29% 13s
[NG-UI] [TITLE]  Unzipping Cypress        29% 14s
[NG-UI] [TITLE]  Unzipping Cypress        30% 13s
[NG-UI] [TITLE]  Unzipping Cypress        30% 14s
[NG-UI] [TITLE]  Unzipping Cypress        31% 13s
[NG-UI] [TITLE]  Unzipping Cypress        32% 13s
[Airflow]   Attempting uninstall: pyasn1
[Airflow]     Found existing installation: pyasn1 0.4.8
[Airflow]     Uninstalling pyasn1-0.4.8:
[Airflow]       Successfully uninstalled pyasn1-0.4.8
[Airflow]   Attempting uninstall: protobuf
[Airflow]     Found existing installation: protobuf 3.20.0
[Airflow]     Uninstalling protobuf-3.20.0:
[Airflow]       Successfully uninstalled protobuf-3.20.0
[Airflow]   Attempting uninstall: prometheus-client
[Airflow]     Found existing installation: prometheus-client 0.16.0
[Airflow]     Uninstalling prometheus-client-0.16.0:
[Airflow]       Successfully uninstalled prometheus-client-0.16.0
[Airflow]   Attempting uninstall: portalocker
[Airflow]     Found existing installation: portalocker 2.7.0
[Airflow]     Uninstalling portalocker-2.7.0:
[Airflow]       Successfully uninstalled portalocker-2.7.0
[Airflow]   Attempting uninstall: packaging
[Airflow]     Found existing installation: packaging 21.3
[Airflow]     Uninstalling packaging-21.3:
[Airflow]       Successfully uninstalled packaging-21.3
[RO] Removing intermediate container 3feab0c78aa5
[RO]  ---> 67e6db8944ad
[RO] Step 27/60 : FROM ubuntu:22.04 as FINAL
[RO]  ---> 52882761a72a
[RO] Step 28/60 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> bf8675204e26
[RO] Step 29/60 : 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]  ---> 6b16749f3331
[RO] Step 30/60 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     python3-minimal=3.10.*     && rm -rf /var/lib/apt/lists/*
[RO]  ---> Using cache
[RO]  ---> 862dd2a755cf
[RO] Step 31/60 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[RO]  ---> 0d57f18b657a
[RO] Step 32/60 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[NG-UI] [TITLE]  Unzipping Cypress        33% 12s
[NG-UI] [TITLE]  Unzipping Cypress        33% 13s
[NG-UI] [TITLE]  Unzipping Cypress        34% 12s
[NG-UI] [TITLE]  Unzipping Cypress        34% 13s
[NG-UI] [TITLE]  Unzipping Cypress        35% 12s
[NG-UI] [TITLE]  Unzipping Cypress        36% 12s
[NG-UI] [TITLE]  Unzipping Cypress        37% 12s
[NG-UI] [TITLE]  Unzipping Cypress        38% 11s
[NG-UI] [TITLE]  Unzipping Cypress        38% 12s
[Airflow]   Attempting uninstall: numpy
[Airflow]     Found existing installation: numpy 1.24.2
[Airflow]     Uninstalling numpy-1.24.2:
[NG-UI] [TITLE]  Unzipping Cypress        39% 12s
[NG-UI] [TITLE]  Unzipping Cypress        40% 12s
[NG-UI] [TITLE]  Unzipping Cypress        41% 11s
[NG-UI] [TITLE]  Unzipping Cypress        41% 12s
[NG-UI] [TITLE]  Unzipping Cypress        42% 11s
[NG-UI] [TITLE]  Unzipping Cypress        43% 11s
[NG-UI] [TITLE]  Unzipping Cypress        44% 11s
[NG-UI] [TITLE]  Unzipping Cypress        45% 11s
[NG-UI] [TITLE]  Unzipping Cypress        46% 10s
[NG-UI] [TITLE]  Unzipping Cypress        47% 10s
[NG-UI] [TITLE]  Unzipping Cypress        48% 10s
[NG-UI] [TITLE]  Unzipping Cypress        49% 10s
[LCM]  ---> fe917f7cbef5
[LCM] Step 35/58 : COPY scripts/ /app/osm_lcm/scripts/
[LCM]  ---> 39e232987783
[LCM] Step 36/58 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_lcm &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app &&     chown appuser: /etc/ssl/certs/ca-certificates.crt
[NG-UI] [TITLE]  Unzipping Cypress        50% 9s
[NG-UI] [TITLE]  Unzipping Cypress        50% 10s
[NG-UI] [TITLE]  Unzipping Cypress        51% 9s
[NG-UI] [TITLE]  Unzipping Cypress        52% 9s
[NG-UI] [TITLE]  Unzipping Cypress        53% 9s
[LCM]  ---> Running in 7c3c4225ff4e
[Airflow]       Successfully uninstalled numpy-1.24.2
[NG-UI] [TITLE]  Unzipping Cypress        54% 9s
[NG-UI] [TITLE]  Unzipping Cypress        55% 8s
[NG-UI] [TITLE]  Unzipping Cypress        55% 9s
[NG-UI] [TITLE]  Unzipping Cypress        56% 8s
[NG-UI] [TITLE]  Unzipping Cypress        56% 9s
[NG-UI] [TITLE]  Unzipping Cypress        57% 8s
[NG-UI] [TITLE]  Unzipping Cypress        58% 8s
[NG-UI] [TITLE]  Unzipping Cypress        59% 8s
[NG-UI] [TITLE]  Unzipping Cypress        60% 8s
[NG-UI] [TITLE]  Unzipping Cypress        61% 7s
[NG-UI] [TITLE]  Unzipping Cypress        61% 8s
[NG-UI] [TITLE]  Unzipping Cypress        62% 7s
[NG-UI] [TITLE]  Unzipping Cypress        63% 7s
[NG-UI] [TITLE]  Unzipping Cypress        64% 7s
[LCM] Removing intermediate container 7c3c4225ff4e
[LCM]  ---> 1c30819c030a
[LCM] Step 37/58 : WORKDIR /app/osm_lcm
[LCM]  ---> Running in 9415b94b4c17
[LCM] Removing intermediate container 9415b94b4c17
[LCM]  ---> 33a2b0fd8f2a
[LCM] Step 38/58 : USER appuser
[LCM]  ---> Running in 3ca4cd36a6e8
[LCM] Removing intermediate container 3ca4cd36a6e8
[LCM]  ---> ff70e5bc3a92
[LCM] Step 39/58 : ENV OSMLCM_RO_HOST         ro
[LCM]  ---> Running in 5c54646d4072
[LCM] Removing intermediate container 5c54646d4072
[LCM]  ---> 43cb5f862bbb
[LCM] Step 40/58 : ENV OSMLCM_RO_PORT         9090
[LCM]  ---> Running in f393a2586bd8
[LCM] Removing intermediate container f393a2586bd8
[LCM]  ---> 4675abd099ec
[LCM] Step 41/58 : ENV OSMLCM_RO_TENANT       osm
[Airflow]   Attempting uninstall: msgpack
[Airflow]     Found existing installation: msgpack 1.0.5
[Airflow]     Uninstalling msgpack-1.0.5:
[Airflow]       Successfully uninstalled msgpack-1.0.5
[Airflow]   Attempting uninstall: grpcio
[Airflow]     Found existing installation: grpcio 1.53.0
[Airflow]     Uninstalling grpcio-1.53.0:
[Airflow]       Successfully uninstalled grpcio-1.53.0
[NG-UI] [TITLE]  Unzipping Cypress        65% 7s
[LCM]  ---> Running in 63d93425844f
[LCM] Removing intermediate container 63d93425844f
[LCM]  ---> 4766ac8cba97
[LCM] Step 42/58 : ENV OSMLCM_VCA_HOST        vca
[LCM]  ---> Running in c81598e50c2e
[LCM] Removing intermediate container c81598e50c2e
[LCM]  ---> 8b8e378633f0
[LCM] Step 43/58 : ENV OSMLCM_VCA_PORT       17070
[LCM]  ---> Running in 97a0e4743dc1
[LCM] Removing intermediate container 97a0e4743dc1
[LCM]  ---> f719a07394fd
[LCM] Step 44/58 : ENV OSMLCM_VCA_USER       admin
[LCM]  ---> Running in c5a3e4ec3f4e
[LCM] Removing intermediate container c5a3e4ec3f4e
[LCM]  ---> 7b86c16ec8d8
[LCM] Step 45/58 : ENV OSMLCM_VCA_SECRET     secret
[LCM]  ---> Running in d6859eb50962
[LCM] Removing intermediate container d6859eb50962
[LCM]  ---> 84d50abfdf87
[LCM] Step 46/58 : ENV OSMLCM_DATABASE_DRIVER mongo
[LCM]  ---> Running in 128a6c1299f5
[NG-UI] [TITLE]  Unzipping Cypress        66% 7s
[NG-UI] [TITLE]  Unzipping Cypress        67% 7s
[NG-UI] [TITLE]  Unzipping Cypress        68% 6s
[NG-UI] [TITLE]  Unzipping Cypress        68% 7s
[NG-UI] [TITLE]  Unzipping Cypress        69% 6s
[NG-UI] [TITLE]  Unzipping Cypress        70% 6s
[LCM] Removing intermediate container 128a6c1299f5
[LCM]  ---> 5650cb834118
[LCM] Step 47/58 : ENV OSMLCM_DATABASE_URI    mongodb://mongo:27017
[LCM]  ---> Running in a3fd99eb22b0
[LCM] Removing intermediate container a3fd99eb22b0
[LCM]  ---> 75f065cb0af6
[LCM] Step 48/58 : ENV OSMLCM_STORAGE_DRIVER  local
[LCM]  ---> Running in b8ffe70c8a65
[LCM] Removing intermediate container b8ffe70c8a65
[LCM]  ---> 5efde0613e20
[LCM] Step 49/58 : ENV OSMLCM_STORAGE_PATH    /app/storage
[LCM]  ---> Running in f6a1e274005f
[LCM] Removing intermediate container f6a1e274005f
[LCM]  ---> f86fd2a49a86
[LCM] Step 50/58 : ENV OSMLCM_MESSAGE_DRIVER  kafka
[LCM]  ---> Running in 2aea5d864da9
[LCM] Removing intermediate container 2aea5d864da9
[LCM]  ---> 110ffda0a047
[LCM] Step 51/58 : ENV OSMLCM_MESSAGE_HOST    kafka
[LCM]  ---> Running in c8a3e1c642d6
[LCM] Removing intermediate container c8a3e1c642d6
[LCM]  ---> 2a06b0a1dbf4
[LCM] Step 52/58 : ENV OSMLCM_MESSAGE_PORT    9092
[LCM]  ---> Running in 70c53252c619
[LCM] Removing intermediate container 70c53252c619
[LCM]  ---> be9e4097618d
[LCM] Step 53/58 : ENV OSMLCM_VCA_HELMPATH    /usr/local/bin/helm
[Airflow]   Attempting uninstall: dnspython
[Airflow]     Found existing installation: dnspython 2.3.0
[Airflow]     Uninstalling dnspython-2.3.0:
[Airflow]       Successfully uninstalled dnspython-2.3.0
[Airflow]   Attempting uninstall: charset-normalizer
[Airflow]     Found existing installation: charset-normalizer 2.1.1
[Airflow]     Uninstalling charset-normalizer-2.1.1:
[Airflow]       Successfully uninstalled charset-normalizer-2.1.1
[NG-UI] [TITLE]  Unzipping Cypress        71% 6s
[NG-UI] [TITLE]  Unzipping Cypress        72% 6s
[NG-UI] [TITLE]  Unzipping Cypress        73% 5s
[NG-UI] [TITLE]  Unzipping Cypress        73% 6s
[NG-UI] [TITLE]  Unzipping Cypress        74% 5s
[NG-UI] [TITLE]  Unzipping Cypress        75% 5s
[LCM]  ---> Running in c5b6f52c969d
[LCM] Removing intermediate container c5b6f52c969d
[LCM]  ---> 6ccfa6b3580c
[LCM] Step 54/58 : ENV OSMLCM_VCA_KUBECTLPATH /usr/bin/kubectl
[LCM]  ---> Running in cac43be9b0db
[LCM] Removing intermediate container cac43be9b0db
[LCM]  ---> ca45df870a72
[LCM] Step 55/58 : ENV OSMLCM_VCA_JUJUPATH    /usr/local/bin/juju
[LCM]  ---> Running in c7ac1e1dbfb2
[LCM] Removing intermediate container c7ac1e1dbfb2
[LCM]  ---> c69ad59f573a
[LCM] Step 56/58 : ENV OSMLCM_VCA_STABLEREPOURL https://charts.helm.sh/stable
[LCM]  ---> Running in 61bae5b32643
[LCM] Removing intermediate container 61bae5b32643
[LCM]  ---> 7980db02d43a
[LCM] Step 57/58 : HEALTHCHECK --start-period=120s --interval=30s --timeout=30s --retries=1   CMD python3 -m osm_lcm.lcm_hc || exit 1
[LCM]  ---> Running in eaad2b422921
[LCM] Removing intermediate container eaad2b422921
[LCM]  ---> c35c2e94a150
[LCM] Step 58/58 : CMD [ "/bin/bash", "scripts/start.sh" ]
[LCM]  ---> Running in d10a5e3f0e3b
[LCM] Removing intermediate container d10a5e3f0e3b
[LCM]  ---> e5f31da430da
[LCM] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DPB_URL CACHE_DATE OSM_IMDOCS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_TESTS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL] were not consumed
[LCM] Successfully built e5f31da430da
[LCM] Successfully tagged opensourcemano/lcm:osm-master-12485
[Airflow]   Attempting uninstall: cffi
[Airflow]     Found existing installation: cffi 1.15.1
[Airflow]     Uninstalling cffi-1.15.1:
[Airflow]       Successfully uninstalled cffi-1.15.1
[Airflow]   Attempting uninstall: certifi
[Airflow]     Found existing installation: certifi 2022.12.7
[Airflow]     Uninstalling certifi-2022.12.7:
[Airflow]       Successfully uninstalled certifi-2022.12.7
[Airflow]   Attempting uninstall: cachetools
[Airflow]     Found existing installation: cachetools 5.3.0
[Airflow]     Uninstalling cachetools-5.3.0:
[Airflow]       Successfully uninstalled cachetools-5.3.0
[Airflow]   Attempting uninstall: attrs
[Airflow]     Found existing installation: attrs 22.2.0
[Airflow]     Uninstalling attrs-22.2.0:
[Airflow]       Successfully uninstalled attrs-22.2.0
[Airflow]   Attempting uninstall: async-timeout
[Airflow]     Found existing installation: async-timeout 4.0.2
[Airflow]     Uninstalling async-timeout-4.0.2:
[Airflow]       Successfully uninstalled async-timeout-4.0.2
[Airflow]   Attempting uninstall: requests
[Airflow]     Found existing installation: requests 2.28.2
[Airflow]     Uninstalling requests-2.28.2:
[Airflow]       Successfully uninstalled requests-2.28.2
[NG-UI] [TITLE]  Unzipping Cypress        76% 5s
[NG-UI] [TITLE]  Unzipping Cypress        77% 5s
[NG-UI] [TITLE]  Unzipping Cypress        78% 5s
[Pipeline] [LCM] echo
[LCM] Tagging lcm:osm-master-12485
[Pipeline] [LCM] sh
[Airflow]   Attempting uninstall: pyasn1-modules
[Airflow]     Found existing installation: pyasn1-modules 0.2.8
[Airflow]     Uninstalling pyasn1-modules-0.2.8:
[Airflow]       Successfully uninstalled pyasn1-modules-0.2.8
[NG-UI] [TITLE]  Unzipping Cypress        79% 4s
[NG-UI] [TITLE]  Unzipping Cypress        80% 4s
[NG-UI] [TITLE]  Unzipping Cypress        81% 4s
[LCM] [LCM] Running shell script
[LCM] + docker tag opensourcemano/lcm:osm-master-12485 osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-master-12485
[Pipeline] [LCM] sh
[Airflow]   Attempting uninstall: proto-plus
[Airflow]     Found existing installation: proto-plus 1.19.6
[Airflow]     Uninstalling proto-plus-1.19.6:
[Airflow]       Successfully uninstalled proto-plus-1.19.6
[Airflow]   Attempting uninstall: pandas
[Airflow]     Found existing installation: pandas 1.5.3
[NG-UI] [TITLE]  Unzipping Cypress        82% 4s
[NG-UI] [TITLE]  Unzipping Cypress        83% 3s
[NG-UI] [TITLE]  Unzipping Cypress        84% 3s
[NG-UI] [TITLE]  Unzipping Cypress        85% 3s
[LCM] [LCM] Running shell script
[LCM] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-master-12485
[LCM] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/lcm]
[LCM] be35288fc011: Preparing
[LCM] 7b5899491078: Preparing
[LCM] 78061641a08e: Preparing
[LCM] 40ad674220fc: Preparing
[LCM] 1c3a9382874c: Preparing
[LCM] d68cc182ecba: Preparing
[LCM] 00fcb79512bd: Preparing
[LCM] 753f2c3f261d: Preparing
[LCM] 71755c42a3ed: Preparing
[LCM] f175b7c58db0: Preparing
[LCM] 68f56116c0f1: Preparing
[LCM] 26835d676ad4: Preparing
[LCM] 273e5adf476b: Preparing
[LCM] 896ecb616534: Preparing
[LCM] bddd493a7bbd: Preparing
[LCM] f2cd04a90f42: Preparing
[LCM] 629ca62fb7c7: Preparing
[LCM] d68cc182ecba: Waiting
[LCM] 00fcb79512bd: Waiting
[LCM] 753f2c3f261d: Waiting
[LCM] 71755c42a3ed: Waiting
[LCM] f175b7c58db0: Waiting
[LCM] 68f56116c0f1: Waiting
[LCM] 26835d676ad4: Waiting
[LCM] 273e5adf476b: Waiting
[LCM] 896ecb616534: Waiting
[LCM] bddd493a7bbd: Waiting
[LCM] f2cd04a90f42: Waiting
[LCM] 629ca62fb7c7: Waiting
[Airflow]     Uninstalling pandas-1.5.3:
[NG-UI] [TITLE]  Unzipping Cypress        86% 3s
[NG-UI] [TITLE]  Unzipping Cypress        87% 3s
[NG-UI] [TITLE]  Unzipping Cypress        88% 2s
[NG-UI] [TITLE]  Unzipping Cypress        89% 2s
[NG-UI] [TITLE]  Unzipping Cypress        90% 2s
[NG-UI] [TITLE]  Unzipping Cypress        91% 2s
[LCM] 7b5899491078: Pushed
[LCM] 1c3a9382874c: Pushed
[LCM] be35288fc011: Pushed
[LCM] 00fcb79512bd: Pushed
[LCM] d68cc182ecba: Pushed
[Airflow]       Successfully uninstalled pandas-1.5.3
[NG-UI] [TITLE]  Unzipping Cypress        92% 2s
[NG-UI] [TITLE]  Unzipping Cypress        93% 1s
[NG-UI] [TITLE]  Unzipping Cypress        94% 1s
[NG-UI] [TITLE]  Unzipping Cypress        95% 1s
[tests] Get:2 https://packages.cloud.google.com/apt cloud-sdk/main amd64 kubectl amd64 1.28.2-00 [10.3 MB]
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 170 MB in 37s (4599 kB/s)
[tests] Selecting previously unselected package google-cloud-cli.
[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 ... 17635 files and directories currently installed.)
[tests] Preparing to unpack .../google-cloud-cli_455.0.0-0_all.deb ...
[tests] Unpacking google-cloud-cli (455.0.0-0) ...
[NG-UI] [TITLE]  Unzipping Cypress        96% 1s
[NG-UI] [TITLE]  Unzipping Cypress        97% 1s
[NG-UI] [TITLE]  Unzipping Cypress        98% 0s
[NG-UI] [TITLE]  Unzipping Cypress        99% 0s
[NG-UI] [TITLE]  Unzipping Cypress        100% 0s
[LCM] 753f2c3f261d: Pushed
[LCM] 71755c42a3ed: Pushed
[LCM] 68f56116c0f1: Pushed
[LCM] f175b7c58db0: Pushed
[LCM] 26835d676ad4: Pushed
[LCM] bddd493a7bbd: Mounted from devops/cicd/opensourcemano/nbi
[LCM] f2cd04a90f42: Mounted from devops/cicd/opensourcemano/nbi
[LCM] 629ca62fb7c7: Layer already exists
[LCM] 896ecb616534: Pushed
[NG-UI] [TITLE]  Unzipped Cypress       
[NG-UI] [SUCCESS]  Unzipped Cypress       
[NG-UI] [STARTED] Task without title.
[NG-UI] [TITLE]  Finished Installation   /root/.cache/Cypress/12.17.4
[NG-UI] [SUCCESS]  Finished Installation   /root/.cache/Cypress/12.17.4
[Airflow]   Attempting uninstall: importlib-metadata
[Airflow]     Found existing installation: importlib-metadata 6.1.0
[Airflow]     Uninstalling importlib-metadata-6.1.0:
[Airflow]       Successfully uninstalled importlib-metadata-6.1.0
[Airflow]   Attempting uninstall: httplib2
[Airflow]     Found existing installation: httplib2 0.21.0
[Airflow]     Uninstalling httplib2-0.21.0:
[Airflow]       Successfully uninstalled httplib2-0.21.0
[Airflow]   Attempting uninstall: googleapis-common-protos
[Airflow]     Found existing installation: googleapis-common-protos 1.56.4
[Airflow]     Uninstalling googleapis-common-protos-1.56.4:
[Airflow]       Successfully uninstalled googleapis-common-protos-1.56.4
[Airflow]   Attempting uninstall: cryptography
[Airflow]     Found existing installation: cryptography 39.0.2
[Airflow]     Uninstalling cryptography-39.0.2:
[Airflow]       Successfully uninstalled cryptography-39.0.2
[NG-UI] 
[NG-UI] You can now open Cypress by running: node_modules/.bin/cypress open
[NG-UI] 
[NG-UI] https://on.cypress.io/installing-cypress
[NG-UI] 
[NG-UI] npm notice created a lockfile as package-lock.json. You should commit this file.
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @esbuild/linux-loong64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/@esbuild/linux-loong64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @esbuild/linux-loong64@0.15.5: wanted {"os":"linux","arch":"loong64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-android-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-android-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-android-64@0.15.5: wanted {"os":"android","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-android-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-android-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-android-arm64@0.15.5: wanted {"os":"android","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-darwin-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-darwin-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-darwin-64@0.15.5: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-darwin-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-darwin-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-darwin-arm64@0.15.5: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-freebsd-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-freebsd-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-freebsd-64@0.15.5: wanted {"os":"freebsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-freebsd-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-freebsd-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-freebsd-arm64@0.15.5: wanted {"os":"freebsd","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-32@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-32):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-32@0.15.5: wanted {"os":"linux","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-arm@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-arm):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-arm@0.15.5: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-arm64@0.15.5: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-mips64le@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-mips64le):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-mips64le@0.15.5: wanted {"os":"linux","arch":"mips64el"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-ppc64le@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-ppc64le):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-ppc64le@0.15.5: wanted {"os":"linux","arch":"ppc64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-riscv64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-riscv64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-riscv64@0.15.5: wanted {"os":"linux","arch":"riscv64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-linux-s390x@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-linux-s390x):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-linux-s390x@0.15.5: wanted {"os":"linux","arch":"s390x"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-netbsd-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-netbsd-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-netbsd-64@0.15.5: wanted {"os":"netbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-openbsd-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-openbsd-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-openbsd-64@0.15.5: wanted {"os":"openbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-sunos-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-sunos-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-sunos-64@0.15.5: wanted {"os":"sunos","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-32@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-windows-32):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-32@0.15.5: wanted {"os":"win32","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-windows-64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-64@0.15.5: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: esbuild-windows-arm64@0.15.5 (node_modules/@angular-devkit/build-angular/node_modules/esbuild/node_modules/esbuild-windows-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for esbuild-windows-arm64@0.15.5: wanted {"os":"win32","arch":"arm64"} (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 notsup Unsupported engine for @yarnpkg/parsers@3.0.2: wanted: {"node":">=18.12.0"} (current: {"node":"14.21.3","npm":"6.14.18"})
[NG-UI] npm WARN notsup Not compatible with your version of node/npm: @yarnpkg/parsers@3.0.2
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-darwin-arm64@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-darwin-arm64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-darwin-arm64@15.9.3: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-darwin-x64@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-darwin-x64):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-darwin-x64@15.9.3: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-linux-arm-gnueabihf@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-linux-arm-gnueabihf):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-linux-arm-gnueabihf@15.9.3: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-linux-arm64-gnu@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-linux-arm64-gnu):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-linux-arm64-gnu@15.9.3: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-linux-arm64-musl@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-linux-arm64-musl):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-linux-arm64-musl@15.9.3: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-win32-arm64-msvc@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-win32-arm64-msvc):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-win32-arm64-msvc@15.9.3: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
[NG-UI] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @nrwl/nx-win32-x64-msvc@15.9.3 (node_modules/@nrwl/cli/node_modules/nx/node_modules/@nrwl/nx-win32-x64-msvc):
[NG-UI] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @nrwl/nx-win32-x64-msvc@15.9.3: wanted {"os":"win32","arch":"x64"} (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 @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/common@^13.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/core@^13.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/forms@^13.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-bootstrap/ng-bootstrap@11.0.1 requires a peer of @angular/localize@^13.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@8.3.0 requires a peer of @angular/common@>=13.0.0 <14.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@8.3.0 requires a peer of @angular/core@>=13.0.0 <14.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN @ng-select/ng-select@8.3.0 requires a peer of @angular/forms@>=13.0.0 <14.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN angular-notifier@9.1.0 requires a peer of @angular/common@>= 11.0.0 < 12.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN angular-notifier@9.1.0 requires a peer of @angular/core@>= 11.0.0 < 12.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 @angular-eslint/schematics@13.5.0 requires a peer of @angular/cli@>= 13.0.0 < 14.0.0 but none is installed. You must install peer dependencies yourself.
[NG-UI] npm WARN ajv-keywords@3.5.2 requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself.
[NG-UI] 
[NG-UI] added 1520 packages from 2513 contributors and audited 1550 packages in 100.685s
[LCM] 40ad674220fc: Pushed
[LCM] 78061641a08e: Pushed
[NG-UI] 
[NG-UI] 232 packages are looking for funding
[NG-UI]   run `npm fund` for details
[NG-UI] 
[NG-UI] found 11 vulnerabilities (5 moderate, 6 high)
[NG-UI]   run `npm audit fix` to fix them, or `npm audit` for details
[LCM] 273e5adf476b: Pushed
[Airflow]   Attempting uninstall: grpcio-status
[Airflow]     Found existing installation: grpcio-status 1.48.2
[Airflow]     Uninstalling grpcio-status-1.48.2:
[Airflow]       Successfully uninstalled grpcio-status-1.48.2
[Airflow]   Attempting uninstall: google-auth
[Airflow]     Found existing installation: google-auth 2.17.0
[Airflow]     Uninstalling google-auth-2.17.0:
[Airflow]       Successfully uninstalled google-auth-2.17.0
[LCM] osm-master-12485: digest: sha256:5169c9d08a38c9da724c48d419a45b2db272353170e6fe410dec94dd2714a2bf size: 3896
[Pipeline] [LCM] }
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[Airflow]   Attempting uninstall: azure-core
[Airflow]     Found existing installation: azure-core 1.26.3
[Airflow]     Uninstalling azure-core-1.26.3:
[Airflow]       Successfully uninstalled azure-core-1.26.3
[Airflow]   Attempting uninstall: msal
[Airflow]     Found existing installation: msal 1.21.0
[Airflow]     Uninstalling msal-1.21.0:
[Airflow]       Successfully uninstalled msal-1.21.0
[Airflow]   Attempting uninstall: google-auth-httplib2
[Airflow]     Found existing installation: google-auth-httplib2 0.1.0
[Airflow]     Uninstalling google-auth-httplib2-0.1.0:
[RO]  ---> 5261b7a2cbca
[RO] Step 33/60 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[RO]  ---> Running in 8a4886c5183f
[RO] Removing intermediate container 8a4886c5183f
[RO]  ---> e223551c654b
[RO] Step 34/60 : COPY --from=INSTALL /usr/bin/genisoimage /usr/bin/genisoimage
[RO]  ---> 84e29fd12f37
[RO] Step 35/60 : COPY --from=INSTALL /etc/protocols /etc/protocols
[RO]  ---> d3adddd05a8f
[RO] Step 36/60 : EXPOSE 9090
[RO]  ---> Running in 9be8221d718f
[RO] Removing intermediate container 9be8221d718f
[RO]  ---> 5f93de50b77a
[RO] Step 37/60 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     mkdir -p /app/osm_ro &&     mkdir -p /app/storage/kafka &&     mkdir /app/log &&     chown -R appuser:appuser /app
[RO]  ---> Running in d9cc6c7c6778
[RO] Removing intermediate container d9cc6c7c6778
[RO]  ---> f4eff25b5aad
[RO] Step 38/60 : WORKDIR /app/osm_ro
[RO]  ---> Running in 9aab4c0e2ac3
[RO] Removing intermediate container 9aab4c0e2ac3
[RO]  ---> 16396452a207
[RO] Step 39/60 : USER appuser
[RO]  ---> Running in 1e40bd28f416
[RO] Removing intermediate container 1e40bd28f416
[RO]  ---> 315644034b89
[RO] Step 40/60 : ENV RO_DB_HOST=""
[RO]  ---> Running in a3888c5a4889
[RO] Removing intermediate container a3888c5a4889
[RO]  ---> 170f73de5d2f
[RO] Step 41/60 : ENV RO_DB_OVIM_HOST=""
[RO]  ---> Running in 80c322565d04
[RO] Removing intermediate container 80c322565d04
[RO]  ---> f23e7e2e7a06
[RO] Step 42/60 : ENV RO_DB_ROOT_PASSWORD=""
[RO]  ---> Running in fdcfa4ac83e8
[RO] Removing intermediate container fdcfa4ac83e8
[RO]  ---> 3e583508121e
[RO] Step 43/60 : ENV RO_DB_OVIM_ROOT_PASSWORD=""
[RO]  ---> Running in 5fe095e31390
[RO] Removing intermediate container 5fe095e31390
[RO]  ---> 9e4121695012
[RO] Step 44/60 : ENV RO_DB_USER=mano
[RO]  ---> Running in 3395d8880ed2
[RO] Removing intermediate container 3395d8880ed2
[RO]  ---> b52bc459e7cb
[RO] Step 45/60 : ENV RO_DB_OVIM_USER=mano
[RO]  ---> Running in 0dbadd217309
[RO] Removing intermediate container 0dbadd217309
[RO]  ---> ace693c4add7
[RO] Step 46/60 : ENV RO_DB_PASSWORD=manopw
[RO]  ---> Running in ad5c1e0ffc9f
[RO] Removing intermediate container ad5c1e0ffc9f
[RO]  ---> 101ae31544cd
[RO] Step 47/60 : ENV RO_DB_OVIM_PASSWORD=manopw
[RO]  ---> Running in 9bc8cce6a7cc
[RO] Removing intermediate container 9bc8cce6a7cc
[RO]  ---> bff1dd0e7cd1
[RO] Step 48/60 : ENV RO_DB_PORT=3306
[RO]  ---> Running in ae8213993933
[RO] Removing intermediate container ae8213993933
[RO]  ---> 07f3c03d769e
[RO] Step 49/60 : ENV RO_DB_OVIM_PORT=3306
[RO]  ---> Running in edd250097c6b
[Airflow]       Successfully uninstalled google-auth-httplib2-0.1.0
[Airflow]   Attempting uninstall: google-api-core
[Airflow]     Found existing installation: google-api-core 2.8.2
[Airflow]     Uninstalling google-api-core-2.8.2:
[Airflow]       Successfully uninstalled google-api-core-2.8.2
[Airflow]   Attempting uninstall: azure-mgmt-core
[Airflow]     Found existing installation: azure-mgmt-core 1.3.2
[Airflow]     Uninstalling azure-mgmt-core-1.3.2:
[RO] Removing intermediate container edd250097c6b
[RO]  ---> 1180fbbc7a35
[RO] Step 50/60 : ENV RO_DB_NAME=mano_db
[RO]  ---> Running in 4621491992f7
[RO] Removing intermediate container 4621491992f7
[RO]  ---> 4e5c949fd061
[RO] Step 51/60 : ENV RO_DB_OVIM_NAME=mano_vim_db
[RO]  ---> Running in 1c5225b4da25
[RO] Removing intermediate container 1c5225b4da25
[RO]  ---> fad342938076
[RO] Step 52/60 : ENV OPENMANO_TENANT=osm
[RO]  ---> Running in 1a58fc5b4f2a
[RO] Removing intermediate container 1a58fc5b4f2a
[RO]  ---> f68ffbf7c716
[RO] Step 53/60 : ENV OSMRO_DATABASE_DRIVER mongo
[RO]  ---> Running in 0e8e1ce9eb89
[RO] Removing intermediate container 0e8e1ce9eb89
[RO]  ---> 7afcac0cd735
[RO] Step 54/60 : ENV OSMRO_DATABASE_URI mongodb://mongo:27017
[RO]  ---> Running in 2f1287e5a8fd
[RO] Removing intermediate container 2f1287e5a8fd
[RO]  ---> 71fb23f6f662
[RO] Step 55/60 : ENV OSMRO_MESSAGE_DRIVER  kafka
[RO]  ---> Running in e82ac7f30d37
[RO] Removing intermediate container e82ac7f30d37
[RO]  ---> a82454762f60
[RO] Step 56/60 : ENV OSMRO_MESSAGE_HOST    kafka
[RO]  ---> Running in 5fccb887bb93
[MON]  ---> 5c9a5f5fc5fc
[MON] Step 22/56 : 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 c1bf1563392e
[MON] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[MON] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[MON] Get:4 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[MON] Get:5 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[MON] Get:6 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[MON] Get:7 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[MON] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[MON] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[MON] Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[MON] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[MON] Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[MON] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[MON] Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[MON] Get:15 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[MON] Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[MON] Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[MON] Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[MON] Fetched 31.5 MB in 3s (12.0 MB/s)
[MON] Reading package lists...
[Airflow]       Successfully uninstalled azure-mgmt-core-1.3.2
[RO] Removing intermediate container 5fccb887bb93
[RO]  ---> ed99a3a6376c
[RO] Step 57/60 : ENV OSMRO_MESSAGE_PORT    9092
[RO]  ---> Running in 9c31983ad4a9
[RO] Removing intermediate container 9c31983ad4a9
[RO]  ---> 0046f560baee
[RO] Step 58/60 : ENV OSMRO_LOG_LEVEL       INFO
[RO]  ---> Running in 90b909586d20
[RO] Removing intermediate container 90b909586d20
[RO]  ---> e2a01ee818fa
[RO] Step 59/60 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail http://localhost:9090/ro || exit 1
[RO]  ---> Running in cb7e5513658f
[RO] Removing intermediate container cb7e5513658f
[RO]  ---> 45e663d08219
[RO] Step 60/60 : CMD ["python3", "-u", "-m", "osm_ng_ro.ro_main"]
[RO]  ---> Running in 327fd78e2c01
[RO] Removing intermediate container 327fd78e2c01
[RO]  ---> be4ff8d5fad0
[RO] [Warning] One or more build-args [OSM_NGUI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NGSA_URL OSM_DEVOPS_URL CACHE_DATE OSM_IMDOCS_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_POLICY_MODULE_URL OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_TAPI_URL] were not consumed
[RO] Successfully built be4ff8d5fad0
[RO] Successfully tagged opensourcemano/ro:osm-master-12485
[Pipeline] [RO] echo
[RO] Tagging ro:osm-master-12485
[Pipeline] [RO] sh
[Airflow]   Attempting uninstall: google-api-python-client
[Airflow]     Found existing installation: google-api-python-client 1.12.11
[Airflow]     Uninstalling google-api-python-client-1.12.11:
[Airflow]       Successfully uninstalled google-api-python-client-1.12.11
[RO] [RO] Running shell script
[RO] + docker tag opensourcemano/ro:osm-master-12485 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-master-12485
[Pipeline] [RO] sh
[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 1341 kB of archives.
[MON] After this operation, 2502 kB of additional disk space will be used.
[MON] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.15 [1186 kB]
[MON] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
[RO] [RO] Running shell script
[RO] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-master-12485
[RO] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ro]
[RO] 0c36aeea1db5: Preparing
[RO] ee92008c19a8: Preparing
[RO] dd27eb8d90fb: Preparing
[RO] a4cb13c8c650: Preparing
[RO] 1d512791722e: Preparing
[RO] fb19cede363d: Preparing
[RO] bddd493a7bbd: Preparing
[RO] f2cd04a90f42: Preparing
[RO] 629ca62fb7c7: Preparing
[RO] fb19cede363d: Waiting
[RO] f2cd04a90f42: Waiting
[RO] bddd493a7bbd: Waiting
[RO] 629ca62fb7c7: Waiting
[RO] ee92008c19a8: Pushed
[RO] a4cb13c8c650: Pushed
[RO] 0c36aeea1db5: Pushed
[Keystone] Removing intermediate container 6c48eb679cd4
[Keystone]  ---> ac69ad61aea0
[Keystone] Step 8/24 : RUN pip3 install python-ldap==3.2.0 ldappool==3.0.0 python-openstackclient==6.2.0
[Keystone]  ---> Running in 686dbc4faf14
[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==6.2.0
[Keystone]   Downloading python_openstackclient-6.2.0-py3-none-any.whl (1.1 MB)
[Keystone]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.5 MB/s eta 0:00:00
[Keystone] Requirement already satisfied: PrettyTable>=0.7.2 in /usr/lib/python3/dist-packages (from ldappool==3.0.0) (2.5.0)
[Keystone] Collecting openstacksdk>=0.103.0
[Keystone]   Downloading openstacksdk-3.1.0-py3-none-any.whl (1.7 MB)
[Keystone]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 29.1 MB/s eta 0:00:00
[Keystone] Collecting cliff>=3.5.0
[Keystone]   Downloading cliff-4.6.0-py3-none-any.whl (81 kB)
[Keystone]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.1/81.1 KB 4.6 MB/s eta 0:00:00
[Keystone] Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (5.1.0)
[Keystone] Collecting python-novaclient>=18.1.0
[Keystone]   Downloading python_novaclient-18.6.0-py3-none-any.whl (335 kB)
[Keystone]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.0/336.0 KB 25.8 MB/s eta 0:00:00
[Keystone] Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (5.11.1)
[Keystone] Collecting python-cinderclient>=3.3.0
[Keystone]   Downloading python_cinderclient-9.5.0-py3-none-any.whl (256 kB)
[Keystone]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.1/256.1 KB 30.5 MB/s eta 0:00:00
[Keystone] Requirement already satisfied: stevedore>=2.0.1 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (5.0.0)
[Keystone] Requirement already satisfied: iso8601>=0.1.11 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (1.0.2)
[Keystone] Requirement already satisfied: oslo.utils>=3.33.0 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (6.1.0)
[Keystone] Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/lib/python3/dist-packages (from python-openstackclient==6.2.0) (5.1.0)
[Keystone] Collecting osc-lib>=2.3.0
[Keystone]   Downloading osc_lib-3.0.1-py3-none-any.whl (89 kB)
[Keystone]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.6/89.6 KB 11.1 MB/s eta 0:00:00
[Keystone] Requirement already satisfied: PyYAML>=3.12 in /usr/lib/python3/dist-packages (from cliff>=3.5.0->python-openstackclient==6.2.0) (6.0)
[Keystone] Collecting autopage>=0.4.0
[Keystone]   Downloading autopage-0.5.2-py3-none-any.whl (30 kB)
[Keystone] Collecting cmd2>=1.0.0
[Keystone]   Downloading cmd2-2.4.3-py3-none-any.whl (147 kB)
[Keystone]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 KB 15.3 MB/s eta 0:00:00
[Keystone] Collecting platformdirs>=3
[Keystone]   Downloading platformdirs-4.2.1-py3-none-any.whl (17 kB)
[Keystone] Requirement already satisfied: cryptography>=2.7 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (3.4.8)
[Keystone] Requirement already satisfied: os-service-types>=1.7.0 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (1.7.0)
[Keystone] Collecting jmespath>=0.9.0
[Keystone]   Downloading jmespath-1.0.1-py3-none-any.whl (20 kB)
[Keystone] Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (5.1.2)
[Keystone] Collecting requestsexceptions>=1.2.0
[Keystone]   Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)
[Keystone] Collecting jsonpatch!=1.20,>=1.16
[Keystone]   Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
[Keystone] Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (1.1.8)
[Keystone] Requirement already satisfied: netifaces>=0.10.4 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (0.11.0)
[Keystone] Requirement already satisfied: decorator>=4.4.1 in /usr/lib/python3/dist-packages (from openstacksdk>=0.103.0->python-openstackclient==6.2.0) (4.4.2)
[Keystone] Requirement already satisfied: simplejson>=3.5.1 in /usr/lib/python3/dist-packages (from osc-lib>=2.3.0->python-openstackclient==6.2.0) (3.17.6)
[Keystone] Requirement already satisfied: requests>=2.25.1 in /usr/lib/python3/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient==6.2.0) (2.25.1)
[Keystone] Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/lib/python3/dist-packages (from python-novaclient>=18.1.0->python-openstackclient==6.2.0) (5.1.1)
[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==6.2.0) (21.2.0)
[Keystone] Requirement already satisfied: wcwidth>=0.1.7 in /usr/lib/python3/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient==6.2.0) (0.2.5)
[Keystone] Collecting pyperclip>=1.6
[Keystone]   Downloading pyperclip-1.8.2.tar.gz (20 kB)
[Keystone]   Preparing metadata (setup.py): started
[Keystone]   Preparing metadata (setup.py): finished with status 'done'
[MON] debconf: delaying package configuration, since apt-utils is not installed
[MON] Fetched 1341 kB in 0s (49.0 MB/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 ... 5123 files and directories currently installed.)
[MON] Preparing to unpack .../openssl_3.0.2-0ubuntu1.15_amd64.deb ...
[MON] Unpacking openssl (3.0.2-0ubuntu1.15) ...
[MON] Selecting previously unselected package ca-certificates.
[MON] Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
[MON] Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
[MON] Setting up openssl (3.0.2-0ubuntu1.15) ...
[MON] Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
[MON] Updating certificates in /etc/ssl/certs...
[RO] dd27eb8d90fb: Pushed
[RO] bddd493a7bbd: Mounted from devops/cicd/opensourcemano/lcm
[RO] 629ca62fb7c7: Layer already exists
[RO] f2cd04a90f42: Mounted from devops/cicd/opensourcemano/lcm
[Keystone] Collecting jsonpointer>=1.9
[Keystone]   Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB)
[Keystone] Building wheels for collected packages: pyperclip
[Keystone]   Building wheel for pyperclip (setup.py): started
[Keystone]   Building wheel for pyperclip (setup.py): finished with status 'done'
[Keystone]   Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=c1fd096aa3fc1b3b8500f3fdcc35a3d78b389b311f4d4373d1e59d41e8586749
[Keystone]   Stored in directory: /root/.cache/pip/wheels/04/24/fe/140a94a7f1036003ede94579e6b4227fe96c840c6f4dcbe307
[Keystone] Successfully built pyperclip
[MON] 137 added, 0 removed; done.
[MON] Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
[MON] Updating certificates in /etc/ssl/certs...
[RO] fb19cede363d: Pushed
[Keystone] Installing collected packages: requestsexceptions, pyperclip, python-novaclient, python-cinderclient, platformdirs, ldappool, jsonpointer, jmespath, cmd2, autopage, jsonpatch, cliff, openstacksdk, osc-lib, python-openstackclient
[MON] 0 added, 0 removed; done.
[MON] Running hooks in /etc/ca-certificates/update.d...
[MON] done.
[tests] Selecting previously unselected package kubectl.
[tests] Preparing to unpack .../kubectl_1.28.2-00_amd64.deb ...
[tests] Unpacking kubectl (1.28.2-00) ...
[MON] Removing intermediate container c1bf1563392e
[MON]  ---> 72f24f2f56b2
[MON] Step 23/56 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[MON]  ---> Running in 6a754a143626
[tests] Setting up kubectl (1.28.2-00) ...
[tests] Setting up google-cloud-cli (455.0.0-0) ...
[MON] Removing intermediate container 6a754a143626
[MON]  ---> fe6f93bde106
[MON] Step 24/56 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[MON]  ---> bcb0b02c7d2d
[MON] Step 25/56 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[MON]  ---> f5866f31c2d6
[MON] Step 26/56 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[MON]  ---> f28d107a75a4
[MON] Step 27/56 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[MON]  ---> f9c2d7d55bf9
[MON] Step 28/56 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[Keystone] Successfully installed autopage-0.5.2 cliff-4.6.0 cmd2-2.4.3 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-2.4 ldappool-3.0.0 openstacksdk-3.1.0 osc-lib-3.0.1 platformdirs-4.2.1 pyperclip-1.8.2 python-cinderclient-9.5.0 python-novaclient-18.6.0 python-openstackclient-6.2.0 requestsexceptions-1.4.0
[Keystone] 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
[Keystone] Removing intermediate container 686dbc4faf14
[Keystone]  ---> f6477900b6b7
[Keystone] Step 9/24 : RUN groupadd -g 1000 appuser &&     useradd -u 1000 -g 1000 -d /app appuser &&     usermod -a -G keystone appuser &&     usermod -a -G adm appuser &&     chown -R appuser:appuser /app &&     chown root:keystone /etc/keystone &&     chmod 770 /etc/keystone &&     chown root:keystone /etc/ssl/certs &&     chmod 770 /etc/ssl/certs &&     chown root:keystone /etc/apache2/apache2.conf &&     chmod 664 /etc/apache2/apache2.conf &&     sed -i 's/Listen 80/Listen 8080/g' /etc/apache2/ports.conf &&     chown root:keystone /var/spool &&     chmod 775 /var/spool &&     chmod 770 /var/log/apache2 &&     chmod 660 /var/log/apache2/* &&     chmod 770 /var/log/keystone &&     chown root:keystone /var/run/apache2 &&     chmod 775 /var/run/apache2 &&     mkdir -p /etc/sudoers.d &&     echo "%appuser ALL= NOPASSWD: /sbin/service apache2 *" > /etc/sudoers.d/appuser
[Keystone]  ---> Running in 7dff843c7ff5
[Airflow]   Attempting uninstall: google-cloud-monitoring
[Airflow]     Found existing installation: google-cloud-monitoring 2.11.0
[Airflow]     Uninstalling google-cloud-monitoring-2.11.0:
[Airflow]       Successfully uninstalled google-cloud-monitoring-2.11.0
[Airflow]   Attempting uninstall: azure-identity
[Airflow]     Found existing installation: azure-identity 1.12.0
[Airflow]     Uninstalling azure-identity-1.12.0:
[Airflow]       Successfully uninstalled azure-identity-1.12.0
[Airflow] 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.
[Airflow] snowflake-connector-python 3.0.2 requires charset-normalizer<3,>=2, but you have charset-normalizer 3.3.0 which is incompatible.
[Airflow] snowflake-connector-python 3.0.2 requires cryptography<41.0.0,>=3.1.0, but you have cryptography 41.0.4 which is incompatible.
[Airflow] snowflake-connector-python 3.0.2 requires urllib3<1.27,>=1.21.1, but you have urllib3 2.0.6 which is incompatible.
[Airflow] pyopenssl 23.1.1 requires cryptography<41,>=38.0.0, but you have cryptography 41.0.4 which is incompatible.
[Airflow] mysql-connector-python 8.0.32 requires protobuf<=3.20.3,>=3.11.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] httpx 0.23.3 requires rfc3986[idna2008]<2,>=1.3, but you have rfc3986 2.0.0 which is incompatible.
[Airflow] google-cloud-workflows 1.7.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-vision 1.0.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-videointelligence 1.16.3 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-translate 1.7.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-texttospeech 1.0.3 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-tasks 2.10.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-speech 1.3.4 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-spanner 1.19.3 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-secret-manager 1.0.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-resource-manager 1.6.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-redis 2.9.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-pubsub 2.13.5 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-os-login 2.7.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-orchestration-airflow 1.4.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-memcache 1.4.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-logging 3.2.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-language 1.3.2 requires protobuf<4.0.0dev, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-kms 2.12.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dlp 3.7.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataproc 5.0.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataproc-metastore 1.6.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataplex 1.1.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataform 0.2.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-dataflow-client 0.5.4 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-datacatalog 3.9.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-container 2.11.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-build 3.9.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigtable 2.11.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigquery 2.34.4 requires packaging<22.0dev,>=14.3, but you have packaging 23.1 which is incompatible.
[Airflow] google-cloud-bigquery 2.34.4 requires protobuf<4.0.0dev,>=3.12.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigquery-storage 2.14.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-bigquery-datatransfer 3.7.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-automl 2.8.0 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-appengine-logging 1.1.3 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-cloud-aiplatform 1.16.1 requires packaging<22.0.0dev,>=14.3, but you have packaging 23.1 which is incompatible.
[Airflow] google-cloud-aiplatform 1.16.1 requires protobuf<4.0.0dev,>=3.19.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] google-ads 18.0.0 requires proto-plus==1.19.6, but you have proto-plus 1.22.3 which is incompatible.
[Airflow] google-ads 18.0.0 requires protobuf!=3.18.*,!=3.19.*,<=3.20.0,>=3.12.0, but you have protobuf 4.24.3 which is incompatible.
[Airflow] gcloud-aio-storage 8.1.0 requires pyasn1-modules<0.3.0,>=0.2.1, but you have pyasn1-modules 0.3.0 which is incompatible.
[Airflow] gcloud-aio-auth 4.2.0 requires cryptography<40.0.0,>=2.0.0, but you have cryptography 41.0.4 which is incompatible.
[Airflow] elasticsearch 7.13.4 requires urllib3<2,>=1.21.1, but you have urllib3 2.0.6 which is incompatible.
[Airflow] elasticsearch-dbapi 0.2.10 requires packaging<22.0,>=21.0, but you have packaging 23.1 which is incompatible.
[Airflow] botocore 1.29.102 requires urllib3<1.27,>=1.25.4, but you have urllib3 2.0.6 which is incompatible.
[Airflow] apache-airflow-providers-google 8.11.0 requires google-api-python-client<2.0.0,>=1.6.0, but you have google-api-python-client 2.102.0 which is incompatible.
[Airflow] Successfully installed aiokafka-0.8.1 async-timeout-4.0.3 attrs-23.1.0 autopage-0.5.1 azure-core-1.29.4 azure-identity-1.14.0 azure-mgmt-compute-30.3.0 azure-mgmt-core-1.4.0 azure-mgmt-monitor-6.0.2 cachetools-5.3.1 certifi-2023.7.22 cffi-1.16.0 charset-normalizer-3.3.0 cliff-4.3.0 cmd2-2.4.3 contourpy-1.1.1 cryptography-41.0.4 cycler-0.12.0 dataclasses-0.6 dateparser-1.1.8 debtcollector-2.5.0 dnspython-2.4.2 fonttools-4.43.0 futurist-2.4.1 gnocchiclient-7.0.8 google-api-core-2.12.0 google-api-python-client-2.102.0 google-auth-2.23.2 google-auth-httplib2-0.1.1 google-cloud-monitoring-2.15.1 googleapis-common-protos-1.60.0 grpcio-1.59.0 grpcio-status-1.59.0 httmock-1.4.0 httplib2-0.22.0 importlib-metadata-6.8.0 iso8601-2.1.0 kafka-python-2.0.2 keystoneauth1-5.3.0 kiwisolver-1.4.5 matplotlib-3.8.0 motor-3.3.1 msal-1.24.1 msgpack-1.0.7 netaddr-0.9.0 netifaces-0.11.0 numpy-1.26.0 os-service-types-1.7.0 oslo-config-9.2.0 oslo-i18n-6.1.0 oslo-serialization-5.2.0 oslo-utils-6.2.1 packaging-23.1 pandas-2.1.1 pbr-5.11.1 pillow-10.0.1 portalocker-2.8.2 prettytable-0.7.2 prometheus-api-client-0.5.4 prometheus-client-0.17.1 proto-plus-1.22.3 protobuf-4.24.3 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycryptodome-3.19.0 pyjwt-2.8.0 pymongo-4.5.0 pyparsing-3.1.1 pyperclip-1.8.2 python-ceilometerclient-2.9.0 python-keystoneclient-5.2.0 python-novaclient-18.4.0 pytz-2023.3.post1 pyyaml-6.0.1 regex-2023.10.3 requests-2.31.0 rfc3986-2.0.0 stevedore-5.1.0 typing-extensions-4.8.0 tzdata-2023.3 tzlocal-5.0.1 ujson-5.8.0 uritemplate-4.1.1 urllib3-2.0.6 wcwidth-0.2.8 zipp-3.17.0
[Keystone] Removing intermediate container 7dff843c7ff5
[Keystone]  ---> caf763bd055f
[Keystone] Step 10/24 : USER appuser
[Keystone]  ---> Running in f36474860cae
[Keystone] Removing intermediate container f36474860cae
[Keystone]  ---> cec561f04289
[Keystone] Step 11/24 : ENV DB_HOST                 keystone-db
[Keystone]  ---> Running in e030a8ce0a99
[Keystone] Removing intermediate container e030a8ce0a99
[Keystone]  ---> 3256efe5912a
[Keystone] Step 12/24 : ENV DB_PORT                 3306
[Keystone]  ---> Running in e2158fba8271
[Keystone] Removing intermediate container e2158fba8271
[Keystone]  ---> 5a58ba22923c
[Keystone] Step 13/24 : ENV ROOT_DB_USER            root
[Keystone]  ---> Running in 774925a6607d
[Keystone] Removing intermediate container 774925a6607d
[Keystone]  ---> 65eb90a3d4ae
[Keystone] Step 14/24 : ENV ROOT_DB_PASSWORD        admin
[Keystone]  ---> Running in 7df1644e336d
[Keystone] Removing intermediate container 7df1644e336d
[Keystone]  ---> 62019ed60553
[Keystone] Step 15/24 : ENV KEYSTONE_DB_PASSWORD    admin
[Keystone]  ---> Running in 46764845bd83
[Airflow] 
[Airflow] [notice] A new release of pip is available: 23.0.1 -> 24.0
[Airflow] [notice] To update, run: python -m pip install --upgrade pip
[Keystone] Removing intermediate container 46764845bd83
[Keystone]  ---> efb98437ecaf
[Keystone] Step 16/24 : ENV REGION_ID               RegionOne
[Keystone]  ---> Running in 414e53cf77d7
[Keystone] Removing intermediate container 414e53cf77d7
[Keystone]  ---> 94838a9d0068
[Keystone] Step 17/24 : ENV KEYSTONE_HOST           keystone
[Keystone]  ---> Running in 0a8b9c1066c1
[Keystone] Removing intermediate container 0a8b9c1066c1
[Keystone]  ---> aedb1b543041
[Keystone] Step 18/24 : ENV ADMIN_USERNAME          admin
[Keystone]  ---> Running in 6bb3839110ed
[Keystone] Removing intermediate container 6bb3839110ed
[Keystone]  ---> e165dce26d4a
[Keystone] Step 19/24 : ENV ADMIN_PASSWORD          admin
[Keystone]  ---> Running in 7363e150a71a
[Keystone] Removing intermediate container 7363e150a71a
[Keystone]  ---> e7ccd1707f05
[Keystone] Step 20/24 : ENV ADMIN_PROJECT           admin
[Keystone]  ---> Running in 18b152825941
[Keystone] Removing intermediate container 18b152825941
[Keystone]  ---> 532dbdaaa9fa
[Keystone] Step 21/24 : ENV SERVICE_USERNAME        nbi
[Keystone]  ---> Running in e2e3f193ed2f
[Keystone] Removing intermediate container e2e3f193ed2f
[Keystone]  ---> 0393f92ce83d
[Keystone] Step 22/24 : ENV SERVICE_PASSWORD        nbi
[MON]  ---> 9da8ea4a81dd
[MON] Step 29/56 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[Keystone]  ---> Running in af699338f56e
[Keystone] Removing intermediate container af699338f56e
[Keystone]  ---> e4fbbcadcd68
[Keystone] Step 23/24 : ENV SERVICE_PROJECT         service
[Keystone]  ---> Running in 867b81e2ce72
[Keystone] Removing intermediate container 867b81e2ce72
[Keystone]  ---> 8d02c4643bae
[Keystone] Step 24/24 : ENTRYPOINT ["./start.sh"]
[Keystone]  ---> Running in 9264e9195fea
[Keystone] Removing intermediate container 9264e9195fea
[Keystone]  ---> 6f55da11fa6d
[Keystone] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_N2VC_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_POLICY_MODULE_URL CACHE_DATE PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_DEVOPS_URL OSM_NGUI_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_TESTS_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_TAPI_URL] were not consumed
[Keystone] Successfully built 6f55da11fa6d
[Keystone] Successfully tagged opensourcemano/keystone:osm-master-12485
[Pipeline] [Keystone] echo
[Keystone] Tagging keystone:osm-master-12485
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker tag opensourcemano/keystone:osm-master-12485 osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-master-12485
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-master-12485
[Keystone] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/keystone]
[Keystone] e8da9de41f8f: Preparing
[Keystone] ecf7318881bd: Preparing
[Keystone] 8a157c89e698: Preparing
[Keystone] f8bfecb70251: Preparing
[Keystone] da881350f96a: Preparing
[Keystone] bb41d8bc9168: Preparing
[Keystone] 629ca62fb7c7: Preparing
[Keystone] da881350f96a: Waiting
[Keystone] bb41d8bc9168: Waiting
[Keystone] 629ca62fb7c7: Waiting
[Keystone] f8bfecb70251: Pushed
[Keystone] e8da9de41f8f: Pushed
[Keystone] da881350f96a: Pushed
[Keystone] bb41d8bc9168: Pushed
[Keystone] 629ca62fb7c7: Layer already exists
[Keystone] ecf7318881bd: Pushed
[MON]  ---> 854d26939c42
[MON] Step 30/56 : COPY scripts/ /app/osm_mon/scripts/
[MON]  ---> 998ad433c784
[MON] Step 31/56 : 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 72f5d259d9e4
[MON] Removing intermediate container 72f5d259d9e4
[MON]  ---> 6060da66df09
[MON] Step 32/56 : WORKDIR /app/osm_mon
[MON]  ---> Running in 14556811c702
[MON] Removing intermediate container 14556811c702
[MON]  ---> d9746172cb73
[MON] Step 33/56 : USER appuser
[MON]  ---> Running in 9e25f7e8f5e1
[MON] Removing intermediate container 9e25f7e8f5e1
[MON]  ---> 88d8be10ff7d
[MON] Step 34/56 : ENV OSMMON_MESSAGE_DRIVER kafka
[MON]  ---> Running in a832ea626f16
[MON] Removing intermediate container a832ea626f16
[MON]  ---> 9ea8701b6499
[MON] Step 35/56 : ENV OSMMON_MESSAGE_HOST kafka
[RO] 1d512791722e: Pushed
[RO] osm-master-12485: digest: sha256:b807dd3dd9639e23f5518e003876bac6ca4d8e88b950c150818aebe323107dc9 size: 2204
[Pipeline] [RO] }
[MON]  ---> Running in 2ff7cfac0011
[MON] Removing intermediate container 2ff7cfac0011
[MON]  ---> 50155027e69e
[MON] Step 36/56 : ENV OSMMON_MESSAGE_PORT 9092
[MON]  ---> Running in 532b029c2428
[MON] Removing intermediate container 532b029c2428
[MON]  ---> 664997625a9f
[MON] Step 37/56 : ENV OSMMON_DATABASE_DRIVER mongo
[MON]  ---> Running in 7bb98e113f84
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[MON] Removing intermediate container 7bb98e113f84
[MON]  ---> 17934ebb9a43
[MON] Step 38/56 : ENV OSMMON_DATABASE_URI mongodb://mongo:27017
[MON]  ---> Running in 8be78681e962
[MON] Removing intermediate container 8be78681e962
[MON]  ---> b9ae87f3526c
[MON] Step 39/56 : ENV OSMMON_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[MON]  ---> Running in 57200b0b1825
[MON] Removing intermediate container 57200b0b1825
[MON]  ---> 1a8033a694da
[MON] Step 40/56 : ENV OSMMON_OPENSTACK_DEFAULT_GRANULARITY 300
[MON]  ---> Running in 683cc2a16cc8
[MON] Removing intermediate container 683cc2a16cc8
[MON]  ---> 08477110b9e6
[MON] Step 41/56 : ENV OSMMON_GLOBAL_REQUEST_TIMEOUT 10
[MON]  ---> Running in 8b0b2ae86567
[MON] Removing intermediate container 8b0b2ae86567
[MON]  ---> 3433ccb2b3ea
[MON] Step 42/56 : ENV OSMMON_GLOBAL_LOGLEVEL INFO
[MON]  ---> Running in eb95cc657e72
[MON] Removing intermediate container eb95cc657e72
[MON]  ---> 0635d7315ffc
[MON] Step 43/56 : ENV OSMMON_VCA_HOST localhost
[MON]  ---> Running in 6ca0404ec328
[MON] Removing intermediate container 6ca0404ec328
[MON]  ---> 23c76edc57bf
[MON] Step 44/56 : ENV OSMMON_VCA_SECRET secret
[MON]  ---> Running in 31ac3fc127c6
[MON] Removing intermediate container 31ac3fc127c6
[MON]  ---> ec3ce7e3aa5b
[MON] Step 45/56 : ENV OSMMON_VCA_USER admin
[MON]  ---> Running in a2a44240ac76
[MON] Removing intermediate container a2a44240ac76
[MON]  ---> c5e79a42a6ec
[MON] Step 46/56 : ENV OSMMON_VCA_CACERT cacert
[MON]  ---> Running in 2bf6738b5c15
[MON] Removing intermediate container 2bf6738b5c15
[MON]  ---> e4640e9818f7
[MON] Step 47/56 : ENV OSMMON_DATABASE_COMMONKEY changeme
[MON]  ---> Running in b349afa7d477
[MON] Removing intermediate container b349afa7d477
[MON]  ---> 81e72f8d525c
[MON] Step 48/56 : ENV OSMMON_COLLECTOR_INTERVAL 30
[MON]  ---> Running in beac49192094
[MON] Removing intermediate container beac49192094
[MON]  ---> 210570c787af
[MON] Step 49/56 : ENV OSMMON_EVALUATOR_INTERVAL 30
[MON]  ---> Running in 52ddc1e0390d
[MON] Removing intermediate container 52ddc1e0390d
[MON]  ---> 75e322879504
[MON] Step 50/56 : ENV OSMMON_PROMETHEUS_URL http://prometheus:9090
[MON]  ---> Running in de7139e5af72
[MON] Removing intermediate container de7139e5af72
[MON]  ---> 037dcbcd6c95
[MON] Step 51/56 : ENV OSMMON_GRAFANA_URL http://grafana:3000
[MON]  ---> Running in b156b8aed1f8
[MON] Removing intermediate container b156b8aed1f8
[MON]  ---> f60d31405158
[MON] Step 52/56 : ENV OSMMON_GRAFANA_USER admin
[MON]  ---> Running in 477e5cbeab5c
[MON] Removing intermediate container 477e5cbeab5c
[MON]  ---> 35c1116ac795
[MON] Step 53/56 : ENV OSMMON_GRAFANA_PASSWORD admin
[MON]  ---> Running in c70561caf14d
[MON] Removing intermediate container c70561caf14d
[MON]  ---> be6abe714f6c
[MON] Step 54/56 : EXPOSE 8000
[MON]  ---> Running in eddbaa7a3dbb
[MON] Removing intermediate container eddbaa7a3dbb
[MON]  ---> 8c13bc75fe30
[MON] Step 55/56 : HEALTHCHECK --start-period=120s --interval=5s --timeout=2s --retries=12  CMD osm-mon-healthcheck || exit 1
[MON]  ---> Running in ee52a4905bc7
[MON] Removing intermediate container ee52a4905bc7
[MON]  ---> 0b6d959c7081
[MON] Step 56/56 : CMD /bin/bash scripts/start.sh
[MON]  ---> Running in 0e22ee648990
[MON] Removing intermediate container 0e22ee648990
[MON]  ---> d180c31de816
[MON] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_IMDOCS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_RO_PLUGIN_URL CACHE_DATE OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_POLICY_MODULE_URL] were not consumed
[MON] Successfully built d180c31de816
[MON] Successfully tagged opensourcemano/mon:osm-master-12485
[Pipeline] [MON] echo
[MON] Tagging mon:osm-master-12485
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker tag opensourcemano/mon:osm-master-12485 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-master-12485
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-master-12485
[MON] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/mon]
[MON] dc390f417b53: Preparing
[MON] 4874863ef8eb: Preparing
[MON] a1364002889a: Preparing
[MON] 49d835d2bbaf: Preparing
[MON] 8d6c379ae892: Preparing
[MON] 6fb55def8601: Preparing
[MON] 0e4e0c715587: Preparing
[MON] 9ba4ec9e7d92: Preparing
[MON] 37da16375997: Preparing
[MON] 4959220356f1: Preparing
[MON] 52e9a47587c5: Preparing
[MON] bced5ab30c9f: Preparing
[MON] bddd493a7bbd: Preparing
[MON] f2cd04a90f42: Preparing
[MON] 8d6c379ae892: Waiting
[MON] 6fb55def8601: Waiting
[MON] 629ca62fb7c7: Preparing
[MON] 9ba4ec9e7d92: Waiting
[MON] 37da16375997: Waiting
[MON] 52e9a47587c5: Waiting
[MON] bced5ab30c9f: Waiting
[MON] 4959220356f1: Waiting
[MON] 0e4e0c715587: Waiting
[MON] bddd493a7bbd: Waiting
[MON] f2cd04a90f42: Waiting
[MON] 629ca62fb7c7: Waiting
[MON] 4874863ef8eb: Pushed
[MON] dc390f417b53: Pushed
[MON] 6fb55def8601: Pushed
[MON] 8d6c379ae892: Pushed
[MON] 0e4e0c715587: Pushed
[MON] 9ba4ec9e7d92: Pushed
[MON] 37da16375997: Pushed
[MON] 4959220356f1: Pushed
[MON] bced5ab30c9f: Pushed
[MON] bddd493a7bbd: Mounted from devops/cicd/opensourcemano/ro
[MON] f2cd04a90f42: Mounted from devops/cicd/opensourcemano/ro
[MON] 629ca62fb7c7: Layer already exists
[MON] 49d835d2bbaf: Pushed
[MON] a1364002889a: Pushed
[Airflow] Removing intermediate container f0a64888e901
[Airflow]  ---> ca7359507273
[Airflow] [Warning] One or more build-args [PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_IMDOCS_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_N2VC_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL CACHE_DATE PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL OSM_NGUI_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL APT_PROXY OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL] were not consumed
[Airflow] Successfully built ca7359507273
[Airflow] Successfully tagged opensourcemano/airflow:osm-master-12485
[Pipeline] [Airflow] echo
[Airflow] Tagging airflow:osm-master-12485
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker tag opensourcemano/airflow:osm-master-12485 osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-master-12485
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-master-12485
[Airflow] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/airflow]
[Airflow] 9d296091ae5b: Preparing
[Airflow] d3cbbc48d91b: Preparing
[Airflow] 5f33fe038638: Preparing
[Airflow] a843dd22db0f: Preparing
[Airflow] 39325bb22631: Preparing
[Airflow] 3434348d3faa: Preparing
[Airflow] 8354ac2f94eb: Preparing
[Airflow] 1b5769ee4394: Preparing
[Airflow] c96dd40c2948: Preparing
[Airflow] 7e7721a16ccf: Preparing
[Airflow] 58577a3ac668: Preparing
[Airflow] 4828a6c451df: Preparing
[Airflow] fa9ab046628c: Preparing
[Airflow] 5f70bf18a086: Preparing
[Airflow] 8b4250c5d64d: Preparing
[Airflow] af7b571f7ca8: Preparing
[Airflow] c57e7b07a3b2: Preparing
[Airflow] 3434348d3faa: Waiting
[Airflow] f280206a86b2: Preparing
[Airflow] 8354ac2f94eb: Waiting
[Airflow] feb06c5db7c4: Preparing
[Airflow] 1b5769ee4394: Waiting
[Airflow] c96dd40c2948: Waiting
[Airflow] b082288f25e1: Preparing
[Airflow] 79d83185dd32: Preparing
[Airflow] ab84691a2eba: Preparing
[Airflow] 30baed22bc16: Preparing
[Airflow] 7e7721a16ccf: Waiting
[Airflow] 58577a3ac668: Waiting
[Airflow] 4828a6c451df: Waiting
[Airflow] 26f2bb17348b: Preparing
[Airflow] fa9ab046628c: Waiting
[Airflow] 5f70bf18a086: Waiting
[Airflow] 15b3067dc4be: Preparing
[Airflow] 8b4250c5d64d: Waiting
[Airflow] db70c9ea5e22: Preparing
[Airflow] af7b571f7ca8: Waiting
[Airflow] c57e7b07a3b2: Waiting
[Airflow] 31152b74f256: Preparing
[Airflow] f280206a86b2: Waiting
[Airflow] feb06c5db7c4: Waiting
[Airflow] b082288f25e1: Waiting
[Airflow] 8a2adc4b2731: Preparing
[Airflow] a843dd22db0f: Waiting
[Airflow] 7766968e5876: Preparing
[Airflow] 39325bb22631: Waiting
[Airflow] 16af49539099: Preparing
[Airflow] 79d83185dd32: Waiting
[Airflow] ab84691a2eba: Waiting
[Airflow] 15b3067dc4be: Waiting
[Airflow] 219c6c2423f1: Preparing
[Airflow] 30baed22bc16: Waiting
[Airflow] db70c9ea5e22: Waiting
[Airflow] 26f2bb17348b: Waiting
[Airflow] 3af14c9a24c9: Preparing
[Airflow] 31152b74f256: Waiting
[Airflow] 16af49539099: Waiting
[Airflow] 7766968e5876: Waiting
[Airflow] 8a2adc4b2731: Waiting
[Airflow] 3af14c9a24c9: Waiting
[Airflow] d3cbbc48d91b: Pushed
[Airflow] 5f33fe038638: Pushed
[Airflow] a843dd22db0f: Pushed
[Airflow] 39325bb22631: Pushed
[Airflow] 3434348d3faa: Pushed
[Airflow] 8354ac2f94eb: Pushed
[Airflow] c96dd40c2948: Pushed
[Airflow] 1b5769ee4394: Pushed
[Airflow] 7e7721a16ccf: Pushed
[Airflow] 4828a6c451df: Layer already exists
[Airflow] fa9ab046628c: Layer already exists
[Airflow] 5f70bf18a086: Layer already exists
[Airflow] 8b4250c5d64d: Layer already exists
[Airflow] af7b571f7ca8: Layer already exists
[Airflow] c57e7b07a3b2: Layer already exists
[Airflow] f280206a86b2: Layer already exists
[Airflow] feb06c5db7c4: Layer already exists
[Airflow] b082288f25e1: Layer already exists
[Airflow] 79d83185dd32: Layer already exists
[Airflow] ab84691a2eba: Layer already exists
[Airflow] 30baed22bc16: Layer already exists
[Airflow] 26f2bb17348b: Layer already exists
[Airflow] 15b3067dc4be: Layer already exists
[Airflow] db70c9ea5e22: Layer already exists
[Airflow] 31152b74f256: Layer already exists
[Airflow] 8a2adc4b2731: Layer already exists
[Airflow] 7766968e5876: Layer already exists
[Airflow] 16af49539099: Layer already exists
[Airflow] 219c6c2423f1: Layer already exists
[Airflow] 3af14c9a24c9: Layer already exists
[MON] 52e9a47587c5: Pushed
[MON] osm-master-12485: digest: sha256:3ffe6866422e948428fcadb4e1a46657fe300840efbb28598a800017e55f0b04 size: 3466
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[tests] Removing intermediate container e64d2d19de7f
[tests]  ---> 6d8b0b9cbc64
[tests] Step 19/35 : RUN curl -sL https://aka.ms/InstallAzureCLIDeb | bash
[tests]  ---> Running in c8d1591ba273
[tests] Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
[tests] Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[tests] Hit:3 https://packages.cloud.google.com/apt cloud-sdk InRelease
[tests] Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[tests] Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
[tests] Reading package lists...
[tests] Reading package lists...
[tests] Building dependency tree...
[tests] Reading state information...
[tests] curl is already the newest version (7.81.0-1ubuntu1.16).
[tests] gnupg is already the newest version (2.2.27-3ubuntu2.1).
[tests] apt-transport-https is already the newest version (2.4.12).
[tests] The following additional packages will be installed:
[tests]   distro-info-data
[tests] The following NEW packages will be installed:
[tests]   distro-info-data lsb-release
[tests] 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
[tests] Need to get 16.1 kB of archives.
[tests] After this operation, 88.1 kB of additional disk space will be used.
[tests] Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.7 [5326 B]
[tests] Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 16.1 kB in 0s (1194 kB/s)
[tests] Selecting previously unselected package distro-info-data.
[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 ... 57225 files and directories currently installed.)
[tests] Preparing to unpack .../distro-info-data_0.52ubuntu0.7_all.deb ...
[tests] Unpacking distro-info-data (0.52ubuntu0.7) ...
[tests] Selecting previously unselected package lsb-release.
[tests] Preparing to unpack .../lsb-release_11.1.0ubuntu4_all.deb ...
[tests] Unpacking lsb-release (11.1.0ubuntu4) ...
[tests] Setting up distro-info-data (0.52ubuntu0.7) ...
[tests] Setting up lsb-release (11.1.0ubuntu4) ...
[tests] Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
[tests] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
[tests] Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
[tests] Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
[tests] Hit:5 https://packages.cloud.google.com/apt cloud-sdk InRelease
[tests] Get:6 https://packages.microsoft.com/repos/azure-cli jammy InRelease [3596 B]
[tests] Get:7 https://packages.microsoft.com/repos/azure-cli jammy/main all Packages [1099 B]
[tests] Get:8 https://packages.microsoft.com/repos/azure-cli jammy/main amd64 Packages [1558 B]
[tests] Fetched 6253 B in 1s (10.2 kB/s)
[tests] Reading package lists...
[Keystone] 8a157c89e698: Pushed
[Keystone] osm-master-12485: digest: sha256:5518f29c949b392aa3fe516344654a58bcb64de1eaf6a8d2edf8f2f899e7e7b6 size: 1782
[Pipeline] [Keystone] }
[Pipeline] [Keystone] // dir
[tests] Reading package lists...
[Pipeline] [Keystone] }
[tests] Building dependency tree...
[tests] Reading state information...
[tests] The following NEW packages will be installed:
[tests]   azure-cli
[tests] 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
[tests] Need to get 56.3 MB of archives.
[tests] After this operation, 697 MB of additional disk space will be used.
[tests] Get:1 https://packages.microsoft.com/repos/azure-cli jammy/main amd64 azure-cli amd64 2.60.0-1~jammy [56.3 MB]
[tests] debconf: delaying package configuration, since apt-utils is not installed
[tests] Fetched 56.3 MB in 1s (60.2 MB/s)
[tests] Selecting previously unselected package azure-cli.
[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 ... 57245 files and directories currently installed.)
[tests] Preparing to unpack .../azure-cli_2.60.0-1~jammy_amd64.deb ...
[tests] Unpacking azure-cli (2.60.0-1~jammy) ...
[Airflow] 58577a3ac668: Pushed
[Airflow] 9d296091ae5b: Pushed
[Airflow] osm-master-12485: digest: sha256:a62bc1f7cfad568180ae6ce338effdb8540bab85724ed2a0a8ce22abc57cc4f4 size: 7006
[Pipeline] [Airflow] }
[Pipeline] [Airflow] // dir
[Pipeline] [Airflow] }
[tests] Setting up azure-cli (2.60.0-1~jammy) ...
[tests] Removing intermediate container c8d1591ba273
[tests]  ---> ce7a9a12ce92
[tests] Step 20/35 : RUN mv /usr/share/osm-tests/robot-systest /robot-systest
[tests]  ---> Running in 4ec6121e7af2
[tests] Removing intermediate container 4ec6121e7af2
[tests]  ---> 6811de799028
[tests] Step 21/35 : RUN mv /usr/share/osm-tests/cloud-scripts /robot-systest/
[tests]  ---> Running in 2f86e666a624
[tests] Removing intermediate container 2f86e666a624
[tests]  ---> 8b3644be08ec
[tests] Step 22/35 : RUN mv /usr/share/osm-tests/conformance-tests/ /robot-systest/
[tests]  ---> Running in 1d0687fcd7f3
[tests] Removing intermediate container 1d0687fcd7f3
[tests]  ---> 05f0198e2c63
[tests] Step 23/35 : RUN mv /usr/share/osm-tests/charm.sh /usr/sbin/charm
[tests]  ---> Running in 84ff269f3d69
[tests] Removing intermediate container 84ff269f3d69
[tests]  ---> 3d767f35384f
[tests] Step 24/35 : ARG CACHE_DATE=not_a_date
[tests]  ---> Running in 349c616b41f4
[tests] Removing intermediate container 349c616b41f4
[tests]  ---> cdcdf170973d
[tests] Step 25/35 : RUN git clone     https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git     --recurse-submodules     /robot-systest/osm-packages
[tests]  ---> Running in 58cf69bd9559
[tests] Cloning into '/robot-systest/osm-packages'...
[NG-UI] Removing intermediate container cdebc30f0918
[NG-UI]  ---> 56bc5ad63599
[NG-UI] Step 11/22 : RUN npm run build
[NG-UI]  ---> Running in 006e1ca17c27
[NG-UI] 
[NG-UI] > osm@14.0.0 build /usr/share/osm-ngui
[NG-UI] > ng build --configuration production --aot
[NG-UI] 
[NG-UI] - Generating browser application bundles (phase: setup)...
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/native_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'
[tests] Submodule 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'
[tests] Submodule 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'
[tests] Submodule 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm' (https://github.com/charmed-osm/charms.osm.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'
[tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers' (https://github.com/juju/charm-helpers.git) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator'
[tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm'
[tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator'
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'...
[NG-UI] Processing legacy "View Engine" libraries:
[NG-UI] - @angular/flex-layout/core [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[NG-UI] - @ng-idle/core [es2015/esm2015] (git+https://github.com/moribvndvs/ng2-idle.git)
[NG-UI] - @ngx-translate/core [es2015/esm2015] (git+https://github.com/ngx-translate/core.git)
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'...
[NG-UI] - @akveo/ng2-completer [es2015/esm2015] (git+https://github.com/oferh/ng2-completer.git)
[NG-UI] - @angular/flex-layout/extended [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @angular/flex-layout/flex [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_charm_vnf/charms/simple/mod/operator'...
[NG-UI] - @angular/flex-layout/grid [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[NG-UI] - @ng-idle/keepalive [es2015/esm2015] (git+https://github.com/moribvndvs/ng2-idle.git)
[NG-UI] - @ngx-translate/http-loader [es2015/esm2015] (git+https://github.com/ngx-translate/http-loader.git)
[NG-UI] - angular-notifier [es2015/esm2015] (git+https://github.com/dominique-mueller/angular-notifier.git)
[NG-UI] - ngx-toastr [es2015/esm2015] (git+https://github.com/scttcper/ngx-toastr.git)
[NG-UI] - ng2-smart-table [es2015/esm2015] ()
[NG-UI] - ng-sidebar [main/commonjs] (git+https://github.com/arkon/ng-sidebar.git)
[NG-UI] - @angular/flex-layout [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'...
[NG-UI] Encourage the library authors to publish an Ivy distribution.
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'...
[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'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'...
[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'...
[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'...
[tests] Submodule path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/native_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator': checked out '169794cdda03d31268f0383220f965daa05c534b'
[tests] Submodule path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator': checked out '169794cdda03d31268f0383220f965daa05c534b'
[tests] Submodule path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f'
[tests] Submodule path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f'
[tests] Submodule path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator': checked out '89b51be8588a19fcc9c93410707aeb5856dd8d8f'
[tests] Submodule path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers': checked out '1989f1f255baefb34cba7863606915dcd4ef1e38'
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm': checked out '3d517f5e42550d0b5c81aa4be20f7679020854d5'
[tests] Submodule path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator': checked out 'a84ce8776b368a8b2bccdb173716e342db9a6b36'
[tests] Removing intermediate container 58cf69bd9559
[tests]  ---> f4cdd8551905
[tests] Step 26/35 : WORKDIR /robot-systest
[tests]  ---> Running in 56d8a6edbf62
[tests] Removing intermediate container 56d8a6edbf62
[tests]  ---> 3656dca1cdfd
[tests] Step 27/35 : ENV ROBOT_DEVOPS_FOLDER=/robot-systest
[tests]  ---> Running in 125559125b9c
[tests] Removing intermediate container 125559125b9c
[tests]  ---> b31fae8172f3
[tests] Step 28/35 : ENV ENVIRONMENTS_FOLDER=environments
[tests]  ---> Running in 4758c2d80520
[tests] Removing intermediate container 4758c2d80520
[tests]  ---> be0c603f890b
[tests] Step 29/35 : ENV PACKAGES_FOLDER=/robot-systest/osm-packages
[tests]  ---> Running in 1bfd40c78673
[tests] Removing intermediate container 1bfd40c78673
[tests]  ---> aa9a7a2f4aed
[tests] Step 30/35 : ENV ROBOT_REPORT_FOLDER=/robot-systest/results
[tests]  ---> Running in a99a25bc66db
[tests] Removing intermediate container a99a25bc66db
[tests]  ---> b9ffd1fd6b15
[tests] Step 31/35 : ENV K8S_CREDENTIALS=/root/.kube/config
[tests]  ---> Running in 7a05e60d557f
[tests] Removing intermediate container 7a05e60d557f
[tests]  ---> 5b32e47107fd
[tests] Step 32/35 : ENV OSM_RSA_FILE=/root/osm_id_rsa
[tests]  ---> Running in 493a0a788f53
[tests] Removing intermediate container 493a0a788f53
[tests]  ---> bcc832b7f646
[tests] Step 33/35 : ENV LC_ALL=C.UTF-8
[tests]  ---> Running in 4dbec91c37b5
[tests] Removing intermediate container 4dbec91c37b5
[tests]  ---> 29cc9ccbeea0
[tests] Step 34/35 : ENV LANG=C.UTF-8
[tests]  ---> Running in 629a0ecccd58
[tests] Removing intermediate container 629a0ecccd58
[tests]  ---> 20b164fc1dda
[tests] Step 35/35 : ENTRYPOINT [ "/robot-systest/run_test.sh"]
[tests]  ---> Running in a153bc492416
[tests] Removing intermediate container a153bc492416
[tests]  ---> 7864dccd31f9
[tests] [Warning] One or more build-args [PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_N2VC_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_DEVOPS_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_IMDOCS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL] were not consumed
[tests] Successfully built 7864dccd31f9
[tests] Successfully tagged opensourcemano/tests:osm-master-12485
[Pipeline] [tests] echo
[tests] Tagging tests:osm-master-12485
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker tag opensourcemano/tests:osm-master-12485 osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-master-12485
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-master-12485
[tests] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/tests]
[tests] e2de7f77f84b: Preparing
[tests] 5315212490d9: Preparing
[tests] ca907792bffb: Preparing
[tests] 53af18946230: Preparing
[tests] e7e030360a53: Preparing
[tests] 2c1828f1c5f7: Preparing
[tests] 7b0a063e9b8d: Preparing
[tests] 0616ec267cc6: Preparing
[tests] c48f80481475: Preparing
[tests] d35b261945ae: Preparing
[tests] 89cc3c2acbb9: Preparing
[tests] e9e38387e56c: Preparing
[tests] 138016d5cdb6: Preparing
[tests] d876e2eda172: Preparing
[tests] 119834462e77: Preparing
[tests] 81de1d0c445b: Preparing
[tests] 4fc6a7899c97: Preparing
[tests] 6a9428cca96f: Preparing
[tests] bb41d8bc9168: Preparing
[tests] 629ca62fb7c7: Preparing
[tests] d35b261945ae: Waiting
[tests] 89cc3c2acbb9: Waiting
[tests] e9e38387e56c: Waiting
[tests] 138016d5cdb6: Waiting
[tests] d876e2eda172: Waiting
[tests] 119834462e77: Waiting
[tests] 81de1d0c445b: Waiting
[tests] 4fc6a7899c97: Waiting
[tests] 6a9428cca96f: Waiting
[tests] bb41d8bc9168: Waiting
[tests] 629ca62fb7c7: Waiting
[tests] 2c1828f1c5f7: Waiting
[tests] 0616ec267cc6: Waiting
[tests] 7b0a063e9b8d: Waiting
[tests] e7e030360a53: Pushed
[tests] 53af18946230: Pushed
[tests] ca907792bffb: Pushed
[tests] 5315212490d9: Pushed
[tests] 0616ec267cc6: Pushed
[tests] c48f80481475: Pushed
[tests] 89cc3c2acbb9: Pushed
[tests] e9e38387e56c: Pushed
[tests] 138016d5cdb6: Pushed
[tests] d876e2eda172: Pushed
[tests] 119834462e77: Pushed
[tests] 81de1d0c445b: Pushed
[tests] 4fc6a7899c97: Pushed
[tests] e2de7f77f84b: Pushed
[tests] bb41d8bc9168: Mounted from devops/cicd/opensourcemano/keystone
[tests] 629ca62fb7c7: Layer already exists
[tests] d35b261945ae: Pushed
[tests] 2c1828f1c5f7: Pushed
[tests] 6a9428cca96f: Pushed
[NG-UI] ✔ Browser application bundle generation complete.
[NG-UI] ✔ Browser application bundle generation complete.
[NG-UI] - Copying assets...
[NG-UI] ✔ Copying assets complete.
[NG-UI] - Generating index html...
[tests] 7b0a063e9b8d: Pushed
[tests] osm-master-12485: digest: sha256:da0e34f25e7916b41631229f477fa4ec9d84138a63b10bf4c51ac7fc23f81569 size: 4519
[Pipeline] [tests] }
[NG-UI] - Generating index html...
[NG-UI] 1 rules skipped due to selector errors:
[NG-UI]   .custom-file-input:lang(en)~.custom-file-label -> unmatched pseudo-class :lang
[NG-UI] ✔ Index html generation complete.
[NG-UI] 
[NG-UI] Initial Chunk Files           | Names                                  |  Raw Size | Estimated Transfer Size
[NG-UI] main.af9830542f179908.js      | main                                   |   1.33 MB |               314.32 kB
[NG-UI] styles.59ad264ce984ff4d.css   | styles                                 | 256.48 kB |                35.52 kB
[NG-UI] polyfills.de0bb5264be3b4bb.js | polyfills                              |  34.40 kB |                11.13 kB
[NG-UI] runtime.9e4a0b02644b18d7.js   | runtime                                |   3.61 kB |                 1.73 kB
[NG-UI] scripts.03d911157aa4cedb.js   | scripts                                |   3.45 kB |                 1.36 kB
[NG-UI] 
[NG-UI] | Initial Total                          |   1.62 MB |               364.07 kB
[NG-UI] 
[NG-UI] Lazy Chunk Files              | Names                                  |  Raw Size | Estimated Transfer Size
[NG-UI] 572.53a794071f3e234a.js       | vim-accounts-VimAccountsModule         | 311.15 kB |                68.21 kB
[NG-UI] 259.1132c533bae4311d.js       | instances-InstancesModule              | 216.50 kB |                23.49 kB
[NG-UI] 859.2733550a9d4a17d4.js       | packages-PackagesModule                | 202.00 kB |                42.95 kB
[NG-UI] 266.61ac87ca0735e498.js       | packages-PackagesModule                | 168.99 kB |                49.64 kB
[NG-UI] 585.c9ad4b944138c9c5.js       | packages-PackagesModule                | 159.72 kB |                19.14 kB
[NG-UI] 189.dda6edfc277d4855.js       | packages-PackagesModule                | 122.92 kB |                29.07 kB
[NG-UI] 845.3b8bdce433ce56be.js       | roles-RolesModule                      | 119.10 kB |                29.20 kB
[NG-UI] 134.5958df256ddd0084.js       | packages-PackagesModule                |  93.31 kB |                26.98 kB
[NG-UI] 602.fe9687b9d51e1aa3.js       | k8s-K8sModule                          |  43.35 kB |                 6.64 kB
[NG-UI] 757.9c344a336d4c7ea4.js       | sdn-controller-SDNControllerModule     |  39.57 kB |                 6.55 kB
[NG-UI] 514.d6b23987213ab452.js       | users-UsersModule                      |  37.34 kB |                 6.90 kB
[NG-UI] 548.bb121320796baf5e.js       | projects-ProjectsModule                |  32.54 kB |                 6.57 kB
[NG-UI] 958.fae3025b6caa9ee8.js       | wim-accounts-WIMAccountsModule         |  30.53 kB |                 5.38 kB
[NG-UI] 274.5a8c7844f5f71c7a.js       | dashboard-DashboardModule              |  27.03 kB |                 5.16 kB
[NG-UI] 690.b93507d6aa4dac05.js       | osm-repositories-OsmRepositoriesModule |  25.70 kB |                 5.28 kB
[NG-UI] 554.ef427bf059bb5c3e.js       | dashboard-DashboardModule              |  25.01 kB |                 6.56 kB
[NG-UI] 583.bf3d2be43ea69a35.js       | dashboard-DashboardModule              |  20.83 kB |                 6.92 kB
[NG-UI] common.32fa5d58bd1d92d1.js    | common                                 |   3.97 kB |                 1.18 kB
[NG-UI] 
[NG-UI] Build at: 2024-05-08T09:33:39.478Z - Hash: 68ac8f9bc0eb357b - Time: 77065ms
[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] 
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[NG-UI] Removing intermediate container 006e1ca17c27
[NG-UI]  ---> c9b5ad1733c6
[NG-UI] Step 12/22 : FROM ubuntu:22.04 AS FINAL
[NG-UI]  ---> 52882761a72a
[NG-UI] Step 13/22 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> bf8675204e26
[NG-UI] Step 14/22 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[NG-UI]  ---> Using cache
[NG-UI]  ---> 6b16749f3331
[NG-UI] Step 15/22 : 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 98275fd04e5c
[NG-UI] Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
[NG-UI] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
[NG-UI] Get:5 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[NG-UI] Get:7 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
[NG-UI] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.1 kB]
[NG-UI] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1371 kB]
[NG-UI] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2382 kB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2069 kB]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [31.9 kB]
[NG-UI] Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1078 kB]
[NG-UI] Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB]
[NG-UI] Get:17 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1789 kB]
[NG-UI] Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2308 kB]
[NG-UI] Fetched 31.5 MB in 2s (17.5 MB/s)
[NG-UI] Reading package lists...
[NG-UI] Reading package lists...
[NG-UI] Building dependency tree...
[NG-UI] Reading state information...
[NG-UI] The following additional packages will be installed:
[NG-UI]   fontconfig-config fonts-dejavu-core iproute2 libatm1 libbpf0 libbrotli1
[NG-UI]   libbsd0 libcap2-bin libdeflate0 libelf1 libexpat1 libfontconfig1
[NG-UI]   libfreetype6 libgd3 libicu70 libjbig0 libjpeg-turbo8 libjpeg8 libmaxminddb0
[NG-UI]   libmd0 libmnl0 libnginx-mod-http-geoip2 libnginx-mod-http-image-filter
[NG-UI]   libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream
[NG-UI]   libnginx-mod-stream-geoip2 libpam-cap libpng16-16 libtiff5 libwebp7 libx11-6
[NG-UI]   libx11-data libxau6 libxcb1 libxdmcp6 libxml2 libxpm4 libxslt1.1
[NG-UI]   libxtables12 nginx-common nginx-core ucf
[NG-UI] Suggested packages:
[NG-UI]   iproute2-doc libgd-tools mmdb-bin fcgiwrap nginx-doc ssl-cert
[NG-UI] The following NEW packages will be installed:
[NG-UI]   fontconfig-config fonts-dejavu-core iproute2 libatm1 libbpf0 libbrotli1
[NG-UI]   libbsd0 libcap2-bin libdeflate0 libelf1 libexpat1 libfontconfig1
[NG-UI]   libfreetype6 libgd3 libicu70 libjbig0 libjpeg-turbo8 libjpeg8 libmaxminddb0
[NG-UI]   libmd0 libmnl0 libnginx-mod-http-geoip2 libnginx-mod-http-image-filter
[NG-UI]   libnginx-mod-http-xslt-filter libnginx-mod-mail libnginx-mod-stream
[NG-UI]   libnginx-mod-stream-geoip2 libpam-cap libpng16-16 libtiff5 libwebp7 libx11-6
[NG-UI]   libx11-data libxau6 libxcb1 libxdmcp6 libxml2 libxpm4 libxslt1.1
[NG-UI]   libxtables12 nginx nginx-common nginx-core ucf
[NG-UI] 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded.
[NG-UI] Need to get 17.6 MB of archives.
[NG-UI] After this operation, 56.4 MB of additional disk space will be used.
[NG-UI] Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
[NG-UI] Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB]
[NG-UI] Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
[NG-UI] Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB]
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB]
[NG-UI] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB]
[NG-UI] Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 iproute2 amd64 5.15.0-1ubuntu2 [1070 kB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatm1 amd64 1:2.5.1-4build2 [22.8 kB]
[NG-UI] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]
[NG-UI] Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.1 [7928 B]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.4 [763 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
[NG-UI] Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmaxminddb0 amd64 1.5.2-1build2 [24.7 kB]
[NG-UI] Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
[NG-UI] Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
[NG-UI] Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
[NG-UI] Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
[NG-UI] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB]
[NG-UI] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB]
[NG-UI] Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
[NG-UI] Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
[NG-UI] Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
[NG-UI] Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
[NG-UI] Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
[NG-UI] Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
[NG-UI] Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
[NG-UI] Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
[NG-UI] Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
[NG-UI] Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
[NG-UI] Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]
[NG-UI] Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]
[NG-UI] Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
[NG-UI] Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nginx-common all 1.18.0-6ubuntu14.4 [40.0 kB]
[NG-UI] Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-http-geoip2 amd64 1.18.0-6ubuntu14.4 [11.9 kB]
[NG-UI] Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-http-image-filter amd64 1.18.0-6ubuntu14.4 [15.4 kB]
[NG-UI] Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.1 [164 kB]
[NG-UI] Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-http-xslt-filter amd64 1.18.0-6ubuntu14.4 [13.7 kB]
[NG-UI] Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-mail amd64 1.18.0-6ubuntu14.4 [45.7 kB]
[NG-UI] Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-stream amd64 1.18.0-6ubuntu14.4 [72.9 kB]
[NG-UI] Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnginx-mod-stream-geoip2 amd64 1.18.0-6ubuntu14.4 [10.1 kB]
[NG-UI] Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nginx-core amd64 1.18.0-6ubuntu14.4 [484 kB]
[NG-UI] Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nginx amd64 1.18.0-6ubuntu14.4 [3872 B]
[NG-UI] debconf: delaying package configuration, since apt-utils is not installed
[NG-UI] Fetched 17.6 MB in 0s (85.9 MB/s)
[NG-UI] Selecting previously unselected package libelf1: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 ... 4393 files and directories currently installed.)
[NG-UI] Preparing to unpack .../00-libelf1_0.186-1build1_amd64.deb ...
[NG-UI] Unpacking libelf1:amd64 (0.186-1build1) ...
[NG-UI] Selecting previously unselected package libbpf0:amd64.
[NG-UI] Preparing to unpack .../01-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ...
[NG-UI] Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ...
[NG-UI] Selecting previously unselected package libmd0:amd64.
[NG-UI] Preparing to unpack .../02-libmd0_1.0.4-1build1_amd64.deb ...
[NG-UI] Unpacking libmd0:amd64 (1.0.4-1build1) ...
[NG-UI] Selecting previously unselected package libbsd0:amd64.
[NG-UI] Preparing to unpack .../03-libbsd0_0.11.5-1_amd64.deb ...
[NG-UI] Unpacking libbsd0:amd64 (0.11.5-1) ...
[NG-UI] Selecting previously unselected package libmnl0:amd64.
[NG-UI] Preparing to unpack .../04-libmnl0_1.0.4-3build2_amd64.deb ...
[NG-UI] Unpacking libmnl0:amd64 (1.0.4-3build2) ...
[NG-UI] Selecting previously unselected package libxtables12:amd64.
[NG-UI] Preparing to unpack .../05-libxtables12_1.8.7-1ubuntu5.2_amd64.deb ...
[NG-UI] Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ...
[NG-UI] Selecting previously unselected package libcap2-bin.
[NG-UI] Preparing to unpack .../06-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package iproute2.
[NG-UI] Preparing to unpack .../07-iproute2_5.15.0-1ubuntu2_amd64.deb ...
[NG-UI] Unpacking iproute2 (5.15.0-1ubuntu2) ...
[NG-UI] Selecting previously unselected package libatm1:amd64.
[NG-UI] Preparing to unpack .../08-libatm1_1%3a2.5.1-4build2_amd64.deb ...
[NG-UI] Unpacking libatm1:amd64 (1:2.5.1-4build2) ...
[NG-UI] Selecting previously unselected package libexpat1:amd64.
[NG-UI] Preparing to unpack .../09-libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
[NG-UI] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[NG-UI] Selecting previously unselected package libicu70:amd64.
[NG-UI] Preparing to unpack .../10-libicu70_70.1-2_amd64.deb ...
[NG-UI] Unpacking libicu70:amd64 (70.1-2) ...
[NG-UI] Selecting previously unselected package libpam-cap:amd64.
[NG-UI] Preparing to unpack .../11-libpam-cap_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package libxml2:amd64.
[NG-UI] Preparing to unpack .../12-libxml2_2.9.13+dfsg-1ubuntu0.4_amd64.deb ...
[NG-UI] Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
[NG-UI] Selecting previously unselected package ucf.
[NG-UI] Preparing to unpack .../13-ucf_3.0043_all.deb ...
[NG-UI] Moving old data out of the way
[NG-UI] Unpacking ucf (3.0043) ...
[NG-UI] Selecting previously unselected package libmaxminddb0:amd64.
[NG-UI] Preparing to unpack .../14-libmaxminddb0_1.5.2-1build2_amd64.deb ...
[NG-UI] Unpacking libmaxminddb0:amd64 (1.5.2-1build2) ...
[NG-UI] Selecting previously unselected package libpng16-16:amd64.
[NG-UI] Preparing to unpack .../15-libpng16-16_1.6.37-3build5_amd64.deb ...
[NG-UI] Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
[NG-UI] Selecting previously unselected package libxau6:amd64.
[NG-UI] Preparing to unpack .../16-libxau6_1%3a1.0.9-1build5_amd64.deb ...
[NG-UI] Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
[NG-UI] Selecting previously unselected package libxdmcp6:amd64.
[NG-UI] Preparing to unpack .../17-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
[NG-UI] Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[NG-UI] Selecting previously unselected package libxcb1:amd64.
[NG-UI] Preparing to unpack .../18-libxcb1_1.14-3ubuntu3_amd64.deb ...
[NG-UI] Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
[NG-UI] Selecting previously unselected package libx11-data.
[NG-UI] Preparing to unpack .../19-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ...
[NG-UI] Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Selecting previously unselected package libx11-6:amd64.
[NG-UI] Preparing to unpack .../20-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ...
[NG-UI] Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Selecting previously unselected package fonts-dejavu-core.
[NG-UI] Preparing to unpack .../21-fonts-dejavu-core_2.37-2build1_all.deb ...
[NG-UI] Unpacking fonts-dejavu-core (2.37-2build1) ...
[NG-UI] Selecting previously unselected package fontconfig-config.
[NG-UI] Preparing to unpack .../22-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
[NG-UI] Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
[NG-UI] Selecting previously unselected package libbrotli1:amd64.
[NG-UI] Preparing to unpack .../23-libbrotli1_1.0.9-2build6_amd64.deb ...
[NG-UI] Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
[NG-UI] Selecting previously unselected package libdeflate0:amd64.
[NG-UI] Preparing to unpack .../24-libdeflate0_1.10-2_amd64.deb ...
[NG-UI] Unpacking libdeflate0:amd64 (1.10-2) ...
[NG-UI] Selecting previously unselected package libfreetype6:amd64.
[NG-UI] Preparing to unpack .../25-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
[NG-UI] Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[NG-UI] Selecting previously unselected package libfontconfig1:amd64.
[NG-UI] Preparing to unpack .../26-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
[NG-UI] Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[NG-UI] Selecting previously unselected package libjpeg-turbo8:amd64.
[NG-UI] Preparing to unpack .../27-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
[NG-UI] Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[NG-UI] Selecting previously unselected package libjpeg8:amd64.
[NG-UI] Preparing to unpack .../28-libjpeg8_8c-2ubuntu10_amd64.deb ...
[NG-UI] Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
[NG-UI] Selecting previously unselected package libjbig0:amd64.
[NG-UI] Preparing to unpack .../29-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package libwebp7:amd64.
[NG-UI] Preparing to unpack .../30-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
[NG-UI] Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[NG-UI] Selecting previously unselected package libtiff5:amd64.
[NG-UI] Preparing to unpack .../31-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ...
[NG-UI] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[NG-UI] Selecting previously unselected package libxpm4:amd64.
[NG-UI] Preparing to unpack .../32-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
[NG-UI] Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[NG-UI] Selecting previously unselected package libgd3:amd64.
[NG-UI] Preparing to unpack .../33-libgd3_2.3.0-2ubuntu2_amd64.deb ...
[NG-UI] Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
[NG-UI] Selecting previously unselected package nginx-common.
[NG-UI] Preparing to unpack .../34-nginx-common_1.18.0-6ubuntu14.4_all.deb ...
[NG-UI] Unpacking nginx-common (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-geoip2.
[NG-UI] Preparing to unpack .../35-libnginx-mod-http-geoip2_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-geoip2 (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-image-filter.
[NG-UI] Preparing to unpack .../36-libnginx-mod-http-image-filter_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-image-filter (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libxslt1.1:amd64.
[NG-UI] Preparing to unpack .../37-libxslt1.1_1.1.34-4ubuntu0.22.04.1_amd64.deb ...
[NG-UI] Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
[NG-UI] Selecting previously unselected package libnginx-mod-http-xslt-filter.
[NG-UI] Preparing to unpack .../38-libnginx-mod-http-xslt-filter_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-http-xslt-filter (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-mail.
[NG-UI] Preparing to unpack .../39-libnginx-mod-mail_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-mail (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-stream.
[NG-UI] Preparing to unpack .../40-libnginx-mod-stream_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-stream (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package libnginx-mod-stream-geoip2.
[NG-UI] Preparing to unpack .../41-libnginx-mod-stream-geoip2_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking libnginx-mod-stream-geoip2 (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package nginx-core.
[NG-UI] Preparing to unpack .../42-nginx-core_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking nginx-core (1.18.0-6ubuntu14.4) ...
[NG-UI] Selecting previously unselected package nginx.
[NG-UI] Preparing to unpack .../43-nginx_1.18.0-6ubuntu14.4_amd64.deb ...
[NG-UI] Unpacking nginx (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
[NG-UI] Setting up libxau6:amd64 (1:1.0.9-1build5) ...
[NG-UI] Setting up libmaxminddb0:amd64 (1.5.2-1build2) ...
[NG-UI] Setting up libbrotli1:amd64 (1.0.9-2build6) ...
[NG-UI] Setting up libdeflate0:amd64 (1.10-2) ...
[NG-UI] Setting up nginx-common (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libatm1:amd64 (1:2.5.1-4build2) ...
[NG-UI] Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
[NG-UI] Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
[NG-UI] Setting up libx11-data (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Setting up libpng16-16:amd64 (1.6.37-3build5) ...
[NG-UI] Setting up libmnl0:amd64 (1.0.4-3build2) ...
[NG-UI] Setting up fonts-dejavu-core (2.37-2build1) ...
[NG-UI] Setting up ucf (3.0043) ...
[NG-UI] Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
[NG-UI] Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ...
[NG-UI] Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
[NG-UI] Setting up libmd0:amd64 (1.0.4-1build1) ...
[NG-UI] Setting up libnginx-mod-http-geoip2 (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libbsd0:amd64 (0.11.5-1) ...
[NG-UI] Setting up libelf1:amd64 (0.186-1build1) ...
[NG-UI] Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
[NG-UI] Setting up libicu70:amd64 (70.1-2) ...
[NG-UI] Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
[NG-UI] Setting up libnginx-mod-mail (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
[NG-UI] Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
[NG-UI] Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
[NG-UI] Setting up libnginx-mod-stream (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
[NG-UI] Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ...
[NG-UI] Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ...
[NG-UI] Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
[NG-UI] Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ...
[NG-UI] Setting up libnginx-mod-stream-geoip2 (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.4) ...
[NG-UI] Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
[NG-UI] Setting up iproute2 (5.15.0-1ubuntu2) ...
[NG-UI] Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
[NG-UI] Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.1) ...
[NG-UI] Setting up libnginx-mod-http-image-filter (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up libnginx-mod-http-xslt-filter (1.18.0-6ubuntu14.4) ...
[NG-UI] Setting up nginx-core (1.18.0-6ubuntu14.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-6ubuntu14.4) ...
[NG-UI] Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
[NG-UI] Removing intermediate container 98275fd04e5c
[NG-UI]  ---> ee14200cb63c
[NG-UI] Step 16/22 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NG-UI]  ---> Running in 86b8b86775bc
[NG-UI] Removing intermediate container 86b8b86775bc
[NG-UI]  ---> f90fe4ffb03d
[NG-UI] Step 17/22 : RUN rm -rf /usr/share/nginx/html/*
[NG-UI]  ---> Running in 897d238bfc52
[NG-UI] Removing intermediate container 897d238bfc52
[NG-UI]  ---> de7c70c67166
[NG-UI] Step 18/22 : COPY --from=INSTALL /usr/share/osm-ngui/nginx/nginx.conf /etc/nginx/sites-available/default
[NG-UI]  ---> 78baec6cc6d7
[NG-UI] Step 19/22 : COPY --from=INSTALL /usr/share/osm-ngui/dist/osm /usr/share/nginx/html
[NG-UI]  ---> b979a5de10f4
[NG-UI] Step 20/22 : EXPOSE 80
[NG-UI]  ---> Running in 8cd3ba7d5298
[NG-UI] Removing intermediate container 8cd3ba7d5298
[NG-UI]  ---> 3b0da85e2454
[NG-UI] Step 21/22 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail localhost:80 || exit 1
[NG-UI]  ---> Running in ea7739628580
[NG-UI] Removing intermediate container ea7739628580
[NG-UI]  ---> d7ffdc50983d
[NG-UI] Step 22/22 : CMD ["nginx", "-g", "daemon off;"]
[NG-UI]  ---> Running in 6ea67947b177
[NG-UI] Removing intermediate container 6ea67947b177
[NG-UI]  ---> a2c327858fe7
[NG-UI] [Warning] One or more build-args [PYTHON3_N2VC_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_DEVOPS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_MON_URL OSM_TESTS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_IMDOCS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_TAPI_URL CACHE_DATE PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_GCP_URL] were not consumed
[NG-UI] Successfully built a2c327858fe7
[NG-UI] Successfully tagged opensourcemano/ng-ui:osm-master-12485
[Pipeline] [NG-UI] echo
[NG-UI] Tagging ng-ui:osm-master-12485
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker tag opensourcemano/ng-ui:osm-master-12485 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-master-12485
[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-master-12485
[NG-UI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui]
[NG-UI] f444cfac181c: Preparing
[NG-UI] 77d439cafbc0: Preparing
[NG-UI] 918ebcf3bcb9: Preparing
[NG-UI] cf380b9cc23f: Preparing
[NG-UI] b856174808d0: Preparing
[NG-UI] f2cd04a90f42: Preparing
[NG-UI] 629ca62fb7c7: Preparing
[NG-UI] 629ca62fb7c7: Waiting
[NG-UI] f2cd04a90f42: Waiting
[NG-UI] cf380b9cc23f: Pushed
[NG-UI] 77d439cafbc0: Pushed
[NG-UI] 918ebcf3bcb9: Pushed
[NG-UI] 629ca62fb7c7: Layer already exists
[NG-UI] f2cd04a90f42: Mounted from devops/cicd/opensourcemano/mon
[NG-UI] f444cfac181c: Pushed
[NG-UI] b856174808d0: Pushed
[NG-UI] osm-master-12485: digest: sha256:f1fe958080f1aeecefd460a3bdd437494b00a58d22eb079fc1dd1dd30ca338af size: 1780
[Pipeline] [NG-UI] }
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Spawn Remote VM)
[Pipeline] echo
Launching new VM
[Pipeline] sh
[osm-devops] Running shell script
/tmp/tmp.gF5716B85c/usr/share/osm-devops@tmp/durable-cb1ca1cb/script.sh: 3: openstack: not found
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Archive Container Logs)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cleanup)
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ docker stop osm-master-12485-apache
osm-master-12485-apache
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ docker rm osm-master-12485-apache
osm-master-12485-apache
[Pipeline] sh
[osm-stage_3_master] Running shell script
+ rm -rf /tmp/tmp.gF5716B85c
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 127
Finished: FAILURE