UnstableConsole Output

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

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

0 directories, 0 files
+ lsof repo
lsof: WARNING: can't stat() nsfs file system /var/snap/lxd/common/ns/shmounts
      Output information may be incomplete.
lsof: WARNING: can't stat() nsfs file system /var/snap/lxd/common/ns/mntns
      Output information may be incomplete.
lsof: status error on repo: No such file or directory
lsof 4.93.2
 latest revision: https://github.com/lsof-org/lsof
 latest FAQ: https://github.com/lsof-org/lsof/blob/master/00FAQ
 latest (non-formatted) man page: https://github.com/lsof-org/lsof/blob/master/Lsof.8
 usage: [-?abhKlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-E] [+|-e s] [+|-f[gG]]
 [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s]
 [+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names]
Use the ``-h'' option to get more help information.
+ exit 0
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release
[Pipeline] {
[Pipeline] sh
[release] Running shell script
+ pwd
[Pipeline] lock
Trying to acquire lock on [Artifactory]
Lock acquired on [Artifactory]
[Pipeline] {
[Pipeline] parallel
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [IM] { (Branch: IM)
[Pipeline] [devops] { (Branch: devops)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [N2VC] { (Branch: N2VC)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [common] { (Branch: common)
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [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-merge_v14.0/repo/release/RO
[Pipeline] [RO] {
[Pipeline] [osmclient] dir
[osmclient] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/osmclient
[Pipeline] [osmclient] {
[Pipeline] [IM] dir
[IM] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/IM
[Pipeline] [IM] {
[Pipeline] [devops] dir
[devops] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/devops
[Pipeline] [devops] {
[Pipeline] [MON] dir
[MON] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/MON
[Pipeline] [MON] {
[Pipeline] [N2VC] dir
[N2VC] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/N2VC
[Pipeline] [N2VC] {
[Pipeline] [NBI] dir
[NBI] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NBI
[Pipeline] [NBI] {
[Pipeline] [common] dir
[common] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/common
[Pipeline] [common] {
[Pipeline] [LCM] dir
[LCM] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/LCM
[Pipeline] [LCM] {
[Pipeline] [POL] dir
[POL] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/POL
[Pipeline] [POL] {
[Pipeline] [NG-UI] dir
[NG-UI] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [NG-SA] dir
[NG-SA] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NG-SA
[Pipeline] [NG-SA] {
[Pipeline] [PLA] dir
[PLA] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/tests
[Pipeline] [tests] {
[RO] Fetching artifact for RO
[Pipeline] [RO] echo
[Pipeline] [RO] step
[RO] Copied 1 artifact from "RO-stage_2-merge » v14.0" build number 252
[Pipeline] [osmclient] echo
[osmclient] Fetching artifact for osmclient
[Pipeline] [osmclient] step
[osmclient] Copied 1 artifact from "osmclient-stage_2-merge » v14.0" build number 244
[Pipeline] [IM] echo
[IM] Fetching artifact for IM
[Pipeline] [IM] step
[IM] Copied 1 artifact from "IM-stage_2-merge » v14.0" build number 245
[Pipeline] [devops] echo
[devops] Fetching artifact for devops
[Pipeline] [devops] step
[devops] Copied 1 artifact from "devops-stage_2-merge » v14.0" build number 255
[Pipeline] [MON] echo
[MON] Fetching artifact for MON
[Pipeline] [MON] step
[MON] Copied 1 artifact from "MON-stage_2-merge » v14.0" build number 243
[Pipeline] [N2VC] echo
[N2VC] Fetching artifact for N2VC
[Pipeline] [N2VC] step
[N2VC] Copied 1 artifact from "N2VC-stage_2-merge » v14.0" build number 245
[Pipeline] [NBI] echo
[NBI] Fetching artifact for NBI
[Pipeline] [NBI] step
[NBI] Copied 1 artifact from "NBI-stage_2-merge » v14.0" build number 245
[Pipeline] [common] echo
[common] Fetching artifact for common
[Pipeline] [common] step
[common] Copied 1 artifact from "common-stage_2-merge » v14.0" build number 244
[Pipeline] [LCM] echo
[LCM] Fetching artifact for LCM
[Pipeline] [LCM] step
[LCM] Copied 1 artifact from "LCM-stage_2-merge » v14.0" build number 245
[Pipeline] [POL] echo
[POL] Fetching artifact for POL
[Pipeline] [POL] step
[POL] Copied 1 artifact from "POL-stage_2-merge » v14.0" build number 242
[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 » v14.0" build number 248
[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 » v14.0" build number 247
[Pipeline] [PLA] echo
[PLA] Fetching artifact for PLA
[Pipeline] [PLA] step
[PLA] Copied 1 artifact from "PLA-stage_2-merge » v14.0" build number 242
[Pipeline] [tests] echo
[tests] Fetching artifact for tests
[Pipeline] [tests] step
[tests] Copied 1 artifact from "tests-stage_2-merge » v14.0" build number 249
[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] + awk -F= /BUILD_NUMBER/{print $2}
[osmclient] + cat build.env
[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] + + awk -F= /BUILD_NUMBER/{print $2}
[MON] cat build.env
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + cat build.env
[N2VC] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + cat build.env
[NBI] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cat build.env
[common] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cat build.env
[LCM] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cat build.env
[POL] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + cat build.env
[NG-UI] + awk -F= /BUILD_NUMBER/{print $2}
[Pipeline] [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/v14.0/RO-stage_2-merge :: v14.0/252/*
[Pipeline] [RO] echo
[RO] Searching Artifactory with {
[RO]      "files": [
[RO]         {
[RO]           "target": "./",
[RO]           "pattern": "osm-RO/v14.0/252/*"
[RO]         }
[RO]      ]
[RO]     }
[Pipeline] [RO] newBuildInfo
[Pipeline] [RO] artifactoryDownload
[RO] Searching for artifacts...
[RO] Found 19 artifacts.
[RO] Beginning to resolve Build Info published dependencies.
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/changelog/changelog-RO.html'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/changelog/changelog-RO.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/changelog/changelog-RO.html'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb'...
[RO] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb'
[RO] Finished resolving Build Info published dependencies.
[Pipeline] [osmclient] getArtifactoryServer
[Pipeline] [osmclient] echo
[osmclient] retrieve archive for osmclient/v14.0/osmclient-stage_2-merge :: v14.0/244/*
[Pipeline] [osmclient] echo
[osmclient] Searching Artifactory with {
[osmclient]      "files": [
[osmclient]         {
[osmclient]           "target": "./",
[osmclient]           "pattern": "osm-osmclient/v14.0/244/*"
[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/v14.0/244/changelog/changelog-osmclient.html'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/changelog/changelog-osmclient.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/osmclient/v14.0/244/changelog/changelog-osmclient.html'
[osmclient] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb'...
[osmclient] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb'
[osmclient] Finished resolving Build Info published dependencies.
[Pipeline] [IM] getArtifactoryServer
[Pipeline] [IM] echo
[IM] retrieve archive for IM/v14.0/IM-stage_2-merge :: v14.0/245/*
[Pipeline] [IM] echo
[IM] Searching Artifactory with {
[IM]      "files": [
[IM]         {
[IM]           "target": "./",
[IM]           "pattern": "osm-IM/v14.0/245/*"
[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/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/IM/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb'
[IM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/changelog/changelog-IM.html'...
[IM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/changelog/changelog-IM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/IM/v14.0/245/changelog/changelog-IM.html'
[IM] Finished resolving Build Info published dependencies.
[Pipeline] [devops] getArtifactoryServer
[Pipeline] [devops] echo
[devops] retrieve archive for devops/v14.0/devops-stage_2-merge :: v14.0/255/*
[Pipeline] [devops] echo
[devops] Searching Artifactory with {
[devops]      "files": [
[devops]         {
[devops]           "target": "./",
[devops]           "pattern": "osm-devops/v14.0/255/*"
[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/v14.0/255/changelog/changelog-devops.html'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/changelog/changelog-devops.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/devops/v14.0/255/changelog/changelog-devops.html'
[devops] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb'...
[devops] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb'
[devops] Finished resolving Build Info published dependencies.
[Pipeline] [MON] getArtifactoryServer
[Pipeline] [MON] echo
[MON] retrieve archive for MON/v14.0/MON-stage_2-merge :: v14.0/243/*
[Pipeline] [MON] echo
[MON] Searching Artifactory with {
[MON]      "files": [
[MON]         {
[MON]           "target": "./",
[MON]           "pattern": "osm-MON/v14.0/243/*"
[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/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/MON/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb'
[MON] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/243/changelog/changelog-MON.html'...
[MON] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/243/changelog/changelog-MON.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/MON/v14.0/243/changelog/changelog-MON.html'
[MON] Finished resolving Build Info published dependencies.
[Pipeline] [N2VC] getArtifactoryServer
[Pipeline] [N2VC] echo
[N2VC] retrieve archive for N2VC/v14.0/N2VC-stage_2-merge :: v14.0/245/*
[Pipeline] [N2VC] echo
[N2VC] Searching Artifactory with {
[N2VC]      "files": [
[N2VC]         {
[N2VC]           "target": "./",
[N2VC]           "pattern": "osm-N2VC/v14.0/245/*"
[N2VC]         }
[N2VC]      ]
[N2VC]     }
[Pipeline] [N2VC] newBuildInfo
[Pipeline] [N2VC] artifactoryDownload
[N2VC] Searching for artifacts...
[N2VC] Found 4 artifacts.
[N2VC] Beginning to resolve Build Info published dependencies.
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/dists/unstable/N2VC/binary-amd64/Packages'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/dists/unstable/N2VC/binary-amd64/Packages' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/N2VC/v14.0/245/dists/unstable/N2VC/binary-amd64/Packages'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/dists/unstable/N2VC/binary-amd64/Packages.gz'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/dists/unstable/N2VC/binary-amd64/Packages.gz' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/N2VC/v14.0/245/dists/unstable/N2VC/binary-amd64/Packages.gz'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/changelog/changelog-N2VC.html'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/changelog/changelog-N2VC.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/N2VC/v14.0/245/changelog/changelog-N2VC.html'
[N2VC] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb'...
[N2VC] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb'
[N2VC] Finished resolving Build Info published dependencies.
[Pipeline] [NBI] getArtifactoryServer
[Pipeline] [NBI] echo
[NBI] retrieve archive for NBI/v14.0/NBI-stage_2-merge :: v14.0/245/*
[Pipeline] [NBI] echo
[NBI] Searching Artifactory with {
[NBI]      "files": [
[NBI]         {
[NBI]           "target": "./",
[NBI]           "pattern": "osm-NBI/v14.0/245/*"
[NBI]         }
[NBI]      ]
[NBI]     }
[Pipeline] [NBI] newBuildInfo
[Pipeline] [NBI] artifactoryDownload
[NBI] Searching for artifacts...
[NBI] Found 2 artifacts.
[NBI] Beginning to resolve Build Info published dependencies.
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/changelog/changelog-NBI.html'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/changelog/changelog-NBI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NBI/v14.0/245/changelog/changelog-NBI.html'
[NBI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb'...
[NBI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb'
[NBI] Finished resolving Build Info published dependencies.
[Pipeline] [common] getArtifactoryServer
[Pipeline] [common] echo
[common] retrieve archive for common/v14.0/common-stage_2-merge :: v14.0/244/*
[Pipeline] [common] echo
[common] Searching Artifactory with {
[common]      "files": [
[common]         {
[common]           "target": "./",
[common]           "pattern": "osm-common/v14.0/244/*"
[common]         }
[common]      ]
[common]     }
[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/v14.0/244/changelog/changelog-common.html'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/changelog/changelog-common.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/common/v14.0/244/changelog/changelog-common.html'
[common] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb'...
[common] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb'
[common] Finished resolving Build Info published dependencies.
[Pipeline] [LCM] getArtifactoryServer
[Pipeline] [LCM] echo
[LCM] retrieve archive for LCM/v14.0/LCM-stage_2-merge :: v14.0/245/*
[Pipeline] [LCM] echo
[LCM] Searching Artifactory with {
[LCM]      "files": [
[LCM]         {
[LCM]           "target": "./",
[LCM]           "pattern": "osm-LCM/v14.0/245/*"
[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/v14.0/245/changelog/changelog-LCM.html'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/245/changelog/changelog-LCM.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/LCM/v14.0/245/changelog/changelog-LCM.html'
[LCM] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb'...
[LCM] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/LCM/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb'
[LCM] Finished resolving Build Info published dependencies.
[Pipeline] [POL] getArtifactoryServer
[Pipeline] [POL] echo
[POL] retrieve archive for POL/v14.0/POL-stage_2-merge :: v14.0/242/*
[Pipeline] [POL] echo
[POL] Searching Artifactory with {
[POL]      "files": [
[POL]         {
[POL]           "target": "./",
[POL]           "pattern": "osm-POL/v14.0/242/*"
[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/v14.0/242/changelog/changelog-POL.html'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/changelog/changelog-POL.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/POL/v14.0/242/changelog/changelog-POL.html'
[POL] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb'...
[POL] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-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/v14.0/NG-UI-stage_2-merge :: v14.0/248/*
[Pipeline] [NG-UI] echo
[NG-UI] Searching Artifactory with {
[NG-UI]      "files": [
[NG-UI]         {
[NG-UI]           "target": "./",
[NG-UI]           "pattern": "osm-NG-UI/v14.0/248/*"
[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/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NG-UI/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb'
[NG-UI] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/changelog/changelog-NG-UI.html'...
[NG-UI] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/changelog/changelog-NG-UI.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NG-UI/v14.0/248/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/v14.0/NG-SA-stage_2-merge :: v14.0/247/*
[Pipeline] [NG-SA] echo
[NG-SA] Searching Artifactory with {
[NG-SA]      "files": [
[NG-SA]         {
[NG-SA]           "target": "./",
[NG-SA]           "pattern": "osm-NG-SA/v14.0/247/*"
[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/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NG-SA/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/changelog/changelog-NG-SA.html'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/changelog/changelog-NG-SA.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NG-SA/v14.0/247/changelog/changelog-NG-SA.html'
[NG-SA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb'...
[NG-SA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb'
[NG-SA] Finished resolving Build Info published dependencies.
[Pipeline] [PLA] getArtifactoryServer
[Pipeline] [PLA] echo
[PLA] retrieve archive for PLA/v14.0/PLA-stage_2-merge :: v14.0/242/*
[Pipeline] [PLA] echo
[PLA] Searching Artifactory with {
[PLA]      "files": [
[PLA]         {
[PLA]           "target": "./",
[PLA]           "pattern": "osm-PLA/v14.0/242/*"
[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/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/PLA/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb'
[PLA] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/changelog/changelog-PLA.html'...
[PLA] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/changelog/changelog-PLA.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/PLA/v14.0/242/changelog/changelog-PLA.html'
[PLA] Finished resolving Build Info published dependencies.
[Pipeline] [tests] getArtifactoryServer
[Pipeline] [tests] echo
[tests] retrieve archive for tests/v14.0/tests-stage_2-merge :: v14.0/249/*
[Pipeline] [tests] echo
[tests] Searching Artifactory with {
[tests]      "files": [
[tests]         {
[tests]           "target": "./",
[tests]           "pattern": "osm-tests/v14.0/249/*"
[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/v14.0/249/changelog/changelog-tests.html'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/changelog/changelog-tests.html' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/tests/v14.0/249/changelog/changelog-tests.html'
[tests] Downloading 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb'...
[tests] Successfully downloaded 'https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb' to '/home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release/tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb'
[tests] Finished resolving Build Info published dependencies.
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + cp -R v14.0/244/changelog v14.0/244/pool .
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + cp -R v14.0/255/changelog v14.0/255/pool .
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + cp -R v14.0/243/changelog v14.0/243/pool .
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + cp -R v14.0/245/changelog v14.0/245/pool .
[Pipeline] [common] sh
[common] [common] Running shell script
[common] + cp -R v14.0/244/changelog v14.0/244/pool .
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + cp -R v14.0/245/changelog v14.0/245/pool .
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + cp -R v14.0/242/changelog v14.0/242/pool .
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + cp -R v14.0/248/changelog v14.0/248/pool .
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + cp -R v14.0/242/changelog v14.0/242/pool .
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + cp -R v14.0/249/changelog v14.0/249/pool .
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + cp -R v14.0/245/changelog v14.0/245/pool .
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[NG-SA] + cp -R v14.0/247/changelog v14.0/247/pool .
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[N2VC] + cp -R v14.0/245/changelog v14.0/245/dists v14.0/245/pool .
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf v14.0/244
[Pipeline] [devops] sh
[devops] [devops] Running shell script
[devops] + rm -rf v14.0/255
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + rm -rf v14.0/243
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + rm -rf v14.0/245
[common] [common] Running shell script
[common] + rm -rf v14.0/244
[Pipeline] [common] sh
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + rm -rf v14.0/245
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[Pipeline] [PLA] sh
[POL] + rm -rf v14.0/242
[NG-UI] + rm -rf v14.0/248
[PLA] [PLA] Running shell script
[PLA] + rm -rf v14.0/242
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + rm -rf v14.0/249
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + cp -R v14.0/252/changelog v14.0/252/pool .
[Pipeline] [IM] sh
[IM] [IM] Running shell script
[IM] + rm -rf v14.0/245
[Pipeline] [NG-SA] sh
[NG-SA] [NG-SA] Running shell script
[Pipeline] [N2VC] sh
[NG-SA] + rm -rf v14.0/247
[N2VC] [N2VC] Running shell script
[N2VC] + rm -rf v14.0/245
[Pipeline] [osmclient] echo
[osmclient] Fetched osmclient: [https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb]
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + rm -rf dists
[devops] Fetched devops: [https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb]
[Pipeline] [devops] echo
[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/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb]
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + rm -rf dists
[Pipeline] [NBI] echo
[NBI] Fetched NBI: [https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb]
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + rm -rf dists
[Pipeline] [common] echo
[common] Fetched common: [https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-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/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb]
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + rm -rf dists
[Pipeline] [POL] echo
[POL] Fetched POL: [https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb]
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[Pipeline] [NG-UI] echo
[NG-UI] Fetched NG-UI: [https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb]
[Pipeline] [NG-UI] sh
[POL] + rm -rf dists
[NG-UI] [NG-UI] Running shell script
[Pipeline] [PLA] echo
[PLA] Fetched PLA: [https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb]
[Pipeline] [PLA] sh
[NG-UI] + rm -rf dists
[PLA] [PLA] Running shell script
[Pipeline] [tests] echo
[tests] Fetched tests: [https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb]
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[PLA] + rm -rf dists
[tests] + rm -rf dists
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [IM] echo
[IM] Fetched IM: [https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb, https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb]
[Pipeline] [IM] sh
[RO] + rm -rf v14.0/252
[IM] [IM] Running shell script
[IM] + rm -rf dists
[Pipeline] [osmclient] }
[Pipeline] [devops] }
[Pipeline] [MON] }
[Pipeline] [N2VC] echo
[N2VC] Fetched N2VC: [https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb]
[Pipeline] [N2VC] sh
[N2VC] [N2VC] Running shell script
[Pipeline] [NG-SA] echo
[NG-SA] Fetched NG-SA: [https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb]
[Pipeline] [NG-SA] sh
[N2VC] + rm -rf dists
[NG-SA] [NG-SA] Running shell script
[Pipeline] [NBI] }
[Pipeline] [common] }
[Pipeline] [LCM] }
[NG-SA] + rm -rf dists
[Pipeline] [POL] }
[Pipeline] [NG-UI] }
[Pipeline] [PLA] }
[Pipeline] [tests] }
[Pipeline] [osmclient] // dir
[Pipeline] [devops] // dir
[Pipeline] [MON] // dir
[Pipeline] [osmclient] }
[Pipeline] [devops] }
[Pipeline] [MON] }
[Pipeline] [RO] echo
[RO] Fetched RO: [https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb, https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb]
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [IM] }
[Pipeline] [NBI] // dir
[Pipeline] [common] // dir
[RO] + rm -rf dists
[Pipeline] [LCM] // dir
[Pipeline] [NBI] }
[Pipeline] [common] }
[Pipeline] [LCM] }
[Pipeline] [N2VC] }
[Pipeline] [POL] // dir
[Pipeline] [POL] }
[Pipeline] [NG-SA] }
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[Pipeline] [PLA] // dir
[Pipeline] [tests] // dir
[Pipeline] [PLA] }
[Pipeline] [tests] }
[Pipeline] [IM] // dir
[Pipeline] [IM] }
[Pipeline] [RO] }
[Pipeline] [N2VC] // dir
[Pipeline] [N2VC] }
[Pipeline] [NG-SA] // dir
[Pipeline] [NG-SA] }
[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 Feb 18 23:09 .
drwxrwxr-x 5 jenkins jenkins 4096 Feb 18 23:09 ..
drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 23:09 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_14.0.1-1_all.deb
Processing pool/devops/osm-devops_14.0.1-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/devops/osm-devops_14.0.1-1_all.deb
[Pipeline] sh
[release] Running shell script
+ mkdir -p dists/unstable/devops/binary-amd64/
[Pipeline] sh
[release] Running shell script
+ apt-ftparchive packages pool/devops
[Pipeline] sh
[release] Running shell script
+ gzip -9fk dists/unstable/devops/binary-amd64/Packages
[Pipeline] sh
[release] Running shell script
+ ls -al IM/pool/
total 12
drwxrwxr-x 3 jenkins jenkins 4096 Feb 18 23:09 .
drwxrwxr-x 5 jenkins jenkins 4096 Feb 18 23:09 ..
drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 23:09 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_14.0.1-g88bac73_amd64.deb pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb
Processing pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb
Processing pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/IM/python3-osm-im_14.0.1+g88bac73-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 Feb 18 23:09 .
drwxrwxr-x 5 jenkins jenkins 4096 Feb 18 23:09 ..
drwxrwxr-x 2 jenkins jenkins 4096 Feb 18 23:09 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_14.0.1.post1+g9204883-1_all.deb
Processing pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb...
gpg: using "OSMETSI" as default secret key for signing
Signed deb pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-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 40661
[Pipeline] sh
[repo] Running shell script
+ docker run -dit --name osm-v140-merge-240-apache -p 40661:80 -v /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo:/usr/local/apache2/htdocs/ httpd:2.4
Unable to find image 'httpd:2.4' locally
2.4: Pulling from library/httpd
e1caac4eb9d2: Pulling fs layer
87b0fe460fd9: Pulling fs layer
4f4fb700ef54: Pulling fs layer
9cebd3e3b523: Pulling fs layer
e9304da947c5: Pulling fs layer
b60d4b66b268: Pulling fs layer
9cebd3e3b523: Waiting
e9304da947c5: Waiting
b60d4b66b268: Waiting
87b0fe460fd9: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
9cebd3e3b523: Verifying Checksum
9cebd3e3b523: Download complete
b60d4b66b268: Download complete
e1caac4eb9d2: Verifying Checksum
e1caac4eb9d2: Download complete
e9304da947c5: Verifying Checksum
e9304da947c5: Download complete
e1caac4eb9d2: Pull complete
87b0fe460fd9: Pull complete
4f4fb700ef54: Pull complete
9cebd3e3b523: Pull complete
e9304da947c5: Pull complete
b60d4b66b268: Pull complete
Digest: sha256:104f07de17ee186c8f37b9f561e04fbfe4cf080d78c6e5f3802fd08fd118c3da
Status: Downloaded newer image for httpd:2.4
e4b228c10a3e76522418cc1c178fc27dc00c02a21493b00000aab2415e1b76f7
[Pipeline] sh
[repo] Running shell script
+ docker inspect --format {{ .NetworkSettings.IPAddress }} osm-v140-merge-240-apache
[Pipeline] sh
[repo] Running shell script
+ echo 212.234.161.1 52341 172.21.249.4 22
+ awk {print $3}
[Pipeline] timeout
Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] sh
[repo] Running shell script
+ wget http://172.21.249.4:40661/release/dists/unstable/Release
--2024-02-18 23:09:41--  http://172.21.249.4:40661/release/dists/unstable/Release
Connecting to 172.21.249.4:40661... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3204 (3.1K)
Saving to: ‘Release’

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

2024-02-18 23:09:41 (160 MB/s) - ‘Release’ saved [3204/3204]

[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
HTTP server is ready and accepting http connections
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
[osm-stage_3-merge_v14.0] Running shell script
+ tree -fD repo
repo
├── [Feb 18 23:09]  repo/Release
├── [Feb 18 23:09]  repo/release
│   ├── [Feb 18 23:09]  repo/release/IM
│   │   ├── [Feb 18 11:02]  repo/release/IM/build.env
│   │   ├── [Feb 18 23:09]  repo/release/IM/changelog
│   │   │   └── [Feb 18 23:09]  repo/release/IM/changelog/changelog-IM.html
│   │   ├── [Feb 18 23:09]  repo/release/IM/pool
│   │   │   └── [Feb 18 23:09]  repo/release/IM/pool/IM
│   │   │       ├── [Feb 18 23:09]  repo/release/IM/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb
│   │   │       └── [Feb 18 23:09]  repo/release/IM/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb
│   │   └── [Feb 18 23:09]  repo/release/IM/v14.0
│   ├── [Feb 18 23:09]  repo/release/IM@tmp
│   ├── [Feb 18 23:09]  repo/release/LCM
│   │   ├── [Feb 18 10:52]  repo/release/LCM/build.env
│   │   ├── [Feb 18 23:09]  repo/release/LCM/changelog
│   │   │   └── [Feb 18 23:09]  repo/release/LCM/changelog/changelog-LCM.html
│   │   ├── [Feb 18 23:09]  repo/release/LCM/pool
│   │   │   └── [Feb 18 23:09]  repo/release/LCM/pool/LCM
│   │   │       └── [Feb 18 23:09]  repo/release/LCM/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb
│   │   └── [Feb 18 23:09]  repo/release/LCM/v14.0
│   ├── [Feb 18 23:09]  repo/release/LCM@tmp
│   ├── [Feb 18 23:09]  repo/release/MON
│   │   ├── [Feb 18 10:53]  repo/release/MON/build.env
│   │   ├── [Feb 18 23:09]  repo/release/MON/changelog
│   │   │   └── [Feb 18 23:09]  repo/release/MON/changelog/changelog-MON.html
│   │   ├── [Feb 18 23:09]  repo/release/MON/pool
│   │   │   └── [Feb 18 23:09]  repo/release/MON/pool/MON
│   │   │       └── [Feb 18 23:09]  repo/release/MON/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb
│   │   └── [Feb 18 23:09]  repo/release/MON/v14.0
│   ├── [Feb 18 23:09]  repo/release/MON@tmp
│   ├── [Feb 18 23:09]  repo/release/N2VC
│   │   ├── [Feb 18 10:51]  repo/release/N2VC/build.env
│   │   ├── [Feb 18 23:09]  repo/release/N2VC/changelog
│   │   │   └── [Feb 18 23:09]  repo/release/N2VC/changelog/changelog-N2VC.html
│   │   ├── [Feb 18 23:09]  repo/release/N2VC/pool
│   │   │   └── [Feb 18 23:09]  repo/release/N2VC/pool/N2VC
│   │   │       └── [Feb 18 23:09]  repo/release/N2VC/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb
│   │   └── [Feb 18 23:09]  repo/release/N2VC/v14.0
│   ├── [Feb 18 23:09]  repo/release/N2VC@tmp
│   ├── [Feb 18 23:09]  repo/release/NBI
│   │   ├── [Feb 18 10:52]  repo/release/NBI/build.env
│   │   ├── [Feb 18 23:09]  repo/release/NBI/changelog
│   │   │   └── [Feb 18 23:09]  repo/release/NBI/changelog/changelog-NBI.html
│   │   ├── [Feb 18 23:09]  repo/release/NBI/pool
│   │   │   └── [Feb 18 23:09]  repo/release/NBI/pool/NBI
│   │   │       └── [Feb 18 23:09]  repo/release/NBI/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb
│   │   └── [Feb 18 23:09]  repo/release/NBI/v14.0
│   ├── [Feb 18 23:09]  repo/release/NBI@tmp
│   ├── [Feb 18 23:09]  repo/release/NG-SA
│   │   ├── [Feb 18 10:54]  repo/release/NG-SA/build.env
│   │   ├── [Feb 18 23:09]  repo/release/NG-SA/changelog
│   │   │   └── [Feb 18 23:09]  repo/release/NG-SA/changelog/changelog-NG-SA.html
│   │   ├── [Feb 18 23:09]  repo/release/NG-SA/pool
│   │   │   └── [Feb 18 23:09]  repo/release/NG-SA/pool/NG-SA
│   │   │       ├── [Feb 18 23:09]  repo/release/NG-SA/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb
│   │   │       └── [Feb 18 23:09]  repo/release/NG-SA/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb
│   │   └── [Feb 18 23:09]  repo/release/NG-SA/v14.0
│   ├── [Feb 18 23:09]  repo/release/NG-SA@tmp
│   ├── [Feb 18 23:09]  repo/release/NG-UI
│   │   ├── [Feb 18 10:49]  repo/release/NG-UI/build.env
│   │   ├── [Feb 18 23:09]  repo/release/NG-UI/changelog
│   │   │   └── [Feb 18 23:09]  repo/release/NG-UI/changelog/changelog-NG-UI.html
│   │   ├── [Feb 18 23:09]  repo/release/NG-UI/pool
│   │   │   └── [Feb 18 23:09]  repo/release/NG-UI/pool/NG-UI
│   │   │       └── [Feb 18 23:09]  repo/release/NG-UI/pool/NG-UI/osm-ngui_14.0.1-1_all.deb
│   │   └── [Feb 18 23:09]  repo/release/NG-UI/v14.0
│   ├── [Feb 18 23:09]  repo/release/NG-UI@tmp
│   ├── [Feb 18 23:09]  repo/release/OSM ETSI Release Key.gpg
│   ├── [Feb 18 23:09]  repo/release/PLA
│   │   ├── [Feb 18 10:51]  repo/release/PLA/build.env
│   │   ├── [Feb 18 23:09]  repo/release/PLA/changelog
│   │   │   └── [Feb 18 23:09]  repo/release/PLA/changelog/changelog-PLA.html
│   │   ├── [Feb 18 23:09]  repo/release/PLA/pool
│   │   │   └── [Feb 18 23:09]  repo/release/PLA/pool/PLA
│   │   │       └── [Feb 18 23:09]  repo/release/PLA/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb
│   │   └── [Feb 18 23:09]  repo/release/PLA/v14.0
│   ├── [Feb 18 23:09]  repo/release/PLA@tmp
│   ├── [Feb 18 23:09]  repo/release/POL
│   │   ├── [Feb 18 10:50]  repo/release/POL/build.env
│   │   ├── [Feb 18 23:09]  repo/release/POL/changelog
│   │   │   └── [Feb 18 23:09]  repo/release/POL/changelog/changelog-POL.html
│   │   ├── [Feb 18 23:09]  repo/release/POL/pool
│   │   │   └── [Feb 18 23:09]  repo/release/POL/pool/POL
│   │   │       └── [Feb 18 23:09]  repo/release/POL/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb
│   │   └── [Feb 18 23:09]  repo/release/POL/v14.0
│   ├── [Feb 18 23:09]  repo/release/POL@tmp
│   ├── [Feb 18 23:09]  repo/release/RO
│   │   ├── [Feb 18 11:14]  repo/release/RO/build.env
│   │   ├── [Feb 18 23:09]  repo/release/RO/changelog
│   │   │   └── [Feb 18 23:09]  repo/release/RO/changelog/changelog-RO.html
│   │   ├── [Feb 18 23:09]  repo/release/RO/pool
│   │   │   └── [Feb 18 23:09]  repo/release/RO/pool/RO
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       ├── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb
│   │   │       └── [Feb 18 23:09]  repo/release/RO/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb
│   │   └── [Feb 18 23:09]  repo/release/RO/v14.0
│   ├── [Feb 18 23:09]  repo/release/RO@tmp
│   ├── [Feb 18 23:09]  repo/release/common
│   │   ├── [Feb 18 10:50]  repo/release/common/build.env
│   │   ├── [Feb 18 23:09]  repo/release/common/changelog
│   │   │   └── [Feb 18 23:09]  repo/release/common/changelog/changelog-common.html
│   │   ├── [Feb 18 23:09]  repo/release/common/pool
│   │   │   └── [Feb 18 23:09]  repo/release/common/pool/common
│   │   │       └── [Feb 18 23:09]  repo/release/common/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb
│   │   └── [Feb 18 23:09]  repo/release/common/v14.0
│   ├── [Feb 18 23:09]  repo/release/common@tmp
│   ├── [Feb 18 23:09]  repo/release/devops
│   │   ├── [Feb 17 10:49]  repo/release/devops/build.env
│   │   ├── [Feb 18 23:09]  repo/release/devops/changelog
│   │   │   └── [Feb 18 23:09]  repo/release/devops/changelog/changelog-devops.html
│   │   ├── [Feb 18 23:09]  repo/release/devops/pool
│   │   │   └── [Feb 18 23:09]  repo/release/devops/pool/devops
│   │   │       └── [Feb 18 23:09]  repo/release/devops/pool/devops/osm-devops_14.0.1-1_all.deb
│   │   └── [Feb 18 23:09]  repo/release/devops/v14.0
│   ├── [Feb 18 23:09]  repo/release/devops@tmp
│   ├── [Feb 18 23:09]  repo/release/dists
│   │   └── [Feb 18 23:09]  repo/release/dists/unstable
│   │       ├── [Feb 18 23:09]  repo/release/dists/unstable/IM
│   │       │   └── [Feb 18 23:09]  repo/release/dists/unstable/IM/binary-amd64
│   │       │       ├── [Feb 18 23:09]  repo/release/dists/unstable/IM/binary-amd64/Packages
│   │       │       └── [Feb 18 23:09]  repo/release/dists/unstable/IM/binary-amd64/Packages.gz
│   │       ├── [Feb 18 23:09]  repo/release/dists/unstable/Release
│   │       ├── [Feb 18 23:09]  repo/release/dists/unstable/Release.gpg
│   │       ├── [Feb 18 23:09]  repo/release/dists/unstable/devops
│   │       │   └── [Feb 18 23:09]  repo/release/dists/unstable/devops/binary-amd64
│   │       │       ├── [Feb 18 23:09]  repo/release/dists/unstable/devops/binary-amd64/Packages
│   │       │       └── [Feb 18 23:09]  repo/release/dists/unstable/devops/binary-amd64/Packages.gz
│   │       └── [Feb 18 23:09]  repo/release/dists/unstable/osmclient
│   │           └── [Feb 18 23:09]  repo/release/dists/unstable/osmclient/binary-amd64
│   │               ├── [Feb 18 23:09]  repo/release/dists/unstable/osmclient/binary-amd64/Packages
│   │               └── [Feb 18 23:09]  repo/release/dists/unstable/osmclient/binary-amd64/Packages.gz
│   ├── [Feb 18 23:09]  repo/release/osmclient
│   │   ├── [Feb 18 10:51]  repo/release/osmclient/build.env
│   │   ├── [Feb 18 23:09]  repo/release/osmclient/changelog
│   │   │   └── [Feb 18 23:09]  repo/release/osmclient/changelog/changelog-osmclient.html
│   │   ├── [Feb 18 23:09]  repo/release/osmclient/pool
│   │   │   └── [Feb 18 23:09]  repo/release/osmclient/pool/osmclient
│   │   │       └── [Feb 18 23:09]  repo/release/osmclient/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb
│   │   └── [Feb 18 23:09]  repo/release/osmclient/v14.0
│   ├── [Feb 18 23:09]  repo/release/osmclient@tmp
│   ├── [Feb 18 23:09]  repo/release/pool
│   │   ├── [Feb 18 23:09]  repo/release/pool/IM
│   │   │   ├── [Feb 18 23:09]  repo/release/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb
│   │   │   └── [Feb 18 23:09]  repo/release/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb
│   │   ├── [Feb 18 23:09]  repo/release/pool/devops
│   │   │   └── [Feb 18 23:09]  repo/release/pool/devops/osm-devops_14.0.1-1_all.deb
│   │   └── [Feb 18 23:09]  repo/release/pool/osmclient
│   │       └── [Feb 18 23:09]  repo/release/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb
│   ├── [Feb 18 23:09]  repo/release/pubkey.asc
│   ├── [Feb 18 23:09]  repo/release/tests
│   │   ├── [Feb 18 10:51]  repo/release/tests/build.env
│   │   ├── [Feb 18 23:09]  repo/release/tests/changelog
│   │   │   └── [Feb 18 23:09]  repo/release/tests/changelog/changelog-tests.html
│   │   ├── [Feb 18 23:09]  repo/release/tests/pool
│   │   │   └── [Feb 18 23:09]  repo/release/tests/pool/tests
│   │   │       └── [Feb 18 23:09]  repo/release/tests/pool/tests/osm-tests_14.0.1-1_all.deb
│   │   └── [Feb 18 23:09]  repo/release/tests/v14.0
│   └── [Feb 18 23:09]  repo/release/tests@tmp
└── [Feb 18 23:09]  repo/release@tmp

98 directories, 76 files
[Pipeline] sh
[osm-stage_3-merge_v14.0] Running shell script
+ find ./repo/release/pool/ -name osm-devops*.deb
[Pipeline] sh
[osm-stage_3-merge_v14.0] Running shell script
+ mktemp -d
[Pipeline] echo
Extracting local devops package ./repo/release/pool/devops/osm-devops_14.0.1-1_all.deb into /tmp/tmp.DNtdFBqSef for docker build step
[Pipeline] sh
[osm-stage_3-merge_v14.0] Running shell script
+ dpkg -x ./repo/release/pool/devops/osm-devops_14.0.1-1_all.deb /tmp/tmp.DNtdFBqSef
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
Running in /tmp/tmp.DNtdFBqSef/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.DNtdFBqSef/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
[NG-UI, PLA, tests, RO, NBI, Airflow, POL, Prometheus, Keystone, Webhook, osmclient, MON, LCM]
[Pipeline] parallel
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [Airflow] { (Branch: Airflow)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [Prometheus] { (Branch: Prometheus)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [Webhook] { (Branch: Webhook)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/docker/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/docker/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/docker/tests
[Pipeline] [tests] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/docker/RO
[Pipeline] [RO] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/docker/NBI
[Pipeline] [NBI] {
[Pipeline] [Airflow] dir
[Airflow] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/docker/Airflow
[Pipeline] [Airflow] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/docker/POL
[Pipeline] [POL] {
[Pipeline] [Prometheus] dir
[Prometheus] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/docker/Prometheus
[Pipeline] [Prometheus] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/docker/Keystone
[Pipeline] [Keystone] {
[Pipeline] [Webhook] dir
[Webhook] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/docker/Webhook
[Pipeline] [Webhook] {
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/docker/osmclient
[Pipeline] [osmclient] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/docker/MON
[Pipeline] [MON] {
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/docker/LCM
[Pipeline] [LCM] {
[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-v140-merge-240 --build-arg CACHE_DATE=2024-02-18:23:09:47 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb .
[NG-UI] Sending build context to Docker daemon  4.608kB

[NG-UI] Step 1/23 : FROM ubuntu:22.04 as INSTALL
[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-v140-merge-240 --build-arg CACHE_DATE=2024-02-18:23:09:47 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb .
[PLA] Sending build context to Docker daemon  9.216kB

[PLA] Step 1/39 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/tests:osm-v140-merge-240 --build-arg CACHE_DATE=2024-02-18:23:09:47 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb .
[tests] Sending build context to Docker daemon  4.608kB

[tests] Step 1/30 : FROM ubuntu:22.04 as FINAL
[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-v140-merge-240 --build-arg CACHE_DATE=2024-02-18:23:09:47 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb .
[RO] Sending build context to Docker daemon  14.34kB

[RO] Step 1/60 : 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-v140-merge-240 --build-arg CACHE_DATE=2024-02-18:23:09:47 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb .
[NBI] Sending build context to Docker daemon  6.656kB

[NBI] Step 1/46 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/airflow:osm-v140-merge-240 --build-arg CACHE_DATE=2024-02-18:23:09:47 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb .
[Airflow] Sending build context to Docker daemon  4.096kB

[Airflow] Step 1/16 : FROM apache/airflow:2.5.3-python3.10
[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-v140-merge-240 --build-arg CACHE_DATE=2024-02-18:23:09:47 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb .
[POL] Sending build context to Docker daemon  9.216kB

[POL] Step 1/40 : FROM ubuntu:22.04 as INSTALL
[Pipeline] [Prometheus] sh
[NG-UI] 22.04: Pulling from library/ubuntu
[NG-UI] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[NG-UI] Status: Downloaded newer image for ubuntu:22.04
[NG-UI]  ---> 3db8720ecbf5
[NG-UI] Step 2/23 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> 31cf114415aa
[NG-UI] Step 3/23 : 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]  ---> a9fa358f0e48
[NG-UI] Step 4/23 : 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]  ---> Using cache
[NG-UI]  ---> b47791cfb40f
[NG-UI] Step 5/23 : 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]  ---> Using cache
[NG-UI]  ---> c4414ec3511a
[NG-UI] Step 6/23 : ARG CACHE_DATE=not_a_date
[NG-UI]  ---> Using cache
[NG-UI]  ---> 1bae55196953
[NG-UI] Step 7/23 : ARG OSM_NGUI_URL
[NG-UI]  ---> Using cache
[NG-UI]  ---> 3931f66c143c
[NG-UI] Step 8/23 : RUN curl $OSM_NGUI_URL -o osm_ngui.deb
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/prometheus:osm-v140-merge-240 --build-arg CACHE_DATE=2024-02-18:23:09:47 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb .
[Prometheus] Sending build context to Docker daemon  15.36kB

[Prometheus] Step 1/13 : FROM python:3.8
[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-v140-merge-240 --build-arg CACHE_DATE=2024-02-18:23:09:47 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb .
[Keystone] Sending build context to Docker daemon  27.65kB

[Keystone] Step 1/24 : FROM ubuntu:22.04
[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-v140-merge-240 --build-arg CACHE_DATE=2024-02-18:23:09:47 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb .
[Webhook] Sending build context to Docker daemon  4.608kB

[Webhook] Step 1/21 : FROM ubuntu:22.04 as INSTALL
[Webhook]  ---> 3db8720ecbf5
[Webhook] Step 2/21 : ARG APT_PROXY
[Webhook]  ---> Using cache
[Webhook]  ---> 31cf114415aa
[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]  ---> Using cache
[Webhook]  ---> a9fa358f0e48
[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]  ---> Using cache
[Webhook]  ---> 67ce6469361a
[Webhook] Step 5/21 : ARG PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL
[Webhook]  ---> Using cache
[Webhook]  ---> e09e19fe50d4
[Webhook] Step 6/21 : RUN curl $PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL -o osm_webhook_translator.deb
[Webhook]  ---> Using cache
[Webhook]  ---> 925be32ad3f7
[Webhook] Step 7/21 : RUN dpkg -i ./osm_webhook_translator.deb
[Webhook]  ---> Using cache
[Webhook]  ---> 0056acbe7c23
[Webhook] Step 8/21 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_webhook_translator/requirements.txt
[Webhook]  ---> Using cache
[Webhook]  ---> d139e02c64a7
[Webhook] Step 9/21 : FROM ubuntu:22.04 as FINAL
[Webhook]  ---> 3db8720ecbf5
[Webhook] Step 10/21 : ARG APT_PROXY
[Webhook]  ---> Using cache
[Webhook]  ---> 31cf114415aa
[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]  ---> a9fa358f0e48
[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]  ---> Using cache
[Webhook]  ---> 0a1c550c3ae2
[Webhook] Step 13/21 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[Webhook]  ---> Using cache
[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-v140-merge-240 --build-arg CACHE_DATE=2024-02-18:23:09:47 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb .
[osmclient] Sending build context to Docker daemon  6.656kB

[osmclient] Step 1/31 : FROM ubuntu:22.04 as INSTALL
[osmclient]  ---> 3db8720ecbf5
[osmclient] Step 2/31 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> 31cf114415aa
[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]  ---> Using cache
[osmclient]  ---> a9fa358f0e48
[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]  ---> Using cache
[osmclient]  ---> 67ce6469361a
[osmclient] Step 5/31 : ARG PYTHON3_OSM_IM_URL
[osmclient]  ---> Using cache
[osmclient]  ---> 4cf33bff4c8c
[osmclient] Step 6/31 : ARG PYTHON3_OSMCLIENT_URL
[osmclient]  ---> Using cache
[osmclient]  ---> 2c68961f1d2c
[osmclient] Step 7/31 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[osmclient]  ---> Using cache
[osmclient]  ---> 2f834d0322c6
[osmclient] Step 8/31 : RUN dpkg -i ./osm_im.deb
[osmclient]  ---> Using cache
[osmclient]  ---> 26fd5d416fb3
[osmclient] Step 9/31 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[osmclient]  ---> Using cache
[osmclient]  ---> 034ec735e8c9
[osmclient] Step 10/31 : RUN dpkg -i ./osmclient.deb
[osmclient]  ---> Using cache
[osmclient]  ---> 2db18db9bcd2
[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]  ---> Using cache
[osmclient]  ---> 30dfb22429fa
[osmclient] Step 12/31 : FROM ubuntu:22.04 as FINAL
[osmclient]  ---> 3db8720ecbf5
[osmclient] Step 13/31 : ARG APT_PROXY
[osmclient]  ---> Using cache
[osmclient]  ---> 31cf114415aa
[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]  ---> a9fa358f0e48
[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]  ---> Using cache
[osmclient]  ---> 0a1c550c3ae2
[osmclient] Step 16/31 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[osmclient]  ---> Using cache
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [LCM] sh
[MON] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/mon:osm-v140-merge-240 --build-arg CACHE_DATE=2024-02-18:23:09:47 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb .
[MON] Sending build context to Docker daemon  10.24kB

[MON] Step 1/56 : FROM ubuntu:22.04 as INSTALL
[MON]  ---> 3db8720ecbf5
[MON] Step 2/56 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> 31cf114415aa
[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]  ---> Using cache
[MON]  ---> a9fa358f0e48
[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]  ---> Using cache
[MON]  ---> 67ce6469361a
[MON] Step 5/56 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     openssh-client=1:8.*
[MON]  ---> Using cache
[MON]  ---> e110ca397405
[MON] Step 6/56 : ARG PYTHON3_OSM_COMMON_URL
[MON]  ---> Using cache
[MON]  ---> e8ebf664b3a7
[MON] Step 7/56 : ARG PYTHON3_OSM_MON_URL
[MON]  ---> Using cache
[MON]  ---> 1d7f4bb5d9d0
[MON] Step 8/56 : ARG PYTHON3_N2VC_URL
[MON]  ---> Using cache
[MON]  ---> 0fa291eedb9d
[MON] Step 9/56 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[MON]  ---> Using cache
[MON]  ---> 691c7ca41273
[MON] Step 10/56 : RUN dpkg -i ./osm_common.deb
[MON]  ---> Using cache
[MON]  ---> 3d60819f03d5
[MON] Step 11/56 : RUN curl $PYTHON3_N2VC_URL -o n2vc.deb
[MON]  ---> Using cache
[MON]  ---> 97fe924f89f1
[MON] Step 12/56 : RUN dpkg -i ./n2vc.deb
[MON]  ---> Using cache
[MON]  ---> a059070b7a1f
[MON] Step 13/56 : RUN curl $PYTHON3_OSM_MON_URL -o osm_mon.deb
[MON]  ---> Using cache
[MON]  ---> 2652f9c3bb27
[MON] Step 14/56 : RUN dpkg -i ./osm_mon.deb
[MON]  ---> Using cache
[MON]  ---> c3d519182044
[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]  ---> Using cache
[MON]  ---> 9ba4c55a4a65
[MON] Step 16/56 : FROM ubuntu:22.04 as FINAL
[MON]  ---> 3db8720ecbf5
[MON] Step 17/56 : ARG APT_PROXY
[MON]  ---> Using cache
[MON]  ---> 31cf114415aa
[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]  ---> a9fa358f0e48
[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]  ---> 0a1c550c3ae2
[MON] Step 20/56 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[MON]  ---> Using cache
[LCM] [LCM] Running shell script
[LCM] + docker build --build-arg APT_PROXY=http://172.21.1.1:3142 -t opensourcemano/lcm:osm-v140-merge-240 --build-arg CACHE_DATE=2024-02-18:23:09:47 --build-arg PYTHON3_OSMCLIENT_URL=https://artifactory-osm.etsi.org/artifactory/osm-osmclient/v14.0/244/pool/osmclient/python3-osmclient_14.0.1.post1+g9204883-1_all.deb --build-arg OSM_DEVOPS_URL=https://artifactory-osm.etsi.org/artifactory/osm-devops/v14.0/255/pool/devops/osm-devops_14.0.1-1_all.deb --build-arg PYTHON3_OSM_MON_URL=https://artifactory-osm.etsi.org/artifactory/osm-MON/v14.0/243/pool/MON/python3-osm-mon_14.0.1.post1+g34343ec-1_all.deb --build-arg PYTHON3_OSM_NBI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NBI/v14.0/245/pool/NBI/python3-osm-nbi_14.0.1.post1+g19d101d-1_all.deb --build-arg PYTHON3_OSM_COMMON_URL=https://artifactory-osm.etsi.org/artifactory/osm-common/v14.0/244/pool/common/python3-osm-common_14.0.1.post1+gdf51104-1_all.deb --build-arg PYTHON3_OSM_LCM_URL=https://artifactory-osm.etsi.org/artifactory/osm-LCM/v14.0/245/pool/LCM/python3-osm-lcm_14.0.1.post2+gcf9e010-1_all.deb --build-arg PYTHON3_OSM_POLICY_MODULE_URL=https://artifactory-osm.etsi.org/artifactory/osm-POL/v14.0/242/pool/POL/python3-osm-policy-module_14.0.1+g5e7b2a8-1_all.deb --build-arg OSM_NGUI_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-UI/v14.0/248/pool/NG-UI/osm-ngui_14.0.1-1_all.deb --build-arg PYTHON3_OSM_PLA_URL=https://artifactory-osm.etsi.org/artifactory/osm-PLA/v14.0/242/pool/PLA/python3-osm-pla_14.0.1+g1390ad3-1_all.deb --build-arg OSM_TESTS_URL=https://artifactory-osm.etsi.org/artifactory/osm-tests/v14.0/249/pool/tests/osm-tests_14.0.1-1_all.deb --build-arg OSM_IMDOCS_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb --build-arg PYTHON3_OSM_IM_URL=https://artifactory-osm.etsi.org/artifactory/osm-IM/v14.0/245/pool/IM/python3-osm-im_14.0.1+g88bac73-1_all.deb --build-arg PYTHON3_N2VC_URL=https://artifactory-osm.etsi.org/artifactory/osm-N2VC/v14.0/245/pool/N2VC/python3-n2vc_14.0.1.post1+geb294f2-1_all.deb --build-arg PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-webhook-translator_14.0.1-1_all.deb --build-arg PYTHON3_OSM_NGSA_URL=https://artifactory-osm.etsi.org/artifactory/osm-NG-SA/v14.0/247/pool/NG-SA/python3-osm-ngsa_14.0.1-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENSTACK_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openstack_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_VMWARE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-vmware_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOSOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onosof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_IETFL2VPN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-ietfl2vpn_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_NG_RO_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ng-ro_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DPB_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dpb_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AWS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-aws_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_DYNPAC_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-dynpac_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ONOS_VPLS_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-onos-vpls_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_TAPI_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-tapi_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_RO_PLUGIN_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-ro-plugin_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ODLOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-odlof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-juniper-contrail_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_OPENVIM_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-openvim_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_GCP_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-gcp_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-arista-cloudvision_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rosdn-floodlightof_14.0.1.post1+gdc12a44-1_all.deb --build-arg PYTHON3_OSM_ROVIM_AZURE_URL=https://artifactory-osm.etsi.org/artifactory/osm-RO/v14.0/252/pool/RO/python3-osm-rovim-azure_14.0.1.post1+gdc12a44-1_all.deb .
[LCM] Sending build context to Docker daemon  10.24kB

[LCM] Step 1/58 : FROM ubuntu:22.04 as INSTALL
[LCM]  ---> 3db8720ecbf5
[LCM] Step 2/58 : ARG APT_PROXY
[LCM]  ---> Using cache
[LCM]  ---> 31cf114415aa
[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]  ---> Using cache
[LCM]  ---> a9fa358f0e48
[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]  ---> Using cache
[LCM]  ---> 67ce6469361a
[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]  ---> Using cache
[LCM]  ---> 3d5a3577aea3
[LCM] Step 6/58 : RUN curl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add -     && echo "deb https://apt.kubernetes.io/ kubernetes-xenial main" | tee -a /etc/apt/sources.list.d/kubernetes.list     && apt-get update && apt-get install -y kubectl=1.26.5-00
[LCM]  ---> Using cache
[LCM]  ---> be2fd1440764
[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]  ---> Using cache
[LCM]  ---> e8882a8ffd1f
[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]  ---> Using cache
[LCM]  ---> dc6ae99df606
[LCM] Step 9/58 : ARG PYTHON3_OSM_COMMON_URL
[LCM]  ---> Using cache
[LCM]  ---> 0cf48bd13e62
[LCM] Step 10/58 : ARG PYTHON3_OSM_LCM_URL
[LCM]  ---> Using cache
[LCM]  ---> 41e5da2ca0c8
[LCM] Step 11/58 : ARG PYTHON3_N2VC_URL
[LCM]  ---> Using cache
[LCM]  ---> 991a37055687
[LCM] Step 12/58 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[LCM]  ---> Using cache
[LCM]  ---> 125e80effdc3
[LCM] Step 13/58 : RUN dpkg -i ./osm_common.deb
[LCM]  ---> Using cache
[LCM]  ---> 49398a426414
[LCM] Step 14/58 : RUN curl $PYTHON3_OSM_LCM_URL -o osm_lcm.deb
[LCM]  ---> Using cache
[LCM]  ---> d67a8abef4af
[LCM] Step 15/58 : RUN dpkg -i ./osm_lcm.deb
[LCM]  ---> Using cache
[LCM]  ---> 597c2bab83f5
[LCM] Step 16/58 : RUN curl $PYTHON3_N2VC_URL -o osm_n2vc.deb
[LCM]  ---> Using cache
[LCM]  ---> bed894de6743
[LCM] Step 17/58 : RUN dpkg -i ./osm_n2vc.deb
[LCM]  ---> Using cache
[LCM]  ---> 43de713358f5
[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]  ---> Using cache
[LCM]  ---> d3c8c51c57f3
[LCM] Step 19/58 : FROM ubuntu:22.04 as FINAL
[LCM]  ---> 3db8720ecbf5
[LCM] Step 20/58 : ARG APT_PROXY
[LCM]  ---> Using cache
[LCM]  ---> 31cf114415aa
[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]  ---> a9fa358f0e48
[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]  ---> 0a1c550c3ae2
[LCM] Step 23/58 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[LCM]  ---> Using cache
[Prometheus] 3.8: Pulling from library/python
[Prometheus] 7bb465c29149: Pulling fs layer
[Prometheus] 2b9b41aaa3c5: Pulling fs layer
[Prometheus] 49b40be4436e: Pulling fs layer
[Prometheus] c558fac597f8: Pulling fs layer
[Prometheus] 11402150a57e: Pulling fs layer
[Prometheus] 4532b04ec8f7: Pulling fs layer
[Prometheus] 4df0efb76c10: Pulling fs layer
[Prometheus] 951fd003e72c: Pulling fs layer
[Prometheus] c558fac597f8: Waiting
[Prometheus] 11402150a57e: Waiting
[Prometheus] 4532b04ec8f7: Waiting
[Prometheus] 951fd003e72c: Waiting
[Prometheus] 4df0efb76c10: Waiting
[MON]  ---> a839e4f310aa
[MON] Step 21/56 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[MON]  ---> Using cache
[MON]  ---> b7babb1148c4
[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]  ---> Using cache
[MON]  ---> f20df450d894
[MON] Step 23/56 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[MON]  ---> Using cache
[MON]  ---> 1e023166f9f5
[MON] Step 24/56 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[LCM]  ---> d0932a85bbb8
[LCM] Step 24/58 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[LCM]  ---> Using cache
[LCM]  ---> 6189dde22306
[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]  ---> Using cache
[LCM]  ---> 15060d8dc7a2
[LCM] Step 26/58 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[LCM]  ---> Using cache
[LCM]  ---> a22c78500035
[LCM] Step 27/58 : COPY --from=INSTALL /usr/bin/kubectl /usr/bin/kubectl
[LCM]  ---> Using cache
[LCM]  ---> 060f707e7fb2
[LCM] Step 28/58 : COPY --from=INSTALL /usr/local/bin/helm /usr/local/bin/helm
[LCM]  ---> Using cache
[LCM]  ---> 3a23918798cb
[LCM] Step 29/58 : COPY --from=INSTALL /usr/local/bin/helm3 /usr/local/bin/helm3
[LCM]  ---> Using cache
[NG-UI]  ---> Running in a29ed57207cf
[PLA] 22.04: Pulling from library/ubuntu
[PLA] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[PLA] Status: Image is up to date for ubuntu:22.04
[PLA]  ---> 3db8720ecbf5
[PLA] Step 2/39 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> 31cf114415aa
[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]  ---> Using cache
[PLA]  ---> a9fa358f0e48
[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]  ---> Using cache
[PLA]  ---> 67ce6469361a
[PLA] Step 5/39 : ARG PYTHON3_OSM_COMMON_URL
[PLA]  ---> Using cache
[PLA]  ---> 135720105785
[PLA] Step 6/39 : ARG PYTHON3_OSM_PLA_URL
[PLA]  ---> Using cache
[PLA]  ---> 03c9b2234235
[PLA] Step 7/39 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[PLA]  ---> Using cache
[PLA]  ---> 9cca8a1fa3ef
[PLA] Step 8/39 : RUN dpkg -i ./osm_common.deb
[PLA]  ---> Using cache
[PLA]  ---> 40f7f6f641df
[PLA] Step 9/39 : RUN curl $PYTHON3_OSM_PLA_URL -o osm_pla.deb
[PLA]  ---> Using cache
[PLA]  ---> 5e5ea021473e
[PLA] Step 10/39 : RUN dpkg -i ./osm_pla.deb
[PLA]  ---> Using cache
[PLA]  ---> 02d44865df67
[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]  ---> Using cache
[PLA]  ---> ad11b6e7d355
[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
[tests] 22.04: Pulling from library/ubuntu
[tests] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[tests] Status: Image is up to date for ubuntu:22.04
[tests]  ---> 3db8720ecbf5
[tests] Step 2/30 : ARG APT_PROXY
[tests]  ---> Using cache
[tests]  ---> 31cf114415aa
[tests] Step 3/30 : RUN if [ ! -z $APT_PROXY ] ; then     echo "Acquire::http::Proxy \"$APT_PROXY\";" > /etc/apt/apt.conf.d/proxy.conf ;    echo "Acquire::https::Proxy \"$APT_PROXY\";" >> /etc/apt/apt.conf.d/proxy.conf ;    fi
[tests]  ---> Using cache
[tests]  ---> a9fa358f0e48
[tests] Step 4/30 : 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]  ---> Using cache
[tests]  ---> 67ce6469361a
[tests] Step 5/30 : RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update &&     DEBIAN_FRONTEND=noninteractive apt-get --yes install     gettext-base=0.21*     git=1:2.34.*     iputils-ping=3:*     jq=1.6*     libmagic1=1:5.*
[tests]  ---> Using cache
[tests]  ---> f39082ab2ddb
[tests] Step 6/30 : ARG OSM_TESTS_URL
[tests]  ---> Using cache
[tests]  ---> b9bf2a8c9943
[tests] Step 7/30 : ARG PYTHON3_OSM_IM_URL
[tests]  ---> Using cache
[tests]  ---> fb490446d205
[tests] Step 8/30 : ARG PYTHON3_OSMCLIENT_URL
[tests]  ---> Using cache
[tests]  ---> 5d5df2e96212
[tests] Step 9/30 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[tests]  ---> Using cache
[tests]  ---> 8fcce74c70a0
[tests] Step 10/30 : RUN dpkg -i ./osm_im.deb
[tests]  ---> Using cache
[tests]  ---> bdc3ae108059
[tests] Step 11/30 : RUN curl $PYTHON3_OSMCLIENT_URL -o osmclient.deb
[tests]  ---> Using cache
[tests]  ---> 681579be1967
[tests] Step 12/30 : RUN dpkg -i ./osmclient.deb
[tests]  ---> Using cache
[tests]  ---> 3fa0b68432eb
[tests] Step 13/30 : RUN curl $OSM_TESTS_URL -o osm_tests.deb
[tests]  ---> Using cache
[tests]  ---> 54cc642f2058
[tests] Step 14/30 : RUN dpkg -i ./osm_tests.deb
[tests]  ---> Using cache
[tests]  ---> 16a2d1c5ba14
[tests] Step 15/30 : RUN pip3 install     -r /usr/lib/python3/dist-packages/osm_im/requirements.txt     -r /usr/lib/python3/dist-packages/osmclient/requirements.txt     -r /usr/share/osm-tests/requirements.txt
[tests]  ---> Using cache
[tests]  ---> 5b21cba2dce3
[tests] Step 16/30 : RUN mv /usr/share/osm-tests/robot-systest /robot-systest
[tests]  ---> Using cache
[tests]  ---> b50b33c5ba71
[tests] Step 17/30 : RUN mv /usr/share/osm-tests/conformance-tests/ /robot-systest/
[tests]  ---> Using cache
[tests]  ---> f86379aa35a9
[tests] Step 18/30 : RUN mv /usr/share/osm-tests/charm.sh /usr/sbin/charm
[tests]  ---> Using cache
[tests]  ---> f473c50b0a57
[tests] Step 19/30 : ARG CACHE_DATE=not_a_date
[tests]  ---> Using cache
[tests]  ---> 1151b573e7e7
[tests] Step 20/30 : RUN git clone     https://osm.etsi.org/gitlab/vnf-onboarding/osm-packages.git     --recurse-submodules     /robot-systest/osm-packages
[RO] 22.04: Pulling from library/ubuntu
[RO] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[RO] Status: Image is up to date for ubuntu:22.04
[RO]  ---> 3db8720ecbf5
[RO] Step 2/60 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> 31cf114415aa
[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]  ---> Using cache
[RO]  ---> a9fa358f0e48
[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]  ---> Using cache
[RO]  ---> 67ce6469361a
[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]  ---> Using cache
[RO]  ---> 69d79f00c813
[RO] Step 6/60 : ARG PYTHON3_OSM_COMMON_URL
[RO]  ---> Using cache
[RO]  ---> 1825ff152431
[RO] Step 7/60 : ARG PYTHON3_OSM_NG_RO_URL
[RO]  ---> Using cache
[RO]  ---> 531be62c15fd
[RO] Step 8/60 : ARG PYTHON3_OSM_RO_PLUGIN_URL
[RO]  ---> Using cache
[RO]  ---> ea21a8646851
[RO] Step 9/60 : ARG PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL
[RO]  ---> Using cache
[RO]  ---> c3861c5786bf
[RO] Step 10/60 : ARG PYTHON3_OSM_ROSDN_DPB_URL
[RO]  ---> Using cache
[RO]  ---> 78d40cfc0feb
[RO] Step 11/60 : ARG PYTHON3_OSM_ROSDN_DYNPAC_URL
[RO]  ---> Using cache
[RO]  ---> e6a772b90800
[RO] Step 12/60 : ARG PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL
[RO]  ---> Using cache
[RO]  ---> fd5dac3f9576
[RO] Step 13/60 : ARG PYTHON3_OSM_ROSDN_IETFL2VPN_URL
[RO]  ---> Using cache
[RO]  ---> 6c2c9bda5098
[RO] Step 14/60 : ARG PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL
[RO]  ---> Using cache
[RO]  ---> 1e44b993a99d
[RO] Step 15/60 : ARG PYTHON3_OSM_ROSDN_ODLOF_URL
[RO]  ---> Using cache
[RO]  ---> 742b5273e37e
[RO] Step 16/60 : ARG PYTHON3_OSM_ROSDN_ONOSOF_URL
[RO]  ---> Using cache
[RO]  ---> 6a7be22cadad
[RO] Step 17/60 : ARG PYTHON3_OSM_ROSDN_ONOS_VPLS_URL
[RO]  ---> Using cache
[RO]  ---> 8d7c71355c55
[RO] Step 18/60 : ARG PYTHON3_OSM_ROVIM_AWS_URL
[RO]  ---> Using cache
[RO]  ---> d56752232298
[RO] Step 19/60 : ARG PYTHON3_OSM_ROVIM_AZURE_URL
[RO]  ---> Using cache
[RO]  ---> 850afa6b50cc
[RO] Step 20/60 : ARG PYTHON3_OSM_ROVIM_GCP_URL
[RO]  ---> Using cache
[RO]  ---> ad26e8323e27
[RO] Step 21/60 : ARG PYTHON3_OSM_ROVIM_OPENSTACK_URL
[RO]  ---> Using cache
[RO]  ---> e93d193e2bc3
[RO] Step 22/60 : ARG PYTHON3_OSM_ROVIM_OPENVIM_URL
[RO]  ---> Using cache
[RO]  ---> 90f9900a08c1
[RO] Step 23/60 : ARG PYTHON3_OSM_ROVIM_VMWARE_URL
[RO]  ---> Using cache
[RO]  ---> 40c790cd48de
[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]  ---> Using cache
[RO]  ---> 21189733ba23
[RO] Step 25/60 : RUN dpkg -i *.deb
[RO]  ---> Using cache
[RO]  ---> bf8c4668a2b8
[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]  ---> Using cache
[RO]  ---> 215da77e07b6
[RO] Step 27/60 : FROM ubuntu:22.04 as FINAL
[RO]  ---> 3db8720ecbf5
[RO] Step 28/60 : ARG APT_PROXY
[RO]  ---> Using cache
[RO]  ---> 31cf114415aa
[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]  ---> a9fa358f0e48
[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]  ---> 0a1c550c3ae2
[RO] Step 31/60 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[RO]  ---> Using cache
[NBI] 22.04: Pulling from library/ubuntu
[NBI] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[NBI] Status: Image is up to date for ubuntu:22.04
[NBI]  ---> 3db8720ecbf5
[NBI] Step 2/46 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> 31cf114415aa
[NBI] Step 3/46 : 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]  ---> a9fa358f0e48
[NBI] Step 4/46 : 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]  ---> Using cache
[NBI]  ---> 67ce6469361a
[NBI] Step 5/46 : ARG PYTHON3_OSM_COMMON_URL
[NBI]  ---> Using cache
[NBI]  ---> 135720105785
[NBI] Step 6/46 : ARG PYTHON3_OSM_IM_URL
[NBI]  ---> Using cache
[NBI]  ---> f9b41dbcc24e
[NBI] Step 7/46 : ARG PYTHON3_OSM_NBI_URL
[NBI]  ---> Using cache
[NBI]  ---> 11fa318505d0
[NBI] Step 8/46 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Airflow] 2.5.3-python3.10: Pulling from apache/airflow
[Airflow] Digest: sha256:104413084ad5a9fa66c17aad35f668ade5fb67b2566c77125d81accbe6c5934f
[POL] 22.04: Pulling from library/ubuntu
[POL] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[Prometheus] 2b9b41aaa3c5: Verifying Checksum
[Prometheus] 2b9b41aaa3c5: Download complete
[Prometheus] 7bb465c29149: Verifying Checksum
[Prometheus] 7bb465c29149: Download complete
[Prometheus] 49b40be4436e: Verifying Checksum
[Prometheus] 49b40be4436e: Download complete
[Prometheus] 11402150a57e: Verifying Checksum
[Prometheus] 4df0efb76c10: Verifying Checksum
[Prometheus] 4df0efb76c10: Download complete
[Prometheus] 951fd003e72c: Verifying Checksum
[Prometheus] 951fd003e72c: Download complete
[Keystone] 22.04: Pulling from library/ubuntu
[Keystone] Digest: sha256:f9d633ff6640178c2d0525017174a688e2c1aef28f0a0130b26bd5554491f0da
[Keystone] Status: Image is up to date for ubuntu:22.04
[Webhook]  ---> 3e5bb8edfb6c
[Webhook] Step 14/21 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
[Webhook]  ---> Using cache
[Webhook]  ---> 49d34fd4fedf
[Webhook] Step 15/21 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[Webhook]  ---> Using cache
[Webhook]  ---> 2b77968ebcd0
[Webhook] Step 16/21 : COPY --from=INSTALL /usr/local/bin/uvicorn /usr/local/bin/uvicorn
[Webhook]  ---> Using cache
[Webhook]  ---> ac4502f69081
[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]  ---> Using cache
[Webhook]  ---> 47e474b48858
[Webhook] Step 18/21 : WORKDIR /app/osm_webhook_translator
[Webhook]  ---> Using cache
[Webhook]  ---> ad0066c1f3a4
[Webhook] Step 19/21 : USER appuser
[Webhook]  ---> Using cache
[Webhook]  ---> 01d4f9cf16b0
[Webhook] Step 20/21 : EXPOSE 9998
[Webhook]  ---> Using cache
[Webhook]  ---> 734df254353f
[Webhook] Step 21/21 : CMD ["uvicorn", "osm_webhook_translator.main:app", "--host", "0.0.0.0", "--port", "9998"]
[Webhook]  ---> Using cache
[Webhook]  ---> c808ef0f7d64
[Webhook] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_ONOS_VPLS_URL OSM_TESTS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL OSM_NGUI_URL PYTHON3_N2VC_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_RO_PLUGIN_URL CACHE_DATE PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_DYNPAC_URL OSM_DEVOPS_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROVIM_AZURE_URL] were not consumed
[Webhook] Successfully built c808ef0f7d64
[Webhook] Successfully tagged opensourcemano/webhook:osm-v140-merge-240
[osmclient]  ---> c1f1db312d5f
[osmclient] Step 17/31 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages /usr/local/lib/python3.10/dist-packages
[osmclient]  ---> Using cache
[osmclient]  ---> 4b08f87150e3
[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]  ---> Using cache
[osmclient]  ---> 3457f56dbb27
[osmclient] Step 19/31 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[osmclient]  ---> Using cache
[osmclient]  ---> 616c8d3d8f26
[osmclient] Step 20/31 : COPY --from=INSTALL /usr/bin/osm /usr/bin/osm
[osmclient]  ---> Using cache
[osmclient]  ---> 1f304b5802df
[osmclient] Step 21/31 : COPY charm.sh /usr/sbin/charm
[osmclient]  ---> Using cache
[osmclient]  ---> 763e13f21ed3
[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]  ---> Using cache
[osmclient]  ---> e710d9065f24
[osmclient] Step 23/31 : WORKDIR /app/osmclient
[osmclient]  ---> Using cache
[osmclient]  ---> a78978b28cdc
[osmclient] Step 24/31 : USER appuser
[osmclient]  ---> Using cache
[osmclient]  ---> 8eafa80d9b93
[osmclient] Step 25/31 : ENV LC_ALL=C.UTF-8
[osmclient]  ---> Using cache
[osmclient]  ---> a997b8936dbc
[osmclient] Step 26/31 : ENV LANG=C.UTF-8
[osmclient]  ---> Using cache
[osmclient]  ---> 86f4678f8e8e
[osmclient] Step 27/31 : ENV OSM_HOSTNAME    nbi:9999
[osmclient]  ---> Using cache
[osmclient]  ---> 109cb14f5573
[osmclient] Step 28/31 : ENV OSM_USER        admin
[osmclient]  ---> Using cache
[osmclient]  ---> 3c140c17c6bb
[osmclient] Step 29/31 : ENV OSM_PASSWORD    admin
[osmclient]  ---> Using cache
[osmclient]  ---> b9afc95f38be
[osmclient] Step 30/31 : ENV OSM_PROJECT     admin
[osmclient]  ---> Using cache
[osmclient]  ---> d7ecf48634be
[osmclient] Step 31/31 : ENTRYPOINT [ "/bin/bash" ]
[osmclient]  ---> Using cache
[osmclient]  ---> dd3b53aeed5f
[osmclient] [Warning] One or more build-args [OSM_IMDOCS_URL OSM_NGUI_URL OSM_TESTS_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL CACHE_DATE PYTHON3_N2VC_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_DEVOPS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL] were not consumed
[osmclient] Successfully built dd3b53aeed5f
[osmclient] Successfully tagged opensourcemano/osmclient:osm-v140-merge-240
[MON]  ---> Using cache
[LCM]  ---> 314e25073120
[LCM] Step 30/58 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[LCM]  ---> Using cache
[LCM]  ---> 4110daaf4258
[LCM] Step 31/58 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[LCM]  ---> Using cache
[LCM]  ---> 8c52ea2580bb
[LCM] Step 32/58 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[LCM]  ---> Using cache
[LCM]  ---> 11644590d9be
[LCM] Step 33/58 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[LCM]  ---> Using cache
[LCM]  ---> 62e409753ba1
[LCM] Step 34/58 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[LCM]  ---> Using cache
[Pipeline] [Webhook] echo
[Webhook] Tagging webhook:osm-v140-merge-240
[Pipeline] [Webhook] sh
[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  967k  100  967k    0     0  3411k      0 --:--:-- --:--:-- --:--:-- 3418k
[Airflow] Status: Downloaded newer image for apache/airflow:2.5.3-python3.10
[Prometheus] 4532b04ec8f7: Download complete
[Keystone]  ---> 3db8720ecbf5
[Keystone] Step 2/24 : ARG APT_PROXY
[Keystone]  ---> Using cache
[Keystone]  ---> 31cf114415aa
[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]  ---> Using cache
[Keystone]  ---> a9fa358f0e48
[Keystone] Step 4/24 : EXPOSE 5000
[Keystone]  ---> Using cache
[Keystone]  ---> f5083939fbac
[Keystone] Step 5/24 : WORKDIR /app
[Keystone]  ---> Using cache
[Keystone]  ---> 56c807e142d8
[Keystone] Step 6/24 : COPY scripts/start.sh /app/start.sh
[Keystone]  ---> Using cache
[Keystone]  ---> 74d68fcf6bc8
[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]  ---> Using cache
[Keystone]  ---> 400c1cec881f
[Keystone] Step 8/24 : RUN pip3 install python-ldap==3.2.0 ldappool==3.0.0 python-openstackclient==6.2.0
[Keystone]  ---> Using cache
[Keystone]  ---> 9bcf6c4dd38c
[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]  ---> Using cache
[Keystone]  ---> 58b5cd01f5f6
[Keystone] Step 10/24 : USER appuser
[Keystone]  ---> Using cache
[Keystone]  ---> 37365aedb485
[Keystone] Step 11/24 : ENV DB_HOST                 keystone-db
[Keystone]  ---> Using cache
[Keystone]  ---> 5fa271a924e8
[Keystone] Step 12/24 : ENV DB_PORT                 3306
[Keystone]  ---> Using cache
[Keystone]  ---> 5de237a71eea
[Keystone] Step 13/24 : ENV ROOT_DB_USER            root
[Keystone]  ---> Using cache
[Keystone]  ---> 88a265e51bbe
[Keystone] Step 14/24 : ENV ROOT_DB_PASSWORD        admin
[Keystone]  ---> Using cache
[Keystone]  ---> 400e03af1a02
[Keystone] Step 15/24 : ENV KEYSTONE_DB_PASSWORD    admin
[Keystone]  ---> Using cache
[Keystone]  ---> 706a0c182b00
[Keystone] Step 16/24 : ENV REGION_ID               RegionOne
[Keystone]  ---> Using cache
[Keystone]  ---> 2b0a09633c09
[Keystone] Step 17/24 : ENV KEYSTONE_HOST           keystone
[Keystone]  ---> Using cache
[Keystone]  ---> 2a6baee020ae
[Keystone] Step 18/24 : ENV ADMIN_USERNAME          admin
[Keystone]  ---> Using cache
[Keystone]  ---> 55d357a3f2d8
[Keystone] Step 19/24 : ENV ADMIN_PASSWORD          admin
[Keystone]  ---> Using cache
[Keystone]  ---> bfd269f44f47
[Keystone] Step 20/24 : ENV ADMIN_PROJECT           admin
[Keystone]  ---> Using cache
[Keystone]  ---> 130a6092949d
[Keystone] Step 21/24 : ENV SERVICE_USERNAME        nbi
[Keystone]  ---> Using cache
[Keystone]  ---> 95fd1100d69b
[Keystone] Step 22/24 : ENV SERVICE_PASSWORD        nbi
[Keystone]  ---> Using cache
[Keystone]  ---> bc44d36140eb
[Keystone] Step 23/24 : ENV SERVICE_PROJECT         service
[Keystone]  ---> Using cache
[Keystone]  ---> 0a9076a7eedb
[Keystone] Step 24/24 : ENTRYPOINT ["./start.sh"]
[Keystone]  ---> Using cache
[Keystone]  ---> 6389e71e1c2c
[Keystone] [Warning] One or more build-args [OSM_NGUI_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_TESTS_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL OSM_IMDOCS_URL PYTHON3_N2VC_URL CACHE_DATE PYTHON3_OSM_ROVIM_VMWARE_URL] were not consumed
[Keystone] Successfully built 6389e71e1c2c
[Webhook] [Webhook] Running shell script
[Webhook] + docker tag opensourcemano/webhook:osm-v140-merge-240 osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-v140-merge-240
[Pipeline] [osmclient] echo
[osmclient] Tagging osmclient:osm-v140-merge-240
[Pipeline] [osmclient] sh
[RO]  ---> 72fc59824bc3
[RO] Step 32/60 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[RO]  ---> Using cache
[POL] Status: Image is up to date for ubuntu:22.04
[MON]  ---> 8a860116bc5a
[MON] Step 25/56 : COPY --from=INSTALL /usr/bin/scp /usr/bin/scp
[MON]  ---> Using cache
[LCM]  ---> 819fae7924cc
[LCM] Step 35/58 : COPY scripts/ /app/osm_lcm/scripts/
[LCM]  ---> Using cache
[LCM]  ---> a751e9fb4cc5
[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
[LCM]  ---> Using cache
[LCM]  ---> e22120a4c293
[LCM] Step 37/58 : WORKDIR /app/osm_lcm
[LCM]  ---> Using cache
[LCM]  ---> 815341c471f6
[LCM] Step 38/58 : USER appuser
[LCM]  ---> Using cache
[LCM]  ---> d35722f51fa6
[LCM] Step 39/58 : ENV OSMLCM_RO_HOST         ro
[LCM]  ---> Using cache
[LCM]  ---> a6e681986077
[LCM] Step 40/58 : ENV OSMLCM_RO_PORT         9090
[LCM]  ---> Using cache
[LCM]  ---> 6aa683db8769
[LCM] Step 41/58 : ENV OSMLCM_RO_TENANT       osm
[LCM]  ---> Using cache
[LCM]  ---> 6ff862198878
[LCM] Step 42/58 : ENV OSMLCM_VCA_HOST        vca
[LCM]  ---> Using cache
[LCM]  ---> 379d053eea22
[LCM] Step 43/58 : ENV OSMLCM_VCA_PORT       17070
[LCM]  ---> Using cache
[LCM]  ---> 853a7ad60a89
[LCM] Step 44/58 : ENV OSMLCM_VCA_USER       admin
[LCM]  ---> Using cache
[LCM]  ---> f53ab2b7fada
[LCM] Step 45/58 : ENV OSMLCM_VCA_SECRET     secret
[LCM]  ---> Using cache
[LCM]  ---> 78cfd7c5c198
[LCM] Step 46/58 : ENV OSMLCM_DATABASE_DRIVER mongo
[LCM]  ---> Using cache
[LCM]  ---> 260535541fbb
[LCM] Step 47/58 : ENV OSMLCM_DATABASE_URI    mongodb://mongo:27017
[LCM]  ---> Using cache
[LCM]  ---> d1cdda5d3700
[LCM] Step 48/58 : ENV OSMLCM_STORAGE_DRIVER  local
[LCM]  ---> Using cache
[LCM]  ---> e57ff1247a59
[LCM] Step 49/58 : ENV OSMLCM_STORAGE_PATH    /app/storage
[LCM]  ---> Using cache
[LCM]  ---> 34163af58a78
[LCM] Step 50/58 : ENV OSMLCM_MESSAGE_DRIVER  kafka
[LCM]  ---> Using cache
[LCM]  ---> b5f2e9fef9ff
[LCM] Step 51/58 : ENV OSMLCM_MESSAGE_HOST    kafka
[LCM]  ---> Using cache
[LCM]  ---> f2a287abad30
[LCM] Step 52/58 : ENV OSMLCM_MESSAGE_PORT    9092
[LCM]  ---> Using cache
[LCM]  ---> 63a1d3d536fc
[LCM] Step 53/58 : ENV OSMLCM_VCA_HELMPATH    /usr/local/bin/helm
[LCM]  ---> Using cache
[LCM]  ---> b8ab64d42551
[LCM] Step 54/58 : ENV OSMLCM_VCA_KUBECTLPATH /usr/bin/kubectl
[LCM]  ---> Using cache
[LCM]  ---> a1947d378f11
[LCM] Step 55/58 : ENV OSMLCM_VCA_JUJUPATH    /usr/local/bin/juju
[osmclient] [osmclient] Running shell script
[osmclient] + docker tag opensourcemano/osmclient:osm-v140-merge-240 osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v140-merge-240
[Airflow]  ---> 3211f4f8f08b
[Airflow] Step 2/16 : USER root
[Airflow]  ---> Using cache
[Airflow]  ---> 0e2628cb8c88
[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]  ---> Using cache
[Airflow]  ---> 514dd33d9e8e
[Airflow] Step 4/16 : USER airflow
[Airflow]  ---> Using cache
[Airflow]  ---> 5eaf492e70c3
[Airflow] Step 5/16 : ARG PYTHON3_OSM_COMMON_URL
[Airflow]  ---> Using cache
[Airflow]  ---> 45cef2c68286
[Airflow] Step 6/16 : ARG PYTHON3_OSM_NGSA_URL
[Airflow]  ---> Using cache
[Airflow]  ---> a1156aedd4ae
[Airflow] Step 7/16 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[Airflow]  ---> Using cache
[Airflow]  ---> 10621c210f4e
[Airflow] Step 8/16 : RUN curl $PYTHON3_OSM_NGSA_URL -o osm_ngsa.deb
[Airflow]  ---> Using cache
[Airflow]  ---> d29521b76def
[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]  ---> Using cache
[Airflow]  ---> 55e36a6cac41
[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]  ---> Using cache
[Airflow]  ---> d849b089dd60
[Airflow] Step 11/16 : RUN mkdir /tmp/osm
[Keystone] Successfully tagged opensourcemano/keystone:osm-v140-merge-240
[Pipeline] [Keystone] echo
[Keystone] Tagging keystone:osm-v140-merge-240
[Pipeline] [Keystone] sh
[Airflow]  ---> Using cache
[Airflow]  ---> 2609d37a47a6
[Airflow] Step 12/16 : RUN dpkg-deb -x osm_common_repacked.deb /tmp/osm
[Airflow]  ---> Using cache
[Airflow]  ---> 7230e1aa094d
[Airflow] Step 13/16 : RUN dpkg-deb -x osm_ngsa_repacked.deb /tmp/osm
[Airflow]  ---> Using cache
[Airflow]  ---> 0fc9f58bf204
[Airflow] Step 14/16 : RUN mv /tmp/osm/usr/lib/python3/dist-packages/* /home/airflow/.local/lib/python3.10/site-packages/
[Airflow]  ---> Using cache
[Airflow]  ---> ba75064378d7
[Airflow] Step 15/16 : RUN rm -rf /tmp/osm
[Airflow]  ---> Using cache
[Airflow]  ---> a18c94a61690
[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]  ---> Using cache
[Airflow]  ---> 9b68b3ad01a2
[Airflow] [Warning] One or more build-args [OSM_DEVOPS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_TESTS_URL PYTHON3_N2VC_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_AWS_URL APT_PROXY PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_AZURE_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_IMDOCS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL CACHE_DATE PYTHON3_OSM_ROSDN_ONOS_VPLS_URL] were not consumed
[Airflow] Successfully built 9b68b3ad01a2
[POL]  ---> 3db8720ecbf5
[POL] Step 2/40 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> 31cf114415aa
[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]  ---> Using cache
[POL]  ---> a9fa358f0e48
[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]  ---> Using cache
[POL]  ---> 67ce6469361a
[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]  ---> Using cache
[POL]  ---> 688af31ee0fd
[POL] Step 6/40 : ARG PYTHON3_OSM_COMMON_URL
[POL]  ---> Using cache
[POL]  ---> 8aae8381c234
[POL] Step 7/40 : ARG PYTHON3_OSM_POLICY_MODULE_URL
[POL]  ---> Using cache
[POL]  ---> 19171027c9b4
[POL] Step 8/40 : RUN curl $PYTHON3_OSM_COMMON_URL -o osm_common.deb
[POL]  ---> Using cache
[POL]  ---> ceba9041e1bb
[POL] Step 9/40 : RUN dpkg -i ./osm_common.deb
[POL]  ---> Using cache
[POL]  ---> 738d0521275b
[POL] Step 10/40 : RUN curl $PYTHON3_OSM_POLICY_MODULE_URL -o osm_policy_module.deb
[POL]  ---> Using cache
[POL]  ---> edfd53328d25
[POL] Step 11/40 : RUN dpkg -i ./osm_policy_module.deb
[POL]  ---> Using cache
[POL]  ---> 7d1b4518c0fd
[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]  ---> Using cache
[POL]  ---> 6eaef4c90007
[POL] Step 13/40 : FROM ubuntu:22.04 as FINAL
[POL]  ---> 3db8720ecbf5
[POL] Step 14/40 : ARG APT_PROXY
[POL]  ---> Using cache
[POL]  ---> 31cf114415aa
[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]  ---> a9fa358f0e48
[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]  ---> 0a1c550c3ae2
[POL] Step 17/40 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[POL]  ---> Using cache
[LCM]  ---> Using cache
[LCM]  ---> d6a83bb28f6a
[LCM] Step 56/58 : ENV OSMLCM_VCA_STABLEREPOURL https://charts.helm.sh/stable
[LCM]  ---> Using cache
[LCM]  ---> 7d19405d5f9b
[LCM] Step 57/58 : HEALTHCHECK --start-period=120s --interval=30s --timeout=30s --retries=1   CMD python3 -m osm_lcm.lcm_hc || exit 1
[LCM]  ---> Using cache
[LCM]  ---> 7903c31311e5
[LCM] Step 58/58 : CMD [ "/bin/bash", "scripts/start.sh" ]
[LCM]  ---> Using cache
[LCM]  ---> 3aa3e4ecf542
[LCM] [Warning] One or more build-args [PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_ODLOF_URL CACHE_DATE PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_TESTS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_NGUI_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL] were not consumed
[LCM] Successfully built 3aa3e4ecf542
[Keystone] [Keystone] Running shell script
[Keystone] + docker tag opensourcemano/keystone:osm-v140-merge-240 osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v140-merge-240
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Webhook] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-v140-merge-240
[Webhook] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/webhook]
[Pipeline] [osmclient] sh
[PLA] 
[PLA] 
[PLA]  ---> Using cache
[PLA]  ---> e9e97ba4173e
[PLA] Step 13/39 : RUN tar -zxf /minizinc.tgz &&     mv /MiniZincIDE-2.4.2-bundle-linux /minizinc
[PLA]  ---> Using cache
[PLA]  ---> e1ea2a4a60e4
[PLA] Step 14/39 : FROM ubuntu:22.04 as FINAL
[PLA]  ---> 3db8720ecbf5
[PLA] Step 15/39 : ARG APT_PROXY
[PLA]  ---> Using cache
[PLA]  ---> 31cf114415aa
[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]  ---> a9fa358f0e48
[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]  ---> 0a1c550c3ae2
[PLA] Step 18/39 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[PLA]  ---> Using cache
[RO]  ---> 529c7dffae9b
[RO] Step 33/60 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[RO]  ---> Using cache
[RO]  ---> b16bd5a9319e
[RO] Step 34/60 : COPY --from=INSTALL /usr/bin/genisoimage /usr/bin/genisoimage
[RO]  ---> Using cache
[Airflow] Successfully tagged opensourcemano/airflow:osm-v140-merge-240
[POL]  ---> 372f4955d40a
[POL] Step 18/40 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[POL]  ---> Using cache
[MON]  ---> db41a7457605
[MON] Step 26/56 : COPY --from=INSTALL /usr/bin/ssh-keygen /usr/bin/ssh-keygen
[MON]  ---> Using cache
[MON]  ---> 1cb314b06ada
[MON] Step 27/56 : COPY --from=INSTALL /usr/bin/ssh /usr/bin/ssh
[LCM] Successfully tagged opensourcemano/lcm:osm-v140-merge-240
[Webhook] 6b54133df282: Preparing
[Webhook] 95e76a557693: Preparing
[Webhook] 493a5584306e: Preparing
[Webhook] bb9f1543407e: Preparing
[Webhook] 14bc624d1971: Preparing
[Webhook] 35e61673ec09: Preparing
[Webhook] cbc8d5a10866: Preparing
[Webhook] d101c9453715: Preparing
[Webhook] 6b54133df282: Waiting
[Webhook] 95e76a557693: Waiting
[Webhook] 493a5584306e: Waiting
[Webhook] bb9f1543407e: Waiting
[Webhook] cbc8d5a10866: Waiting
[Webhook] d101c9453715: Waiting
[Webhook] 35e61673ec09: Waiting
[Webhook] 14bc624d1971: Waiting
[osmclient] [osmclient] Running shell script
[osmclient] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v140-merge-240
[osmclient] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient]
[osmclient] e355c8eaafbc: Preparing
[osmclient] 73e6e842a893: Preparing
[osmclient] 11e7806e60b3: Preparing
[osmclient] 3e92d3eab65e: Preparing
[osmclient] 9cf651dd9df4: Preparing
[osmclient] 07eb7ba7961c: Preparing
[osmclient] 78a6c6a84857: Preparing
[osmclient] 35e61673ec09: Preparing
[osmclient] cbc8d5a10866: Preparing
[osmclient] d101c9453715: Preparing
[osmclient] 07eb7ba7961c: Waiting
[osmclient] 78a6c6a84857: Waiting
[osmclient] 35e61673ec09: Waiting
[osmclient] cbc8d5a10866: Waiting
[osmclient] d101c9453715: Waiting
[osmclient] e355c8eaafbc: Layer already exists
[osmclient] 9cf651dd9df4: Layer already exists
[osmclient] 11e7806e60b3: Layer already exists
[osmclient] 3e92d3eab65e: Layer already exists
[osmclient] 73e6e842a893: Layer already exists
[osmclient] d101c9453715: Layer already exists
[osmclient] 78a6c6a84857: Layer already exists
[osmclient] 35e61673ec09: Layer already exists
[osmclient] 07eb7ba7961c: Layer already exists
[osmclient] cbc8d5a10866: Layer already exists
[PLA]  ---> af2db88ef2a5
[PLA] Step 19/39 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[PLA]  ---> Using cache
[NBI]  ---> Running in 6ea6f1ec6d03
[Prometheus] c558fac597f8: Download complete
[Pipeline] [Airflow] echo
[Webhook] 493a5584306e: Layer already exists
[Webhook] bb9f1543407e: Layer already exists
[Webhook] 6b54133df282: Layer already exists
[Webhook] 35e61673ec09: Layer already exists
[Webhook] 14bc624d1971: Layer already exists
[Webhook] 95e76a557693: Layer already exists
[Webhook] d101c9453715: Layer already exists
[Webhook] cbc8d5a10866: Layer already exists
[Airflow] Tagging airflow:osm-v140-merge-240
[Pipeline] [Airflow] sh
[RO]  ---> 7d1c7b2547f4
[RO] Step 35/60 : COPY --from=INSTALL /etc/protocols /etc/protocols
[RO]  ---> Using cache
[RO]  ---> 76c1fb40e353
[RO] Step 36/60 : EXPOSE 9090
[RO]  ---> Using cache
[RO]  ---> 78319dee6bcd
[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]  ---> Using cache
[RO]  ---> ec865bc6f73e
[RO] Step 38/60 : WORKDIR /app/osm_ro
[RO]  ---> Using cache
[RO]  ---> 739d6c96fe82
[RO] Step 39/60 : USER appuser
[RO]  ---> Using cache
[RO]  ---> e23dbb9aead3
[RO] Step 40/60 : ENV RO_DB_HOST=""
[RO]  ---> Using cache
[RO]  ---> 340e34875c89
[RO] Step 41/60 : ENV RO_DB_OVIM_HOST=""
[RO]  ---> Using cache
[RO]  ---> 9100670810ee
[RO] Step 42/60 : ENV RO_DB_ROOT_PASSWORD=""
[RO]  ---> Using cache
[RO]  ---> c44fb28a9b60
[RO] Step 43/60 : ENV RO_DB_OVIM_ROOT_PASSWORD=""
[RO]  ---> Using cache
[RO]  ---> f9529d6753a6
[RO] Step 44/60 : ENV RO_DB_USER=mano
[RO]  ---> Using cache
[RO]  ---> 56e4eb8d8de5
[RO] Step 45/60 : ENV RO_DB_OVIM_USER=mano
[RO]  ---> Using cache
[RO]  ---> e4a1905f673a
[RO] Step 46/60 : ENV RO_DB_PASSWORD=manopw
[RO]  ---> Using cache
[RO]  ---> 37b84e57ef9a
[RO] Step 47/60 : ENV RO_DB_OVIM_PASSWORD=manopw
[RO]  ---> Using cache
[RO]  ---> 7729d003491b
[RO] Step 48/60 : ENV RO_DB_PORT=3306
[RO]  ---> Using cache
[RO]  ---> b1680192c259
[RO] Step 49/60 : ENV RO_DB_OVIM_PORT=3306
[RO]  ---> Using cache
[RO]  ---> cbaecd5f74f4
[RO] Step 50/60 : ENV RO_DB_NAME=mano_db
[RO]  ---> Using cache
[RO]  ---> d3148b98afc8
[RO] Step 51/60 : ENV RO_DB_OVIM_NAME=mano_vim_db
[RO]  ---> Using cache
[RO]  ---> 72279943f09a
[RO] Step 52/60 : ENV OPENMANO_TENANT=osm
[RO]  ---> Using cache
[RO]  ---> 4c7fa0b33548
[RO] Step 53/60 : ENV OSMRO_DATABASE_DRIVER mongo
[RO]  ---> Using cache
[RO]  ---> ed87258cbca6
[RO] Step 54/60 : ENV OSMRO_DATABASE_URI mongodb://mongo:27017
[RO]  ---> Using cache
[RO]  ---> 4986a548cd0c
[RO] Step 55/60 : ENV OSMRO_MESSAGE_DRIVER  kafka
[RO]  ---> Using cache
[RO]  ---> 4c9d9d2768cb
[RO] Step 56/60 : ENV OSMRO_MESSAGE_HOST    kafka
[RO]  ---> Using cache
[RO]  ---> 796cff883f4f
[RO] Step 57/60 : ENV OSMRO_MESSAGE_PORT    9092
[RO]  ---> Using cache
[RO]  ---> 47d7d5474a89
[RO] Step 58/60 : ENV OSMRO_LOG_LEVEL       INFO
[RO]  ---> Using cache
[RO]  ---> 36a442c19744
[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]  ---> Using cache
[RO]  ---> a1f4a4d5d15b
[RO] Step 60/60 : CMD ["python3", "-u", "-m", "osm_ng_ro.ro_main"]
[RO]  ---> Using cache
[RO]  ---> 1458c524198f
[RO] [Warning] One or more build-args [OSM_IMDOCS_URL PYTHON3_OSM_NGSA_URL OSM_TESTS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_DEVOPS_URL OSM_NGUI_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_MON_URL CACHE_DATE PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_N2VC_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_PLA_URL] were not consumed
[RO] Successfully built 1458c524198f
[RO] Successfully tagged opensourcemano/ro:osm-v140-merge-240
[POL]  ---> 49aedd46409d
[POL] Step 19/40 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[MON]  ---> Using cache
[MON]  ---> eedf5c20573f
[MON] Step 28/56 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/ /usr/lib/x86_64-linux-gnu/
[MON]  ---> Using cache
[MON]  ---> e51ba59ba9c2
[MON] Step 29/56 : COPY --from=INSTALL /lib/x86_64-linux-gnu/ /lib/x86_64-linux-gnu/
[MON]  ---> Using cache
[MON]  ---> ee1adcd1a5ed
[MON] Step 30/56 : COPY scripts/ /app/osm_mon/scripts/
[MON]  ---> Using cache
[MON]  ---> 6888325af415
[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]  ---> Using cache
[MON]  ---> 151ac65267da
[MON] Step 32/56 : WORKDIR /app/osm_mon
[MON]  ---> Using cache
[MON]  ---> 6bc625bb3e54
[MON] Step 33/56 : USER appuser
[MON]  ---> Using cache
[MON]  ---> d0e0cc481af8
[MON] Step 34/56 : ENV OSMMON_MESSAGE_DRIVER kafka
[MON]  ---> Using cache
[MON]  ---> 911a1d32c6ce
[MON] Step 35/56 : ENV OSMMON_MESSAGE_HOST kafka
[MON]  ---> Using cache
[MON]  ---> b35878918bf8
[MON] Step 36/56 : ENV OSMMON_MESSAGE_PORT 9092
[MON]  ---> Using cache
[MON]  ---> f0591dcea8dc
[MON] Step 37/56 : ENV OSMMON_DATABASE_DRIVER mongo
[MON]  ---> Using cache
[MON]  ---> 0f184492dac3
[MON] Step 38/56 : ENV OSMMON_DATABASE_URI mongodb://mongo:27017
[MON]  ---> Using cache
[MON]  ---> b5022dd8cf36
[MON] Step 39/56 : ENV OSMMON_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[MON]  ---> Using cache
[MON]  ---> 22422b079787
[MON] Step 40/56 : ENV OSMMON_OPENSTACK_DEFAULT_GRANULARITY 300
[MON]  ---> Using cache
[MON]  ---> ad8b1898dac5
[MON] Step 41/56 : ENV OSMMON_GLOBAL_REQUEST_TIMEOUT 10
[MON]  ---> Using cache
[MON]  ---> 6f18309199c4
[MON] Step 42/56 : ENV OSMMON_GLOBAL_LOGLEVEL INFO
[MON]  ---> Using cache
[MON]  ---> 8f803c9f88e0
[MON] Step 43/56 : ENV OSMMON_VCA_HOST localhost
[MON]  ---> Using cache
[MON]  ---> 63e8eeac8917
[MON] Step 44/56 : ENV OSMMON_VCA_SECRET secret
[MON]  ---> Using cache
[MON]  ---> afa7dd4bd40b
[MON] Step 45/56 : ENV OSMMON_VCA_USER admin
[MON]  ---> Using cache
[MON]  ---> 19538d4a6461
[MON] Step 46/56 : ENV OSMMON_VCA_CACERT cacert
[MON]  ---> Using cache
[MON]  ---> c4c7bb4fe6c2
[MON] Step 47/56 : ENV OSMMON_DATABASE_COMMONKEY changeme
[MON]  ---> Using cache
[MON]  ---> b93d56e5dfb9
[MON] Step 48/56 : ENV OSMMON_COLLECTOR_INTERVAL 30
[MON]  ---> Using cache
[MON]  ---> bd96adea7b7c
[MON] Step 49/56 : ENV OSMMON_EVALUATOR_INTERVAL 30
[MON]  ---> Using cache
[MON]  ---> f0f01d8b0d81
[MON] Step 50/56 : ENV OSMMON_PROMETHEUS_URL http://prometheus:9090
[MON]  ---> Using cache
[MON]  ---> 67fe25d65700
[MON] Step 51/56 : ENV OSMMON_GRAFANA_URL http://grafana:3000
[MON]  ---> Using cache
[MON]  ---> b6ee8bc6cd3c
[MON] Step 52/56 : ENV OSMMON_GRAFANA_USER admin
[MON]  ---> Using cache
[MON]  ---> 57a4db4665c3
[MON] Step 53/56 : ENV OSMMON_GRAFANA_PASSWORD admin
[MON]  ---> Using cache
[MON]  ---> 69b22a0b5143
[MON] Step 54/56 : EXPOSE 8000
[MON]  ---> Using cache
[MON]  ---> c5e7a2978b78
[MON] Step 55/56 : HEALTHCHECK --start-period=120s --interval=5s --timeout=2s --retries=12  CMD osm-mon-healthcheck || exit 1
[MON]  ---> Using cache
[MON]  ---> 270e6645397d
[MON] Step 56/56 : CMD /bin/bash scripts/start.sh
[MON]  ---> Using cache
[MON]  ---> 2a4bd8d1faa7
[MON] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_DEVOPS_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_TAPI_URL CACHE_DATE OSM_NGUI_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL] were not consumed
[MON] Successfully built 2a4bd8d1faa7
[MON] Successfully tagged opensourcemano/mon:osm-v140-merge-240
[osmclient] osm-v140-merge-240: digest: sha256:d64664112e232f423eecfc2bf04a7ff59c1cde5782c5f3114d0cef9761dbcf64 size: 2410
[Airflow] [Airflow] Running shell script
[Airflow] + docker tag opensourcemano/airflow:osm-v140-merge-240 osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v140-merge-240
[Pipeline] [LCM] echo
[PLA]  ---> e3d0e36be630
[PLA] Step 20/39 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[PLA]  ---> Using cache
[PLA]  ---> 0de102998a2a
[PLA] Step 21/39 : LABEL authors="Lars-Göran Magnusson"
[PLA]  ---> Using cache
[PLA]  ---> 5c8857587c5e
[PLA] Step 22/39 : COPY --from=INSTALL /usr/bin/osm* /usr/bin/
[LCM] Tagging lcm:osm-v140-merge-240
[Pipeline] [LCM] sh
[NG-UI] Removing intermediate container a29ed57207cf
[NG-UI]  ---> 0542960bcb6c
[NG-UI] Step 9/23 : RUN dpkg -i ./osm_ngui.deb
[NG-UI]  ---> Running in fc7e586baf8e
[PLA]  ---> Using cache
[PLA]  ---> 54aacc0649a1
[PLA] Step 23/39 : COPY --from=INSTALL /minizinc /minizinc
[PLA]  ---> Using cache
[PLA]  ---> 231b5fd8dd06
[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]  ---> Using cache
[PLA]  ---> edbf55468a9f
[PLA] Step 25/39 : COPY scripts/ /app/osm_pla/scripts/
[PLA]  ---> Using cache
[PLA]  ---> b9b002e1bdf8
[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]  ---> Using cache
[PLA]  ---> 3e149ff4e5dd
[PLA] Step 27/39 : WORKDIR /app/osm_pla
[PLA]  ---> Using cache
[PLA]  ---> 409b0ccf404d
[PLA] Step 28/39 : USER appuser
[PLA]  ---> Using cache
[PLA]  ---> f107b952f87c
[PLA] Step 29/39 : ENV OSMPLA_MESSAGE_DRIVER kafka
[PLA]  ---> Using cache
[PLA]  ---> a608f4b33aac
[PLA] Step 30/39 : ENV OSMPLA_MESSAGE_HOST kafka
[PLA]  ---> Using cache
[PLA]  ---> 24525e0fdc12
[PLA] Step 31/39 : ENV OSMPLA_MESSAGE_PORT 9092
[PLA]  ---> Using cache
[PLA]  ---> 3c463676c0b9
[PLA] Step 32/39 : ENV OSMPLA_DATABASE_DRIVER mongo
[PLA]  ---> Using cache
[PLA]  ---> ea4047b62c80
[PLA] Step 33/39 : ENV OSMPLA_DATABASE_URI mongodb://mongo:27017
[PLA]  ---> Using cache
[PLA]  ---> 0ded2a4b015f
[PLA] Step 34/39 : ENV OSMPLA_SQL_DATABASE_URI sqlite:///pla_sqlite.db
[PLA]  ---> Using cache
[PLA]  ---> 328a3191b033
[PLA] Step 35/39 : ENV OSMPLA_GLOBAL_LOG_LEVEL INFO
[PLA]  ---> Using cache
[PLA]  ---> 4a7f6174f15a
[PLA] Step 36/39 : ENV FZNEXEC "/entry_data/fzn-exec"
[PLA]  ---> Using cache
[PLA]  ---> cd25375bf63b
[PLA] Step 37/39 : ENV PATH "/minizinc/bin:${PATH}"
[PLA]  ---> Using cache
[PLA]  ---> 732c04f2f2b5
[PLA] Step 38/39 : ENV LD_LIBRARY_PATH "/minizinc/lib:${LD_LIBRARY_PATH}"
[PLA]  ---> Using cache
[PLA]  ---> bda861f31f80
[PLA] Step 39/39 : CMD [ "/bin/bash", "scripts/start.sh" ]
[PLA]  ---> Using cache
[PLA]  ---> bfe3efc4e87e
[PLA] [Warning] One or more build-args [PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_TESTS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_OPENVIM_URL CACHE_DATE OSM_DEVOPS_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL OSM_NGUI_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_N2VC_URL PYTHON3_OSM_IM_URL OSM_IMDOCS_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL] were not consumed
[PLA] Successfully built bfe3efc4e87e
[PLA] Successfully tagged opensourcemano/pla:osm-v140-merge-240
[tests]  ---> Running in b3fd10a51463
[tests] Cloning into '/robot-systest/osm-packages'...
[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 42694  100 42694    0     0   256k      0 --:--:-- --:--:-- --:--:--  257k
[POL]  ---> Using cache
[POL]  ---> f8fd905ee221
[POL] Step 20/40 : COPY --from=INSTALL /usr/bin/mysql /usr/bin/
[POL]  ---> Using cache
[POL]  ---> 6941d643d99b
[POL] Step 21/40 : COPY --from=INSTALL /usr/bin/mysqladmin /usr/bin/
[POL]  ---> Using cache
[POL]  ---> 1a5eb625b9e6
[POL] Step 22/40 : COPY --from=INSTALL /usr/bin/mysqlshow /usr/bin/
[POL]  ---> Using cache
[POL]  ---> 2baec6c07520
[POL] Step 23/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libedit.so.2 /usr/lib/x86_64-linux-gnu/
[POL]  ---> Using cache
[POL]  ---> 3e36d70cf971
[POL] Step 24/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libbsd.so.0 /usr/lib/x86_64-linux-gnu/
[POL]  ---> Using cache
[POL]  ---> 8284784f825a
[POL] Step 25/40 : COPY --from=INSTALL /usr/lib/x86_64-linux-gnu/libmd.so.0 /usr/lib/x86_64-linux-gnu/
[POL]  ---> Using cache
[POL]  ---> cc2be2d91e91
[POL] Step 26/40 : COPY scripts/ /app/osm_pol/scripts/
[POL]  ---> Using cache
[POL]  ---> aa2eff8753a3
[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
[POL]  ---> Using cache
[POL]  ---> 9dec63a89755
[POL] Step 28/40 : WORKDIR /app/osm_pol
[POL]  ---> Using cache
[POL]  ---> facf11b3a59b
[POL] Step 29/40 : USER appuser
[POL]  ---> Using cache
[POL]  ---> 235e6f211b1b
[POL] Step 30/40 : ENV OSMPOL_MESSAGE_DRIVER kafka
[POL]  ---> Using cache
[POL]  ---> 8ce866941845
[POL] Step 31/40 : ENV OSMPOL_MESSAGE_HOST kafka
[POL]  ---> Using cache
[POL]  ---> 491074b9fe33
[POL] Step 32/40 : ENV OSMPOL_MESSAGE_PORT 9092
[POL]  ---> Using cache
[POL]  ---> 6946035d32d3
[POL] Step 33/40 : ENV OSMPOL_DATABASE_DRIVER mongo
[POL]  ---> Using cache
[POL]  ---> 7a4d8bf76329
[POL] Step 34/40 : ENV OSMPOL_DATABASE_URI mongodb://mongo:27017
[POL]  ---> Using cache
[POL]  ---> c07d46ef1b59
[POL] Step 35/40 : ENV OSMPOL_SQL_DATABASE_URI sqlite:///mon_sqlite.db
[POL]  ---> Using cache
[POL]  ---> 09ab25e4bcaf
[POL] Step 36/40 : ENV OSMPOL_GLOBAL_LOG_LEVEL INFO
[POL]  ---> Using cache
[POL]  ---> 566d1c9d0f6f
[POL] Step 37/40 : ENV OSMPOL_AUTOHEAL_ENABLED True
[POL]  ---> Using cache
[POL]  ---> 332ea304f13c
[POL] Step 38/40 : ENV OSMPOL_AUTOSCALE_ENABLED True
[POL]  ---> Using cache
[POL]  ---> 59e90e7cb76d
[POL] Step 39/40 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD osm-pol-healthcheck || exit 1
[POL]  ---> Using cache
[POL]  ---> d8aed09fb850
[POL] Step 40/40 : CMD /bin/bash scripts/start.sh
[POL]  ---> Using cache
[POL]  ---> 955630619872
[POL] [Warning] One or more build-args [OSM_TESTS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROVIM_OPENVIM_URL CACHE_DATE PYTHON3_OSM_IM_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL OSM_IMDOCS_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_DEVOPS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_N2VC_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DPB_URL OSM_NGUI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_AWS_URL] were not consumed
[POL] Successfully built 955630619872
[POL] Successfully tagged opensourcemano/pol:osm-v140-merge-240
[Webhook] osm-v140-merge-240: digest: sha256:aa72ec54871f833a8830da73270222d16524fa53a8e231faaee3d325f1e52cd4 size: 1992
[LCM] [LCM] Running shell script
[LCM] + docker tag opensourcemano/lcm:osm-v140-merge-240 osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v140-merge-240
[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 (14.0.1-1) ...
[NBI] Removing intermediate container 6ea6f1ec6d03
[NBI]  ---> 4c40d884596e
[NBI] Step 9/46 : RUN dpkg -i ./osm_common.deb
[Pipeline] [RO] echo
[RO] Tagging ro:osm-v140-merge-240
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker tag opensourcemano/ro:osm-v140-merge-240 osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v140-merge-240
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v140-merge-240
[Airflow] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/airflow]
[Airflow] 21cd55bd591a: Preparing
[Airflow] a898b039982b: Preparing
[Airflow] 5c49a05f8af7: Preparing
[Airflow] 2da12f0ecf63: Preparing
[Airflow] 7c6a95b1749e: Preparing
[Airflow] 723f8f492c04: Preparing
[Airflow] b189487fdfe3: Preparing
[Airflow] a9ce8d2cbf7a: Preparing
[Airflow] 4b40dfb24c88: Preparing
[Airflow] ebc75b9aafef: Preparing
[Airflow] f4afd841a94b: Preparing
[Airflow] 4828a6c451df: Preparing
[Airflow] fa9ab046628c: Preparing
[Airflow] 5f70bf18a086: Preparing
[Airflow] 8b4250c5d64d: Preparing
[Airflow] af7b571f7ca8: Preparing
[Airflow] c57e7b07a3b2: Preparing
[Airflow] f280206a86b2: Preparing
[Airflow] feb06c5db7c4: Preparing
[Airflow] b082288f25e1: Preparing
[Airflow] 79d83185dd32: Preparing
[Airflow] ab84691a2eba: Preparing
[Airflow] 30baed22bc16: Preparing
[Airflow] 26f2bb17348b: Preparing
[Airflow] 15b3067dc4be: Preparing
[Airflow] db70c9ea5e22: Preparing
[Airflow] 31152b74f256: Preparing
[Airflow] 8a2adc4b2731: Preparing
[Airflow] 7766968e5876: Preparing
[Airflow] 16af49539099: Preparing
[Airflow] 219c6c2423f1: Preparing
[Airflow] 3af14c9a24c9: Preparing
[Airflow] 8b4250c5d64d: Waiting
[Airflow] af7b571f7ca8: Waiting
[Airflow] 723f8f492c04: Waiting
[Airflow] c57e7b07a3b2: Waiting
[Airflow] b189487fdfe3: Waiting
[Airflow] f280206a86b2: Waiting
[Airflow] a9ce8d2cbf7a: Waiting
[Airflow] feb06c5db7c4: Waiting
[Airflow] b082288f25e1: Waiting
[Airflow] 4b40dfb24c88: Waiting
[Airflow] 79d83185dd32: Waiting
[Airflow] ebc75b9aafef: Waiting
[Airflow] f4afd841a94b: Waiting
[Airflow] ab84691a2eba: Waiting
[Airflow] 4828a6c451df: Waiting
[Airflow] fa9ab046628c: Waiting
[Airflow] 30baed22bc16: Waiting
[Airflow] 5f70bf18a086: Waiting
[Airflow] 26f2bb17348b: Waiting
[Airflow] 16af49539099: Waiting
[Airflow] 15b3067dc4be: Waiting
[Airflow] 219c6c2423f1: Waiting
[Airflow] db70c9ea5e22: Waiting
[Airflow] 31152b74f256: Waiting
[Airflow] 3af14c9a24c9: Waiting
[Airflow] 8a2adc4b2731: Waiting
[Airflow] 7766968e5876: Waiting
[Airflow] 5c49a05f8af7: Layer already exists
[Airflow] a898b039982b: Layer already exists
[Airflow] 21cd55bd591a: Layer already exists
[Airflow] 7c6a95b1749e: Layer already exists
[Airflow] 2da12f0ecf63: Layer already exists
[Airflow] ebc75b9aafef: Layer already exists
[Airflow] 4b40dfb24c88: Layer already exists
[Airflow] b189487fdfe3: Layer already exists
[Airflow] a9ce8d2cbf7a: Layer already exists
[Airflow] 723f8f492c04: Layer already exists
[Airflow] 5f70bf18a086: Layer already exists
[Airflow] 8b4250c5d64d: Layer already exists
[Airflow] f4afd841a94b: Layer already exists
[Airflow] 4828a6c451df: Layer already exists
[Airflow] fa9ab046628c: Layer already exists
[Airflow] b082288f25e1: Layer already exists
[Airflow] f280206a86b2: Layer already exists
[Airflow] c57e7b07a3b2: Layer already exists
[Airflow] af7b571f7ca8: Layer already exists
[Airflow] feb06c5db7c4: Layer already exists
[Airflow] ab84691a2eba: Layer already exists
[Airflow] 26f2bb17348b: Layer already exists
[Airflow] 79d83185dd32: Layer already exists
[Airflow] 30baed22bc16: Layer already exists
[Airflow] 8a2adc4b2731: Layer already exists
[Airflow] 31152b74f256: Layer already exists
[Airflow] 15b3067dc4be: Layer already exists
[Airflow] db70c9ea5e22: Layer already exists
[Airflow] 7766968e5876: Layer already exists
[Airflow] 3af14c9a24c9: Layer already exists
[Airflow] 16af49539099: Layer already exists
[Airflow] 219c6c2423f1: Layer already exists
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v140-merge-240
[Keystone] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/keystone]
[Keystone] 3bf08d2bcb96: Preparing
[Keystone] 2e563b1c6754: Preparing
[Keystone] 89c9aed604c2: Preparing
[Keystone] 90ebef0ef243: Preparing
[Keystone] 734c9e330280: Preparing
[Keystone] cbc8d5a10866: Preparing
[Keystone] d101c9453715: Preparing
[Keystone] 90ebef0ef243: Waiting
[Keystone] 734c9e330280: Waiting
[Keystone] cbc8d5a10866: Waiting
[Keystone] d101c9453715: Waiting
[Keystone] 3bf08d2bcb96: Waiting
[Keystone] 2e563b1c6754: Waiting
[Keystone] 89c9aed604c2: Waiting
[Pipeline] [osmclient] }
[Pipeline] [MON] echo
[MON] Tagging mon:osm-v140-merge-240
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[MON] + docker tag opensourcemano/mon:osm-v140-merge-240 osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v140-merge-240
[Pipeline] [LCM] sh
[LCM] [LCM] Running shell script
[LCM] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v140-merge-240
[LCM] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/lcm]
[LCM] dd9151a32d49: Preparing
[LCM] f56fbc979beb: Preparing
[LCM] d3769ccf0d66: Preparing
[LCM] 13d2d9a2fb3a: Preparing
[LCM] 13fe0ee3025c: Preparing
[LCM] 56d23dae80bc: Preparing
[LCM] d4f6dc01534f: Preparing
[LCM] 0a3ab67f2d2c: Preparing
[LCM] c1889ae76897: Preparing
[LCM] 6869bfa95ff1: Preparing
[LCM] 779ec76c663b: Preparing
[LCM] 884bcb204e6c: Preparing
[LCM] 13d2d9a2fb3a: Waiting
[LCM] 8988808a96d8: Preparing
[LCM] 13fe0ee3025c: Waiting
[LCM] 0b28fe82dc98: Preparing
[LCM] 56d23dae80bc: Waiting
[LCM] 35e61673ec09: Preparing
[LCM] d4f6dc01534f: Waiting
[LCM] cbc8d5a10866: Preparing
[LCM] d101c9453715: Preparing
[LCM] 0a3ab67f2d2c: Waiting
[LCM] c1889ae76897: Waiting
[LCM] dd9151a32d49: Waiting
[LCM] 35e61673ec09: Waiting
[LCM] f56fbc979beb: Waiting
[LCM] 0b28fe82dc98: Waiting
[LCM] d3769ccf0d66: Waiting
[LCM] cbc8d5a10866: Waiting
[LCM] d101c9453715: Waiting
[LCM] 884bcb204e6c: Waiting
[LCM] 8988808a96d8: Waiting
[LCM] 6869bfa95ff1: Waiting
[Pipeline] [Webhook] }
[NG-UI] Setting up osm-ngui (14.0.1-1) ...
[NBI]  ---> Running in 481b113f07bb
[Keystone] 90ebef0ef243: Layer already exists
[Keystone] 734c9e330280: Layer already exists
[Keystone] 3bf08d2bcb96: Layer already exists
[Keystone] 2e563b1c6754: Layer already exists
[Keystone] d101c9453715: Layer already exists
[Keystone] 89c9aed604c2: Layer already exists
[Keystone] cbc8d5a10866: Layer already exists
[LCM] f56fbc979beb: Layer already exists
[LCM] dd9151a32d49: Layer already exists
[LCM] 13d2d9a2fb3a: Layer already exists
[LCM] 13fe0ee3025c: Layer already exists
[LCM] 56d23dae80bc: Layer already exists
[LCM] d3769ccf0d66: Layer already exists
[LCM] d4f6dc01534f: Layer already exists
[LCM] c1889ae76897: Layer already exists
[LCM] 779ec76c663b: Layer already exists
[Pipeline] [osmclient] // dir
[Airflow] osm-v140-merge-240: digest: sha256:554e30a5413ab9e79538f9ccdb28eac484301530d17b2a0a25e07a6bd4c1f459 size: 7006
[Keystone] osm-v140-merge-240: digest: sha256:e20c86494beda0aed927732a5efaf33010816f39840b7aca5781f84026ce6a94 size: 1782
[LCM] 0a3ab67f2d2c: Layer already exists
[LCM] 884bcb204e6c: Layer already exists
[LCM] 0b28fe82dc98: Layer already exists
[LCM] 6869bfa95ff1: Layer already exists
[LCM] 8988808a96d8: Layer already exists
[LCM] 35e61673ec09: Layer already exists
[LCM] d101c9453715: Layer already exists
[LCM] cbc8d5a10866: Layer already exists
[LCM] osm-v140-merge-240: digest: sha256:03d2518ea0d9d7b6dca207038d5a0ade323493cf8441476aab0d0e061040467b size: 3896
[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 (14.0.1.post1+gdf51104-1) ...
[NBI] Setting up python3-osm-common (14.0.1.post1+gdf51104-1) ...
[Pipeline] [osmclient] }
[Pipeline] [PLA] echo
[PLA] Tagging pla:osm-v140-merge-240
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker tag opensourcemano/pla:osm-v140-merge-240 osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v140-merge-240
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [POL] echo
[POL] Tagging pol:osm-v140-merge-240
[Pipeline] [POL] sh
[Prometheus] 7bb465c29149: Pull complete
[RO] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v140-merge-240
[RO] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ro]
[RO] 8868ff3ed22a: Preparing
[RO] b427a95d1920: Preparing
[RO] f1ad2300edef: Preparing
[RO] eb162fe02145: Preparing
[RO] 7700bde8f3b5: Preparing
[RO] 660eb6f83f48: Preparing
[RO] 35e61673ec09: Preparing
[RO] cbc8d5a10866: Preparing
[RO] d101c9453715: Preparing
[RO] 660eb6f83f48: Waiting
[POL] [POL] Running shell script
[POL] + docker tag opensourcemano/pol:osm-v140-merge-240 osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v140-merge-240
[Pipeline] [Webhook] // dir
[Pipeline] [Webhook] }
[Pipeline] [MON] sh
[NG-UI] Removing intermediate container fc7e586baf8e
[NG-UI]  ---> 70fb5c8b3b26
[NG-UI] Step 10/23 : WORKDIR /usr/share/osm-ngui
[RO] 35e61673ec09: Waiting
[RO] cbc8d5a10866: Waiting
[RO] d101c9453715: Waiting
[RO] 8868ff3ed22a: Layer already exists
[RO] b427a95d1920: Layer already exists
[RO] 7700bde8f3b5: Layer already exists
[RO] eb162fe02145: Layer already exists
[RO] f1ad2300edef: Layer already exists
[RO] cbc8d5a10866: Layer already exists
[RO] 35e61673ec09: Layer already exists
[RO] d101c9453715: Layer already exists
[RO] 660eb6f83f48: Layer already exists
[RO] osm-v140-merge-240: digest: sha256:15666d1b5def82743cfbb05a5562623b6e3dfee7f5dfe8f2fe25b2682156a472 size: 2204
[MON] [MON] Running shell script
[MON] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v140-merge-240
[MON] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/mon]
[MON] 9ebe00ed06da: Preparing
[MON] 4229ded473f9: Preparing
[MON] 321a2ddf683a: Preparing
[MON] 596bfbc4a5e2: Preparing
[MON] 47f1f28dae3b: Preparing
[MON] ae7aca0f4fff: Preparing
[MON] 116b83d5fbc8: Preparing
[MON] 4c55f7bd59df: Preparing
[MON] d33776e92ebb: Preparing
[MON] 05bd5327d42b: Preparing
[MON] 38bdda36f8f3: Preparing
[MON] fec825d1a44b: Preparing
[MON] 35e61673ec09: Preparing
[MON] cbc8d5a10866: Preparing
[MON] d101c9453715: Preparing
[MON] ae7aca0f4fff: Waiting
[MON] 4c55f7bd59df: Waiting
[MON] d33776e92ebb: Waiting
[MON] 05bd5327d42b: Waiting
[MON] 38bdda36f8f3: Waiting
[MON] cbc8d5a10866: Waiting
[MON] d101c9453715: Waiting
[MON] 35e61673ec09: Waiting
[MON] fec825d1a44b: Waiting
[NG-UI]  ---> Running in 6c082ee6b1d0
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v140-merge-240
[PLA] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pla]
[PLA] a3931076251d: Preparing
[PLA] 5af0e9708769: Preparing
[PLA] 0b28c3b78b18: Preparing
[PLA] 48e2b5767434: Preparing
[PLA] f18ccaf9174b: Preparing
[PLA] e1a1925c4200: Preparing
[PLA] e3f598558918: Preparing
[PLA] 1a8cd3b745ff: Preparing
[PLA] 35e61673ec09: Preparing
[PLA] cbc8d5a10866: Preparing
[PLA] d101c9453715: Preparing
[PLA] e1a1925c4200: Waiting
[PLA] e3f598558918: Waiting
[PLA] cbc8d5a10866: Waiting
[PLA] d101c9453715: Waiting
[PLA] 1a8cd3b745ff: Waiting
[PLA] 35e61673ec09: Waiting
[Pipeline] [Airflow] }
[Pipeline] [Keystone] }
[Pipeline] [LCM] }
[MON] 9ebe00ed06da: Layer already exists
[MON] 321a2ddf683a: Layer already exists
[MON] 4229ded473f9: Layer already exists
[MON] 596bfbc4a5e2: Layer already exists
[MON] 47f1f28dae3b: Layer already exists
[MON] 116b83d5fbc8: Layer already exists
[MON] 05bd5327d42b: Layer already exists
[MON] ae7aca0f4fff: Layer already exists
[MON] 4c55f7bd59df: Layer already exists
[MON] d33776e92ebb: Layer already exists
[MON] cbc8d5a10866: Layer already exists
[MON] d101c9453715: Layer already exists
[MON] 35e61673ec09: Layer already exists
[MON] 38bdda36f8f3: Layer already exists
[MON] fec825d1a44b: Layer already exists
[MON] osm-v140-merge-240: digest: sha256:87d0e38058c409faa021ce4775f9e2a09de70f7bd07e249f74d4b6f5d72c5b7f size: 3466
[Pipeline] [RO] }
[NG-UI] Removing intermediate container 6c082ee6b1d0
[NG-UI]  ---> 305ac581813e
[NG-UI] Step 11/23 : RUN npm install
[NG-UI]  ---> Running in 73fbf56d5f54
[PLA] f18ccaf9174b: Layer already exists
[PLA] 5af0e9708769: Layer already exists
[PLA] 48e2b5767434: Layer already exists
[PLA] 0b28c3b78b18: Layer already exists
[PLA] a3931076251d: Layer already exists
[PLA] e3f598558918: Layer already exists
[PLA] e1a1925c4200: Layer already exists
[PLA] cbc8d5a10866: Layer already exists
[PLA] 1a8cd3b745ff: Layer already exists
[PLA] 35e61673ec09: Layer already exists
[PLA] d101c9453715: Layer already exists
[PLA] osm-v140-merge-240: digest: sha256:ee3fe1484913e806ab1daa7d9da9f64c3c6422b9991cf637b19c05c300c527dc size: 2625
[Pipeline] [Airflow] // dir
[NBI] Removing intermediate container 481b113f07bb
[NBI]  ---> 6eebf640b130
[NBI] Step 10/46 : RUN curl $PYTHON3_OSM_IM_URL -o osm_im.deb
[NBI]  ---> Running in 1840dddb1782
[Pipeline] [Keystone] // dir
[Pipeline] [LCM] // dir
[Pipeline] [Airflow] }
[Pipeline] [Keystone] }
[Pipeline] [LCM] }
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[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  169k  100  169k    0     0   598k      0 --:--:-- --:--:-- --:--:--  600k
[POL] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v140-merge-240
[POL] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/pol]
[POL] e33e91c9e296: Preparing
[POL] e8c1833041a5: Preparing
[POL] d49f101e631c: Preparing
[POL] 423dfafa61f4: Preparing
[POL] f134b2eb05fd: Preparing
[POL] 0f99f9a1aff6: Preparing
[POL] a93a04d8e5fa: Preparing
[POL] b43a01a42797: Preparing
[POL] d479ad2bbe2f: Preparing
[POL] c78a8503fc86: Preparing
[POL] 85855fb6475f: Preparing
[POL] 35e61673ec09: Preparing
[POL] cbc8d5a10866: Preparing
[POL] d101c9453715: Preparing
[POL] c78a8503fc86: Waiting
[POL] 85855fb6475f: Waiting
[POL] 35e61673ec09: Waiting
[POL] cbc8d5a10866: Waiting
[POL] d101c9453715: Waiting
[POL] 0f99f9a1aff6: Waiting
[POL] a93a04d8e5fa: Waiting
[POL] b43a01a42797: Waiting
[POL] d479ad2bbe2f: Waiting
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[Pipeline] [MON] }
[Pipeline] [PLA] }
[Prometheus] 2b9b41aaa3c5: Pull complete
[POL] f134b2eb05fd: Layer already exists
[POL] d49f101e631c: Layer already exists
[POL] e33e91c9e296: Layer already exists
[POL] 423dfafa61f4: Layer already exists
[POL] e8c1833041a5: Layer already exists
[POL] a93a04d8e5fa: Layer already exists
[POL] d479ad2bbe2f: Layer already exists
[POL] 0f99f9a1aff6: Layer already exists
[POL] b43a01a42797: Layer already exists
[POL] 85855fb6475f: Layer already exists
[POL] c78a8503fc86: Layer already exists
[POL] d101c9453715: Layer already exists
[POL] cbc8d5a10866: Layer already exists
[POL] 35e61673ec09: Layer already exists
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[Pipeline] [PLA] // dir
[POL] osm-v140-merge-240: digest: sha256:d932a4112ad601e92231a5c3a22974fdf5fb56c0034d27516077a70979f58f13 size: 3252
[Pipeline] [PLA] }
[Pipeline] [POL] }
[Pipeline] [POL] // dir
[Pipeline] [POL] }
[NBI] Removing intermediate container 1840dddb1782
[NBI]  ---> 5f84001b3d3b
[NBI] Step 11/46 : RUN dpkg -i ./osm_im.deb
[tests] Updating files:  51% (2909/5600)
Updating files:  52% (2912/5600)
Updating files:  53% (2968/5600)
Updating files:  54% (3024/5600)
Updating files:  55% (3080/5600)
Updating files:  56% (3136/5600)
Updating files:  57% (3192/5600)
Updating files:  58% (3248/5600)
Updating files:  59% (3304/5600)
Updating files:  60% (3360/5600)
Updating files:  61% (3416/5600)
Updating files:  62% (3472/5600)
Updating files:  63% (3528/5600)
Updating files:  64% (3584/5600)
Updating files:  65% (3640/5600)
Updating files:  66% (3696/5600)
Updating files:  67% (3752/5600)
Updating files:  68% (3808/5600)
Updating files:  69% (3864/5600)
Updating files:  70% (3920/5600)
Updating files:  71% (3976/5600)
Updating files:  72% (4032/5600)
Updating files:  73% (4088/5600)
Updating files:  74% (4144/5600)
Updating files:  75% (4200/5600)
Updating files:  76% (4256/5600)
Updating files:  77% (4312/5600)
Updating files:  78% (4368/5600)
Updating files:  79% (4424/5600)
Updating files:  80% (4480/5600)
Updating files:  81% (4536/5600)
Updating files:  82% (4592/5600)
Updating files:  83% (4648/5600)
Updating files:  84% (4704/5600)
Updating files:  85% (4760/5600)
Updating files:  86% (4816/5600)
Updating files:  87% (4872/5600)
Updating files:  88% (4928/5600)
Updating files:  89% (4984/5600)
Updating files:  90% (5040/5600)
Updating files:  91% (5096/5600)
Updating files:  92% (5152/5600)
Updating files:  93% (5208/5600)
Updating files:  94% (5264/5600)
Updating files:  95% (5320/5600)
Updating files:  96% (5376/5600)
Updating files:  97% (5432/5600)
Updating files:  97% (5448/5600)
Updating files:  98% (5488/5600)
Updating files:  99% (5544/5600)
Updating files: 100% (5600/5600)
Updating files: 100% (5600/5600), done.
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/native_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'
[tests] Submodule 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'
[tests] Submodule 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_k8s_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'
[tests] Submodule 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'
[tests] Submodule 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'
[tests] Submodule 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm' (https://github.com/charmed-osm/charms.osm.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'
[tests] Submodule 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator.git) registered for path 'charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'
[tests] Submodule 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator' (https://github.com/canonical/operator) registered for path 'charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers' (https://github.com/juju/charm-helpers.git) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charms.osm'
[tests] Submodule 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_gateway_vnfd/charms/vyos-config/mod/operator'
[tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm' (https://github.com/charmed-osm/charms.osm) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/charms.osm'
[tests] Submodule 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator' (https://github.com/canonical/operator) registered for path 'magma/hackfest_magma-agw-enb_vnfd/charms/magmagw/mod/operator'
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ha_proxy_charm_vnf/charms/simple/mod/operator'...
[NBI]  ---> Running in 3543a6caf6f4
[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 (14.0.1+g88bac73-1) ...
[NBI] Setting up python3-osm-im (14.0.1+g88bac73-1) ...
[Prometheus] 49b40be4436e: Pull complete
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/k8s_proxy_charm_vnf/charms/simple/mod/operator'...
[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
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_charm_vnf/charms/simple/mod/operator'...
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_charm_vnf/charms/nginx-k8s/mod/operator'...
[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.
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_k8s_scale_charm_vnf/charms/nginx-k8s/mod/operator'...
[NBI] Removing intermediate container 3543a6caf6f4
[NBI]  ---> ea672b10198e
[NBI] Step 12/46 : RUN curl $PYTHON3_OSM_NBI_URL -o osm_nbi.deb
[NG-UI] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
[Prometheus] c558fac597f8: Pull complete
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/native_manual_scale_charm_vnf/charms/simple/mod/operator'...
[NBI]  ---> Running in 96b98e2f4499
[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  154k  100  154k    0     0  1325k      0 --:--:-- --:--:-- --:--:-- 1333k
[Prometheus] 11402150a57e: Pull complete
[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'...
[NBI] Removing intermediate container 96b98e2f4499
[NBI]  ---> dfb4001d9de6
[NBI] Step 13/46 : RUN dpkg -i ./osm_nbi.deb
[NBI]  ---> Running in c4842aeadee7
[Prometheus] 4532b04ec8f7: Pull complete
[Prometheus] 4df0efb76c10: Pull complete
[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 (14.0.1.post1+g19d101d-1) ...
[NBI] Setting up python3-osm-nbi (14.0.1.post1+g19d101d-1) ...
[Prometheus] 951fd003e72c: Pull complete
[Prometheus] Digest: sha256:12266a9bc0318a9e0131561fc98d53b75325a3c2abd62aebc8302e3beb503b05
[Prometheus] Status: Downloaded newer image for python:3.8
[Prometheus]  ---> e88393a58f95
[Prometheus] Step 2/13 : ENV PROMETHEUS_URL http://prometheus:9090
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/charms.osm'...
[NBI] Removing intermediate container c4842aeadee7
[NBI]  ---> 425bda469aeb
[NBI] Step 14/46 : 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 9292ecf31445
[Prometheus]  ---> Running in 18cb919bf475
[Prometheus] Removing intermediate container 18cb919bf475
[Prometheus]  ---> 1f8da232c725
[Prometheus] Step 3/13 : ENV MONGODB_URL mongodb://mongo:27017
[Prometheus]  ---> Running in c07b1d38f6d1
[Prometheus] Removing intermediate container c07b1d38f6d1
[Prometheus]  ---> 8ad02c15e3a5
[Prometheus] Step 4/13 : ENV PROMETHEUS_CONFIG_FILE /etc/prometheus/prometheus.yml
[Prometheus]  ---> Running in 63498d83f8fe
[Prometheus] Removing intermediate container 63498d83f8fe
[Prometheus]  ---> 318b394f3343
[Prometheus] Step 5/13 : ENV PROMETHEUS_BASE_CONFIG_FILE /etc/prometheus_base/prometheus.yml
[Prometheus]  ---> Running in 797b2a623e47
[Prometheus] Removing intermediate container 797b2a623e47
[Prometheus]  ---> 3b1f5ad499c6
[Prometheus] Step 6/13 : ENV PROMETHEUS_ALERTS_FILE /etc/prometheus/osm_alert_rules.yml
[Prometheus]  ---> Running in 6c45db5f7f30
[Prometheus] Removing intermediate container 6c45db5f7f30
[Prometheus]  ---> 999dcd44e330
[Prometheus] Step 7/13 : ENV PROMETHEUS_BASE_ALERTS_FILE /etc/prometheus_base/osm_alert_rules.yml
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/nopasswd_proxy_charm_vnf/charms/simple/mod/operator'...
[Prometheus]  ---> Running in 63eecde10811
[Prometheus] Removing intermediate container 63eecde10811
[Prometheus]  ---> 4f949278734f
[Prometheus] Step 8/13 : ENV TARGET_DATABASE osm
[Prometheus]  ---> Running in df0d40bdf420
[Prometheus] Removing intermediate container df0d40bdf420
[Prometheus]  ---> 45d0f36af64a
[Prometheus] Step 9/13 : WORKDIR /code
[Prometheus]  ---> Running in 7f61e150d4bf
[Prometheus] Removing intermediate container 7f61e150d4bf
[Prometheus]  ---> 54c852c71178
[Prometheus] Step 10/13 : COPY src/requirements.txt .
[Prometheus]  ---> 95367242cfd3
[Prometheus] Step 11/13 : RUN pip install -r requirements.txt
[Prometheus]  ---> Running in c78cfd64f29d
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_provides_vnf/charms/simple_provides/mod/operator'...
[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.1 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 20.1 MB/s eta 0:00:00
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/ns_relations_requires_vnf/charms/simple_requires/mod/operator'...
[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 21.9 MB/s eta 0:00:00
[NBI] Collecting motor==3.3.1
[NBI]   Downloading motor-3.3.1-py3-none-any.whl (70 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 KB 9.0 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 5.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 34.8 MB/s eta 0:00:00
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/charms.osm'...
[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 12.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 28.5 MB/s eta 0:00:00
[NBI] Collecting enum34==1.1.10
[NBI]   Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_provides_proxy/mod/operator'...
[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 54.4 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 19.9 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 5.4 MB/s eta 0:00:00
[Prometheus] Collecting aiohttp==3.6.2
[Prometheus]   Downloading aiohttp-3.6.2-py3-none-any.whl (441 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 kB 3.6 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.1 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 10.1 MB/s eta 0:00:00
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/proxy_native_relation_vnf/charms/simple_requires/mod/operator'...
[Prometheus] Collecting idna==2.10
[Prometheus]   Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 6.7 MB/s eta 0:00:00
[Prometheus] Collecting multidict==4.7.6
[Prometheus]   Downloading multidict-4.7.6-cp38-cp38-manylinux1_x86_64.whl (162 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.9/162.9 kB 9.5 MB/s eta 0:00:00
[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 32.6 MB/s eta 0:00:00
[NBI] Collecting six==1.16.0
[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 38.0 MB/s eta 0:00:00
[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 13.3 MB/s eta 0:00:00
[Prometheus] Collecting python-dateutil==2.8.1
[Prometheus]   Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
[Prometheus]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.2/227.2 kB 7.3 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 12.7 MB/s eta 0:00:00
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_provides/mod/operator'...
[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 5.5 MB/s eta 0:00:00
[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 16.3 MB/s eta 0:00:00
[NBI] Collecting charset-normalizer==3.3.0
[NBI]   Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 11.0 MB/s eta 0:00:00
[Prometheus]   Preparing metadata (setup.py): started
[Prometheus]   Preparing metadata (setup.py): finished with status 'done'
[Prometheus] Collecting six==1.15.0
[Prometheus]   Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
[tests] Cloning into '/robot-systest/osm-packages/charm-packages/vnf_relations_vnf/charms/simple_requires/mod/operator'...
[NBI] Collecting cheroot==10.0.0
[NBI]   Downloading cheroot-10.0.0-py3-none-any.whl (101 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.6/101.6 KB 9.5 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 19.6 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 7.6 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 19.7 MB/s eta 0:00:00
[NBI] Collecting idna==3.4
[NBI]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 KB 3.8 MB/s eta 0:00:00
[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 17.3 MB/s eta 0:00:00
[Prometheus] Building wheels for collected packages: PyYAML
[Prometheus]   Building wheel for PyYAML (setup.py): started
[tests] Cloning into '/robot-systest/osm-packages/magma/hackfest_gateway_vnfd/charms/vyos-config/mod/charm-helpers'...
[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)
[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 8.0 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 18.1 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 2.9 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 27.1 MB/s eta 0:00:00
[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'...
[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.4 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 34.1 MB/s eta 0:00:00
[NBI] Collecting netifaces==0.11.0
[NBI]   Downloading netifaces-0.11.0.tar.gz (30 kB)
[NBI]   Preparing metadata (setup.py): started
[NBI]   Preparing metadata (setup.py): finished with status 'done'
[NG-UI] npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
[NG-UI] npm WARN deprecated @babel/plugin-proposal-optional-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-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.
[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-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-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-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-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-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.
[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-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.
[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 12.0 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 4.9 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)
[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 6.7 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 10.4 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)
[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'...
[NBI] Collecting pydantic==2.4.2
[NBI]   Downloading pydantic-2.4.2-py3-none-any.whl (395 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.8/395.8 KB 20.8 MB/s eta 0:00:00
[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'
[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 29.3 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 5.6 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 18.1 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 20.7 MB/s eta 0:00:00
[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'
[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 5.8 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)
[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)
[NG-UI] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 12.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)
[NG-UI] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 124.7 kB/s eta 0:00:00
[NBI] Collecting tacacs-plus==2.6
[NBI]   Downloading tacacs_plus-2.6-py2.py3-none-any.whl (17 kB)
[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=607935 sha256=9e472d5408fdd356d09a05dd7b1831f903e1bfe2cde3c6c8dbc304e4b5c31491
[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
[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.3 MB/s eta 0:00:00
[NBI] Collecting urllib3==2.0.5
[NBI]   Downloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[NBI]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 KB 13.4 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 7.0 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 17.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)
[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
[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 194)) (59.6.0)
[NBI] Building wheels for collected packages: netifaces
[NBI]   Building wheel for netifaces (setup.py): started
[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=35026 sha256=39617c66ad29c8b559db3fcba2585919648b742a9f9031e13680aebb74194827
[NBI]   Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa
[NBI] Successfully built netifaces
[Prometheus] Removing intermediate container c78cfd64f29d
[Prometheus]  ---> f7bf0d43a780
[Prometheus] Step 12/13 : COPY src/app.py .
[Prometheus]  ---> 1344261691cd
[Prometheus] Step 13/13 : CMD [ "python", "-u", "./app.py" ]
[Prometheus]  ---> Running in 4856c6abbd37
[Prometheus] Removing intermediate container 4856c6abbd37
[Prometheus]  ---> 46697292bdce
[Prometheus] [Warning] One or more build-args [PYTHON3_OSM_COMMON_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROVIM_GCP_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL OSM_NGUI_URL PYTHON3_N2VC_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_NG_RO_URL CACHE_DATE OSM_DEVOPS_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL APT_PROXY OSM_IMDOCS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_TESTS_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_AWS_URL] were not consumed
[Prometheus] Successfully built 46697292bdce
[Prometheus] Successfully tagged opensourcemano/prometheus:osm-v140-merge-240
[Pipeline] [Prometheus] echo
[Prometheus] Tagging prometheus:osm-v140-merge-240
[Pipeline] [Prometheus] sh
[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
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker tag opensourcemano/prometheus:osm-v140-merge-240 osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v140-merge-240
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v140-merge-240
[Prometheus] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus]
[Prometheus] ba5a3f6450b0: Preparing
[Prometheus] 28fc28cbbb00: Preparing
[Prometheus] b650aa902c8d: Preparing
[Prometheus] e7484b8612f4: Preparing
[Prometheus] 6e751b5b0bee: Preparing
[Prometheus] 126cdbcad241: Preparing
[Prometheus] 01589a17de95: Preparing
[Prometheus] 84f540ade319: Preparing
[Prometheus] 9fe4e8a1862c: Preparing
[Prometheus] 909275a3eaaa: Preparing
[Prometheus] f3f47b3309ca: Preparing
[Prometheus] 1a5fc1184c48: Preparing
[Prometheus] 84f540ade319: Waiting
[Prometheus] 126cdbcad241: Waiting
[Prometheus] 01589a17de95: Waiting
[Prometheus] 9fe4e8a1862c: Waiting
[Prometheus] 909275a3eaaa: Waiting
[Prometheus] f3f47b3309ca: Waiting
[Prometheus] 1a5fc1184c48: Waiting
[Prometheus] 6e751b5b0bee: Layer already exists
[Prometheus] 126cdbcad241: Layer already exists
[Prometheus] 01589a17de95: Layer already exists
[Prometheus] 84f540ade319: Layer already exists
[Prometheus] 9fe4e8a1862c: Layer already exists
[Prometheus] 909275a3eaaa: Layer already exists
[Prometheus] f3f47b3309ca: Layer already exists
[Prometheus] 1a5fc1184c48: Layer already exists
[Prometheus] ba5a3f6450b0: Pushed
[Prometheus] e7484b8612f4: Pushed
[Prometheus] b650aa902c8d: Pushed
[tests] Removing intermediate container b3fd10a51463
[tests]  ---> b0eaab04393d
[tests] Step 21/30 : WORKDIR /robot-systest
[tests]  ---> Running in 78c2d80f0649
[tests] Removing intermediate container 78c2d80f0649
[tests]  ---> 3d0c3feb3e60
[tests] Step 22/30 : ENV ROBOT_DEVOPS_FOLDER=/robot-systest
[tests]  ---> Running in da4b56716c3b
[tests] Removing intermediate container da4b56716c3b
[tests]  ---> 0294b44ac0d5
[tests] Step 23/30 : ENV ENVIRONMENTS_FOLDER=environments
[tests]  ---> Running in 09d521a659e2
[tests] Removing intermediate container 09d521a659e2
[tests]  ---> 8063cd230f8d
[tests] Step 24/30 : ENV PACKAGES_FOLDER=/robot-systest/osm-packages
[tests]  ---> Running in 29f7375dc8d4
[tests] Removing intermediate container 29f7375dc8d4
[tests]  ---> e7aa2625da5c
[tests] Step 25/30 : ENV ROBOT_REPORT_FOLDER=/robot-systest/results
[tests]  ---> Running in ad252287ebcd
[tests] Removing intermediate container ad252287ebcd
[tests]  ---> 2a0f931193e2
[tests] Step 26/30 : ENV K8S_CREDENTIALS=/root/.kube/config
[tests]  ---> Running in cc0ff80e0f0c
[tests] Removing intermediate container cc0ff80e0f0c
[tests]  ---> 1366e091cc6c
[tests] Step 27/30 : ENV OSM_RSA_FILE=/root/osm_id_rsa
[tests]  ---> Running in 78832b1c3f8c
[tests] Removing intermediate container 78832b1c3f8c
[tests]  ---> e5740fbfa3f8
[tests] Step 28/30 : ENV LC_ALL=C.UTF-8
[tests]  ---> Running in c83b5107d6d2
[tests] Removing intermediate container c83b5107d6d2
[tests]  ---> 9fb130c56b84
[tests] Step 29/30 : ENV LANG=C.UTF-8
[tests]  ---> Running in 7491cc82b8aa
[tests] Removing intermediate container 7491cc82b8aa
[tests]  ---> de4c4762a981
[tests] Step 30/30 : ENTRYPOINT [ "/robot-systest/run_test.sh"]
[tests]  ---> Running in e7d68a7595f9
[tests] Removing intermediate container e7d68a7595f9
[tests]  ---> 7096b72fb559
[tests] [Warning] One or more build-args [PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROSDN_ODLOF_URL OSM_DEVOPS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_N2VC_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_IMDOCS_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_RO_PLUGIN_URL OSM_NGUI_URL PYTHON3_OSM_NBI_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSM_ROVIM_VMWARE_URL] were not consumed
[tests] Successfully built 7096b72fb559
[tests] Successfully tagged opensourcemano/tests:osm-v140-merge-240
[Pipeline] [tests] echo
[tests] Tagging tests:osm-v140-merge-240
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker tag opensourcemano/tests:osm-v140-merge-240 osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v140-merge-240
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v140-merge-240
[tests] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/tests]
[tests] ced45e7e88a4: Preparing
[tests] 1c50708c2c1d: Preparing
[tests] c4fe4c5d191a: Preparing
[tests] 1e2af895da9e: Preparing
[tests] 206c2e305313: Preparing
[tests] 42a64d15e369: Preparing
[tests] 278edd20134a: Preparing
[tests] 3bd65c0a3839: Preparing
[tests] 937348eef1be: Preparing
[tests] 8d23d45bac37: Preparing
[tests] cd105c6c11d0: Preparing
[tests] 03075a101a25: Preparing
[tests] b4fdef8d15dd: Preparing
[tests] cbc8d5a10866: Preparing
[tests] d101c9453715: Preparing
[tests] 278edd20134a: Waiting
[tests] 3bd65c0a3839: Waiting
[tests] 937348eef1be: Waiting
[tests] 8d23d45bac37: Waiting
[tests] cd105c6c11d0: Waiting
[tests] 03075a101a25: Waiting
[tests] b4fdef8d15dd: Waiting
[tests] cbc8d5a10866: Waiting
[tests] d101c9453715: Waiting
[tests] 206c2e305313: Waiting
[tests] 42a64d15e369: Waiting
[tests] c4fe4c5d191a: Layer already exists
[tests] 1c50708c2c1d: Layer already exists
[tests] 1e2af895da9e: Layer already exists
[tests] 206c2e305313: Layer already exists
[tests] 3bd65c0a3839: Layer already exists
[tests] 42a64d15e369: Layer already exists
[tests] 937348eef1be: Layer already exists
[tests] 03075a101a25: Layer already exists
[tests] 8d23d45bac37: Layer already exists
[tests] 278edd20134a: Layer already exists
[tests] cd105c6c11d0: Layer already exists
[tests] d101c9453715: Layer already exists
[tests] b4fdef8d15dd: Layer already exists
[tests] cbc8d5a10866: Layer already exists
[Prometheus] 28fc28cbbb00: Pushed
[Prometheus] osm-v140-merge-240: digest: sha256:3ed9245cb314a7de5521a49356da77fbcfb8eecb0df682f510bcc9fec6952bab size: 2841
[Pipeline] [Prometheus] }
[Pipeline] [Prometheus] // dir
[Pipeline] [Prometheus] }
[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.3.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
[NBI] Removing intermediate container 9292ecf31445
[NBI]  ---> cb4f665397bc
[NBI] Step 15/46 : FROM ubuntu:22.04 as FINAL
[NBI]  ---> 3db8720ecbf5
[NBI] Step 16/46 : ARG APT_PROXY
[NBI]  ---> Using cache
[NBI]  ---> 31cf114415aa
[NBI] Step 17/46 : 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]  ---> a9fa358f0e48
[NBI] Step 18/46 : 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]  ---> 0a1c550c3ae2
[NBI] Step 19/46 : COPY --from=INSTALL /usr/lib/python3/dist-packages /usr/lib/python3/dist-packages
[NBI]  ---> Using cache
[NBI]  ---> 83f061f6eb14
[NBI] Step 20/46 : COPY --from=INSTALL /usr/local/lib/python3.10/dist-packages  /usr/local/lib/python3.10/dist-packages
[NBI]  ---> 8eb1563aa93d
[NBI] Step 21/46 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NBI]  ---> Running in 3abd321b1317
[NBI] Removing intermediate container 3abd321b1317
[NBI]  ---> a8fc5e2c60a6
[NBI] Step 22/46 : 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 ca324083bd28
[NBI] Removing intermediate container ca324083bd28
[NBI]  ---> d1a1c39ac2c2
[NBI] Step 23/46 : WORKDIR /app/osm_nbi
[NBI]  ---> Running in 5b08f3c56640
[NBI] Removing intermediate container 5b08f3c56640
[NBI]  ---> be5d1fba54db
[NBI] Step 24/46 : USER appuser
[NBI]  ---> Running in 02d35ee6bc58
[NBI] Removing intermediate container 02d35ee6bc58
[NBI]  ---> 80c240bd4923
[NBI] Step 25/46 : EXPOSE 9999
[NBI]  ---> Running in c5b15c90d59a
[NBI] Removing intermediate container c5b15c90d59a
[NBI]  ---> f4b0bee9900a
[NBI] Step 26/46 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/html_public /app/osm_nbi/html_public
[NBI]  ---> Running in e717406d6815
[NBI] Removing intermediate container e717406d6815
[NBI]  ---> ed5e860df6c7
[NBI] Step 27/46 : RUN cp /usr/lib/python3/dist-packages/osm_nbi/nbi.cfg /app/osm_nbi/
[NBI]  ---> Running in efad6fa740d3
[NBI] Removing intermediate container efad6fa740d3
[NBI]  ---> 80fc8ef74f7d
[NBI] Step 28/46 : RUN cp -R /usr/lib/python3/dist-packages/osm_nbi/http /app/osm_nbi/
[NBI]  ---> Running in e42b5ad4713b
[NBI] Removing intermediate container e42b5ad4713b
[NBI]  ---> 4863a2d97fc1
[NBI] Step 29/46 : ENV OSMNBI_SOCKET_HOST     0.0.0.0
[NBI]  ---> Running in c87811e4faef
[NBI] Removing intermediate container c87811e4faef
[NBI]  ---> 4b4557a1e619
[NBI] Step 30/46 : ENV OSMNBI_SOCKET_PORT     9999
[NBI]  ---> Running in c3e45d4dcc5c
[NBI] Removing intermediate container c3e45d4dcc5c
[NBI]  ---> 6c2b035b8ede
[NBI] Step 31/46 : ENV OSMNBI_SERVER_SSL_CERTIFICATE               /app/osm_nbi/http/cert.pem
[NBI]  ---> Running in 75d36c30f08b
[NBI] Removing intermediate container 75d36c30f08b
[NBI]  ---> 3bd1ff75f6f2
[NBI] Step 32/46 : ENV OSMNBI_SERVER_SSL_PRIVATE_KEY               /app/osm_nbi/http/privkey.pem
[NBI]  ---> Running in 8452295db0bc
[NBI] Removing intermediate container 8452295db0bc
[NBI]  ---> ac3ccbe6b949
[NBI] Step 33/46 : ENV OSMNBI_STORAGE_PATH    /app/storage
[NBI]  ---> Running in 2f30087f9d00
[NBI] Removing intermediate container 2f30087f9d00
[NBI]  ---> 1356a19822c8
[NBI] Step 34/46 : ENV OSMNBI_DATABASE_DRIVER mongo
[NBI]  ---> Running in c5e1d476757c
[NBI] Removing intermediate container c5e1d476757c
[NBI]  ---> 174a03ca8f1a
[NBI] Step 35/46 : ENV OSMNBI_DATABASE_URI   mongodb://mongo:27017
[NBI]  ---> Running in 63409ff3c182
[NBI] Removing intermediate container 63409ff3c182
[NBI]  ---> afd5652ca8f9
[NBI] Step 36/46 : ENV OSMNBI_STATIC_DIR      /app/osm_nbi/html_public
[NBI]  ---> Running in 6b864e059cdf
[NBI] Removing intermediate container 6b864e059cdf
[NBI]  ---> bb900aba0166
[NBI] Step 37/46 : ENV OSMNBI_MESSAGE_DRIVER  kafka
[NBI]  ---> Running in 23b77de7f6d1
[NBI] Removing intermediate container 23b77de7f6d1
[NBI]  ---> 8f5eccc4d158
[NBI] Step 38/46 : ENV OSMNBI_MESSAGE_HOST    kafka
[NBI]  ---> Running in 5aa4a3c85796
[NBI] Removing intermediate container 5aa4a3c85796
[NBI]  ---> e49e8481ca56
[NBI] Step 39/46 : ENV OSMNBI_MESSAGE_PORT    9092
[NBI]  ---> Running in 792b1ef467e7
[NBI] Removing intermediate container 792b1ef467e7
[NBI]  ---> d35e7b06295e
[NBI] Step 40/46 : ENV OSMNBI_LOG_FILE        /app/log/nbi.log
[NBI]  ---> Running in 2d08d2d2eb79
[NBI] Removing intermediate container 2d08d2d2eb79
[NBI]  ---> 194bc906cffe
[NBI] Step 41/46 : ENV OSMNBI_LOG_LEVEL       DEBUG
[tests] ced45e7e88a4: Pushed
[tests] osm-v140-merge-240: digest: sha256:e06bf501b47e15bb0e25560e2574a1b42a9d52e356cf91547c40bad8b2a73f65 size: 3470
[Pipeline] [tests] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[NBI]  ---> Running in d4ad81ddbcc0
[NBI] Removing intermediate container d4ad81ddbcc0
[NBI]  ---> e1d264f6dabf
[NBI] Step 42/46 : ENV OSMNBI_AUTHENTICATION_BACKEND               internal
[NBI]  ---> Running in 5f23090bcf87
[NBI] Removing intermediate container 5f23090bcf87
[NBI]  ---> 6c0ec1aae01c
[NBI] Step 43/46 : ENV OSMNBI_PROMETHEUS_HOST                      prometheus
[NBI]  ---> Running in cdf3e0e7384f
[NBI] Removing intermediate container cdf3e0e7384f
[NBI]  ---> 61c6706aa242
[NBI] Step 44/46 : ENV OSMNBI_PROMETHEUS_PORT                      9090
[NBI]  ---> Running in 6d22fdd97d63
[NBI] Removing intermediate container 6d22fdd97d63
[NBI]  ---> 411920ae0785
[NBI] Step 45/46 : HEALTHCHECK --start-period=120s --interval=10s --timeout=5s --retries=5   CMD curl -k https://localhost:9999/osm/ | grep Welcome || exit 1
[NBI]  ---> Running in e013386bcc20
[NBI] Removing intermediate container e013386bcc20
[NBI]  ---> 7d08254907fc
[NBI] Step 46/46 : CMD python3 -m osm_nbi.nbi
[NBI]  ---> Running in c87d076c9649
[NBI] Removing intermediate container c87d076c9649
[NBI]  ---> 252dda65106a
[NBI] [Warning] One or more build-args [PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_OSM_ROVIM_GCP_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_TAPI_URL OSM_NGUI_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROVIM_OPENVIM_URL OSM_TESTS_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL CACHE_DATE PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_N2VC_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_ROSDN_DYNPAC_URL] were not consumed
[NBI] Successfully built 252dda65106a
[NBI] Successfully tagged opensourcemano/nbi:osm-v140-merge-240
[Pipeline] [NBI] echo
[NBI] Tagging nbi:osm-v140-merge-240
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker tag opensourcemano/nbi:osm-v140-merge-240 osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v140-merge-240
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker push osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v140-merge-240
[NBI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/nbi]
[NBI] 36d139422702: Preparing
[NBI] 9149730f85e7: Preparing
[NBI] 1f767f61618b: Preparing
[NBI] 27c1c09f8c1e: Preparing
[NBI] 144291f40dc6: Preparing
[NBI] f3e8d48dede4: Preparing
[NBI] 181bbe44968f: Preparing
[NBI] 35e61673ec09: Preparing
[NBI] cbc8d5a10866: Preparing
[NBI] d101c9453715: Preparing
[NBI] f3e8d48dede4: Waiting
[NBI] 181bbe44968f: Waiting
[NBI] 35e61673ec09: Waiting
[NBI] cbc8d5a10866: Waiting
[NBI] d101c9453715: Waiting
[NBI] 144291f40dc6: Pushed
[NBI] 1f767f61618b: Pushed
[NBI] 9149730f85e7: Pushed
[NBI] 36d139422702: Pushed
[NBI] 27c1c09f8c1e: Pushed
[NBI] 181bbe44968f: Layer already exists
[NBI] d101c9453715: Layer already exists
[NBI] 35e61673ec09: Layer already exists
[NBI] cbc8d5a10866: Layer already exists
[NBI] f3e8d48dede4: Pushed
[NBI] osm-v140-merge-240: digest: sha256:f622d0b3d64527ad017b8bba763275f9e5fe2290b1d2a2460c78b58b23823b36 size: 2411
[Pipeline] [NBI] }
[Pipeline] [NBI] // dir
[Pipeline] [NBI] }
[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.36.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.36.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] 
[NG-UI] Installing Cypress (version: 12.17.4)
[NG-UI] 
[NG-UI] [STARTED] Task without title.
[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      11% 3s
[NG-UI] [TITLE]  Downloading Cypress      14% 3s
[NG-UI] [TITLE]  Downloading Cypress      18% 3s
[NG-UI] [TITLE]  Downloading Cypress      21% 3s
[NG-UI] [TITLE]  Downloading Cypress      25% 2s
[NG-UI] [TITLE]  Downloading Cypress      28% 2s
[NG-UI] [TITLE]  Downloading Cypress      32% 2s
[NG-UI] [TITLE]  Downloading Cypress      35% 2s
[NG-UI] [TITLE]  Downloading Cypress      38% 2s
[NG-UI] [TITLE]  Downloading Cypress      42% 2s
[NG-UI] [TITLE]  Downloading Cypress      45% 2s
[NG-UI] [TITLE]  Downloading Cypress      48% 2s
[NG-UI] [TITLE]  Downloading Cypress      52% 1s
[NG-UI] [TITLE]  Downloading Cypress      55% 1s
[NG-UI] [TITLE]  Downloading Cypress      58% 1s
[NG-UI] [TITLE]  Downloading Cypress      62% 1s
[NG-UI] [TITLE]  Downloading Cypress      65% 1s
[NG-UI] [TITLE]  Downloading Cypress      69% 1s
[NG-UI] [TITLE]  Downloading Cypress      72% 1s
[NG-UI] [TITLE]  Downloading Cypress      75% 1s
[NG-UI] [TITLE]  Downloading Cypress      78% 1s
[NG-UI] [TITLE]  Downloading Cypress      81% 1s
[NG-UI] [TITLE]  Downloading Cypress      84% 0s
[NG-UI] [TITLE]  Downloading Cypress      88% 0s
[NG-UI] [TITLE]  Downloading Cypress      91% 0s
[NG-UI] [TITLE]  Downloading Cypress      95% 0s
[NG-UI] [TITLE]  Downloading Cypress      98% 0s
[NG-UI] [TITLE]  Downloaded Cypress     
[NG-UI] [SUCCESS]  Downloaded Cypress     
[NG-UI] [STARTED] Task without title.
[NG-UI] [TITLE]  Unzipping Cypress        0% 0s
[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        1% 71s
[NG-UI] [TITLE]  Unzipping Cypress        1% 72s
[NG-UI] [TITLE]  Unzipping Cypress        1% 73s
[NG-UI] [TITLE]  Unzipping Cypress        1% 74s
[NG-UI] [TITLE]  Unzipping Cypress        1% 75s
[NG-UI] [TITLE]  Unzipping Cypress        1% 76s
[NG-UI] [TITLE]  Unzipping Cypress        1% 77s
[NG-UI] [TITLE]  Unzipping Cypress        1% 78s
[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        2% 45s
[NG-UI] [TITLE]  Unzipping Cypress        2% 46s
[NG-UI] [TITLE]  Unzipping Cypress        2% 47s
[NG-UI] [TITLE]  Unzipping Cypress        2% 48s
[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        3% 36s
[NG-UI] [TITLE]  Unzipping Cypress        3% 37s
[NG-UI] [TITLE]  Unzipping Cypress        3% 38s
[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        4% 32s
[NG-UI] [TITLE]  Unzipping Cypress        4% 33s
[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        5% 29s
[NG-UI] [TITLE]  Unzipping Cypress        5% 30s
[NG-UI] [TITLE]  Unzipping Cypress        6% 25s
[NG-UI] [TITLE]  Unzipping Cypress        6% 26s
[NG-UI] [TITLE]  Unzipping Cypress        6% 27s
[NG-UI] [TITLE]  Unzipping Cypress        6% 28s
[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        7% 26s
[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
[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        10% 23s
[NG-UI] [TITLE]  Unzipping Cypress        11% 21s
[NG-UI] [TITLE]  Unzipping Cypress        11% 22s
[NG-UI] [TITLE]  Unzipping Cypress        12% 20s
[NG-UI] [TITLE]  Unzipping Cypress        12% 21s
[NG-UI] [TITLE]  Unzipping Cypress        13% 19s
[NG-UI] [TITLE]  Unzipping Cypress        13% 20s
[NG-UI] [TITLE]  Unzipping Cypress        13% 21s
[NG-UI] [TITLE]  Unzipping Cypress        14% 19s
[NG-UI] [TITLE]  Unzipping Cypress        14% 20s
[NG-UI] [TITLE]  Unzipping Cypress        15% 18s
[NG-UI] [TITLE]  Unzipping Cypress        15% 19s
[NG-UI] [TITLE]  Unzipping Cypress        16% 18s
[NG-UI] [TITLE]  Unzipping Cypress        16% 21s
[NG-UI] [TITLE]  Unzipping Cypress        16% 22s
[NG-UI] [TITLE]  Unzipping Cypress        17% 20s
[NG-UI] [TITLE]  Unzipping Cypress        17% 21s
[NG-UI] [TITLE]  Unzipping Cypress        18% 20s
[NG-UI] [TITLE]  Unzipping Cypress        18% 21s
[NG-UI] [TITLE]  Unzipping Cypress        19% 20s
[NG-UI] [TITLE]  Unzipping Cypress        19% 21s
[NG-UI] [TITLE]  Unzipping Cypress        20% 19s
[NG-UI] [TITLE]  Unzipping Cypress        20% 20s
[NG-UI] [TITLE]  Unzipping Cypress        21% 19s
[NG-UI] [TITLE]  Unzipping Cypress        21% 20s
[NG-UI] [TITLE]  Unzipping Cypress        22% 19s
[NG-UI] [TITLE]  Unzipping Cypress        22% 20s
[NG-UI] [TITLE]  Unzipping Cypress        23% 19s
[NG-UI] [TITLE]  Unzipping Cypress        23% 20s
[NG-UI] [TITLE]  Unzipping Cypress        24% 19s
[NG-UI] [TITLE]  Unzipping Cypress        25% 18s
[NG-UI] [TITLE]  Unzipping Cypress        25% 19s
[NG-UI] [TITLE]  Unzipping Cypress        26% 18s
[NG-UI] [TITLE]  Unzipping Cypress        26% 19s
[NG-UI] [TITLE]  Unzipping Cypress        27% 18s
[NG-UI] [TITLE]  Unzipping Cypress        28% 17s
[NG-UI] [TITLE]  Unzipping Cypress        28% 18s
[NG-UI] [TITLE]  Unzipping Cypress        29% 17s
[NG-UI] [TITLE]  Unzipping Cypress        29% 18s
[NG-UI] [TITLE]  Unzipping Cypress        30% 17s
[NG-UI] [TITLE]  Unzipping Cypress        31% 16s
[NG-UI] [TITLE]  Unzipping Cypress        31% 17s
[NG-UI] [TITLE]  Unzipping Cypress        32% 16s
[NG-UI] [TITLE]  Unzipping Cypress        33% 16s
[NG-UI] [TITLE]  Unzipping Cypress        34% 15s
[NG-UI] [TITLE]  Unzipping Cypress        34% 16s
[NG-UI] [TITLE]  Unzipping Cypress        35% 15s
[NG-UI] [TITLE]  Unzipping Cypress        36% 15s
[NG-UI] [TITLE]  Unzipping Cypress        37% 14s
[NG-UI] [TITLE]  Unzipping Cypress        37% 15s
[NG-UI] [TITLE]  Unzipping Cypress        38% 14s
[NG-UI] [TITLE]  Unzipping Cypress        38% 15s
[NG-UI] [TITLE]  Unzipping Cypress        39% 15s
[NG-UI] [TITLE]  Unzipping Cypress        40% 14s
[NG-UI] [TITLE]  Unzipping Cypress        40% 15s
[NG-UI] [TITLE]  Unzipping Cypress        41% 14s
[NG-UI] [TITLE]  Unzipping Cypress        42% 14s
[NG-UI] [TITLE]  Unzipping Cypress        43% 13s
[NG-UI] [TITLE]  Unzipping Cypress        43% 14s
[NG-UI] [TITLE]  Unzipping Cypress        44% 13s
[NG-UI] [TITLE]  Unzipping Cypress        45% 13s
[NG-UI] [TITLE]  Unzipping Cypress        46% 13s
[NG-UI] [TITLE]  Unzipping Cypress        47% 12s
[NG-UI] [TITLE]  Unzipping Cypress        48% 12s
[NG-UI] [TITLE]  Unzipping Cypress        49% 12s
[NG-UI] [TITLE]  Unzipping Cypress        50% 11s
[NG-UI] [TITLE]  Unzipping Cypress        50% 12s
[NG-UI] [TITLE]  Unzipping Cypress        51% 11s
[NG-UI] [TITLE]  Unzipping Cypress        52% 11s
[NG-UI] [TITLE]  Unzipping Cypress        53% 11s
[NG-UI] [TITLE]  Unzipping Cypress        54% 10s
[NG-UI] [TITLE]  Unzipping Cypress        55% 10s
[NG-UI] [TITLE]  Unzipping Cypress        56% 10s
[NG-UI] [TITLE]  Unzipping Cypress        57% 10s
[NG-UI] [TITLE]  Unzipping Cypress        58% 9s
[NG-UI] [TITLE]  Unzipping Cypress        58% 10s
[NG-UI] [TITLE]  Unzipping Cypress        59% 10s
[NG-UI] [TITLE]  Unzipping Cypress        60% 9s
[NG-UI] [TITLE]  Unzipping Cypress        61% 9s
[NG-UI] [TITLE]  Unzipping Cypress        62% 9s
[NG-UI] [TITLE]  Unzipping Cypress        63% 9s
[NG-UI] [TITLE]  Unzipping Cypress        64% 8s
[NG-UI] [TITLE]  Unzipping Cypress        64% 9s
[NG-UI] [TITLE]  Unzipping Cypress        65% 8s
[NG-UI] [TITLE]  Unzipping Cypress        65% 9s
[NG-UI] [TITLE]  Unzipping Cypress        66% 8s
[NG-UI] [TITLE]  Unzipping Cypress        67% 8s
[NG-UI] [TITLE]  Unzipping Cypress        68% 8s
[NG-UI] [TITLE]  Unzipping Cypress        69% 7s
[NG-UI] [TITLE]  Unzipping Cypress        70% 7s
[NG-UI] [TITLE]  Unzipping Cypress        71% 7s
[NG-UI] [TITLE]  Unzipping Cypress        72% 7s
[NG-UI] [TITLE]  Unzipping Cypress        73% 6s
[NG-UI] [TITLE]  Unzipping Cypress        74% 6s
[NG-UI] [TITLE]  Unzipping Cypress        75% 6s
[NG-UI] [TITLE]  Unzipping Cypress        76% 5s
[NG-UI] [TITLE]  Unzipping Cypress        76% 6s
[NG-UI] [TITLE]  Unzipping Cypress        77% 5s
[NG-UI] [TITLE]  Unzipping Cypress        78% 5s
[NG-UI] [TITLE]  Unzipping Cypress        79% 5s
[NG-UI] [TITLE]  Unzipping Cypress        80% 4s
[NG-UI] [TITLE]  Unzipping Cypress        80% 5s
[NG-UI] [TITLE]  Unzipping Cypress        81% 4s
[NG-UI] [TITLE]  Unzipping Cypress        82% 4s
[NG-UI] [TITLE]  Unzipping Cypress        83% 4s
[NG-UI] [TITLE]  Unzipping Cypress        84% 4s
[NG-UI] [TITLE]  Unzipping Cypress        85% 3s
[NG-UI] [TITLE]  Unzipping Cypress        86% 3s
[NG-UI] [TITLE]  Unzipping Cypress        87% 3s
[NG-UI] [TITLE]  Unzipping Cypress        88% 3s
[NG-UI] [TITLE]  Unzipping Cypress        89% 2s
[NG-UI] [TITLE]  Unzipping Cypress        90% 2s
[NG-UI] [TITLE]  Unzipping Cypress        91% 2s
[NG-UI] [TITLE]  Unzipping Cypress        92% 2s
[NG-UI] [TITLE]  Unzipping Cypress        93% 2s
[NG-UI] [TITLE]  Unzipping Cypress        94% 1s
[NG-UI] [TITLE]  Unzipping Cypress        95% 1s
[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
[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
[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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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.0: 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.0
[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 1551 packages from 2512 contributors and audited 1581 packages in 138.779s
[NG-UI] 
[NG-UI] 227 packages are looking for funding
[NG-UI]   run `npm fund` for details
[NG-UI] 
[NG-UI] found 9 vulnerabilities (5 moderate, 4 high)
[NG-UI]   run `npm audit fix` to fix them, or `npm audit` for details
[NG-UI] Removing intermediate container 73fbf56d5f54
[NG-UI]  ---> b502442b9109
[NG-UI] Step 12/23 : RUN npm run build
[NG-UI]  ---> Running in 691cc7079759
[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)...
[NG-UI] Processing legacy "View Engine" libraries:
[NG-UI] - @angular/flex-layout/core [es2015/esm2015] (git+https://github.com/angular/flex-layout.git)
[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)
[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)
[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] - 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] - @ngx-translate/http-loader [es2015/esm2015] (git+https://github.com/ngx-translate/http-loader.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)
[NG-UI] Encourage the library authors to publish an Ivy distribution.
[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...
[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.b6e457a1a03339e3.js      | main                                   |   1.33 MB |               314.25 kB
[NG-UI] styles.12f6a38a8d2a4531.css   | styles                                 | 256.24 kB |                35.62 kB
[NG-UI] polyfills.de0bb5264be3b4bb.js | polyfills                              |  34.40 kB |                11.13 kB
[NG-UI] runtime.61f340ca22b42a35.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.10 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] 209.094dc7215897deaa.js       | instances-InstancesModule              | 202.62 kB |                22.45 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.4aac51d47cb4c115.js       | osm-repositories-OsmRepositoriesModule |  25.70 kB |                 5.27 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-02-18T23:14:54.336Z - Hash: bc6958c8f1b414e6 - Time: 87951ms
[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] 
[NG-UI] Removing intermediate container 691cc7079759
[NG-UI]  ---> 329ada0b0cd5
[NG-UI] Step 13/23 : FROM ubuntu:22.04 AS FINAL
[NG-UI]  ---> 3db8720ecbf5
[NG-UI] Step 14/23 : ARG APT_PROXY
[NG-UI]  ---> Using cache
[NG-UI]  ---> 31cf114415aa
[NG-UI] Step 15/23 : 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]  ---> a9fa358f0e48
[NG-UI] Step 16/23 : 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 81997acdd353
[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://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
[NG-UI] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
[NG-UI] Get:5 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
[NG-UI] Get:6 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 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/universe amd64 Packages [17.5 MB]
[NG-UI] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1343 kB]
[NG-UI] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1742 kB]
[NG-UI] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB]
[NG-UI] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1834 kB]
[NG-UI] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
[NG-UI] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
[NG-UI] Get:15 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB]
[NG-UI] Get:16 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1463 kB]
[NG-UI] Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1070 kB]
[NG-UI] Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1796 kB]
[NG-UI] Fetched 29.7 MB in 2s (15.3 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 3 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.2 [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.3 [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.7 [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 (68.1 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.2_amd64.deb ...
[NG-UI] Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
[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.3_amd64.deb ...
[NG-UI] Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ...
[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.7_amd64.deb ...
[NG-UI] Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
[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.2) ...
[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.7) ...
[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.3) ...
[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.6) ...
[NG-UI] Removing intermediate container 81997acdd353
[NG-UI]  ---> 47674deb88e7
[NG-UI] Step 17/23 : RUN rm -f /etc/apt/apt.conf.d/proxy.conf
[NG-UI]  ---> Running in e39b461322b7
[NG-UI] Removing intermediate container e39b461322b7
[NG-UI]  ---> 872a3f0fb55d
[NG-UI] Step 18/23 : RUN rm -rf /usr/share/nginx/html/*
[NG-UI]  ---> Running in 6d391725ae8c
[NG-UI] Removing intermediate container 6d391725ae8c
[NG-UI]  ---> d811440127db
[NG-UI] Step 19/23 : COPY --from=INSTALL /usr/share/osm-ngui/nginx/nginx.conf /etc/nginx/sites-available/default
[NG-UI]  ---> 925ece502b43
[NG-UI] Step 20/23 : COPY --from=INSTALL /usr/share/osm-ngui/dist/osm /usr/share/nginx/html
[NG-UI]  ---> dd50a096e158
[NG-UI] Step 21/23 : EXPOSE 80
[NG-UI]  ---> Running in 8b0ef6b62a9d
[NG-UI] Removing intermediate container 8b0ef6b62a9d
[NG-UI]  ---> 968cecc70ce7
[NG-UI] Step 22/23 : HEALTHCHECK --start-period=130s --interval=10s --timeout=5s --retries=12   CMD curl --silent --fail localhost:80 || exit 1
[NG-UI]  ---> Running in 0ae8fc378c0a
[NG-UI] Removing intermediate container 0ae8fc378c0a
[NG-UI]  ---> e5461cd06969
[NG-UI] Step 23/23 : CMD ["nginx", "-g", "daemon off;"]
[NG-UI]  ---> Running in e90adba789bc
[NG-UI] Removing intermediate container e90adba789bc
[NG-UI]  ---> 1f5adecf1c24
[NG-UI] [Warning] One or more build-args [PYTHON3_OSM_ROSDN_ODLOF_URL PYTHON3_OSM_ROSDN_ONOSOF_URL PYTHON3_OSM_ROSDN_ONOS_VPLS_URL PYTHON3_OSM_WEBHOOK_TRANSLATOR_URL OSM_TESTS_URL PYTHON3_OSM_NGSA_URL PYTHON3_OSM_ROSDN_ARISTA_CLOUDVISION_URL PYTHON3_OSM_RO_PLUGIN_URL PYTHON3_N2VC_URL PYTHON3_OSM_NG_RO_URL PYTHON3_OSM_ROVIM_AWS_URL PYTHON3_OSM_IM_URL PYTHON3_OSM_ROVIM_OPENSTACK_URL PYTHON3_OSM_LCM_URL PYTHON3_OSM_ROVIM_VMWARE_URL PYTHON3_OSM_ROVIM_AZURE_URL PYTHON3_OSM_ROVIM_OPENVIM_URL PYTHON3_OSM_PLA_URL PYTHON3_OSM_ROSDN_FLOODLIGHTOF_URL PYTHON3_OSM_ROSDN_IETFL2VPN_URL PYTHON3_OSM_NBI_URL OSM_DEVOPS_URL OSM_IMDOCS_URL PYTHON3_OSM_MON_URL PYTHON3_OSM_ROSDN_DPB_URL PYTHON3_OSM_ROSDN_DYNPAC_URL PYTHON3_OSM_ROSDN_TAPI_URL PYTHON3_OSMCLIENT_URL PYTHON3_OSM_COMMON_URL PYTHON3_OSM_POLICY_MODULE_URL PYTHON3_OSM_ROSDN_JUNIPER_CONTRAIL_URL PYTHON3_OSM_ROVIM_GCP_URL] were not consumed
[NG-UI] Successfully built 1f5adecf1c24
[NG-UI] Successfully tagged opensourcemano/ng-ui:osm-v140-merge-240
[Pipeline] [NG-UI] echo
[NG-UI] Tagging ng-ui:osm-v140-merge-240
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker tag opensourcemano/ng-ui:osm-v140-merge-240 osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v140-merge-240
[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-v140-merge-240
[NG-UI] The push refers to repository [osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui]
[NG-UI] 8c8f1cf72c2e: Preparing
[NG-UI] d67cbaf55b26: Preparing
[NG-UI] daa45081f79b: Preparing
[NG-UI] 2431bfd770f4: Preparing
[NG-UI] cfcd6845dc8c: Preparing
[NG-UI] cbc8d5a10866: Preparing
[NG-UI] d101c9453715: Preparing
[NG-UI] d101c9453715: Waiting
[NG-UI] cbc8d5a10866: Waiting
[NG-UI] daa45081f79b: Pushed
[NG-UI] d67cbaf55b26: Pushed
[NG-UI] 2431bfd770f4: Pushed
[NG-UI] cbc8d5a10866: Layer already exists
[NG-UI] d101c9453715: Layer already exists
[NG-UI] 8c8f1cf72c2e: Pushed
[NG-UI] cfcd6845dc8c: Pushed
[NG-UI] osm-v140-merge-240: digest: sha256:180654c584832e5066737bd95a414a851e662cb3f305b6dfca808670ae9c0718 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
[Pipeline] echo
Target VM is a09b5cf7-423d-4d07-95a0-4bf42d8d3b4d, waiting for IP address to be assigned
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] sh
[osm-devops] Running shell script
[Pipeline] echo
Waiting for VM at 172.21.249.33 to be reachable
[Pipeline] timeout
Timeout set to expire in 1 min 0 sec
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: No route to host
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
ssh: connect to host 172.21.249.33 port 22: Connection refused
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ConnectTimeout=5 ubuntu@172.21.249.33 echo Alive
Warning: Permanently added '172.21.249.33' (ED25519) to the list of known hosts.
Alive
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
VM is ready and accepting ssh connections
[Pipeline] echo
Applying sshd config workaround for Ubuntu 22.04 and old jsch client in Jenkins...
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.249.33 echo HostKeyAlgorithms +ssh-rsa | sudo tee -a /etc/ssh/sshd_config
Warning: Permanently added '172.21.249.33' (ED25519) to the list of known hosts.
HostKeyAlgorithms +ssh-rsa
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.249.33 echo PubkeyAcceptedKeyTypes +ssh-rsa | sudo tee -a /etc/ssh/sshd_config
Warning: Permanently added '172.21.249.33' (ED25519) to the list of known hosts.
PubkeyAcceptedKeyTypes +ssh-rsa
[Pipeline] sh
[osm-devops] Running shell script
+ ssh -T -i /home/jenkins/hive/cicd_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.249.33 sudo systemctl restart sshd
Warning: Permanently added '172.21.249.33' (ED25519) to the list of known hosts.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checks before installation)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.33' (RSA) to the list of known hosts.
Connected to osm-v140-merge-240[172.21.249.33:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v140-merge-240#4153: cloud-init status --wait

status: done
Success command osm-v140-merge-240#4153: cloud-init status --wait
Disconnected from osm-v140-merge-240[172.21.249.33:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.33' (RSA) to the list of known hosts.
Connected to osm-v140-merge-240[172.21.249.33:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v140-merge-240#4154: sudo apt-get -y update

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

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

0% [2 InRelease 12.7 kB/119 kB 11%] [Connecting to security.ubuntu.com (91.189.
                                                                               
0% [Waiting for headers] [Waiting for headers]
                                              
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]

0% [3 InRelease 6932 B/109 kB 6%] [Waiting for headers]
                                                       
0% [Waiting for headers]
                        
Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]

0% [4 InRelease 14.2 kB/110 kB 13%]
0% [4 InRelease 14.2 kB/110 kB 13%]
                                   
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [14.1 MB]

0% [5 Packages 14.2 kB/14.1 MB 0%] [4 InRelease 14.2 kB/110 kB 13%]
0% [5 Packages 5305 kB/14.1 MB 38%] [4 InRelease 61.4 kB/110 kB 56%]
                                                                    
0% [5 Packages 13.8 MB/14.1 MB 98%]
                                   
0% [Working]
0% [5 Packages store 0 B]
                         
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe Translation-en [5652 kB]

0% [5 Packages store 0 B] [6 Translation-en 6999 B/5652 kB 0%]
                                                              
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata [286 kB]

0% [5 Packages store 0 B] [7 Commands-amd64 56.8 kB/286 kB 20%]
0% [5 Packages store 0 B] [7 Commands-amd64 286 kB/286 kB 100%]
                                                               
Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [217 kB]

                                                               
0% [5 Packages store 0 B] [8 Packages 217 kB/217 kB 100%]
                                                         
0% [5 Packages store 0 B]
                         
Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse Translation-en [112 kB]

0% [5 Packages store 0 B] [9 Translation-en 12.1 kB/112 kB 11%]
                                                               
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata [8372 B]

0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1377 kB]

0% [5 Packages store 0 B] [11 Packages 49.4 kB/1377 kB 4%]
                                                          
0% [5 Packages store 0 B] [Waiting for headers]
                                               
Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [273 kB]

0% [5 Packages store 0 B] [12 Translation-en 48.4 kB/273 kB 18%]
                                                                
0% [5 Packages store 0 B]
                         
Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB]

0% [5 Packages store 0 B] [13 Commands-amd64 14.2 kB/16.1 kB 89%]
                                                                 
0% [5 Packages store 0 B]
                         
Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1431 kB]

0% [5 Packages store 0 B] [14 Packages 2655 B/1431 kB 0%]
72% [5 Packages store 0 B] [14 Packages 285 kB/1431 kB 20%]
75% [5 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                      
Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [235 kB]

76% [5 Packages store 0 B] [15 Translation-en 86.6 kB/235 kB 37%] [Waiting for 
                                                                               
76% [5 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                      
Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B]

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

76% [5 Packages store 0 B] [17 Packages 119 kB/1049 kB 11%] [Waiting for header
                                                                               
79% [5 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                      
Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [237 kB]

79% [5 Packages store 0 B] [18 Translation-en 172 kB/237 kB 73%] [Waiting for h
                                                                               
79% [5 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                      
Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB]

                                                                      
Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.1 kB]

80% [5 Packages store 0 B] [20 Packages 42.1 kB/42.1 kB 100%] [Waiting for head
                                                                               
Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.1 kB]

                                                                               
Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B]

80% [5 Packages store 0 B] [Connecting to nova.clouds.archive.ubuntu.com (185.1
                                                                               
Get:23 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1161 kB]

80% [5 Packages store 0 B] [Connecting to nova.clouds.archive.ubuntu.com (185.1
                                                                               
Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [41.7 kB]

80% [5 Packages store 0 B] [24 Packages 14.2 kB/41.7 kB 34%] [23 Packages 83.8 
80% [5 Packages store 0 B] [Waiting for headers] [23 Packages 124 kB/1161 kB 11
                                                                               
Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [10.5 kB]

80% [5 Packages store 0 B] [25 Translation-en 1250 B/10.5 kB 12%] [23 Packages 
80% [5 Packages store 0 B] [Waiting for headers] [23 Packages 146 kB/1161 kB 13
                                                                               
Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B]

80% [5 Packages store 0 B] [Waiting for headers] [23 Packages 146 kB/1161 kB 13
                                                                               
Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 c-n-f Metadata [116 B]

80% [5 Packages store 0 B] [27 Commands-amd64 116 B/116 B 100%] [23 Packages 14
                                                                               
80% [5 Packages store 0 B] [23 Packages 149 kB/1161 kB 13%]
                                                           
Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [24.3 kB]

80% [5 Packages store 0 B] [28 Packages 4096 B/24.3 kB 17%] [23 Packages 149 kB
80% [5 Packages store 0 B] [Waiting for headers] [23 Packages 166 kB/1161 kB 14
                                                                               
Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB]

80% [5 Packages store 0 B] [29 Translation-en 1217 B/16.5 kB 7%] [23 Packages 1
80% [5 Packages store 0 B] [Waiting for headers] [23 Packages 181 kB/1161 kB 16
                                                                               
Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B]

80% [5 Packages store 0 B] [30 Commands-amd64 644 B/644 B 100%] [23 Packages 18
80% [5 Packages store 0 B] [Waiting for headers] [23 Packages 184 kB/1161 kB 16
                                                                               
Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 c-n-f Metadata [116 B]

                                                                               
80% [5 Packages store 0 B] [23 Packages 184 kB/1161 kB 16%]
                                                           
83% [5 Packages store 0 B]
                          
Get:32 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [213 kB]

83% [5 Packages store 0 B] [32 Translation-en 31.6 kB/213 kB 15%]
                                                                 
84% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:33 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB]

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

84% [5 Packages store 0 B] [34 Packages 16.4 kB/1401 kB 1%]
                                                           
87% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [231 kB]

88% [5 Packages store 0 B] [35 Translation-en 35.3 kB/231 kB 15%]
                                                                 
88% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B]

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

88% [5 Packages store 0 B] [37 Packages 51.9 kB/842 kB 6%]
                                                          
90% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [161 kB]

91% [5 Packages store 0 B] [38 Translation-en 60.8 kB/161 kB 38%]
                                                                 
91% [5 Packages store 0 B] [Waiting for headers]
                                                
Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB]

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

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

91% [5 Packages store 0 B] [41 Translation-en 7476 B/7476 B 100%]
                                                                 
Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B]

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

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 43%

Reading package lists... 43%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 68%

Reading package lists... 68%

Reading package lists... 69%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

Success command osm-v140-merge-240#4154: sudo apt-get -y update
Disconnected from osm-v140-merge-240[172.21.249.33:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.33' (RSA) to the list of known hosts.
Connected to osm-v140-merge-240[172.21.249.33:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v140-merge-240#4155: sudo apt-get -y install chrony

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following packages will be REMOVED:
  systemd-timesyncd
The following NEW packages will be installed:
  chrony
0 upgraded, 1 newly installed, 1 to remove and 207 not upgraded.
Need to get 290 kB of archives.
After this operation, 364 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 chrony amd64 4.2-2ubuntu2 [290 kB]

4% [1 chrony 14.2 kB/290 kB 5%]
                               
100% [Working]
              
Fetched 290 kB in 0s (1362 kB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 64228 files and directories currently installed.)
Removing systemd-timesyncd (249.11-0ubuntu3.4) ...
Selecting previously unselected package chrony.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 64214 files and directories currently installed.)
Preparing to unpack .../chrony_4.2-2ubuntu2_amd64.deb ...
Unpacking chrony (4.2-2ubuntu2) ...
Setting up chrony (4.2-2ubuntu2) ...

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

Creating config file /etc/chrony/chrony.keys with new version
dpkg-statoverride: warning: --update given but /var/log/chrony does not exist
Created symlink /etc/systemd/system/chronyd.service → /lib/systemd/system/chrony.service.
Created symlink /etc/systemd/system/multi-user.target.wants/chrony.service → /lib/systemd/system/chrony.service.
Processing triggers for dbus (1.12.20-2ubuntu4) ...
Processing triggers for man-db (2.10.2-1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
Success command osm-v140-merge-240#4155: sudo apt-get -y install chrony
Disconnected from osm-v140-merge-240[172.21.249.33:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.33' (RSA) to the list of known hosts.
Connected to osm-v140-merge-240[172.21.249.33:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v140-merge-240#4156: sudo service chrony stop
Success command osm-v140-merge-240#4156: sudo service chrony stop
Disconnected from osm-v140-merge-240[172.21.249.33:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.33' (RSA) to the list of known hosts.
Connected to osm-v140-merge-240[172.21.249.33:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v140-merge-240#4157: sudo chronyd -vq
chronyd (chrony) version 4.2 (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 -DEBUG)
Success command osm-v140-merge-240#4157: sudo chronyd -vq
Disconnected from osm-v140-merge-240[172.21.249.33:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.33' (RSA) to the list of known hosts.
Connected to osm-v140-merge-240[172.21.249.33:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v140-merge-240#4158: sudo service chrony start
Success command osm-v140-merge-240#4158: sudo service chrony start
Disconnected from osm-v140-merge-240[172.21.249.33:22]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Install)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.33' (RSA) to the list of known hosts.
Connected to osm-v140-merge-240[172.21.249.33:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v140-merge-240#4159: 
                        wget https://osm-download.etsi.org/ftp/osm-14.0-fourteen/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc
                    
--2024-02-18 23:16:31--  https://osm-download.etsi.org/ftp/osm-14.0-fourteen/install_osm.sh
Resolving osm-download.etsi.org (osm-download.etsi.org)... 195.238.226.47
Connecting to osm-download.etsi.org (osm-download.etsi.org)|195.238.226.47|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10472 (10K) [text/x-sh]
Saving to: ‘install_osm.sh’


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

2024-02-18 23:16:31 (84.6 MB/s) - ‘install_osm.sh’ saved [10472/10472]

Success command osm-v140-merge-240#4159: 
                        wget https://osm-download.etsi.org/ftp/osm-14.0-fourteen/install_osm.sh
                        chmod +x ./install_osm.sh
                        sed -i '1 i\export PATH=/snap/bin:$PATH' ~/.bashrc
                    
Disconnected from osm-v140-merge-240[172.21.249.33:22]
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.33' (RSA) to the list of known hosts.
Connected to osm-v140-merge-240[172.21.249.33:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v140-merge-240#4160: 
                                ./install_osm.sh -y                                     -u http://172.21.249.4:40661                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-v140-merge-240                                     
                            
Checking required packages to add ETSI OSM debian repo: software-properties-common apt-transport-https
OK
Repository: 'deb [arch=amd64] http://172.21.249.4:40661/release unstable devops'
Description:
Archive for codename: unstable components: devops
More info: http://172.21.249.4:40661/release
Adding repository.
Adding deb entry to /etc/apt/sources.list.d/archive_uri-http_172_21_249_4_40661_release-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/archive_uri-http_172_21_249_4_40661_release-jammy.list

0% [Working]
            
Ign:1 http://172.21.249.4:40661/release unstable InRelease

0% [Working]
            
Get:2 http://172.21.249.4:40661/release unstable Release [3204 B]

0% [Working]
            
Get:3 http://172.21.249.4:40661/release unstable Release.gpg [862 B]

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

0% [Connecting to security.ubuntu.com (185.125.190.36)]
                                                       
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

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

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

                        
0% [Working]
0% [Working]
            
Get:8 http://172.21.249.4:40661/release unstable/devops amd64 Packages [499 B]

0% [Working]
0% [8 Packages store 0 B]
                         
0% [Working]
0% [Working]
0% [Working]
0% [Working]
100% [Working]
              
Fetched 4565 B in 1s (4501 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 43%

Reading package lists... 43%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 68%

Reading package lists... 68%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.249.4:40661/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.249.4:40661/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.249.4:40661/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:40661/release unstable Release

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

0% [Connecting to security.ubuntu.com (91.189.91.82)]
                                                     
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

0% [Connecting to security.ubuntu.com (91.189.91.82)]
                                                     
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

0% [Connecting to security.ubuntu.com (91.189.91.82)]
                                                     
Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease

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

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 43%

Reading package lists... 43%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 68%

Reading package lists... 68%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.249.4:40661/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.249.4:40661/release unstable Release (expected unstable but got )
Ign:1 http://172.21.249.4:40661/release unstable InRelease
Hit:2 http://172.21.249.4:40661/release unstable Release
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease
Reading package lists...
W: http://172.21.249.4:40661/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.249.4:40661/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

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

0% [Working]
            
Get:1 http://172.21.249.4:40661/release unstable/devops amd64 osm-devops all 14.0.1-1 [17.9 MB]

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

Ensure prerequisites for "jq" are available                                    /
Download snap "core" (16574) from channel "stable"                             -
Download snap "core" (16574) from channel "stable"                             \
Download snap "core" (16574) from channel "stable"                             |
Download snap "core" (16574) from channel "stable"                             /
Download snap "core" (16574) from channel "stable"                             -
Download snap "core" (16574) from channel "stable"                             \[?25l
Download snap "core" (16574) from channel "stable"             0%     0B/s ages!
Download snap "core" (16574) from channel "stable"             0%     0B/s ages!
Download snap "core" (16574) from channel "stable"             0%  738kB/s 2m29s
Download snap "core" (16574) from channel "stable"             0% 1.11MB/s 1m39s
Download snap "core" (16574) from channel "stable"             1% 2.22MB/s 49.2s
Download snap "core" (16574) from channel "stable"             2% 2.97MB/s 36.6s
Download snap "core" (16574) from channel "stable"             2% 3.50MB/s 30.9s
Download snap "core" (16574) from channel "stable"             3% 3.61MB/s 29.8s
Download snap "core" (16574) from channel "stable"             4% 4.70MB/s 22.6s
Download snap "core" (16574) from channel "stable"             4% 4.67MB/s 22.6s
Download snap "core" (16574) from channel "stable"             5% 4.45MB/s 23.7s
Download snap "core" (16574) from channel "stable"             5% 4.08MB/s 25.9s
Download snap "core" (16574) from channel "stable"             5% 3.94MB/s 26.7s
Download snap "core" (16574) from channel "stable"             5% 3.66MB/s 28.8s
Download snap "core" (16574) from channel "stable"             6% 4.01MB/s 26.0s
Download snap "core" (16574) from channel "stable"             6% 3.76MB/s 27.7s
Download snap "core" (16574) from channel "stable"             6% 3.80MB/s 27.3s
Download snap "core" (16574) from channel "stable"             7% 4.34MB/s 23.7s
Download snap "core" (16574) from channel "stable"             8% 4.69MB/s 21.6s
Download snap "core" (16574) from channel "stable"             9% 4.90MB/s 20.5s
Download snap "core" (16574) from channel "stable"             9% 4.78MB/s 21.0s
Download snap "core" (16574) from channel "stable"            10% 4.96MB/s 20.0s
Download snap "core" (16574) from channel "stable"            11% 4.94MB/s 20.0s
Download snap "core" (16574) from channel "stable"            11% 4.83MB/s 20.4s
Download snap "core" (16574) from channel "stable"            12% 4.99MB/s 19.6s
Download snap "core" (16574) from channel "stable"            12% 4.88MB/s 20.0s
Download snap "core" (16574) from channel "stable"            12% 4.70MB/s 20.7s
Download snap "core" (16574) from channel "stable"            12% 4.54MB/s 21.5s
Download snap "core" (16574) from channel "stable"            12% 4.38MB/s 22.3s
Download snap "core" (16574) from channel "stable"            13% 4.53MB/s 21.3s
Download snap "core" (16574) from channel "stable"            14% 4.95MB/s 19.1s
Download snap "core" (16574) from channel "stable"            14% 4.80MB/s 19.8s
Download snap "core" (16574) from channel "stable"            14% 4.72MB/s 20.0s
Download snap "core" (16574) from channel "stable"            16% 4.91MB/s 19.0s
Download snap "core" (16574) from channel "stable"            16% 4.77MB/s 19.6s
Download snap "core" (16574) from channel "stable"            17% 5.19MB/s 17.6s
Download snap "core" (16574) from channel "stable"            18% 5.23MB/s 17.3s
Download snap "core" (16574) from channel "stable"            19% 5.26MB/s 17.1s
Download snap "core" (16574) from channel "stable"            19% 5.24MB/s 17.1s
Download snap "core" (16574) from channel "stable"            20% 5.34MB/s 16.6s
Download snap "core" (16574) from channel "stable"            20% 5.26MB/s 16.8s
Download snap "core" (16574) from channel "stable"            20% 5.19MB/s 17.0s
Download snap "core" (16574) from channel "stable"            21% 5.33MB/s 16.3s
Download snap "core" (16574) from channel "stable"            21% 5.21MB/s 16.7s
Download snap "core" (16574) from channel "stable"            21% 5.09MB/s 17.1s
Download snap "core" (16574) from channel "stable"            21% 4.98MB/s 17.5s
Download snap "core" (16574) from channel "stable"            21% 4.88MB/s 17.8s
Download snap "core" (16574) from channel "stable"            22% 4.91MB/s 17.6s
Download snap "core" (16574) from channel "stable"            22% 4.86MB/s 17.7s
Download snap "core" (16574) from channel "stable"            22% 4.81MB/s 17.9s
Download snap "core" (16574) from channel "stable"            22% 4.71MB/s 18.2s
Download snap "core" (16574) from channel "stable"            23% 4.75MB/s 17.9s
Download snap "core" (16574) from channel "stable"            23% 4.66MB/s 18.3s
Download snap "core" (16574) from channel "stable"            23% 4.66MB/s 18.2s
Download snap "core" (16574) from channel "stable"            24% 4.66MB/s 18.1s
Download snap "core" (16574) from channel "stable"            24% 4.57MB/s 18.4s
Download snap "core" (16574) from channel "stable"            24% 4.49MB/s 18.8s
Download snap "core" (16574) from channel "stable"            24% 4.49MB/s 18.7s
Download snap "core" (16574) from channel "stable"            24% 4.45MB/s 18.8s
Download snap "core" (16574) from channel "stable"            25% 4.45MB/s 18.7s
Download snap "core" (16574) from channel "stable"            25% 4.38MB/s 19.0s
Download snap "core" (16574) from channel "stable"            27% 4.67MB/s 17.3s
Download snap "core" (16574) from channel "stable"            27% 4.59MB/s 17.6s
Download snap "core" (16574) from channel "stable"            27% 4.56MB/s 17.7s
Download snap "core" (16574) from channel "stable"            27% 4.49MB/s 18.0s
Download snap "core" (16574) from channel "stable"            27% 4.49MB/s 17.9s
Download snap "core" (16574) from channel "stable"            29% 4.58MB/s 17.2s
Download snap "core" (16574) from channel "stable"            29% 4.62MB/s 17.0s
Download snap "core" (16574) from channel "stable"            30% 4.64MB/s 16.7s
Download snap "core" (16574) from channel "stable"            32% 4.90MB/s 15.4s
Download snap "core" (16574) from channel "stable"            32% 4.83MB/s 15.6s
Download snap "core" (16574) from channel "stable"            32% 4.79MB/s 15.7s
Download snap "core" (16574) from channel "stable"            34% 5.03MB/s 14.5s
Download snap "core" (16574) from channel "stable"            34% 4.99MB/s 14.5s
Download snap "core" (16574) from channel "stable"            35% 4.96MB/s 14.6s
Download snap "core" (16574) from channel "stable"            36% 5.12MB/s 13.8s
Download snap "core" (16574) from channel "stable"            37% 5.14MB/s 13.6s
Download snap "core" (16574) from channel "stable"            37% 5.11MB/s 13.6s
Download snap "core" (16574) from channel "stable"            37% 5.10MB/s 13.6s
Download snap "core" (16574) from channel "stable"            38% 5.06MB/s 13.6s
Download snap "core" (16574) from channel "stable"            38% 5.08MB/s 13.4s
Download snap "core" (16574) from channel "stable"            39% 5.07MB/s 13.4s
Download snap "core" (16574) from channel "stable"            39% 5.07MB/s 13.3s
Download snap "core" (16574) from channel "stable"            41% 5.22MB/s 12.6s
Download snap "core" (16574) from channel "stable"            41% 5.24MB/s 12.4s
Download snap "core" (16574) from channel "stable"            42% 5.30MB/s 12.0s
Download snap "core" (16574) from channel "stable"            43% 5.27MB/s 12.0s
Download snap "core" (16574) from channel "stable"            43% 5.26MB/s 12.0s
Download snap "core" (16574) from channel "stable"            44% 5.35MB/s 11.5s
Download snap "core" (16574) from channel "stable"            45% 5.33MB/s 11.5s
Download snap "core" (16574) from channel "stable"            46% 5.42MB/s 11.0s
Download snap "core" (16574) from channel "stable"            46% 5.39MB/s 11.1s
Download snap "core" (16574) from channel "stable"            47% 5.38MB/s 11.0s
Download snap "core" (16574) from channel "stable"            47% 5.35MB/s 11.0s
Download snap "core" (16574) from channel "stable"            47% 5.31MB/s 11.0s
Download snap "core" (16574) from channel "stable"            47% 5.28MB/s 11.1s
Download snap "core" (16574) from channel "stable"            49% 5.41MB/s 10.5s
Download snap "core" (16574) from channel "stable"            49% 5.35MB/s 10.6s
Download snap "core" (16574) from channel "stable"            49% 5.32MB/s 10.6s
Download snap "core" (16574) from channel "stable"            49% 5.27MB/s 10.7s
Download snap "core" (16574) from channel "stable"            50% 5.28MB/s 10.5s
Download snap "core" (16574) from channel "stable"            50% 5.23MB/s 10.6s
Download snap "core" (16574) from channel "stable"            50% 5.20MB/s 10.7s
Download snap "core" (16574) from channel "stable"            50% 5.18MB/s 10.7s
Download snap "core" (16574) from channel "stable"            50% 5.13MB/s 10.8s
Download snap "core" (16574) from channel "stable"            50% 5.10MB/s 10.8s
Download snap "core" (16574) from channel "stable"            50% 5.07MB/s 10.8s
Download snap "core" (16574) from channel "stable"            51% 5.05MB/s 10.8s
Download snap "core" (16574) from channel "stable"            51% 5.00MB/s 10.9s
Download snap "core" (16574) from channel "stable"            51% 5.04MB/s 10.7s
Download snap "core" (16574) from channel "stable"            53% 5.11MB/s 10.2s
Download snap "core" (16574) from channel "stable"            54% 5.14MB/s 9.98s
Download snap "core" (16574) from channel "stable"            55% 5.22MB/s 9.58s
Download snap "core" (16574) from channel "stable"            55% 5.19MB/s 9.58s
Download snap "core" (16574) from channel "stable"            55% 5.19MB/s 9.51s
Download snap "core" (16574) from channel "stable"            56% 5.20MB/s 9.35s
Download snap "core" (16574) from channel "stable"            57% 5.23MB/s 9.13s
Download snap "core" (16574) from channel "stable"            57% 5.20MB/s 9.13s
Download snap "core" (16574) from channel "stable"            57% 5.18MB/s 9.13s
Download snap "core" (16574) from channel "stable"            57% 5.15MB/s 9.13s
Download snap "core" (16574) from channel "stable"            58% 5.13MB/s 9.12s
Download snap "core" (16574) from channel "stable"            58% 5.12MB/s 9.05s
Download snap "core" (16574) from channel "stable"            58% 5.10MB/s 9.04s
Download snap "core" (16574) from channel "stable"            58% 5.06MB/s 9.12s
Download snap "core" (16574) from channel "stable"            58% 5.02MB/s 9.19s
Download snap "core" (16574) from channel "stable"            58% 4.98MB/s 9.26s
Download snap "core" (16574) from channel "stable"            59% 4.96MB/s 9.26s
Download snap "core" (16574) from channel "stable"            59% 4.92MB/s 9.33s
Download snap "core" (16574) from channel "stable"            59% 4.91MB/s 9.24s
Download snap "core" (16574) from channel "stable"            61% 5.01MB/s 8.69s
Download snap "core" (16574) from channel "stable"            61% 5.01MB/s 8.61s
Download snap "core" (16574) from channel "stable"            61% 5.00MB/s 8.53s
Download snap "core" (16574) from channel "stable"            62% 4.98MB/s 8.52s
Download snap "core" (16574) from channel "stable"            62% 4.98MB/s 8.43s
Download snap "core" (16574) from channel "stable"            62% 4.96MB/s 8.42s
Download snap "core" (16574) from channel "stable"            63% 4.96MB/s 8.33s
Download snap "core" (16574) from channel "stable"            63% 4.94MB/s 8.32s
Download snap "core" (16574) from channel "stable"            63% 4.92MB/s 8.31s
Download snap "core" (16574) from channel "stable"            63% 4.88MB/s 8.37s
Download snap "core" (16574) from channel "stable"            63% 4.85MB/s 8.43s
Download snap "core" (16574) from channel "stable"            63% 4.81MB/s 8.49s
Download snap "core" (16574) from channel "stable"            63% 4.81MB/s 8.40s
Download snap "core" (16574) from channel "stable"            65% 4.90MB/s 7.87s
Download snap "core" (16574) from channel "stable"            66% 4.90MB/s 7.78s
Download snap "core" (16574) from channel "stable"            66% 4.91MB/s 7.62s
Download snap "core" (16574) from channel "stable"            66% 4.88MB/s 7.67s
Download snap "core" (16574) from channel "stable"            66% 4.86MB/s 7.66s
Download snap "core" (16574) from channel "stable"            68% 4.94MB/s 7.15s
Download snap "core" (16574) from channel "stable"            69% 4.97MB/s 6.93s
Download snap "core" (16574) from channel "stable"            71% 5.07MB/s 6.39s
Download snap "core" (16574) from channel "stable"            71% 5.08MB/s 6.24s
Download snap "core" (16574) from channel "stable"            73% 5.20MB/s 5.66s
Download snap "core" (16574) from channel "stable"            74% 5.21MB/s 5.52s
Download snap "core" (16574) from channel "stable"            75% 5.21MB/s 5.38s
Download snap "core" (16574) from channel "stable"            77% 5.32MB/s 4.84s
Download snap "core" (16574) from channel "stable"            77% 5.32MB/s 4.76s
Download snap "core" (16574) from channel "stable"            78% 5.31MB/s 4.68s
Download snap "core" (16574) from channel "stable"            78% 5.29MB/s 4.65s
Download snap "core" (16574) from channel "stable"            78% 5.27MB/s 4.62s
Download snap "core" (16574) from channel "stable"            79% 5.28MB/s 4.49s
Download snap "core" (16574) from channel "stable"            79% 5.28MB/s 4.40s
Download snap "core" (16574) from channel "stable"            79% 5.26MB/s 4.38s
Download snap "core" (16574) from channel "stable"            80% 5.28MB/s 4.19s
Download snap "core" (16574) from channel "stable"            80% 5.25MB/s 4.21s
Download snap "core" (16574) from channel "stable"            81% 5.26MB/s 4.07s
Download snap "core" (16574) from channel "stable"            82% 5.33MB/s 3.67s
Download snap "core" (16574) from channel "stable"            82% 5.30MB/s 3.70s
Download snap "core" (16574) from channel "stable"            83% 5.32MB/s 3.51s
Download snap "core" (16574) from channel "stable"            84% 5.36MB/s 3.27s
Download snap "core" (16574) from channel "stable"            86% 5.42MB/s 2.94s
Download snap "core" (16574) from channel "stable"            86% 5.41MB/s 2.86s
Download snap "core" (16574) from channel "stable"            87% 5.47MB/s 2.54s
Download snap "core" (16574) from channel "stable"            90% 5.57MB/s 2.08s
Download snap "core" (16574) from channel "stable"            90% 5.59MB/s 1.91s
Download snap "core" (16574) from channel "stable"            93% 5.71MB/s 1.39s
Download snap "core" (16574) from channel "stable"            94% 5.73MB/s 1.23s
Download snap "core" (16574) from channel "stable"            95% 5.77MB/s 980ms
Download snap "core" (16574) from channel "stable"            97% 5.84MB/s 656ms
Download snap "core" (16574) from channel "stable"            99% 5.94MB/s 221ms
Download snap "core" (16574) from channel "stable"           100% 5.98MB/s 0.0ns
Fetch and check assertions for snap "core" (16574)                             |
Fetch and check assertions for snap "core" (16574)                             /
Mount snap "core" (16574)                                                      -
Mount snap "core" (16574)                                                      \
Mount snap "core" (16574)                                                      |
Mount snap "core" (16574)                                                      /
Mount snap "core" (16574)                                                      -
Mount snap "core" (16574)                                                      \
Mount snap "core" (16574)                                                      |
Mount snap "core" (16574)                                                      /
Setup snap "core" (16574) security profiles                                    -
Setup snap "core" (16574) security profiles                                    \
Setup snap "core" (16574) security profiles                                    |
Setup snap "core" (16574) security profiles                                    /
Setup snap "core" (16574) security profiles                                    -
Setup snap "core" (16574) security profiles                                    \
Setup snap "core" (16574) security profiles                                    |
Run install hook of "core" snap if present                                     /
Download snap "jq" (6) from channel "stable"                                   -
Download snap "jq" (6) from channel "stable"                                   \
Download snap "jq" (6) from channel "stable"                                   |
Download snap "jq" (6) from channel "stable"                                   /
Download snap "jq" (6) from channel "stable"                                   -[?25l
Download snap "jq" (6) from channel "stable"                  13%  301kB/s 714ms
Download snap "jq" (6) from channel "stable"                  33%  389kB/s 427ms
Download snap "jq" (6) from channel "stable"                  79%  630kB/s  82ms
Fetch and check assertions for snap "jq" (6)                                   \
Fetch and check assertions for snap "jq" (6)                                   |
Mount snap "jq" (6)                                                            /
Mount snap "jq" (6)                                                            -
Mount snap "jq" (6)                                                            \
Mount snap "jq" (6)                                                            |
Mount snap "jq" (6)                                                            /
Setup snap "jq" (6) security profiles                                          -
Setup snap "jq" (6) security profiles                                          \
[?25hjq 1.5+dfsg-1 from Michael Vogt (mvo✪) installed
Track start release: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298244&event=start&operation=release&value=release&comment=&tags=
Track start docker_tag: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298244&event=start&operation=docker_tag&value=osm-v140-merge-240&comment=&tags=
Track start installation_type: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298244&event=start&operation=installation_type&value=Default&comment=&tags=
Track start os_info: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298244&event=start&operation=os_info&value=Ubuntu_22.04&comment=&tags=
Track checks checkingroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298245&event=checks&operation=checkingroot_ok&value=&comment=&tags=
Track checks noroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298245&event=checks&operation=noroot_ok&value=&comment=&tags=
Track checks proceed_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298245&event=checks&operation=proceed_ok&value=&comment=&tags=
Installing OSM
Determining IP address of the interface with the default route
DEBUG_INSTALL=
OSM_BEHIND_PROXY=
OSM_DEFAULT_IF=ens3
OSM_DEVOPS=/usr/share/osm-devops
* Applying /etc/sysctl.d/10-console-messages.conf ...
kernel.printk = 4 4 1 7
* Applying /etc/sysctl.d/10-ipv6-privacy.conf ...
net.ipv6.conf.all.use_tempaddr = 2
net.ipv6.conf.default.use_tempaddr = 2
* Applying /etc/sysctl.d/10-kernel-hardening.conf ...
kernel.kptr_restrict = 1
* Applying /etc/sysctl.d/10-magic-sysrq.conf ...
kernel.sysrq = 176
* Applying /etc/sysctl.d/10-network-security.conf ...
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.all.rp_filter = 2
* Applying /etc/sysctl.d/10-ptrace.conf ...
kernel.yama.ptrace_scope = 1
* Applying /etc/sysctl.d/10-zeropage.conf ...
vm.mmap_min_addr = 65536
* Applying /usr/lib/sysctl.d/50-default.conf ...
kernel.core_uses_pid = 1
net.ipv4.conf.default.rp_filter = 2
net.ipv4.conf.default.accept_source_route = 0
sysctl: setting key "net.ipv4.conf.all.accept_source_route": Invalid argument
net.ipv4.conf.default.promote_secondaries = 1
sysctl: setting key "net.ipv4.conf.all.promote_secondaries": Invalid argument
net.ipv4.ping_group_range = 0 2147483647
net.core.default_qdisc = fq_codel
fs.protected_hardlinks = 1
fs.protected_symlinks = 1
fs.protected_regular = 1
fs.protected_fifos = 1
* Applying /usr/lib/sysctl.d/50-pid-max.conf ...
kernel.pid_max = 4194304
* Applying /etc/sysctl.d/60-lxd-production.conf ...
fs.inotify.max_queued_events = 1048576
fs.inotify.max_user_instances = 1048576
fs.inotify.max_user_watches = 1048576
vm.max_map_count = 262144
kernel.dmesg_restrict = 1
net.ipv4.neigh.default.gc_thresh3 = 8192
net.ipv6.neigh.default.gc_thresh3 = 8192
sysctl: setting key "net.core.bpf_jit_limit": Invalid argument
kernel.keys.maxkeys = 2000
kernel.keys.maxbytes = 2000000
* Applying /etc/sysctl.d/99-cloudimg-ipv6.conf ...
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.default.use_tempaddr = 0
* Applying /usr/lib/sysctl.d/99-protect-links.conf ...
fs.protected_fifos = 1
fs.protected_hardlinks = 1
fs.protected_regular = 2
fs.protected_symlinks = 1
* Applying /etc/sysctl.d/99-sysctl.conf ...
* Applying /etc/sysctl.conf ...

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Note, selecting 'liblxc-common' instead of 'lxc-common'
Package 'lxd' is not installed, so not removed
E: Unable to locate package lxd-client

Handling re-refresh of "lxd" as needed                                         /
Download snap "lxd" (27037) from channel "5.0/stable"                          -
Download snap "lxd" (27037) from channel "5.0/stable"                          \
Download snap "lxd" (27037) from channel "5.0/stable"                          |
Download snap "lxd" (27037) from channel "5.0/stable"                          /
Download snap "lxd" (27037) from channel "5.0/stable"                          -[?25l
Download snap "lxd" (27037) from channel "5.0/stable"          0%     0B/s ages!
Download snap "lxd" (27037) from channel "5.0/stable"          0%  782kB/s 1m41s
Download snap "lxd" (27037) from channel "5.0/stable"          0% 1.05MB/s 1m15s
Download snap "lxd" (27037) from channel "5.0/stable"          1% 1.59MB/s 49.7s
Download snap "lxd" (27037) from channel "5.0/stable"          2% 3.18MB/s 24.5s
Download snap "lxd" (27037) from channel "5.0/stable"          4% 5.57MB/s 13.7s
Download snap "lxd" (27037) from channel "5.0/stable"          8% 8.63MB/s 8.50s
Download snap "lxd" (27037) from channel "5.0/stable"         11% 11.1MB/s 6.33s
Download snap "lxd" (27037) from channel "5.0/stable"         15% 12.7MB/s 5.33s
Download snap "lxd" (27037) from channel "5.0/stable"         19% 14.6MB/s 4.43s
Download snap "lxd" (27037) from channel "5.0/stable"         22% 15.7MB/s 3.93s
Download snap "lxd" (27037) from channel "5.0/stable"         26% 16.7MB/s 3.54s
Download snap "lxd" (27037) from channel "5.0/stable"         30% 17.7MB/s 3.17s
Download snap "lxd" (27037) from channel "5.0/stable"         33% 18.4MB/s 2.87s
Download snap "lxd" (27037) from channel "5.0/stable"         37% 19.0MB/s 2.64s
Download snap "lxd" (27037) from channel "5.0/stable"         41% 19.6MB/s 2.41s
Download snap "lxd" (27037) from channel "5.0/stable"         44% 20.1MB/s 2.22s
Download snap "lxd" (27037) from channel "5.0/stable"         48% 20.5MB/s 2.02s
Download snap "lxd" (27037) from channel "5.0/stable"         51% 20.6MB/s 1.90s
Download snap "lxd" (27037) from channel "5.0/stable"         55% 21.1MB/s 1.70s
Download snap "lxd" (27037) from channel "5.0/stable"         59% 21.6MB/s 1.52s
Download snap "lxd" (27037) from channel "5.0/stable"         62% 21.7MB/s 1.39s
Download snap "lxd" (27037) from channel "5.0/stable"         65% 22.0MB/s 1.25s
Download snap "lxd" (27037) from channel "5.0/stable"         69% 22.1MB/s 1.13s
Download snap "lxd" (27037) from channel "5.0/stable"         73% 22.5MB/s 963ms
Download snap "lxd" (27037) from channel "5.0/stable"         77% 22.7MB/s 816ms
Download snap "lxd" (27037) from channel "5.0/stable"         80% 22.9MB/s 681ms
Download snap "lxd" (27037) from channel "5.0/stable"         85% 23.2MB/s 531ms
Download snap "lxd" (27037) from channel "5.0/stable"         87% 23.2MB/s 433ms
Download snap "lxd" (27037) from channel "5.0/stable"         92% 23.6MB/s 274ms
Download snap "lxd" (27037) from channel "5.0/stable"         95% 23.7MB/s 156ms
Download snap "lxd" (27037) from channel "5.0/stable"         99% 23.8MB/s  38ms
Download snap "lxd" (27037) from channel "5.0/stable"        100% 23.3MB/s 0.0ns
Download snap "lxd" (27037) from channel "5.0/stable"        100% 22.7MB/s 0.0ns
Download snap "lxd" (27037) from channel "5.0/stable"        100% 22.0MB/s 0.0ns
Download snap "lxd" (27037) from channel "5.0/stable"        100% 21.4MB/s 0.0ns
Download snap "lxd" (27037) from channel "5.0/stable"        100% 20.8MB/s 0.0ns
Download snap "lxd" (27037) from channel "5.0/stable"        100% 20.3MB/s 0.0ns
Download snap "lxd" (27037) from channel "5.0/stable"        100% 19.8MB/s 0.0ns
Download snap "lxd" (27037) from channel "5.0/stable"        100% 19.3MB/s 0.0ns
Download snap "lxd" (27037) from channel "5.0/stable"        100% 18.8MB/s 0.0ns
Download snap "lxd" (27037) from channel "5.0/stable"        100% 18.4MB/s 0.0ns
Fetch and check assertions for snap "lxd" (27037)                              \
Fetch and check assertions for snap "lxd" (27037)                              |
Mount snap "lxd" (27037)                                                       /
Mount snap "lxd" (27037)                                                       -
Mount snap "lxd" (27037)                                                       \
Mount snap "lxd" (27037)                                                       |
Handling re-refresh of "lxd" as needed                                         /
Stop snap "lxd" services                                                       -
Stop snap "lxd" services                                                       \
Stop snap "lxd" services                                                       |
Stop snap "lxd" services                                                       /
Stop snap "lxd" services                                                       -
Stop snap "lxd" services                                                       \
Stop snap "lxd" services                                                       |
Stop snap "lxd" services                                                       /
Stop snap "lxd" services                                                       -
Stop snap "lxd" services                                                       \
Stop snap "lxd" services                                                       |
Stop snap "lxd" services                                                       /
Stop snap "lxd" services                                                       -
Stop snap "lxd" services                                                       \
Handling re-refresh of "lxd" as needed                                         |
Handling re-refresh of "lxd" as needed                                         /
Setup snap "lxd" (27037) security profiles                                     -
Setup snap "lxd" (27037) security profiles                                     \
Setup snap "lxd" (27037) security profiles                                     |
Setup snap "lxd" (27037) security profiles                                     /
Setup snap "lxd" (27037) security profiles                                     -
Setup snap "lxd" (27037) security profiles                                     \
Setup snap "lxd" (27037) security profiles                                     |
Setup snap "lxd" (27037) security profiles                                     /
Setup snap "lxd" (27037) security profiles                                     -
Setup snap "lxd" (27037) security profiles                                     \
Setup snap "lxd" (27037) security profiles                                     |
Setup snap "lxd" (27037) security profiles                                     /
Setup snap "lxd" (27037) security profiles                                     -
Handling re-refresh of "lxd" as needed                                         \
Start snap "lxd" (27037) services                                              |
Start snap "lxd" (27037) services                                              /
Start snap "lxd" (27037) services                                              -
Start snap "lxd" (27037) services                                              \
Start snap "lxd" (27037) services                                              |
Start snap "lxd" (27037) services                                              /
Run configure hook of "lxd" snap if present                                    -
Run configure hook of "lxd" snap if present                                    \
Run configure hook of "lxd" snap if present                                    |
Run configure hook of "lxd" snap if present                                    /
Handling re-refresh of "lxd" as needed                                         -
Handling re-refresh of "lxd" as needed                                         \
Handling re-refresh of "lxd" as needed                                         |
Handling re-refresh of "lxd" as needed                                         /
Handling re-refresh of "lxd" as needed                                         -
Handling re-refresh of "lxd" as needed                                         \
[?25hlxd (5.0/stable) 5.0.3-ffb17cf from Canonical✓ refreshed
Track prereq lxd_install_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298268&event=prereq&operation=lxd_install_ok&value=&comment=&tags=
Track prereq prereqok_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298268&event=prereq&operation=prereqok_ok&value=&comment=&tags=
DEBUG_INSTALL=
DOCKER_PROXY_URL=http://172.21.1.1:5000
OSM_BEHIND_PROXY=
USER=ubuntu
Removing previous installation of docker ...

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'docker.io' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 207 not upgraded.

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'docker-doc' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 207 not upgraded.

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'docker-compose' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 207 not upgraded.

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'podman-docker' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 207 not upgraded.

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'containerd' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 207 not upgraded.

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

Package 'runc' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 207 not upgraded.
Installing Docker CE ...

0% [Working]
            
Ign:1 http://172.21.249.4:40661/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:40661/release unstable Release

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

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

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

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

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

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 43%

Reading package lists... 43%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 63%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 68%

Reading package lists... 68%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.249.4:40661/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.249.4:40661/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

gnupg is already the newest version (2.2.27-3ubuntu2.1).
gnupg set to manually installed.
The following NEW packages will be installed:
  apt-transport-https
The following packages will be upgraded:
  ca-certificates python3-software-properties software-properties-common
3 upgraded, 1 newly installed, 0 to remove and 204 not upgraded.
Need to get 200 kB of archives.
After this operation, 190 kB of additional disk space will be used.

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

6% [1 ca-certificates 14.2 kB/155 kB 9%]
                                        
67% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.11 [1510 B]

68% [2 apt-transport-https 1510 B/1510 B 100%]
                                              
73% [Working]
             
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB]

78% [3 software-properties-common 14.1 kB/14.1 kB 100%]
                                                       
83% [Waiting for headers]
                         
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB]

89% [4 python3-software-properties 14.2 kB/28.8 kB 49%]
                                                       
100% [Working]
              
Fetched 200 kB in 0s (903 kB/s)
Preconfiguring packages ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65027 files and directories currently installed.)
Preparing to unpack .../ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
Unpacking ca-certificates (20230311ubuntu0.22.04.1) over (20211016) ...
Selecting previously unselected package apt-transport-https.
Preparing to unpack .../apt-transport-https_2.4.11_all.deb ...
Unpacking apt-transport-https (2.4.11) ...
Preparing to unpack .../software-properties-common_0.99.22.9_all.deb ...
Unpacking software-properties-common (0.99.22.9) over (0.99.22.3) ...
Preparing to unpack .../python3-software-properties_0.99.22.9_all.deb ...
Unpacking python3-software-properties (0.99.22.9) over (0.99.22.3) ...
Setting up apt-transport-https (2.4.11) ...
Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
19 added, 9 removed; done.
Setting up python3-software-properties (0.99.22.9) ...
Setting up software-properties-common (0.99.22.9) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for dbus (1.12.20-2ubuntu4) ...
Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.

0% [Working]
            
Ign:1 http://172.21.249.4:40661/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:40661/release unstable Release

0% [Working]
            
Get:3 https://download.docker.com/linux/ubuntu jammy InRelease [48.8 kB]

0% [Waiting for headers] [Waiting for headers] [3 InRelease 15.9 kB/48.8 kB 32%
                                                                               
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

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

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

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

                        
0% [Working]
0% [Working]
            
Get:9 https://download.docker.com/linux/ubuntu jammy/stable amd64 Packages [26.7 kB]

0% [9 Packages 8192 B/26.7 kB 31%]
                                  
0% [Working]
0% [9 Packages store 0 B]
                         
0% [Working]
0% [Working]
0% [Working]
0% [Working]
100% [Working]
              
Fetched 75.5 kB in 1s (52.2 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 43%

Reading package lists... 43%

Reading package lists... 60%

Reading package lists... 60%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 65%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 68%

Reading package lists... 68%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.249.4:40661/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.249.4:40661/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

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

0% [Working]
            
Get:1 https://download.docker.com/linux/ubuntu jammy/stable amd64 containerd.io amd64 1.6.28-1 [29.6 MB]

0% [Connecting to nova.clouds.archive.ubuntu.com (185.125.190.41)] [1 container
                                                                               
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 pigz amd64 2.6-1 [63.6 kB]

                                                                               
0% [2 pigz 14.2 kB/63.6 kB 22%] [1 containerd.io 196 kB/29.6 MB 1%]
                                                                   
4% [1 containerd.io 2228 kB/29.6 MB 8%]
                                       
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB]

5% [3 libltdl7 5511 B/39.6 kB 14%] [1 containerd.io 3932 kB/29.6 MB 13%]
                                                                        
7% [1 containerd.io 4587 kB/29.6 MB 16%]
                                        
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libslirp0 amd64 4.6.1-1build1 [61.5 kB]

7% [4 libslirp0 6192 B/61.5 kB 10%] [1 containerd.io 4587 kB/29.6 MB 16%]
                                                                         
10% [Waiting for headers] [1 containerd.io 5505 kB/29.6 MB 19%]
                                                               
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 slirp4netns amd64 1.0.1-2 [28.2 kB]

10% [5 slirp4netns 3785 B/28.2 kB 13%] [1 containerd.io 5505 kB/29.6 MB 19%]
                                                                            
12% [1 containerd.io 5898 kB/29.6 MB 20%]
27% [1 containerd.io 27.8 MB/29.6 MB 94%]
                                         
30% [Working]
             
Get:6 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-buildx-plugin amd64 0.12.1-1~ubuntu.22.04~jammy [28.2 MB]

30% [6 docker-buildx-plugin 0 B/28.2 MB 0%]
44% [6 docker-buildx-plugin 19.5 MB/28.2 MB 69%]
                                                
52% [Working]
             
Get:7 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-cli amd64 5:25.0.3-1~ubuntu.22.04~jammy [13.7 MB]

52% [7 docker-ce-cli 0 B/13.7 MB 0%]
                                    
63% [Working]
             
Get:8 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce amd64 5:25.0.3-1~ubuntu.22.04~jammy [24.3 MB]

63% [8 docker-ce 0 B/24.3 MB 0%]
75% [8 docker-ce 18.3 MB/24.3 MB 76%]
                                     
81% [Working]
             
Get:9 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-rootless-extras amd64 5:25.0.3-1~ubuntu.22.04~jammy [9313 kB]

81% [9 docker-ce-rootless-extras 0 B/9313 kB 0%]
                                                
90% [Working]
             
Get:10 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-compose-plugin amd64 2.24.5-1~ubuntu.22.04~jammy [12.1 MB]

90% [10 docker-compose-plugin 0 B/12.1 MB 0%]
                                             
100% [Working]
              
Fetched 117 MB in 3s (35.3 MB/s)
Selecting previously unselected package pigz.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65041 files and directories currently installed.)
Preparing to unpack .../0-pigz_2.6-1_amd64.deb ...
Unpacking pigz (2.6-1) ...
Selecting previously unselected package containerd.io.
Preparing to unpack .../1-containerd.io_1.6.28-1_amd64.deb ...
Unpacking containerd.io (1.6.28-1) ...
Selecting previously unselected package docker-buildx-plugin.
Preparing to unpack .../2-docker-buildx-plugin_0.12.1-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-buildx-plugin (0.12.1-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-ce-cli.
Preparing to unpack .../3-docker-ce-cli_5%3a25.0.3-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce-cli (5:25.0.3-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-ce.
Preparing to unpack .../4-docker-ce_5%3a25.0.3-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce (5:25.0.3-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-ce-rootless-extras.
Preparing to unpack .../5-docker-ce-rootless-extras_5%3a25.0.3-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-ce-rootless-extras (5:25.0.3-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package docker-compose-plugin.
Preparing to unpack .../6-docker-compose-plugin_2.24.5-1~ubuntu.22.04~jammy_amd64.deb ...
Unpacking docker-compose-plugin (2.24.5-1~ubuntu.22.04~jammy) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../7-libltdl7_2.4.6-15build2_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.6-15build2) ...
Selecting previously unselected package libslirp0:amd64.
Preparing to unpack .../8-libslirp0_4.6.1-1build1_amd64.deb ...
Unpacking libslirp0:amd64 (4.6.1-1build1) ...
Selecting previously unselected package slirp4netns.
Preparing to unpack .../9-slirp4netns_1.0.1-2_amd64.deb ...
Unpacking slirp4netns (1.0.1-2) ...
Setting up docker-buildx-plugin (0.12.1-1~ubuntu.22.04~jammy) ...
Setting up containerd.io (1.6.28-1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
Setting up docker-compose-plugin (2.24.5-1~ubuntu.22.04~jammy) ...
Setting up libltdl7:amd64 (2.4.6-15build2) ...
Setting up docker-ce-cli (5:25.0.3-1~ubuntu.22.04~jammy) ...
Setting up libslirp0:amd64 (4.6.1-1build1) ...
Setting up pigz (2.6-1) ...
Setting up docker-ce-rootless-extras (5:25.0.3-1~ubuntu.22.04~jammy) ...
Setting up slirp4netns (1.0.1-2) ...
Setting up docker-ce (5:25.0.3-1~ubuntu.22.04~jammy) ...
Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
Adding user to group 'docker'
Configuring docker proxy ...
... restarted Docker service
Configuring containerd to expose CRI, use systemd cgroup and use DOCKER_PROXY_URL as registry mirror
Testing Docker CE installation ...
Client: Docker Engine - Community
 Version:           25.0.3
 API version:       1.44
 Go version:        go1.21.6
 Git commit:        4debf41
 Built:             Tue Feb  6 21:13:09 2024
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          25.0.3
  API version:      1.44 (minimum version 1.24)
  Go version:       go1.21.6
  Git commit:       f417435
  Built:            Tue Feb  6 21:13:09 2024
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.6.28
  GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
 runc:
  Version:          1.1.12
  GitCommit:        v1.1.12-0-g51d5e94
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
Unable to find image 'hello-world:latest' locally
latest: Pulling from library/hello-world


c1ec31eb5944: Pulling fs layer 

c1ec31eb5944: Downloading  2.459kB/2.459kB

c1ec31eb5944: Verifying Checksum 

c1ec31eb5944: Download complete 

c1ec31eb5944: Extracting  2.459kB/2.459kB

c1ec31eb5944: Extracting  2.459kB/2.459kB

c1ec31eb5944: Pull complete 
Digest: sha256:d000bc569937abbe195e20322a0bde6b2922d805332fd6d8a68b19f524b7d21d
Status: Downloaded newer image for hello-world:latest

Hello from Docker!
This message shows that your installation appears to be working correctly.

To generate this message, Docker took the following steps:
 1. The Docker client contacted the Docker daemon.
 2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
    (amd64)
 3. The Docker daemon created a new container from that image which runs the
    executable that produces the output you are currently reading.
 4. The Docker daemon streamed that output to the Docker client, which sent it
    to your terminal.

To try something more ambitious, you can run an Ubuntu container with:
 $ docker run -it ubuntu bash

Share images, automate workflows, and more with a free Docker ID:
 https://hub.docker.com/

For more examples and ideas, visit:
 https://docs.docker.com/get-started/

... Docker CE installation done
Track docker_ce docker_ce_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298333&event=docker_ce&operation=docker_ce_ok&value=&comment=&tags=
Creating folders for installation
DEBUG_INSTALL=
DEFAULT_IP=172.21.249.33
OSM_DEVOPS=/usr/share/osm-devops
OSM_CLUSTER_WORK_DIR=/etc/osm
INSTALL_K8S_MONITOR=
HOME=/home/ubuntu

0% [Working]
            
Ign:1 http://172.21.249.4:40661/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:40661/release unstable Release

0% [Working]
            
Hit:3 https://download.docker.com/linux/ubuntu jammy InRelease

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.121)] [Waiting for 
                                                                               
Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease

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

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

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

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

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 43%

Reading package lists... 43%

Reading package lists... 55%

Reading package lists... 60%

Reading package lists... 60%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 66%

Reading package lists... 66%

Reading package lists... 68%

Reading package lists... 68%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.249.4:40661/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.249.4:40661/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

ca-certificates is already the newest version (20230311ubuntu0.22.04.1).
apt-transport-https is already the newest version (2.4.11).
The following additional packages will be installed:
  libcurl4
The following packages will be upgraded:
  curl libcurl4
2 upgraded, 0 newly installed, 0 to remove and 202 not upgraded.
Need to get 483 kB of archives.
After this operation, 6144 B of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.15 [194 kB]

2% [1 curl 14.2 kB/194 kB 7%]
                             
42% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.15 [289 kB]

43% [2 libcurl4 5509 B/289 kB 2%]
                                 
100% [Working]
              
Fetched 483 kB in 1s (585 kB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65307 files and directories currently installed.)
Preparing to unpack .../curl_7.81.0-1ubuntu1.15_amd64.deb ...
Unpacking curl (7.81.0-1ubuntu1.15) over (7.81.0-1ubuntu1.4) ...
Preparing to unpack .../libcurl4_7.81.0-1ubuntu1.15_amd64.deb ...
Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.15) over (7.81.0-1ubuntu1.4) ...
Setting up libcurl4:amd64 (7.81.0-1ubuntu1.15) ...
Setting up curl (7.81.0-1ubuntu1.15) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
deb [signed-by=/etc/apt/keyrings/kubernetes-archive-keyring.gpg] https://apt.kubernetes.io/ kubernetes-xenial main


0% [Working]
            
Ign:1 http://172.21.249.4:40661/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:40661/release unstable Release

0% [Working]
            
Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease

0% [Waiting for headers] [Connected to download.docker.com (52.222.144.45)] [Co
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Waiting for headers] [Waiting for headers] [Connected to apt.kubernetes.io 
                                                                               
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

0% [Waiting for headers] [Waiting for headers] [Connected to apt.kubernetes.io 
                                                                               
Hit:6 https://download.docker.com/linux/ubuntu jammy InRelease

                                                                               
0% [Waiting for headers] [Connected to apt.kubernetes.io (34.107.204.206)]
                                                                          
Hit:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                                                                          
0% [Waiting for headers]
                        
0% [Working]
0% [Working]
0% [Waiting for headers]
0% [Waiting for headers]
                        
Get:8 https://packages.cloud.google.com/apt kubernetes-xenial InRelease [8993 B]

0% [8 InRelease 7201 B/8993 B 80%]
                                  
0% [Working]
0% [Working]
0% [Working]
0% [Working]
29% [Working]
             
Get:10 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 Packages [69.9 kB]

31% [10 Packages 2202 B/69.9 kB 3%]
                                   
100% [Working]
100% [10 Packages store 0 B]
                            
100% [Working]
              
Fetched 78.9 kB in 2s (44.8 kB/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 43%

Reading package lists... 43%

Reading package lists... 60%

Reading package lists... 60%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 68%

Reading package lists... 68%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 94%

Reading package lists... 94%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.249.4:40661/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.249.4:40661/release unstable Release (expected unstable but got )
Installing Kubernetes Packages ...

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

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

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 conntrack amd64 1:1.4.6-2build2 [33.5 kB]

0% [1 conntrack 14.2 kB/33.5 kB 42%] [Connected to apt.kubernetes.io (34.107.20
                                                                               
3% [Connected to apt.kubernetes.io (34.107.204.206)]
                                                    
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 ebtables amd64 2.0.11-4build2 [84.9 kB]

3% [2 ebtables 2614 B/84.9 kB 3%] [Waiting for headers]
                                                       
5% [Waiting for headers] [Waiting for headers]
                                              
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB]

5% [3 socat 2907 B/349 kB 1%] [Waiting for headers]
                                                   
8% [Waiting for headers]
                        
8% [Working]
8% [Connected to packages.cloud.google.com (142.250.201.14)] [Waiting for heade
                                                                               
8% [Waiting for headers] [Waiting for headers]
                                              
Get:4 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 cri-tools amd64 1.26.0-00 [18.9 MB]

8% [4 cri-tools 2904 B/18.9 MB 0%] [Waiting for headers]
8% [4 cri-tools 90.2 kB/18.9 MB 0%] [Waiting for headers]
                                                         
12% [4 cri-tools 4194 kB/18.9 MB 22%]
18% [4 cri-tools 11.2 MB/18.9 MB 59%]
                                     
28% [Working]
             
Get:5 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubernetes-cni amd64 1.2.0-00 [27.6 MB]

28% [5 kubernetes-cni 2900 B/27.6 MB 0%]
39% [5 kubernetes-cni 12.6 MB/27.6 MB 46%]
51% [5 kubernetes-cni 25.2 MB/27.6 MB 91%]
52% [5 kubernetes-cni 26.6 MB/27.6 MB 97%]
52% [5 kubernetes-cni 26.6 MB/27.6 MB 97%]
                                          
56% [Waiting for headers]
                         
Get:6 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubelet amd64 1.26.5-00 [20.5 MB]

56% [6 kubelet 2906 B/20.5 MB 0%]
67% [6 kubelet 12.6 MB/20.5 MB 61%]
                                   
77% [Waiting for headers]
                         
Get:7 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubectl amd64 1.26.5-00 [10.1 MB]

77% [7 kubectl 49.2 kB/10.1 MB 0%]
                                  
89% [Working]
             
Get:8 https://packages.cloud.google.com/apt kubernetes-xenial/main amd64 kubeadm amd64 1.26.5-00 [9742 kB]

89% [8 kubeadm 0 B/9742 kB 0%]
100% [Working]                                                     14.4 MB/s 0s
                                                                               
Fetched 87.3 MB in 6s (14.4 MB/s)
Selecting previously unselected package conntrack.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65307 files and directories currently installed.)
Preparing to unpack .../0-conntrack_1%3a1.4.6-2build2_amd64.deb ...
Unpacking conntrack (1:1.4.6-2build2) ...
Selecting previously unselected package cri-tools.
Preparing to unpack .../1-cri-tools_1.26.0-00_amd64.deb ...
Unpacking cri-tools (1.26.0-00) ...
Selecting previously unselected package ebtables.
Preparing to unpack .../2-ebtables_2.0.11-4build2_amd64.deb ...
Unpacking ebtables (2.0.11-4build2) ...
Selecting previously unselected package kubernetes-cni.
Preparing to unpack .../3-kubernetes-cni_1.2.0-00_amd64.deb ...
Unpacking kubernetes-cni (1.2.0-00) ...
Selecting previously unselected package socat.
Preparing to unpack .../4-socat_1.7.4.1-3ubuntu4_amd64.deb ...
Unpacking socat (1.7.4.1-3ubuntu4) ...
Selecting previously unselected package kubelet.
Preparing to unpack .../5-kubelet_1.26.5-00_amd64.deb ...
Unpacking kubelet (1.26.5-00) ...
Selecting previously unselected package kubectl.
Preparing to unpack .../6-kubectl_1.26.5-00_amd64.deb ...
Unpacking kubectl (1.26.5-00) ...
Selecting previously unselected package kubeadm.
Preparing to unpack .../7-kubeadm_1.26.5-00_amd64.deb ...
Unpacking kubeadm (1.26.5-00) ...
Setting up conntrack (1:1.4.6-2build2) ...
Setting up kubectl (1.26.5-00) ...
Setting up ebtables (2.0.11-4build2) ...
Setting up socat (1.7.4.1-3ubuntu4) ...
Setting up cri-tools (1.26.0-00) ...
Setting up kubernetes-cni (1.2.0-00) ...
Setting up kubelet (1.26.5-00) ...
Created symlink /etc/systemd/system/multi-user.target.wants/kubelet.service → /lib/systemd/system/kubelet.service.
Setting up kubeadm (1.26.5-00) ...
Processing triggers for man-db (2.10.2-1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
kubelet set on hold.
kubeadm set on hold.
kubectl set on hold.
Track k8scluster install_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298373&event=k8scluster&operation=install_k8s_ok&value=&comment=&tags=
Track k8scluster kubelet: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298373&event=k8scluster&operation=kubelet&value=1.26.5-00&comment=&tags=
Track k8scluster kubeadm: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298373&event=k8scluster&operation=kubeadm&value=1.26.5-00&comment=&tags=
Track k8scluster kubectl: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298373&event=k8scluster&operation=kubectl&value=1.26.5-00&comment=&tags=
I0218 23:19:34.956682   14852 version.go:256] remote version is much newer: v1.29.2; falling back to: stable-1.26
[init] Using Kubernetes version: v1.26.14
[preflight] Running pre-flight checks
[preflight] Would pull the required images (like 'kubeadm config images pull')
[certs] Using certificateDir folder "/etc/kubernetes/tmp/kubeadm-init-dryrun3490461830"
[certs] Generating "ca" certificate and key
[certs] Generating "apiserver" certificate and key
[certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local osm-v140-merge-240] and IPs [10.96.0.1 172.21.249.33]
[certs] Generating "apiserver-kubelet-client" certificate and key
[certs] Generating "front-proxy-ca" certificate and key
[certs] Generating "front-proxy-client" certificate and key
[certs] Generating "etcd/ca" certificate and key
[certs] Generating "etcd/server" certificate and key
[certs] etcd/server serving cert is signed for DNS names [localhost osm-v140-merge-240] and IPs [172.21.249.33 127.0.0.1 ::1]
[certs] Generating "etcd/peer" certificate and key
[certs] etcd/peer serving cert is signed for DNS names [localhost osm-v140-merge-240] and IPs [172.21.249.33 127.0.0.1 ::1]
[certs] Generating "etcd/healthcheck-client" certificate and key
[certs] Generating "apiserver-etcd-client" certificate and key
[certs] Generating "sa" key and public key
[kubeconfig] Using kubeconfig folder "/etc/kubernetes/tmp/kubeadm-init-dryrun3490461830"
[kubeconfig] Writing "admin.conf" kubeconfig file
[kubeconfig] Writing "kubelet.conf" kubeconfig file
[kubeconfig] Writing "controller-manager.conf" kubeconfig file
[kubeconfig] Writing "scheduler.conf" kubeconfig file
[kubelet-start] Writing kubelet environment file with flags to file "/etc/kubernetes/tmp/kubeadm-init-dryrun3490461830/kubeadm-flags.env"
[kubelet-start] Writing kubelet configuration to file "/etc/kubernetes/tmp/kubeadm-init-dryrun3490461830/config.yaml"
[control-plane] Using manifest folder "/etc/kubernetes/tmp/kubeadm-init-dryrun3490461830"
[control-plane] Creating static Pod manifest for "kube-apiserver"
[control-plane] Creating static Pod manifest for "kube-controller-manager"
[control-plane] Creating static Pod manifest for "kube-scheduler"
[etcd] Would ensure that "/var/lib/etcd" directory is present
[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/tmp/kubeadm-init-dryrun3490461830"
[dryrun] Wrote certificates, kubeconfig files and control plane manifests to the "/etc/kubernetes/tmp/kubeadm-init-dryrun3490461830" directory
[dryrun] The certificates or kubeconfig files would not be printed due to their sensitive nature
[dryrun] Please examine the "/etc/kubernetes/tmp/kubeadm-init-dryrun3490461830" directory for details about what would be written
[dryrun] Would write file "/etc/kubernetes/manifests/kube-apiserver.yaml" with content:
	apiVersion: v1
	kind: Pod
	metadata:
	  annotations:
	    kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint: 172.21.249.33:6443
	  creationTimestamp: null
	  labels:
	    component: kube-apiserver
	    tier: control-plane
	  name: kube-apiserver
	  namespace: kube-system
	spec:
	  containers:
	  - command:
	    - kube-apiserver
	    - --advertise-address=172.21.249.33
	    - --allow-privileged=true
	    - --authorization-mode=Node,RBAC
	    - --client-ca-file=/etc/kubernetes/pki/ca.crt
	    - --enable-admission-plugins=NodeRestriction
	    - --enable-bootstrap-token-auth=true
	    - --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt
	    - --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt
	    - --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key
	    - --etcd-servers=https://127.0.0.1:2379
	    - --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt
	    - --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key
	    - --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname
	    - --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt
	    - --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key
	    - --requestheader-allowed-names=front-proxy-client
	    - --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
	    - --requestheader-extra-headers-prefix=X-Remote-Extra-
	    - --requestheader-group-headers=X-Remote-Group
	    - --requestheader-username-headers=X-Remote-User
	    - --secure-port=6443
	    - --service-account-issuer=https://kubernetes.default.svc.cluster.local
	    - --service-account-key-file=/etc/kubernetes/pki/sa.pub
	    - --service-account-signing-key-file=/etc/kubernetes/pki/sa.key
	    - --service-cluster-ip-range=10.96.0.0/12
	    - --service-node-port-range=80-32767
	    - --tls-cert-file=/etc/kubernetes/pki/apiserver.crt
	    - --tls-private-key-file=/etc/kubernetes/pki/apiserver.key
	    image: registry.k8s.io/kube-apiserver:v1.26.14
	    imagePullPolicy: IfNotPresent
	    livenessProbe:
	      failureThreshold: 8
	      httpGet:
	        host: 172.21.249.33
	        path: /livez
	        port: 6443
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    name: kube-apiserver
	    readinessProbe:
	      failureThreshold: 3
	      httpGet:
	        host: 172.21.249.33
	        path: /readyz
	        port: 6443
	        scheme: HTTPS
	      periodSeconds: 1
	      timeoutSeconds: 15
	    resources:
	      requests:
	        cpu: 250m
	    startupProbe:
	      failureThreshold: 24
	      httpGet:
	        host: 172.21.249.33
	        path: /livez
	        port: 6443
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    volumeMounts:
	    - mountPath: /etc/ssl/certs
	      name: ca-certs
	      readOnly: true
	    - mountPath: /etc/ca-certificates
	      name: etc-ca-certificates
	      readOnly: true
	    - mountPath: /etc/pki
	      name: etc-pki
	      readOnly: true
	    - mountPath: /etc/kubernetes/pki
	      name: k8s-certs
	      readOnly: true
	    - mountPath: /usr/local/share/ca-certificates
	      name: usr-local-share-ca-certificates
	      readOnly: true
	    - mountPath: /usr/share/ca-certificates
	      name: usr-share-ca-certificates
	      readOnly: true
	  hostNetwork: true
	  priorityClassName: system-node-critical
	  securityContext:
	    seccompProfile:
	      type: RuntimeDefault
	  volumes:
	  - hostPath:
	      path: /etc/ssl/certs
	      type: DirectoryOrCreate
	    name: ca-certs
	  - hostPath:
	      path: /etc/ca-certificates
	      type: DirectoryOrCreate
	    name: etc-ca-certificates
	  - hostPath:
	      path: /etc/pki
	      type: DirectoryOrCreate
	    name: etc-pki
	  - hostPath:
	      path: /etc/kubernetes/pki
	      type: DirectoryOrCreate
	    name: k8s-certs
	  - hostPath:
	      path: /usr/local/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-local-share-ca-certificates
	  - hostPath:
	      path: /usr/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-share-ca-certificates
	status: {}
[dryrun] Would write file "/etc/kubernetes/manifests/kube-controller-manager.yaml" with content:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  labels:
	    component: kube-controller-manager
	    tier: control-plane
	  name: kube-controller-manager
	  namespace: kube-system
	spec:
	  containers:
	  - command:
	    - kube-controller-manager
	    - --allocate-node-cidrs=true
	    - --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf
	    - --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf
	    - --bind-address=127.0.0.1
	    - --client-ca-file=/etc/kubernetes/pki/ca.crt
	    - --cluster-cidr=10.244.0.0/16
	    - --cluster-name=kubernetes
	    - --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt
	    - --cluster-signing-key-file=/etc/kubernetes/pki/ca.key
	    - --controllers=*,bootstrapsigner,tokencleaner
	    - --kubeconfig=/etc/kubernetes/controller-manager.conf
	    - --leader-elect=true
	    - --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt
	    - --root-ca-file=/etc/kubernetes/pki/ca.crt
	    - --service-account-private-key-file=/etc/kubernetes/pki/sa.key
	    - --service-cluster-ip-range=10.96.0.0/12
	    - --use-service-account-credentials=true
	    image: registry.k8s.io/kube-controller-manager:v1.26.14
	    imagePullPolicy: IfNotPresent
	    livenessProbe:
	      failureThreshold: 8
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10257
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    name: kube-controller-manager
	    resources:
	      requests:
	        cpu: 200m
	    startupProbe:
	      failureThreshold: 24
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10257
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    volumeMounts:
	    - mountPath: /etc/ssl/certs
	      name: ca-certs
	      readOnly: true
	    - mountPath: /etc/ca-certificates
	      name: etc-ca-certificates
	      readOnly: true
	    - mountPath: /etc/pki
	      name: etc-pki
	      readOnly: true
	    - mountPath: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
	      name: flexvolume-dir
	    - mountPath: /etc/kubernetes/pki
	      name: k8s-certs
	      readOnly: true
	    - mountPath: /etc/kubernetes/controller-manager.conf
	      name: kubeconfig
	      readOnly: true
	    - mountPath: /usr/local/share/ca-certificates
	      name: usr-local-share-ca-certificates
	      readOnly: true
	    - mountPath: /usr/share/ca-certificates
	      name: usr-share-ca-certificates
	      readOnly: true
	  hostNetwork: true
	  priorityClassName: system-node-critical
	  securityContext:
	    seccompProfile:
	      type: RuntimeDefault
	  volumes:
	  - hostPath:
	      path: /etc/ssl/certs
	      type: DirectoryOrCreate
	    name: ca-certs
	  - hostPath:
	      path: /etc/ca-certificates
	      type: DirectoryOrCreate
	    name: etc-ca-certificates
	  - hostPath:
	      path: /etc/pki
	      type: DirectoryOrCreate
	    name: etc-pki
	  - hostPath:
	      path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec
	      type: DirectoryOrCreate
	    name: flexvolume-dir
	  - hostPath:
	      path: /etc/kubernetes/pki
	      type: DirectoryOrCreate
	    name: k8s-certs
	  - hostPath:
	      path: /etc/kubernetes/controller-manager.conf
	      type: FileOrCreate
	    name: kubeconfig
	  - hostPath:
	      path: /usr/local/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-local-share-ca-certificates
	  - hostPath:
	      path: /usr/share/ca-certificates
	      type: DirectoryOrCreate
	    name: usr-share-ca-certificates
	status: {}
[dryrun] Would write file "/etc/kubernetes/manifests/kube-scheduler.yaml" with content:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  labels:
	    component: kube-scheduler
	    tier: control-plane
	  name: kube-scheduler
	  namespace: kube-system
	spec:
	  containers:
	  - command:
	    - kube-scheduler
	    - --authentication-kubeconfig=/etc/kubernetes/scheduler.conf
	    - --authorization-kubeconfig=/etc/kubernetes/scheduler.conf
	    - --bind-address=127.0.0.1
	    - --kubeconfig=/etc/kubernetes/scheduler.conf
	    - --leader-elect=true
	    image: registry.k8s.io/kube-scheduler:v1.26.14
	    imagePullPolicy: IfNotPresent
	    livenessProbe:
	      failureThreshold: 8
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10259
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    name: kube-scheduler
	    resources:
	      requests:
	        cpu: 100m
	    startupProbe:
	      failureThreshold: 24
	      httpGet:
	        host: 127.0.0.1
	        path: /healthz
	        port: 10259
	        scheme: HTTPS
	      initialDelaySeconds: 10
	      periodSeconds: 10
	      timeoutSeconds: 15
	    volumeMounts:
	    - mountPath: /etc/kubernetes/scheduler.conf
	      name: kubeconfig
	      readOnly: true
	  hostNetwork: true
	  priorityClassName: system-node-critical
	  securityContext:
	    seccompProfile:
	      type: RuntimeDefault
	  volumes:
	  - hostPath:
	      path: /etc/kubernetes/scheduler.conf
	      type: FileOrCreate
	    name: kubeconfig
	status: {}
[dryrun] Would write file "/var/lib/kubelet/config.yaml" with content:
	apiVersion: kubelet.config.k8s.io/v1beta1
	authentication:
	  anonymous:
	    enabled: false
	  webhook:
	    cacheTTL: 0s
	    enabled: true
	  x509:
	    clientCAFile: /etc/kubernetes/pki/ca.crt
	authorization:
	  mode: Webhook
	  webhook:
	    cacheAuthorizedTTL: 0s
	    cacheUnauthorizedTTL: 0s
	cgroupDriver: systemd
	clusterDNS:
	- 10.96.0.10
	clusterDomain: cluster.local
	cpuManagerReconcilePeriod: 0s
	evictionPressureTransitionPeriod: 0s
	fileCheckFrequency: 0s
	healthzBindAddress: 127.0.0.1
	healthzPort: 10248
	httpCheckFrequency: 0s
	imageMinimumGCAge: 0s
	kind: KubeletConfiguration
	logging:
	  flushFrequency: 0
	  options:
	    json:
	      infoBufferSize: "0"
	  verbosity: 0
	memorySwap: {}
	nodeStatusReportFrequency: 0s
	nodeStatusUpdateFrequency: 0s
	resolvConf: /run/systemd/resolve/resolv.conf
	rotateCertificates: true
	runtimeRequestTimeout: 0s
	shutdownGracePeriod: 0s
	shutdownGracePeriodCriticalPods: 0s
	staticPodPath: /etc/kubernetes/manifests
	streamingConnectionIdleTimeout: 0s
	syncFrequency: 0s
	volumeStatsAggPeriod: 0s
[dryrun] Would write file "/var/lib/kubelet/kubeadm-flags.env" with content:
	KUBELET_KUBEADM_ARGS="--container-runtime-endpoint=unix:///var/run/containerd/containerd.sock --pod-infra-container-image=registry.k8s.io/pause:3.9"
[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/tmp/kubeadm-init-dryrun3490461830". This can take up to 4m0s
[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  ClusterConfiguration: |
	    apiServer:
	      extraArgs:
	        authorization-mode: Node,RBAC
	        service-node-port-range: 80-32767
	      timeoutForControlPlane: 4m0s
	    apiVersion: kubeadm.k8s.io/v1beta3
	    certificatesDir: /etc/kubernetes/pki
	    clusterName: kubernetes
	    controllerManager: {}
	    dns: {}
	    etcd:
	      local:
	        dataDir: /var/lib/etcd
	    imageRepository: registry.k8s.io
	    kind: ClusterConfiguration
	    kubernetesVersion: v1.26.14
	    networking:
	      dnsDomain: cluster.local
	      podSubnet: 10.244.0.0/16
	      serviceSubnet: 10.96.0.0/12
	    scheduler: {}
	kind: ConfigMap
	metadata:
	  creationTimestamp: null
	  name: kubeadm-config
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kubeadm:nodes-kubeadm-config
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - kubeadm-config
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:nodes-kubeadm-config
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kubeadm:nodes-kubeadm-config
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
	- kind: Group
	  name: system:nodes
[kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  kubelet: |
	    apiVersion: kubelet.config.k8s.io/v1beta1
	    authentication:
	      anonymous:
	        enabled: false
	      webhook:
	        cacheTTL: 0s
	        enabled: true
	      x509:
	        clientCAFile: /etc/kubernetes/pki/ca.crt
	    authorization:
	      mode: Webhook
	      webhook:
	        cacheAuthorizedTTL: 0s
	        cacheUnauthorizedTTL: 0s
	    cgroupDriver: systemd
	    clusterDNS:
	    - 10.96.0.10
	    clusterDomain: cluster.local
	    cpuManagerReconcilePeriod: 0s
	    evictionPressureTransitionPeriod: 0s
	    fileCheckFrequency: 0s
	    healthzBindAddress: 127.0.0.1
	    healthzPort: 10248
	    httpCheckFrequency: 0s
	    imageMinimumGCAge: 0s
	    kind: KubeletConfiguration
	    logging:
	      flushFrequency: 0
	      options:
	        json:
	          infoBufferSize: "0"
	      verbosity: 0
	    memorySwap: {}
	    nodeStatusReportFrequency: 0s
	    nodeStatusUpdateFrequency: 0s
	    resolvConf: /run/systemd/resolve/resolv.conf
	    rotateCertificates: true
	    runtimeRequestTimeout: 0s
	    shutdownGracePeriod: 0s
	    shutdownGracePeriodCriticalPods: 0s
	    staticPodPath: /etc/kubernetes/manifests
	    streamingConnectionIdleTimeout: 0s
	    syncFrequency: 0s
	    volumeStatsAggPeriod: 0s
	kind: ConfigMap
	metadata:
	  annotations:
	    kubeadm.kubernetes.io/component-config.hash: sha256:000a5dd81630f64bd6f310899359dfb9e8818fc8fe011b7fdc0ec73783a42452
	  creationTimestamp: null
	  name: kubelet-config
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kubeadm:kubelet-config
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - kubelet-config
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:kubelet-config
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kubeadm:kubelet-config
	subjects:
	- kind: Group
	  name: system:nodes
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[dryrun] Would perform action GET on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-v140-merge-240"
[dryrun] Would perform action PATCH on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-v140-merge-240"
[dryrun] Attached patch:
	{"metadata":{"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/containerd/containerd.sock"}}}
[upload-certs] Skipping phase. Please see --upload-certs
[mark-control-plane] Marking the node osm-v140-merge-240 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
[mark-control-plane] Marking the node osm-v140-merge-240 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule]
[dryrun] Would perform action GET on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-v140-merge-240"
[dryrun] Would perform action PATCH on resource "nodes" in API group "core/v1"
[dryrun] Resource name: "osm-v140-merge-240"
[dryrun] Attached patch:
	{"metadata":{"labels":{"node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""}},"spec":{"taints":[{"effect":"NoSchedule","key":"node-role.kubernetes.io/control-plane"}]}}
[bootstrap-token] Using token: ppciq8.cbb5bo29n9khi3qy
[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
[dryrun] Would perform action GET on resource "secrets" in API group "core/v1"
[dryrun] Resource name: "bootstrap-token-ppciq8"
[dryrun] Would perform action CREATE on resource "secrets" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  auth-extra-groups: c3lzdGVtOmJvb3RzdHJhcHBlcnM6a3ViZWFkbTpkZWZhdWx0LW5vZGUtdG9rZW4=
	  expiration: MjAyNC0wMi0xOVQyMzoxOTozOVo=
	  token-id: cHBjaXE4
	  token-secret: Y2JiNWJvMjluOWtoaTNxeQ==
	  usage-bootstrap-authentication: dHJ1ZQ==
	  usage-bootstrap-signing: dHJ1ZQ==
	kind: Secret
	metadata:
	  creationTimestamp: null
	  name: bootstrap-token-ppciq8
	  namespace: kube-system
	type: bootstrap.kubernetes.io/token
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
[dryrun] Would perform action CREATE on resource "clusterroles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRole
	metadata:
	  creationTimestamp: null
	  name: kubeadm:get-nodes
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resources:
	  - nodes
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:get-nodes
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: kubeadm:get-nodes
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:kubelet-bootstrap
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:node-bootstrapper
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:node-autoapprove-bootstrap
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:certificates.k8s.io:certificatesigningrequests:nodeclient
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:node-autoapprove-certificate-rotation
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
	subjects:
	- kind: Group
	  name: system:nodes
[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  kubeconfig: |
	    apiVersion: v1
	    clusters:
	    - cluster:
	        certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUMvakNDQWVhZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJME1ESXhPREl6TVRrek5Wb1hEVE0wTURJeE5USXpNVGt6TlZvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTHdZCjNmcmRXVzh2QWlURDdsTm5udXZFeVg2Sk5Ld2VOb2hDeUd0cHBtTyt5RThMclV1bHVYZjV2cnVhQmw0aEF2cGMKVUlHb0hVUmtGL3dTRFhUTVgycytnUVlxbEFIUXJxZnJ0T3B3Q21FV295Sk1hR3BhWWdvRWNCakNSd0tmNFpFOQpJNXBhTUF4dk1JRkZHSkE1eHVxYmxWOUlDQm9NcVhqY1dhaUhCT0FvL051c1RSZlFBV2p2RXNwWGxLQkJCZUxxCmR1UkFMdkY4OE1JQWxmNEZjeHZJVWRHaFRIdnhBMkZrd05YQ24yWHI2czUybzBlODZZZXdkbjFPSXpURUhlYUQKRlkzS1N2QU5YOFlzQXk1MDJmN2MzWklweVpzVjM2UzlkNDVsM3orWGdGYnkxT3BmM3o5L3haMEQ0bG5WcG9jcgpFbXB6RFFJeWJXL1lpMFd1YUhVQ0F3RUFBYU5aTUZjd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZDOUY2Z0g5MCtZVjJrMEJXZUVjZFZkQ3FYMEhNQlVHQTFVZEVRUU8KTUF5Q0NtdDFZbVZ5Ym1WMFpYTXdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBSUllVkNsSVpPS0xMc3lCSG5oegpSTmhYNjhiTjFITWNJK3F6TEpvM2FRNlhCM2QyOUpFSmF4OUNOVFpqd3RqVzBsSmtCQnZ0eW5SNHM5enE1b0NTCk80VW9BZnVRTGlTNC9VeGI5cmRBTHlmdEltZlFKakkxRGsvWUJNT2VFblhLSGszU0dNc3pmNW9iWFVHRzhLM0YKNFUzNnIwOGx4NVZYMlExVFVXRkp4UFFqWWZ0cG9wb2xXU3RKaWkyL2hYeUc4dzlnT3BvWkJkdTJ1WjVIRnBnUgozQ3o2enVtNGdaTEVlWFRqeDVQcERNUDRzeVMvMzlFZUxVWVhQUXRLbjdOd1pyR1BzTlBxOXNXb0d0bVNTOElRCllRZ3pucVFjU3hzN05RUE1mTGxuZXlaQmFDS2tuaHJaYUs2UlphcGd6NVd0Qm9UZG15Q2VhSGovN0ZZWGoxVkkKYkJBPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==
	        server: https://172.21.249.33:6443
	      name: ""
	    contexts: null
	    current-context: ""
	    kind: Config
	    preferences: {}
	    users: null
	kind: ConfigMap
	metadata:
	  creationTimestamp: null
	  name: cluster-info
	  namespace: kube-public
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kubeadm:bootstrap-signer-clusterinfo
	  namespace: kube-public
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - cluster-info
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:bootstrap-signer-clusterinfo
	  namespace: kube-public
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kubeadm:bootstrap-signer-clusterinfo
	subjects:
	- kind: User
	  name: system:anonymous
[dryrun] Would perform action LIST on resource "deployments" in API group "apps/v1"
[dryrun] Would perform action GET on resource "configmaps" in API group "core/v1"
[dryrun] Resource name: "coredns"
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  Corefile: |
	    .:53 {
	        errors
	        health {
	           lameduck 5s
	        }
	        ready
	        kubernetes cluster.local in-addr.arpa ip6.arpa {
	           pods insecure
	           fallthrough in-addr.arpa ip6.arpa
	           ttl 30
	        }
	        prometheus :9153
	        forward . /etc/resolv.conf {
	           max_concurrent 1000
	        }
	        cache 30
	        loop
	        reload
	        loadbalance
	    }
	kind: ConfigMap
	metadata:
	  creationTimestamp: null
	  name: coredns
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "clusterroles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRole
	metadata:
	  creationTimestamp: null
	  name: system:coredns
	rules:
	- apiGroups:
	  - ""
	  resources:
	  - endpoints
	  - services
	  - pods
	  - namespaces
	  verbs:
	  - list
	  - watch
	- apiGroups:
	  - ""
	  resources:
	  - nodes
	  verbs:
	  - get
	- apiGroups:
	  - discovery.k8s.io
	  resources:
	  - endpointslices
	  verbs:
	  - list
	  - watch
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: system:coredns
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:coredns
	subjects:
	- kind: ServiceAccount
	  name: coredns
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "serviceaccounts" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	kind: ServiceAccount
	metadata:
	  creationTimestamp: null
	  name: coredns
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "deployments" in API group "apps/v1"
[dryrun] Attached object:
	apiVersion: apps/v1
	kind: Deployment
	metadata:
	  creationTimestamp: null
	  labels:
	    k8s-app: kube-dns
	  name: coredns
	  namespace: kube-system
	spec:
	  replicas: 2
	  selector:
	    matchLabels:
	      k8s-app: kube-dns
	  strategy:
	    rollingUpdate:
	      maxUnavailable: 1
	    type: RollingUpdate
	  template:
	    metadata:
	      creationTimestamp: null
	      labels:
	        k8s-app: kube-dns
	    spec:
	      affinity:
	        podAntiAffinity:
	          preferredDuringSchedulingIgnoredDuringExecution:
	          - podAffinityTerm:
	              labelSelector:
	                matchExpressions:
	                - key: k8s-app
	                  operator: In
	                  values:
	                  - kube-dns
	              topologyKey: kubernetes.io/hostname
	            weight: 100
	      containers:
	      - args:
	        - -conf
	        - /etc/coredns/Corefile
	        image: registry.k8s.io/coredns/coredns:v1.9.3
	        imagePullPolicy: IfNotPresent
	        livenessProbe:
	          failureThreshold: 5
	          httpGet:
	            path: /health
	            port: 8080
	            scheme: HTTP
	          initialDelaySeconds: 60
	          successThreshold: 1
	          timeoutSeconds: 5
	        name: coredns
	        ports:
	        - containerPort: 53
	          name: dns
	          protocol: UDP
	        - containerPort: 53
	          name: dns-tcp
	          protocol: TCP
	        - containerPort: 9153
	          name: metrics
	          protocol: TCP
	        readinessProbe:
	          httpGet:
	            path: /ready
	            port: 8181
	            scheme: HTTP
	        resources:
	          limits:
	            memory: 170Mi
	          requests:
	            cpu: 100m
	            memory: 70Mi
	        securityContext:
	          allowPrivilegeEscalation: false
	          capabilities:
	            add:
	            - NET_BIND_SERVICE
	            drop:
	            - all
	          readOnlyRootFilesystem: true
	        volumeMounts:
	        - mountPath: /etc/coredns
	          name: config-volume
	          readOnly: true
	      dnsPolicy: Default
	      nodeSelector:
	        kubernetes.io/os: linux
	      priorityClassName: system-cluster-critical
	      serviceAccountName: coredns
	      tolerations:
	      - key: CriticalAddonsOnly
	        operator: Exists
	      - effect: NoSchedule
	        key: node-role.kubernetes.io/control-plane
	      volumes:
	      - configMap:
	          items:
	          - key: Corefile
	            path: Corefile
	          name: coredns
	        name: config-volume
	status: {}
[dryrun] Would perform action CREATE on resource "services" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	kind: Service
	metadata:
	  annotations:
	    prometheus.io/port: "9153"
	    prometheus.io/scrape: "true"
	  creationTimestamp: null
	  labels:
	    k8s-app: kube-dns
	    kubernetes.io/cluster-service: "true"
	    kubernetes.io/name: CoreDNS
	  name: kube-dns
	  namespace: kube-system
	  resourceVersion: "0"
	spec:
	  clusterIP: 10.96.0.10
	  ports:
	  - name: dns
	    port: 53
	    protocol: UDP
	    targetPort: 53
	  - name: dns-tcp
	    port: 53
	    protocol: TCP
	    targetPort: 53
	  - name: metrics
	    port: 9153
	    protocol: TCP
	    targetPort: 9153
	  selector:
	    k8s-app: kube-dns
	status:
	  loadBalancer: {}
[addons] Applied essential addon: CoreDNS
[dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	data:
	  config.conf: |-
	    apiVersion: kubeproxy.config.k8s.io/v1alpha1
	    bindAddress: 0.0.0.0
	    bindAddressHardFail: false
	    clientConnection:
	      acceptContentTypes: ""
	      burst: 0
	      contentType: ""
	      kubeconfig: /var/lib/kube-proxy/kubeconfig.conf
	      qps: 0
	    clusterCIDR: 10.244.0.0/16
	    configSyncPeriod: 0s
	    conntrack:
	      maxPerCore: null
	      min: null
	      tcpCloseWaitTimeout: null
	      tcpEstablishedTimeout: null
	    detectLocal:
	      bridgeInterface: ""
	      interfaceNamePrefix: ""
	    detectLocalMode: ""
	    enableProfiling: false
	    healthzBindAddress: ""
	    hostnameOverride: ""
	    iptables:
	      localhostNodePorts: null
	      masqueradeAll: false
	      masqueradeBit: null
	      minSyncPeriod: 0s
	      syncPeriod: 0s
	    ipvs:
	      excludeCIDRs: null
	      minSyncPeriod: 0s
	      scheduler: ""
	      strictARP: false
	      syncPeriod: 0s
	      tcpFinTimeout: 0s
	      tcpTimeout: 0s
	      udpTimeout: 0s
	    kind: KubeProxyConfiguration
	    metricsBindAddress: ""
	    mode: ""
	    nodePortAddresses: null
	    oomScoreAdj: null
	    portRange: ""
	    showHiddenMetricsForVersion: ""
	    winkernel:
	      enableDSR: false
	      forwardHealthCheckVip: false
	      networkName: ""
	      rootHnsEndpointName: ""
	      sourceVip: ""
	  kubeconfig.conf: |-
	    apiVersion: v1
	    kind: Config
	    clusters:
	    - cluster:
	        certificate-authority: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt
	        server: https://172.21.249.33:6443
	      name: default
	    contexts:
	    - context:
	        cluster: default
	        namespace: default
	        user: default
	      name: default
	    current-context: default
	    users:
	    - name: default
	      user:
	        tokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token
	kind: ConfigMap
	metadata:
	  annotations:
	    kubeadm.kubernetes.io/component-config.hash: sha256:20b01e2221a85e99918c98d0783882d82744d10c67dc02a40c460baa26112598
	  creationTimestamp: null
	  labels:
	    app: kube-proxy
	  name: kube-proxy
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "daemonsets" in API group "apps/v1"
[dryrun] Attached object:
	apiVersion: apps/v1
	kind: DaemonSet
	metadata:
	  creationTimestamp: null
	  labels:
	    k8s-app: kube-proxy
	  name: kube-proxy
	  namespace: kube-system
	spec:
	  selector:
	    matchLabels:
	      k8s-app: kube-proxy
	  template:
	    metadata:
	      creationTimestamp: null
	      labels:
	        k8s-app: kube-proxy
	    spec:
	      containers:
	      - command:
	        - /usr/local/bin/kube-proxy
	        - --config=/var/lib/kube-proxy/config.conf
	        - --hostname-override=$(NODE_NAME)
	        env:
	        - name: NODE_NAME
	          valueFrom:
	            fieldRef:
	              fieldPath: spec.nodeName
	        image: registry.k8s.io/kube-proxy:v1.26.14
	        imagePullPolicy: IfNotPresent
	        name: kube-proxy
	        resources: {}
	        securityContext:
	          privileged: true
	        volumeMounts:
	        - mountPath: /var/lib/kube-proxy
	          name: kube-proxy
	        - mountPath: /run/xtables.lock
	          name: xtables-lock
	        - mountPath: /lib/modules
	          name: lib-modules
	          readOnly: true
	      hostNetwork: true
	      nodeSelector:
	        kubernetes.io/os: linux
	      priorityClassName: system-node-critical
	      serviceAccountName: kube-proxy
	      tolerations:
	      - operator: Exists
	      volumes:
	      - configMap:
	          name: kube-proxy
	        name: kube-proxy
	      - hostPath:
	          path: /run/xtables.lock
	          type: FileOrCreate
	        name: xtables-lock
	      - hostPath:
	          path: /lib/modules
	        name: lib-modules
	  updateStrategy:
	    type: RollingUpdate
	status:
	  currentNumberScheduled: 0
	  desiredNumberScheduled: 0
	  numberMisscheduled: 0
	  numberReady: 0
[dryrun] Would perform action CREATE on resource "serviceaccounts" in API group "core/v1"
[dryrun] Attached object:
	apiVersion: v1
	kind: ServiceAccount
	metadata:
	  creationTimestamp: null
	  name: kube-proxy
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  creationTimestamp: null
	  name: kubeadm:node-proxier
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: system:node-proxier
	subjects:
	- kind: ServiceAccount
	  name: kube-proxy
	  namespace: kube-system
[dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: Role
	metadata:
	  creationTimestamp: null
	  name: kube-proxy
	  namespace: kube-system
	rules:
	- apiGroups:
	  - ""
	  resourceNames:
	  - kube-proxy
	  resources:
	  - configmaps
	  verbs:
	  - get
[dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1"
[dryrun] Attached object:
	apiVersion: rbac.authorization.k8s.io/v1
	kind: RoleBinding
	metadata:
	  creationTimestamp: null
	  name: kube-proxy
	  namespace: kube-system
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: Role
	  name: kube-proxy
	subjects:
	- kind: Group
	  name: system:bootstrappers:kubeadm:default-node-token
[addons] Applied essential addon: kube-proxy

Your Kubernetes control-plane has initialized successfully!

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

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

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

  export KUBECONFIG=/etc/kubernetes/admin.conf

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

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

kubeadm join 172.21.249.33:6443 --token ppciq8.cbb5bo29n9khi3qy \
	--discovery-token-ca-cert-hash sha256:41d7bc62599bea0724b0ddd26c339954bf6e27243b3844e4b7333f2feb4ad9db 
I0218 23:19:40.219477   14890 version.go:256] remote version is much newer: v1.29.2; falling back to: stable-1.26
[init] Using Kubernetes version: v1.26.14
[preflight] Running pre-flight checks
[preflight] Pulling images required for setting up a Kubernetes cluster
[preflight] This might take a minute or two, depending on the speed of your internet connection
[preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
[certs] Using certificateDir folder "/etc/kubernetes/pki"
[certs] Generating "ca" certificate and key
[certs] Generating "apiserver" certificate and key
[certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local osm-v140-merge-240] and IPs [10.96.0.1 172.21.249.33]
[certs] Generating "apiserver-kubelet-client" certificate and key
[certs] Generating "front-proxy-ca" certificate and key
[certs] Generating "front-proxy-client" certificate and key
[certs] Generating "etcd/ca" certificate and key
[certs] Generating "etcd/server" certificate and key
[certs] etcd/server serving cert is signed for DNS names [localhost osm-v140-merge-240] and IPs [172.21.249.33 127.0.0.1 ::1]
[certs] Generating "etcd/peer" certificate and key
[certs] etcd/peer serving cert is signed for DNS names [localhost osm-v140-merge-240] and IPs [172.21.249.33 127.0.0.1 ::1]
[certs] Generating "etcd/healthcheck-client" certificate and key
[certs] Generating "apiserver-etcd-client" certificate and key
[certs] Generating "sa" key and public key
[kubeconfig] Using kubeconfig folder "/etc/kubernetes"
[kubeconfig] Writing "admin.conf" kubeconfig file
[kubeconfig] Writing "kubelet.conf" kubeconfig file
[kubeconfig] Writing "controller-manager.conf" kubeconfig file
[kubeconfig] Writing "scheduler.conf" kubeconfig file
[kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
[kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
[kubelet-start] Starting the kubelet
[control-plane] Using manifest folder "/etc/kubernetes/manifests"
[control-plane] Creating static Pod manifest for "kube-apiserver"
[control-plane] Creating static Pod manifest for "kube-controller-manager"
[control-plane] Creating static Pod manifest for "kube-scheduler"
[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
[apiclient] All control plane components are healthy after 7.503696 seconds
[upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
[kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
[upload-certs] Skipping phase. Please see --upload-certs
[mark-control-plane] Marking the node osm-v140-merge-240 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
[mark-control-plane] Marking the node osm-v140-merge-240 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule]
[bootstrap-token] Using token: rqthle.0qfnbbxitem2b0es
[bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
[bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
[bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
[bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
[bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
[kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
[addons] Applied essential addon: CoreDNS
[addons] Applied essential addon: kube-proxy

Your Kubernetes control-plane has initialized successfully!

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

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

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

  export KUBECONFIG=/etc/kubernetes/admin.conf

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

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

kubeadm join 172.21.249.33:6443 --token rqthle.0qfnbbxitem2b0es \
	--discovery-token-ca-cert-hash sha256:dd4f501facca292ed240c258d980fd9e4f45c53e6678b7563925967b9e0954d8 
Reading existing namespaces
NAME              STATUS   AGE
default           Active   8s
kube-node-lease   Active   9s
kube-public       Active   9s
kube-system       Active   9s
Track k8scluster init_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298422&event=k8scluster&operation=init_k8s_ok&value=&comment=&tags=
--2024-02-18 23:20:22--  https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4407 (4.3K) [text/plain]
Saving to: ‘/tmp/flannel.PkuRht/kube-flannel.yml’


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

2024-02-18 23:20:22 (16.1 MB/s) - ‘/tmp/flannel.PkuRht/kube-flannel.yml’ saved [4407/4407]

namespace/kube-flannel created
clusterrole.rbac.authorization.k8s.io/flannel created
clusterrolebinding.rbac.authorization.k8s.io/flannel created
serviceaccount/flannel created
configmap/kube-flannel-cfg created
daemonset.apps/kube-flannel-ds created
node/osm-v140-merge-240 untainted
LAST SEEN   TYPE      REASON                    OBJECT                    MESSAGE
20s         Normal    NodeHasSufficientMemory   node/osm-v140-merge-240   Node osm-v140-merge-240 status is now: NodeHasSufficientMemory
20s         Normal    NodeHasNoDiskPressure     node/osm-v140-merge-240   Node osm-v140-merge-240 status is now: NodeHasNoDiskPressure
20s         Normal    NodeHasSufficientPID      node/osm-v140-merge-240   Node osm-v140-merge-240 status is now: NodeHasSufficientPID
12s         Normal    Starting                  node/osm-v140-merge-240   Starting kubelet.
12s         Warning   InvalidDiskCapacity       node/osm-v140-merge-240   invalid capacity 0 on image filesystem
12s         Normal    NodeAllocatableEnforced   node/osm-v140-merge-240   Updated Node Allocatable limit across pods
11s         Normal    NodeHasSufficientMemory   node/osm-v140-merge-240   Node osm-v140-merge-240 status is now: NodeHasSufficientMemory
11s         Normal    NodeHasNoDiskPressure     node/osm-v140-merge-240   Node osm-v140-merge-240 status is now: NodeHasNoDiskPressure
11s         Normal    NodeHasSufficientPID      node/osm-v140-merge-240   Node osm-v140-merge-240 status is now: NodeHasSufficientPID
Track k8scluster k8s_ready_before_helm: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298428&event=k8scluster&operation=k8s_ready_before_helm&value=&comment=&tags=
Deleting existing namespace osm: kubectl delete ns osm
Helm3 is not installed, installing ...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 14.7M    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 14.7M  100 14.7M    0     0  12.7M      0  0:00:01  0:00:01 --:--:-- 12.7M
linux-amd64/
linux-amd64/LICENSE
linux-amd64/README.md
linux-amd64/helm
version.BuildInfo{Version:"v3.11.3", GitCommit:"323249351482b3bbfc9f5004f65d400aa70f9ae7", GitTreeState:"clean", GoVersion:"go1.20.3"}
"stable" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
Track k8scluster install_helm_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298435&event=k8scluster&operation=install_helm_ok&value=&comment=&tags=
Installing OpenEBS
"openebs" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
NAME: openebs
LAST DEPLOYED: Sun Feb 18 23:20:39 2024
NAMESPACE: openebs
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
Successfully installed OpenEBS.

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

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

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

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

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

For example, cStor can be enabled using commands like:

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

For more information, 
- view the online documentation at https://openebs.io/docs or
- connect with an active community on Kubernetes slack #openebs channel.
NAME   	NAMESPACE	REVISION	UPDATED                                	STATUS  	CHART        	APP VERSION
openebs	openebs  	1       	2024-02-18 23:20:39.295318954 +0000 UTC	deployed	openebs-3.7.0	3.7.0      
Waiting for storageclass
Storageclass available
storageclass.storage.k8s.io/openebs-hostpath patched
Track k8scluster k8s_storageclass_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298440&event=k8scluster&operation=k8s_storageclass_ok&value=&comment=&tags=
Installing MetalLB
"metallb" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "metallb" chart repository
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
NAME: metallb
LAST DEPLOYED: Sun Feb 18 23:20:43 2024
NAMESPACE: metallb-system
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
MetalLB is now running in the cluster.

Now you can configure it via its CRs. Please refer to the metallb official docs
on how to use the CRs.
Track k8scluster k8s_metallb_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298444&event=k8scluster&operation=k8s_metallb_ok&value=&comment=&tags=
Installing cert-manager
"jetstack" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "metallb" chart repository
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "jetstack" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
NAME: cert-manager
LAST DEPLOYED: Sun Feb 18 23:20:47 2024
NAMESPACE: cert-manager
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
cert-manager v1.9.1 has been deployed successfully!

In order to begin issuing certificates, you will need to set up a ClusterIssuer
or Issuer resource (for example, by creating a 'letsencrypt-staging' issuer).

More information on the different types of issuers and how to configure them
can be found in our documentation:

https://cert-manager.io/docs/configuration/

For information on how to configure cert-manager to automatically provision
Certificates for Ingress resources, take a look at the `ingress-shim`
documentation:

https://cert-manager.io/docs/usage/ingress/
Track k8scluster k8s_certmanager_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298478&event=k8scluster&operation=k8s_certmanager_ok&value=&comment=&tags=

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

CertManager: Waiting for 1 of 1 pods to be ready:
No	resources	


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

CertManager: Waiting for 1 of 1 pods to be ready:
No	resources	


Bootstraping... 3 checks of 100
MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-2tz22	2/4	

CertManager: Waiting for 1 of 1 pods to be ready:
No	resources	


Bootstraping... 4 checks of 100
MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-2tz22	2/4	

CertManager: Waiting for 1 of 1 pods to be ready:
No	resources	


Bootstraping... 5 checks of 100
MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-2tz22	3/4	

CertManager: Waiting for 1 of 1 pods to be ready:
No	resources	


Bootstraping... 6 checks of 100
MetalLB: Waiting for 1 of 2 pods to be ready:
metallb-speaker-2tz22	3/4	

CertManager: Waiting for 1 of 1 pods to be ready:
No	resources	

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

K8S CLUSTER IS READY
Track k8scluster k8s_ready_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298517&event=k8scluster&operation=k8s_ready_ok&value=&comment=&tags=
Creating IP address pool manifest: /etc/osm/metallb-ipaddrpool.yaml
apiVersion: metallb.io/v1beta1

kind: IPAddressPool

metadata:

  name: first-pool

  namespace: metallb-system

spec:

  addresses:

  - 172.21.249.33/32

Applying IP address pool manifest: kubectl apply -f /etc/osm/metallb-ipaddrpool.yaml
ipaddresspool.metallb.io/first-pool created
Track k8scluster k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298518&event=k8scluster&operation=k8scluster_ok&value=&comment=&tags=
DEBUG_INSTALL=
DEFAULT_IP=172.21.249.33
OSM_BEHIND_PROXY=
OSM_DEVOPS=/usr/share/osm-devops
HOME=/home/ubuntu
Installing juju client

Ensure prerequisites for "juju" are available                                  /
Download snap "juju" (25672) from channel "2.9/stable"                         -
Download snap "juju" (25672) from channel "2.9/stable"                         \
Download snap "juju" (25672) from channel "2.9/stable"                         |[?25l
Download snap "juju" (25672) from channel "2.9/stable"         3% 35.5MB/s 3.29s
Download snap "juju" (25672) from channel "2.9/stable"        11% 65.8MB/s 1.62s
Download snap "juju" (25672) from channel "2.9/stable"        20% 79.8MB/s 1.20s
Download snap "juju" (25672) from channel "2.9/stable"        29% 85.2MB/s 1.00s
Download snap "juju" (25672) from channel "2.9/stable"        35% 83.1MB/s 937ms
Download snap "juju" (25672) from channel "2.9/stable"        42% 82.4MB/s 847ms
Download snap "juju" (25672) from channel "2.9/stable"        48% 81.3MB/s 766ms
Download snap "juju" (25672) from channel "2.9/stable"        55% 80.7MB/s 674ms
Download snap "juju" (25672) from channel "2.9/stable"        61% 80.2MB/s 581ms
Download snap "juju" (25672) from channel "2.9/stable"        68% 79.7MB/s 486ms
Download snap "juju" (25672) from channel "2.9/stable"        74% 79.0MB/s 397ms
Download snap "juju" (25672) from channel "2.9/stable"        81% 79.2MB/s 291ms
Download snap "juju" (25672) from channel "2.9/stable"        87% 79.0MB/s 193ms
Download snap "juju" (25672) from channel "2.9/stable"        93% 78.2MB/s 107ms
Download snap "juju" (25672) from channel "2.9/stable"       100% 78.1MB/s 6.8ms
Fetch and check assertions for snap "juju" (25672)                             /
Fetch and check assertions for snap "juju" (25672)                             -
Mount snap "juju" (25672)                                                      \
Mount snap "juju" (25672)                                                      |
Mount snap "juju" (25672)                                                      /
Mount snap "juju" (25672)                                                      -
Mount snap "juju" (25672)                                                      \
Mount snap "juju" (25672)                                                      |
Setup snap "juju" (25672) security profiles                                    /
Setup snap "juju" (25672) security profiles for auto-connections               -
Setup snap "juju" (25672) security profiles for auto-connections               \
Setup snap "juju" (25672) security profiles for auto-connections               |
Setup snap "juju" (25672) security profiles for auto-connections               /
Start snap "juju" (25672) services                                             -
Start snap "juju" (25672) services                                             \
Start snap "juju" (25672) services                                             |
Start snap "juju" (25672) services                                             /
Start snap "juju" (25672) services                                             -
Run configure hook of "juju" snap if present                                   \
[?25hjuju (2.9/stable) 2.9.46 from Canonical✓ installed
Finished installation of juju client
Track juju juju_client_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298525&event=juju&operation=juju_client_ok&value=&comment=&tags=
Since Juju 2 is being run for the first time, it has downloaded the latest public cloud information.

k8s substrate added as cloud "k8scloud" with storage provisioned
by the existing "openebs-hostpath" storage class.
You can now bootstrap to this cloud by running 'juju bootstrap k8scloud'.
23:22:09 INFO  juju.cmd supercommand.go:56 running juju [2.9.46 070f3e840e3f5019e67094277b3166aca9dc8f8a gc go1.21.4]
23:22:09 DEBUG juju.cmd supercommand.go:57   args: []string{"/snap/juju/25672/bin/juju", "bootstrap", "-v", "--debug", "k8scloud", "osm", "--config", "controller-service-type=loadbalancer", "--agent-version=2.9.43"}
23:22:09 DEBUG juju.cmd.juju.commands bootstrap.go:1314 authenticating with region "" and credential "k8scloud" ()
23:22:09 DEBUG juju.cmd.juju.commands bootstrap.go:1462 provider attrs: map[operator-storage: workload-storage:]
23:22:10 INFO  cmd authkeys.go:114 Adding contents of "/home/ubuntu/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys
23:22:10 DEBUG juju.cmd.juju.commands bootstrap.go:1552 preparing controller with config: map[agent-metadata-url: agent-stream:released apt-ftp-proxy: apt-http-proxy: apt-https-proxy: apt-mirror: apt-no-proxy: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiXJoQpJ4NhpzIKcKJWFSlBkgzzdK0Y+5oc556uxjAz2KaglPMuwFRASEoF7o1RV6UI0UTAVzf4WvaqsiS5610Gn71zC0XU0MQslaMuwmncUj15XgaYOcI3mVMEuHfmAwnpcQGtQMLrvFV6ypsl2fb/4LTf0Ia3mqbCrAyQf1fPDXupgDaacEbOJ++WFfqEMc3mH+nspc65LmO5VQ2JoWQpIa9YwG8nThIPAKGR+OsXOcn8Bl5ykEgFpHzQgGL2Qi5OKsPr3r3EaybqABaQmfSfvSIWYduVt3qQYFHl2a0/56h2ZQHz4LRs+crdFp+1qATAyt5Xybw3exFktvMs24n juju-client-key
 automatically-retry-hooks:true backup-dir: charmhub-url:https://api.charmhub.io cloudinit-userdata: container-image-metadata-url: container-image-stream:released container-inherit-properties: container-networking-method: default-series: default-space: development:false disable-network-management:false disable-telemetry:false egress-subnets: enable-os-refresh-update:true enable-os-upgrade:true fan-config: firewall-mode:instance ftp-proxy: http-proxy: https-proxy: ignore-machine-addresses:false image-metadata-url: image-stream:released juju-ftp-proxy: juju-http-proxy: juju-https-proxy: juju-no-proxy:127.0.0.1,localhost,::1 logforward-enabled:false logging-config: logging-output: lxd-snap-channel:5.0/stable max-action-results-age:336h max-action-results-size:5G max-status-history-age:336h max-status-history-size:5G name:controller net-bond-reconfigure-delay:17 no-proxy:127.0.0.1,localhost,::1 num-container-provision-workers:4 num-provision-workers:16 operator-storage:openebs-hostpath provisioner-harvest-mode:destroyed proxy-ssh:false resource-tags: snap-http-proxy: snap-https-proxy: snap-store-assertions: snap-store-proxy: snap-store-proxy-url: ssl-hostname-verification:true test-mode:false transmit-vendor-metrics:true type:kubernetes update-status-hook-interval:5m uuid:f2d9e65c-5627-40ee-8798-630236a2de86 workload-storage:openebs-hostpath]
23:22:10 DEBUG juju.kubernetes.provider provider.go:140 opening model "controller".
23:22:10 INFO  cmd bootstrap.go:857 Creating Juju controller "osm" on k8scloud
23:22:10 INFO  juju.cmd.juju.commands bootstrap.go:928 combined bootstrap constraints: 
23:22:10 INFO  cmd bootstrap.go:976 Bootstrap to generic Kubernetes cluster
23:22:10 DEBUG juju.environs.simplestreams simplestreams.go:417 searching for signed metadata in datasource "gui simplestreams"
23:22:10 DEBUG juju.environs.simplestreams simplestreams.go:452 looking for data index using path streams/v1/index2.sjson
23:22:10 DEBUG juju.environs.simplestreams simplestreams.go:464 looking for data index using URL https://streams.canonical.com/juju/gui/streams/v1/index2.sjson
23:22:10 DEBUG juju.environs.simplestreams simplestreams.go:467 streams/v1/index2.sjson not accessed, actual error: [{github.com/juju/retry.Call:188: } {github.com/juju/juju/environs/simplestreams.(*urlDataSource).fetch:219: "https://streams.canonical.com/juju/gui/streams/v1/index2.sjson" not found}]
23:22:10 DEBUG juju.environs.simplestreams simplestreams.go:468 streams/v1/index2.sjson not accessed, trying legacy index path: streams/v1/index.sjson
23:22:11 DEBUG juju.environs.simplestreams simplestreams.go:487 read metadata index at "https://streams.canonical.com/juju/gui/streams/v1/index.sjson"
23:22:11 DEBUG juju.environs.simplestreams simplestreams.go:1019 finding products at path "streams/v1/com.canonical.streams-released-dashboard.sjson"
23:22:11 INFO  cmd bootstrap.go:871 Fetching Juju Dashboard 0.8.1
23:22:11 DEBUG juju.kubernetes.provider k8s.go:476 controller pod config: 
&{Tags:map[] Bootstrap:0xc0003a8380 DisableSSLHostnameVerification:false ProxySettings:{Http: Https: Ftp: NoProxy:127.0.0.1,localhost,::1 AutoNoProxy:} Controller:map[agent-logfile-max-backups:2 agent-logfile-max-size:100M api-port:17070 api-port-open-delay:2s audit-log-capture-args:false audit-log-exclude-methods:[ReadOnlyMethods] audit-log-max-backups:10 audit-log-max-size:300M auditing-enabled:true batch-raft-fsm:false ca-cert:-----BEGIN CERTIFICATE-----
MIIEEjCCAnqgAwIBAgIUBr34DN6K+XEidqNgjgkQq7IJJrEwDQYJKoZIhvcNAQEL
BQAwITENMAsGA1UEChMESnVqdTEQMA4GA1UEAxMHanVqdS1jYTAeFw0yNDAyMTgy
MzE3MTBaFw0zNDAyMTgyMzIyMTBaMCExDTALBgNVBAoTBEp1anUxEDAOBgNVBAMT
B2p1anUtY2EwggGiMA0GCSqGSIb3DQEBAQUAA4IBjwAwggGKAoIBgQDMwhgqsDkR
ivSTHJW5RYElBUxlkUB9TUqpNkSL0+Ul52d7sw1HePcZzerB3pm8zWJso/pjj7oo
G6x0z+hjffrM6fqzHJ1TTadD14NOL1BQ2fkLwMUE+ejxFoDLeSc0U6hmSdsaXgSb
N6oXMOef+sM1236M9AeQchW3ky++8xDHObnLgaO+sOMjnWyb3e7ErI23oayrlBVa
zVFSZvwNLv8KtrrNLpyhTizQtSgUgUmM9p5K3kkN9hnKLinvPUQvXfWoAKsujiCP
vC1aX3nQOcKsGrUaSGrE4sLjh7NnbNZVvP91wD2iKAV5lOmJ3WlF/5Ga+c3tCVzb
sb/WMmu51xuTgfo88bRt5IrXPbyBzI9YiY78r0/dzT8k+vjOMPLMguFD6MtYjQQH
ckFv/AhPIbMNSk2E6F0Iftrz8WjjPGD0b4p75tUi9v0vDhRBG4Wv6JrgN6IVyPJx
yRHSMiscMKueaXI7p+zvnHRRSMi6R/RDqrqCXwKJS6glgS83VMaa9B8CAwEAAaNC
MEAwDgYDVR0PAQH/BAQDAgKkMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFMkr
5VTxoS9UClzsiI5WQT26oTEsMA0GCSqGSIb3DQEBCwUAA4IBgQAvAhodxUFld/br
tHtEtywA3fozBSe5as16FNK0NddpmaS+oAnfj3DATSdgRxpC0/EeE/1BUERtJNMI
mtDtbSNKRZzeMVBPzw3AkncZaykNBVIgTCaGAYG3aRzOx1SYPHFWX4Y0OL7w3OIa
licu2ADUvEImCnzycFkivCqsAipl79wM89Px6dZGYB8TfWEp0/2QY8Bj9oELbRYB
Sg9xnxCKu7kvmgP0W1nv0DW7j/yJgUxDefcA8vGb0kXFOF1quZmf9pGtt4SKNn14
b9891kw8CnKv/2E+kYtFZ/OCuNqqd1zZFXPoFxj8jKckhcFtXxtifdY2ue5JGby7
QY+/JyEzr8PhXghO0Iz6TqEnAiUME/JpcAh/1E4TvC2h/XrYCP9uT1Bq49L/rn6L
VRGhIbP01HpIELGgzmCTs+8D3IXXt0Vnej3Sg6grtA7VEkiPxQenVuWhRb8O6GSI
BxBVdFnSYnzjfxeSz0+q0r2HFJ0g2q9pLBqqOzykgEgy8eRRHGs=
-----END CERTIFICATE-----
 charmstore-url:https://api.jujucharms.com/charmstore controller-name:osm controller-uuid:743b430b-18ce-40ec-8387-cec6de0cd0c7 juju-db-snap-channel:4.4/stable max-agent-state-size:524288 max-charm-state-size:2097152 max-debug-log-duration:24h0m0s max-prune-txn-batch-size:1000000 max-prune-txn-passes:100 max-txn-log-size:10M metering-url:https://api.jujucharms.com/omnibus/v3 migration-agent-wait-time:15m0s model-logfile-max-backups:2 model-logfile-max-size:10M model-logs-size:20M mongo-memory-profile:default non-synced-writes-to-raft-log:false prune-txn-query-count:1000 prune-txn-sleep-time:10ms set-numa-control-policy:false state-port:37017] APIInfo:0xc0007c2000 ControllerTag:controller-743b430b-18ce-40ec-8387-cec6de0cd0c7 ControllerName:osm JujuVersion:2.9.43 DataDir:/var/lib/juju LogDir:/var/log/juju MetricsSpoolDir:/var/lib/juju/metricspool ControllerId:0 AgentEnvironment:map[PROVIDER_TYPE:kubernetes]}
23:22:11 INFO  cmd bootstrap.go:413 Creating k8s resources for controller "controller-osm"
23:22:11 DEBUG juju.kubernetes.provider bootstrap.go:646 creating controller service: 
&Service{ObjectMeta:{controller-service  controller-osm    0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[app.kubernetes.io/managed-by:juju app.kubernetes.io/name:controller] map[controller.juju.is/id:743b430b-18ce-40ec-8387-cec6de0cd0c7] [] [] []},Spec:ServiceSpec{Ports:[]ServicePort{ServicePort{Name:api-server,Protocol:,Port:17070,TargetPort:{0 17070 },NodePort:0,AppProtocol:nil,},},Selector:map[string]string{app.kubernetes.io/name: controller,},ClusterIP:,Type:LoadBalancer,ExternalIPs:[],SessionAffinity:,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:nil,ClusterIPs:[],IPFamilies:[],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:nil,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{},},Conditions:[]Condition{},},}
23:22:11 DEBUG juju.kubernetes.provider bootstrap.go:679 polling k8s controller svc DNS, in 1 attempt, controller service address not provisioned
23:22:14 DEBUG juju.kubernetes.provider configmap.go:84 updating configmap "controller-configmap"
23:22:15 DEBUG juju.kubernetes.provider configmap.go:84 updating configmap "controller-configmap"
23:22:15 DEBUG juju.kubernetes.provider bootstrap.go:1228 mongodb container args:
printf 'args="--dbpath=/var/lib/juju/db --sslPEMKeyFile=/var/lib/juju/server.pem --sslPEMKeyPassword=ignored --sslMode=requireSSL --port=37017 --journal --replSet=juju --quiet --oplogSize=1024 --auth --keyFile=/var/lib/juju/shared-secret --storageEngine=wiredTiger --bind_ip_all"\nipv6Disabled=$(sysctl net.ipv6.conf.all.disable_ipv6 -n)\nif [ $ipv6Disabled -eq 0 ]; then\n  args="${args} --ipv6"\nfi\nwhile [ ! -f "/var/lib/juju/server.pem" ]; do\n  echo "Waiting for /var/lib/juju/server.pem to be created..."\n  sleep 1\ndone\nexec mongod ${args}\n'>/root/mongo.sh && chmod a+x /root/mongo.sh && /root/mongo.sh
23:22:15 DEBUG juju.kubernetes.provider k8s.go:2021 selecting units "app.kubernetes.io/name=controller" to watch
23:22:16 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0
23:22:16 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller
23:22:23 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller
23:22:23 DEBUG juju.kubernetes.provider bootstrap.go:977 Successfully assigned controller-osm/controller-0 to osm-v140-merge-240
23:22:23 DEBUG juju.kubernetes.provider bootstrap.go:977 Downloading images
23:22:23 INFO  cmd bootstrap.go:979 Downloading images
23:22:23 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0
23:22:30 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0
23:22:30 DEBUG juju.kubernetes.provider bootstrap.go:977 Pulled images
23:22:30 DEBUG juju.kubernetes.provider bootstrap.go:977 Created container mongodb
23:22:30 DEBUG juju.kubernetes.provider bootstrap.go:977 Started mongodb container
23:22:40 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller-0
23:22:40 DEBUG juju.kubernetes.provider bootstrap.go:977 Created container api-server
23:22:40 DEBUG juju.kubernetes.provider bootstrap.go:977 Started controller container
23:22:41 DEBUG juju.kubernetes.provider.watcher k8swatcher.go:118 fire notify watcher for controller
23:22:41 INFO  cmd bootstrap.go:1065 Starting controller pod
23:22:41 INFO  cmd bootstrap.go:715 Bootstrap agent now started
23:22:41 INFO  juju.juju api.go:340 API endpoints changed from [] to [172.21.249.33:17070]
23:22:41 INFO  cmd controller.go:88 Contacting Juju controller at 172.21.249.33 to verify accessibility...
23:22:41 INFO  juju.juju api.go:86 connecting to API addresses: [172.21.249.33:17070]
23:22:45 DEBUG juju.api apiclient.go:1151 successfully dialed "wss://172.21.249.33:17070/model/f2d9e65c-5627-40ee-8798-630236a2de86/api"
23:22:45 INFO  juju.api apiclient.go:686 connection established to "wss://172.21.249.33:17070/model/f2d9e65c-5627-40ee-8798-630236a2de86/api"
23:22:45 DEBUG juju.api monitor.go:35 RPC connection died
23:22:45 INFO  cmd controller.go:108 
Bootstrap complete, controller "osm" is now available in namespace "controller-osm"
23:22:45 INFO  cmd bootstrap.go:598 
Now you can run
	juju add-model <model-name>
to create a new model to deploy k8s workloads.
23:22:45 INFO  cmd supercommand.go:544 command finished
......+..+.........+....+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+........+...+.......+........+..........+.........+.....+.......+......+.........+......+.........+.....+....+..+.........+...+...+.......+...+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..+...+.+........+..........+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
............+....+........+.+..+....+...+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+........+............+...+..........+..+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+...+....+.....+.+..+............+..........+...+...+......+...+..+...+.............+...+.....+.........+...+...+......+.+...+............+..+.+..............+.+......+......+...+..+....+...+..+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
To start your first container, try: lxc launch ubuntu:22.04
Or for a virtual machine: lxc launch ubuntu:22.04 --vm

Cloud "lxd-cloud" added to controller "osm".
WARNING loading credentials: credentials for cloud lxd-cloud not found
To upload a credential to the controller for cloud "lxd-cloud", use 
* 'add-model' with --credential option or
* 'add-credential -c lxd-cloud'.
Using cloud "lxd-cloud" from the controller to verify credentials.
Controller credential "lxd-cloud" for user "admin" for cloud "lxd-cloud" on controller "osm" added.
For more information, see ‘juju show-credential lxd-cloud lxd-cloud’.

Checking required packages: iptables-persistent
    Not installed.
Installing iptables-persistent requires root privileges
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  netfilter-persistent
The following NEW packages will be installed:
  iptables-persistent netfilter-persistent
0 upgraded, 2 newly installed, 0 to remove and 205 not upgraded.
Need to get 13.9 kB of archives.
After this operation, 93.2 kB of additional disk space will be used.
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 netfilter-persistent all 1.0.16 [7440 B]
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 iptables-persistent all 1.0.16 [6488 B]
Fetched 13.9 kB in 0s (122 kB/s)
Preconfiguring packages ...
Selecting previously unselected package netfilter-persistent.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65401 files and directories currently installed.)
Preparing to unpack .../netfilter-persistent_1.0.16_all.deb ...
Unpacking netfilter-persistent (1.0.16) ...
Selecting previously unselected package iptables-persistent.
Preparing to unpack .../iptables-persistent_1.0.16_all.deb ...
Unpacking iptables-persistent (1.0.16) ...
Setting up netfilter-persistent (1.0.16) ...
Created symlink /etc/systemd/system/multi-user.target.wants/netfilter-persistent.service → /lib/systemd/system/netfilter-persistent.service.
Setting up iptables-persistent (1.0.16) ...
update-alternatives: using /lib/systemd/system/netfilter-persistent.service to provide /lib/systemd/system/iptables.service (iptables.service) in auto mode
# Warning: iptables-legacy tables present, use iptables-legacy to see them
# Warning: iptables-legacy tables present, use iptables-legacy-save to see them
# Warning: ip6tables-legacy tables present, use ip6tables-legacy to see them
# Warning: ip6tables-legacy tables present, use ip6tables-legacy-save to see them
Processing triggers for man-db (2.10.2-1) ...
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [                                                        ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [=                                                       ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [==                                                      ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [===                                                     ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [====                                                    ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [=====                                                   ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [======                                                  ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [=======                                                 ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [========                                                ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [=========                                               ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [==========                                              ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [===========                                             ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [============                                            ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [=============                                           ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [==============                                          ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [===============                                         ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [================                                        ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [=================                                       ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [==================                                      ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [===================                                     ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [====================                                    ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [=====================                                   ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [======================                                  ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [=======================                                 ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [========================                                ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [=========================                               ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [==========================                              ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [===========================                             ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [============================                            ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [=============================                           ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [==============================                          ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [===============================                         ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [================================                        ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [=================================                       ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [==================================                      ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [===================================                     ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [====================================                    ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [=====================================                   ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [======================================                  ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [=======================================                 ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [========================================                ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [=========================================               ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [==========================================              ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [===========================================             ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [============================================            ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [=============================================           ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [==============================================          ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [===============================================         ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [================================================        ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [=================================================       ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [==================================================      ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [===================================================     ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [====================================================    ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [=====================================================   ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================  ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [======================================================= ]
Scanning processes... [========================================================]
Scanning processes...                                                           
Scanning linux images... [                                                     ]
Scanning linux images... [=================                                    ]
Scanning linux images... [===================================                  ]
Scanning linux images... [=====================================================]
Scanning linux images...                                                        

Running kernel seems to be up-to-date.

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
iptables v1.8.7 (nf_tables): option "--to-destination" requires an argument
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.8.7 (nf_tables): option "--to-destination" requires an argument
Try `iptables -h' or 'iptables --help' for more information.
run-parts: executing /usr/share/netfilter-persistent/plugins.d/15-ip4tables save
# Warning: iptables-legacy tables present, use iptables-legacy-save to see them
run-parts: executing /usr/share/netfilter-persistent/plugins.d/25-ip6tables save
# Warning: ip6tables-legacy tables present, use ip6tables-legacy-save to see them
Track juju juju_controller_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298583&event=juju&operation=juju_controller_ok&value=&comment=&tags=
Track juju juju_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298583&event=juju&operation=juju_ok&value=&comment=&tags=
Track docker_images docker_images_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298584&event=docker_images&operation=docker_images_ok&value=&comment=&tags=
Added 'osm' model on k8scloud with credential 'k8scloud' for user 'admin'
Located charm "mongodb-k8s" in charm-hub, revision 14
Deploying "mongodb-k8s" from charm-hub charm "mongodb-k8s", revision 14 in channel latest/stable on focal
Track deploy_osm deploy_mongodb_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298592&event=deploy_osm&operation=deploy_mongodb_ok&value=&comment=&tags=
helm -n osm install osm /usr/share/osm-devops/installers/helm/osm -f /etc/osm/helm/osm-values.yaml  --set global.image.repositoryBase=osm.etsi.org:5050/devops/cicd/opensourcemano --set mysql.dbHostPath=/var/lib/osm/osm --set vca.host=172.21.249.33 --set vca.secret=3b175155c707a9a5b7dd92f9fe663288 --set vca.cacert=LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVFakNDQW5xZ0F3SUJBZ0lVQnIzNERONksrWEVpZHFOZ2pna1FxN0lKSnJFd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0lURU5NQXNHQTFVRUNoTUVTblZxZFRFUU1BNEdBMVVFQXhNSGFuVnFkUzFqWVRBZUZ3MHlOREF5TVRneQpNekUzTVRCYUZ3MHpOREF5TVRneU16SXlNVEJhTUNFeERUQUxCZ05WQkFvVEJFcDFhblV4RURBT0JnTlZCQU1UCkIycDFhblV0WTJFd2dnR2lNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJqd0F3Z2dHS0FvSUJnUURNd2hncXNEa1IKaXZTVEhKVzVSWUVsQlV4bGtVQjlUVXFwTmtTTDArVWw1MmQ3c3cxSGVQY1p6ZXJCM3BtOHpXSnNvL3BqajdvbwpHNngweitoamZmck02ZnF6SEoxVFRhZEQxNE5PTDFCUTJma0x3TVVFK2VqeEZvRExlU2MwVTZobVNkc2FYZ1NiCk42b1hNT2VmK3NNMTIzNk05QWVRY2hXM2t5Kys4eERIT2JuTGdhTytzT01qbld5YjNlN0VySTIzb2F5cmxCVmEKelZGU1p2d05MdjhLdHJyTkxweWhUaXpRdFNnVWdVbU05cDVLM2trTjlobktMaW52UFVRdlhmV29BS3N1amlDUAp2QzFhWDNuUU9jS3NHclVhU0dyRTRzTGpoN05uYk5aVnZQOTF3RDJpS0FWNWxPbUozV2xGLzVHYStjM3RDVnpiCnNiL1dNbXU1MXh1VGdmbzg4YlJ0NUlyWFBieUJ6STlZaVk3OHIwL2R6VDhrK3ZqT01QTE1ndUZENk10WWpRUUgKY2tGdi9BaFBJYk1OU2syRTZGMElmdHJ6OFdqalBHRDBiNHA3NXRVaTl2MHZEaFJCRzRXdjZKcmdONklWeVBKeAp5UkhTTWlzY01LdWVhWEk3cCt6dm5IUlJTTWk2Ui9SRHFycUNYd0tKUzZnbGdTODNWTWFhOUI4Q0F3RUFBYU5DCk1FQXdEZ1lEVlIwUEFRSC9CQVFEQWdLa01BOEdBMVVkRXdFQi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZNa3IKNVZUeG9TOVVDbHpzaUk1V1FUMjZvVEVzTUEwR0NTcUdTSWIzRFFFQkN3VUFBNElCZ1FBdkFob2R4VUZsZC9icgp0SHRFdHl3QTNmb3pCU2U1YXMxNkZOSzBOZGRwbWFTK29BbmZqM0RBVFNkZ1J4cEMwL0VlRS8xQlVFUnRKTk1JCm10RHRiU05LUlp6ZU1WQlB6dzNBa25jWmF5a05CVklnVENhR0FZRzNhUnpPeDFTWVBIRldYNFkwT0w3dzNPSWEKbGljdTJBRFV2RUltQ256eWNGa2l2Q3FzQWlwbDc5d004OVB4NmRaR1lCOFRmV0VwMC8yUVk4Qmo5b0VMYlJZQgpTZzl4bnhDS3U3a3ZtZ1AwVzFudjBEVzdqL3lKZ1V4RGVmY0E4dkdiMGtYRk9GMXF1Wm1mOXBHdHQ0U0tObjE0CmI5ODkxa3c4Q25Ldi8yRStrWXRGWi9PQ3VOcXFkMXpaRlhQb0Z4ajhqS2NraGNGdFh4dGlmZFkydWU1SkdieTcKUVkrL0p5RXpyOFBoWGdoTzBJejZUcUVuQWlVTUUvSnBjQWgvMUU0VHZDMmgvWHJZQ1A5dVQxQnE0OUwvcm42TApWUkdoSWJQMDFIcElFTEdnem1DVHMrOEQzSVhYdDBWbmVqM1NnNmdydEE3VkVraVB4UWVuVnVXaFJiOE82R1NJCkJ4QlZkRm5TWW56amZ4ZVN6MCtxMHIySEZKMGcycTlwTEJxcU96eWtnRWd5OGVSUkhHcz0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQoK --set global.image.tag=osm-v140-merge-240
NAME: osm
LAST DEPLOYED: Sun Feb 18 23:23:13 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
1. Get the application URL by running these commands:
  export NODE_PORT=$(kubectl get --namespace osm -o jsonpath="{.spec.ports[0].nodePort}" services nbi)
  export NODE_IP=$(kubectl get nodes --namespace osm -o jsonpath="{.items[0].status.addresses[0].address}")
  echo http://$NODE_IP:$NODE_PORT
USER-SUPPLIED VALUES:

global:

  image:

    repositoryBase: osm.etsi.org:5050/devops/cicd/opensourcemano

    tag: osm-v140-merge-240

mysql:

  dbHostPath: /var/lib/osm/osm

vca:

  cacert: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVFakNDQW5xZ0F3SUJBZ0lVQnIzNERONksrWEVpZHFOZ2pna1FxN0lKSnJFd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0lURU5NQXNHQTFVRUNoTUVTblZxZFRFUU1BNEdBMVVFQXhNSGFuVnFkUzFqWVRBZUZ3MHlOREF5TVRneQpNekUzTVRCYUZ3MHpOREF5TVRneU16SXlNVEJhTUNFeERUQUxCZ05WQkFvVEJFcDFhblV4RURBT0JnTlZCQU1UCkIycDFhblV0WTJFd2dnR2lNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJqd0F3Z2dHS0FvSUJnUURNd2hncXNEa1IKaXZTVEhKVzVSWUVsQlV4bGtVQjlUVXFwTmtTTDArVWw1MmQ3c3cxSGVQY1p6ZXJCM3BtOHpXSnNvL3BqajdvbwpHNngweitoamZmck02ZnF6SEoxVFRhZEQxNE5PTDFCUTJma0x3TVVFK2VqeEZvRExlU2MwVTZobVNkc2FYZ1NiCk42b1hNT2VmK3NNMTIzNk05QWVRY2hXM2t5Kys4eERIT2JuTGdhTytzT01qbld5YjNlN0VySTIzb2F5cmxCVmEKelZGU1p2d05MdjhLdHJyTkxweWhUaXpRdFNnVWdVbU05cDVLM2trTjlobktMaW52UFVRdlhmV29BS3N1amlDUAp2QzFhWDNuUU9jS3NHclVhU0dyRTRzTGpoN05uYk5aVnZQOTF3RDJpS0FWNWxPbUozV2xGLzVHYStjM3RDVnpiCnNiL1dNbXU1MXh1VGdmbzg4YlJ0NUlyWFBieUJ6STlZaVk3OHIwL2R6VDhrK3ZqT01QTE1ndUZENk10WWpRUUgKY2tGdi9BaFBJYk1OU2syRTZGMElmdHJ6OFdqalBHRDBiNHA3NXRVaTl2MHZEaFJCRzRXdjZKcmdONklWeVBKeAp5UkhTTWlzY01LdWVhWEk3cCt6dm5IUlJTTWk2Ui9SRHFycUNYd0tKUzZnbGdTODNWTWFhOUI4Q0F3RUFBYU5DCk1FQXdEZ1lEVlIwUEFRSC9CQVFEQWdLa01BOEdBMVVkRXdFQi93UUZNQU1CQWY4d0hRWURWUjBPQkJZRUZNa3IKNVZUeG9TOVVDbHpzaUk1V1FUMjZvVEVzTUEwR0NTcUdTSWIzRFFFQkN3VUFBNElCZ1FBdkFob2R4VUZsZC9icgp0SHRFdHl3QTNmb3pCU2U1YXMxNkZOSzBOZGRwbWFTK29BbmZqM0RBVFNkZ1J4cEMwL0VlRS8xQlVFUnRKTk1JCm10RHRiU05LUlp6ZU1WQlB6dzNBa25jWmF5a05CVklnVENhR0FZRzNhUnpPeDFTWVBIRldYNFkwT0w3dzNPSWEKbGljdTJBRFV2RUltQ256eWNGa2l2Q3FzQWlwbDc5d004OVB4NmRaR1lCOFRmV0VwMC8yUVk4Qmo5b0VMYlJZQgpTZzl4bnhDS3U3a3ZtZ1AwVzFudjBEVzdqL3lKZ1V4RGVmY0E4dkdiMGtYRk9GMXF1Wm1mOXBHdHQ0U0tObjE0CmI5ODkxa3c4Q25Ldi8yRStrWXRGWi9PQ3VOcXFkMXpaRlhQb0Z4ajhqS2NraGNGdFh4dGlmZFkydWU1SkdieTcKUVkrL0p5RXpyOFBoWGdoTzBJejZUcUVuQWlVTUUvSnBjQWgvMUU0VHZDMmgvWHJZQ1A5dVQxQnE0OUwvcm42TApWUkdoSWJQMDFIcElFTEdnem1DVHMrOEQzSVhYdDBWbmVqM1NnNmdydEE3VkVraVB4UWVuVnVXaFJiOE82R1NJCkJ4QlZkRm5TWW56amZ4ZVN6MCtxMHIySEZKMGcycTlwTEJxcU96eWtnRWd5OGVSUkhHcz0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQoK

  host: 172.21.249.33

  pubkey: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiXJoQpJ4NhpzIKcKJWFSlBkgzzdK0Y+5oc556uxjAz2KaglPMuwFRASEoF7o1RV6UI0UTAVzf4WvaqsiS5610Gn71zC0XU0MQslaMuwmncUj15XgaYOcI3mVMEuHfmAwnpcQGtQMLrvFV6ypsl2fb/4LTf0Ia3mqbCrAyQf1fPDXupgDaacEbOJ++WFfqEMc3mH+nspc65LmO5VQ2JoWQpIa9YwG8nThIPAKGR+OsXOcn8Bl5ykEgFpHzQgGL2Qi5OKsPr3r3EaybqABaQmfSfvSIWYduVt3qQYFHl2a0/56h2ZQHz4LRs+crdFp+1qATAyt5Xybw3exFktvMs24n

    juju-client-key

  secret: 3b175155c707a9a5b7dd92f9fe663288

Track deploy_osm deploy_osm_services_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298594&event=deploy_osm&operation=deploy_osm_services_k8s_ok&value=&comment=&tags=
DEBUG_INSTALL=
OSM_DEVOPS=/usr/share/osm-devops
OSM_DOCKER_TAG=osm-v140-merge-240
OSM_HELM_WORK_DIR=/etc/osm/helm
Updating Helm values file helm/values/airflow-values.yaml to use defaultAirflowTag: osm-v140-merge-240
Updating Helm values file helm/values/airflow-values.yaml to use defaultAirflowRepository: osm.etsi.org:5050/devops/cicd/opensourcemano/airflow
"apache-airflow" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "metallb" chart repository
...Successfully got an update from the "apache-airflow" chart repository
...Successfully got an update from the "jetstack" chart repository
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
NAME: airflow
LAST DEPLOYED: Sun Feb 18 23:23:17 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
Thank you for installing Apache Airflow 2.5.3!

Your release is named airflow.
You can now access your dashboard(s) by executing the following command(s) and visiting the corresponding port at localhost in your browser:

Airflow Webserver:     kubectl port-forward svc/airflow-webserver 8080:8080 --namespace osm
Default Webserver (Airflow UI) Login credentials:
    username: admin
    password: admin
Default Postgres connection credentials:
    username: postgres
    password: postgres
    port: 5432

You can get Fernet Key value by running the following:

    echo Fernet Key: $(kubectl get secret --namespace osm airflow-fernet-key -o jsonpath="{.data.fernet-key}" | base64 --decode)
Track deploy_osm airflow_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298787&event=deploy_osm&operation=airflow_ok&value=&comment=&tags=
"prometheus-community" has been added to your repositories
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "metallb" chart repository
...Successfully got an update from the "apache-airflow" chart repository
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "jetstack" chart repository
...Successfully got an update from the "prometheus-community" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
NAME: pushgateway
LAST DEPLOYED: Sun Feb 18 23:26:32 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
1. Get the application URL by running these commands:
  export POD_NAME=$(kubectl get pods --namespace osm -l "app=prometheus-pushgateway,release=pushgateway" -o jsonpath="{.items[0].metadata.name}")
  echo "Visit http://127.0.0.1:8080 to use your application"
  kubectl port-forward $POD_NAME 8080:80
Track deploy_osm pushgateway_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298792&event=deploy_osm&operation=pushgateway_ok&value=&comment=&tags=
"prometheus-community" already exists with the same configuration, skipping
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "metallb" chart repository
...Successfully got an update from the "apache-airflow" chart repository
...Successfully got an update from the "openebs" chart repository
...Successfully got an update from the "jetstack" chart repository
...Successfully got an update from the "prometheus-community" chart repository
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈Happy Helming!⎈
NAME: alertmanager
LAST DEPLOYED: Sun Feb 18 23:26:36 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
NOTES:
1. Get the application URL by running these commands:
  export NODE_PORT=$(kubectl get --namespace osm -o jsonpath="{.spec.ports[0].nodePort}" services alertmanager)
  export NODE_IP=$(kubectl get nodes --namespace osm -o jsonpath="{.items[0].status.addresses[0].address}")
  echo http://$NODE_IP:$NODE_PORT
Track deploy_osm alertmanager_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298796&event=deploy_osm&operation=alertmanager_ok&value=&comment=&tags=
Track deploy_osm install_osm_ngsa_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298796&event=deploy_osm&operation=install_osm_ngsa_ok&value=&comment=&tags=
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  3120  100  3120    0     0  1805k      0 --:--:-- --:--:-- --:--:-- 3046k
OK

Repository: 'deb [arch=amd64] http://172.21.249.4:40661/release unstable IM osmclient'
Description:
Archive for codename: unstable components: IM,osmclient
More info: http://172.21.249.4:40661/release
Adding repository.
Adding deb entry to /etc/apt/sources.list.d/archive_uri-http_172_21_249_4_40661_release-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/archive_uri-http_172_21_249_4_40661_release-jammy.list

0% [Working]
            
Ign:1 http://172.21.249.4:40661/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:40661/release unstable Release

0% [Working]
            
Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease

0% [Connecting to nova.clouds.archive.ubuntu.com (91.189.91.121)] [Connected to
                                                                               
0% [Waiting for headers] [Waiting for headers] [Waiting for headers]
                                                                    
Get:5 http://172.21.249.4:40661/release unstable/IM amd64 Packages [851 B]

0% [Waiting for headers] [5 Packages 851 B/851 B 100%] [Waiting for headers] [W
                                                                               
0% [Waiting for headers] [Waiting for headers] [Waiting for headers]
                                                                    
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Waiting for headers] [Waiting for headers] [Waiting for headers]
0% [5 Packages store 0 B] [Waiting for headers] [Waiting for headers] [Waiting 
0% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting f
                                                                               
Get:7 http://172.21.249.4:40661/release unstable/osmclient amd64 Packages [478 B]

0% [Waiting for headers] [7 Packages 478 B/478 B 100%] [Waiting for headers] [W
                                                                               
0% [Waiting for headers] [Waiting for headers] [Waiting for headers]
0% [7 Packages store 0 B] [Waiting for headers] [Waiting for headers] [Waiting 
                                                                               
0% [Waiting for headers] [Waiting for headers] [Waiting for headers]
                                                                    
Hit:8 https://download.docker.com/linux/ubuntu jammy InRelease

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

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

0% [Connecting to packages.cloud.google.com]
0% [Connected to packages.cloud.google.com (142.250.201.14)]
                                                            
0% [Waiting for headers]
                        
Hit:9 https://packages.cloud.google.com/apt kubernetes-xenial InRelease

                        
0% [Working]
0% [Working]
0% [Working]
100% [Working]
              
Fetched 1329 B in 1s (1401 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 43%

Reading package lists... 43%

Reading package lists... 60%

Reading package lists... 60%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 68%

Reading package lists... 68%

Reading package lists... 70%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 94%

Reading package lists... 94%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.249.4:40661/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.249.4:40661/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.249.4:40661/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.249.4:40661/release unstable Release

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

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

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

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

                                                                               
0% [Connected to download.docker.com (3.160.231.64)] [Waiting for headers]
                                                                          
Hit:7 https://download.docker.com/linux/ubuntu jammy InRelease

                                                                          
0% [Waiting for headers]
                        
0% [Working]
0% [Connecting to packages.cloud.google.com (142.250.201.14)]
                                                             
0% [Waiting for headers]
                        
Hit:8 https://packages.cloud.google.com/apt kubernetes-xenial InRelease

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

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 6%

Reading package lists... 43%

Reading package lists... 43%

Reading package lists... 60%

Reading package lists... 60%

Reading package lists... 60%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 65%

Reading package lists... 65%

Reading package lists... 68%

Reading package lists... 68%

Reading package lists... 73%

Reading package lists... 73%

Reading package lists... 76%

Reading package lists... 76%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 80%

Reading package lists... 80%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 81%

Reading package lists... 85%

Reading package lists... 85%

Reading package lists... 87%

Reading package lists... 87%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 94%

Reading package lists... 94%

Reading package lists... 97%

Reading package lists... 97%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.249.4:40661/release/dists/unstable/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
W: Conflicting distribution: http://172.21.249.4:40661/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  build-essential bzip2 cpp cpp-11 dpkg-dev fakeroot fontconfig-config
  fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gcc-12-base
  javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libasan6 libatomic1 libc-dev-bin libc-devtools libc6
  libc6-dev libcc1-0 libcrypt-dev libdeflate0 libdpkg-perl libexpat1
  libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
  libgcc-11-dev libgcc-s1 libgd3 libgomp1 libisl23 libitm1 libjbig0
  libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore
  liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3-stdlib libpython3.10
  libpython3.10-dev libpython3.10-minimal libpython3.10-stdlib libquadmath0
  libstdc++-11-dev libstdc++6 libtiff5 libtirpc-dev libtsan0 libubsan1
  libwebp7 libxpm4 linux-libc-dev lto-disabled-list make manpages-dev python3
  python3-dev python3-distutils python3-lib2to3 python3-minimal python3-wheel
  python3.10 python3.10-dev python3.10-minimal rpcsvc-proto zlib1g zlib1g-dev
Suggested packages:
  bzip2-doc cpp-doc gcc-11-locales debian-keyring g++-multilib g++-11-multilib
  gcc-11-doc gcc-multilib autoconf automake libtool flex bison gdb gcc-doc
  gcc-11-multilib apache2 | lighttpd | httpd glibc-doc bzr libgd-tools
  libstdc++-11-doc make-doc python3-doc python3-tk python3-venv
  python3.10-venv python3.10-doc binfmt-support
Recommended packages:
  libnss-nis libnss-nisplus
The following NEW packages will be installed:
  build-essential bzip2 cpp cpp-11 dpkg-dev fakeroot fontconfig-config
  fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base javascript-common
  libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
  libasan6 libatomic1 libc-dev-bin libc-devtools libc6-dev libcc1-0
  libcrypt-dev libdeflate0 libdpkg-perl libexpat1-dev libfakeroot
  libfile-fcntllock-perl libfontconfig1 libgcc-11-dev libgd3 libgomp1 libisl23
  libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc
  libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev
  libpython3.10-dev libquadmath0 libstdc++-11-dev libtiff5 libtirpc-dev
  libtsan0 libubsan1 libwebp7 libxpm4 linux-libc-dev lto-disabled-list make
  manpages-dev python3-dev python3-pip python3-wheel python3.10-dev
  rpcsvc-proto zlib1g-dev
The following packages will be upgraded:
  gcc-12-base libc6 libexpat1 libgcc-s1 libpython3-stdlib libpython3.10
  libpython3.10-minimal libpython3.10-stdlib libstdc++6 python3
  python3-distutils python3-lib2to3 python3-minimal python3.10
  python3.10-minimal zlib1g
16 upgraded, 64 newly installed, 0 to remove and 189 not upgraded.
Need to get 83.1 MB of archives.
After this operation, 239 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04 [20.1 kB]

0% [1 gcc-12-base 5511 B/20.1 kB 27%]
                                     
0% [Working]
            
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04 [53.9 kB]

0% [2 libgcc-s1 2615 B/53.9 kB 5%]
                                  
1% [Working]
            
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04 [699 kB]

1% [3 libstdc++6 2020 B/699 kB 0%]
                                  
1% [Waiting for headers]
                        
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.6 [3236 kB]

2% [4 libc6 20.5 kB/3236 kB 1%]
                               
5% [Waiting for headers]
                        
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]

5% [5 libexpat1 33.6 kB/91.0 kB 37%]
                                    
5% [Working]
            
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu9.2 [58.4 kB]

5% [6 zlib1g 27.8 kB/58.4 kB 48%]
                                 
6% [Working]
            
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]

6% [7 libpython3.10 34.6 kB/1948 kB 2%]
                                       
8% [Working]
            
Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]

8% [8 python3.10 32.3 kB/508 kB 6%]
                                   
8% [Waiting for headers]
                        
Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]

8% [9 python3-distutils 47.8 kB/139 kB 34%]
                                           
9% [Waiting for headers]
                        
Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]

9% [10 python3-lib2to3 77.6 kB/77.6 kB 100%]
                                            
9% [Working]
            
Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]

9% [11 libpython3.10-stdlib 92.9 kB/1848 kB 5%]
                                               
11% [Working]
             
Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]

11% [12 python3.10-minimal 14.2 kB/2242 kB 1%]
                                              
14% [Working]
             
Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]

14% [13 libpython3.10-minimal 20.0 kB/812 kB 2%]
                                                
15% [Working]
             
Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]

15% [14 python3-minimal 24.3 kB/24.3 kB 100%]
                                             
15% [Working]
             
Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]

15% [15 python3 22.8 kB/22.8 kB 100%]
                                     
15% [Waiting for headers]
                         
Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]

                         
Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.6 [20.3 kB]

15% [17 libc-dev-bin 20.3 kB/20.3 kB 100%]
                                          
Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-94.104 [1355 kB]

16% [18 linux-libc-dev 196 kB/1355 kB 14%]
                                          
17% [Waiting for headers]
                         
Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]

18% [Waiting for headers]
                         
Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]

                         
Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]

18% [21 libtirpc-dev 168 kB/192 kB 87%]
                                       
18% [Working]
             
Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]

19% [Working]
             
Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.6 [2100 kB]

19% [23 libc6-dev 14.2 kB/2100 kB 1%]
                                     
21% [Working]
             
Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]

21% [24 gcc-11-base 20.2 kB/20.2 kB 100%]
                                         
21% [Waiting for headers]
                         
Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]

21% [25 libisl23 41.2 kB/727 kB 6%]
                                   
22% [Waiting for headers]
                         
Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]

22% [26 libmpc3 34.9 kB/46.9 kB 75%]
                                    
22% [Working]
             
Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]

22% [27 cpp-11 53.3 kB/10.0 MB 1%]
                                  
32% [Waiting for headers]
                         
Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]

                         
Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]

33% [29 libcc1-0 48.3 kB/48.3 kB 100%]
                                      
Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]

                                      
33% [30 libgomp1 126 kB/126 kB 100%]
                                    
33% [Working]
             
Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]

33% [31 libitm1 30.2 kB/30.2 kB 100%]
                                     
33% [Working]
             
Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]

             
Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]

34% [33 libasan6 196 kB/2282 kB 9%]
                                   
36% [Working]
             
Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]

36% [34 liblsan0 14.2 kB/1069 kB 1%]
                                    
37% [Working]
             
Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]

37% [35 libtsan0 0 B/2260 kB 0%]
                                
40% [Working]
             
Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]

40% [36 libubsan1 0 B/976 kB 0%]
                                
41% [Working]
             
Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]

41% [37 libquadmath0 0 B/154 kB 0%]
                                   
41% [Working]
             
Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]

41% [38 libgcc-11-dev 0 B/2517 kB 0%]
                                     
44% [Working]
             
Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]

44% [39 gcc-11 0 B/20.1 MB 0%]
                              
64% [Waiting for headers]
                         
Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]

64% [Waiting for headers]
                         
Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]

64% [41 libstdc++-11-dev 65.3 kB/2101 kB 3%]
                                            
Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]

                                            
66% [42 g++-11 61.6 kB/11.4 MB 1%]
                                  
78% [Waiting for headers]
                         
Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]

                         
Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]

78% [44 make 65.2 kB/180 kB 36%]
                                
78% [Working]
             
Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB]

78% [45 libdpkg-perl 14.2 kB/237 kB 6%]
                                       
79% [Working]
             
Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]

79% [46 bzip2 6959 B/34.8 kB 20%]
                                 
79% [Working]
             
Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]

79% [47 lto-disabled-list 11.0 kB/12.5 kB 88%]
                                              
79% [Working]
             
Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB]

79% [48 dpkg-dev 4096 B/922 kB 0%]
                                  
80% [Working]
             
Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]

80% [49 build-essential 4744 B/4744 B 100%]
                                           
81% [Working]
             
Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]

81% [50 libfakeroot 31.5 kB/31.5 kB 100%]
                                         
81% [Working]
             
Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]

81% [51 fakeroot 45.1 kB/60.4 kB 75%]
                                     
81% [Working]
             
Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]

81% [52 fonts-dejavu-core 39.4 kB/1041 kB 4%]
                                             
82% [Waiting for headers]
                         
Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]

83% [53 fontconfig-config 29.1 kB/29.1 kB 100%]
                                               
83% [Working]
             
Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]

83% [54 javascript-common 5936 B/5936 B 100%]
                                             
83% [Working]
             
Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]

83% [55 libalgorithm-diff-perl 41.8 kB/41.8 kB 100%]
83% [Connecting to nova.clouds.archive.ubuntu.com (185.125.190.41)]
                                                                   
Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]

                                                                   
83% [56 libalgorithm-diff-xs-perl 11.9 kB/11.9 kB 100%]
                                                       
84% [Working]
             
Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]

84% [57 libalgorithm-merge-perl 5511 B/12.0 kB 46%]
                                                   
84% [Waiting for headers]
                         
Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]

84% [58 libfontconfig1 476 B/131 kB 0%]
                                       
84% [Waiting for headers]
                         
Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]

84% [59 libjpeg-turbo8 7767 B/134 kB 6%]
                                        
85% [Waiting for headers]
                         
Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]

85% [60 libjpeg8 1924 B/2264 B 85%]
                                   
85% [Working]
             
Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]

85% [61 libdeflate0 3722 B/70.9 kB 5%]
                                      
85% [Waiting for headers]
                         
Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]

85% [62 libjbig0 9301 B/29.2 kB 32%]
                                    
85% [Waiting for headers]
                         
Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]

85% [63 libwebp7 13.2 kB/206 kB 6%]
                                   
86% [Waiting for headers]
                         
Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.7 [185 kB]

86% [64 libtiff5 28.1 kB/185 kB 15%]
                                    
86% [Waiting for headers]
                         
Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]

86% [65 libxpm4 30.1 kB/36.7 kB 82%]
                                    
87% [Waiting for headers]
                         
Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]

87% [66 libgd3 26.8 kB/129 kB 21%]
87% [Connecting to nova.clouds.archive.ubuntu.com (185.125.190.41)]
                                                                   
Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.6 [29.0 kB]

                                                                   
87% [67 libc-devtools 14.2 kB/29.0 kB 49%]
                                          
87% [Working]
             
Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.2 [147 kB]

87% [68 libexpat1-dev 2613 B/147 kB 2%]
                                       
88% [Waiting for headers]
                         
Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]

88% [69 libfile-fcntllock-perl 2746 B/33.9 kB 8%]
                                                 
88% [Working]
             
Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]

88% [70 libjs-jquery 4803 B/321 kB 1%]
                                      
88% [Working]
             
Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]

89% [71 libjs-underscore 19.5 kB/118 kB 17%]
                                            
89% [Working]
             
Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]

89% [72 libjs-sphinxdoc 4788 B/139 kB 3%]
                                         
89% [Working]
             
Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]

89% [73 zlib1g-dev 2111 B/164 kB 1%]
                                    
90% [Working]
             
Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]

90% [74 libpython3.10-dev 16.4 kB/4762 kB 0%]
                                             
94% [Waiting for headers]
                         
Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]

                         
95% [Working]
             
Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]

95% [76 manpages-dev 42.8 kB/2309 kB 2%]
                                        
97% [Waiting for headers]
                         
Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]

97% [77 python3.10-dev 27.5 kB/507 kB 5%]
                                         
98% [Working]
             
Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]

98% [78 python3-dev 14.2 kB/26.0 kB 55%]
                                        
98% [Working]
             
Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]

98% [79 python3-wheel 2615 B/32.0 kB 8%]
                                        
98% [Working]
             
Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]

98% [80 python3-pip 734 B/1305 kB 0%]
                                     
100% [Working]
              
Fetched 83.1 MB in 3s (27.6 MB/s)

Extracting templates from packages: 37%
Extracting templates from packages: 75%
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65423 files and directories currently installed.)
Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65423 files and directories currently installed.)
Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65423 files and directories currently installed.)
Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65423 files and directories currently installed.)
Preparing to unpack .../libc6_2.35-0ubuntu3.6_amd64.deb ...
Unpacking libc6:amd64 (2.35-0ubuntu3.6) over (2.35-0ubuntu3.1) ...
Setting up libc6:amd64 (2.35-0ubuntu3.6) ...
(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 ... 65423 files and directories currently installed.)
Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) over (2.4.7-1) ...
Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ...
Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
(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 ... 65423 files and directories currently installed.)
Preparing to unpack .../0-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Preparing to unpack .../1-python3.10_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10 (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Preparing to unpack .../2-python3-distutils_3.10.8-1~22.04_all.deb ...
Unpacking python3-distutils (3.10.8-1~22.04) over (3.10.4-0ubuntu1) ...
Preparing to unpack .../3-python3-lib2to3_3.10.8-1~22.04_all.deb ...
Unpacking python3-lib2to3 (3.10.8-1~22.04) over (3.10.4-0ubuntu1) ...
Preparing to unpack .../4-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Preparing to unpack .../5-python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10-minimal (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Preparing to unpack .../6-libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
(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 ... 65555 files and directories currently installed.)
Preparing to unpack .../python3-minimal_3.10.6-1~22.04_amd64.deb ...
Unpacking python3-minimal (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Setting up python3-minimal (3.10.6-1~22.04) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 65555 files and directories currently installed.)
Preparing to unpack .../00-python3_3.10.6-1~22.04_amd64.deb ...
Unpacking python3 (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Preparing to unpack .../01-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../02-libc-dev-bin_2.35-0ubuntu3.6_amd64.deb ...
Unpacking libc-dev-bin (2.35-0ubuntu3.6) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../03-linux-libc-dev_5.15.0-94.104_amd64.deb ...
Unpacking linux-libc-dev:amd64 (5.15.0-94.104) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../04-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
Selecting previously unselected package rpcsvc-proto.
Preparing to unpack .../05-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
Selecting previously unselected package libtirpc-dev:amd64.
Preparing to unpack .../06-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
Selecting previously unselected package libnsl-dev:amd64.
Preparing to unpack .../07-libnsl-dev_1.3.0-2build2_amd64.deb ...
Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../08-libc6-dev_2.35-0ubuntu3.6_amd64.deb ...
Unpacking libc6-dev:amd64 (2.35-0ubuntu3.6) ...
Selecting previously unselected package gcc-11-base:amd64.
Preparing to unpack .../09-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package libisl23:amd64.
Preparing to unpack .../10-libisl23_0.24-2build1_amd64.deb ...
Unpacking libisl23:amd64 (0.24-2build1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../11-libmpc3_1.2.1-2build1_amd64.deb ...
Unpacking libmpc3:amd64 (1.2.1-2build1) ...
Selecting previously unselected package cpp-11.
Preparing to unpack .../12-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package cpp.
Preparing to unpack .../13-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking cpp (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../14-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../15-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../16-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../17-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libasan6:amd64.
Preparing to unpack .../18-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../19-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../20-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package libubsan1:amd64.
Preparing to unpack .../21-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../22-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
Selecting previously unselected package libgcc-11-dev:amd64.
Preparing to unpack .../23-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package gcc-11.
Preparing to unpack .../24-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package gcc.
Preparing to unpack .../25-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking gcc (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package libstdc++-11-dev:amd64.
Preparing to unpack .../26-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package g++-11.
Preparing to unpack .../27-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
Selecting previously unselected package g++.
Preparing to unpack .../28-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking g++ (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package make.
Preparing to unpack .../29-make_4.3-4.1build1_amd64.deb ...
Unpacking make (4.3-4.1build1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../30-libdpkg-perl_1.21.1ubuntu2.2_all.deb ...
Unpacking libdpkg-perl (1.21.1ubuntu2.2) ...
Selecting previously unselected package bzip2.
Preparing to unpack .../31-bzip2_1.0.8-5build1_amd64.deb ...
Unpacking bzip2 (1.0.8-5build1) ...
Selecting previously unselected package lto-disabled-list.
Preparing to unpack .../32-lto-disabled-list_24_all.deb ...
Unpacking lto-disabled-list (24) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../33-dpkg-dev_1.21.1ubuntu2.2_all.deb ...
Unpacking dpkg-dev (1.21.1ubuntu2.2) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../34-build-essential_12.9ubuntu3_amd64.deb ...
Unpacking build-essential (12.9ubuntu3) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../35-libfakeroot_1.28-1ubuntu1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../36-fakeroot_1.28-1ubuntu1_amd64.deb ...
Unpacking fakeroot (1.28-1ubuntu1) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../37-fonts-dejavu-core_2.37-2build1_all.deb ...
Unpacking fonts-dejavu-core (2.37-2build1) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../38-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
Selecting previously unselected package javascript-common.
Preparing to unpack .../39-javascript-common_11+nmu1_all.deb ...
Unpacking javascript-common (11+nmu1) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../40-libalgorithm-diff-perl_1.201-1_all.deb ...
Unpacking libalgorithm-diff-perl (1.201-1) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../41-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../42-libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../43-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
Selecting previously unselected package libjpeg-turbo8:amd64.
Preparing to unpack .../44-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
Selecting previously unselected package libjpeg8:amd64.
Preparing to unpack .../45-libjpeg8_8c-2ubuntu10_amd64.deb ...
Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
Selecting previously unselected package libdeflate0:amd64.
Preparing to unpack .../46-libdeflate0_1.10-2_amd64.deb ...
Unpacking libdeflate0:amd64 (1.10-2) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../47-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
Selecting previously unselected package libwebp7:amd64.
Preparing to unpack .../48-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
Selecting previously unselected package libtiff5:amd64.
Preparing to unpack .../49-libtiff5_4.3.0-6ubuntu0.7_amd64.deb ...
Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
Selecting previously unselected package libxpm4:amd64.
Preparing to unpack .../50-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
Selecting previously unselected package libgd3:amd64.
Preparing to unpack .../51-libgd3_2.3.0-2ubuntu2_amd64.deb ...
Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
Selecting previously unselected package libc-devtools.
Preparing to unpack .../52-libc-devtools_2.35-0ubuntu3.6_amd64.deb ...
Unpacking libc-devtools (2.35-0ubuntu3.6) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../53-libexpat1-dev_2.4.7-1ubuntu0.2_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../54-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3build7) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../55-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ...
Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
Selecting previously unselected package libjs-underscore.
Preparing to unpack .../56-libjs-underscore_1.13.2~dfsg-2_all.deb ...
Unpacking libjs-underscore (1.13.2~dfsg-2) ...
Selecting previously unselected package libjs-sphinxdoc.
Preparing to unpack .../57-libjs-sphinxdoc_4.3.2-1_all.deb ...
Unpacking libjs-sphinxdoc (4.3.2-1) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../58-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
Selecting previously unselected package libpython3.10-dev:amd64.
Preparing to unpack .../59-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
Selecting previously unselected package libpython3-dev:amd64.
Preparing to unpack .../60-libpython3-dev_3.10.6-1~22.04_amd64.deb ...
Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../61-manpages-dev_5.10-1ubuntu1_all.deb ...
Unpacking manpages-dev (5.10-1ubuntu1) ...
Selecting previously unselected package python3.10-dev.
Preparing to unpack .../62-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10-dev (3.10.12-1~22.04.3) ...
Selecting previously unselected package python3-dev.
Preparing to unpack .../63-python3-dev_3.10.6-1~22.04_amd64.deb ...
Unpacking python3-dev (3.10.6-1~22.04) ...
Selecting previously unselected package python3-wheel.
Preparing to unpack .../64-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ...
Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
Selecting previously unselected package python3-pip.
Preparing to unpack .../65-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ...
Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
Setting up javascript-common (11+nmu1) ...
Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up manpages-dev (5.10-1ubuntu1) ...
Setting up lto-disabled-list (24) ...
Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ...
Setting up libfile-fcntllock-perl (0.22-3build7) ...
Setting up libalgorithm-diff-perl (1.201-1) ...
Setting up libdeflate0:amd64 (1.10-2) ...
Setting up linux-libc-dev:amd64 (5.15.0-94.104) ...
Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up bzip2 (1.0.8-5build1) ...
Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up fakeroot (1.28-1ubuntu1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
Setting up make (4.3-4.1build1) ...
Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libmpc3:amd64 (1.2.1-2build1) ...
Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up fonts-dejavu-core (2.37-2build1) ...
Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
Setting up libdpkg-perl (1.21.1ubuntu2.2) ...
Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ...
Setting up libisl23:amd64 (0.24-2build1) ...
Setting up libc-dev-bin (2.35-0ubuntu3.6) ...
Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
Setting up libjs-underscore (1.13.2~dfsg-2) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
Setting up libpython3.10:amd64 (3.10.12-1~22.04.3) ...
Setting up python3.10 (3.10.12-1~22.04.3) ...
Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
Setting up python3 (3.10.6-1~22.04) ...
Setting up dpkg-dev (1.21.1ubuntu2.2) ...
Setting up libjs-sphinxdoc (4.3.2-1) ...
Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
Setting up cpp (4:11.2.0-1ubuntu1) ...
Setting up libc6-dev:amd64 (2.35-0ubuntu3.6) ...
Setting up libtiff5:amd64 (4.3.0-6ubuntu0.7) ...
Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
Setting up python3-lib2to3 (3.10.8-1~22.04) ...
Setting up python3-distutils (3.10.8-1~22.04) ...
Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
Setting up gcc (4:11.2.0-1ubuntu1) ...
Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.2) ...
Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
Setting up libc-devtools (2.35-0ubuntu3.6) ...
Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ...
Setting up python3.10-dev (3.10.12-1~22.04.3) ...
Setting up g++ (4:11.2.0-1ubuntu1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.9ubuntu3) ...
Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ...
Setting up python3-dev (3.10.6-1~22.04) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-47-generic
NEEDRESTART-KEXP: 5.15.0-47-generic
NEEDRESTART-KSTA: 1
NEEDRESTART-SVC: chrony.service
NEEDRESTART-SVC: containerd.service
NEEDRESTART-SVC: cron.service
NEEDRESTART-SVC: dbus.service
NEEDRESTART-SVC: docker.service
NEEDRESTART-SVC: getty@tty1.service
NEEDRESTART-SVC: irqbalance.service
NEEDRESTART-SVC: kubelet.service
NEEDRESTART-SVC: ModemManager.service
NEEDRESTART-SVC: multipathd.service
NEEDRESTART-SVC: networkd-dispatcher.service
NEEDRESTART-SVC: packagekit.service
NEEDRESTART-SVC: polkit.service
NEEDRESTART-SVC: rsyslog.service
NEEDRESTART-SVC: serial-getty@ttyS0.service
NEEDRESTART-SVC: snapd.service
NEEDRESTART-SVC: ssh.service
NEEDRESTART-SVC: systemd-journald.service
NEEDRESTART-SVC: systemd-logind.service
NEEDRESTART-SVC: systemd-networkd.service
NEEDRESTART-SVC: systemd-resolved.service
NEEDRESTART-SVC: systemd-udevd.service
NEEDRESTART-SVC: udisks2.service
NEEDRESTART-SVC: unattended-upgrades.service
NEEDRESTART-SVC: user@1000.service
Requirement already satisfied: pip in /usr/lib/python3/dist-packages (22.0.2)
Collecting pip
  Downloading pip-24.0-py3-none-any.whl (2.1 MB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/2.1 MB ? eta -:--:--
     ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.1/2.1 MB 2.2 MB/s eta 0:00:01
     ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.6/2.1 MB 7.4 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 2.1/2.1 MB 19.3 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 16.8 MB/s eta 0:00:00
[?25hInstalling collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 22.0.2
    Not uninstalling pip at /usr/lib/python3/dist-packages, outside environment /usr
    Can't uninstall 'pip'. No files were found to uninstall.
Successfully installed pip-24.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

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

0% [Working]
            
Get:1 http://172.21.249.4:40661/release unstable/IM amd64 python3-osm-im all 14.0.1+g88bac73-1 [175 kB]

14% [1 python3-osm-im 43.2 kB/175 kB 25%]
                                         
68% [Working]
             
Get:2 http://172.21.249.4:40661/release unstable/osmclient amd64 python3-osmclient all 14.0.1.post1+g9204883-1 [68.2 kB]

74% [2 python3-osmclient 20.8 kB/68.2 kB 30%]
                                             
100% [Working]
              
Fetched 244 kB in 0s (11.3 MB/s)
Selecting previously unselected package python3-osm-im.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 72342 files and directories currently installed.)
Preparing to unpack .../python3-osm-im_14.0.1+g88bac73-1_all.deb ...
Unpacking python3-osm-im (14.0.1+g88bac73-1) ...
Selecting previously unselected package python3-osmclient.
Preparing to unpack .../python3-osmclient_14.0.1.post1+g9204883-1_all.deb ...
Unpacking python3-osmclient (14.0.1.post1+g9204883-1) ...
Setting up python3-osmclient (14.0.1.post1+g9204883-1) ...
Setting up python3-osm-im (14.0.1+g88bac73-1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-47-generic
NEEDRESTART-KEXP: 5.15.0-47-generic
NEEDRESTART-KSTA: 1
NEEDRESTART-SVC: chrony.service
NEEDRESTART-SVC: containerd.service
NEEDRESTART-SVC: cron.service
NEEDRESTART-SVC: dbus.service
NEEDRESTART-SVC: docker.service
NEEDRESTART-SVC: getty@tty1.service
NEEDRESTART-SVC: irqbalance.service
NEEDRESTART-SVC: kubelet.service
NEEDRESTART-SVC: ModemManager.service
NEEDRESTART-SVC: multipathd.service
NEEDRESTART-SVC: networkd-dispatcher.service
NEEDRESTART-SVC: packagekit.service
NEEDRESTART-SVC: polkit.service
NEEDRESTART-SVC: rsyslog.service
NEEDRESTART-SVC: serial-getty@ttyS0.service
NEEDRESTART-SVC: snapd.service
NEEDRESTART-SVC: ssh.service
NEEDRESTART-SVC: systemd-journald.service
NEEDRESTART-SVC: systemd-logind.service
NEEDRESTART-SVC: systemd-networkd.service
NEEDRESTART-SVC: systemd-resolved.service
NEEDRESTART-SVC: systemd-udevd.service
NEEDRESTART-SVC: udisks2.service
NEEDRESTART-SVC: unattended-upgrades.service
NEEDRESTART-SVC: user@1000.service
Defaulting to user installation because normal site-packages is not writeable
Collecting enum34==1.1.10 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 17))
  Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
Collecting lxml==4.9.3 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 19))
  Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.8 kB)
Collecting pyang==2.5.3 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 23))
  Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/592.9 kB ? eta -:--:--
     ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.4/592.9 kB 4.8 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 583.7/592.9 kB 9.2 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 kB 7.6 MB/s eta 0:00:00
[?25hCollecting pyangbind==0.8.3.post1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 27))
  Downloading pyangbind-0.8.3.post1-py3-none-any.whl.metadata (4.2 kB)
Collecting pyyaml==6.0.1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 29))
  Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting regex==2023.8.8 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 31))
  Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/40.9 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.7 MB/s eta 0:00:00
[?25hRequirement already satisfied: six==1.16.0 in /usr/lib/python3/dist-packages (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 33)) (1.16.0)
Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/7.9 MB ? eta -:--:--
   ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/7.9 MB 82.4 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 6.8/7.9 MB 95.2 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 75.5 MB/s eta 0:00:00
[?25hDownloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/51.8 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 kB 1.6 MB/s eta 0:00:00
[?25hDownloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/705.5 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 41.9 MB/s eta 0:00:00
[?25hDownloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/771.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 kB 43.9 MB/s eta 0:00:00
[?25hDEPRECATION: distro-info 1.1build1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
DEPRECATION: python-debian 0.1.43ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of python-debian or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
Installing collected packages: enum34, regex, pyyaml, lxml, pyang, pyangbind
Successfully installed enum34-1.1.10 lxml-4.9.3 pyang-2.5.3 pyangbind-0.8.3.post1 pyyaml-6.0.1 regex-2023.8.8

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  file libmagic-mgc
The following packages will be upgraded:
  file libmagic-mgc libmagic1
3 upgraded, 0 newly installed, 0 to remove and 186 not upgraded.
Need to get 366 kB of archives.
After this operation, 3072 B of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB]

0% [1 file 0 B/21.5 kB 0%]
                          
11% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]

11% [2 libmagic1 0 B/87.2 kB 0%]
                                
37% [Working]
             
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]

37% [3 libmagic-mgc 0 B/257 kB 0%]
                                  
100% [Working]
              
Fetched 366 kB in 0s (1563 kB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 72444 files and directories currently installed.)
Preparing to unpack .../file_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking file (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
Setting up file (1:5.41-3ubuntu0.1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Processing triggers for man-db (2.10.2-1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-47-generic
NEEDRESTART-KEXP: 5.15.0-47-generic
NEEDRESTART-KSTA: 1
NEEDRESTART-SVC: chrony.service
NEEDRESTART-SVC: containerd.service
NEEDRESTART-SVC: cron.service
NEEDRESTART-SVC: dbus.service
NEEDRESTART-SVC: docker.service
NEEDRESTART-SVC: getty@tty1.service
NEEDRESTART-SVC: irqbalance.service
NEEDRESTART-SVC: kubelet.service
NEEDRESTART-SVC: ModemManager.service
NEEDRESTART-SVC: multipathd.service
NEEDRESTART-SVC: networkd-dispatcher.service
NEEDRESTART-SVC: packagekit.service
NEEDRESTART-SVC: polkit.service
NEEDRESTART-SVC: rsyslog.service
NEEDRESTART-SVC: serial-getty@ttyS0.service
NEEDRESTART-SVC: snapd.service
NEEDRESTART-SVC: ssh.service
NEEDRESTART-SVC: systemd-journald.service
NEEDRESTART-SVC: systemd-logind.service
NEEDRESTART-SVC: systemd-networkd.service
NEEDRESTART-SVC: systemd-resolved.service
NEEDRESTART-SVC: systemd-udevd.service
NEEDRESTART-SVC: udisks2.service
NEEDRESTART-SVC: unattended-upgrades.service
NEEDRESTART-SVC: user@1000.service
Defaulting to user installation because normal site-packages is not writeable
Collecting certifi==2023.7.22 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 17))
  Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB)
Collecting charset-normalizer==3.3.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 19))
  Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (32 kB)
Collecting click==8.1.7 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 21))
  Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting idna==3.4 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 23))
  Downloading idna-3.4-py3-none-any.whl (61 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/61.5 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 4.6 MB/s eta 0:00:00
[?25hCollecting jinja2==3.1.2 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 25))
  Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/133.1 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 5.7 MB/s eta 0:00:00
[?25hCollecting jsonpath-ng==1.6.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 27))
  Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB)
Collecting markupsafe==2.1.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 29))
  Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
Collecting packaging==23.2 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 31))
  Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB)
Collecting ply==3.11 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 33))
  Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/49.6 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.7 MB/s eta 0:00:00
[?25hCollecting prettytable==3.9.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 35))
  Downloading prettytable-3.9.0-py3-none-any.whl.metadata (26 kB)
Collecting python-magic==0.4.27 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 37))
  Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB)
Requirement already satisfied: pyyaml==6.0.1 in ./.local/lib/python3.10/site-packages (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 39)) (6.0.1)
Collecting requests==2.31.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 41))
  Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
Collecting urllib3==2.0.5 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 43))
  Downloading urllib3-2.0.5-py3-none-any.whl.metadata (6.6 kB)
Collecting verboselogs==1.7 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 45))
  Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
Collecting wcwidth==0.2.8 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 47))
  Downloading wcwidth-0.2.8-py2.py3-none-any.whl.metadata (13 kB)
Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/158.3 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 14.1 MB/s eta 0:00:00
[?25hDownloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/138.7 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 kB 16.0 MB/s eta 0:00:00
[?25hDownloading click-8.1.7-py3-none-any.whl (97 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/97.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.7 MB/s eta 0:00:00
[?25hDownloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB)
Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Downloading packaging-23.2-py3-none-any.whl (53 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/53.0 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 8.2 MB/s eta 0:00:00
[?25hDownloading prettytable-3.9.0-py3-none-any.whl (27 kB)
Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/62.6 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 9.7 MB/s eta 0:00:00
[?25hDownloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/123.8 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 4.3 MB/s eta 0:00:00
[?25hDownloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB)
DEPRECATION: distro-info 1.1build1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
DEPRECATION: python-debian 0.1.43ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of python-debian or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
Installing collected packages: wcwidth, verboselogs, ply, urllib3, python-magic, prettytable, packaging, markupsafe, jsonpath-ng, idna, click, charset-normalizer, certifi, requests, jinja2
  WARNING: The script jsonpath_ng is installed in '/home/ubuntu/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  WARNING: The script normalizer is installed in '/home/ubuntu/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed certifi-2023.7.22 charset-normalizer-3.3.0 click-8.1.7 idna-3.4 jinja2-3.1.2 jsonpath-ng-1.6.0 markupsafe-2.1.3 packaging-23.2 ply-3.11 prettytable-3.9.0 python-magic-0.4.27 requests-2.31.0 urllib3-2.0.5 verboselogs-1.7 wcwidth-0.2.8

OSM client installed
OSM client assumes that OSM host is running in localhost (127.0.0.1).
In case you want to interact with a different OSM host, you will have to configure this env variable in your .bashrc file:
     export OSM_HOSTNAME=<OSM_host>
Track osmclient osmclient_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708298874&event=osmclient&operation=osmclient_ok&value=&comment=&tags=
Checking OSM health state...
helm -n osm list
NAME        	NAMESPACE	REVISION	UPDATED                                	STATUS  	CHART                        	APP VERSION
airflow     	osm      	1       	2024-02-18 23:23:17.671041029 +0000 UTC	deployed	airflow-1.9.0                	2.5.3      
alertmanager	osm      	1       	2024-02-18 23:26:36.566007185 +0000 UTC	deployed	alertmanager-0.22.0          	v0.24.0    
osm         	osm      	1       	2024-02-18 23:23:13.023910398 +0000 UTC	deployed	osm-0.0.1                    	14         
pushgateway 	osm      	1       	2024-02-18 23:26:32.388726368 +0000 UTC	deployed	prometheus-pushgateway-1.18.2	1.4.2      
helm -n osm status osm
NAME: osm
LAST DEPLOYED: Sun Feb 18 23:23:13 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
1. Get the application URL by running these commands:
  export NODE_PORT=$(kubectl get --namespace osm -o jsonpath="{.spec.ports[0].nodePort}" services nbi)
  export NODE_IP=$(kubectl get nodes --namespace osm -o jsonpath="{.items[0].status.addresses[0].address}")
  echo http://$NODE_IP:$NODE_PORT

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

1 of 10 statefulsets starting:
          prometheus	0/1	


Bootstraping... 2 attempts of 84
1 of 14 deployments starting:
                 lcm	0/1	0


Bootstraping... 3 attempts of 84
1 of 14 deployments starting:
                 lcm	0/1	0


Bootstraping... 4 attempts of 84
1 of 14 deployments starting:
                 lcm	0/1	0


Bootstraping... 5 attempts of 84
1 of 14 deployments starting:
                 lcm	0/1	0


Bootstraping... 6 attempts of 84
2 of 14 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0


Bootstraping... 7 attempts of 84
2 of 14 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0


Bootstraping... 8 attempts of 84
3 of 14 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                  ro	0/1	0


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


Bootstraping... 10 attempts of 84
3 of 14 deployments starting:
                 lcm	0/1	0
                 nbi	0/1	0
                  ro	0/1	0


Bootstraping... 11 attempts of 84
2 of 14 deployments starting:
                 lcm	0/1	0
                  ro	0/1	0


Bootstraping... 12 attempts of 84
2 of 14 deployments starting:
                 lcm	0/1	0
                  ro	0/1	0


Bootstraping... 13 attempts of 84
1 of 14 deployments starting:
                 lcm	0/1	0


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


Bootstraping... 15 attempts of 84
1 of 14 deployments starting:
                 lcm	0/1	0


Bootstraping... 16 attempts of 84
1 of 14 deployments starting:
                 lcm	0/1	0


Bootstraping... 17 attempts of 84
1 of 14 deployments starting:
                 lcm	0/1	0


Bootstraping... 18 attempts of 84
1 of 14 deployments starting:
                 lcm	0/1	0


Bootstraping... 19 attempts of 84
1 of 14 deployments starting:
                 lcm	0/1	0

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

SYSTEM IS READY
Track healthchecks after_healthcheck_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708299104&event=healthchecks&operation=after_healthcheck_ok&value=&comment=&tags=
50dd85da-c29e-401b-89c5-e4fb373140a0
c1e3d983-aac0-40e0-a468-9a9eae0fbe66
Track final_ops add_local_k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708299107&event=final_ops&operation=add_local_k8scluster_ok&value=&comment=&tags=
Fixing firewall so docker and LXD can share the same host without affecting each other.
# Generated by iptables-save v1.8.7 on Sun Feb 18 23:31:47 2024

*mangle

:PREROUTING ACCEPT [0:0]

:INPUT ACCEPT [0:0]

:FORWARD ACCEPT [0:0]

:OUTPUT ACCEPT [0:0]

:POSTROUTING ACCEPT [0:0]

:KUBE-IPTABLES-HINT - [0:0]

:KUBE-KUBELET-CANARY - [0:0]

:KUBE-PROXY-CANARY - [0:0]

COMMIT

# Completed on Sun Feb 18 23:31:47 2024

# Generated by iptables-save v1.8.7 on Sun Feb 18 23:31:47 2024

*filter

:INPUT ACCEPT [0:0]

:FORWARD ACCEPT [0:0]

:OUTPUT ACCEPT [0:0]

:DOCKER - [0:0]

:DOCKER-ISOLATION-STAGE-1 - [0:0]

:DOCKER-ISOLATION-STAGE-2 - [0:0]

:DOCKER-USER - [0:0]

:FLANNEL-FWD - [0:0]

:KUBE-EXTERNAL-SERVICES - [0:0]

:KUBE-FIREWALL - [0:0]

:KUBE-FORWARD - [0:0]

:KUBE-KUBELET-CANARY - [0:0]

:KUBE-NODEPORTS - [0:0]

:KUBE-PROXY-CANARY - [0:0]

:KUBE-PROXY-FIREWALL - [0:0]

:KUBE-SERVICES - [0:0]

-A INPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes load balancer firewall" -j KUBE-PROXY-FIREWALL

-A INPUT -m comment --comment "kubernetes health check service ports" -j KUBE-NODEPORTS

-A INPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes externally-visible service portals" -j KUBE-EXTERNAL-SERVICES

-A INPUT -j KUBE-FIREWALL

-A FORWARD -m conntrack --ctstate NEW -m comment --comment "kubernetes load balancer firewall" -j KUBE-PROXY-FIREWALL

-A FORWARD -m comment --comment "kubernetes forwarding rules" -j KUBE-FORWARD

-A FORWARD -m conntrack --ctstate NEW -m comment --comment "kubernetes service portals" -j KUBE-SERVICES

-A FORWARD -m conntrack --ctstate NEW -m comment --comment "kubernetes externally-visible service portals" -j KUBE-EXTERNAL-SERVICES

-A FORWARD -j DOCKER-USER

-A FORWARD -j DOCKER-ISOLATION-STAGE-1

-A FORWARD -o docker0 -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT

-A FORWARD -o docker0 -j DOCKER

-A FORWARD -i docker0 ! -o docker0 -j ACCEPT

-A FORWARD -i docker0 -o docker0 -j ACCEPT

-A FORWARD -m comment --comment "flanneld forward" -j FLANNEL-FWD

-A OUTPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes load balancer firewall" -j KUBE-PROXY-FIREWALL

-A OUTPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes service portals" -j KUBE-SERVICES

-A OUTPUT -j KUBE-FIREWALL

-A DOCKER-ISOLATION-STAGE-1 -i docker0 ! -o docker0 -j DOCKER-ISOLATION-STAGE-2

-A DOCKER-ISOLATION-STAGE-1 -j RETURN

-A DOCKER-ISOLATION-STAGE-2 -o docker0 -j DROP

-A DOCKER-ISOLATION-STAGE-2 -j RETURN

-A DOCKER-USER -j ACCEPT

-A DOCKER-USER -j RETURN

-A FLANNEL-FWD -s 10.244.0.0/16 -m comment --comment "flanneld forward" -j ACCEPT

-A FLANNEL-FWD -d 10.244.0.0/16 -m comment --comment "flanneld forward" -j ACCEPT

-A KUBE-FIREWALL ! -s 127.0.0.0/8 -d 127.0.0.0/8 -m comment --comment "block incoming localnet connections" -m conntrack ! --ctstate RELATED,ESTABLISHED,DNAT -j DROP

-A KUBE-FIREWALL -m comment --comment "kubernetes firewall for dropping marked packets" -m mark --mark 0x8000/0x8000 -j DROP

-A KUBE-FORWARD -m conntrack --ctstate INVALID -j DROP

-A KUBE-FORWARD -m comment --comment "kubernetes forwarding rules" -j ACCEPT

-A KUBE-FORWARD -m comment --comment "kubernetes forwarding conntrack rule" -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT

COMMIT

# Completed on Sun Feb 18 23:31:47 2024

# Generated by iptables-save v1.8.7 on Sun Feb 18 23:31:47 2024

*nat

:PREROUTING ACCEPT [0:0]

:INPUT ACCEPT [0:0]

:OUTPUT ACCEPT [0:0]

:POSTROUTING ACCEPT [0:0]

:DOCKER - [0:0]

:FLANNEL-POSTRTG - [0:0]

:KUBE-EXT-BF2LB5WJRBPLA42J - [0:0]

:KUBE-EXT-FQUXG555W5IVIWW3 - [0:0]

:KUBE-EXT-GZN4S7ND4PF6YXD6 - [0:0]

:KUBE-EXT-MD4PSIBW5SPF2DB3 - [0:0]

:KUBE-EXT-PQIZCPF63EFIBBJY - [0:0]

:KUBE-EXT-VTS3SY4BGCZLE3HK - [0:0]

:KUBE-EXT-XUD4OEZNIHB47KQL - [0:0]

:KUBE-EXT-YA74QX5VY2UAABIX - [0:0]

:KUBE-KUBELET-CANARY - [0:0]

:KUBE-MARK-DROP - [0:0]

:KUBE-MARK-MASQ - [0:0]

:KUBE-NODEPORTS - [0:0]

:KUBE-POSTROUTING - [0:0]

:KUBE-PROXY-CANARY - [0:0]

:KUBE-SEP-2KV723JD5URYWNXM - [0:0]

:KUBE-SEP-4LIA3Y34QCXKCG3N - [0:0]

:KUBE-SEP-5D2WEBEDBSLEFQZO - [0:0]

:KUBE-SEP-5TCW6LIAZ6PXMBU3 - [0:0]

:KUBE-SEP-FOB2KBXV2FRZH6LW - [0:0]

:KUBE-SEP-FVQSBIWR5JTECIVC - [0:0]

:KUBE-SEP-HJ7EWOW62IX6GL6R - [0:0]

:KUBE-SEP-ISHFB2I4PMRIVC6G - [0:0]

:KUBE-SEP-JIWKU7LWBAE46CYF - [0:0]

:KUBE-SEP-K5ETGAT6VOT2SO74 - [0:0]

:KUBE-SEP-KOVYDBXFIILPTVW7 - [0:0]

:KUBE-SEP-LASJGFFJP3UOS6RQ - [0:0]

:KUBE-SEP-LPGSDLJ3FDW46N4W - [0:0]

:KUBE-SEP-MD73VJOVN7ABXUHC - [0:0]

:KUBE-SEP-OP4AXEAS4OXHBEQX - [0:0]

:KUBE-SEP-OTW76I73BEO5ESLQ - [0:0]

:KUBE-SEP-PN5X2OS7ETVR6JXN - [0:0]

:KUBE-SEP-PTWV2T2EKTG677AU - [0:0]

:KUBE-SEP-QTEADDRAHUZGD5RY - [0:0]

:KUBE-SEP-R7EMXN5TTQQVP4UW - [0:0]

:KUBE-SEP-SICQBSUWMTUICI5V - [0:0]

:KUBE-SEP-SNBC75DWVTB4NYRD - [0:0]

:KUBE-SEP-UARPP3ZO4VV4GF2D - [0:0]

:KUBE-SEP-UWUAE4MD76VM3JX3 - [0:0]

:KUBE-SEP-XV2D2G77BNXYC2YN - [0:0]

:KUBE-SEP-XZVNOPGBKFOKTOOW - [0:0]

:KUBE-SERVICES - [0:0]

:KUBE-SVC-5QOWUZVRO3UICSLI - [0:0]

:KUBE-SVC-BF2LB5WJRBPLA42J - [0:0]

:KUBE-SVC-ENRSJAVYEHAULETD - [0:0]

:KUBE-SVC-ERIFXISQEP7F7OF4 - [0:0]

:KUBE-SVC-FQUXG555W5IVIWW3 - [0:0]

:KUBE-SVC-GZ25SP4UFGF7SAVL - [0:0]

:KUBE-SVC-GZN4S7ND4PF6YXD6 - [0:0]

:KUBE-SVC-ISGVRIWHYABKE5G2 - [0:0]

:KUBE-SVC-JD5MR3NA4I4DYORP - [0:0]

:KUBE-SVC-MD4PSIBW5SPF2DB3 - [0:0]

:KUBE-SVC-NPX46M4PTMTKRN6Y - [0:0]

:KUBE-SVC-O36IMWM6WEZJKHBK - [0:0]

:KUBE-SVC-PQIZCPF63EFIBBJY - [0:0]

:KUBE-SVC-QE77U7R3P7AE7O5U - [0:0]

:KUBE-SVC-TCOU7JCQXEZGVUNU - [0:0]

:KUBE-SVC-TKW2NMFFUMK6R533 - [0:0]

:KUBE-SVC-TTTQGL2HNUNQKPOG - [0:0]

:KUBE-SVC-USIDOZAE2VTXK5OJ - [0:0]

:KUBE-SVC-VTS3SY4BGCZLE3HK - [0:0]

:KUBE-SVC-XUD4OEZNIHB47KQL - [0:0]

:KUBE-SVC-YA74QX5VY2UAABIX - [0:0]

:KUBE-SVC-YO4WYSW77CAYSOKE - [0:0]

:KUBE-SVC-ZUD4L6KQKCHD52W4 - [0:0]

-A PREROUTING -m comment --comment "kubernetes service portals" -j KUBE-SERVICES

-A PREROUTING -m addrtype --dst-type LOCAL -j DOCKER

-A OUTPUT -m comment --comment "kubernetes service portals" -j KUBE-SERVICES

-A OUTPUT ! -d 127.0.0.0/8 -m addrtype --dst-type LOCAL -j DOCKER

-A POSTROUTING -m comment --comment "kubernetes postrouting rules" -j KUBE-POSTROUTING

-A POSTROUTING -s 172.17.0.0/16 ! -o docker0 -j MASQUERADE

-A POSTROUTING -m comment --comment "flanneld masq" -j FLANNEL-POSTRTG

-A DOCKER -i docker0 -j RETURN

-A FLANNEL-POSTRTG -m comment --comment "flanneld masq" -j RETURN

-A FLANNEL-POSTRTG -s 10.244.0.0/24 -d 10.244.0.0/16 -m comment --comment "flanneld masq" -j RETURN

-A FLANNEL-POSTRTG -s 10.244.0.0/16 -d 10.244.0.0/24 -m comment --comment "flanneld masq" -j RETURN

-A FLANNEL-POSTRTG ! -s 10.244.0.0/16 -d 10.244.0.0/24 -m comment --comment "flanneld masq" -j RETURN

-A FLANNEL-POSTRTG -s 10.244.0.0/16 ! -d 224.0.0.0/4 -m comment --comment "flanneld masq" -j MASQUERADE --random-fully

-A FLANNEL-POSTRTG ! -s 10.244.0.0/16 -d 10.244.0.0/16 -m comment --comment "flanneld masq" -j MASQUERADE --random-fully

-A KUBE-EXT-BF2LB5WJRBPLA42J -m comment --comment "masquerade traffic for osm/airflow-webserver:airflow-ui external destinations" -j KUBE-MARK-MASQ

-A KUBE-EXT-BF2LB5WJRBPLA42J -j KUBE-SVC-BF2LB5WJRBPLA42J

-A KUBE-EXT-FQUXG555W5IVIWW3 -m comment --comment "masquerade traffic for osm/nbi external destinations" -j KUBE-MARK-MASQ

-A KUBE-EXT-FQUXG555W5IVIWW3 -j KUBE-SVC-FQUXG555W5IVIWW3

-A KUBE-EXT-GZN4S7ND4PF6YXD6 -m comment --comment "masquerade traffic for osm/alertmanager:http external destinations" -j KUBE-MARK-MASQ

-A KUBE-EXT-GZN4S7ND4PF6YXD6 -j KUBE-SVC-GZN4S7ND4PF6YXD6

-A KUBE-EXT-MD4PSIBW5SPF2DB3 -m comment --comment "masquerade traffic for osm/prometheus external destinations" -j KUBE-MARK-MASQ

-A KUBE-EXT-MD4PSIBW5SPF2DB3 -j KUBE-SVC-MD4PSIBW5SPF2DB3

-A KUBE-EXT-PQIZCPF63EFIBBJY -m comment --comment "masquerade traffic for osm/grafana:service external destinations" -j KUBE-MARK-MASQ

-A KUBE-EXT-PQIZCPF63EFIBBJY -j KUBE-SVC-PQIZCPF63EFIBBJY

-A KUBE-EXT-VTS3SY4BGCZLE3HK -m comment --comment "masquerade traffic for controller-osm/controller-service:api-server external destinations" -j KUBE-MARK-MASQ

-A KUBE-EXT-VTS3SY4BGCZLE3HK -j KUBE-SVC-VTS3SY4BGCZLE3HK

-A KUBE-EXT-XUD4OEZNIHB47KQL -m comment --comment "masquerade traffic for osm/webhook-translator external destinations" -j KUBE-MARK-MASQ

-A KUBE-EXT-XUD4OEZNIHB47KQL -j KUBE-SVC-XUD4OEZNIHB47KQL

-A KUBE-EXT-YA74QX5VY2UAABIX -m comment --comment "masquerade traffic for osm/ng-ui external destinations" -j KUBE-MARK-MASQ

-A KUBE-EXT-YA74QX5VY2UAABIX -j KUBE-SVC-YA74QX5VY2UAABIX

-A KUBE-MARK-DROP -j MARK --set-xmark 0x8000/0x8000

-A KUBE-MARK-MASQ -j MARK --set-xmark 0x4000/0x4000

-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/nbi" -j KUBE-EXT-FQUXG555W5IVIWW3

-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/grafana:service" -j KUBE-EXT-PQIZCPF63EFIBBJY

-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/ng-ui" -j KUBE-EXT-YA74QX5VY2UAABIX

-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/prometheus" -j KUBE-EXT-MD4PSIBW5SPF2DB3

-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/alertmanager:http" -j KUBE-EXT-GZN4S7ND4PF6YXD6

-A KUBE-NODEPORTS -p tcp -m comment --comment "controller-osm/controller-service:api-server" -j KUBE-EXT-VTS3SY4BGCZLE3HK

-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/airflow-webserver:airflow-ui" -j KUBE-EXT-BF2LB5WJRBPLA42J

-A KUBE-NODEPORTS -p tcp -m comment --comment "osm/webhook-translator" -j KUBE-EXT-XUD4OEZNIHB47KQL

-A KUBE-POSTROUTING -j RETURN

-A KUBE-POSTROUTING -j MARK --set-xmark 0x4000/0x0

-A KUBE-POSTROUTING -m comment --comment "kubernetes service traffic requiring SNAT" -j MASQUERADE --random-fully

-A KUBE-SEP-2KV723JD5URYWNXM -s 10.244.0.29/32 -m comment --comment "osm/airflow-webserver:airflow-ui" -j KUBE-MARK-MASQ

-A KUBE-SEP-2KV723JD5URYWNXM -p tcp -m comment --comment "osm/airflow-webserver:airflow-ui" -m tcp -j DNAT --to-destination 10.244.0.29:8080

-A KUBE-SEP-4LIA3Y34QCXKCG3N -s 10.244.0.36/32 -m comment --comment "osm/mongodb-k8s-operator" -j KUBE-MARK-MASQ

-A KUBE-SEP-4LIA3Y34QCXKCG3N -p tcp -m comment --comment "osm/mongodb-k8s-operator" -m tcp -j DNAT --to-destination 10.244.0.36:30666

-A KUBE-SEP-5D2WEBEDBSLEFQZO -s 10.244.0.38/32 -m comment --comment "osm/airflow-postgresql:tcp-postgresql" -j KUBE-MARK-MASQ

-A KUBE-SEP-5D2WEBEDBSLEFQZO -p tcp -m comment --comment "osm/airflow-postgresql:tcp-postgresql" -m tcp -j DNAT --to-destination 10.244.0.38:5432

-A KUBE-SEP-5TCW6LIAZ6PXMBU3 -s 10.244.0.41/32 -m comment --comment "osm/mongodb-k8s:mongodb" -j KUBE-MARK-MASQ

-A KUBE-SEP-5TCW6LIAZ6PXMBU3 -p tcp -m comment --comment "osm/mongodb-k8s:mongodb" -m tcp -j DNAT --to-destination 10.244.0.41:27017

-A KUBE-SEP-FOB2KBXV2FRZH6LW -s 10.244.0.43/32 -m comment --comment "osm/pushgateway-prometheus-pushgateway:http" -j KUBE-MARK-MASQ

-A KUBE-SEP-FOB2KBXV2FRZH6LW -p tcp -m comment --comment "osm/pushgateway-prometheus-pushgateway:http" -m tcp -j DNAT --to-destination 10.244.0.43:9091

-A KUBE-SEP-FVQSBIWR5JTECIVC -s 10.244.0.5/32 -m comment --comment "kube-system/kube-dns:metrics" -j KUBE-MARK-MASQ

-A KUBE-SEP-FVQSBIWR5JTECIVC -p tcp -m comment --comment "kube-system/kube-dns:metrics" -m tcp -j DNAT --to-destination 10.244.0.5:9153

-A KUBE-SEP-HJ7EWOW62IX6GL6R -s 10.244.0.10/32 -m comment --comment "kube-system/kube-dns:metrics" -j KUBE-MARK-MASQ

-A KUBE-SEP-HJ7EWOW62IX6GL6R -p tcp -m comment --comment "kube-system/kube-dns:metrics" -m tcp -j DNAT --to-destination 10.244.0.10:9153

-A KUBE-SEP-ISHFB2I4PMRIVC6G -s 10.244.0.13/32 -m comment --comment "controller-osm/modeloperator" -j KUBE-MARK-MASQ

-A KUBE-SEP-ISHFB2I4PMRIVC6G -p tcp -m comment --comment "controller-osm/modeloperator" -m tcp -j DNAT --to-destination 10.244.0.13:17071

-A KUBE-SEP-JIWKU7LWBAE46CYF -s 10.244.0.37/32 -m comment --comment "osm/airflow-redis:redis-db" -j KUBE-MARK-MASQ

-A KUBE-SEP-JIWKU7LWBAE46CYF -p tcp -m comment --comment "osm/airflow-redis:redis-db" -m tcp -j DNAT --to-destination 10.244.0.37:6379

-A KUBE-SEP-K5ETGAT6VOT2SO74 -s 10.244.0.45/32 -m comment --comment "osm/alertmanager:http" -j KUBE-MARK-MASQ

-A KUBE-SEP-K5ETGAT6VOT2SO74 -p tcp -m comment --comment "osm/alertmanager:http" -m tcp -j DNAT --to-destination 10.244.0.45:9093

-A KUBE-SEP-KOVYDBXFIILPTVW7 -s 172.21.249.33/32 -m comment --comment "default/kubernetes:https" -j KUBE-MARK-MASQ

-A KUBE-SEP-KOVYDBXFIILPTVW7 -p tcp -m comment --comment "default/kubernetes:https" -m tcp -j DNAT --to-destination 172.21.249.33:6443

-A KUBE-SEP-LASJGFFJP3UOS6RQ -s 10.244.0.5/32 -m comment --comment "kube-system/kube-dns:dns-tcp" -j KUBE-MARK-MASQ

-A KUBE-SEP-LASJGFFJP3UOS6RQ -p tcp -m comment --comment "kube-system/kube-dns:dns-tcp" -m tcp -j DNAT --to-destination 10.244.0.5:53

-A KUBE-SEP-LPGSDLJ3FDW46N4W -s 10.244.0.5/32 -m comment --comment "kube-system/kube-dns:dns" -j KUBE-MARK-MASQ

-A KUBE-SEP-LPGSDLJ3FDW46N4W -p udp -m comment --comment "kube-system/kube-dns:dns" -m udp -j DNAT --to-destination 10.244.0.5:53

-A KUBE-SEP-MD73VJOVN7ABXUHC -s 10.244.0.14/32 -m comment --comment "osm/modeloperator" -j KUBE-MARK-MASQ

-A KUBE-SEP-MD73VJOVN7ABXUHC -p tcp -m comment --comment "osm/modeloperator" -m tcp -j DNAT --to-destination 10.244.0.14:17071

-A KUBE-SEP-OP4AXEAS4OXHBEQX -s 10.244.0.10/32 -m comment --comment "kube-system/kube-dns:dns-tcp" -j KUBE-MARK-MASQ

-A KUBE-SEP-OP4AXEAS4OXHBEQX -p tcp -m comment --comment "kube-system/kube-dns:dns-tcp" -m tcp -j DNAT --to-destination 10.244.0.10:53

-A KUBE-SEP-OTW76I73BEO5ESLQ -s 10.244.0.19/32 -m comment --comment "osm/prometheus" -j KUBE-MARK-MASQ

-A KUBE-SEP-OTW76I73BEO5ESLQ -p tcp -m comment --comment "osm/prometheus" -m tcp -j DNAT --to-destination 10.244.0.19:9090

-A KUBE-SEP-PN5X2OS7ETVR6JXN -s 10.244.0.16/32 -m comment --comment "osm/nbi" -j KUBE-MARK-MASQ

-A KUBE-SEP-PN5X2OS7ETVR6JXN -p tcp -m comment --comment "osm/nbi" -m tcp -j DNAT --to-destination 10.244.0.16:9999

-A KUBE-SEP-PTWV2T2EKTG677AU -s 10.244.0.15/32 -m comment --comment "osm/webhook-translator" -j KUBE-MARK-MASQ

-A KUBE-SEP-PTWV2T2EKTG677AU -p tcp -m comment --comment "osm/webhook-translator" -m tcp -j DNAT --to-destination 10.244.0.15:9998

-A KUBE-SEP-QTEADDRAHUZGD5RY -s 10.244.0.12/32 -m comment --comment "controller-osm/controller-service:api-server" -j KUBE-MARK-MASQ

-A KUBE-SEP-QTEADDRAHUZGD5RY -p tcp -m comment --comment "controller-osm/controller-service:api-server" -m tcp -j DNAT --to-destination 10.244.0.12:17070

-A KUBE-SEP-R7EMXN5TTQQVP4UW -s 10.244.0.10/32 -m comment --comment "kube-system/kube-dns:dns" -j KUBE-MARK-MASQ

-A KUBE-SEP-R7EMXN5TTQQVP4UW -p udp -m comment --comment "kube-system/kube-dns:dns" -m udp -j DNAT --to-destination 10.244.0.10:53

-A KUBE-SEP-SICQBSUWMTUICI5V -s 10.244.0.31/32 -m comment --comment "osm/airflow-statsd:statsd-scrape" -j KUBE-MARK-MASQ

-A KUBE-SEP-SICQBSUWMTUICI5V -p tcp -m comment --comment "osm/airflow-statsd:statsd-scrape" -m tcp -j DNAT --to-destination 10.244.0.31:9102

-A KUBE-SEP-SNBC75DWVTB4NYRD -s 10.244.0.7/32 -m comment --comment "cert-manager/cert-manager-webhook:https" -j KUBE-MARK-MASQ

-A KUBE-SEP-SNBC75DWVTB4NYRD -p tcp -m comment --comment "cert-manager/cert-manager-webhook:https" -m tcp -j DNAT --to-destination 10.244.0.7:10250

-A KUBE-SEP-UARPP3ZO4VV4GF2D -s 10.244.0.24/32 -m comment --comment "osm/grafana:service" -j KUBE-MARK-MASQ

-A KUBE-SEP-UARPP3ZO4VV4GF2D -p tcp -m comment --comment "osm/grafana:service" -m tcp -j DNAT --to-destination 10.244.0.24:3000

-A KUBE-SEP-UWUAE4MD76VM3JX3 -s 10.244.0.31/32 -m comment --comment "osm/airflow-statsd:statsd-ingest" -j KUBE-MARK-MASQ

-A KUBE-SEP-UWUAE4MD76VM3JX3 -p udp -m comment --comment "osm/airflow-statsd:statsd-ingest" -m udp -j DNAT --to-destination 10.244.0.31:9125

-A KUBE-SEP-XV2D2G77BNXYC2YN -s 10.244.0.17/32 -m comment --comment "osm/ng-ui" -j KUBE-MARK-MASQ

-A KUBE-SEP-XV2D2G77BNXYC2YN -p tcp -m comment --comment "osm/ng-ui" -m tcp -j DNAT --to-destination 10.244.0.17:80

-A KUBE-SEP-XZVNOPGBKFOKTOOW -s 10.244.0.4/32 -m comment --comment "metallb-system/metallb-webhook-service" -j KUBE-MARK-MASQ

-A KUBE-SEP-XZVNOPGBKFOKTOOW -p tcp -m comment --comment "metallb-system/metallb-webhook-service" -m tcp -j DNAT --to-destination 10.244.0.4:9443

-A KUBE-SERVICES -d 10.96.0.10/32 -p tcp -m comment --comment "kube-system/kube-dns:metrics cluster IP" -j KUBE-SVC-JD5MR3NA4I4DYORP

-A KUBE-SERVICES -d 10.105.202.60/32 -p tcp -m comment --comment "cert-manager/cert-manager-webhook:https cluster IP" -j KUBE-SVC-ZUD4L6KQKCHD52W4

-A KUBE-SERVICES -d 10.99.34.225/32 -p tcp -m comment --comment "osm/nbi cluster IP" -j KUBE-SVC-FQUXG555W5IVIWW3

-A KUBE-SERVICES -d 10.110.4.211/32 -p tcp -m comment --comment "osm/airflow-redis:redis-db cluster IP" -j KUBE-SVC-USIDOZAE2VTXK5OJ

-A KUBE# Warning: iptables-legacy tables present, use iptables-legacy-save to see them

-SERVICES -d 10.109.221.219/32 -p tcp -m comment --comment "osm/mongodb-k8s:mongodb cluster IP" -j KUBE-SVC-ENRSJAVYEHAULETD

-A KUBE-SERVICES -d 10.111.79.142/32 -p tcp -m comment --comment "osm/airflow-postgresql:tcp-postgresql cluster IP" -j KUBE-SVC-QE77U7R3P7AE7O5U

-A KUBE-SERVICES -d 10.96.0.1/32 -p tcp -m comment --comment "default/kubernetes:https cluster IP" -j KUBE-SVC-NPX46M4PTMTKRN6Y

-A KUBE-SERVICES -d 10.106.220.97/32 -p tcp -m comment --comment "metallb-system/metallb-webhook-service cluster IP" -j KUBE-SVC-GZ25SP4UFGF7SAVL

-A KUBE-SERVICES -d 10.100.66.21/32 -p tcp -m comment --comment "controller-osm/modeloperator cluster IP" -j KUBE-SVC-YO4WYSW77CAYSOKE

-A KUBE-SERVICES -d 10.111.197.215/32 -p tcp -m comment --comment "osm/grafana:service cluster IP" -j KUBE-SVC-PQIZCPF63EFIBBJY

-A KUBE-SERVICES -d 10.107.94.182/32 -p tcp -m comment --comment "osm/ng-ui cluster IP" -j KUBE-SVC-YA74QX5VY2UAABIX

-A KUBE-SERVICES -d 10.99.176.234/32 -p tcp -m comment --comment "osm/prometheus cluster IP" -j KUBE-SVC-MD4PSIBW5SPF2DB3

-A KUBE-SERVICES -d 10.101.251.116/32 -p tcp -m comment --comment "osm/mongodb-k8s-operator cluster IP" -j KUBE-SVC-ISGVRIWHYABKE5G2

-A KUBE-SERVICES -d 10.100.23.126/32 -p tcp -m comment --comment "osm/alertmanager:http cluster IP" -j KUBE-SVC-GZN4S7ND4PF6YXD6

-A KUBE-SERVICES -d 10.96.0.10/32 -p udp -m comment --comment "kube-system/kube-dns:dns cluster IP" -j KUBE-SVC-TCOU7JCQXEZGVUNU

-A KUBE-SERVICES -d 10.96.0.10/32 -p tcp -m comment --comment "kube-system/kube-dns:dns-tcp cluster IP" -j KUBE-SVC-ERIFXISQEP7F7OF4

-A KUBE-SERVICES -d 10.100.88.206/32 -p tcp -m comment --comment "controller-osm/controller-service:api-server cluster IP" -j KUBE-SVC-VTS3SY4BGCZLE3HK

-A KUBE-SERVICES -d 172.21.249.33/32 -p tcp -m comment --comment "controller-osm/controller-service:api-server loadbalancer IP" -j KUBE-EXT-VTS3SY4BGCZLE3HK

-A KUBE-SERVICES -d 10.101.78.112/32 -p tcp -m comment --comment "osm/modeloperator cluster IP" -j KUBE-SVC-TKW2NMFFUMK6R533

-A KUBE-SERVICES -d 10.110.92.5/32 -p tcp -m comment --comment "osm/airflow-webserver:airflow-ui cluster IP" -j KUBE-SVC-BF2LB5WJRBPLA42J

-A KUBE-SERVICES -d 10.103.243.86/32 -p udp -m comment --comment "osm/airflow-statsd:statsd-ingest cluster IP" -j KUBE-SVC-O36IMWM6WEZJKHBK

-A KUBE-SERVICES -d 10.104.45.254/32 -p tcp -m comment --comment "osm/webhook-translator cluster IP" -j KUBE-SVC-XUD4OEZNIHB47KQL

-A KUBE-SERVICES -d 10.103.243.86/32 -p tcp -m comment --comment "osm/airflow-statsd:statsd-scrape cluster IP" -j KUBE-SVC-TTTQGL2HNUNQKPOG

-A KUBE-SERVICES -d 10.106.182.200/32 -p tcp -m comment --comment "osm/pushgateway-prometheus-pushgateway:http cluster IP" -j KUBE-SVC-5QOWUZVRO3UICSLI

-A KUBE-SERVICES -m comment --comment "kubernetes service nodeports; NOTE: this must be the last rule in this chain" -m addrtype --dst-type LOCAL -j KUBE-NODEPORTS

-A KUBE-SVC-5QOWUZVRO3UICSLI ! -s 10.244.0.0/16 -d 10.106.182.200/32 -p tcp -m comment --comment "osm/pushgateway-prometheus-pushgateway:http cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-5QOWUZVRO3UICSLI -m comment --comment "osm/pushgateway-prometheus-pushgateway:http -> 10.244.0.43:9091" -j KUBE-SEP-FOB2KBXV2FRZH6LW

-A KUBE-SVC-BF2LB5WJRBPLA42J ! -s 10.244.0.0/16 -d 10.110.92.5/32 -p tcp -m comment --comment "osm/airflow-webserver:airflow-ui cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-BF2LB5WJRBPLA42J -m comment --comment "osm/airflow-webserver:airflow-ui -> 10.244.0.29:8080" -j KUBE-SEP-2KV723JD5URYWNXM

-A KUBE-SVC-ENRSJAVYEHAULETD ! -s 10.244.0.0/16 -d 10.109.221.219/32 -p tcp -m comment --comment "osm/mongodb-k8s:mongodb cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-ENRSJAVYEHAULETD -m comment --comment "osm/mongodb-k8s:mongodb -> 10.244.0.41:27017" -j KUBE-SEP-5TCW6LIAZ6PXMBU3

-A KUBE-SVC-ERIFXISQEP7F7OF4 ! -s 10.244.0.0/16 -d 10.96.0.10/32 -p tcp -m comment --comment "kube-system/kube-dns:dns-tcp cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-ERIFXISQEP7F7OF4 -m comment --comment "kube-system/kube-dns:dns-tcp -> 10.244.0.10:53" -m statistic --mode random --probability 0.50000000000 -j KUBE-SEP-OP4AXEAS4OXHBEQX

-A KUBE-SVC-ERIFXISQEP7F7OF4 -m comment --comment "kube-system/kube-dns:dns-tcp -> 10.244.0.5:53" -j KUBE-SEP-LASJGFFJP3UOS6RQ

-A KUBE-SVC-FQUXG555W5IVIWW3 ! -s 10.244.0.0/16 -d 10.99.34.225/32 -p tcp -m comment --comment "osm/nbi cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-FQUXG555W5IVIWW3 -m comment --comment "osm/nbi -> 10.244.0.16:9999" -j KUBE-SEP-PN5X2OS7ETVR6JXN

-A KUBE-SVC-GZ25SP4UFGF7SAVL ! -s 10.244.0.0/16 -d 10.106.220.97/32 -p tcp -m comment --comment "metallb-system/metallb-webhook-service cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-GZ25SP4UFGF7SAVL -m comment --comment "metallb-system/metallb-webhook-service -> 10.244.0.4:9443" -j KUBE-SEP-XZVNOPGBKFOKTOOW

-A KUBE-SVC-GZN4S7ND4PF6YXD6 ! -s 10.244.0.0/16 -d 10.100.23.126/32 -p tcp -m comment --comment "osm/alertmanager:http cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-GZN4S7ND4PF6YXD6 -m comment --comment "osm/alertmanager:http -> 10.244.0.45:9093" -j KUBE-SEP-K5ETGAT6VOT2SO74

-A KUBE-SVC-ISGVRIWHYABKE5G2 ! -s 10.244.0.0/16 -d 10.101.251.116/32 -p tcp -m comment --comment "osm/mongodb-k8s-operator cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-ISGVRIWHYABKE5G2 -m comment --comment "osm/mongodb-k8s-operator -> 10.244.0.36:30666" -j KUBE-SEP-4LIA3Y34QCXKCG3N

-A KUBE-SVC-JD5MR3NA4I4DYORP ! -s 10.244.0.0/16 -d 10.96.0.10/32 -p tcp -m comment --comment "kube-system/kube-dns:metrics cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-JD5MR3NA4I4DYORP -m comment --comment "kube-system/kube-dns:metrics -> 10.244.0.10:9153" -m statistic --mode random --probability 0.50000000000 -j KUBE-SEP-HJ7EWOW62IX6GL6R

-A KUBE-SVC-JD5MR3NA4I4DYORP -m comment --comment "kube-system/kube-dns:metrics -> 10.244.0.5:9153" -j KUBE-SEP-FVQSBIWR5JTECIVC

-A KUBE-SVC-MD4PSIBW5SPF2DB3 ! -s 10.244.0.0/16 -d 10.99.176.234/32 -p tcp -m comment --comment "osm/prometheus cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-MD4PSIBW5SPF2DB3 -m comment --comment "osm/prometheus -> 10.244.0.19:9090" -j KUBE-SEP-OTW76I73BEO5ESLQ

-A KUBE-SVC-NPX46M4PTMTKRN6Y ! -s 10.244.0.0/16 -d 10.96.0.1/32 -p tcp -m comment --comment "default/kubernetes:https cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-NPX46M4PTMTKRN6Y -m comment --comment "default/kubernetes:https -> 172.21.249.33:6443" -j KUBE-SEP-KOVYDBXFIILPTVW7

-A KUBE-SVC-O36IMWM6WEZJKHBK ! -s 10.244.0.0/16 -d 10.103.243.86/32 -p udp -m comment --comment "osm/airflow-statsd:statsd-ingest cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-O36IMWM6WEZJKHBK -m comment --comment "osm/airflow-statsd:statsd-ingest -> 10.244.0.31:9125" -j KUBE-SEP-UWUAE4MD76VM3JX3

-A KUBE-SVC-PQIZCPF63EFIBBJY ! -s 10.244.0.0/16 -d 10.111.197.215/32 -p tcp -m comment --comment "osm/grafana:service cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-PQIZCPF63EFIBBJY -m comment --comment "osm/grafana:service -> 10.244.0.24:3000" -j KUBE-SEP-UARPP3ZO4VV4GF2D

-A KUBE-SVC-QE77U7R3P7AE7O5U ! -s 10.244.0.0/16 -d 10.111.79.142/32 -p tcp -m comment --comment "osm/airflow-postgresql:tcp-postgresql cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-QE77U7R3P7AE7O5U -m comment --comment "osm/airflow-postgresql:tcp-postgresql -> 10.244.0.38:5432" -j KUBE-SEP-5D2WEBEDBSLEFQZO

-A KUBE-SVC-TCOU7JCQXEZGVUNU ! -s 10.244.0.0/16 -d 10.96.0.10/32 -p udp -m comment --comment "kube-system/kube-dns:dns cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-TCOU7JCQXEZGVUNU -m comment --comment "kube-system/kube-dns:dns -> 10.244.0.10:53" -m statistic --mode random --probability 0.50000000000 -j KUBE-SEP-R7EMXN5TTQQVP4UW

-A KUBE-SVC-TCOU7JCQXEZGVUNU -m comment --comment "kube-system/kube-dns:dns -> 10.244.0.5:53" -j KUBE-SEP-LPGSDLJ3FDW46N4W

-A KUBE-SVC-TKW2NMFFUMK6R533 ! -s 10.244.0.0/16 -d 10.101.78.112/32 -p tcp -m comment --comment "osm/modeloperator cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-TKW2NMFFUMK6R533 -m comment --comment "osm/modeloperator -> 10.244.0.14:17071" -j KUBE-SEP-MD73VJOVN7ABXUHC

-A KUBE-SVC-TTTQGL2HNUNQKPOG ! -s 10.244.0.0/16 -d 10.103.243.86/32 -p tcp -m comment --comment "osm/airflow-statsd:statsd-scrape cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-TTTQGL2HNUNQKPOG -m comment --comment "osm/airflow-statsd:statsd-scrape -> 10.244.0.31:9102" -j KUBE-SEP-SICQBSUWMTUICI5V

-A KUBE-SVC-USIDOZAE2VTXK5OJ ! -s 10.244.0.0/16 -d 10.110.4.211/32 -p tcp -m comment --comment "osm/airflow-redis:redis-db cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-USIDOZAE2VTXK5OJ -m comment --comment "osm/airflow-redis:redis-db -> 10.244.0.37:6379" -j KUBE-SEP-JIWKU7LWBAE46CYF

-A KUBE-SVC-VTS3SY4BGCZLE3HK ! -s 10.244.0.0/16 -d 10.100.88.206/32 -p tcp -m comment --comment "controller-osm/controller-service:api-server cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-VTS3SY4BGCZLE3HK -m comment --comment "controller-osm/controller-service:api-server -> 10.244.0.12:17070" -j KUBE-SEP-QTEADDRAHUZGD5RY

-A KUBE-SVC-XUD4OEZNIHB47KQL ! -s 10.244.0.0/16 -d 10.104.45.254/32 -p tcp -m comment --comment "osm/webhook-translator cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-XUD4OEZNIHB47KQL -m comment --comment "osm/webhook-translator -> 10.244.0.15:9998" -j KUBE-SEP-PTWV2T2EKTG677AU

-A KUBE-SVC-YA74QX5VY2UAABIX ! -s 10.244.0.0/16 -d 10.107.94.182/32 -p tcp -m comment --comment "osm/ng-ui cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-YA74QX5VY2UAABIX -m comment --comment "osm/ng-ui -> 10.244.0.17:80" -j KUBE-SEP-XV2D2G77BNXYC2YN

-A KUBE-SVC-YO4WYSW77CAYSOKE ! -s 10.244.0.0/16 -d 10.100.66.21/32 -p tcp -m comment --comment "controller-osm/modeloperator cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-YO4WYSW77CAYSOKE -m comment --comment "controller-osm/modeloperator -> 10.244.0.13:17071" -j KUBE-SEP-ISHFB2I4PMRIVC6G

-A KUBE-SVC-ZUD4L6KQKCHD52W4 ! -s 10.244.0.0/16 -d 10.105.202.60/32 -p tcp -m comment --comment "cert-manager/cert-manager-webhook:https cluster IP" -j KUBE-MARK-MASQ

-A KUBE-SVC-ZUD4L6KQKCHD52W4 -m comment --comment "cert-manager/cert-manager-webhook:https -> 10.244.0.7:10250" -j KUBE-SEP-SNBC75DWVTB4NYRD

COMMIT

# Completed on Sun Feb 18 23:31:47 2024

# Warning: ip6tables-legacy tables present, use ip6tables-legacy-save to see them

# Generated by ip6tables-save v1.8.7 on Sun Feb 18 23:31:47 2024

*mangle

:PREROUTING ACCEPT [0:0]

:INPUT ACCEPT [0:0]

:FORWARD ACCEPT [0:0]

:OUTPUT ACCEPT [0:0]

:POSTROUTING ACCEPT [0:0]

:KUBE-IPTABLES-HINT - [0:0]

:KUBE-KUBELET-CANARY - [0:0]

:KUBE-PROXY-CANARY - [0:0]

COMMIT

# Completed on Sun Feb 18 23:31:47 2024

# Generated by ip6tables-save v1.8.7 on Sun Feb 18 23:31:47 2024

*filter

:INPUT ACCEPT [0:0]

:FORWARD ACCEPT [0:0]

:OUTPUT ACCEPT [0:0]

:KUBE-EXTERNAL-SERVICES - [0:0]

:KUBE-FIREWALL - [0:0]

:KUBE-FORWARD - [0:0]

:KUBE-KUBELET-CANARY - [0:0]

:KUBE-NODEPORTS - [0:0]

:KUBE-PROXY-CANARY - [0:0]

:KUBE-PROXY-FIREWALL - [0:0]

:KUBE-SERVICES - [0:0]

-A INPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes load balancer firewall" -j KUBE-PROXY-FIREWALL

-A INPUT -m comment --comment "kubernetes health check service ports" -j KUBE-NODEPORTS

-A INPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes externally-visible service portals" -j KUBE-EXTERNAL-SERVICES

-A FORWARD -m conntrack --ctstate NEW -m comment --comment "kubernetes load balancer firewall" -j KUBE-PROXY-FIREWALL

-A FORWARD -m comment --comment "kubernetes forwarding rules" -j KUBE-FORWARD

-A FORWARD -m conntrack --ctstate NEW -m comment --comment "kubernetes service portals" -j KUBE-SERVICES

-A FORWARD -m conntrack --ctstate NEW -m comment --comment "kubernetes externally-visible service portals" -j KUBE-EXTERNAL-SERVICES

-A OUTPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes load balancer firewall" -j KUBE-PROXY-FIREWALL

-A OUTPUT -m conntrack --ctstate NEW -m comment --comment "kubernetes service portals" -j KUBE-SERVICES

-A KUBE-FIREWALL -m comment --comment "kubernetes firewall for dropping marked packets" -m mark --mark 0x8000/0x8000 -j DROP

-A KUBE-FORWARD -m conntrack --ctstate INVALID -j DROP

-A KUBE-FORWARD -m comment --comment "kubernetes forwarding rules" -j ACCEPT

-A KUBE-FORWARD -m comment --comment "kubernetes forwarding conntrack rule" -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT

COMMIT

# Completed on Sun Feb 18 23:31:47 2024

# Generated by ip6tables-save v1.8.7 on Sun Feb 18 23:31:47 2024

*nat

:PREROUTING ACCEPT [0:0]

:INPUT ACCEPT [0:0]

:OUTPUT ACCEPT [0:0]

:POSTROUTING ACCEPT [0:0]

:KUBE-KUBELET-CANARY - [0:0]

:KUBE-MARK-DROP - [0:0]

:KUBE-MARK-MASQ - [0:0]

:KUBE-NODEPORTS - [0:0]

:KUBE-POSTROUTING - [0:0]

:KUBE-PROXY-CANARY - [0:0]

:KUBE-SERVICES - [0:0]

-A PREROUTING -m comment --comment "kubernetes service portals" -j KUBE-SERVICES

-A OUTPUT -m comment --comment "kubernetes service portals" -j KUBE-SERVICES

-A POSTROUTING -m comment --comment "kubernetes postrouting rules" -j KUBE-POSTROUTING

-A KUBE-MARK-DROP -j MARK --set-xmark 0x8000/0x8000

-A KUBE-MARK-MASQ -j MARK --set-xmark 0x4000/0x4000

-A KUBE-POSTROUTING -j RETURN

-A KUBE-POSTROUTING -j MARK --set-xmark 0x4000/0x0

-A KUBE-POSTROUTING -m comment --comment "kubernetes service traffic requiring SNAT" -j MASQUERADE --random-fully

-A KUBE-SERVICES ! -d ::1/128 -m comment --comment "kubernetes service nodeports; NOTE: this must be the last rule in this chain" -m addrtype --dst-type LOCAL -j KUBE-NODEPORTS

COMMIT

# Completed on Sun Feb 18 23:31:47 2024

Track end end: https://osm.etsi.org/InstallLog.php?&installation_id=1708298219-ALSKGogEAHePxERs&local_ts=1708299107&event=end&operation=end&value=&comment=&tags=
/etc/osm
/etc/osm/kubeadm-config.yaml
/etc/osm/helm
/etc/osm/helm/osm-values.yaml
/etc/osm/helm/airflow-values.yaml
/etc/osm/helm/alertmanager-values.yaml
/etc/osm/metallb-ipaddrpool.yaml

DONE
Success command osm-v140-merge-240#4160: 
                                ./install_osm.sh -y                                     -u http://172.21.249.4:40661                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-v140-merge-240                                     
                            
Disconnected from osm-v140-merge-240[172.21.249.33:22]
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (OSM Health)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.33' (RSA) to the list of known hosts.
Connected to osm-v140-merge-240[172.21.249.33:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v140-merge-240#4161: 
                        /usr/share/osm-devops/installers/osm_health.sh -k -s osm
                    
helm -n osm list
NAME        	NAMESPACE	REVISION	UPDATED                                	STATUS  	CHART                        	APP VERSION
airflow     	osm      	1       	2024-02-18 23:23:17.671041029 +0000 UTC	deployed	airflow-1.9.0                	2.5.3      
alertmanager	osm      	1       	2024-02-18 23:26:36.566007185 +0000 UTC	deployed	alertmanager-0.22.0          	v0.24.0    
osm         	osm      	1       	2024-02-18 23:23:13.023910398 +0000 UTC	deployed	osm-0.0.1                    	14         
pushgateway 	osm      	1       	2024-02-18 23:26:32.388726368 +0000 UTC	deployed	prometheus-pushgateway-1.18.2	1.4.2      
helm -n osm status osm
NAME: osm
LAST DEPLOYED: Sun Feb 18 23:23:13 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
1. Get the application URL by running these commands:
  export NODE_PORT=$(kubectl get --namespace osm -o jsonpath="{.spec.ports[0].nodePort}" services nbi)
  export NODE_IP=$(kubectl get nodes --namespace osm -o jsonpath="{.items[0].status.addresses[0].address}")
  echo http://$NODE_IP:$NODE_PORT
===> Successful checks: 1/24
===> Successful checks: 2/24
===> Successful checks: 3/24
===> Successful checks: 4/24
===> Successful checks: 5/24
===> Successful checks: 6/24
===> Successful checks: 7/24
===> Successful checks: 8/24
===> Successful checks: 9/24
===> Successful checks: 10/24
===> Successful checks: 11/24
===> Successful checks: 12/24
===> Successful checks: 13/24
===> Successful checks: 14/24
===> Successful checks: 15/24
===> Successful checks: 16/24
===> Successful checks: 17/24
===> Successful checks: 18/24
===> Successful checks: 19/24
===> Successful checks: 20/24
===> Successful checks: 21/24
===> Successful checks: 22/24
===> Successful checks: 23/24
===> Successful checks: 24/24

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

2024-02-18_23:34:02 Creating VIM osm
4376469f-ec30-4962-a0fd-9941bb82bbfe
VIM status: | osm | 4376469f-ec30-4962-a0fd-9941bb82bbfe | admin | ENABLED | N/A |
9a1e60af-5ccf-403c-b888-ca3ab53ff12d
Checking status of SDNC sdnc-osm to see if it is enabled
SDNC enabled
Checking status of VIM osm to see if there is port-mapping
|                 |   "sdn-port-mapping": [                                     |
Port-mapping correctly added

2024-02-18_23:34:20 Creating K8s Cluster
493531e5-a6a7-4aeb-a2ef-8a2faab44ec2
==============================================================================
Testsuite                                                                     
==============================================================================
Testsuite.Basic 01-Crud Operations On Vim Targets :: [BASIC-01] CRUD operat...
==============================================================================
Create VIM Target Basic :: Create a VIM Target only with the manda... | PASS |
------------------------------------------------------------------------------
Delete VIM Target By Name :: Delete the VIM Target created in prev... | PASS |
------------------------------------------------------------------------------
Create VIM Target With Extra Config :: Create a VIM Target using t... | PASS |
------------------------------------------------------------------------------
Delete VIM Target By ID :: Delete the VIM Target created in previo... | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 01-Crud Operations On Vim Targets :: [BASIC-01] CR... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
Testsuite.Basic 05-Instantiation Parameters In Cloud Init :: [BASIC-05] Ins...
==============================================================================
Create Cloudinit VNF Descriptor                                       | PASS |
------------------------------------------------------------------------------
Create Cloudinit NS Descriptor                                        | PASS |
------------------------------------------------------------------------------
Instantiate Cloudinit Network Service Using Instantiation Paramete... | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access With The New Password :: Test SSH access with the ... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 05-Instantiation Parameters In Cloud Init :: [BASI... | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Basic 06-Vnf With Charm :: [BASIC-06] VNF with Charm.               
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Check VNF Charm Application Name                                      | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 06-Vnf With Charm :: [BASIC-06] VNF with Charm.       | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.Basic 07-Secure Key Management :: [BASIC-07] Secure key management. 
==============================================================================
Create Nopasswd Charm VNF Descriptor                                  | PASS |
------------------------------------------------------------------------------
Create Nopasswd Charm NS Descriptor                                   | PASS |
------------------------------------------------------------------------------
Instantiate Nopasswd Charm Network Service                            | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Nopasswd VN... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation that crea... | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 07-Secure Key Management :: [BASIC-07] Secure key ... | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.Basic 08-Disable Port Security Network Level :: [BASIC-08] Disabl...
==============================================================================
Create VIM With Port Security Disabled                                | PASS |
------------------------------------------------------------------------------
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | FAIL |
Keyword 'Check For NS Instance To Configured' failed after retrying for 5 minutes. The last error was: '+---------------------------------------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
| ns instance name                                  | id                                   | date                | ns state | current operation                                    | error details |
+---------------------------------------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
| basic_08_disable_port_security_network_level_test | 5a5b1689-e7b4-4c20-85c1-4648c79d7bc8 | 2024-02-18T23:48:22 | BUILDING | INSTANTIATING (a2b0210b-4505-452f-8c46-0846eff6281a) | N/A           |
+---------------------------------------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
To get the history of all operations over a NS, run "osm ns-op-list NS_ID"
For more details on the current operation, run "osm ns-op-show OPERATION_ID"' does not contain any of 'READY' or 'BROKEN'
------------------------------------------------------------------------------
Check Port Security Is Disabled                                       | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Delete VIM                                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 08-Disable Port Security Network Level :: [BASIC-0... | FAIL |
9 tests, 8 passed, 1 failed
==============================================================================
Testsuite.Basic 09-Manual Vdu Scaling :: [BASIC-09] Manual VNF/VDU Scaling.   
==============================================================================
Create Scaling VNF Descriptor                                         | PASS |
------------------------------------------------------------------------------
Create Scaling NS Descriptor                                          | PASS |
------------------------------------------------------------------------------
Instantiate Scaling Network Service                                   | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Vnf Id                                                            | PASS |
------------------------------------------------------------------------------
Get Vdus Before Scale Out :: Get the number of VDU records before ... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale Out                                          | PASS |
------------------------------------------------------------------------------
Check Vdus After Scale Out :: Check whether there is one more VDU ... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale In                                           | PASS |
------------------------------------------------------------------------------
Check Vdus After Scaling In :: Check whether there is one less VDU... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 09-Manual Vdu Scaling :: [BASIC-09] Manual VNF/VDU... | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Basic 11-Native Charms :: [BASIC-11] Native Charms                  
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | FAIL |
'+------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+
| ns instance name       | id                                   | date                | ns state | current operation | error details                            |
+------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+
| basic_11_native_charms | f88ce644-cdae-4c7a-9fb0-f598405bc97b | 2024-02-18T23:57:22 | BROKEN   | IDLE (None)       | Operation: INSTANTIATING.6497af17-8a07-  |
|                        |                                      |                     |          |                   | 4dd3-8a31-8f5ccb98dea7, Stage 2/5:       |
|                        |                                      |                     |          |                   | deployment of KDUs, VMs and execution    |
|                        |                                      |                     |          |                   | environments.                     ...
    [ Message content over the limit has been removed. ]
...                 |                                      |                     |          |                   | target VM is in error state. Deploying   |
|                        |                                      |                     |          |                   | VCA vnf2.mgmtVM: Waiting to VM being up  |
|                        |                                      |                     |          |                   | and getting IP address. Cannot inject    |
|                        |                                      |                     |          |                   | ssh-key because target VM is in error    |
|                        |                                      |                     |          |                   | state                                    |
+------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+
To get the history of all operations over a NS, run "osm ns-op-list NS_ID"
For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN'
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | FAIL |
Variable '${ns_id}' not found.
------------------------------------------------------------------------------
Test SSH Access                                                       | FAIL |
msg=IP address of the management VNF 'vnf1' is not available
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | FAIL |
Variable '${vnf_1_ip_addr}' not found.
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 11-Native Charms :: [BASIC-11] Native Charms          | FAIL |
9 tests, 5 passed, 4 failed
==============================================================================
Testsuite.Basic 12-Ns Primitives :: [BASIC-12] NS Primitives                  
==============================================================================
Change Juju Password :: NS package needs to be updated with the Ju... | PASS |
------------------------------------------------------------------------------
Upload Vnfds                                                          | PASS |
------------------------------------------------------------------------------
Upload Nsd                                                            | PASS |
------------------------------------------------------------------------------
Instantiate NS                                                        | FAIL |
'+------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+
| ns instance name | id                                   | date                | ns state | current operation | error details                            |
+------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+
| test_nscharm     | 5c6b21df-67d5-4ca6-ada2-3e81f7e55052 | 2024-02-19T00:04:17 | BROKEN   | IDLE (None)       | Operation: INSTANTIATING.ae2abd82-a37b-  |
|                  |                                      |                     |          |                   | 4eb5-bc0e-f7e35576e228, Stage 2/5:       |
|                  |                                      |                     |          |                   | deployment of KDUs, VMs and execution    |
|                  |                                      |                     |          |                   | environments.                            |
|                  |                                      |                     |          |                   | Detail: Deploying VCA 2.policyVM:        |
|                  |                                      |                     |          |                   | Waiting to VM being up and getting IP    |
|                  |                                      |                     |          |                   | address. Cannot inject ssh-key because  ...
    [ Message content over the limit has been removed. ]
...|          |                   | at VIM: Error at create vdu: unknown.    |
|                  |                                      |                     |          |                   | Error at create vdu: unknown. Deploying  |
|                  |                                      |                     |          |                   | VCA 1.userVM: Waiting to VM being up and |
|                  |                                      |                     |          |                   | getting IP address. Cannot inject ssh-   |
|                  |                                      |                     |          |                   | key because target VM is in error state. |
|                  |                                      |                     |          |                   | Deploying VCA .: execute initial config  |
|                  |                                      |                     |          |                   | primitive. Configuration aborted because |
|                  |                                      |                     |          |                   | dependent charm/s has failed             |
+------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+
To get the history of all operations over a NS, run "osm ns-op-list NS_ID"
For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN'
------------------------------------------------------------------------------
Check NS Charm Application Name                                       | FAIL |
Variable '${model_name}' not found.
------------------------------------------------------------------------------
Check VDU Charm Application Name                                      | FAIL |
Variable '${model_name}' not found.
------------------------------------------------------------------------------
Delete NS                                                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 12-Ns Primitives :: [BASIC-12] NS Primitives          | FAIL |
9 tests, 6 passed, 3 failed
==============================================================================
Testsuite.Basic 13-Ns Relations :: [BASIC-13] NS Relations                    
==============================================================================
Create Charm VNF Descriptor Provides                                  | PASS |
------------------------------------------------------------------------------
Create Charm VNF Descriptor Requires                                  | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Provides                                        | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Requires                                        | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 13-Ns Relations :: [BASIC-13] NS Relations            | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Basic 14-Vnf Relations :: [BASIC-14] VNF Relations                  
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Provides                                        | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 14-Vnf Relations :: [BASIC-14] VNF Relations          | PASS |
6 tests, 6 passed, 0 failed
==============================================================================
Testsuite.Basic 15-Rbac Configurations :: [BASIC-15] RBAC Configurations.     
==============================================================================
Create And Validate User                                              | PASS |
------------------------------------------------------------------------------
Assign Role To User                                                   | PASS |
------------------------------------------------------------------------------
Run Action As User                                                    | PASS |
------------------------------------------------------------------------------
Create And Update Project                                             | PASS |
------------------------------------------------------------------------------
Create And Validate Role                                              | PASS |
------------------------------------------------------------------------------
Update Role Information                                               | PASS |
------------------------------------------------------------------------------
Delete Allocated Resources                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 15-Rbac Configurations :: [BASIC-15] RBAC Configur... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Basic 16-Advanced Onboarding And Scaling :: [BASIC-16] Advanced o...
==============================================================================
Create Scaling VNF Descriptor                                         | PASS |
------------------------------------------------------------------------------
Create Scaling NS Descriptor                                          | PASS |
------------------------------------------------------------------------------
Instantiate Scaling Network Service                                   | PASS |
------------------------------------------------------------------------------
Get Vnf Id                                                            | PASS |
------------------------------------------------------------------------------
Check Vdus Before Scale Out :: Check the number of VDUs instances ... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale Out                                          | PASS |
------------------------------------------------------------------------------
Check Vdus After Scale Out :: Check whether there is one more VDU ... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale In                                           | PASS |
------------------------------------------------------------------------------
Check Vdus After Scaling In :: Check whether there is one less VDU... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 16-Advanced Onboarding And Scaling :: [BASIC-16] A... | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.Basic 17-Delete Vnf Package :: [BASIC-17] Delete VNF Package Befo...
==============================================================================
Create VNF Package                                                    | PASS |
------------------------------------------------------------------------------
Create NS Package                                                     | PASS |
------------------------------------------------------------------------------
Cannot Delete VNF Package                                             | PASS |
------------------------------------------------------------------------------
Delete NS Package                                                     | PASS |
------------------------------------------------------------------------------
Delete VNF Package                                                    | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 17-Delete Vnf Package :: [BASIC-17] Delete VNF Pac... | PASS |
5 tests, 5 passed, 0 failed
==============================================================================
Testsuite.Basic 18-Ns Ip Profile :: [BASIC-18] NS with a VLD with a virtual...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Vnfs Info                                                         | PASS |
------------------------------------------------------------------------------
Check Vnf1 IPs                                                        | PASS |
------------------------------------------------------------------------------
Check Vnf2 IPs                                                        | PASS |
------------------------------------------------------------------------------
Verify Vnf1 Interfaces                                                | PASS |
------------------------------------------------------------------------------
Verify Vnf2 Interfaces                                                | PASS |
------------------------------------------------------------------------------
Ping from Vnf1 to Vnf2                                                | PASS |
------------------------------------------------------------------------------
Ping from Vnf2 to Vnf1                                                | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 18-Ns Ip Profile :: [BASIC-18] NS with a VLD with ... | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Basic 19-Vnf Ip Profile :: [BASIC-19] NS with a single VNF and tw...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Vnf Info                                                          | PASS |
------------------------------------------------------------------------------
Check Vnf IPs                                                         | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 19-Vnf Ip Profile :: [BASIC-19] NS with a single V... | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Basic 20-Manual Native Charm Vdu Scaling :: [BASIC-20] Manual VDU...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | FAIL |
Keyword 'Check For NS Instance To Configured' failed after retrying for 5 minutes. The last error was: '+----------------------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
| ns instance name                 | id                                   | date                | ns state | current operation                                    | error details |
+----------------------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
| basic_20_manual_vdu_scaling_test | 830c7303-ec48-4769-9dff-946684f86298 | 2024-02-19T00:29:51 | BUILDING | INSTANTIATING (b3380d26-e430-4b72-ab3e-6fbf8708122d) | N/A           |
+----------------------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
To get the history of all operations over a NS, run "osm ns-op-list NS_ID"
For more details on the current operation, run "osm ns-op-show OPERATION_ID"' does not contain any of 'READY' or 'BROKEN'
------------------------------------------------------------------------------
Get Vnf Id                                                            | FAIL |
msg=Network service instance is not available
------------------------------------------------------------------------------
Get Vdus Before Scale Out :: Get the number of VDU records before ... | FAIL |
Variable '${vnf_id}' not found. Did you mean:
    ${vnfd_pkg}
------------------------------------------------------------------------------
Get Application Name Before Scale Out :: Get the application names.   | PASS |
------------------------------------------------------------------------------
Check Number of Duplicated Application Name Before Scale Out :: Ch... | PASS |
------------------------------------------------------------------------------
Perform Manual Vdu Scale Out                                          | FAIL |
msg=Network service instance is not available
------------------------------------------------------------------------------
Check Vdus After Scale Out :: Check whether there is one more VDU ... | FAIL |
msg=Network service instance is not available
------------------------------------------------------------------------------
Get Application Name After Scale Out :: Get the application names.    | PASS |
------------------------------------------------------------------------------
Check Number of Duplicated Application Name After Scale Out :: Che... | FAIL |
There are not 2 application name in the application list after Scale Out
------------------------------------------------------------------------------
Perform Manual Vdu Scale In                                           | FAIL |
msg=Network service instance is not available
------------------------------------------------------------------------------
Check Vdus After Scaling In :: Check whether there is one less VDU... | FAIL |
msg=Network service instance is not available
------------------------------------------------------------------------------
Get Application Name After Scale In :: Get the application names.     | PASS |
------------------------------------------------------------------------------
Check Number of Duplicated Application Name After Scale In :: Chec... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 20-Manual Native Charm Vdu Scaling :: [BASIC-20] M... | FAIL |
18 tests, 10 passed, 8 failed
==============================================================================
Testsuite.Basic 21-Support Of Volumes :: [BASIC-21] NS with only one VDU an...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Get Volumes From VNFD                                                 | PASS |
------------------------------------------------------------------------------
Get VNF IP Address                                                    | PASS |
------------------------------------------------------------------------------
Check VDU disks                                                       | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 21-Support Of Volumes :: [BASIC-21] NS with only o... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.Basic 22-Cross Model Relations :: [BASIC-22] Cross-model relations  
==============================================================================
Create Charm VNF Descriptor 1                                         | PASS |
------------------------------------------------------------------------------
Create Charm VNF Descriptor 2                                         | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor 1                                               | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor 2                                               | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 22-Cross Model Relations :: [BASIC-22] Cross-model... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.Basic 23-Sol004 Sol007 Packages :: [BASIC-23] Creation and deleti...
==============================================================================
Create VNF Package                                                    | PASS |
------------------------------------------------------------------------------
Create NS Package                                                     | PASS |
------------------------------------------------------------------------------
Cannot Delete VNF Package                                             | PASS |
------------------------------------------------------------------------------
Delete NS Package                                                     | PASS |
------------------------------------------------------------------------------
Delete VNF Package                                                    | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 23-Sol004 Sol007 Packages :: [BASIC-23] Creation a... | PASS |
5 tests, 5 passed, 0 failed
==============================================================================
Testsuite.Basic 24-Affinity Groups :: [BASIC-24] VNF with two VDUs belongin...
==============================================================================
Create VNF Package                                                    | PASS |
------------------------------------------------------------------------------
Create NS Package                                                     | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Check Vnf Affinity Groups                                             | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 24-Affinity Groups :: [BASIC-24] VNF with two VDUs... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Basic 25-Update Charm In Running Vnf Instance :: [BASIC-25] Updat...
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Set NS Update Config                                                  | PASS |
------------------------------------------------------------------------------
Get Management Ip Address                                             | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operation :: The Charm VNF ha... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operation :: Performs one Day 2 operation on the VNF... | PASS |
------------------------------------------------------------------------------
Check Remote File Created Via Day 2 Operation :: Check whether the... | PASS |
------------------------------------------------------------------------------
Update VNFD Package :: Updates the VNFD by using new VNFD package ... | PASS |
------------------------------------------------------------------------------
Update Running VNF Instance :: Updates the running VNF instance by... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operation on Upgraded Charm :: Performs one Day 2 op... | PASS |
------------------------------------------------------------------------------
Check Remote Folder Created Via Day 2 Operation :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 25-Update Charm In Running Vnf Instance :: [BASIC-... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Basic 26-Secure Helm Execution Environment :: [BASIC-26] Secure c...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Management Ip Address                                             | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote File Created Via Day 1 Operation :: Check whether the... | PASS |
------------------------------------------------------------------------------
Get data from EE pod                                                  | PASS |
------------------------------------------------------------------------------
Fail when trying to access gRPC server without TLS                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 26-Secure Helm Execution Environment :: [BASIC-26]... | PASS |
11 tests, 11 passed, 0 failed
==============================================================================
Testsuite.Basic 27-Update Helm Ee In Running Vnf Instance :: [BASIC-27] Upd...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Set NS Update Config                                                  | PASS |
------------------------------------------------------------------------------
Get Management Ip Address                                             | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operation :: The VNF has a Da... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operation :: Performs one Day 2 operation on the VNF... | PASS |
------------------------------------------------------------------------------
Check Remote File Created Via Day 2 Operation :: Check whether the... | PASS |
------------------------------------------------------------------------------
Update VNFD Package :: Updates the VNFD by using new VNFD package ... | PASS |
------------------------------------------------------------------------------
Update Running VNF Instance :: Updates the running VNF instance by... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operation on Upgraded Helm EE :: Performs one Day 2 ... | PASS |
------------------------------------------------------------------------------
Check Remote Folder Created Via Day 2 Operation :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 27-Update Helm Ee In Running Vnf Instance :: [BASI... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Basic 28-Keep Persistent Volumes :: [BASIC-28] NS with one VDU wh...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Check Persistent Volume Counts                                        | PASS |
------------------------------------------------------------------------------
Set Persistent Volume Ids                                             | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Check Persistent Root Volume in VIM after NS Deleted                  | PASS |
------------------------------------------------------------------------------
Check Persistent Ordinary Volume in VIM after NS Deleted              | PASS |
------------------------------------------------------------------------------
Prepare Ns Config With Volume Id                                      | PASS |
------------------------------------------------------------------------------
Network Service Instance With Existing Volumes Test                   | PASS |
------------------------------------------------------------------------------
Verify the Attachment Of Existing Persistent Volumes                  | PASS |
------------------------------------------------------------------------------
Delete NS Instance With Existing Volumes Test                         | PASS |
------------------------------------------------------------------------------
Check Existence of Persistent Volumes                                 | PASS |
------------------------------------------------------------------------------
Delete Persistent Volumes                                             | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 28-Keep Persistent Volumes :: [BASIC-28] NS with o... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Basic 29-Vnf Ipv6 Profile :: [BASIC-29] NS with a single VNF and ...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | FAIL |
Keyword 'Check For NS Instance To Configured' failed after retrying for 5 minutes. The last error was: '+------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
| ns instance name | id                                   | date                | ns state | current operation                                    | error details |
+------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
| basic_29         | 7e0abf7a-fd3c-4176-b10b-3f14859966da | 2024-02-19T01:04:13 | BUILDING | INSTANTIATING (a2322183-061c-4921-bf4f-ddbca51d7c0a) | N/A           |
+------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
To get the history of all operations over a NS, run "osm ns-op-list NS_ID"
For more details on the current operation, run "osm ns-op-show OPERATION_ID"' does not contain any of 'READY' or 'BROKEN'
------------------------------------------------------------------------------
Get Vnf Info                                                          | FAIL |
msg=Network service instance is not available
------------------------------------------------------------------------------
Check Vnf IPs                                                         | FAIL |
msg=VNF is not available
------------------------------------------------------------------------------
Check that ipv6 address_mode and ra_mode are set                      | FAIL |
Variable '${vnf_id}' not found. Did you mean:
    ${vnfd_pkg}
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 29-Vnf Ipv6 Profile :: [BASIC-29] NS with a single... | FAIL |
9 tests, 5 passed, 4 failed
==============================================================================
Testsuite.Basic 30-Ns Ipv6 Profile :: [BASIC-30] NS with a single VNF and t...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | FAIL |
Keyword 'Check For NS Instance To Configured' failed after retrying for 5 minutes. The last error was: '+------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
| ns instance name | id                                   | date                | ns state | current operation                                    | error details |
+------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
| basic_30         | fbf809c9-d465-45b0-8229-f66c98448d85 | 2024-02-19T01:10:03 | BUILDING | INSTANTIATING (5e137791-9938-4c9e-8c9f-430612461669) | N/A           |
+------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
To get the history of all operations over a NS, run "osm ns-op-list NS_ID"
For more details on the current operation, run "osm ns-op-show OPERATION_ID"' does not contain any of 'READY' or 'BROKEN'
------------------------------------------------------------------------------
Get Vnfs Info                                                         | FAIL |
msg=Network service instance is not available
------------------------------------------------------------------------------
Check Vnf1 IPs                                                        | FAIL |
msg=VNF1 is not available
------------------------------------------------------------------------------
Check Vnf2 IPs                                                        | FAIL |
msg=VNF2 is not available
------------------------------------------------------------------------------
Verify Vnf1 Interfaces                                                | FAIL |
msg=IP address of the data VNF 'vnf1' is not available
------------------------------------------------------------------------------
Verify Vnf2 Interfaces                                                | FAIL |
msg=IP address of the data VNF 'vnf2' is not available
------------------------------------------------------------------------------
Check that ipv6 address_mode and ra_mode are set                      | FAIL |
Variable '${vnf_id1}' not found.
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 30-Ns Ipv6 Profile :: [BASIC-30] NS with a single ... | FAIL |
12 tests, 5 passed, 7 failed
==============================================================================
Testsuite.Basic 31-Multivdu Volume Multiattach :: [BASIC-31] Basic NS with ...
==============================================================================
Create Multiattach VNF Descriptor                                     | PASS |
------------------------------------------------------------------------------
Create Multiattach NS Descriptor                                      | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get Vnf ID                                                            | PASS |
------------------------------------------------------------------------------
Get Vnf Management Ip Addresses                                       | PASS |
------------------------------------------------------------------------------
Ensure that VDUs can share data                                       | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 31-Multivdu Volume Multiattach :: [BASIC-31] Basic... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Epa 01-Epa Sriov :: [EPA-01] EPA+SRIOV without underlay.            
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | FAIL |
Keyword 'Check For NS Instance To Configured' failed after retrying for 5 minutes. The last error was: '+-----------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
| ns instance name      | id                                   | date                | ns state | current operation                                    | error details |
+-----------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
| epa_01-epa_sriov_test | e4e1aa60-7235-445a-b1f5-499972067b33 | 2024-02-19T01:19:24 | BUILDING | INSTANTIATING (dbd1bdc3-0dbd-4069-9f6f-c64c9018d77a) | N/A           |
+-----------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
To get the history of all operations over a NS, run "osm ns-op-list NS_ID"
For more details on the current operation, run "osm ns-op-show OPERATION_ID"' does not contain any of 'READY' or 'BROKEN'
------------------------------------------------------------------------------
Get VNF IP Address                                                    | FAIL |
'' should not be empty.
------------------------------------------------------------------------------
Check SR-IOV Interface                                                | FAIL |
gaierror: [Errno -2] Name or service not known
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 01-Epa Sriov :: [EPA-01] EPA+SRIOV without underlay.    | FAIL |
8 tests, 5 passed, 3 failed
==============================================================================
Testsuite.Epa 02-Additional Capabilities :: [EPA-02] Support for additional...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF Server ID                                                     | PASS |
------------------------------------------------------------------------------
Get Server Flavor Properties                                          | PASS |
------------------------------------------------------------------------------
Check Flavor Quota Properties                                         | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 02-Additional Capabilities :: [EPA-02] Support for a... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Epa 03-Crud Operations On Sdnc :: [EPA-03] CRUD operations on SDN...
==============================================================================
Create Basic SDNC                                                     | PASS |
------------------------------------------------------------------------------
Check SDNC Status Is Healthy                                          | PASS |
------------------------------------------------------------------------------
Delete Basic SDNC                                                     | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 03-Crud Operations On Sdnc :: [EPA-03] CRUD operatio... | PASS |
3 tests, 3 passed, 0 failed
==============================================================================
Testsuite.Epa 04-Epa Underlay Sriov :: [EPA-04] EPA underlay SR-IOV.          
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Ping from Vnf1 to Vnf2                                                | PASS |
------------------------------------------------------------------------------
Ping from Vnf2 to Vnf1                                                | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 04-Epa Underlay Sriov :: [EPA-04] EPA underlay SR-IOV.  | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Fail 01-Insufficient Resources :: [FAIL-01] A single VNF with 2 V...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Cannot Instantiate Network Service                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance And Check VIM                                      | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Fail 01-Insufficient Resources :: [FAIL-01] A single VNF... | PASS |
6 tests, 6 passed, 0 failed
==============================================================================
Testsuite.Hackfest Basic :: [HACKFEST-BASIC] Basic NS with a single-VDU VNF   
==============================================================================
Create Hackfest Basic VNF Descriptor                                  | PASS |
------------------------------------------------------------------------------
Create Hackfest Basic NS Descriptor                                   | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get Vnf Ip Address                                                    | PASS |
------------------------------------------------------------------------------
Test Ping                                                             | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Basic :: [HACKFEST-BASIC] Basic NS with a singl... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Hackfest Cloudinit :: [HACKFEST-CLOUDINIT] Basic NS with two mult...
==============================================================================
Create Hackfest Cloudinit VNF Descriptor                              | PASS |
------------------------------------------------------------------------------
Create Hackfest Cloudinit NS Descriptor                               | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | FAIL |
Keyword 'Check For NS Instance To Configured' failed after retrying for 5 minutes. The last error was: '+------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
| ns instance name | id                                   | date                | ns state | current operation                                    | error details |
+------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
| hfcloudinit      | 3674523e-edeb-4f79-9954-e4e14711cd43 | 2024-02-19T01:38:21 | BUILDING | INSTANTIATING (89f636a9-9075-47eb-80ac-966e709e2c20) | N/A           |
+------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
To get the history of all operations over a NS, run "osm ns-op-list NS_ID"
For more details on the current operation, run "osm ns-op-show OPERATION_ID"' does not contain any of 'READY' or 'BROKEN'
------------------------------------------------------------------------------
Get Vnf Ip Address                                                    | FAIL |
'' should not be empty.
------------------------------------------------------------------------------
Test SSH Access                                                       | FAIL |
gaierror: [Errno -2] Name or service not known
------------------------------------------------------------------------------
Check Remote File Injected Via Cloud-init                             | FAIL |
gaierror: [Errno -2] Name or service not known
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Cloudinit :: [HACKFEST-CLOUDINIT] Basic NS with... | FAIL |
9 tests, 5 passed, 4 failed
==============================================================================
Testsuite.Hackfest Multivdu :: [HACKFEST-MULTIVDU] Basic NS with two multi-...
==============================================================================
Create Hackfest multivdu VNF Descriptor                               | PASS |
------------------------------------------------------------------------------
Create Hackfest Multivdu NS Descriptor                                | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | FAIL |
Keyword 'Check For NS Instance To Configured' failed after retrying for 5 minutes. The last error was: '+------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
| ns instance name | id                                   | date                | ns state | current operation                                    | error details |
+------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
| hfmultivdu       | 0d01fe13-06a7-402f-b09e-642a41fca4e4 | 2024-02-19T01:44:53 | BUILDING | INSTANTIATING (0cb7f5eb-e494-4e6a-86e0-732acc2ad4d2) | N/A           |
+------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
To get the history of all operations over a NS, run "osm ns-op-list NS_ID"
For more details on the current operation, run "osm ns-op-show OPERATION_ID"' does not contain any of 'READY' or 'BROKEN'
------------------------------------------------------------------------------
Get Vnf Ip Address                                                    | FAIL |
'' should not be empty.
------------------------------------------------------------------------------
Test Ping                                                             | FAIL |
Keyword 'Test Ping Host' failed after retrying for 30 seconds. The last error was: 1 != 0
------------------------------------------------------------------------------
Test SSH Access                                                       | FAIL |
gaierror: [Errno -2] Name or service not known
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Multivdu :: [HACKFEST-MULTIVDU] Basic NS with t... | FAIL |
9 tests, 5 passed, 4 failed
==============================================================================
Testsuite.Heal 01-Volume Vdu Healing :: [HEAL-01] Healing of a multi-volume...
==============================================================================
Create VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | FAIL |
'+------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+
| ns instance name | id                                   | date                | ns state | current operation | error details                           |
+------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+
| heal_01          | 8ec40fbe-4022-4c1a-8f7e-f74c0473c3ec | 2024-02-19T01:51:28 | BROKEN   | IDLE (None)       | Operation: INSTANTIATING.c7474474-dbf6- |
|                  |                                      |                     |          |                   | 458c-a39d-3d8b3ff2f847, Stage 2/5:      |
|                  |                                      |                     |          |                   | deployment of KDUs, VMs and execution   |
|                  |                                      |                     |          |                   | environments.                           |
|                  |                                      |                     |          |                   | Detail: Deploying VCA charm_vnf.mgmtVM: |
|                  |                                      |                     |          |                   | Waiting to VM being up and getting IP   |
|                  |                                      |                     |          |                   | address. Cannot inject ssh-key because  |
|                  |                                      |                     |          |                   | target VM is in error state. Deploying  |
|                  |                                      |                     |          |                   | at VIM: Error at create vdu: unknown.   |
|                  |                                      |                     |          |                   | Deploying VCA charm_vnf.mgmtVM: Waiting |
|                  |                                      |                     |          |                   | to VM being up and getting IP address.  |
|                  |                                      |                     |          |                   | Cannot inject ssh-key because target VM |
|                  |                                      |                     |          |                   | is in error state                       |
+------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+
To get the history of all operations over a NS, run "osm ns-op-list NS_ID"
For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN'
------------------------------------------------------------------------------
Get NS Id                                                             | FAIL |
Invalid IF condition: Evaluating expression 'not "${ns_id}" in "{'${/}': '/', '${:}': ':', '${\\n}': '\n', '${DEBUG_FILE}': 'NONE', '${delete_max_wait_time}': '1min', '${delete_pol_time}': '15sec', '${EXECDIR}': '/robot-systest', '${failure_return_code}': '1', '${False}': False, '${healing_pol_time}': '15sec', '${LOG_FILE}': '/robot-systest/reports/log.html', '${LOG_LEVEL}': 'INFO', '${None}': None, '${ns_action_max_wait_time}': '1min', '${ns_action_pol_time}': '15sec', '${ns_config}': '{vld: [ {name: mgmtnet, vim-network-name: osm-ext} ] }', '${ns_delete_pol_time}': '15sec', '${nsd_name}': 'volumes_nativecharm-ns', '${nsd_pkg}': 'volumes_nativecharm_ns', '${ns_launch_pol_time}': '30sec', '${ns_name}': 'heal_01', '${ns_timeout}': '6min', '${null}': None, '${OUTPUT_DIR}': '/robot-systest/reports', '${OUTPUT_FILE}': '/robot-systest/reports/output.xml', '${password}': '', '${PREV_TEST_MESSAGE}': '\'+------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+\n| ns instance name | id                                   | date                | ns state | current operation | error details                           |\n+------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+\n| heal_01          | 8ec40fbe-4022-4c1a-8f7e-f74c0473c3ec | 2024-02-19T01:51:28 | BROKEN   | IDLE (None)       | Operation: INSTANTIATING.c7474474-dbf6- |\n|                  |    ...
    [ Message content over the limit has been removed. ]
...vatekey}': '/root/.ssh/id_rsa', '${publickey}': '/root/.ssh/id_rsa.pub', '${REPORT_FILE}': '/robot-systest/reports/report.html', '${SPACE}': ' ', '${success_return_code}': '0', '${SUITE_DOCUMENTATION}': '[HEAL-01] Healing of a multi-volume VDU', '${SUITE_NAME}': 'Testsuite.Heal 01-Volume Vdu Healing', '${SUITE_SOURCE}': '/robot-systest/testsuite/heal_01-volume_vdu_healing.robot', '${TEMPDIR}': '/tmp', '${TEST_DOCUMENTATION}': '', '${TEST_NAME}': 'Get NS Id', '${True}': True, '${username}': 'ubuntu', '${vdu_volumes_name}': 'several_volumes-VM', '${vim_timeout_multiplier}': '1.0', '${vnfd_charm_name}': 'native_manual_scale_charm-vnf', '${vnfd_charm_pkg}': 'charm-packages/native_manual_scale_charm_vnf', '${vnfd_volumes_name}': 'several_volumes-vnf', '${vnfd_volumes_pkg}': 'several_volumes_vnf', '${vnf_scale_pol_time}': '15sec', '${vnf_several_index}': 'several_volumes_vnf', '&{OPTIONS}': {'include': ['daily'], 'exclude': [], 'skip': [], 'skip_on_failure': []}, '&{SUITE_METADATA}': Metadata(), '@{TEST_TAGS}': ['cleanup', 'cluster_heal', 'daily', 'heal_01'], '@{vim_vdus}': [], '@{vim_volumes}': []}"' failed: SyntaxError: invalid syntax (<string>, line 1)

Variables in the original expression 'not "\${ns_id}" in "${variables}"' were resolved before the expression was evaluated. Try using 'not "\${ns_id}" in "$variables"' syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.
------------------------------------------------------------------------------
Get VIM Objects                                                       | FAIL |
msg=NS is not available
------------------------------------------------------------------------------
Get Volume VNF Info                                                   | FAIL |
msg=NS is not available
------------------------------------------------------------------------------
Get Volumes Info                                                      | FAIL |
Variable '${vdu_volumes_id}' not found.
------------------------------------------------------------------------------
Check VDU Disks                                                       | FAIL |
msg=VNF is not available
------------------------------------------------------------------------------
Delete Persistent Volume VDU                                          | FAIL |
msg=VDU is not available
------------------------------------------------------------------------------
Heal Persistent Volume VDU                                            | FAIL |
msg=VNF is not available
------------------------------------------------------------------------------
Check VNF After Healing                                               | FAIL |
msg=VNF is not available
------------------------------------------------------------------------------
Update VIM Objects                                                    | FAIL |
msg=NS is not available
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Delete Objects in VIM                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 01-Volume Vdu Healing :: [HEAL-01] Healing of a mul... | FAIL |
16 tests, 6 passed, 10 failed
==============================================================================
Testsuite.Heal 02-Scale Vdu Healing :: [HEAL-02] Healing of scaled charm VDUs 
==============================================================================
Create VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Create Test Flavor                                                    | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Scale Out Charm VNF                                                   | PASS |
------------------------------------------------------------------------------
Get VIM Objects                                                       | PASS |
------------------------------------------------------------------------------
Get Charm VNF Info                                                    | PASS |
------------------------------------------------------------------------------
Halt Charm VDU                                                        | PASS |
------------------------------------------------------------------------------
Heal Charm VDU                                                        | PASS |
------------------------------------------------------------------------------
Check VNF After Healing                                               | PASS |
------------------------------------------------------------------------------
Update VIM Objects                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Delete Objects in VIM                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 02-Scale Vdu Healing :: [HEAL-02] Healing of scaled... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Heal 03-Multiple Healing :: [HEAL-03] Healing of multiple VDUs      
==============================================================================
Create VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | FAIL |
'+------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+
| ns instance name | id                                   | date                | ns state | current operation | error details                           |
+------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+
| heal_03          | ddd98e02-0f02-4b7d-9063-c415d9b2bae4 | 2024-02-19T02:14:02 | BROKEN   | IDLE (None)       | Operation: INSTANTIATING.ebb0859c-cc16- |
|                  |                                      |                     |          |                   | 4672-bc7a-2872e10b2f28, Stage 2/5:      |
|                  |                                      |                     |          |                   | deployment of KDUs, VMs and execution   |
|                  |                                      |                     |          |                   | environments.                           |
|                  |                                      |                     |          |                   | Detail: Deploying VCA charm_vnf.mgmtVM: |
|                  |                                      |                     |          |                   | Waiting to VM being up and getting IP   |
|                  |                                      |                     |          |                   | address. Cannot inject ssh-key because  |
|                  |                                      |                     |          |                   | target VM is in error state. Deploying  |
|                  |                                      |                     |          |                   | VCA charm_vnf.mgmtVM: Waiting to VM     |
|                  |                                      |                     |          |                   | being up and getting IP address. Cannot |
|                  |                                      |                     |          |                   | inject ssh-key because target VM is in  |
|                  |                                      |                     |          |                   | error state. Deploying at VIM: Error at |
|                  |                                      |                     |          |                   | create vdu: unknown. Error at create    |
|                  |                                      |                     |          |                   | vdu: unknown                            |
+------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+
To get the history of all operations over a NS, run "osm ns-op-list NS_ID"
For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN'
------------------------------------------------------------------------------
Get NS Id                                                             | FAIL |
Invalid IF condition: Evaluating expression 'not "${ns_id}" in "{'${/}': '/', '${:}': ':', '${\\n}': '\n', '${DEBUG_FILE}': 'NONE', '${delete_max_wait_time}': '1min', '${delete_pol_time}': '15sec', '${EXECDIR}': '/robot-systest', '${failure_return_code}': '1', '${False}': False, '${healing_pol_time}': '15sec', '${LOG_FILE}': '/robot-systest/reports/log.html', '${LOG_LEVEL}': 'INFO', '${None}': None, '${ns_action_max_wait_time}': '1min', '${ns_action_pol_time}': '15sec', '${ns_config}': '{vld: [ {name: mgmtnet, vim-network-name: osm-ext} ] }', '${ns_delete_pol_time}': '15sec', '${nsd_name}': 'volumes_nativecharm-ns', '${nsd_pkg}': 'volumes_nativecharm_ns', '${ns_launch_pol_time}': '30sec', '${ns_name}': 'heal_03', '${ns_timeout}': '6min', '${null}': None, '${OUTPUT_DIR}': '/robot-systest/reports', '${OUTPUT_FILE}': '/robot-systest/reports/output.xml', '${password}': '', '${PREV_TEST_MESSAGE}': '\'+------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+\n| ns instance name | id                                   | date                | ns state | current operation | error details                           |\n+------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+\n| heal_03          | ddd98e02-0f02-4b7d-9063-c415d9b2bae4 | 2024-02-19T02:14:02 | BROKEN   | IDLE (None)       | Operation: INSTANTIATING.ebb0859c-cc16- |\n|                  |    ...
    [ Message content over the limit has been removed. ]
... of multiple VDUs', '${SUITE_NAME}': 'Testsuite.Heal 03-Multiple Healing', '${SUITE_SOURCE}': '/robot-systest/testsuite/heal_03-multiple_healing.robot', '${TEMPDIR}': '/tmp', '${TEST_DOCUMENTATION}': '', '${TEST_NAME}': 'Get NS Id', '${True}': True, '${username}': 'ubuntu', '${vdu_charm_name}': 'mgmtVM', '${vdu_volumes_name}': 'several_volumes-VM', '${vim_timeout_multiplier}': '1.0', '${vnf_charm_cloudinit_file}': '/root/helloworld.txt', '${vnf_charm_day1_file}': '/home/ubuntu/first-touch', '${vnf_charm_index}': 'charm_vnf', '${vnf_charm_scaling_group}': 'manual-scaling_mgmtVM', '${vnfd_charm_name}': 'native_manual_scale_charm-vnf', '${vnfd_charm_pkg}': 'charm-packages/native_manual_scale_charm_vnf', '${vnfd_volumes_name}': 'several_volumes-vnf', '${vnfd_volumes_pkg}': 'several_volumes_vnf', '${vnf_scale_pol_time}': '15sec', '${vnf_several_index}': 'several_volumes_vnf', '&{OPTIONS}': {'include': ['daily'], 'exclude': [], 'skip': [], 'skip_on_failure': []}, '&{SUITE_METADATA}': Metadata(), '@{TEST_TAGS}': ['cleanup', 'cluster_heal', 'daily', 'heal_03'], '@{vim_vdus}': [], '@{vim_volumes}': []}"' failed: SyntaxError: invalid syntax (<string>, line 1)

Variables in the original expression 'not "\${ns_id}" in "${variables}"' were resolved before the expression was evaluated. Try using 'not "\${ns_id}" in "$variables"' syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details.
------------------------------------------------------------------------------
Scale Out Charm VNF                                                   | FAIL |
Variable '${ns_id}' not found.
------------------------------------------------------------------------------
Get VIM Objects                                                       | FAIL |
msg=NS is not available
------------------------------------------------------------------------------
Get Charm VNF Info                                                    | FAIL |
msg=NS is not available
------------------------------------------------------------------------------
Get Volume VNF Info                                                   | FAIL |
msg=NS is not available
------------------------------------------------------------------------------
Stop VDUs                                                             | FAIL |
msg=Charm VDUs are not available
------------------------------------------------------------------------------
Heal VDUs                                                             | FAIL |
msg=Charm VNF is not available
------------------------------------------------------------------------------
Check VNFs After Healing                                              | FAIL |
msg=Charm VNF is not available
------------------------------------------------------------------------------
Update VIM Objects                                                    | FAIL |
msg=NS is not available
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Delete Objects in VIM                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 03-Multiple Healing :: [HEAL-03] Healing of multipl... | FAIL |
16 tests, 6 passed, 10 failed
==============================================================================
Testsuite.Heal 04-Autohealing :: [HEAL-04] Autohealing of NS                  
==============================================================================
Create VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Get VIM Objects                                                       | PASS |
------------------------------------------------------------------------------
Get VNF Info                                                          | PASS |
------------------------------------------------------------------------------
Stop Autoheal VDU                                                     | PASS |
------------------------------------------------------------------------------
Wait For Autohealing To Be Completed                                  | PASS |
------------------------------------------------------------------------------
Check VNF After Healing                                               | PASS |
------------------------------------------------------------------------------
Update VIM Objects                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Delete Objects in VIM                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 04-Autohealing :: [HEAL-04] Autohealing of NS          | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.K8S 02-K8Scluster Creation :: [K8s-02] K8s cluster addition.        
==============================================================================
Create VIM Target Basic :: Creates a VIM for the K8s cluster to be... | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete VIM Target By ID :: Delete the VIM Target created in previo... | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 02-K8Scluster Creation :: [K8s-02] K8s cluster addit... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
Testsuite.K8S 03-Simple K8S :: [K8s-03] Simple K8s.                           
==============================================================================
Create Simple K8s VNF Descriptor                                      | PASS |
------------------------------------------------------------------------------
Create Simple K8s Descriptor                                          | PASS |
------------------------------------------------------------------------------
Network Service K8s Instance Test                                     | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Delete NS K8s Instance Test                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Delete VNF NS Packages                                                | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 03-Simple K8S :: [K8s-03] Simple K8s.                   | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.K8S 04-Openldap Helm :: [K8s-04] Openldap Helm chart.               
==============================================================================
Create Package For OpenLDAP CNF                                       | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS                                        | PASS |
------------------------------------------------------------------------------
Create Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Vnf Id                                                            | PASS |
------------------------------------------------------------------------------
Execute Upgrade Operation                                             | PASS |
------------------------------------------------------------------------------
Check Replicas After Upgrade Operation                                | PASS |
------------------------------------------------------------------------------
Execute Rollback Operation                                            | PASS |
------------------------------------------------------------------------------
Check Replicas After Rollback Operation                               | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 04-Openldap Helm :: [K8s-04] Openldap Helm chart.       | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.K8S 05-K8S Proxy Charms :: [K8s-05] K8s Proxy Charm.                
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | FAIL |
'+------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+
| ns instance name       | id                                   | date                | ns state | current operation | error details                            |
+------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+
| k8s_05-k8s_proxy_charm | 61ddd9b2-6c21-4fbe-b6a8-8aeadcef0217 | 2024-02-19T02:35:29 | BROKEN   | IDLE (None)       | Operation: INSTANTIATING.c92f5c09-97ec-  |
|                        |                                      |                     |          |                   | 4d1d-862e-d06eed52524c, Stage 2/5:       |
|                        |                                      |                     |          |                   | deployment of KDUs, VMs and execution    |
|                        |                                      |                     |          |                   | environments.                     ...
    [ Message content over the limit has been removed. ]
...                 |                                      |                     |          |                   | /R5W6/mEr7kJzKY/w4Jslhjvd3+ffw1VFTV0y75/ |
|                        |                                      |                     |          |                   | JGXS0MsiKqY2EuLwnbDfCw== root@simple-    |
|                        |                                      |                     |          |                   | ee-z0-vnf1-vnf-operator-0                |
|                        |                                      |                     |          |                   | . Cannot inject ssh-key because target   |
|                        |                                      |                     |          |                   | VNF is in error state                    |
+------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+
To get the history of all operations over a NS, run "osm ns-op-list NS_ID"
For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN'
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | FAIL |
Variable '${ns_id}' not found.
------------------------------------------------------------------------------
Test SSH Access                                                       | FAIL |
msg=IP address of the management VNF 'vnf1' is not available
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | FAIL |
Variable '${vnf_1_ip_addr}' not found.
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | FAIL |
msg=Network service instance is not available
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | FAIL |
Variable '${vnf_1_ip_addr}' not found.
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 05-K8S Proxy Charms :: [K8s-05] K8s Proxy Charm.        | FAIL |
11 tests, 5 passed, 6 failed
==============================================================================
Testsuite.K8S 06-K8S Secure Key Management :: [K8s-06] K8s Secure Key Manag...
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | FAIL |
'+---------------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+
| ns instance name                | id                                   | date                | ns state | current operation | error details                            |
+---------------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+
| k8s_06-nopasswd_k8s_proxy_charm | ea2bcd55-c237-45c0-a20b-32c154a7f3c6 | 2024-02-19T02:43:35 | BROKEN   | IDLE (None)       | Operation: INSTANTIATING.32ae185a-de5a-  |
|                                 |                                      |                     |          |                   | 48e8-b512-939748a13b18, Stage 2/5:       |
|                                 |                                      |                     |          |                   | deployment of KDUs, VMs and execution    |
|                                 |                                      |                     |          |                   | environments.            ...
    [ Message content over the limit has been removed. ]
...                 |                                      |                     |          |                   | prnMxmll5ZBW1KcVV1eEpgvOKQtlgeJ+uQQoInPr |
|                                 |                                      |                     |          |                   | 0UnJ0kdkkzPIL7AxNF02WQ== root@simple-    |
|                                 |                                      |                     |          |                   | ee-z0-vnf1-vnf-operator-0                |
|                                 |                                      |                     |          |                   | . Cannot inject ssh-key because target   |
|                                 |                                      |                     |          |                   | VNF is in error state                    |
+---------------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+
To get the history of all operations over a NS, run "osm ns-op-list NS_ID"
For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN'
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | FAIL |
TimeoutError: timed out
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | FAIL |
NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.21.249.38
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | FAIL |
The ns-action with id 0a16645d-2de7-46c2-869f-9e7d861f3f93 was not completed
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | FAIL |
TimeoutError: timed out
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 06-K8S Secure Key Management :: [K8s-06] K8s Secure ... | FAIL |
12 tests, 7 passed, 5 failed
==============================================================================
Testsuite.K8S 07-Dummy Helm :: [K8s-07] Openldap Helm in isolated cluster w...
==============================================================================
Create Package For OpenLDAP CNF                                       | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS                                        | PASS |
------------------------------------------------------------------------------
Create Dummy VIM                                                      | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Create Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete VIM                                                            | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 07-Dummy Helm :: [K8s-07] Openldap Helm in isolated ... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.K8S 08-Simple K8S Scaling :: [K8s-08] Simple K8s Scale.             
==============================================================================
Create Simple K8s Scale VNF Descriptor                                | PASS |
------------------------------------------------------------------------------
Create Simple K8s Scale NS Descriptor                                 | PASS |
------------------------------------------------------------------------------
Network Service K8s Instance Test                                     | PASS |
------------------------------------------------------------------------------
Get KDU Model Name :: Get the model name of the network service k8... | PASS |
------------------------------------------------------------------------------
Get Scale Count Before Scale Out :: Get the scale count of the app... | PASS |
------------------------------------------------------------------------------
Perform Manual KDU Scale Out :: Scale out the application of netwo... | PASS |
------------------------------------------------------------------------------
Check Scale Count After Scale Out :: Check whether the scale count... | PASS |
------------------------------------------------------------------------------
Perform Manual KDU Scale In :: Scale in the application of network... | PASS |
------------------------------------------------------------------------------
Check Scale Count After Scale In :: Check whether the scale count ... | PASS |
------------------------------------------------------------------------------
Delete NS K8s Instance Test                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 08-Simple K8S Scaling :: [K8s-08] Simple K8s Scale.     | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.K8S 09-Pebble Charm K8S :: [K8s-09] Pebble Charm.                   
==============================================================================
Create Simple K8s VNF Descriptor                                      | PASS |
------------------------------------------------------------------------------
Create Simple K8s Descriptor                                          | PASS |
------------------------------------------------------------------------------
Network Service K8s Instance Test                                     | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Delete NS K8s Instance Test                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Delete VNF NS Packages                                                | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 09-Pebble Charm K8S :: [K8s-09] Pebble Charm.           | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.K8S 10-Sol004 Sol007 With K8S Proxy Charms :: [K8s-10] K8s Proxy ...
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | FAIL |
'+------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+
| ns instance name       | id                                   | date                | ns state | current operation | error details                            |
+------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+
| k8s_10-k8s_proxy_charm | 4dddcea3-6bc4-4983-a5d0-d50d667d1e9a | 2024-02-19T03:03:07 | BROKEN   | IDLE (None)       | Operation: INSTANTIATING.431ea546-9c16-  |
|                        |                                      |                     |          |                   | 4e32-91c8-8bfbfa3e5f45, Stage 2/5:       |
|                        |                                      |                     |          |                   | deployment of KDUs, VMs and execution    |
|                        |                                      |                     |          |                   | environments.                     ...
    [ Message content over the limit has been removed. ]
...                 |                                      |                     |          |                   | ee-z0-vnf2-vnf-operator-0                |
|                        |                                      |                     |          |                   | . Cannot inject ssh-key because target   |
|                        |                                      |                     |          |                   | VM is in error state. Deploying at VIM:  |
|                        |                                      |                     |          |                   | Error at create vdu: unknown. Error at   |
|                        |                                      |                     |          |                   | create vdu: unknown                      |
+------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+
To get the history of all operations over a NS, run "osm ns-op-list NS_ID"
For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN'
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | FAIL |
Variable '${ns_id}' not found.
------------------------------------------------------------------------------
Test SSH Access                                                       | FAIL |
msg=IP address of the management VNF 'vnf1' is not available
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | FAIL |
Variable '${vnf_1_ip_addr}' not found.
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | FAIL |
msg=Network service instance is not available
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | FAIL |
Variable '${vnf_1_ip_addr}' not found.
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 10-Sol004 Sol007 With K8S Proxy Charms :: [K8s-10] K... | FAIL |
11 tests, 5 passed, 6 failed
==============================================================================
Testsuite.K8S 12-Openldap Helm Day-2 :: [K8s-12] Openldap Helm chart.         
==============================================================================
Create Package For OpenLDAP CNF                                       | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS                                        | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Create Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Vnf Id                                                            | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation.             | PASS |
------------------------------------------------------------------------------
Execute Upgrade Operation                                             | PASS |
------------------------------------------------------------------------------
Check Replicas After Upgrade Operation                                | PASS |
------------------------------------------------------------------------------
Execute Rollback Operation                                            | PASS |
------------------------------------------------------------------------------
Check Replicas After Rollback Operation                               | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 12-Openldap Helm Day-2 :: [K8s-12] Openldap Helm chart. | PASS |
15 tests, 15 passed, 0 failed
==============================================================================
Testsuite.Quotas 01-Quota Enforcement :: [QUOTAS-01] Quota enforcement.       
==============================================================================
Create First Project With Quotas                                      | PASS |
------------------------------------------------------------------------------
Create Second Project With Quotas                                     | PASS |
------------------------------------------------------------------------------
Create User In Projects                                               | PASS |
------------------------------------------------------------------------------
Change First Project Name to Third Project Name                       | PASS |
------------------------------------------------------------------------------
Create VNFDs On Third Project Until Exceed Quota                      | PASS |
------------------------------------------------------------------------------
Increase Third Project Quotas                                         | PASS |
------------------------------------------------------------------------------
Create More VNFDs On Third Project Until Exceed Quota                 | PASS |
------------------------------------------------------------------------------
Create VNFDs On Second Project Until Exceed Quota                     | PASS |
------------------------------------------------------------------------------
Check Project Scopes                                                  | PASS |
------------------------------------------------------------------------------
Delete Second Project VNFD                                            | PASS |
------------------------------------------------------------------------------
Delete Third Project VNFDs                                            | PASS |
------------------------------------------------------------------------------
Delete Second Project After Removing User From It                     | PASS |
------------------------------------------------------------------------------
Delete Projects User                                                  | PASS |
------------------------------------------------------------------------------
Delete Third Project                                                  | PASS |
------------------------------------------------------------------------------
Testsuite.Quotas 01-Quota Enforcement :: [QUOTAS-01] Quota enforce... | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.Sa 01-Vnf With Vim Metrics :: [SA-01] VNF with VIM-based metrics.   
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF VIM-based Metrics                                             | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 01-Vnf With Vim Metrics :: [SA-01] VNF with VIM-based... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Sa 02-Vnf With Vim Metrics And Autoscaling :: [SA-02] VNF with VI...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Get Thresholds From VNF                                               | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF Id                                                            | PASS |
------------------------------------------------------------------------------
Get VNF IP Address                                                    | PASS |
------------------------------------------------------------------------------
Get VNF VIM-based Metric Before Auto-scaling                          | PASS |
------------------------------------------------------------------------------
Increase VIM-based Metric To Force Auto-scaling                       | PASS |
------------------------------------------------------------------------------
Wait VIM-based Metric To Exceed Threshold                             | PASS |
------------------------------------------------------------------------------
Wait Threshold Time                                                   | PASS |
------------------------------------------------------------------------------
Check VIM-based Metric Exceeds Threshold After Threshold-time         | PASS |
------------------------------------------------------------------------------
Get VDUs After Auto-scaling                                           | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 02-Vnf With Vim Metrics And Autoscaling :: [SA-02] VN... | PASS |
15 tests, 15 passed, 0 failed
==============================================================================
Testsuite.Sa 07-Alarms From Sa-Related Vnfs :: [SA-07] Events or alarms com...
==============================================================================
Create Webhook Service VNF Descriptor                                 | PASS |
------------------------------------------------------------------------------
Create Webhook Service NS Descriptor                                  | PASS |
------------------------------------------------------------------------------
Instantiate Webhook Service Network Service                           | PASS |
------------------------------------------------------------------------------
Get Webhook Service VNF IP Address                                    | PASS |
------------------------------------------------------------------------------
Start Webhook Service                                                 | PASS |
------------------------------------------------------------------------------
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Alarm Metric                                                      | PASS |
------------------------------------------------------------------------------
Check Alarms Were Received                                            | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Delete Webhook Service NS Instance                                    | PASS |
------------------------------------------------------------------------------
Delete Webhook Service NS Descriptor                                  | PASS |
------------------------------------------------------------------------------
Delete Webhook Service VNF Descriptor                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 07-Alarms From Sa-Related Vnfs :: [SA-07] Events or a... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Sa 08-Vnf With Vnf Indicators Snmp :: [SA-08] VNF with VNF-based ...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | FAIL |
Keyword 'Check For NS Instance To Configured' failed after retrying for 5 minutes. The last error was: '+-----------------------------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
| ns instance name                        | id                                   | date                | ns state | current operation                                    | error details |
+-----------------------------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
| sa_08-vnf_with_vnf_indicators_snmp_test | b47d0c00-e57b-455a-a412-5bb33ff62d9f | 2024-02-19T03:57:52 | BUILDING | INSTANTIATING (4d24c1dc-0ce2-43f0-bb31-ac8a25c068e3) | N/A           |
+-----------------------------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+---------------+
To get the history of all operations over a NS, run "osm ns-op-list NS_ID"
For more details on the current operation, run "osm ns-op-show OPERATION_ID"' does not contain any of 'READY' or 'BROKEN'
------------------------------------------------------------------------------
Get VNF SNMP Metrics                                                  | FAIL |
Keyword 'Get Metric' failed after retrying 10 times. The last error was: Metric ifInOctets not found
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 08-Vnf With Vnf Indicators Snmp :: [SA-08] VNF with V... | FAIL |
7 tests, 5 passed, 2 failed
==============================================================================
Testsuite.Slice 01-Network Slicing :: [SLICE-01] Network Slicing.             
==============================================================================
Create Slice VNF Descriptors :: Onboards all the VNFDs required fo... | PASS |
------------------------------------------------------------------------------
Create Slice NS Descriptors :: Onboards all the NSDs required for ... | PASS |
------------------------------------------------------------------------------
Create Slice Template :: Onboards the Network Slice Template: nst ... | PASS |
------------------------------------------------------------------------------
Network Slice Instance Test :: Instantiates the NST recently onboa... | FAIL |
'+------------------------+--------------------------------------+--------------------+---------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| netslice instance name | id                                   | operational status | config status | detailed status                                                                                                                                                                                                                                                                                                     |
+------------------------+--------------------------------------+--------------------+---------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| slicebasic             | 5abe16bd-f0a8-4e91-89f1-9254e5e88473 | failed             | configured    | ERROR instantiating: NS 3044ea39-75cd-4911-b28e-a40d3b1fb7d8 FAILED: Deploying at VIM: Error at create vdu: unknown; NS a332602b-ba00-49a4-b774-d39a8914af6b FAILED: Deploying at VIM: Error at create vdu: unknown; NS a1bd9800-11c7-44d7-8dc3-977137ea1a59 FAILED: Deploying at VIM: Error at create vdu: unknown |
+------------------------+--------------------------------------+--------------------+---------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+' contains 'failed'
------------------------------------------------------------------------------
Get Middle Vnf Management Ip :: Obtains the management IP of the s... | PASS |
------------------------------------------------------------------------------
Get Slice Vnf Ip Addresses :: Obtains the list of IPs addresses in... | PASS |
------------------------------------------------------------------------------
Test Middle Ns Ping :: Pings the slice middle vnf (mgmt_vnf_ip)       | FAIL |
Keyword 'Test Ping Host' failed after retrying for 30 seconds. The last error was: 1 != 0
------------------------------------------------------------------------------
Test Middle Vnf SSH Access :: SSH access to the slice middle vnf (... | FAIL |
TimeoutError: timed out
------------------------------------------------------------------------------
Test Slice Connectivity :: SSH access to the slice middle vnf (mgm... | FAIL |
NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.21.249.152
------------------------------------------------------------------------------
Delete Slice Instance :: Stops the slice instance (slice_name)        | PASS |
------------------------------------------------------------------------------
Delete Slice Template :: Deletes the NST (nst_name) from OSM          | PASS |
------------------------------------------------------------------------------
Delete NS Descriptors :: Deletes all the NSDs created for the test... | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Deletes all the VNFDs created for the te... | PASS |
------------------------------------------------------------------------------
Testsuite.Slice 01-Network Slicing :: [SLICE-01] Network Slicing.     | FAIL |
13 tests, 9 passed, 4 failed
==============================================================================
Testsuite.Slice 02-Shared Network Slicing :: [SLICE-02] Shared Network Slic...
==============================================================================
Create Slice VNF Descriptors :: Onboards all the VNFDs required fo... | PASS |
------------------------------------------------------------------------------
Create Slice NS Descriptors :: Onboards all the NSDs required for ... | PASS |
------------------------------------------------------------------------------
Create Slice Templates :: Onboards the Network Slice Templates: ns... | PASS |
------------------------------------------------------------------------------
Network Slice First Instance :: Instantiates the First NST recentl... | FAIL |
'+------------------------+--------------------------------------+--------------------+---------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| netslice instance name | id                                   | operational status | config status | detailed status                                                                                                                                                                                                                                                                                                     |
+------------------------+--------------------------------------+--------------------+---------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| slicebasic             | c795edaa-e658-4b28-84a8-f2d85debf892 | failed             | configured    | ERROR instantiating: NS cc74624f-d493-4444-981d-e72df1db25b3 FAILED: Deploying at VIM: Error at create vdu: unknown; NS 208e0fd3-334a-42d5-bf22-f343e89b2ef6 FAILED: Deploying at VIM: Error at create vdu: unknown; NS 481d85d4-0a12-4a83-a237-f8213df1e828 FAILED: Deploying at VIM: Error at create vdu: unknown |
+------------------------+--------------------------------------+--------------------+---------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+' contains 'failed'
------------------------------------------------------------------------------
Network Slice Second Instance :: Instantiates the Second NST recen... | FAIL |
'+------------------------+--------------------------------------+--------------------+---------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| netslice instance name | id                                   | operational status | config status | detailed status                                                                                                                                                                                                                                                |
+------------------------+--------------------------------------+--------------------+---------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| sliceshared            | 54f6268e-6c1c-48c1-b92d-97f4b4eaf524 | failed             | configured    | ERROR instantiating: NS 208e0fd3-334a-42d5-bf22-f343e89b2ef6 FAILED: Deploying at VIM: Error at create vdu: unknown; NS 99e4ed57-ce5c-418b-9004-da6fa565e521 FAILED: Deploying at VIM: Error at create vdu: 'NoneType' object does not support item assignment |
+------------------------+--------------------------------------+--------------------+---------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+' contains 'failed'
------------------------------------------------------------------------------
First Network Slice Ns Count :: Counts the NS in both slice instan... | PASS |
------------------------------------------------------------------------------
Get Middle Vnf Management Ip :: Obtains the management IP of the s... | PASS |
------------------------------------------------------------------------------
Get First Slice Vnf IPs :: Obtains the list of IPs addresses in th... | PASS |
------------------------------------------------------------------------------
Test Middle Ns Ping :: Pings the slice middle vnf (mgmt_vnf_ip)       | FAIL |
Keyword 'Test Ping Host' failed after retrying for 30 seconds. The last error was: 1 != 0
------------------------------------------------------------------------------
Test Middle Vnf SSH Access :: SSH access to the slice middle vnf (... | FAIL |
TimeoutError: timed out
------------------------------------------------------------------------------
Test First Slice Connectivity :: SSH access to the slice middle vn... | FAIL |
NoValidConnectionsError: [Errno None] Unable to connect to port 22 on 172.21.249.61
------------------------------------------------------------------------------
Delete Slice One Instance :: Stops the slice instance (slice_name)    | PASS |
------------------------------------------------------------------------------
Second Network Slice Ns Count :: Counts the NS in both slice insta... | PASS |
------------------------------------------------------------------------------
Get Second Slice Vnf IPs :: Obtains the list of IPs addresses in t... | PASS |
------------------------------------------------------------------------------
Test Second Slice Connectivity :: SSH access to the slice middle v... | FAIL |
TimeoutError: timed out
------------------------------------------------------------------------------
Delete Slice Two Instance :: Stops the slice instance (slice2_name)   | PASS |
------------------------------------------------------------------------------
Delete Slice One Template :: Deletes the NST (nst_name) from OSM      | PASS |
------------------------------------------------------------------------------
Delete Slice Two Template :: Deletes the NST (nst2_name) from OSM     | PASS |
------------------------------------------------------------------------------
Delete NS Descriptors :: Deletes all the NSDs created for the test... | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Deletes all the VNFDs created for the te... | PASS |
------------------------------------------------------------------------------
Testsuite.Slice 02-Shared Network Slicing :: [SLICE-02] Shared Net... | FAIL |
20 tests, 14 passed, 6 failed
==============================================================================
Testsuite.Sol003 01-Vnf-Lifecycle-Management :: [SOL003-01] Sol003 Api testing
==============================================================================
Create VNF package from JSON file descriptor :: Test case to creat... | PASS |
------------------------------------------------------------------------------
Instantiate VNF :: Test case to Instantiate a VNF                     | PASS |
------------------------------------------------------------------------------
Query VNF Instances :: Test case to query VNF Instance                | PASS |
------------------------------------------------------------------------------
Query VNF Instance ID :: Test case to query Vnf instance ID           | PASS |
------------------------------------------------------------------------------
Query VNF LCM Ops :: Test case to Query VNF LCM operation             | PASS |
------------------------------------------------------------------------------
Query VNF LCM Ops ID                                                  | PASS |
------------------------------------------------------------------------------
Scale VNF :: Test case to   Scale out VNF                             | PASS |
------------------------------------------------------------------------------
Terminate VNF :: Test case to terminate the VNF                       | PASS |
------------------------------------------------------------------------------
Delete VNF :: Test case to delete VNF                                 | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Sol003 01-Vnf-Lifecycle-Management :: [SOL003-01] Sol003... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite                                                             | FAIL |
603 tests, 516 passed, 87 failed
==============================================================================
Output:  /robot-systest/reports/output.xml
Log:     /robot-systest/reports/log.html
Report:  /robot-systest/reports/report.html
[osm-devops] Running shell script
[Pipeline] sh
+ cp /tmp/tmp.inAvAQHhQW/output.xml .
[Pipeline] sh
[osm-devops] Running shell script
+ cp /tmp/tmp.inAvAQHhQW/log.html /tmp/tmp.inAvAQHhQW/report.html .
[Pipeline] sh
[osm-devops] Running shell script
+ pwd
[Pipeline] echo
Present Directory is : /tmp/tmp.DNtdFBqSef/usr/share/osm-devops
[Pipeline] step
Robot results publisher started...
-Parsing output xml:
Done!
-Copying log files to build dir:
Done!
-Assigning results to build:
Done!
-Checking thresholds:
Done!
Done publishing Robot results.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (After System Integration test)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive)
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v14.0/repo/release
[Pipeline] {
[Pipeline] getArtifactoryServer
[Pipeline] newBuildInfo
[Pipeline] artifactoryUpload
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v14.0/240/dists/unstable/devops/binary-amd64/Packages.gz
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v14.0/240/dists/unstable/osmclient/binary-amd64/Packages.gz
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v14.0/240/dists/unstable/IM/binary-amd64/Packages.gz
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v14.0/240/dists/unstable/devops/binary-amd64/Packages
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v14.0/240/dists/unstable/osmclient/binary-amd64/Packages
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v14.0/240/dists/unstable/IM/binary-amd64/Packages
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v14.0/240/pool/devops/osm-devops_14.0.1-1_all.deb
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v14.0/240/pool/osmclient/python3-osmclient_14.0.1.post1%2Bg9204883-1_all.deb
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v14.0/240/pool/IM/osm-imdocs_14.0.1-g88bac73_amd64.deb
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v14.0/240/pool/IM/python3-osm-im_14.0.1%2Bg88bac73-1_all.deb
[Pipeline] publishBuildInfo
Deploying build info to: https://artifactory-osm.etsi.org/artifactory/api/build
Deploying build descriptor to: https://artifactory-osm.etsi.org/artifactory/api/build
Build successfully deployed. Browse it in Artifactory under https://artifactory-osm.etsi.org/artifactory/webapp/builds/osm-stage_3-merge%20::%20v14.0/240
[Pipeline] sh
[release] Running shell script
+ env
[Pipeline] step
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Publish to Dockerhub)
[Pipeline] parallel
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [Airflow] { (Branch: Airflow)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [Prometheus] { (Branch: Prometheus)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [Webhook] { (Branch: Webhook)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [LCM] { (Branch: LCM)
[NG-UI] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/NG-UI
[Pipeline] [NG-UI] dir
[Pipeline] [NG-UI] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/tests
[Pipeline] [tests] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/RO
[Pipeline] [RO] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/NBI
[Pipeline] [NBI] {
[Pipeline] [Airflow] dir
[Airflow] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/Airflow
[Pipeline] [Airflow] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/POL
[Pipeline] [POL] {
[Pipeline] [Prometheus] dir
[Prometheus] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/Prometheus
[Pipeline] [Prometheus] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/Keystone
[Pipeline] [Keystone] {
[Pipeline] [Webhook] dir
[Webhook] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/Webhook
[Pipeline] [Webhook] {
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/osmclient
[Pipeline] [osmclient] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/MON
[Pipeline] [MON] {
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.DNtdFBqSef/usr/share/osm-devops/LCM
[Pipeline] [LCM] {
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v140-merge-240
[NG-UI] osm-v140-merge-240: Pulling from devops/cicd/opensourcemano/ng-ui
[NG-UI] Digest: sha256:180654c584832e5066737bd95a414a851e662cb3f305b6dfca808670ae9c0718
[NG-UI] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v140-merge-240
[NG-UI] osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v140-merge-240
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v140-merge-240
[PLA] osm-v140-merge-240: Pulling from devops/cicd/opensourcemano/pla
[PLA] Digest: sha256:ee3fe1484913e806ab1daa7d9da9f64c3c6422b9991cf637b19c05c300c527dc
[PLA] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v140-merge-240
[PLA] osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v140-merge-240
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v140-merge-240
[tests] osm-v140-merge-240: Pulling from devops/cicd/opensourcemano/tests
[tests] Digest: sha256:e06bf501b47e15bb0e25560e2574a1b42a9d52e356cf91547c40bad8b2a73f65
[tests] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v140-merge-240
[tests] osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v140-merge-240
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v140-merge-240
[RO] osm-v140-merge-240: Pulling from devops/cicd/opensourcemano/ro
[RO] Digest: sha256:15666d1b5def82743cfbb05a5562623b6e3dfee7f5dfe8f2fe25b2682156a472
[RO] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v140-merge-240
[RO] osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v140-merge-240
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v140-merge-240
[NBI] osm-v140-merge-240: Pulling from devops/cicd/opensourcemano/nbi
[NBI] Digest: sha256:f622d0b3d64527ad017b8bba763275f9e5fe2290b1d2a2460c78b58b23823b36
[NBI] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v140-merge-240
[NBI] osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v140-merge-240
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v140-merge-240
[Airflow] osm-v140-merge-240: Pulling from devops/cicd/opensourcemano/airflow
[Airflow] Digest: sha256:554e30a5413ab9e79538f9ccdb28eac484301530d17b2a0a25e07a6bd4c1f459
[Airflow] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v140-merge-240
[Airflow] osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v140-merge-240
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v140-merge-240
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v140-merge-240
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v140-merge-240
[Pipeline] [Webhook] sh
[POL] osm-v140-merge-240: Pulling from devops/cicd/opensourcemano/pol
[POL] Digest: sha256:d932a4112ad601e92231a5c3a22974fdf5fb56c0034d27516077a70979f58f13
[POL] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v140-merge-240
[POL] osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v140-merge-240
[Webhook] [Webhook] Running shell script
[Webhook] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-v140-merge-240
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v140-merge-240
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [LCM] sh
[Prometheus] osm-v140-merge-240: Pulling from devops/cicd/opensourcemano/prometheus
[Prometheus] Digest: sha256:3ed9245cb314a7de5521a49356da77fbcfb8eecb0df682f510bcc9fec6952bab
[Prometheus] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v140-merge-240
[Prometheus] osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v140-merge-240
[Keystone] osm-v140-merge-240: Pulling from devops/cicd/opensourcemano/keystone
[Keystone] Digest: sha256:e20c86494beda0aed927732a5efaf33010816f39840b7aca5781f84026ce6a94
[Keystone] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v140-merge-240
[Keystone] osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v140-merge-240
[Webhook] osm-v140-merge-240: Pulling from devops/cicd/opensourcemano/webhook
[osmclient] osm-v140-merge-240: Pulling from devops/cicd/opensourcemano/osmclient
[osmclient] Digest: sha256:d64664112e232f423eecfc2bf04a7ff59c1cde5782c5f3114d0cef9761dbcf64
[osmclient] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v140-merge-240
[osmclient] osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v140-merge-240
[MON] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v140-merge-240
[LCM] [LCM] Running shell script
[LCM] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v140-merge-240
[Webhook] Digest: sha256:aa72ec54871f833a8830da73270222d16524fa53a8e231faaee3d325f1e52cd4
[Webhook] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-v140-merge-240
[Webhook] osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-v140-merge-240
[MON] osm-v140-merge-240: Pulling from devops/cicd/opensourcemano/mon
[MON] Digest: sha256:87d0e38058c409faa021ce4775f9e2a09de70f7bd07e249f74d4b6f5d72c5b7f
[MON] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v140-merge-240
[MON] osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v140-merge-240
[LCM] osm-v140-merge-240: Pulling from devops/cicd/opensourcemano/lcm
[LCM] Digest: sha256:03d2518ea0d9d7b6dca207038d5a0ade323493cf8441476aab0d0e061040467b
[LCM] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v140-merge-240
[LCM] osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v140-merge-240
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v140-merge-240 opensourcemano/ng-ui:releasefourteen-daily
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v140-merge-240 opensourcemano/pla:releasefourteen-daily
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v140-merge-240 opensourcemano/tests:releasefourteen-daily
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v140-merge-240 opensourcemano/ro:releasefourteen-daily
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v140-merge-240 opensourcemano/nbi:releasefourteen-daily
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v140-merge-240 opensourcemano/airflow:releasefourteen-daily
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v140-merge-240 opensourcemano/pol:releasefourteen-daily
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Pipeline] [Keystone] sh
[Prometheus] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v140-merge-240 opensourcemano/prometheus:releasefourteen-daily
[Keystone] [Keystone] Running shell script
[Keystone] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v140-merge-240 opensourcemano/keystone:releasefourteen-daily
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker push opensourcemano/ng-ui:releasefourteen-daily
[NG-UI] The push refers to repository [docker.io/opensourcemano/ng-ui]
[NG-UI] 8c8f1cf72c2e: Preparing
[NG-UI] d67cbaf55b26: Preparing
[NG-UI] daa45081f79b: Preparing
[NG-UI] 2431bfd770f4: Preparing
[NG-UI] cfcd6845dc8c: Preparing
[NG-UI] cbc8d5a10866: Preparing
[NG-UI] d101c9453715: Preparing
[NG-UI] cbc8d5a10866: Waiting
[NG-UI] d101c9453715: Waiting
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker push opensourcemano/pla:releasefourteen-daily
[PLA] The push refers to repository [docker.io/opensourcemano/pla]
[PLA] a3931076251d: Preparing
[PLA] 5af0e9708769: Preparing
[PLA] 0b28c3b78b18: Preparing
[PLA] 48e2b5767434: Preparing
[PLA] f18ccaf9174b: Preparing
[PLA] e1a1925c4200: Preparing
[PLA] e3f598558918: Preparing
[PLA] 1a8cd3b745ff: Preparing
[PLA] 35e61673ec09: Preparing
[PLA] cbc8d5a10866: Preparing
[PLA] d101c9453715: Preparing
[PLA] a3931076251d: Waiting
[PLA] 48e2b5767434: Waiting
[PLA] 5af0e9708769: Waiting
[PLA] 0b28c3b78b18: Waiting
[PLA] f18ccaf9174b: Waiting
[PLA] 35e61673ec09: Waiting
[PLA] cbc8d5a10866: Waiting
[PLA] e1a1925c4200: Waiting
[PLA] d101c9453715: Waiting
[PLA] e3f598558918: Waiting
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker push opensourcemano/tests:releasefourteen-daily
[tests] The push refers to repository [docker.io/opensourcemano/tests]
[tests] ced45e7e88a4: Preparing
[tests] 1c50708c2c1d: Preparing
[tests] c4fe4c5d191a: Preparing
[tests] 1e2af895da9e: Preparing
[tests] 206c2e305313: Preparing
[tests] 42a64d15e369: Preparing
[tests] 278edd20134a: Preparing
[tests] 3bd65c0a3839: Preparing
[tests] 937348eef1be: Preparing
[tests] 8d23d45bac37: Preparing
[tests] cd105c6c11d0: Preparing
[tests] 03075a101a25: Preparing
[tests] b4fdef8d15dd: Preparing
[tests] 42a64d15e369: Waiting
[tests] ced45e7e88a4: Waiting
[tests] cbc8d5a10866: Preparing
[tests] d101c9453715: Preparing
[tests] c4fe4c5d191a: Waiting
[tests] cd105c6c11d0: Waiting
[tests] 278edd20134a: Waiting
[tests] 1c50708c2c1d: Waiting
[tests] 1e2af895da9e: Waiting
[tests] 206c2e305313: Waiting
[tests] d101c9453715: Waiting
[tests] 937348eef1be: Waiting
[tests] b4fdef8d15dd: Waiting
[tests] 03075a101a25: Waiting
[tests] 8d23d45bac37: Waiting
[tests] cbc8d5a10866: Waiting
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker push opensourcemano/ro:releasefourteen-daily
[RO] The push refers to repository [docker.io/opensourcemano/ro]
[RO] 8868ff3ed22a: Preparing
[RO] b427a95d1920: Preparing
[RO] f1ad2300edef: Preparing
[RO] eb162fe02145: Preparing
[RO] 7700bde8f3b5: Preparing
[RO] 660eb6f83f48: Preparing
[RO] 35e61673ec09: Preparing
[RO] cbc8d5a10866: Preparing
[RO] d101c9453715: Preparing
[RO] 8868ff3ed22a: Waiting
[RO] f1ad2300edef: Waiting
[RO] eb162fe02145: Waiting
[RO] b427a95d1920: Waiting
[RO] cbc8d5a10866: Waiting
[RO] 660eb6f83f48: Waiting
[RO] d101c9453715: Waiting
[RO] 35e61673ec09: Waiting
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker push opensourcemano/nbi:releasefourteen-daily
[NBI] The push refers to repository [docker.io/opensourcemano/nbi]
[NBI] 36d139422702: Preparing
[NBI] 9149730f85e7: Preparing
[NBI] 1f767f61618b: Preparing
[NBI] 27c1c09f8c1e: Preparing
[NBI] 144291f40dc6: Preparing
[NBI] f3e8d48dede4: Preparing
[NBI] 181bbe44968f: Preparing
[NBI] 35e61673ec09: Preparing
[NBI] cbc8d5a10866: Preparing
[NBI] d101c9453715: Preparing
[NBI] 181bbe44968f: Waiting
[NBI] 35e61673ec09: Waiting
[NBI] f3e8d48dede4: Waiting
[NBI] cbc8d5a10866: Waiting
[NBI] 27c1c09f8c1e: Waiting
[NBI] 1f767f61618b: Waiting
[NBI] 144291f40dc6: Waiting
[NBI] 9149730f85e7: Waiting
[NBI] d101c9453715: Waiting
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker push opensourcemano/airflow:releasefourteen-daily
[Airflow] The push refers to repository [docker.io/opensourcemano/airflow]
[Airflow] 21cd55bd591a: Preparing
[Airflow] a898b039982b: Preparing
[Airflow] 5c49a05f8af7: Preparing
[Airflow] 2da12f0ecf63: Preparing
[Airflow] 7c6a95b1749e: Preparing
[Airflow] 723f8f492c04: Preparing
[Airflow] b189487fdfe3: Preparing
[Airflow] a9ce8d2cbf7a: Preparing
[Airflow] 4b40dfb24c88: Preparing
[Airflow] ebc75b9aafef: Preparing
[Airflow] f4afd841a94b: Preparing
[Airflow] 4828a6c451df: Preparing
[Airflow] fa9ab046628c: Preparing
[Airflow] 5f70bf18a086: Preparing
[Airflow] 8b4250c5d64d: Preparing
[Airflow] af7b571f7ca8: Preparing
[Airflow] c57e7b07a3b2: Preparing
[Airflow] f280206a86b2: Preparing
[Airflow] 723f8f492c04: Waiting
[Airflow] feb06c5db7c4: Preparing
[Airflow] b082288f25e1: Preparing
[Airflow] 2da12f0ecf63: Waiting
[Airflow] a898b039982b: Waiting
[Airflow] 79d83185dd32: Preparing
[Airflow] ab84691a2eba: Preparing
[Airflow] 30baed22bc16: Preparing
[Airflow] 26f2bb17348b: Preparing
[Airflow] b189487fdfe3: Waiting
[Airflow] 15b3067dc4be: Preparing
[Airflow] 7c6a95b1749e: Waiting
[Airflow] db70c9ea5e22: Preparing
[Airflow] 31152b74f256: Preparing
[Airflow] 8a2adc4b2731: Preparing
[Airflow] 7766968e5876: Preparing
[Airflow] 16af49539099: Preparing
[Airflow] a9ce8d2cbf7a: Waiting
[Airflow] 219c6c2423f1: Preparing
[Airflow] 3af14c9a24c9: Preparing
[Airflow] 4b40dfb24c88: Waiting
[Airflow] ebc75b9aafef: Waiting
[Airflow] b082288f25e1: Waiting
[Airflow] 79d83185dd32: Waiting
[Airflow] af7b571f7ca8: Waiting
[Airflow] 8b4250c5d64d: Waiting
[Airflow] feb06c5db7c4: Waiting
[Airflow] f280206a86b2: Waiting
[Airflow] c57e7b07a3b2: Waiting
[Airflow] 21cd55bd591a: Waiting
[Airflow] ab84691a2eba: Waiting
[Airflow] 8a2adc4b2731: Waiting
[Airflow] db70c9ea5e22: Waiting
[Airflow] 31152b74f256: Waiting
[Airflow] 30baed22bc16: Waiting
[Airflow] 7766968e5876: Waiting
[Airflow] 4828a6c451df: Waiting
[Airflow] fa9ab046628c: Waiting
[Airflow] 26f2bb17348b: Waiting
[Airflow] f4afd841a94b: Waiting
[Airflow] 16af49539099: Waiting
[Airflow] 15b3067dc4be: Waiting
[Airflow] 3af14c9a24c9: Waiting
[Airflow] 5f70bf18a086: Waiting
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker push opensourcemano/pol:releasefourteen-daily
[POL] The push refers to repository [docker.io/opensourcemano/pol]
[POL] e33e91c9e296: Preparing
[POL] e8c1833041a5: Preparing
[POL] d49f101e631c: Preparing
[POL] 423dfafa61f4: Preparing
[POL] f134b2eb05fd: Preparing
[POL] 0f99f9a1aff6: Preparing
[POL] a93a04d8e5fa: Preparing
[POL] b43a01a42797: Preparing
[POL] d479ad2bbe2f: Preparing
[POL] c78a8503fc86: Preparing
[POL] 85855fb6475f: Preparing
[POL] 35e61673ec09: Preparing
[POL] cbc8d5a10866: Preparing
[POL] d101c9453715: Preparing
[POL] e8c1833041a5: Waiting
[POL] d49f101e631c: Waiting
[POL] 423dfafa61f4: Waiting
[POL] c78a8503fc86: Waiting
[POL] f134b2eb05fd: Waiting
[POL] 0f99f9a1aff6: Waiting
[POL] e33e91c9e296: Waiting
[POL] cbc8d5a10866: Waiting
[POL] d479ad2bbe2f: Waiting
[POL] d101c9453715: Waiting
[POL] a93a04d8e5fa: Waiting
[POL] b43a01a42797: Waiting
[POL] 85855fb6475f: Waiting
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker push opensourcemano/prometheus:releasefourteen-daily
[Prometheus] The push refers to repository [docker.io/opensourcemano/prometheus]
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker push opensourcemano/keystone:releasefourteen-daily
[Keystone] The push refers to repository [docker.io/opensourcemano/keystone]
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Webhook] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/webhook:osm-v140-merge-240 opensourcemano/webhook:releasefourteen-daily
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v140-merge-240 opensourcemano/osmclient:releasefourteen-daily
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [LCM] sh
[Prometheus] ba5a3f6450b0: Preparing
[Prometheus] 28fc28cbbb00: Preparing
[Prometheus] b650aa902c8d: Preparing
[Prometheus] e7484b8612f4: Preparing
[Prometheus] 6e751b5b0bee: Preparing
[Prometheus] 126cdbcad241: Preparing
[Prometheus] 01589a17de95: Preparing
[Prometheus] 84f540ade319: Preparing
[Prometheus] 9fe4e8a1862c: Preparing
[Prometheus] 909275a3eaaa: Preparing
[Prometheus] f3f47b3309ca: Preparing
[Prometheus] 1a5fc1184c48: Preparing
[Prometheus] 01589a17de95: Waiting
[Prometheus] 84f540ade319: Waiting
[Prometheus] b650aa902c8d: Waiting
[Prometheus] e7484b8612f4: Waiting
[Prometheus] 909275a3eaaa: Waiting
[Prometheus] f3f47b3309ca: Waiting
[Prometheus] 6e751b5b0bee: Waiting
[Prometheus] 126cdbcad241: Waiting
[Prometheus] ba5a3f6450b0: Waiting
[Prometheus] 1a5fc1184c48: Waiting
[Prometheus] 9fe4e8a1862c: Waiting
[Prometheus] 28fc28cbbb00: Waiting
[Keystone] 3bf08d2bcb96: Preparing
[Keystone] 2e563b1c6754: Preparing
[Keystone] 89c9aed604c2: Preparing
[Keystone] 90ebef0ef243: Preparing
[Keystone] 734c9e330280: Preparing
[Keystone] cbc8d5a10866: Preparing
[Keystone] d101c9453715: Preparing
[Keystone] 3bf08d2bcb96: Waiting
[Keystone] 2e563b1c6754: Waiting
[Keystone] 90ebef0ef243: Waiting
[MON] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v140-merge-240 opensourcemano/mon:releasefourteen-daily
[LCM] [LCM] Running shell script
[LCM] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v140-merge-240 opensourcemano/lcm:releasefourteen-daily
[Pipeline] [Webhook] sh
[Webhook] [Webhook] Running shell script
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Webhook] + docker push opensourcemano/webhook:releasefourteen-daily
[Webhook] The push refers to repository [docker.io/opensourcemano/webhook]
[Pipeline] [LCM] sh
[Webhook] 6b54133df282: Preparing
[Webhook] 95e76a557693: Preparing
[Webhook] 493a5584306e: Preparing
[Webhook] bb9f1543407e: Preparing
[Webhook] 14bc624d1971: Preparing
[Webhook] 35e61673ec09: Preparing
[Webhook] cbc8d5a10866: Preparing
[Webhook] d101c9453715: Preparing
[Webhook] 6b54133df282: Waiting
[Webhook] 35e61673ec09: Waiting
[Webhook] d101c9453715: Waiting
[Webhook] cbc8d5a10866: Waiting
[Webhook] 95e76a557693: Waiting
[Webhook] 493a5584306e: Waiting
[Webhook] bb9f1543407e: Waiting
[Webhook] 14bc624d1971: Waiting
[osmclient] + docker push opensourcemano/osmclient:releasefourteen-daily
[osmclient] The push refers to repository [docker.io/opensourcemano/osmclient]
[osmclient] e355c8eaafbc: Preparing
[osmclient] 73e6e842a893: Preparing
[osmclient] 11e7806e60b3: Preparing
[osmclient] 3e92d3eab65e: Preparing
[osmclient] 9cf651dd9df4: Preparing
[osmclient] 07eb7ba7961c: Preparing
[osmclient] 78a6c6a84857: Preparing
[osmclient] 35e61673ec09: Preparing
[osmclient] cbc8d5a10866: Preparing
[osmclient] d101c9453715: Preparing
[osmclient] e355c8eaafbc: Waiting
[osmclient] 73e6e842a893: Waiting
[osmclient] 78a6c6a84857: Waiting
[osmclient] cbc8d5a10866: Waiting
[osmclient] d101c9453715: Waiting
[osmclient] 35e61673ec09: Waiting
[osmclient] 9cf651dd9df4: Waiting
[osmclient] 07eb7ba7961c: Waiting
[osmclient] 3e92d3eab65e: Waiting
[osmclient] 11e7806e60b3: Waiting
[MON] + docker push opensourcemano/mon:releasefourteen-daily
[MON] The push refers to repository [docker.io/opensourcemano/mon]
[MON] 9ebe00ed06da: Preparing
[MON] 4229ded473f9: Preparing
[MON] 321a2ddf683a: Preparing
[MON] 596bfbc4a5e2: Preparing
[MON] 47f1f28dae3b: Preparing
[MON] ae7aca0f4fff: Preparing
[MON] 116b83d5fbc8: Preparing
[MON] 4c55f7bd59df: Preparing
[MON] d33776e92ebb: Preparing
[MON] 05bd5327d42b: Preparing
[MON] 38bdda36f8f3: Preparing
[MON] fec825d1a44b: Preparing
[MON] 35e61673ec09: Preparing
[MON] cbc8d5a10866: Preparing
[MON] d101c9453715: Preparing
[MON] 47f1f28dae3b: Waiting
[MON] ae7aca0f4fff: Waiting
[MON] 116b83d5fbc8: Waiting
[MON] 4c55f7bd59df: Waiting
[MON] d33776e92ebb: Waiting
[MON] 9ebe00ed06da: Waiting
[MON] 4229ded473f9: Waiting
[MON] 321a2ddf683a: Waiting
[MON] 05bd5327d42b: Waiting
[MON] cbc8d5a10866: Waiting
[MON] 38bdda36f8f3: Waiting
[MON] d101c9453715: Waiting
[MON] fec825d1a44b: Waiting
[MON] 596bfbc4a5e2: Waiting
[LCM] [LCM] Running shell script
[LCM] + docker push opensourcemano/lcm:releasefourteen-daily
[LCM] The push refers to repository [docker.io/opensourcemano/lcm]
[LCM] dd9151a32d49: Preparing
[LCM] f56fbc979beb: Preparing
[LCM] d3769ccf0d66: Preparing
[LCM] 13d2d9a2fb3a: Preparing
[LCM] 13fe0ee3025c: Preparing
[LCM] 56d23dae80bc: Preparing
[LCM] d4f6dc01534f: Preparing
[LCM] 0a3ab67f2d2c: Preparing
[LCM] c1889ae76897: Preparing
[LCM] 6869bfa95ff1: Preparing
[LCM] 779ec76c663b: Preparing
[LCM] 884bcb204e6c: Preparing
[LCM] d3769ccf0d66: Waiting
[LCM] 8988808a96d8: Preparing
[LCM] 0b28fe82dc98: Preparing
[LCM] 35e61673ec09: Preparing
[LCM] dd9151a32d49: Waiting
[LCM] cbc8d5a10866: Preparing
[LCM] d101c9453715: Preparing
[LCM] 13d2d9a2fb3a: Waiting
[LCM] 13fe0ee3025c: Waiting
[LCM] 56d23dae80bc: Waiting
[LCM] 6869bfa95ff1: Waiting
[LCM] d4f6dc01534f: Waiting
[LCM] f56fbc979beb: Waiting
[LCM] 779ec76c663b: Waiting
[LCM] 0a3ab67f2d2c: Waiting
[LCM] c1889ae76897: Waiting
[LCM] 35e61673ec09: Waiting
[LCM] cbc8d5a10866: Waiting
[LCM] d101c9453715: Waiting
[LCM] 0b28fe82dc98: Waiting
[LCM] 8988808a96d8: Waiting
[NG-UI] d67cbaf55b26: Pushed
[NG-UI] 2431bfd770f4: Pushed
[NG-UI] daa45081f79b: Pushed
[NG-UI] cbc8d5a10866: Layer already exists
[NG-UI] d101c9453715: Layer already exists
[NG-UI] 8c8f1cf72c2e: Pushed
[PLA] 0b28c3b78b18: Pushed
[PLA] 5af0e9708769: Pushed
[PLA] f18ccaf9174b: Pushed
[PLA] e1a1925c4200: Pushed
[NG-UI] cfcd6845dc8c: Pushed
[PLA] 35e61673ec09: Layer already exists
[PLA] cbc8d5a10866: Layer already exists
[PLA] d101c9453715: Layer already exists
[PLA] e3f598558918: Pushed
[PLA] 1a8cd3b745ff: Pushed
[NG-UI] releasefourteen-daily: digest: sha256:af504d988bece75ccc5b6089c53139c6c141319995ef3beb23467ff95986e14e size: 1780
[Pipeline] [NG-UI] }
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[tests] 1c50708c2c1d: Pushed
[tests] c4fe4c5d191a: Pushed
[tests] 1e2af895da9e: Pushed
[tests] 42a64d15e369: Pushed
[tests] 278edd20134a: Pushed
[tests] 3bd65c0a3839: Pushed
[tests] 937348eef1be: Pushed
[PLA] a3931076251d: Pushed
[PLA] 48e2b5767434: Pushed
[PLA] releasefourteen-daily: digest: sha256:bb5462552aedf425302df8522a1cbac53e01b64a7aa445a3d8a495b8ffc9723e size: 2625
[tests] 8d23d45bac37: Pushed
[tests] cd105c6c11d0: Pushed
[tests] cbc8d5a10866: Layer already exists
[tests] b4fdef8d15dd: Layer already exists
[tests] d101c9453715: Layer already exists
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[Pipeline] [PLA] }
[tests] 206c2e305313: Pushed
[tests] 03075a101a25: Pushed
[RO] 8868ff3ed22a: Pushed
[RO] b427a95d1920: Pushed
[RO] eb162fe02145: Pushed
[RO] f1ad2300edef: Pushed
[RO] 35e61673ec09: Layer already exists
[RO] cbc8d5a10866: Layer already exists
[RO] d101c9453715: Layer already exists
[RO] 660eb6f83f48: Pushed
[NBI] 36d139422702: Pushed
[NBI] 9149730f85e7: Pushed
[NBI] 1f767f61618b: Pushed
[NBI] 144291f40dc6: Pushed
[tests] ced45e7e88a4: Pushed
[NBI] 27c1c09f8c1e: Pushed
[NBI] 35e61673ec09: Layer already exists
[NBI] cbc8d5a10866: Layer already exists
[NBI] d101c9453715: Layer already exists
[tests] releasefourteen-daily: digest: sha256:4a694b68f6a3dbd3ff39c9cbb4e9e1d790f05974386eab25677a24dda6a67fca size: 3470
[Pipeline] [tests] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[NBI] 181bbe44968f: Pushed
[Airflow] a898b039982b: Pushed
[Airflow] 5c49a05f8af7: Pushed
[Airflow] 2da12f0ecf63: Pushed
[Airflow] 7c6a95b1749e: Pushed
[Airflow] 723f8f492c04: Pushed
[NBI] f3e8d48dede4: Pushed
[Airflow] b189487fdfe3: Pushed
[Airflow] a9ce8d2cbf7a: Pushed
[Airflow] f4afd841a94b: Layer already exists
[Airflow] 4828a6c451df: Layer already exists
[NBI] releasefourteen-daily: digest: sha256:c480ccd8687f9db51624f90a3e1c9509bd5e3722080969819ad5ea2cecb8d6bb size: 2411
[Airflow] fa9ab046628c: Layer already exists
[Airflow] ebc75b9aafef: Pushed
[Airflow] 5f70bf18a086: Layer already exists
[Airflow] 4b40dfb24c88: Pushed
[Pipeline] [NBI] }
[Pipeline] [NBI] // dir
[Pipeline] [NBI] }
[Airflow] 8b4250c5d64d: Layer already exists
[Airflow] c57e7b07a3b2: Layer already exists
[Airflow] f280206a86b2: Layer already exists
[Airflow] feb06c5db7c4: Layer already exists
[Airflow] af7b571f7ca8: Layer already exists
[Airflow] ab84691a2eba: Layer already exists
[Airflow] 79d83185dd32: Layer already exists
[Airflow] b082288f25e1: Layer already exists
[Airflow] 26f2bb17348b: Layer already exists
[Airflow] 30baed22bc16: Layer already exists
[Airflow] 15b3067dc4be: Layer already exists
[Airflow] db70c9ea5e22: Layer already exists
[Airflow] 31152b74f256: Layer already exists
[Airflow] 7766968e5876: Layer already exists
[Airflow] 8a2adc4b2731: Layer already exists
[Airflow] 16af49539099: Layer already exists
[Airflow] 219c6c2423f1: Layer already exists
[Airflow] 3af14c9a24c9: Layer already exists
[RO] 7700bde8f3b5: Pushed
[POL] e33e91c9e296: Pushed
[POL] e8c1833041a5: Pushed
[POL] d49f101e631c: Pushed
[POL] 423dfafa61f4: Pushed
[POL] f134b2eb05fd: Pushed
[POL] 0f99f9a1aff6: Pushed
[POL] d479ad2bbe2f: Pushed
[POL] a93a04d8e5fa: Pushed
[POL] b43a01a42797: Pushed
[POL] 35e61673ec09: Layer already exists
[POL] cbc8d5a10866: Layer already exists
[POL] d101c9453715: Layer already exists
[Prometheus] ba5a3f6450b0: Pushed
[POL] 85855fb6475f: Pushed
[RO] releasefourteen-daily: digest: sha256:68b78d2c65e4befd38a17716f4ab88dfc2986f8e16b338819f3fd7f15559d0b5 size: 2204
[POL] c78a8503fc86: Pushed
[Pipeline] [RO] }
[Prometheus] 6e751b5b0bee: Layer already exists
[Prometheus] b650aa902c8d: Pushed
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[Prometheus] 126cdbcad241: Layer already exists
[Prometheus] 28fc28cbbb00: Pushed
[Prometheus] 01589a17de95: Layer already exists
[Prometheus] e7484b8612f4: Pushed
[Prometheus] 84f540ade319: Layer already exists
[Prometheus] 9fe4e8a1862c: Layer already exists
[Prometheus] 909275a3eaaa: Layer already exists
[Prometheus] f3f47b3309ca: Layer already exists
[Prometheus] 1a5fc1184c48: Layer already exists
[POL] releasefourteen-daily: digest: sha256:cef3fa6129a1ccb4ba6c34d1826d508fd46778f9c41c2647105b26bf24d22bf0 size: 3252
[Pipeline] [POL] }
[Pipeline] [POL] // dir
[Pipeline] [POL] }
[Prometheus] releasefourteen-daily: digest: sha256:3ed9245cb314a7de5521a49356da77fbcfb8eecb0df682f510bcc9fec6952bab size: 2841
[Pipeline] [Prometheus] }
[Pipeline] [Prometheus] // dir
[Pipeline] [Prometheus] }
[Keystone] 90ebef0ef243: Pushed
[Keystone] 3bf08d2bcb96: Pushed
[Keystone] 734c9e330280: Layer already exists
[Keystone] cbc8d5a10866: Layer already exists
[Keystone] d101c9453715: Layer already exists
[Keystone] 2e563b1c6754: Pushed
[Webhook] 95e76a557693: Pushed
[Webhook] 6b54133df282: Pushed
[Webhook] 493a5584306e: Pushed
[Webhook] 35e61673ec09: Layer already exists
[Webhook] cbc8d5a10866: Layer already exists
[Webhook] d101c9453715: Layer already exists
[Webhook] bb9f1543407e: Pushed
[Webhook] 14bc624d1971: Pushed
[Webhook] releasefourteen-daily: digest: sha256:15dfe953646f15b032a5af4772cc5e2042d2e2474864075ea78411450f75dbf7 size: 1992
[Pipeline] [Webhook] }
[Pipeline] [Webhook] // dir
[Pipeline] [Webhook] }
[osmclient] e355c8eaafbc: Pushed
[osmclient] 73e6e842a893: Pushed
[osmclient] 11e7806e60b3: Pushed
[osmclient] 3e92d3eab65e: Pushed
[osmclient] 9cf651dd9df4: Pushed
[osmclient] 35e61673ec09: Layer already exists
[osmclient] cbc8d5a10866: Layer already exists
[osmclient] d101c9453715: Layer already exists
[osmclient] 07eb7ba7961c: Pushed
[osmclient] 78a6c6a84857: Pushed
[osmclient] releasefourteen-daily: digest: sha256:f37d5b354a5e94d1c3f2def26f29073a41fdb8d3139cd75c250a959ab26c7ec0 size: 2410
[Pipeline] [osmclient] }
[MON] 9ebe00ed06da: Pushed
[MON] 4229ded473f9: Pushed
[Pipeline] [osmclient] // dir
[Pipeline] [osmclient] }
[MON] 47f1f28dae3b: Pushed
[Airflow] 21cd55bd591a: Pushed
[MON] ae7aca0f4fff: Pushed
[MON] 116b83d5fbc8: Pushed
[Airflow] releasefourteen-daily: digest: sha256:554e30a5413ab9e79538f9ccdb28eac484301530d17b2a0a25e07a6bd4c1f459 size: 7006
[Pipeline] [Airflow] }
[Pipeline] [Airflow] // dir
[Pipeline] [Airflow] }
[MON] 4c55f7bd59df: Pushed
[MON] d33776e92ebb: Pushed
[MON] 321a2ddf683a: Pushed
[MON] 05bd5327d42b: Pushed
[MON] 35e61673ec09: Layer already exists
[MON] cbc8d5a10866: Layer already exists
[MON] 596bfbc4a5e2: Pushed
[MON] d101c9453715: Layer already exists
[MON] fec825d1a44b: Pushed
[LCM] f56fbc979beb: Pushed
[LCM] dd9151a32d49: Pushed
[LCM] 13fe0ee3025c: Pushed
[LCM] 56d23dae80bc: Pushed
[LCM] d4f6dc01534f: Pushed
[LCM] d3769ccf0d66: Pushed
[LCM] 13d2d9a2fb3a: Pushed
[LCM] 0a3ab67f2d2c: Pushed
[LCM] c1889ae76897: Pushed
[LCM] 779ec76c663b: Pushed
[LCM] 6869bfa95ff1: Pushed
[LCM] 884bcb204e6c: Pushed
[LCM] 35e61673ec09: Layer already exists
[LCM] cbc8d5a10866: Layer already exists
[LCM] d101c9453715: Layer already exists
[LCM] 0b28fe82dc98: Pushed
[LCM] 8988808a96d8: Pushed
[Keystone] 89c9aed604c2: Pushed
[Keystone] releasefourteen-daily: digest: sha256:c1172e9a547c4b605b9f6ae079449a591c3fd8d94adfd33b9ba702aa38262d6e size: 1782
[Pipeline] [Keystone] }
[Pipeline] [Keystone] // dir
[Pipeline] [Keystone] }
[LCM] releasefourteen-daily: digest: sha256:6f79e127e3f50a5109008e021e605107e66d5d4d54c0eba11a51a01d30d8a011 size: 3896
[Pipeline] [LCM] }
[MON] 38bdda36f8f3: Pushed
[MON] releasefourteen-daily: digest: sha256:1e84f67240b6cb2d811a47e8b53b8ebe2e7b5b56bd36e6a906b13a74d8df72ba size: 3466
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Snap promotion)
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ snapcraft revisions osmclient
+ grep 14.0/edge\*
+ tail -1
+ awk {print $1}
Starting Snapcraft 8.0.3
Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20240219-044426.727564.log'
[Pipeline] sh
[osm-devops] Running shell script
+ snapcraft revisions osmclient
+ grep 14.0/beta\*
+ + tail -1
awk {print $1}
Starting Snapcraft 8.0.3
Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20240219-044430.033989.log'
[Pipeline] echo
Edge: 1526, Beta: 1525
[Pipeline] echo
Promoting 1526 to beta in place of 1525
[Pipeline] sh
[osm-devops] Running shell script
+ snapcraft release osmclient 1526 14.0/beta
Starting Snapcraft 8.0.3
Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20240219-044433.448477.log'
Released 'osmclient' revision 1526 to channels: '14.0/beta'
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Charm promotion)
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ charmcraft status osm --format json
[Pipeline] sh
[osm-devops] Running shell script
+ grep architecture osm.json
+ wc -l
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm.json
+ jq -r .[] | select(.track=="14.0") | .mappings[].releases[] | select(.channel=="14.0/edge/merged")| .version
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm.json
+ jq -r .[] | select(.track=="14.0") | .mappings[].releases[] | select(.channel=="14.0/beta")| .version
+ head -1
[Pipeline] echo
Edge: 0, Beta: 592 
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ charmcraft status osm-ha --format json
[Pipeline] sh
[osm-devops] Running shell script
+ grep architecture osm-ha.json
+ wc -l
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ha.json
+ jq -r .[] | select(.track=="14.0") | .mappings[].releases[] | select(.channel=="14.0/edge/merged")| .version
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ha.json
+ jq -r .[] | select(.track=="14.0") | .mappings[].releases[] | select(.channel=="14.0/beta")| .version
+ head -1
[Pipeline] echo
Edge: 0, Beta: 526 
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ charmcraft status mongodb-exporter-k8s --format json
[Pipeline] sh
[osm-devops] Running shell script
+ grep architecture mongodb-exporter-k8s.json
+ wc -l
[Pipeline] sh
[osm-devops] Running shell script
+ cat mongodb-exporter-k8s.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].name
+ head -1
[osm-devops] Running shell script
[Pipeline] sh
+ cat mongodb-exporter-k8s.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat mongodb-exporter-k8s.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat mongodb-exporter-k8s.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat mongodb-exporter-k8s.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat mongodb-exporter-k8s.json
+ + jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].revision
head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat mongodb-exporter-k8s.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ + cat mongodb-exporter-k8s.json
jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat mongodb-exporter-k8s.json
+ + jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].name
head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat mongodb-exporter-k8s.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat mongodb-exporter-k8s.json
+ head -1
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .version
[Pipeline] sh
[osm-devops] Running shell script
+ cat mongodb-exporter-k8s.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/beta")| .version
+ head -1
[Pipeline] echo
Edge: 0, Beta: 222  --resource : --resource : --resource : --resource : --resource :
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ charmcraft status mysqld-exporter-k8s --format json
[Pipeline] sh
[osm-devops] Running shell script
+ grep architecture mysqld-exporter-k8s.json
+ wc -l
[Pipeline] sh
[osm-devops] Running shell script
+ cat mysqld-exporter-k8s.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat mysqld-exporter-k8s.json
+ + jqhead -r -1 .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].revision

[Pipeline] sh
[osm-devops] Running shell script
+ cat mysqld-exporter-k8s.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat mysqld-exporter-k8s.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat mysqld-exporter-k8s.json
+ head -1
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].name
[Pipeline] sh
[osm-devops] Running shell script
+ cat mysqld-exporter-k8s.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat mysqld-exporter-k8s.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat mysqld-exporter-k8s.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat mysqld-exporter-k8s.json
+ + head -1
jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].name
[Pipeline] sh
[osm-devops] Running shell script
+ cat mysqld-exporter-k8s.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat mysqld-exporter-k8s.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .version
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat mysqld-exporter-k8s.json
+ + jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/beta")| .version
head -1
[Pipeline] echo
Edge: 0, Beta: 223  --resource : --resource : --resource : --resource : --resource :
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ charmcraft status osm-grafana --format json
[osm-devops] Running shell script
[Pipeline] sh
+ grep architecture osm-grafana.json
+ wc -l
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-grafana.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-grafana.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-grafana.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-grafana.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-grafana.json
+ + head -1
jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].name
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-grafana.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-grafana.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ + cat osm-grafana.json
jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-grafana.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-grafana.json
+ head -1
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].revision
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-grafana.json
+ + head -1
jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .version
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-grafana.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/beta")| .version
+ head -1
[Pipeline] echo
Edge: 0, Beta: 360  --resource : --resource : --resource : --resource : --resource :
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ charmcraft status osm-lcm --format json
[Pipeline] sh
[osm-devops] Running shell script
+ grep architecture osm-lcm.json
+ wc -l
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-lcm.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].name
+ head -1
[osm-devops] Running shell script
[Pipeline] sh
+ cat osm-lcm.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-lcm.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-lcm.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-lcm.json
+ + head -1
jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].name
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-lcm.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-lcm.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-lcm.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-lcm.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-lcm.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-lcm.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .version
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-lcm.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/beta")| .version
+ head -1
[Pipeline] echo
Edge: 0, Beta: 331  --resource : --resource : --resource : --resource : --resource :
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ charmcraft status osm-mon --format json
[Pipeline] sh
[osm-devops] Running shell script
+ grep architecture osm-mon.json
+ wc -l
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-mon.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-mon.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-mon.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-mon.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-mon.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-mon.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-mon.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-mon.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-mon.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-mon.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-mon.json
+ + jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .version
head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-mon.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/beta")| .version
+ head -1
[Pipeline] echo
Edge: 0, Beta: 332  --resource : --resource : --resource : --resource : --resource :
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ charmcraft status osm-nbi --format json
[Pipeline] sh
[osm-devops] Running shell script
+ grep architecture osm-nbi.json
+ wc -l
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-nbi.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-nbi.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-nbi.json
+ + jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].name
head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-nbi.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat+  osm-nbi.json
jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-nbi.json
+ + jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].revision
head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-nbi.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-nbi.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-nbi.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-nbi.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-nbi.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .version
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-nbi.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/beta")| .version
+ head -1
[Pipeline] echo
Edge: 0, Beta: 442  --resource : --resource : --resource : --resource : --resource :
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ charmcraft status osm-ng-ui --format json
[Pipeline] sh
[osm-devops] Running shell script
+ grep architecture osm-ng-ui.json
+ wc -l
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ng-ui.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ng-ui.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ng-ui.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ng-ui.json
+ jq -r+  .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].revision
head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ng-ui.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat+  osm-ng-ui.json
head -1
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].revision
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ng-ui.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ng-ui.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ng-ui.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ng-ui.json
+ + head -1
jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].revision
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ng-ui.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .version
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat+  osm-ng-ui.jsonhead -1

+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/beta")| .version
[Pipeline] echo
Edge: 0, Beta: 421  --resource : --resource : --resource : --resource : --resource :
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ charmcraft status osm-pol --format json
[Pipeline] sh
[osm-devops] Running shell script
+ grep architecture osm-pol.json
+ wc -l
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-pol.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-pol.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-pol.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ + cat osm-pol.json
jq -r+  .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].revision
head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-pol.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-pol.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-pol.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-pol.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-pol.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-pol.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-pol.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .version
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-pol.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/beta")| .version
+ head -1
[Pipeline] echo
Edge: 0, Beta: 292  --resource : --resource : --resource : --resource : --resource :
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ charmcraft status osm-ro --format json
[Pipeline] sh
[osm-devops] Running shell script
+ grep architecture osm-ro.json
+ wc -l
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ro.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ro.json
+ + jq -rhead .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].revision -1

[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ro.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ro.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ro.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ro.json
+ head -1
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].revision
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ro.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ro.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ro.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ro.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ro.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .version
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-ro.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/beta")| .version
+ head -1
[Pipeline] echo
Edge: 0, Beta: 308  --resource : --resource : --resource : --resource : --resource :
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ charmcraft status osm-prometheus --format json
[Pipeline] sh
[osm-devops] Running shell script
+ grep architecture osm-prometheus.json
+ wc -l
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-prometheus.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-prometheus.json
+ + jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].revision
head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-prometheus.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-prometheus.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-prometheus.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-prometheus.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-prometheus.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-prometheus.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-prometheus.json
+ + head -1
jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].name
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-prometheus.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ + + jqcat -r osm-prometheus.json .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .version

head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-prometheus.json
+ jq+  -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/beta")| .version
head -1
[Pipeline] echo
Edge: 0, Beta: 354  --resource : --resource : --resource : --resource : --resource :
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ charmcraft status osm-update-db-operator --format json
[Pipeline] sh
[osm-devops] Running shell script
+ grep architecture osm-update-db-operator.json
+ wc -l
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-update-db-operator.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-update-db-operator.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-update-db-operator.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-update-db-operator.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-update-db-operator.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-update-db-operator.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ + cat+  osm-update-db-operator.jsonhead
 -1
jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].name
[Pipeline] sh
[osm-devops] Running shell script
+ + cat osm-update-db-operator.json
jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-update-db-operator.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-update-db-operator.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-update-db-operator.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/edge/merged")| .version
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-update-db-operator.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="20.04") | .releases[] | select(.channel=="14.0/beta")| .version
+ head -1
[Pipeline] echo
Edge: 0, Beta: 32  --resource : --resource : --resource : --resource : --resource :
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ charmcraft status osm-vca-integrator --format json
[Pipeline] sh
[osm-devops] Running shell script
+ grep architecture osm-vca-integrator.json
+ wc -l
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-vca-integrator.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-vca-integrator.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[0].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-vca-integrator.json
+ head+  -1
jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].name
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-vca-integrator.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[1].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ + jqcat -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].name
 osm-vca-integrator.json
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-vca-integrator.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[2].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-vca-integrator.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].name
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-vca-integrator.json
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[3].revision
+ head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-vca-integrator.json
+ + jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].name
head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-vca-integrator.json
+ head -1
+ jq -r .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .resources[4].revision
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-vca-integrator.json
+ jq -r+  .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/edge/merged")| .version
head -1
[Pipeline] sh
[osm-devops] Running shell script
+ cat osm-vca-integrator.json
+ + jqhead -r -1 .[] | select(.track=="14.0") | .mappings[] | select(.base.architecture=="amd64" and .base.channel=="22.04") | .releases[] | select(.channel=="14.0/beta")| .version

[Pipeline] echo
Edge: 0, Beta: 266  --resource : --resource : --resource : --resource : --resource :
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Archive Container Logs)
[Pipeline] echo
Archiving container logs
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.33' (RSA) to the list of known hosts.
Connected to osm-v140-merge-240[172.21.249.33:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v140-merge-240#4193: mkdir -p logs/dags
Success command osm-v140-merge-240#4193: mkdir -p logs/dags
Disconnected from osm-v140-merge-240[172.21.249.33:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.33' (RSA) to the list of known hosts.
Connected to osm-v140-merge-240[172.21.249.33:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v140-merge-240#4194: 
            for deployment in `kubectl -n osm get deployments | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $deployment"
                kubectl -n osm logs deployments/$deployment --timestamps=true --all-containers 2>&1                 > logs/$deployment.log
            done
        
Extracting log for airflow-scheduler
Extracting log for airflow-statsd
Extracting log for airflow-triggerer
Extracting log for airflow-webserver
Extracting log for grafana
Extracting log for keystone
Extracting log for lcm
Extracting log for mon
Extracting log for nbi
Extracting log for ngui
Extracting log for pushgateway-prometheus-pushgateway
Extracting log for ro
Extracting log for webhook-translator
Success command osm-v140-merge-240#4194: 
            for deployment in `kubectl -n osm get deployments | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $deployment"
                kubectl -n osm logs deployments/$deployment --timestamps=true --all-containers 2>&1                 > logs/$deployment.log
            done
        
Disconnected from osm-v140-merge-240[172.21.249.33:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.33' (RSA) to the list of known hosts.
Connected to osm-v140-merge-240[172.21.249.33:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v140-merge-240#4195: 
            for statefulset in `kubectl -n osm get statefulsets | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $statefulset"
                kubectl -n osm logs statefulsets/$statefulset --timestamps=true --all-containers 2>&1                 > logs/$statefulset.log
            done
        
Extracting log for airflow-postgresql
Extracting log for airflow-redis
Extracting log for airflow-worker
Extracting log for alertmanager
Extracting log for kafka
Extracting log for mongodb-k8s
Extracting log for mysql
Extracting log for prometheus
Extracting log for zookeeper
Success command osm-v140-merge-240#4195: 
            for statefulset in `kubectl -n osm get statefulsets | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $statefulset"
                kubectl -n osm logs statefulsets/$statefulset --timestamps=true --all-containers 2>&1                 > logs/$statefulset.log
            done
        
Disconnected from osm-v140-merge-240[172.21.249.33:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.33' (RSA) to the list of known hosts.
Connected to osm-v140-merge-240[172.21.249.33:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v140-merge-240#4196: 
            schedulerPod="$(kubectl get pods -n osm | grep airflow-scheduler| awk '{print $1; exit}')";             echo "Extracting logs from Airflow DAGs from pod ${schedulerPod}";             kubectl cp -n osm ${schedulerPod}:/opt/airflow/logs/scheduler/latest/dags logs/dags -c scheduler
        
Extracting logs from Airflow DAGs from pod airflow-scheduler-657d7c8db5-wm7tk
tar: Removing leading `/' from member names
Success command osm-v140-merge-240#4196: 
            schedulerPod="$(kubectl get pods -n osm | grep airflow-scheduler| awk '{print $1; exit}')";             echo "Extracting logs from Airflow DAGs from pod ${schedulerPod}";             kubectl cp -n osm ${schedulerPod}:/opt/airflow/logs/scheduler/latest/dags logs/dags -c scheduler
        
Disconnected from osm-v140-merge-240[172.21.249.33:22]
[Pipeline] sh
[osm-stage_3-merge_v14.0] Running shell script
+ rm -rf logs
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.33' (RSA) to the list of known hosts.
Connected to osm-v140-merge-240[172.21.249.33:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-v140-merge-240#4197: ls -al logs
total 21620
drwxrwxr-x 3 ubuntu ubuntu    4096 Feb 19 04:46 .
drwxr-x--- 9 ubuntu ubuntu    4096 Feb 19 04:46 ..
-rw-rw-r-- 1 ubuntu ubuntu    8025 Feb 19 04:46 airflow-postgresql.log
-rw-rw-r-- 1 ubuntu ubuntu   32264 Feb 19 04:46 airflow-redis.log
-rw-rw-r-- 1 ubuntu ubuntu 5633796 Feb 19 04:46 airflow-scheduler.log
-rw-rw-r-- 1 ubuntu ubuntu     692 Feb 19 04:46 airflow-statsd.log
-rw-rw-r-- 1 ubuntu ubuntu    5639 Feb 19 04:46 airflow-triggerer.log
-rw-rw-r-- 1 ubuntu ubuntu 1143814 Feb 19 04:46 airflow-webserver.log
-rw-rw-r-- 1 ubuntu ubuntu 3715344 Feb 19 04:46 airflow-worker.log
-rw-rw-r-- 1 ubuntu ubuntu   56691 Feb 19 04:46 alertmanager.log
drwxrwxr-x 2 ubuntu ubuntu    4096 Feb 19 04:46 dags
-rw-rw-r-- 1 ubuntu ubuntu   60573 Feb 19 04:46 grafana.log
-rw-rw-r-- 1 ubuntu ubuntu  197920 Feb 19 04:46 kafka.log
-rw-rw-r-- 1 ubuntu ubuntu    1956 Feb 19 04:46 keystone.log
-rw-rw-r-- 1 ubuntu ubuntu 1174037 Feb 19 04:46 lcm.log
-rw-rw-r-- 1 ubuntu ubuntu   22560 Feb 19 04:46 mon.log
-rw-rw-r-- 1 ubuntu ubuntu 4296050 Feb 19 04:46 mongodb-k8s.log
-rw-rw-r-- 1 ubuntu ubuntu   19752 Feb 19 04:46 mysql.log
-rw-rw-r-- 1 ubuntu ubuntu 4459311 Feb 19 04:46 nbi.log
-rw-rw-r-- 1 ubuntu ubuntu       0 Feb 19 04:46 ngui.log
-rw-rw-r-- 1 ubuntu ubuntu  187333 Feb 19 04:46 prometheus.log
-rw-rw-r-- 1 ubuntu ubuntu     607 Feb 19 04:46 pushgateway-prometheus-pushgateway.log
-rw-rw-r-- 1 ubuntu ubuntu  890899 Feb 19 04:46 ro.log
-rw-rw-r-- 1 ubuntu ubuntu  125163 Feb 19 04:46 webhook-translator.log
-rw-rw-r-- 1 ubuntu ubuntu   56665 Feb 19 04:46 zookeeper.log
Success command osm-v140-merge-240#4197: ls -al logs
Disconnected from osm-v140-merge-240[172.21.249.33:22]
[Pipeline] sshGet
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.33' (RSA) to the list of known hosts.
Connected to osm-v140-merge-240[172.21.249.33:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Received file from osm-v140-merge-240: airflow-redis.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/airflow-redis.log
Received file from osm-v140-merge-240: mon.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/mon.log
Received file from osm-v140-merge-240: kafka.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/kafka.log
Received file from osm-v140-merge-240: ngui.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/ngui.log
Received file from osm-v140-merge-240: alertmanager.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/alertmanager.log
Received file from osm-v140-merge-240: webhook-translator.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/webhook-translator.log
Received file from osm-v140-merge-240: airflow-triggerer.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/airflow-triggerer.log
Received file from osm-v140-merge-240: airflow-postgresql.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/airflow-postgresql.log
Received file from osm-v140-merge-240: keystone.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/keystone.log
Received file from osm-v140-merge-240: airflow-scheduler.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/airflow-scheduler.log
Received file from osm-v140-merge-240: airflow-statsd.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/airflow-statsd.log
Received file from osm-v140-merge-240: pushgateway-prometheus-pushgateway.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/pushgateway-prometheus-pushgateway.log
Received file from osm-v140-merge-240: airflow-webserver.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/airflow-webserver.log
Received file from osm-v140-merge-240: lcm.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/lcm.log
Received file from osm-v140-merge-240: airflow-worker.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/airflow-worker.log
Received file from osm-v140-merge-240: mongodb-k8s.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/mongodb-k8s.log
Received file from osm-v140-merge-240: grafana.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/grafana.log
Received file from osm-v140-merge-240: mysql.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/mysql.log
Received file from osm-v140-merge-240: nbi.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/nbi.log
Received file from osm-v140-merge-240: zookeeper.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/zookeeper.log
Received file from osm-v140-merge-240: ro.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/ro.log
Received file from osm-v140-merge-240: prometheus.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/prometheus.log
Received file from osm-v140-merge-240: vdu_down.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/dags/vdu_down.py.log
Received file from osm-v140-merge-240: multivim_vm_status.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/dags/multivim_vm_status.py.log
Received file from osm-v140-merge-240: vdu_alarm.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/dags/vdu_alarm.py.log
Received file from osm-v140-merge-240: ns_topology.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/dags/ns_topology.py.log
Received file from osm-v140-merge-240: multisdnc_sdnc_status.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/dags/multisdnc_sdnc_status.py.log
Received file from osm-v140-merge-240: multivim_vm_metrics.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/dags/multivim_vm_metrics.py.log
Received file from osm-v140-merge-240: scalein_vdu.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/dags/scalein_vdu.py.log
Received file from osm-v140-merge-240: scaleout_vdu.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/dags/scaleout_vdu.py.log
Received file from osm-v140-merge-240: multivim_vim_status.py.log -> /home/jenkins/workspace/osm-stage_3-merge_v14.0/logs/dags/multivim_vim_status.py.log
Received directory from osm-v140-merge-240: logs -> /home/jenkins/workspace/osm-stage_3-merge_v14.0
Disconnected from osm-v140-merge-240[172.21.249.33:22]
[Pipeline] step
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cleanup)
[Pipeline] echo
Deleting VM: a09b5cf7-423d-4d07-95a0-4bf42d8d3b4d
[Pipeline] sh
[osm-stage_3-merge_v14.0] Running shell script
[Pipeline] sh
[osm-stage_3-merge_v14.0] Running shell script
+ docker stop osm-v140-merge-240-apache
osm-v140-merge-240-apache
[Pipeline] sh
[osm-stage_3-merge_v14.0] Running shell script
+ docker rm osm-v140-merge-240-apache
osm-v140-merge-240-apache
[Pipeline] sh
[osm-stage_3-merge_v14.0] Running shell script
+ rm -rf /tmp/tmp.DNtdFBqSef
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: UNSTABLE