Pull request #187 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 66af3cb9bede0855d3219656099a4bf53fa24fa8+5faa994a9ca6aaf54330e5b11ec796a54d968250 (82f8ef091a75c12739946133b60b70e50300be33) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8796176354863360438.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6289288387482654203.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-187/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-187/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10789083548756288653.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-187/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh724139678807558150.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7409157464408814658.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-187/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-187/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14473339720753272686.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6011 in /w/workspace/exfoundry_ci-build-images_PR-187 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-187 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-187@tmp/jenkins-gitclient-ssh1990260668313284226.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/lftools commit 5faa994a9ca6aaf54330e5b11ec796a54d968250 into PR head commit 66af3cb9bede0855d3219656099a4bf53fa24fa8 Merge succeeded, producing 66af3cb9bede0855d3219656099a4bf53fa24fa8 Checking out Revision 66af3cb9bede0855d3219656099a4bf53fa24fa8 (PR-187) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-187@tmp/jenkins-gitclient-ssh1510682157272006855.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66af3cb9bede0855d3219656099a4bf53fa24fa8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-187@tmp/jenkins-gitclient-ssh2333911255343424676.key > git merge 5faa994a9ca6aaf54330e5b11ec796a54d968250 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66af3cb9bede0855d3219656099a4bf53fa24fa8 # timeout=10 Commit message: "ci: update global-jjb to v0.64.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (LF Prep) [Pipeline] echo 22:58:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-187 [Pipeline] echo 22:58:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-187 [Pipeline] echo 22:58:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-187 [Pipeline] echo 22:58:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66af3cb9bede0855d3219656099a4bf53fa24fa8 [Pipeline] echo 22:58:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66af3cb [Pipeline] echo 22:58:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 22:58:28 Still waiting to schedule task 22:58:28 All nodes of label ‘centos7-docker-8c-8g’ are offline 22:58:28 Still waiting to schedule task 22:58:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:58:57 Running on prd-centos7-docker-8c-8g-6012 in /w/workspace/exfoundry_ci-build-images_PR-187 [Pipeline] { [Pipeline] checkout 22:58:57 Selected Git installation does not exist. Using Default 22:58:57 The recommended git tool is: NONE 22:58:59 using credential edgex-jenkins-ssh 22:58:59 Cloning the remote Git repository 22:58:58 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 22:58:58 > git init /w/workspace/exfoundry_ci-build-images_PR-187 # timeout=10 22:58:58 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 22:58:58 > git --version # timeout=10 22:58:58 > git --version # 'git version 2.24.4' 22:58:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:58 [INFO] Currently running in a labeled security context 22:58:58 [INFO] Currently SELinux is 'enforcing' on the host 22:58:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-187@tmp/jenkins-gitclient-ssh6988881620158873152.key 22:58:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:00 Merging remotes/origin/lftools commit 5faa994a9ca6aaf54330e5b11ec796a54d968250 into PR head commit 66af3cb9bede0855d3219656099a4bf53fa24fa8 22:59:00 Merge succeeded, producing 66af3cb9bede0855d3219656099a4bf53fa24fa8 22:59:00 Checking out Revision 66af3cb9bede0855d3219656099a4bf53fa24fa8 (PR-187) 22:58:59 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 22:58:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:58:59 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 22:58:59 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 22:58:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:59 [INFO] Currently running in a labeled security context 22:58:59 [INFO] Currently SELinux is 'enforcing' on the host 22:58:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-187@tmp/jenkins-gitclient-ssh1568092035709048688.key 22:58:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 22:59:00 > git config core.sparsecheckout # timeout=10 22:59:00 > git checkout -f 66af3cb9bede0855d3219656099a4bf53fa24fa8 # timeout=10 22:59:00 > git remote # timeout=10 22:59:00 > git config --get remote.origin.url # timeout=10 22:59:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:00 [INFO] Currently running in a labeled security context 22:59:00 [INFO] Currently SELinux is 'enforcing' on the host 22:59:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-187@tmp/jenkins-gitclient-ssh8259987516703366316.key 22:59:00 > git merge 5faa994a9ca6aaf54330e5b11ec796a54d968250 # timeout=10 22:59:00 > git rev-parse HEAD^{commit} # timeout=10 22:59:00 > git config core.sparsecheckout # timeout=10 22:59:00 > git checkout -f 66af3cb9bede0855d3219656099a4bf53fa24fa8 # timeout=10 22:59:04 Commit message: "ci: update global-jjb to v0.64.0" 22:59:03 > git --version # timeout=10 22:59:03 > git --version # 'git version 2.24.4' 22:59:03 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:59:04 provisioning config files... 22:59:04 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-187@tmp/config7421676436761520758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:59:05 ---> docker-login.sh 22:59:05 nexus3.edgexfoundry.org:10001 22:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:05 Configure a credential helper to remove this warning. See 22:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:05 22:59:05 Login Succeeded 22:59:05 nexus3.edgexfoundry.org:10002 22:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:05 Configure a credential helper to remove this warning. See 22:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:05 22:59:05 Login Succeeded 22:59:05 nexus3.edgexfoundry.org:10003 22:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:05 Configure a credential helper to remove this warning. See 22:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:05 22:59:05 Login Succeeded 22:59:05 nexus3.edgexfoundry.org:10004 22:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:06 Configure a credential helper to remove this warning. See 22:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:06 22:59:06 Login Succeeded 22:59:06 docker.io 22:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:59:06 Configure a credential helper to remove this warning. See 22:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:59:06 22:59:06 Login Succeeded 22:59:06 ---> docker-login.sh ends [Pipeline] } 22:59:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh 22:59:07 + docker build -t edgex-lftools -f Dockerfile . 22:59:07 Sending build context to Docker daemon 437.2kB 22:59:07 Step 1/8 : FROM centos:7 22:59:07 7: Pulling from library/centos 22:59:07 2d473b07cdd5: Pulling fs layer 22:59:09 2d473b07cdd5: Verifying Checksum 22:59:09 2d473b07cdd5: Download complete 22:59:12 2d473b07cdd5: Pull complete 22:59:12 Digest: sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 22:59:12 Status: Downloaded newer image for centos:7 22:59:12 ---> eeb6ee3f44bd 22:59:12 Step 2/8 : COPY ./fedora-infra-sigul.repo /etc/yum.repos.d/ 22:59:13 ---> 45a69855afd6 22:59:13 Step 3/8 : ENV LC_ALL=en_US.utf-8 LANG=en_US.utf-8 22:59:13 ---> Running in 47717ecb69d9 22:59:13 Removing intermediate container 47717ecb69d9 22:59:13 ---> 391431ae1c09 22:59:13 Step 4/8 : RUN yum install -y libxml2 libxslt && curl -s https://download-ib01.fedoraproject.org/pub/epel/7/x86_64/Packages/x/xmlstarlet-1.6.1-1.el7.x86_64.rpm -o /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm && rpm -Uvh /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm 22:59:13 ---> Running in 9592e3660e4e 22:59:13 Loaded plugins: fastestmirror, ovl 22:59:13 Determining fastest mirrors 22:59:14 * base: centos.mirror.netelligent.ca 22:59:14 * extras: centos.mirror.globo.tech 22:59:14 * updates: centos.mirror.globo.tech 22:59:19 Resolving Dependencies 22:59:19 --> Running transaction check 22:59:19 ---> Package libxml2.x86_64 0:2.9.1-6.el7.5 will be updated 22:59:19 --> Processing Dependency: libxml2 = 2.9.1-6.el7.5 for package: libxml2-python-2.9.1-6.el7.5.x86_64 22:59:19 ---> Package libxml2.x86_64 0:2.9.1-6.el7_9.6 will be an update 22:59:19 ---> Package libxslt.x86_64 0:1.1.28-6.el7 will be installed 22:59:19 --> Running transaction check 22:59:19 ---> Package libxml2-python.x86_64 0:2.9.1-6.el7.5 will be updated 22:59:19 ---> Package libxml2-python.x86_64 0:2.9.1-6.el7_9.6 will be an update 22:59:19 --> Finished Dependency Resolution 22:59:19 22:59:19 Dependencies Resolved 22:59:19 22:59:19 ================================================================================ 22:59:19 Package Arch Version Repository Size 22:59:19 ================================================================================ 22:59:19 Installing: 22:59:19 libxslt x86_64 1.1.28-6.el7 base 242 k 22:59:19 Updating: 22:59:19 libxml2 x86_64 2.9.1-6.el7_9.6 updates 668 k 22:59:19 Updating for dependencies: 22:59:19 libxml2-python x86_64 2.9.1-6.el7_9.6 updates 247 k 22:59:19 22:59:19 Transaction Summary 22:59:19 ================================================================================ 22:59:19 Install 1 Package 22:59:19 Upgrade 1 Package (+1 Dependent package) 22:59:19 22:59:19 Total download size: 1.1 M 22:59:19 Downloading packages: 22:59:19 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 22:59:19 warning: /var/cache/yum/x86_64/7/updates/packages/libxml2-python-2.9.1-6.el7_9.6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 22:59:19 Public key for libxml2-python-2.9.1-6.el7_9.6.x86_64.rpm is not installed 22:59:19 Public key for libxslt-1.1.28-6.el7.x86_64.rpm is not installed 22:59:19 -------------------------------------------------------------------------------- 22:59:19 Total 3.1 MB/s | 1.1 MB 00:00 22:59:19 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 22:59:19 Importing GPG key 0xF4A80EB5: 22:59:19 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 22:59:19 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 22:59:19 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) 22:59:19 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 22:59:19 Running transaction check 22:59:19 Running transaction test 22:59:19 Transaction test succeeded 22:59:19 Running transaction 22:59:21 Updating : libxml2-2.9.1-6.el7_9.6.x86_64 1/5 22:59:21 Updating : libxml2-python-2.9.1-6.el7_9.6.x86_64 2/5 22:59:22 Installing : libxslt-1.1.28-6.el7.x86_64 3/5 22:59:22 Cleanup : libxml2-python-2.9.1-6.el7.5.x86_64 4/5 22:59:22 Cleanup : libxml2-2.9.1-6.el7.5.x86_64 5/5 22:59:22 Verifying : libxml2-2.9.1-6.el7_9.6.x86_64 1/5 22:59:22 Verifying : libxml2-python-2.9.1-6.el7_9.6.x86_64 2/5 22:59:22 Verifying : libxslt-1.1.28-6.el7.x86_64 3/5 22:59:22 Verifying : libxml2-2.9.1-6.el7.5.x86_64 4/5 22:59:22 Verifying : libxml2-python-2.9.1-6.el7.5.x86_64 5/5 22:59:22 22:59:22 Installed: 22:59:22 libxslt.x86_64 0:1.1.28-6.el7 22:59:22 22:59:22 Updated: 22:59:22 libxml2.x86_64 0:2.9.1-6.el7_9.6 22:59:22 22:59:22 Dependency Updated: 22:59:22 libxml2-python.x86_64 0:2.9.1-6.el7_9.6 22:59:22 22:59:22 Complete! 22:59:23 warning: /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY 22:59:23 Preparing... ######################################## 22:59:23 Updating / installing... 22:59:23 xmlstarlet-1.6.1-1.el7 ######################################## 22:59:25 Removing intermediate container 9592e3660e4e 22:59:25 ---> a011cc45c3a7 22:59:25 Step 5/8 : RUN yum install -y git python3 python3-devel make automake gcc kernel-devel sudo sigul && yum clean all && rm -rf /var/cache/yum && sed -i 's|/usr/bin/python|/usr/bin/python2|g' /usr/bin/yum && sed -i 's|/usr/bin/python|/usr/bin/python2|g' /usr/libexec/urlgrabber-ext-down && alternatives --install /usr/bin/python python /usr/bin/python3 60 && python --version 22:59:25 ---> Running in 6ee27a5036c4 22:59:25 Loaded plugins: fastestmirror, ovl 22:59:26 Loading mirror speeds from cached hostfile 22:59:26 * base: centos.mirror.netelligent.ca 22:59:26 * extras: centos.mirror.globo.tech 22:59:26 * updates: centos.mirror.globo.tech 22:59:26 Resolving Dependencies 22:59:26 --> Running transaction check 22:59:26 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed 22:59:26 --> Processing Dependency: perl >= 5.006 for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(warnings) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(vars) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(strict) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(POSIX) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(IO::File) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(File::stat) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(File::Copy) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(File::Compare) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(File::Basename) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(Errno) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(DynaLoader) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(Class::Struct) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch 22:59:27 --> Processing Dependency: /usr/bin/perl for package: automake-1.13.4-3.el7.noarch 22:59:27 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed 22:59:27 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 22:59:27 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 22:59:27 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 22:59:27 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 22:59:27 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 22:59:27 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 22:59:27 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed 22:59:27 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 22:59:27 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 22:59:27 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 22:59:27 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 22:59:27 --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 22:59:27 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 22:59:27 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 22:59:27 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 22:59:27 ---> Package kernel-devel.x86_64 0:3.10.0-1160.59.1.el7 will be installed 22:59:27 ---> Package make.x86_64 1:3.82-24.el7 will be installed 22:59:27 ---> Package python3.x86_64 0:3.6.8-18.el7 will be installed 22:59:27 --> Processing Dependency: python3-libs(x86-64) = 3.6.8-18.el7 for package: python3-3.6.8-18.el7.x86_64 22:59:27 --> Processing Dependency: python3-setuptools for package: python3-3.6.8-18.el7.x86_64 22:59:27 --> Processing Dependency: python3-pip for package: python3-3.6.8-18.el7.x86_64 22:59:27 --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-18.el7.x86_64 22:59:27 ---> Package python3-devel.x86_64 0:3.6.8-18.el7 will be installed 22:59:27 --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-18.el7.x86_64 22:59:27 --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 22:59:27 --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-18.el7.x86_64 22:59:27 --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 22:59:27 ---> Package sigul.x86_64 0:0.207-1.el7 will be installed 22:59:27 --> Processing Dependency: python-nss >= 0.11 for package: sigul-0.207-1.el7.x86_64 22:59:27 --> Processing Dependency: koji for package: sigul-0.207-1.el7.x86_64 22:59:27 --> Processing Dependency: logrotate for package: sigul-0.207-1.el7.x86_64 22:59:27 ---> Package sudo.x86_64 0:1.8.23-10.el7_9.2 will be installed 22:59:27 --> Running transaction check 22:59:27 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed 22:59:27 --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch 22:59:27 --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch 22:59:27 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch 22:59:27 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed 22:59:27 ---> Package glibc-devel.x86_64 0:2.17-325.el7_9 will be installed 22:59:27 --> Processing Dependency: glibc-headers = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.x86_64 22:59:27 --> Processing Dependency: glibc = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.x86_64 22:59:27 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-325.el7_9.x86_64 22:59:27 ---> Package koji.noarch 0:1.15.1-1.el7.centos will be installed 22:59:27 --> Processing Dependency: python2-koji = 1.15.1-1.el7.centos for package: koji-1.15.1-1.el7.centos.noarch 22:59:27 --> Processing Dependency: python-libcomps for package: koji-1.15.1-1.el7.centos.noarch 22:59:27 ---> Package less.x86_64 0:458-9.el7 will be installed 22:59:27 --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 22:59:27 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed 22:59:27 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed 22:59:27 ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed 22:59:27 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed 22:59:27 ---> Package openssh-clients.x86_64 0:7.4p1-22.el7_9 will be installed 22:59:27 --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.x86_64 22:59:27 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.x86_64 22:59:27 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64 22:59:27 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64 22:59:27 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed 22:59:27 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 22:59:27 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 22:59:27 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 22:59:27 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 22:59:27 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 22:59:27 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 22:59:27 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 22:59:27 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 22:59:27 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 22:59:27 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 22:59:27 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 22:59:27 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 22:59:27 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 22:59:27 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 22:59:27 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 22:59:27 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed 22:59:27 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed 22:59:27 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed 22:59:27 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed 22:59:27 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed 22:59:27 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed 22:59:27 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch 22:59:27 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed 22:59:27 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed 22:59:27 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed 22:59:27 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed 22:59:27 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed 22:59:27 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed 22:59:27 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed 22:59:27 ---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed 22:59:27 ---> Package python-rpm-macros.noarch 0:3-34.el7 will be installed 22:59:27 --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-34.el7.noarch 22:59:27 ---> Package python3-libs.x86_64 0:3.6.8-18.el7 will be installed 22:59:27 --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-18.el7.x86_64 22:59:27 ---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed 22:59:27 ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed 22:59:27 ---> Package python3-rpm-macros.noarch 0:3-34.el7 will be installed 22:59:27 ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed 22:59:27 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed 22:59:27 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 22:59:27 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 22:59:27 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 22:59:27 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed 22:59:27 --> Running transaction check 22:59:27 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed 22:59:27 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed 22:59:27 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 22:59:27 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated 22:59:27 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 22:59:27 ---> Package glibc.x86_64 0:2.17-325.el7_9 will be an update 22:59:27 ---> Package glibc-headers.x86_64 0:2.17-325.el7_9 will be installed 22:59:27 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-325.el7_9.x86_64 22:59:27 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-325.el7_9.x86_64 22:59:27 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed 22:59:27 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed 22:59:27 ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed 22:59:27 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed 22:59:27 ---> Package openssh.x86_64 0:7.4p1-22.el7_9 will be installed 22:59:27 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed 22:59:27 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed 22:59:27 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed 22:59:27 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 22:59:27 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 22:59:27 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed 22:59:27 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch 22:59:27 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch 22:59:27 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed 22:59:27 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed 22:59:27 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed 22:59:27 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed 22:59:27 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed 22:59:27 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed 22:59:27 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed 22:59:27 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed 22:59:27 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed 22:59:27 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed 22:59:27 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed 22:59:27 ---> Package python2-koji.noarch 0:1.15.1-1.el7.centos will be installed 22:59:27 --> Processing Dependency: python-krbV >= 1.0.13 for package: python2-koji-1.15.1-1.el7.centos.noarch 22:59:27 --> Processing Dependency: python-six for package: python2-koji-1.15.1-1.el7.centos.noarch 22:59:27 --> Processing Dependency: python-requests-kerberos for package: python2-koji-1.15.1-1.el7.centos.noarch 22:59:27 --> Processing Dependency: python-requests for package: python2-koji-1.15.1-1.el7.centos.noarch 22:59:27 --> Processing Dependency: python-dateutil for package: python2-koji-1.15.1-1.el7.centos.noarch 22:59:27 --> Processing Dependency: pyOpenSSL for package: python2-koji-1.15.1-1.el7.centos.noarch 22:59:27 ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed 22:59:27 --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 22:59:27 --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 22:59:27 ---> Package zip.x86_64 0:3.0-11.el7 will be installed 22:59:27 --> Running transaction check 22:59:27 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed 22:59:27 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated 22:59:27 ---> Package glibc-common.x86_64 0:2.17-325.el7_9 will be an update 22:59:27 ---> Package kernel-headers.x86_64 0:3.10.0-1160.59.1.el7 will be installed 22:59:27 ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed 22:59:27 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed 22:59:27 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed 22:59:27 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed 22:59:27 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 22:59:27 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 22:59:27 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed 22:59:27 ---> Package pyOpenSSL.x86_64 0:0.13.1-4.el7 will be installed 22:59:27 ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed 22:59:27 ---> Package python-krbV.x86_64 0:1.0.90-8.el7 will be installed 22:59:27 ---> Package python-requests.noarch 0:2.6.0-10.el7 will be installed 22:59:27 --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-10.el7.noarch 22:59:27 ---> Package python-requests-kerberos.noarch 0:0.7.0-2.el7 will be installed 22:59:27 --> Processing Dependency: python-kerberos for package: python-requests-kerberos-0.7.0-2.el7.noarch 22:59:27 ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed 22:59:27 --> Running transaction check 22:59:27 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed 22:59:27 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed 22:59:27 ---> Package python-kerberos.x86_64 0:1.1-15.el7 will be installed 22:59:27 ---> Package python-urllib3.noarch 0:1.10.2-7.el7 will be installed 22:59:27 --> Processing Dependency: python-ipaddress for package: python-urllib3-1.10.2-7.el7.noarch 22:59:27 --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-7.el7.noarch 22:59:27 --> Running transaction check 22:59:27 ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed 22:59:27 --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 22:59:27 ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed 22:59:27 --> Running transaction check 22:59:27 ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed 22:59:27 --> Finished Dependency Resolution 22:59:27 22:59:27 Dependencies Resolved 22:59:27 22:59:27 ================================================================================ 22:59:27 Package Arch Version Repository Size 22:59:27 ================================================================================ 22:59:27 Installing: 22:59:27 automake noarch 1.13.4-3.el7 base 679 k 22:59:27 gcc x86_64 4.8.5-44.el7 base 16 M 22:59:27 git x86_64 1.8.3.1-23.el7_8 base 4.4 M 22:59:27 kernel-devel x86_64 3.10.0-1160.59.1.el7 updates 18 M 22:59:27 make x86_64 1:3.82-24.el7 base 421 k 22:59:27 python3 x86_64 3.6.8-18.el7 updates 70 k 22:59:27 python3-devel x86_64 3.6.8-18.el7 updates 217 k 22:59:27 sigul x86_64 0.207-1.el7 fedora-infra-sigul 100 k 22:59:27 sudo x86_64 1.8.23-10.el7_9.2 updates 843 k 22:59:27 Installing for dependencies: 22:59:27 autoconf noarch 2.69-11.el7 base 701 k 22:59:27 cpp x86_64 4.8.5-44.el7 base 5.9 M 22:59:27 dwz x86_64 0.11-3.el7 base 99 k 22:59:27 fipscheck x86_64 1.4.1-6.el7 base 21 k 22:59:27 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k 22:59:27 glibc-devel x86_64 2.17-325.el7_9 updates 1.1 M 22:59:27 glibc-headers x86_64 2.17-325.el7_9 updates 691 k 22:59:27 groff-base x86_64 1.22.2-8.el7 base 942 k 22:59:27 kernel-headers x86_64 3.10.0-1160.59.1.el7 updates 9.1 M 22:59:27 koji noarch 1.15.1-1.el7.centos extras 115 k 22:59:27 less x86_64 458-9.el7 base 120 k 22:59:27 libcomps x86_64 0.1.8-14.el7 extras 75 k 22:59:27 libedit x86_64 3.0-12.20121213cvs.el7 22:59:27 base 92 k 22:59:27 libgomp x86_64 4.8.5-44.el7 base 159 k 22:59:27 libmpc x86_64 1.0.1-3.el7 base 51 k 22:59:27 libtirpc x86_64 0.2.4-0.16.el7 base 89 k 22:59:27 logrotate x86_64 3.8.6-19.el7 base 70 k 22:59:27 m4 x86_64 1.4.16-10.el7 base 256 k 22:59:27 mpfr x86_64 3.1.1-4.el7 base 203 k 22:59:27 openssh x86_64 7.4p1-22.el7_9 updates 510 k 22:59:27 openssh-clients x86_64 7.4p1-22.el7_9 updates 655 k 22:59:27 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M 22:59:27 perl-Carp noarch 1.26-244.el7 base 19 k 22:59:27 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k 22:59:27 perl-Encode x86_64 2.51-7.el7 base 1.5 M 22:59:27 perl-Error noarch 1:0.17020-2.el7 base 32 k 22:59:27 perl-Exporter noarch 5.68-3.el7 base 28 k 22:59:27 perl-File-Path noarch 2.09-2.el7 base 26 k 22:59:27 perl-File-Temp noarch 0.23.01-3.el7 base 56 k 22:59:27 perl-Filter x86_64 1.49-3.el7 base 76 k 22:59:27 perl-Getopt-Long noarch 2.40-3.el7 base 56 k 22:59:27 perl-Git noarch 1.8.3.1-23.el7_8 base 56 k 22:59:27 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k 22:59:27 perl-PathTools x86_64 3.40-5.el7 base 82 k 22:59:27 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k 22:59:27 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k 22:59:27 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k 22:59:27 perl-Pod-Usage noarch 1.63-3.el7 base 27 k 22:59:27 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k 22:59:27 perl-Socket x86_64 2.010-5.el7 base 49 k 22:59:27 perl-Storable x86_64 2.45-3.el7 base 77 k 22:59:27 perl-TermReadKey x86_64 2.30-20.el7 base 31 k 22:59:27 perl-Test-Harness noarch 3.28-3.el7 base 302 k 22:59:27 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k 22:59:27 perl-Thread-Queue noarch 3.02-2.el7 base 17 k 22:59:27 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k 22:59:27 perl-Time-Local noarch 1.2300-2.el7 base 24 k 22:59:27 perl-constant noarch 1.27-2.el7 base 19 k 22:59:27 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k 22:59:27 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k 22:59:27 perl-parent noarch 1:0.225-244.el7 base 12 k 22:59:27 perl-podlators noarch 2.5.1-3.el7 base 112 k 22:59:27 perl-srpm-macros noarch 1-8.el7 base 4.6 k 22:59:27 perl-threads x86_64 1.87-4.el7 base 49 k 22:59:27 perl-threads-shared x86_64 1.43-6.el7 base 39 k 22:59:27 pyOpenSSL x86_64 0.13.1-4.el7 base 135 k 22:59:27 python-backports x86_64 1.0-8.el7 base 5.8 k 22:59:27 python-backports-ssl_match_hostname 22:59:27 noarch 3.5.0.1-1.el7 base 13 k 22:59:27 python-dateutil noarch 1.5-7.el7 base 85 k 22:59:27 python-ipaddress noarch 1.0.16-2.el7 base 34 k 22:59:27 python-kerberos x86_64 1.1-15.el7 base 25 k 22:59:27 python-krbV x86_64 1.0.90-8.el7 base 54 k 22:59:27 python-nss x86_64 0.16.0-3.el7 base 266 k 22:59:27 python-requests noarch 2.6.0-10.el7 base 95 k 22:59:27 python-requests-kerberos noarch 0.7.0-2.el7 extras 17 k 22:59:27 python-rpm-macros noarch 3-34.el7 base 9.1 k 22:59:27 python-six noarch 1.9.0-2.el7 base 29 k 22:59:27 python-srpm-macros noarch 3-34.el7 base 8.8 k 22:59:27 python-urllib3 noarch 1.10.2-7.el7 base 103 k 22:59:27 python2-koji noarch 1.15.1-1.el7.centos extras 291 k 22:59:27 python2-libcomps x86_64 0.1.8-14.el7 extras 47 k 22:59:27 python3-libs x86_64 3.6.8-18.el7 updates 6.9 M 22:59:27 python3-pip noarch 9.0.3-8.el7 base 1.6 M 22:59:27 python3-rpm-generators noarch 6-2.el7 base 20 k 22:59:27 python3-rpm-macros noarch 3-34.el7 base 8.1 k 22:59:27 python3-setuptools noarch 39.2.0-10.el7 base 629 k 22:59:27 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k 22:59:27 rsync x86_64 3.1.2-10.el7 base 404 k 22:59:27 zip x86_64 3.0-11.el7 base 260 k 22:59:27 Updating for dependencies: 22:59:27 glibc x86_64 2.17-325.el7_9 updates 3.6 M 22:59:27 glibc-common x86_64 2.17-325.el7_9 updates 12 M 22:59:27 22:59:27 Transaction Summary 22:59:27 ================================================================================ 22:59:27 Install 9 Packages (+79 Dependent packages) 22:59:27 Upgrade ( 2 Dependent packages) 22:59:27 22:59:27 Total download size: 100 M 22:59:27 Downloading packages: 22:59:27 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 22:59:39 warning: /var/cache/yum/x86_64/7/fedora-infra-sigul/packages/sigul-0.207-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 47dd8ef9: NOKEY 22:59:39 Public key for sigul-0.207-1.el7.x86_64.rpm is not installed 22:59:39 -------------------------------------------------------------------------------- 22:59:39 Total 8.6 MB/s | 100 MB 00:11 22:59:39 Retrieving key from https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS 22:59:39 Importing GPG key 0x47DD8EF9: 22:59:39 Userid : "Fedora Infrastructure (infrastructure) " 22:59:39 Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 22:59:39 From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS 22:59:39 Running transaction check 22:59:39 Running transaction test 22:59:39 Transaction test succeeded 22:59:39 Running transaction 22:59:39 Warning: RPMDB altered outside of yum. 22:59:40  Installing : python-six-1.9.0-2.el7.noarch 1/92 22:59:40 Installing : python-srpm-macros-3-34.el7.noarch 2/92 22:59:40 Installing : python-ipaddress-1.0.16-2.el7.noarch 3/92 22:59:40 Installing : python-rpm-macros-3-34.el7.noarch 4/92 22:59:44 Updating : glibc-2.17-325.el7_9.x86_64 5/92 22:59:44 Updating : glibc-common-2.17-325.el7_9.x86_64 6/92 22:59:44 Installing : fipscheck-1.4.1-6.el7.x86_64 7/92 22:59:45 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 8/92 22:59:46 Installing : mpfr-3.1.1-4.el7.x86_64 9/92 22:59:47 Installing : libmpc-1.0.1-3.el7.x86_64 10/92 22:59:47 Installing : groff-base-1.22.2-8.el7.x86_64 11/92 22:59:47 Installing : less-458-9.el7.x86_64 12/92 22:59:47 Installing : 1:perl-parent-0.225-244.el7.noarch 13/92 22:59:47 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 14/92 22:59:47 Installing : perl-podlators-2.5.1-3.el7.noarch 15/92 22:59:47 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 16/92 22:59:47 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 17/92 22:59:47 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 18/92 22:59:47 Installing : perl-Encode-2.51-7.el7.x86_64 19/92 22:59:47 Installing : perl-Pod-Usage-1.63-3.el7.noarch 20/92 22:59:47 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 21/92 22:59:47 Installing : perl-threads-1.87-4.el7.x86_64 22/92 22:59:47 Installing : perl-Storable-2.45-3.el7.x86_64 23/92 22:59:47 Installing : perl-Carp-1.26-244.el7.noarch 24/92 22:59:47 Installing : perl-Filter-1.49-3.el7.x86_64 25/92 22:59:47 Installing : perl-Exporter-5.68-3.el7.noarch 26/92 22:59:47 Installing : perl-constant-1.27-2.el7.noarch 27/92 22:59:47 Installing : perl-Socket-2.010-5.el7.x86_64 28/92 22:59:47 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 29/92 22:59:47 Installing : perl-Time-Local-1.2300-2.el7.noarch 30/92 22:59:47 Installing : perl-threads-shared-1.43-6.el7.x86_64 31/92 22:59:47 Installing : perl-File-Temp-0.23.01-3.el7.noarch 32/92 22:59:47 Installing : perl-File-Path-2.09-2.el7.noarch 33/92 22:59:47 Installing : perl-PathTools-3.40-5.el7.x86_64 34/92 22:59:48 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 35/92 22:59:49 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 36/92 22:59:49 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 37/92 22:59:50 Installing : perl-Getopt-Long-2.40-3.el7.noarch 38/92 22:59:50 Installing : 4:perl-5.16.3-299.el7_9.x86_64 39/92 22:59:50 Installing : 1:perl-Error-0.17020-2.el7.noarch 40/92 22:59:50 Installing : perl-TermReadKey-2.30-20.el7.x86_64 41/92 22:59:50 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 42/92 22:59:50 Installing : perl-Test-Harness-3.28-3.el7.noarch 43/92 22:59:50 Installing : perl-Thread-Queue-3.02-2.el7.noarch 44/92 22:59:52 Installing : cpp-4.8.5-44.el7.x86_64 45/92 22:59:52 Installing : openssh-7.4p1-22.el7_9.x86_64 46/92 22:59:52 Installing : python-nss-0.16.0-3.el7.x86_64 47/92 22:59:54 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 48/92 22:59:54 Installing : openssh-clients-7.4p1-22.el7_9.x86_64 49/92 22:59:54 Installing : python-kerberos-1.1-15.el7.x86_64 50/92 22:59:55 Installing : rsync-3.1.2-10.el7.x86_64 51/92 22:59:55 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 52/92 22:59:55 Installing : git-1.8.3.1-23.el7_8.x86_64 53/92 22:59:56 Installing : libgomp-4.8.5-44.el7.x86_64 54/92 22:59:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6013 in /w/workspace/exfoundry_ci-build-images_PR-187 [Pipeline] { [Pipeline] checkout 22:59:57 Selected Git installation does not exist. Using Default 22:59:57 The recommended git tool is: NONE 22:59:58 Installing : m4-1.4.16-10.el7.x86_64 55/92 22:59:59 Installing : autoconf-2.69-11.el7.noarch 56/92 22:59:59 install-info: No such file or directory for /usr/share/info/autoconf.info 22:59:59 Installing : libcomps-0.1.8-14.el7.x86_64 57/92 22:59:59 Installing : python2-libcomps-0.1.8-14.el7.x86_64 58/92 23:00:00 Installing : pyOpenSSL-0.13.1-4.el7.x86_64 59/92 23:00:00 Installing : logrotate-3.8.6-19.el7.x86_64 60/92 23:00:00 Installing : dwz-0.11-3.el7.x86_64 61/92 23:00:02 using credential edgex-jenkins-ssh 23:00:02 Cloning the remote Git repository 23:00:02 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 23:00:02 > git init /w/workspace/exfoundry_ci-build-images_PR-187 # timeout=10 23:00:02 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 23:00:02 > git --version # timeout=10 23:00:02 > git --version # 'git version 2.17.1' 23:00:02 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:03 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 23:00:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:00:03 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 23:00:03 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 23:00:03 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 23:00:03 Installing : libtirpc-0.2.4-0.16.el7.x86_64 62/92 23:00:03 Installing : python3-libs-3.6.8-18.el7.x86_64 63/92 23:00:03 Installing : python3-3.6.8-18.el7.x86_64 64/92 23:00:03 Installing : python3-setuptools-39.2.0-10.el7.noarch 65/92 23:00:03 Installing : python3-pip-9.0.3-8.el7.noarch 66/92 23:00:03 Installing : python3-rpm-generators-6-2.el7.noarch 67/92 23:00:03 Installing : python-krbV-1.0.90-8.el7.x86_64 68/92 23:00:03 Installing : zip-3.0-11.el7.x86_64 69/92 23:00:03 Installing : python3-rpm-macros-3-34.el7.noarch 70/92 23:00:04 Merging remotes/origin/lftools commit 5faa994a9ca6aaf54330e5b11ec796a54d968250 into PR head commit 66af3cb9bede0855d3219656099a4bf53fa24fa8 23:00:04 Merge succeeded, producing 66af3cb9bede0855d3219656099a4bf53fa24fa8 23:00:04 Checking out Revision 66af3cb9bede0855d3219656099a4bf53fa24fa8 (PR-187) 23:00:04 > git config core.sparsecheckout # timeout=10 23:00:04 > git checkout -f 66af3cb9bede0855d3219656099a4bf53fa24fa8 # timeout=10 23:00:04 > git remote # timeout=10 23:00:04 > git config --get remote.origin.url # timeout=10 23:00:04 using GIT_SSH to set credentials SSH Credentials for GitHub 23:00:04 > git merge 5faa994a9ca6aaf54330e5b11ec796a54d968250 # timeout=10 23:00:04 > git rev-parse HEAD^{commit} # timeout=10 23:00:04 > git config core.sparsecheckout # timeout=10 23:00:04 > git checkout -f 66af3cb9bede0855d3219656099a4bf53fa24fa8 # timeout=10 23:00:05 Installing : kernel-headers-3.10.0-1160.59.1.el7.x86_64 71/92 23:00:05 Installing : glibc-headers-2.17-325.el7_9.x86_64 72/92 23:00:06 Installing : glibc-devel-2.17-325.el7_9.x86_64 73/92 23:00:06 Installing : python-dateutil-1.5-7.el7.noarch 74/92 23:00:06 Installing : perl-srpm-macros-1-8.el7.noarch 75/92 23:00:06 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 76/92 23:00:06 Installing : python-backports-1.0-8.el7.x86_64 77/92 23:00:06 Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 78/92 23:00:06 Installing : python-urllib3-1.10.2-7.el7.noarch 79/92 23:00:06 Installing : python-requests-2.6.0-10.el7.noarch 80/92 23:00:06 Installing : python-requests-kerberos-0.7.0-2.el7.noarch 81/92 23:00:06 Installing : python2-koji-1.15.1-1.el7.centos.noarch 82/92 23:00:07 Installing : koji-1.15.1-1.el7.centos.noarch 83/92 23:00:07 Installing : sigul-0.207-1.el7.x86_64 84/92 23:00:08 Commit message: "ci: update global-jjb to v0.64.0" 23:00:08 > git --version # timeout=10 23:00:08 > git --version # 'git version 2.17.1' 23:00:08 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 23:00:08 Installing : python3-devel-3.6.8-18.el7.x86_64 85/92 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:00:09 provisioning config files... 23:00:09 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-187@tmp/config667823262794545078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:09 ---> docker-login.sh 23:00:09 nexus3.edgexfoundry.org:10001 23:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:10 Configure a credential helper to remove this warning. See 23:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:10 23:00:10 Login Succeeded 23:00:10 nexus3.edgexfoundry.org:10002 23:00:10 Installing : gcc-4.8.5-44.el7.x86_64 86/92 23:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:10 Configure a credential helper to remove this warning. See 23:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:10 23:00:10 Login Succeeded 23:00:10 nexus3.edgexfoundry.org:10003 23:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:11 Installing : automake-1.13.4-3.el7.noarch 87/92 23:00:11 install-info: No such file or directory for /usr/share/info/automake.info.gz 23:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:11 Configure a credential helper to remove this warning. See 23:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:11 23:00:11 Login Succeeded 23:00:11 nexus3.edgexfoundry.org:10004 23:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:11 Configure a credential helper to remove this warning. See 23:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:11 23:00:11 Login Succeeded 23:00:11 docker.io 23:00:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:12 Configure a credential helper to remove this warning. See 23:00:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:12 23:00:12 Login Succeeded 23:00:12 ---> docker-login.sh ends [Pipeline] } 23:00:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh 23:00:13 + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . 23:00:13 Sending build context to Docker daemon 436.2kB 23:00:13 [WARNING]: Empty continuation line found in: 23:00:13 RUN apt-get update && apt-get install -y xmlstarlet git util-linux sysstat sudo jq curl wget build-essential && adduser --uid 1001 jenkins --disabled-password && echo "IyEvYmluL3NoCgpjYXQgL2ZhY3Rlci1vcw==" | base64 -d > /usr/bin/facter && chmod +x /usr/bin/facter && pip3 install --no-cache-dir --upgrade pip setuptools && pip3 install --no-cache-dir -I lftools[openstack]==0.31.1 && pip3 install --no-cache-dir zipp==1.1.0 python-openstackclient && apt-get remove -y build-essential && apt autoremove -y && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} 23:00:13 [WARNING]: Empty continuation lines will become errors in a future release. 23:00:13 Step 1/5 : FROM python:3.9-slim 23:00:14 3.9-slim: Pulling from library/python 23:00:14 8998bd30e6a1: Pulling fs layer 23:00:14 04944245beec: Pulling fs layer 23:00:14 699f458cf7ca: Pulling fs layer 23:00:14 765212b225bb: Pulling fs layer 23:00:14 f23df028b6ca: Pulling fs layer 23:00:14 f23df028b6ca: Waiting 23:00:14 765212b225bb: Waiting 23:00:14 04944245beec: Verifying Checksum 23:00:14 04944245beec: Download complete 23:00:14 765212b225bb: Download complete 23:00:15 699f458cf7ca: Verifying Checksum 23:00:15 f23df028b6ca: Verifying Checksum 23:00:15 f23df028b6ca: Download complete 23:00:15 8998bd30e6a1: Verifying Checksum 23:00:15 8998bd30e6a1: Download complete 23:00:19 8998bd30e6a1: Pull complete 23:00:19 04944245beec: Pull complete 23:00:21 699f458cf7ca: Pull complete 23:00:21 765212b225bb: Pull complete 23:00:22 f23df028b6ca: Pull complete 23:00:22 Digest: sha256:b589742e25b3b2df3f62e34732f81aabc53f63afec22ef632c7a8fb5397346a5 23:00:22 Status: Downloaded newer image for python:3.9-slim 23:00:22 ---> ee224d2f9cb8 23:00:22 Step 2/5 : ARG GLOBAL_JJB_COMMIT=92449c24828b0dbd582637ce3d1d705390da4126 23:00:23 ---> Running in 9018a4db5ec9 23:00:23 Removing intermediate container 9018a4db5ec9 23:00:23 ---> 0f801d81ed7e 23:00:23 Step 3/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' maintainer="Ernesto Ojeda " 23:00:23 ---> Running in c0dcb683ff98 23:00:23 Removing intermediate container c0dcb683ff98 23:00:23 ---> 945e01fdf3a8 23:00:23 Step 4/5 : COPY ./lf-env.sh /root/lf-env.sh 23:00:24 ---> dff1c2375fe1 23:00:24 Step 5/5 : RUN apt-get update && apt-get install -y xmlstarlet git util-linux sysstat sudo jq curl wget build-essential && adduser --uid 1001 jenkins --disabled-password && echo "IyEvYmluL3NoCgpjYXQgL2ZhY3Rlci1vcw==" | base64 -d > /usr/bin/facter && chmod +x /usr/bin/facter && pip3 install --no-cache-dir --upgrade pip setuptools && pip3 install --no-cache-dir -I lftools[openstack]==0.31.1 && pip3 install --no-cache-dir zipp==1.1.0 python-openstackclient && apt-get remove -y build-essential && apt autoremove -y && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} 23:00:24 ---> Running in a0bae0d57d4b 23:00:25 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] 23:00:25 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] 23:00:25 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] 23:00:26 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [118 kB] 23:00:26 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] 23:00:27 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] 23:00:28 Installing : kernel-devel-3.10.0-1160.59.1.el7.x86_64 88/92 23:00:29 Installing : 1:make-3.82-24.el7.x86_64 89/92 23:00:29 Fetched 8390 kB in 4s (2221 kB/s) 23:00:30 Installing : sudo-1.8.23-10.el7_9.2.x86_64 90/92 23:00:31 Cleanup : glibc-2.17-317.el7.x86_64 91/92 23:00:31 Cleanup : glibc-common-2.17-317.el7.x86_64 92/92 23:00:31 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/92 23:00:31 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/92 23:00:31 Verifying : koji-1.15.1-1.el7.centos.noarch 3/92 23:00:31 Verifying : python-nss-0.16.0-3.el7.x86_64 4/92 23:00:31 Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 5/92 23:00:31 Verifying : git-1.8.3.1-23.el7_8.x86_64 6/92 23:00:31 Verifying : python-urllib3-1.10.2-7.el7.noarch 7/92 23:00:31 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 8/92 23:00:31 Verifying : groff-base-1.22.2-8.el7.x86_64 9/92 23:00:31 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 10/92 23:00:31 Verifying : glibc-headers-2.17-325.el7_9.x86_64 11/92 23:00:31 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 12/92 23:00:31 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 13/92 23:00:31 Verifying : fipscheck-1.4.1-6.el7.x86_64 14/92 23:00:31 Verifying : 1:make-3.82-24.el7.x86_64 15/92 23:00:31 Verifying : python-backports-1.0-8.el7.x86_64 16/92 23:00:31 Verifying : python3-setuptools-39.2.0-10.el7.noarch 17/92 23:00:31 Verifying : python-requests-2.6.0-10.el7.noarch 18/92 23:00:31 Verifying : autoconf-2.69-11.el7.noarch 19/92 23:00:31 Verifying : perl-File-Path-2.09-2.el7.noarch 20/92 23:00:31 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 21/92 23:00:31 Verifying : python-ipaddress-1.0.16-2.el7.noarch 22/92 23:00:31 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 23/92 23:00:31 Verifying : python-srpm-macros-3-34.el7.noarch 24/92 23:00:31 Verifying : python-kerberos-1.1-15.el7.x86_64 25/92 23:00:31 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 26/92 23:00:31 Verifying : sudo-1.8.23-10.el7_9.2.x86_64 27/92 23:00:31 Verifying : python3-3.6.8-18.el7.x86_64 28/92 23:00:31 Verifying : python-requests-kerberos-0.7.0-2.el7.noarch 29/92 23:00:31 Verifying : glibc-devel-2.17-325.el7_9.x86_64 30/92 23:00:31 Verifying : glibc-common-2.17-325.el7_9.x86_64 31/92 23:00:31 Verifying : libmpc-1.0.1-3.el7.x86_64 32/92 23:00:31 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 33/92 23:00:31 Verifying : perl-Encode-2.51-7.el7.x86_64 34/92 23:00:31 Verifying : python2-libcomps-0.1.8-14.el7.x86_64 35/92 23:00:31 Verifying : perl-threads-1.87-4.el7.x86_64 36/92 23:00:31 Verifying : rsync-3.1.2-10.el7.x86_64 37/92 23:00:31 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 38/92 23:00:31 Verifying : libgomp-4.8.5-44.el7.x86_64 39/92 23:00:31 Verifying : perl-srpm-macros-1-8.el7.noarch 40/92 23:00:31 Verifying : python3-rpm-generators-6-2.el7.noarch 41/92 23:00:31 Verifying : perl-threads-shared-1.43-6.el7.x86_64 42/92 23:00:32 Verifying : perl-Storable-2.45-3.el7.x86_64 43/92 23:00:32 Verifying : openssh-clients-7.4p1-22.el7_9.x86_64 44/92 23:00:32 Verifying : python3-pip-9.0.3-8.el7.noarch 45/92 23:00:32 Verifying : m4-1.4.16-10.el7.x86_64 46/92 23:00:32 Verifying : cpp-4.8.5-44.el7.x86_64 47/92 23:00:32 Verifying : 1:perl-parent-0.225-244.el7.noarch 48/92 23:00:32 Verifying : python-dateutil-1.5-7.el7.noarch 49/92 23:00:32 Verifying : perl-Test-Harness-3.28-3.el7.noarch 50/92 23:00:32 Verifying : python-rpm-macros-3-34.el7.noarch 51/92 23:00:32 Verifying : python2-koji-1.15.1-1.el7.centos.noarch 52/92 23:00:32 Verifying : libcomps-0.1.8-14.el7.x86_64 53/92 23:00:32 Verifying : perl-Carp-1.26-244.el7.noarch 54/92 23:00:32 Verifying : python3-libs-3.6.8-18.el7.x86_64 55/92 23:00:32 Verifying : gcc-4.8.5-44.el7.x86_64 56/92 23:00:32 Verifying : pyOpenSSL-0.13.1-4.el7.x86_64 57/92 23:00:32 Verifying : glibc-2.17-325.el7_9.x86_64 58/92 23:00:32 Verifying : kernel-headers-3.10.0-1160.59.1.el7.x86_64 59/92 23:00:32 Verifying : perl-podlators-2.5.1-3.el7.noarch 60/92 23:00:32 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 61/92 23:00:32 Verifying : mpfr-3.1.1-4.el7.x86_64 62/92 23:00:32 Verifying : logrotate-3.8.6-19.el7.x86_64 63/92 23:00:32 Verifying : perl-Filter-1.49-3.el7.x86_64 64/92 23:00:32 Verifying : dwz-0.11-3.el7.x86_64 65/92 23:00:32 Verifying : less-458-9.el7.x86_64 66/92 23:00:32 Verifying : libtirpc-0.2.4-0.16.el7.x86_64 67/92 23:00:32 Verifying : automake-1.13.4-3.el7.noarch 68/92 23:00:32 Verifying : perl-Exporter-5.68-3.el7.noarch 69/92 23:00:32 Verifying : perl-constant-1.27-2.el7.noarch 70/92 23:00:32 Verifying : perl-PathTools-3.40-5.el7.x86_64 71/92 23:00:32 Verifying : openssh-7.4p1-22.el7_9.x86_64 72/92 23:00:32 Verifying : perl-Socket-2.010-5.el7.x86_64 73/92 23:00:32 Verifying : python-krbV-1.0.90-8.el7.x86_64 74/92 23:00:32 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 75/92 23:00:32 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 76/92 23:00:32 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 77/92 23:00:32 Verifying : perl-Time-Local-1.2300-2.el7.noarch 78/92 23:00:32 Verifying : python3-devel-3.6.8-18.el7.x86_64 79/92 23:00:32 Verifying : python-six-1.9.0-2.el7.noarch 80/92 23:00:32 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 81/92 23:00:32 Verifying : kernel-devel-3.10.0-1160.59.1.el7.x86_64 82/92 23:00:32 Verifying : 1:perl-Error-0.17020-2.el7.noarch 83/92 23:00:32 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 84/92 23:00:32 Verifying : sigul-0.207-1.el7.x86_64 85/92 23:00:32 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 86/92 23:00:32 Verifying : zip-3.0-11.el7.x86_64 87/92 23:00:32 Verifying : python3-rpm-macros-3-34.el7.noarch 88/92 23:00:32 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 89/92 23:00:32 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 90/92 23:00:32 Verifying : glibc-common-2.17-317.el7.x86_64 91/92 23:00:32 Verifying : glibc-2.17-317.el7.x86_64 92/92 23:00:32 23:00:32 Installed: 23:00:32 automake.noarch 0:1.13.4-3.el7 23:00:32 gcc.x86_64 0:4.8.5-44.el7 23:00:32 git.x86_64 0:1.8.3.1-23.el7_8 23:00:32 kernel-devel.x86_64 0:3.10.0-1160.59.1.el7 23:00:32 make.x86_64 1:3.82-24.el7 23:00:32 python3.x86_64 0:3.6.8-18.el7 23:00:32 python3-devel.x86_64 0:3.6.8-18.el7 23:00:32 sigul.x86_64 0:0.207-1.el7 23:00:32 sudo.x86_64 0:1.8.23-10.el7_9.2 23:00:32 23:00:32 Dependency Installed: 23:00:32 autoconf.noarch 0:2.69-11.el7 23:00:32 cpp.x86_64 0:4.8.5-44.el7 23:00:32 dwz.x86_64 0:0.11-3.el7 23:00:32 fipscheck.x86_64 0:1.4.1-6.el7 23:00:32 fipscheck-lib.x86_64 0:1.4.1-6.el7 23:00:32 glibc-devel.x86_64 0:2.17-325.el7_9 23:00:32 glibc-headers.x86_64 0:2.17-325.el7_9 23:00:32 groff-base.x86_64 0:1.22.2-8.el7 23:00:32 kernel-headers.x86_64 0:3.10.0-1160.59.1.el7 23:00:32 koji.noarch 0:1.15.1-1.el7.centos 23:00:32 less.x86_64 0:458-9.el7 23:00:32 libcomps.x86_64 0:0.1.8-14.el7 23:00:32 libedit.x86_64 0:3.0-12.20121213cvs.el7 23:00:32 libgomp.x86_64 0:4.8.5-44.el7 23:00:32 libmpc.x86_64 0:1.0.1-3.el7 23:00:32 libtirpc.x86_64 0:0.2.4-0.16.el7 23:00:32 logrotate.x86_64 0:3.8.6-19.el7 23:00:32 m4.x86_64 0:1.4.16-10.el7 23:00:32 mpfr.x86_64 0:3.1.1-4.el7 23:00:32 openssh.x86_64 0:7.4p1-22.el7_9 23:00:32 openssh-clients.x86_64 0:7.4p1-22.el7_9 23:00:32 perl.x86_64 4:5.16.3-299.el7_9 23:00:32 perl-Carp.noarch 0:1.26-244.el7 23:00:32 perl-Data-Dumper.x86_64 0:2.145-3.el7 23:00:32 perl-Encode.x86_64 0:2.51-7.el7 23:00:32 perl-Error.noarch 1:0.17020-2.el7 23:00:32 perl-Exporter.noarch 0:5.68-3.el7 23:00:32 perl-File-Path.noarch 0:2.09-2.el7 23:00:32 perl-File-Temp.noarch 0:0.23.01-3.el7 23:00:32 perl-Filter.x86_64 0:1.49-3.el7 23:00:32 perl-Getopt-Long.noarch 0:2.40-3.el7 23:00:32 perl-Git.noarch 0:1.8.3.1-23.el7_8 23:00:32 perl-HTTP-Tiny.noarch 0:0.033-3.el7 23:00:32 perl-PathTools.x86_64 0:3.40-5.el7 23:00:32 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 23:00:32 perl-Pod-Perldoc.noarch 0:3.20-4.el7 23:00:32 perl-Pod-Simple.noarch 1:3.28-4.el7 23:00:32 perl-Pod-Usage.noarch 0:1.63-3.el7 23:00:32 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 23:00:32 perl-Socket.x86_64 0:2.010-5.el7 23:00:32 perl-Storable.x86_64 0:2.45-3.el7 23:00:32 perl-TermReadKey.x86_64 0:2.30-20.el7 23:00:32 perl-Test-Harness.noarch 0:3.28-3.el7 23:00:32 perl-Text-ParseWords.noarch 0:3.29-4.el7 23:00:32 perl-Thread-Queue.noarch 0:3.02-2.el7 23:00:32 perl-Time-HiRes.x86_64 4:1.9725-3.el7 23:00:32 perl-Time-Local.noarch 0:1.2300-2.el7 23:00:32 perl-constant.noarch 0:1.27-2.el7 23:00:32 perl-libs.x86_64 4:5.16.3-299.el7_9 23:00:32 perl-macros.x86_64 4:5.16.3-299.el7_9 23:00:32 perl-parent.noarch 1:0.225-244.el7 23:00:32 perl-podlators.noarch 0:2.5.1-3.el7 23:00:32 perl-srpm-macros.noarch 0:1-8.el7 23:00:32 perl-threads.x86_64 0:1.87-4.el7 23:00:32 perl-threads-shared.x86_64 0:1.43-6.el7 23:00:32 pyOpenSSL.x86_64 0:0.13.1-4.el7 23:00:32 python-backports.x86_64 0:1.0-8.el7 23:00:32 python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 23:00:32 python-dateutil.noarch 0:1.5-7.el7 23:00:32 python-ipaddress.noarch 0:1.0.16-2.el7 23:00:32 python-kerberos.x86_64 0:1.1-15.el7 23:00:32 python-krbV.x86_64 0:1.0.90-8.el7 23:00:32 python-nss.x86_64 0:0.16.0-3.el7 23:00:32 python-requests.noarch 0:2.6.0-10.el7 23:00:32 python-requests-kerberos.noarch 0:0.7.0-2.el7 23:00:32 python-rpm-macros.noarch 0:3-34.el7 23:00:32 python-six.noarch 0:1.9.0-2.el7 23:00:32 python-srpm-macros.noarch 0:3-34.el7 23:00:32 python-urllib3.noarch 0:1.10.2-7.el7 23:00:32 python2-koji.noarch 0:1.15.1-1.el7.centos 23:00:32 python2-libcomps.x86_64 0:0.1.8-14.el7 23:00:32 python3-libs.x86_64 0:3.6.8-18.el7 23:00:32 python3-pip.noarch 0:9.0.3-8.el7 23:00:32 python3-rpm-generators.noarch 0:6-2.el7 23:00:32 python3-rpm-macros.noarch 0:3-34.el7 23:00:32 python3-setuptools.noarch 0:39.2.0-10.el7 23:00:32 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos 23:00:32 rsync.x86_64 0:3.1.2-10.el7 23:00:32 zip.x86_64 0:3.0-11.el7 23:00:32 23:00:32 Dependency Updated: 23:00:32 glibc.x86_64 0:2.17-325.el7_9 glibc-common.x86_64 0:2.17-325.el7_9 23:00:32 23:00:32 Complete! 23:00:32 Loaded plugins: fastestmirror, ovl 23:00:32 Cleaning repos: base extras fedora-infra-sigul updates 23:00:32 Cleaning up list of fastest mirrors 23:00:32 Python 3.6.8 23:00:33 Reading package lists... 23:00:36 Reading package lists... 23:00:36 Building dependency tree... 23:00:36 Reading state information... 23:00:37 util-linux is already the newest version (2.36.1-8+deb11u1). 23:00:37 util-linux set to manually installed. 23:00:37 The following additional packages will be installed: 23:00:37 binutils binutils-aarch64-linux-gnu binutils-common bzip2 cpp cpp-10 dbus 23:00:37 dirmngr dmsetup dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ 23:00:37 g++-10 gcc gcc-10 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent 23:00:37 gpg-wks-client gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl 23:00:37 libalgorithm-diff-xs-perl libalgorithm-merge-perl libapparmor1 libargon2-1 23:00:37 libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin 23:00:37 libc-devtools libc6-dev libcap2 libcbor0 libcc1-0 libcrypt-dev 23:00:37 libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdbus-1-3 23:00:37 libdeflate0 libdevmapper1.02.1 libdpkg-perl libedit2 liberror-perl 23:00:37 libfakeroot libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 23:00:37 libgcc-10-dev libgd3 libgdbm-compat4 libgomp1 libicu67 libip4tc2 libisl23 23:00:37 libitm1 libjbig0 libjpeg62-turbo libjq1 libjson-c5 libkmod2 libksba8 23:00:37 libldap-2.4-2 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3 23:00:37 libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libonig5 libperl5.32 libpng16-16 23:00:37 libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 23:00:37 libsensors-config libsensors5 libssh2-1 libstdc++-10-dev libtiff5 23:00:37 libtirpc-dev libtsan0 libubsan1 libwebp6 libx11-6 libx11-data libxau6 23:00:37 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxpm4 libxslt1.1 23:00:37 linux-libc-dev make manpages manpages-dev openssh-client patch perl 23:00:37 perl-modules-5.32 pinentry-curses publicsuffix sensible-utils systemd 23:00:37 systemd-timesyncd ucf xauth xz-utils 23:00:37 Suggested packages: 23:00:37 binutils-doc bzip2-doc cpp-doc gcc-10-locales default-dbus-session-bus 23:00:37 | dbus-session-bus dbus-user-session libpam-systemd pinentry-gnome3 tor 23:00:37 debian-keyring gcc-10-doc gcc-multilib autoconf automake libtool flex bison 23:00:37 gdb gcc-doc gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 23:00:37 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie 23:00:37 xloadimage scdaemon glibc-doc bzr libgd-tools libsasl2-modules-gssapi-mit 23:00:37 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 23:00:37 libsasl2-modules-sql lm-sensors libstdc++-10-doc make-doc man-browser 23:00:37 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 23:00:37 libterm-readline-gnu-perl | libterm-readline-perl-perl 23:00:37 libtap-harness-archive-perl pinentry-doc isag systemd-container policykit-1 23:00:42 Removing intermediate container 6ee27a5036c4 23:00:42 ---> 794f53d489b4 23:00:42 Step 6/8 : RUN curl "https://bootstrap.pypa.io/get-pip.py" -o get-pip.py && python get-pip.py && rm -rf get-pip.py 23:00:42 ---> Running in 4a1123c51341 23:00:42  % Total % Received % Xferd Average Speed Time Time Time Current 23:00:42 Dload Upload  Total Spent Left Speed 23:00:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2548k 100 2548k 0 0 8822k 0 --:--:-- --:--:-- --:--:-- 8849k 23:00:42 ERROR: This script does not work on Python 3.6 The minimum supported Python version is 3.7. Please use https://bootstrap.pypa.io/pip/3.6/get-pip.py instead. 23:00:42 The command '/bin/sh -c curl "https://bootstrap.pypa.io/get-pip.py" -o get-pip.py && python get-pip.py && rm -rf get-pip.py' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } 23:00:43 The following NEW packages will be installed: 23:00:43 binutils binutils-aarch64-linux-gnu binutils-common build-essential bzip2 23:00:43 cpp cpp-10 curl dbus dirmngr dmsetup dpkg-dev fakeroot fontconfig-config 23:00:43 fonts-dejavu-core g++ g++-10 gcc gcc-10 git git-man gnupg gnupg-l10n 23:00:43 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm jq 23:00:43 less libalgorithm-diff-perl libalgorithm-diff-xs-perl 23:00:43 libalgorithm-merge-perl libapparmor1 libargon2-1 libasan6 libassuan0 23:00:43 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools 23:00:43 libc6-dev libcap2 libcbor0 libcc1-0 libcrypt-dev libcryptsetup12 23:00:43 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdbus-1-3 libdeflate0 23:00:43 libdevmapper1.02.1 libdpkg-perl libedit2 liberror-perl libfakeroot 23:00:43 libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-10-dev 23:00:43 libgd3 libgdbm-compat4 libgomp1 libicu67 libip4tc2 libisl23 libitm1 libjbig0 23:00:43 libjpeg62-turbo libjq1 libjson-c5 libkmod2 libksba8 libldap-2.4-2 23:00:43 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpfr6 23:00:43 libnghttp2-14 libnpth0 libnsl-dev libonig5 libperl5.32 libpng16-16 libpsl5 23:00:43 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsensors-config 23:00:43 libsensors5 libssh2-1 libstdc++-10-dev libtiff5 libtirpc-dev libtsan0 23:00:43 libubsan1 libwebp6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 23:00:43 libxml2 libxmuu1 libxpm4 libxslt1.1 linux-libc-dev make manpages 23:00:43 manpages-dev openssh-client patch perl perl-modules-5.32 pinentry-curses 23:00:43 publicsuffix sensible-utils sudo sysstat systemd systemd-timesyncd ucf wget 23:00:43 xauth xmlstarlet xz-utils 23:00:43 0 upgraded, 137 newly installed, 0 to remove and 1 not upgraded. 23:00:43 Need to get 108 MB of archives. 23:00:43 After this operation, 405 MB of additional disk space will be used. 23:00:43 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] 23:00:43 Get:2 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 23:00:43 Get:3 http://security.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.92-1 [1426 kB] 23:00:43 Get:4 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 23:00:43 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] 23:00:43 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 23:00:43 Get:7 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB] 23:00:43 Get:8 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 23:00:43 Get:9 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 23:00:43 Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 23:00:43 Get:11 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] 23:00:43 Get:12 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 23:00:43 Get:13 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] 23:00:43 Get:14 http://deb.debian.org/debian bullseye/main arm64 systemd-timesyncd arm64 247.3-6 [129 kB] 23:00:43 Get:15 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-6 [4150 kB] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 23:00:43 Get:16 http://deb.debian.org/debian bullseye/main arm64 libdbus-1-3 arm64 1.12.20-2 [208 kB] 23:00:43 Get:17 http://deb.debian.org/debian bullseye/main arm64 dbus arm64 1.12.20-2 [228 kB] 23:00:43 Get:18 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] 23:00:43 Get:19 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB] 23:00:43 Get:20 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u2 [3911 kB] 23:00:43 Get:21 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u2 [293 kB] 23:00:43 Get:22 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB] 23:00:43 Get:23 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB] 23:00:43 Get:24 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB] 23:00:43 Get:25 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 23:00:43 Get:26 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB] 23:00:43 Get:27 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB] 23:00:43 Get:28 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1 [106 kB] 23:00:43 Get:29 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB] 23:00:43 Get:30 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB] 23:00:43 Get:31 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB] 23:00:43 Get:32 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5 [892 kB] [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:00:43 Failed in branch amd64 23:00:43 Get:33 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB] 23:00:43 Get:34 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] 23:00:43 Get:35 http://deb.debian.org/debian bullseye/main arm64 wget arm64 1.21-1+deb11u1 [946 kB] 23:00:43 Get:36 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] 23:00:43 Get:37 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB] 23:00:43 Get:38 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB] 23:00:43 Get:39 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB] 23:00:43 Get:40 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB] 23:00:43 Get:41 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB] 23:00:43 Get:42 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB] 23:00:43 Get:43 http://deb.debian.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u2 [272 kB] 23:00:43 Get:44 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB] 23:00:43 Get:45 http://deb.debian.org/debian bullseye/main arm64 libtirpc-dev arm64 1.3.1-1 [192 kB] 23:00:43 Get:46 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB] 23:00:43 Get:47 http://deb.debian.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u2 [2030 kB] 23:00:43 Get:48 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB] 23:00:43 Get:49 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB] 23:00:43 Get:50 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB] 23:00:43 Get:51 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB] 23:00:43 Get:52 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB] 23:00:43 Get:53 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB] 23:00:43 Get:54 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB] 23:00:43 Get:55 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB] 23:00:43 Get:56 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B] 23:00:43 Get:57 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB] 23:00:44 Get:58 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB] 23:00:44 Get:59 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB] 23:00:44 Get:60 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB] 23:00:44 Get:61 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB] 23:00:44 Get:62 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB] 23:00:44 Get:63 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B] 23:00:44 Get:64 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB] 23:00:44 Get:65 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB] 23:00:44 Get:66 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B] 23:00:44 Get:67 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB] 23:00:44 Get:68 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.9 [1537 kB] 23:00:44 Get:69 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 23:00:44 Get:70 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.9 [2153 kB] 23:00:44 Get:71 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] 23:00:44 Get:72 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] 23:00:44 Get:73 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] 23:00:44 Get:74 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] 23:00:44 Get:75 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 23:00:44 Get:76 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] 23:00:44 Get:77 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] 23:00:45 Get:78 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] 23:00:45 Get:79 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB] 23:00:45 Get:80 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2 [540 kB] 23:00:45 Get:81 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3 [114 kB] 23:00:45 Get:82 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] 23:00:45 Get:83 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2 [744 kB] 23:00:45 Get:84 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB] 23:00:45 Get:85 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB] 23:00:45 Get:86 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB] 23:00:45 Get:87 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB] 23:00:45 Get:88 http://deb.debian.org/debian bullseye/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u1 [317 kB] 23:00:45 Get:89 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB] 23:00:45 Get:90 http://deb.debian.org/debian bullseye/main arm64 git-man all 1:2.30.2-1 [1827 kB] 23:00:45 Get:91 http://deb.debian.org/debian bullseye/main arm64 git arm64 1:2.30.2-1 [5428 kB] 23:00:45 Get:92 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2 [1084 kB] 23:00:45 Get:93 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2 [863 kB] 23:00:45 Get:94 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2 [883 kB] 23:00:45 Get:95 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB] 23:00:45 Get:96 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2 [651 kB] 23:00:45 Get:97 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2 [517 kB] 23:00:45 Get:98 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2 [510 kB] 23:00:45 Get:99 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2 [627 kB] 23:00:45 Get:100 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2 [825 kB] 23:00:45 Get:101 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 23:00:45 Get:102 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 23:00:45 Get:103 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 23:00:45 Get:104 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] 23:00:45 Get:105 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB] 23:00:45 Get:106 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] 23:00:45 Get:107 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB] 23:00:45 Get:108 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1 [393 kB] 23:00:45 Get:109 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB] 23:00:45 Get:110 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB] 23:00:45 Get:111 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB] 23:00:45 Get:112 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB] 23:00:45 Get:113 http://deb.debian.org/debian bullseye/main arm64 libwebp6 arm64 0.6.1-2.1 [244 kB] 23:00:45 Get:114 http://deb.debian.org/debian bullseye/main arm64 libtiff5 arm64 4.2.0-1 [276 kB] 23:00:45 Get:115 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] 23:00:45 Get:116 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] 23:00:45 Get:117 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB] 23:00:45 Get:118 http://deb.debian.org/debian bullseye/main arm64 libx11-data all 2:1.7.2-1 [311 kB] 23:00:45 Get:119 http://deb.debian.org/debian bullseye/main arm64 libx11-6 arm64 2:1.7.2-1 [748 kB] 23:00:45 Get:120 http://deb.debian.org/debian bullseye/main arm64 libxpm4 arm64 1:3.5.12-1 [43.9 kB] 23:00:45 Get:121 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB] 23:00:45 Get:122 http://deb.debian.org/debian bullseye/main arm64 libc-devtools arm64 2.31-13+deb11u2 [244 kB] 23:00:45 Get:123 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB] 23:00:45 Get:124 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 23:00:45 Get:125 http://deb.debian.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3 [95.9 kB] 23:00:45 Get:126 http://deb.debian.org/debian bullseye/main arm64 libsensors-config all 1:3.6.0-7 [32.3 kB] 23:00:45 Get:127 http://deb.debian.org/debian bullseye/main arm64 libsensors5 arm64 1:3.6.0-7 [51.2 kB] 23:00:45 Get:128 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB] 23:00:45 Get:129 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] 23:00:45 Get:130 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB] 23:00:45 Get:131 http://deb.debian.org/debian bullseye/main arm64 libxslt1.1 arm64 1.1.34-4 [228 kB] 23:00:45 Get:132 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB] 23:00:45 Get:133 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20211207.1025-0+deb11u1 [125 kB] 23:00:45 Get:134 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] 23:00:45 Get:135 http://deb.debian.org/debian bullseye/main arm64 sysstat arm64 12.5.2-2 [581 kB] 23:00:45 Get:136 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB] 23:00:45 Get:137 http://deb.debian.org/debian bullseye/main arm64 xmlstarlet arm64 1.6.1-2.1 [265 kB] 23:00:46 debconf: delaying package configuration, since apt-utils is not installed 23:00:46 Fetched 108 MB in 3s (40.4 MB/s) 23:00:46 Selecting previously unselected package libapparmor1:arm64. 23:00:46 (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 ... 7015 files and directories currently installed.) 23:00:46 Preparing to unpack .../000-libapparmor1_2.13.6-10_arm64.deb ... 23:00:46 Unpacking libapparmor1:arm64 (2.13.6-10) ... 23:00:46 Selecting previously unselected package libcap2:arm64. 23:00:46 Preparing to unpack .../001-libcap2_1%3a2.44-1_arm64.deb ... 23:00:46 Unpacking libcap2:arm64 (1:2.44-1) ... 23:00:46 Selecting previously unselected package libargon2-1:arm64. 23:00:46 Preparing to unpack .../002-libargon2-1_0~20171227-0.2_arm64.deb ... 23:00:46 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 23:00:46 Selecting previously unselected package dmsetup. 23:00:46 Preparing to unpack .../003-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 23:00:46 Unpacking dmsetup (2:1.02.175-2.1) ... 23:00:46 Selecting previously unselected package libdevmapper1.02.1:arm64. 23:00:46 Preparing to unpack .../004-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 23:00:46 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 23:00:46 Selecting previously unselected package libjson-c5:arm64. 23:00:46 Preparing to unpack .../005-libjson-c5_0.15-2_arm64.deb ... 23:00:46 Unpacking libjson-c5:arm64 (0.15-2) ... 23:00:47 Selecting previously unselected package libcryptsetup12:arm64. 23:00:47 Preparing to unpack .../006-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... 23:00:47 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 23:00:47 Selecting previously unselected package libip4tc2:arm64. 23:00:47 Preparing to unpack .../007-libip4tc2_1.8.7-1_arm64.deb ... 23:00:47 Unpacking libip4tc2:arm64 (1.8.7-1) ... 23:00:47 Selecting previously unselected package libkmod2:arm64. 23:00:47 Preparing to unpack .../008-libkmod2_28-1_arm64.deb ... 23:00:47 Unpacking libkmod2:arm64 (28-1) ... 23:00:47 Selecting previously unselected package systemd-timesyncd. 23:00:47 Preparing to unpack .../009-systemd-timesyncd_247.3-6_arm64.deb ... 23:00:47 Unpacking systemd-timesyncd (247.3-6) ... 23:00:47 Selecting previously unselected package systemd. 23:00:47 Preparing to unpack .../010-systemd_247.3-6_arm64.deb ... 23:00:47 Unpacking systemd (247.3-6) ... 23:00:49 Selecting previously unselected package libdbus-1-3:arm64. 23:00:49 Preparing to unpack .../011-libdbus-1-3_1.12.20-2_arm64.deb ... 23:00:49 Unpacking libdbus-1-3:arm64 (1.12.20-2) ... 23:00:49 Selecting previously unselected package dbus. 23:00:49 Preparing to unpack .../012-dbus_1.12.20-2_arm64.deb ... 23:00:49 Unpacking dbus (1.12.20-2) ... 23:00:49 Selecting previously unselected package perl-modules-5.32. 23:00:49 Preparing to unpack .../013-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... 23:00:49 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... 23:00:50 Selecting previously unselected package libgdbm-compat4:arm64. 23:00:50 Preparing to unpack .../014-libgdbm-compat4_1.19-2_arm64.deb ... 23:00:50 Unpacking libgdbm-compat4:arm64 (1.19-2) ... 23:00:50 Selecting previously unselected package libperl5.32:arm64. 23:00:50 Preparing to unpack .../015-libperl5.32_5.32.1-4+deb11u2_arm64.deb ... 23:00:50 Unpacking libperl5.32:arm64 (5.32.1-4+deb11u2) ... 23:00:52 Selecting previously unselected package perl. 23:00:52 Preparing to unpack .../016-perl_5.32.1-4+deb11u2_arm64.deb ... 23:00:52 Unpacking perl (5.32.1-4+deb11u2) ... 23:00:52 Selecting previously unselected package liblocale-gettext-perl. 23:00:52 Preparing to unpack .../017-liblocale-gettext-perl_1.07-4+b1_arm64.deb ... 23:00:52 Unpacking liblocale-gettext-perl (1.07-4+b1) ... 23:00:52 Selecting previously unselected package less. 23:00:52 Preparing to unpack .../018-less_551-2_arm64.deb ... 23:00:52 Unpacking less (551-2) ... 23:00:52 Selecting previously unselected package sensible-utils. 23:00:52 Preparing to unpack .../019-sensible-utils_0.0.14_all.deb ... 23:00:52 Unpacking sensible-utils (0.0.14) ... 23:00:52 Selecting previously unselected package bzip2. 23:00:52 Preparing to unpack .../020-bzip2_1.0.8-4_arm64.deb ... 23:00:52 Unpacking bzip2 (1.0.8-4) ... 23:00:52 Selecting previously unselected package manpages. 23:00:52 Preparing to unpack .../021-manpages_5.10-1_all.deb ... 23:00:52 Unpacking manpages (5.10-1) ... 23:00:52 Selecting previously unselected package libmd0:arm64. 23:00:52 Preparing to unpack .../022-libmd0_1.0.3-3_arm64.deb ... 23:00:52 Unpacking libmd0:arm64 (1.0.3-3) ... 23:00:52 Selecting previously unselected package libbsd0:arm64. 23:00:52 Preparing to unpack .../023-libbsd0_0.11.3-1_arm64.deb ... 23:00:52 Unpacking libbsd0:arm64 (0.11.3-1) ... 23:00:52 Selecting previously unselected package libedit2:arm64. 23:00:52 Preparing to unpack .../024-libedit2_3.1-20191231-2+b1_arm64.deb ... 23:00:52 Unpacking libedit2:arm64 (3.1-20191231-2+b1) ... 23:00:53 Selecting previously unselected package libcbor0:arm64. 23:00:53 Preparing to unpack .../025-libcbor0_0.5.0+dfsg-2_arm64.deb ... 23:00:53 Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ... 23:00:53 Selecting previously unselected package libfido2-1:arm64. 23:00:53 Preparing to unpack .../026-libfido2-1_1.6.0-2_arm64.deb ... 23:00:53 Unpacking libfido2-1:arm64 (1.6.0-2) ... 23:00:53 Selecting previously unselected package openssh-client. 23:00:53 Preparing to unpack .../027-openssh-client_1%3a8.4p1-5_arm64.deb ... 23:00:53 Unpacking openssh-client (1:8.4p1-5) ... 23:00:53 Selecting previously unselected package ucf. 23:00:53 Preparing to unpack .../028-ucf_3.0043_all.deb ... 23:00:53 Moving old data out of the way 23:00:53 Unpacking ucf (3.0043) ... 23:00:53 Selecting previously unselected package libpsl5:arm64. 23:00:53 Preparing to unpack .../029-libpsl5_0.21.0-1.2_arm64.deb ... 23:00:53 Unpacking libpsl5:arm64 (0.21.0-1.2) ... 23:00:53 Selecting previously unselected package wget. 23:00:53 Preparing to unpack .../030-wget_1.21-1+deb11u1_arm64.deb ... 23:00:53 Unpacking wget (1.21-1+deb11u1) ... 23:00:54 Selecting previously unselected package xz-utils. 23:00:54 Preparing to unpack .../031-xz-utils_5.2.5-2_arm64.deb ... 23:00:54 Unpacking xz-utils (5.2.5-2) ... 23:00:54 Selecting previously unselected package binutils-common:arm64. 23:00:54 Preparing to unpack .../032-binutils-common_2.35.2-2_arm64.deb ... 23:00:54 Unpacking binutils-common:arm64 (2.35.2-2) ... 23:00:54 Selecting previously unselected package libbinutils:arm64. 23:00:54 Preparing to unpack .../033-libbinutils_2.35.2-2_arm64.deb ... 23:00:54 Unpacking libbinutils:arm64 (2.35.2-2) ... 23:00:55 Selecting previously unselected package libctf-nobfd0:arm64. 23:00:55 Preparing to unpack .../034-libctf-nobfd0_2.35.2-2_arm64.deb ... 23:00:55 Unpacking libctf-nobfd0:arm64 (2.35.2-2) ... 23:00:55 Selecting previously unselected package libctf0:arm64. 23:00:55 Preparing to unpack .../035-libctf0_2.35.2-2_arm64.deb ... 23:00:55 Unpacking libctf0:arm64 (2.35.2-2) ... 23:00:55 Selecting previously unselected package binutils-aarch64-linux-gnu. 23:00:55 Preparing to unpack .../036-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ... 23:00:55 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... 23:00:56 Selecting previously unselected package binutils. 23:00:56 Preparing to unpack .../037-binutils_2.35.2-2_arm64.deb ... 23:00:56 Unpacking binutils (2.35.2-2) ... 23:00:56 Selecting previously unselected package libc-dev-bin. 23:00:56 Preparing to unpack .../038-libc-dev-bin_2.31-13+deb11u2_arm64.deb ... 23:00:56 Unpacking libc-dev-bin (2.31-13+deb11u2) ... 23:00:56 Selecting previously unselected package linux-libc-dev:arm64. 23:00:56 Preparing to unpack .../039-linux-libc-dev_5.10.92-1_arm64.deb ... 23:00:56 Unpacking linux-libc-dev:arm64 (5.10.92-1) ... 23:00:56 Selecting previously unselected package libcrypt-dev:arm64. 23:00:56 Preparing to unpack .../040-libcrypt-dev_1%3a4.4.18-4_arm64.deb ... 23:00:57 Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ... 23:00:57 Selecting previously unselected package libtirpc-dev:arm64. 23:00:57 Preparing to unpack .../041-libtirpc-dev_1.3.1-1_arm64.deb ... 23:00:57 Unpacking libtirpc-dev:arm64 (1.3.1-1) ... 23:00:57 Selecting previously unselected package libnsl-dev:arm64. 23:00:57 Preparing to unpack .../042-libnsl-dev_1.3.0-2_arm64.deb ... 23:00:57 Unpacking libnsl-dev:arm64 (1.3.0-2) ... 23:00:57 Selecting previously unselected package libc6-dev:arm64. 23:00:57 Preparing to unpack .../043-libc6-dev_2.31-13+deb11u2_arm64.deb ... 23:00:57 Unpacking libc6-dev:arm64 (2.31-13+deb11u2) ... 23:00:58 Selecting previously unselected package libisl23:arm64. 23:00:58 Preparing to unpack .../044-libisl23_0.23-1_arm64.deb ... 23:00:58 Unpacking libisl23:arm64 (0.23-1) ... 23:00:58 Selecting previously unselected package libmpfr6:arm64. 23:00:58 Preparing to unpack .../045-libmpfr6_4.1.0-3_arm64.deb ... 23:00:58 Unpacking libmpfr6:arm64 (4.1.0-3) ... 23:00:58 Selecting previously unselected package libmpc3:arm64. 23:00:58 Preparing to unpack .../046-libmpc3_1.2.0-1_arm64.deb ... 23:00:58 Unpacking libmpc3:arm64 (1.2.0-1) ... 23:00:58 Selecting previously unselected package cpp-10. 23:00:58 Preparing to unpack .../047-cpp-10_10.2.1-6_arm64.deb ... 23:00:58 Unpacking cpp-10 (10.2.1-6) ... 23:01:00 Selecting previously unselected package cpp. 23:01:00 Preparing to unpack .../048-cpp_4%3a10.2.1-1_arm64.deb ... 23:01:00 Unpacking cpp (4:10.2.1-1) ... 23:01:00 Selecting previously unselected package libcc1-0:arm64. 23:01:00 Preparing to unpack .../049-libcc1-0_10.2.1-6_arm64.deb ... 23:01:00 Unpacking libcc1-0:arm64 (10.2.1-6) ... 23:01:00 Selecting previously unselected package libgomp1:arm64. 23:01:00 Preparing to unpack .../050-libgomp1_10.2.1-6_arm64.deb ... 23:01:00 Unpacking libgomp1:arm64 (10.2.1-6) ... 23:01:01 Selecting previously unselected package libitm1:arm64. 23:01:01 Preparing to unpack .../051-libitm1_10.2.1-6_arm64.deb ... 23:01:01 Unpacking libitm1:arm64 (10.2.1-6) ... 23:01:01 Selecting previously unselected package libatomic1:arm64. 23:01:01 Preparing to unpack .../052-libatomic1_10.2.1-6_arm64.deb ... 23:01:01 Unpacking libatomic1:arm64 (10.2.1-6) ... 23:01:01 Selecting previously unselected package libasan6:arm64. 23:01:01 Preparing to unpack .../053-libasan6_10.2.1-6_arm64.deb ... 23:01:01 Unpacking libasan6:arm64 (10.2.1-6) ... 23:01:01 Selecting previously unselected package liblsan0:arm64. 23:01:01 Preparing to unpack .../054-liblsan0_10.2.1-6_arm64.deb ... 23:01:01 Unpacking liblsan0:arm64 (10.2.1-6) ... 23:01:02 Selecting previously unselected package libtsan0:arm64. 23:01:02 Preparing to unpack .../055-libtsan0_10.2.1-6_arm64.deb ... 23:01:02 Unpacking libtsan0:arm64 (10.2.1-6) ... 23:01:02 Selecting previously unselected package libubsan1:arm64. 23:01:02 Preparing to unpack .../056-libubsan1_10.2.1-6_arm64.deb ... 23:01:02 Unpacking libubsan1:arm64 (10.2.1-6) ... 23:01:03 Selecting previously unselected package libgcc-10-dev:arm64. 23:01:03 Preparing to unpack .../057-libgcc-10-dev_10.2.1-6_arm64.deb ... 23:01:03 Unpacking libgcc-10-dev:arm64 (10.2.1-6) ... 23:01:03 Selecting previously unselected package gcc-10. 23:01:03 Preparing to unpack .../058-gcc-10_10.2.1-6_arm64.deb ... 23:01:03 Unpacking gcc-10 (10.2.1-6) ... 23:01:07 Selecting previously unselected package gcc. 23:01:07 Preparing to unpack .../059-gcc_4%3a10.2.1-1_arm64.deb ... 23:01:07 Unpacking gcc (4:10.2.1-1) ... 23:01:07 Selecting previously unselected package libstdc++-10-dev:arm64. 23:01:07 Preparing to unpack .../060-libstdc++-10-dev_10.2.1-6_arm64.deb ... 23:01:07 Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ... 23:01:08 Selecting previously unselected package g++-10. 23:01:08 Preparing to unpack .../061-g++-10_10.2.1-6_arm64.deb ... 23:01:08 Unpacking g++-10 (10.2.1-6) ... 23:01:10 Selecting previously unselected package g++. 23:01:10 Preparing to unpack .../062-g++_4%3a10.2.1-1_arm64.deb ... 23:01:10 Unpacking g++ (4:10.2.1-1) ... 23:01:10 Selecting previously unselected package make. 23:01:10 Preparing to unpack .../063-make_4.3-4.1_arm64.deb ... 23:01:11 Unpacking make (4.3-4.1) ... 23:01:11 Selecting previously unselected package libdpkg-perl. 23:01:11 Preparing to unpack .../064-libdpkg-perl_1.20.9_all.deb ... 23:01:11 Unpacking libdpkg-perl (1.20.9) ... 23:01:11 Selecting previously unselected package patch. 23:01:11 Preparing to unpack .../065-patch_2.7.6-7_arm64.deb ... 23:01:11 Unpacking patch (2.7.6-7) ... 23:01:11 Selecting previously unselected package dpkg-dev. 23:01:11 Preparing to unpack .../066-dpkg-dev_1.20.9_all.deb ... 23:01:11 Unpacking dpkg-dev (1.20.9) ... 23:01:12 Selecting previously unselected package build-essential. 23:01:12 Preparing to unpack .../067-build-essential_12.9_arm64.deb ... 23:01:12 Unpacking build-essential (12.9) ... 23:01:12 Selecting previously unselected package libbrotli1:arm64. 23:01:12 Preparing to unpack .../068-libbrotli1_1.0.9-2+b2_arm64.deb ... 23:01:12 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... 23:01:12 Selecting previously unselected package libsasl2-modules-db:arm64. 23:01:12 Preparing to unpack .../069-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 23:01:12 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 23:01:12 Selecting previously unselected package libsasl2-2:arm64. 23:01:12 Preparing to unpack .../070-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 23:01:12 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 23:01:12 Selecting previously unselected package libldap-2.4-2:arm64. 23:01:12 Preparing to unpack .../071-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... 23:01:12 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... 23:01:12 Selecting previously unselected package libnghttp2-14:arm64. 23:01:12 Preparing to unpack .../072-libnghttp2-14_1.43.0-1_arm64.deb ... 23:01:12 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... 23:01:12 Selecting previously unselected package librtmp1:arm64. 23:01:12 Preparing to unpack .../073-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 23:01:12 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 23:01:12 Selecting previously unselected package libssh2-1:arm64. 23:01:12 Preparing to unpack .../074-libssh2-1_1.9.0-2_arm64.deb ... 23:01:12 Unpacking libssh2-1:arm64 (1.9.0-2) ... 23:01:13 Selecting previously unselected package libcurl4:arm64. 23:01:13 Preparing to unpack .../075-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... 23:01:13 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... 23:01:13 Selecting previously unselected package curl. 23:01:13 Preparing to unpack .../076-curl_7.74.0-1.3+deb11u1_arm64.deb ... 23:01:13 Unpacking curl (7.74.0-1.3+deb11u1) ... 23:01:13 Selecting previously unselected package libassuan0:arm64. 23:01:13 Preparing to unpack .../077-libassuan0_2.5.3-7.1_arm64.deb ... 23:01:13 Unpacking libassuan0:arm64 (2.5.3-7.1) ... 23:01:13 Selecting previously unselected package gpgconf. 23:01:13 Preparing to unpack .../078-gpgconf_2.2.27-2_arm64.deb ... 23:01:13 Unpacking gpgconf (2.2.27-2) ... 23:01:13 Selecting previously unselected package libksba8:arm64. 23:01:13 Preparing to unpack .../079-libksba8_1.5.0-3_arm64.deb ... 23:01:13 Unpacking libksba8:arm64 (1.5.0-3) ... 23:01:13 Selecting previously unselected package libnpth0:arm64. 23:01:13 Preparing to unpack .../080-libnpth0_1.6-3_arm64.deb ... 23:01:13 Unpacking libnpth0:arm64 (1.6-3) ... 23:01:13 Selecting previously unselected package dirmngr. 23:01:13 Preparing to unpack .../081-dirmngr_2.2.27-2_arm64.deb ... 23:01:13 Unpacking dirmngr (2.2.27-2) ... 23:01:13 Selecting previously unselected package libfakeroot:arm64. 23:01:13 Preparing to unpack .../082-libfakeroot_1.25.3-1.1_arm64.deb ... 23:01:14 Unpacking libfakeroot:arm64 (1.25.3-1.1) ... 23:01:14 Selecting previously unselected package fakeroot. 23:01:14 Preparing to unpack .../083-fakeroot_1.25.3-1.1_arm64.deb ... 23:01:14 Unpacking fakeroot (1.25.3-1.1) ... 23:01:14 Selecting previously unselected package fonts-dejavu-core. 23:01:14 Preparing to unpack .../084-fonts-dejavu-core_2.37-2_all.deb ... 23:01:14 Unpacking fonts-dejavu-core (2.37-2) ... 23:01:14 Selecting previously unselected package fontconfig-config. 23:01:14 Preparing to unpack .../085-fontconfig-config_2.13.1-4.2_all.deb ... 23:01:15 Unpacking fontconfig-config (2.13.1-4.2) ... 23:01:15 Selecting previously unselected package libcurl3-gnutls:arm64. 23:01:15 Preparing to unpack .../086-libcurl3-gnutls_7.74.0-1.3+deb11u1_arm64.deb ... 23:01:15 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u1) ... 23:01:15 Selecting previously unselected package liberror-perl. 23:01:15 Preparing to unpack .../087-liberror-perl_0.17029-1_all.deb ... 23:01:15 Unpacking liberror-perl (0.17029-1) ... 23:01:15 Selecting previously unselected package git-man. 23:01:15 Preparing to unpack .../088-git-man_1%3a2.30.2-1_all.deb ... 23:01:15 Unpacking git-man (1:2.30.2-1) ... 23:01:15 Selecting previously unselected package git. 23:01:15 Preparing to unpack .../089-git_1%3a2.30.2-1_arm64.deb ... 23:01:15 Unpacking git (1:2.30.2-1) ... 23:01:17 Selecting previously unselected package gnupg-l10n. 23:01:17 Preparing to unpack .../090-gnupg-l10n_2.2.27-2_all.deb ... 23:01:17 Unpacking gnupg-l10n (2.2.27-2) ... 23:01:17 Selecting previously unselected package gnupg-utils. 23:01:17 Preparing to unpack .../091-gnupg-utils_2.2.27-2_arm64.deb ... 23:01:17 Unpacking gnupg-utils (2.2.27-2) ... 23:01:17 Selecting previously unselected package gpg. 23:01:17 Preparing to unpack .../092-gpg_2.2.27-2_arm64.deb ... 23:01:17 Unpacking gpg (2.2.27-2) ... 23:01:17 Selecting previously unselected package pinentry-curses. 23:01:17 Preparing to unpack .../093-pinentry-curses_1.1.0-4_arm64.deb ... 23:01:17 Unpacking pinentry-curses (1.1.0-4) ... 23:01:17 Selecting previously unselected package gpg-agent. 23:01:17 Preparing to unpack .../094-gpg-agent_2.2.27-2_arm64.deb ... 23:01:17 Unpacking gpg-agent (2.2.27-2) ... 23:01:18 Selecting previously unselected package gpg-wks-client. 23:01:18 Preparing to unpack .../095-gpg-wks-client_2.2.27-2_arm64.deb ... 23:01:18 Unpacking gpg-wks-client (2.2.27-2) ... 23:01:18 Selecting previously unselected package gpg-wks-server. 23:01:18 Preparing to unpack .../096-gpg-wks-server_2.2.27-2_arm64.deb ... 23:01:18 Unpacking gpg-wks-server (2.2.27-2) ... 23:01:18 Selecting previously unselected package gpgsm. 23:01:18 Preparing to unpack .../097-gpgsm_2.2.27-2_arm64.deb ... 23:01:18 Unpacking gpgsm (2.2.27-2) ... 23:01:18 Selecting previously unselected package gnupg. 23:01:18 Preparing to unpack .../098-gnupg_2.2.27-2_all.deb ... 23:01:18 Unpacking gnupg (2.2.27-2) ... 23:01:18 Selecting previously unselected package libonig5:arm64. 23:01:18 Preparing to unpack .../099-libonig5_6.9.6-1.1_arm64.deb ... 23:01:18 Unpacking libonig5:arm64 (6.9.6-1.1) ... 23:01:18 Selecting previously unselected package libjq1:arm64. 23:01:18 Preparing to unpack .../100-libjq1_1.6-2.1_arm64.deb ... 23:01:18 Unpacking libjq1:arm64 (1.6-2.1) ... 23:01:18 Selecting previously unselected package jq. 23:01:18 Preparing to unpack .../101-jq_1.6-2.1_arm64.deb ... 23:01:18 Unpacking jq (1.6-2.1) ... 23:01:18 Selecting previously unselected package libalgorithm-diff-perl. 23:01:18 Preparing to unpack .../102-libalgorithm-diff-perl_1.201-1_all.deb ... 23:01:18 Unpacking libalgorithm-diff-perl (1.201-1) ... 23:01:18 Selecting previously unselected package libalgorithm-diff-xs-perl. 23:01:18 Preparing to unpack .../103-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ... 23:01:18 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... 23:01:19 Selecting previously unselected package libalgorithm-merge-perl. 23:01:19 Preparing to unpack .../104-libalgorithm-merge-perl_0.08-3_all.deb ... 23:01:19 Unpacking libalgorithm-merge-perl (0.08-3) ... 23:01:19 Selecting previously unselected package libpng16-16:arm64. 23:01:19 Preparing to unpack .../105-libpng16-16_1.6.37-3_arm64.deb ... 23:01:19 Unpacking libpng16-16:arm64 (1.6.37-3) ... 23:01:19 Selecting previously unselected package libfreetype6:arm64. 23:01:19 Preparing to unpack .../106-libfreetype6_2.10.4+dfsg-1_arm64.deb ... 23:01:19 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1) ... 23:01:19 Selecting previously unselected package libfontconfig1:arm64. 23:01:19 Preparing to unpack .../107-libfontconfig1_2.13.1-4.2_arm64.deb ... 23:01:19 Unpacking libfontconfig1:arm64 (2.13.1-4.2) ... 23:01:19 Selecting previously unselected package libjpeg62-turbo:arm64. 23:01:19 Preparing to unpack .../108-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ... 23:01:19 Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ... 23:01:19 Selecting previously unselected package libdeflate0:arm64. 23:01:19 Preparing to unpack .../109-libdeflate0_1.7-1_arm64.deb ... 23:01:19 Unpacking libdeflate0:arm64 (1.7-1) ... 23:01:19 Selecting previously unselected package libjbig0:arm64. 23:01:19 Preparing to unpack .../110-libjbig0_2.1-3.1+b2_arm64.deb ... 23:01:19 Unpacking libjbig0:arm64 (2.1-3.1+b2) ... 23:01:20 Selecting previously unselected package libwebp6:arm64. 23:01:20 Preparing to unpack .../111-libwebp6_0.6.1-2.1_arm64.deb ... 23:01:20 Unpacking libwebp6:arm64 (0.6.1-2.1) ... 23:01:20 Selecting previously unselected package libtiff5:arm64. 23:01:20 Preparing to unpack .../112-libtiff5_4.2.0-1_arm64.deb ... 23:01:20 Unpacking libtiff5:arm64 (4.2.0-1) ... 23:01:20 Selecting previously unselected package libxau6:arm64. 23:01:20 Preparing to unpack .../113-libxau6_1%3a1.0.9-1_arm64.deb ... 23:01:20 Unpacking libxau6:arm64 (1:1.0.9-1) ... 23:01:20 Selecting previously unselected package libxdmcp6:arm64. 23:01:20 Preparing to unpack .../114-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 23:01:20 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 23:01:20 Selecting previously unselected package libxcb1:arm64. 23:01:20 Preparing to unpack .../115-libxcb1_1.14-3_arm64.deb ... 23:01:20 Unpacking libxcb1:arm64 (1.14-3) ... 23:01:20 Selecting previously unselected package libx11-data. 23:01:20 Preparing to unpack .../116-libx11-data_2%3a1.7.2-1_all.deb ... 23:01:20 Unpacking libx11-data (2:1.7.2-1) ... 23:01:20 Selecting previously unselected package libx11-6:arm64. 23:01:20 Preparing to unpack .../117-libx11-6_2%3a1.7.2-1_arm64.deb ... 23:01:20 Unpacking libx11-6:arm64 (2:1.7.2-1) ... 23:01:20 Selecting previously unselected package libxpm4:arm64. 23:01:20 Preparing to unpack .../118-libxpm4_1%3a3.5.12-1_arm64.deb ... 23:01:20 Unpacking libxpm4:arm64 (1:3.5.12-1) ... 23:01:21 Selecting previously unselected package libgd3:arm64. 23:01:21 Preparing to unpack .../119-libgd3_2.3.0-2_arm64.deb ... 23:01:21 Unpacking libgd3:arm64 (2.3.0-2) ... 23:01:21 Selecting previously unselected package libc-devtools. 23:01:21 Preparing to unpack .../120-libc-devtools_2.31-13+deb11u2_arm64.deb ... 23:01:21 Unpacking libc-devtools (2.31-13+deb11u2) ... 23:01:21 Selecting previously unselected package libfile-fcntllock-perl. 23:01:21 Preparing to unpack .../121-libfile-fcntllock-perl_0.22-3+b7_arm64.deb ... 23:01:21 Unpacking libfile-fcntllock-perl (0.22-3+b7) ... 23:01:21 Selecting previously unselected package libicu67:arm64. 23:01:21 Preparing to unpack .../122-libicu67_67.1-7_arm64.deb ... 23:01:21 Unpacking libicu67:arm64 (67.1-7) ... 23:01:23 Selecting previously unselected package libldap-common. 23:01:23 Preparing to unpack .../123-libldap-common_2.4.57+dfsg-3_all.deb ... 23:01:23 Unpacking libldap-common (2.4.57+dfsg-3) ... 23:01:23 Selecting previously unselected package libsasl2-modules:arm64. 23:01:23 Preparing to unpack .../124-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 23:01:23 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 23:01:23 Selecting previously unselected package libsensors-config. 23:01:23 Preparing to unpack .../125-libsensors-config_1%3a3.6.0-7_all.deb ... 23:01:23 Unpacking libsensors-config (1:3.6.0-7) ... 23:01:23 Selecting previously unselected package libsensors5:arm64. 23:01:23 Preparing to unpack .../126-libsensors5_1%3a3.6.0-7_arm64.deb ... 23:01:23 Unpacking libsensors5:arm64 (1:3.6.0-7) ... 23:01:23 Selecting previously unselected package libxext6:arm64. 23:01:23 Preparing to unpack .../127-libxext6_2%3a1.3.3-1.1_arm64.deb ... 23:01:23 Unpacking libxext6:arm64 (2:1.3.3-1.1) ... 23:01:23 Selecting previously unselected package libxml2:arm64. 23:01:23 Preparing to unpack .../128-libxml2_2.9.10+dfsg-6.7_arm64.deb ... 23:01:23 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... 23:01:24 Selecting previously unselected package libxmuu1:arm64. 23:01:24 Preparing to unpack .../129-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ... 23:01:24 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ... 23:01:24 Selecting previously unselected package libxslt1.1:arm64. 23:01:24 Preparing to unpack .../130-libxslt1.1_1.1.34-4_arm64.deb ... 23:01:24 Unpacking libxslt1.1:arm64 (1.1.34-4) ... 23:01:24 Selecting previously unselected package manpages-dev. 23:01:24 Preparing to unpack .../131-manpages-dev_5.10-1_all.deb ... 23:01:24 Unpacking manpages-dev (5.10-1) ... 23:01:25 Selecting previously unselected package publicsuffix. 23:01:25 Preparing to unpack .../132-publicsuffix_20211207.1025-0+deb11u1_all.deb ... 23:01:25 Unpacking publicsuffix (20211207.1025-0+deb11u1) ... 23:01:25 Selecting previously unselected package sudo. 23:01:25 Preparing to unpack .../133-sudo_1.9.5p2-3_arm64.deb ... 23:01:25 Unpacking sudo (1.9.5p2-3) ... 23:01:25 Selecting previously unselected package sysstat. 23:01:25 Preparing to unpack .../134-sysstat_12.5.2-2_arm64.deb ... 23:01:25 Unpacking sysstat (12.5.2-2) ... 23:01:25 Selecting previously unselected package xauth. 23:01:25 Preparing to unpack .../135-xauth_1%3a1.1-1_arm64.deb ... 23:01:25 Unpacking xauth (1:1.1-1) ... 23:01:25 Selecting previously unselected package xmlstarlet. 23:01:25 Preparing to unpack .../136-xmlstarlet_1.6.1-2.1_arm64.deb ... 23:01:25 Unpacking xmlstarlet (1.6.1-2.1) ... 23:01:25 Setting up libip4tc2:arm64 (1.8.7-1) ... 23:01:25 Setting up libksba8:arm64 (1.5.0-3) ... 23:01:25 Setting up libxau6:arm64 (1:1.0.9-1) ... 23:01:25 Setting up libapparmor1:arm64 (2.13.6-10) ... 23:01:26 Setting up libpsl5:arm64 (0.21.0-1.2) ... 23:01:26 Setting up wget (1.21-1+deb11u1) ... 23:01:26 Setting up libicu67:arm64 (67.1-7) ... 23:01:26 Setting up manpages (5.10-1) ... 23:01:26 Setting up libargon2-1:arm64 (0~20171227-0.2) ... 23:01:26 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... 23:01:26 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... 23:01:26 Setting up libcbor0:arm64 (0.5.0+dfsg-2) ... 23:01:26 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 23:01:26 Setting up binutils-common:arm64 (2.35.2-2) ... 23:01:26 Setting up libsensors-config (1:3.6.0-7) ... 23:01:26 Setting up libnghttp2-14:arm64 (1.43.0-1) ... 23:01:26 Setting up libdeflate0:arm64 (1.7-1) ... 23:01:26 Setting up less (551-2) ... 23:01:26 Setting up linux-libc-dev:arm64 (5.10.92-1) ... 23:01:26 Setting up libctf-nobfd0:arm64 (2.35.2-2) ... 23:01:26 Setting up libnpth0:arm64 (1.6-3) ... 23:01:26 Setting up libassuan0:arm64 (2.5.3-7.1) ... 23:01:26 Setting up libgomp1:arm64 (10.2.1-6) ... 23:01:26 Setting up bzip2 (1.0.8-4) ... 23:01:26 Setting up libldap-common (2.4.57+dfsg-3) ... 23:01:26 Setting up libjbig0:arm64 (2.1-3.1+b2) ... 23:01:26 Setting up libcap2:arm64 (1:2.44-1) ... 23:01:26 Setting up libfakeroot:arm64 (1.25.3-1.1) ... 23:01:26 Setting up libasan6:arm64 (10.2.1-6) ... 23:01:26 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 23:01:26 Setting up fakeroot (1.25.3-1.1) ... 23:01:26 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 23:01:26 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 23:01:26 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 23:01:26 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 23:01:26 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 23:01:26 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 23:01:26 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 23:01:26 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 23:01:26 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 23:01:26 Setting up libtirpc-dev:arm64 (1.3.1-1) ... 23:01:26 Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ... 23:01:26 Setting up libx11-data (2:1.7.2-1) ... 23:01:26 Setting up make (4.3-4.1) ... 23:01:26 Setting up libmpfr6:arm64 (4.1.0-3) ... 23:01:26 Setting up gnupg-l10n (2.2.27-2) ... 23:01:26 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 23:01:26 Setting up libdbus-1-3:arm64 (1.12.20-2) ... 23:01:26 Setting up dbus (1.12.20-2) ... 23:01:27 invoke-rc.d: could not determine current runlevel 23:01:27 invoke-rc.d: policy-rc.d denied execution of start. 23:01:27 Setting up xz-utils (5.2.5-2) ... 23:01:27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 23:01:27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 23:01:27 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 23:01:27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 23:01:27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 23:01:27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 23:01:27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 23:01:27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 23:01:27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 23:01:27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 23:01:27 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 23:01:27 Setting up libpng16-16:arm64 (1.6.37-3) ... 23:01:27 Setting up libmpc3:arm64 (1.2.0-1) ... 23:01:27 Setting up libatomic1:arm64 (10.2.1-6) ... 23:01:27 Setting up patch (2.7.6-7) ... 23:01:27 Setting up libwebp6:arm64 (0.6.1-2.1) ... 23:01:27 Setting up sudo (1.9.5p2-3) ... 23:01:27 invoke-rc.d: could not determine current runlevel 23:01:27 invoke-rc.d: policy-rc.d denied execution of start. 23:01:27 Setting up fonts-dejavu-core (2.37-2) ... 23:01:27 Setting up libgdbm-compat4:arm64 (1.19-2) ... 23:01:27 Setting up libsensors5:arm64 (1:3.6.0-7) ... 23:01:27 Setting up libperl5.32:arm64 (5.32.1-4+deb11u2) ... 23:01:27 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 23:01:27 Setting up libubsan1:arm64 (10.2.1-6) ... 23:01:27 Setting up libmd0:arm64 (1.0.3-3) ... 23:01:27 Setting up libnsl-dev:arm64 (1.3.0-2) ... 23:01:27 Setting up sensible-utils (0.0.14) ... 23:01:27 Setting up libcrypt-dev:arm64 (1:4.4.18-4) ... 23:01:27 Setting up gpgconf (2.2.27-2) ... 23:01:27 Setting up git-man (1:2.30.2-1) ... 23:01:27 Setting up libssh2-1:arm64 (1.9.0-2) ... 23:01:27 Setting up libtiff5:arm64 (4.2.0-1) ... 23:01:27 Setting up libbinutils:arm64 (2.35.2-2) ... 23:01:27 Setting up libfido2-1:arm64 (1.6.0-2) ... 23:01:27 Setting up libisl23:arm64 (0.23-1) ... 23:01:27 Setting up libc-dev-bin (2.31-13+deb11u2) ... 23:01:27 Setting up libbsd0:arm64 (0.11.3-1) ... 23:01:27 Setting up libjson-c5:arm64 (0.15-2) ... 23:01:27 Setting up publicsuffix (20211207.1025-0+deb11u1) ... 23:01:27 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... 23:01:27 Setting up libcc1-0:arm64 (10.2.1-6) ... 23:01:27 Setting up libonig5:arm64 (6.9.6-1.1) ... 23:01:27 Setting up liblocale-gettext-perl (1.07-4+b1) ... 23:01:27 Setting up gpg (2.2.27-2) ... 23:01:27 Setting up liblsan0:arm64 (10.2.1-6) ... 23:01:27 Setting up cpp-10 (10.2.1-6) ... 23:01:27 Setting up libitm1:arm64 (10.2.1-6) ... 23:01:28 Setting up libkmod2:arm64 (28-1) ... 23:01:28 Setting up gnupg-utils (2.2.27-2) ... 23:01:28 Setting up libtsan0:arm64 (10.2.1-6) ... 23:01:28 Setting up libctf0:arm64 (2.35.2-2) ... 23:01:28 Setting up pinentry-curses (1.1.0-4) ... 23:01:28 Setting up manpages-dev (5.10-1) ... 23:01:28 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 23:01:28 Setting up libxcb1:arm64 (1.14-3) ... 23:01:28 Setting up gpg-agent (2.2.27-2) ... 23:01:28 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. 23:01:29 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. 23:01:29 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. 23:01:30 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. 23:01:30 Setting up libjq1:arm64 (1.6-2.1) ... 23:01:30 Setting up libgcc-10-dev:arm64 (10.2.1-6) ... 23:01:30 Setting up libedit2:arm64 (3.1-20191231-2+b1) ... 23:01:30 Setting up gpgsm (2.2.27-2) ... 23:01:30 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... 23:01:30 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... 23:01:30 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u1) ... 23:01:30 Setting up binutils (2.35.2-2) ... 23:01:30 Setting up dirmngr (2.2.27-2) ... 23:01:31 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 23:01:31 Setting up perl (5.32.1-4+deb11u2) ... 23:01:31 Setting up libfreetype6:arm64 (2.10.4+dfsg-1) ... 23:01:31 Setting up ucf (3.0043) ... 23:01:31 debconf: unable to initialize frontend: Dialog 23:01:31 debconf: (TERM is not set, so the dialog frontend is not usable.) 23:01:31 debconf: falling back to frontend: Readline 23:01:31 Setting up gcc-10 (10.2.1-6) ... 23:01:31 Setting up libdpkg-perl (1.20.9) ... 23:01:31 Setting up gpg-wks-server (2.2.27-2) ... 23:01:31 Setting up cpp (4:10.2.1-1) ... 23:01:31 Setting up jq (1.6-2.1) ... 23:01:31 Setting up libxslt1.1:arm64 (1.1.34-4) ... 23:01:31 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... 23:01:31 Setting up libc6-dev:arm64 (2.31-13+deb11u2) ... 23:01:31 Setting up libx11-6:arm64 (2:1.7.2-1) ... 23:01:31 Setting up curl (7.74.0-1.3+deb11u1) ... 23:01:31 Setting up sysstat (12.5.2-2) ... 23:01:32 debconf: unable to initialize frontend: Dialog 23:01:32 debconf: (TERM is not set, so the dialog frontend is not usable.) 23:01:32 debconf: falling back to frontend: Readline 23:01:32 23:01:32 Creating config file /etc/default/sysstat with new version 23:01:32 update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode 23:01:32 update-alternatives: warning: skip creation of /usr/share/man/man1/sar.1.gz because associated file /usr/share/man/man1/sar.sysstat.1.gz (of link group sar) doesn't exist 23:01:33 Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-collect.timer → /lib/systemd/system/sysstat-collect.timer. 23:01:33 Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-summary.timer → /lib/systemd/system/sysstat-summary.timer. 23:01:34 Created symlink /etc/systemd/system/multi-user.target.wants/sysstat.service → /lib/systemd/system/sysstat.service. 23:01:34 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ... 23:01:34 Setting up libstdc++-10-dev:arm64 (10.2.1-6) ... 23:01:34 Setting up g++-10 (10.2.1-6) ... 23:01:34 Setting up libxpm4:arm64 (1:3.5.12-1) ... 23:01:34 Setting up gpg-wks-client (2.2.27-2) ... 23:01:34 Setting up libfile-fcntllock-perl (0.22-3+b7) ... 23:01:34 Setting up libalgorithm-diff-perl (1.201-1) ... 23:01:34 Setting up fontconfig-config (2.13.1-4.2) ... 23:01:35 debconf: unable to initialize frontend: Dialog 23:01:35 debconf: (TERM is not set, so the dialog frontend is not usable.) 23:01:35 debconf: falling back to frontend: Readline 23:01:35 Setting up openssh-client (1:8.4p1-5) ... 23:01:36 Setting up libxext6:arm64 (2:1.3.3-1.1) ... 23:01:36 Setting up gcc (4:10.2.1-1) ... 23:01:36 Setting up dpkg-dev (1.20.9) ... 23:01:36 Setting up liberror-perl (0.17029-1) ... 23:01:36 Setting up git (1:2.30.2-1) ... 23:01:36 Setting up xmlstarlet (1.6.1-2.1) ... 23:01:36 Setting up g++ (4:10.2.1-1) ... 23:01:36 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 23:01:36 Setting up xauth (1:1.1-1) ... 23:01:36 Setting up gnupg (2.2.27-2) ... 23:01:36 Setting up build-essential (12.9) ... 23:01:36 Setting up libfontconfig1:arm64 (2.13.1-4.2) ... 23:01:36 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... 23:01:36 Setting up libalgorithm-merge-perl (0.08-3) ... 23:01:36 Setting up libgd3:arm64 (2.3.0-2) ... 23:01:36 Setting up libc-devtools (2.31-13+deb11u2) ... 23:01:36 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 23:01:36 Setting up dmsetup (2:1.02.175-2.1) ... 23:01:36 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 23:01:36 Setting up systemd (247.3-6) ... 23:01:36 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 23:01:36 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 23:01:36 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 23:01:38 Setting up systemd-timesyncd (247.3-6) ... 23:01:38 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. 23:01:38 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 23:01:38 Processing triggers for libc-bin (2.31-13+deb11u2) ... 23:01:39 Adding user `jenkins' ... 23:01:39 Adding new group `jenkins' (1001) ... 23:01:39 Adding new user `jenkins' (1001) with group `jenkins' ... 23:01:39 Creating home directory `/home/jenkins' ... 23:01:39 Copying files from `/etc/skel' ... 23:01:39 Changing the user information for jenkins 23:01:39 Enter the new value, or press ENTER for the default 23:01:39 Full Name []: Room Number []: Work Phone []: Home Phone []: Other []: Use of uninitialized value $answer in chop at /usr/sbin/adduser line 582. 23:01:39 Use of uninitialized value $answer in pattern match (m//) at /usr/sbin/adduser line 583. 23:01:47 Is the information correct? [Y/n] Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.2.4) 23:01:47 Collecting pip 23:01:47 Downloading pip-22.0.3-py3-none-any.whl (2.1 MB) 23:01:48 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (58.1.0) 23:01:51 Collecting setuptools 23:01:51 Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) 23:01:52 Installing collected packages: setuptools, pip 23:01:52 Attempting uninstall: setuptools 23:01:52 Found existing installation: setuptools 58.1.0 23:01:52 Uninstalling setuptools-58.1.0: 23:01:53 Successfully uninstalled setuptools-58.1.0 23:01:55 Attempting uninstall: pip 23:01:55 Found existing installation: pip 21.2.4 23:01:56 Uninstalling pip-21.2.4: 23:01:58 Successfully uninstalled pip-21.2.4 23:02:04 Successfully installed pip-22.0.3 setuptools-60.9.3 23:02:04 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 23:02:09 Collecting lftools[openstack]==0.31.1 23:02:09 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 23:02:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.0/127.0 KB 13.4 MB/s eta 0:00:00 23:02:09 Collecting pyyaml 23:02:09 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 23:02:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.1/731.1 KB 23.4 MB/s eta 0:00:00 23:02:09 Collecting pygerrit2 23:02:09 Downloading pygerrit2-2.0.15.tar.gz (30 kB) 23:02:11 Installing build dependencies: started 23:02:29 Installing build dependencies: finished with status 'done' 23:02:29 Getting requirements to build wheel: started 23:02:30 Getting requirements to build wheel: finished with status 'done' 23:02:31 Installing backend dependencies: started 23:02:44 Installing backend dependencies: finished with status 'done' 23:02:44 Preparing metadata (pyproject.toml): started 23:02:49 Preparing metadata (pyproject.toml): finished with status 'done' 23:02:49 Collecting docker 23:02:49 Downloading docker-5.0.3-py2.py3-none-any.whl (146 kB) 23:02:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.2/146.2 KB 24.9 MB/s eta 0:00:00 23:02:49 Collecting click 23:02:49 Downloading click-8.0.4-py3-none-any.whl (97 kB) 23:02:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 24.2 MB/s eta 0:00:00 23:02:49 Collecting python-jenkins 23:02:49 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 23:02:49 Collecting httplib2 23:02:49 Downloading httplib2-0.20.4-py3-none-any.whl (96 kB) 23:02:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 KB 24.5 MB/s eta 0:00:00 23:02:50 Collecting requests 23:02:50 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 23:02:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 22.8 MB/s eta 0:00:00 23:02:50 Collecting email-validator 23:02:50 Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) 23:02:50 Collecting tqdm 23:02:50 Downloading tqdm-4.62.3-py2.py3-none-any.whl (76 kB) 23:02:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.2/76.2 KB 23.9 MB/s eta 0:00:00 23:02:51 Collecting six 23:02:51 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 23:02:51 Collecting oauth2client 23:02:51 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 23:02:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 KB 23.6 MB/s eta 0:00:00 23:02:51 Collecting defusedxml 23:02:51 Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 23:02:51 Collecting tabulate 23:02:51 Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) 23:02:51 Collecting pygithub 23:02:51 Downloading PyGithub-1.55-py3-none-any.whl (291 kB) 23:02:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 291.7/291.7 KB 25.4 MB/s eta 0:00:00 23:02:51 Collecting bs4 23:02:51 Downloading bs4-0.0.1.tar.gz (1.1 kB) 23:02:51 Preparing metadata (setup.py): started 23:02:56 Preparing metadata (setup.py): finished with status 'done' 23:02:56 Collecting jsonschema 23:02:56 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) 23:02:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 21.0 MB/s eta 0:00:00 23:02:59 Collecting setuptools>=36.5.0 23:02:59 Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) 23:02:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 14.6 MB/s eta 0:00:00 23:02:59 Collecting xdg==3.0.2 23:02:59 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 23:03:02 Collecting ruamel.yaml 23:03:02 Downloading ruamel.yaml-0.17.21-py3-none-any.whl (109 kB) 23:03:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.5/109.5 KB 23.9 MB/s eta 0:00:00 23:03:04 Collecting lxml 23:03:04 Downloading lxml-4.8.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (6.6 MB) 23:03:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 21.2 MB/s eta 0:00:00 23:03:05 Collecting shade~=1.27.1 23:03:05 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 23:03:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 371.6/371.6 KB 25.5 MB/s eta 0:00:00 23:03:05 Collecting openstacksdk>=0.9.19 23:03:05 Downloading openstacksdk-0.61.0-py3-none-any.whl (1.4 MB) 23:03:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 22.6 MB/s eta 0:00:00 23:03:05 Collecting os-client-config>=1.28.0 23:03:05 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 23:03:06 Collecting pbr!=2.1.0,>=2.0.0 23:03:06 Downloading pbr-5.8.1-py2.py3-none-any.whl (113 kB) 23:03:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.0/113.0 KB 25.1 MB/s eta 0:00:00 23:03:06 Collecting beautifulsoup4 23:03:06 Downloading beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) 23:03:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.4/97.4 KB 24.6 MB/s eta 0:00:00 23:03:07 Collecting websocket-client>=0.32.0 23:03:07 Downloading websocket_client-1.3.1-py3-none-any.whl (54 kB) 23:03:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 KB 21.7 MB/s eta 0:00:00 23:03:07 Collecting idna<4,>=2.5 23:03:07 Downloading idna-3.3-py3-none-any.whl (61 kB) 23:03:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 24.9 MB/s eta 0:00:00 23:03:07 Collecting charset-normalizer~=2.0.0 23:03:07 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 23:03:07 Collecting certifi>=2017.4.17 23:03:07 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 23:03:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 25.3 MB/s eta 0:00:00 23:03:08 Collecting urllib3<1.27,>=1.21.1 23:03:08 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 23:03:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 25.8 MB/s eta 0:00:00 23:03:08 Collecting dnspython>=1.15.0 23:03:08 Downloading dnspython-2.2.0-py3-none-any.whl (266 kB) 23:03:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 267.0/267.0 KB 26.6 MB/s eta 0:00:00 23:03:09 Collecting pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 23:03:09 Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) 23:03:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 KB 23.9 MB/s eta 0:00:00 23:03:09 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 23:03:09 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 23:03:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 24.2 MB/s eta 0:00:00 23:03:11 Installing build dependencies: started 23:03:26 Installing build dependencies: finished with status 'done' 23:03:26 Getting requirements to build wheel: started 23:03:31 Getting requirements to build wheel: finished with status 'done' 23:03:31 Preparing metadata (pyproject.toml): started 23:03:36 Preparing metadata (pyproject.toml): finished with status 'done' 23:03:36 Collecting attrs>=17.4.0 23:03:36 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 23:03:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 21.2 MB/s eta 0:00:00 23:03:37 Collecting rsa>=3.1.4 23:03:37 Downloading rsa-4.8-py3-none-any.whl (39 kB) 23:03:37 Collecting pyasn1-modules>=0.0.5 23:03:37 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 23:03:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 KB 24.2 MB/s eta 0:00:00 23:03:38 Collecting pyasn1>=0.1.7 23:03:38 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 23:03:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 KB 22.8 MB/s eta 0:00:00 23:03:39 Collecting pynacl>=1.4.0 23:03:39 Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (601 kB) 23:03:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 601.7/601.7 KB 25.1 MB/s eta 0:00:00 23:03:39 Collecting deprecated 23:03:39 Downloading Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) 23:03:39 Collecting pyjwt>=2.0 23:03:39 Downloading PyJWT-2.3.0-py3-none-any.whl (16 kB) 23:03:40 Collecting multi-key-dict 23:03:40 Downloading multi_key_dict-2.0.3.zip (9.9 kB) 23:03:40 Preparing metadata (setup.py): started 23:03:44 Preparing metadata (setup.py): finished with status 'done' 23:03:44 Collecting ruamel.yaml.clib>=0.2.6 23:03:44 Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) 23:03:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 180.7/180.7 KB 24.8 MB/s eta 0:00:00 23:03:44 Preparing metadata (setup.py): started 23:03:51 Preparing metadata (setup.py): finished with status 'done' 23:03:51 Collecting jmespath>=0.9.0 23:03:51 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 23:03:51 Collecting netifaces>=0.10.4 23:03:51 Downloading netifaces-0.11.0.tar.gz (30 kB) 23:03:51 Preparing metadata (setup.py): started 23:03:57 Preparing metadata (setup.py): finished with status 'done' 23:03:57 Collecting appdirs>=1.3.0 23:03:57 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 23:03:57 Collecting iso8601>=0.1.11 23:03:57 Downloading iso8601-1.0.2-py3-none-any.whl (9.7 kB) 23:03:57 Collecting dogpile.cache>=0.6.5 23:03:57 Downloading dogpile.cache-1.1.5-py3-none-any.whl (51 kB) 23:03:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.0/51.0 KB 23.7 MB/s eta 0:00:00 23:03:57 Collecting keystoneauth1>=3.18.0 23:03:57 Downloading keystoneauth1-4.4.0-py3-none-any.whl (314 kB) 23:03:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 314.7/314.7 KB 25.4 MB/s eta 0:00:00 23:03:57 Collecting os-service-types>=1.7.0 23:03:57 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 23:03:57 Collecting decorator>=4.4.1 23:03:57 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 23:03:57 Collecting jsonpatch!=1.20,>=1.16 23:03:57 Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) 23:03:57 Collecting munch>=2.1.0 23:03:57 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 23:03:57 Collecting requestsexceptions>=1.2.0 23:03:57 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 23:04:00 Collecting cryptography>=2.7 23:04:00 Downloading cryptography-36.0.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (3.3 MB) 23:04:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 22.7 MB/s eta 0:00:00 23:04:03 Collecting cffi>=1.4.1 23:04:03 Downloading cffi-1.15.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (447 kB) 23:04:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 447.6/447.6 KB 26.7 MB/s eta 0:00:00 23:04:03 Collecting soupsieve>1.2 23:04:03 Downloading soupsieve-2.3.1-py3-none-any.whl (37 kB) 23:04:04 Collecting wrapt<2,>=1.10 23:04:04 Downloading wrapt-1.13.3.tar.gz (48 kB) 23:04:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 24.4 MB/s eta 0:00:00 23:04:04 Preparing metadata (setup.py): started 23:04:09 Preparing metadata (setup.py): finished with status 'done' 23:04:09 Collecting pycparser 23:04:09 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 23:04:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 25.6 MB/s eta 0:00:00 23:04:10 Collecting stevedore>=3.0.0 23:04:10 Downloading stevedore-3.5.0-py3-none-any.whl (49 kB) 23:04:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.7/49.7 KB 23.9 MB/s eta 0:00:00 23:04:11 Collecting jsonpointer>=1.9 23:04:11 Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) 23:04:13 Building wheels for collected packages: bs4, pygerrit2, pyrsistent, ruamel.yaml.clib, multi-key-dict, netifaces, wrapt 23:04:13 Building wheel for bs4 (setup.py): started 23:04:19 Building wheel for bs4 (setup.py): finished with status 'done' 23:04:19 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1272 sha256=dc6f982343a04e964a417cd623a1f31c5974fa2ad46d5eac386f0bca45a491b7 23:04:19 Stored in directory: /tmp/pip-ephem-wheel-cache-u7i9poec/wheels/73/2b/cb/099980278a0c9a3e57ff1a89875ec07bfa0b6fcbebb9a8cad3 23:04:19 Building wheel for pygerrit2 (pyproject.toml): started 23:04:25 Building wheel for pygerrit2 (pyproject.toml): finished with status 'done' 23:04:25 Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10991 sha256=a71e355d8816beb5981e12e882dc68cbddb89599f8393a36989631648016445a 23:04:25 Stored in directory: /tmp/pip-ephem-wheel-cache-u7i9poec/wheels/2a/94/22/a8d55f434dcb56c88779bc325fb13871b85f8c431ef6f46cdb 23:04:25 Building wheel for pyrsistent (pyproject.toml): started 23:04:35 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 23:04:35 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_aarch64.whl size=70811 sha256=45eff59772a3282782ba5ae46fc4d12fcf7b5ab24932586e825f0daed404669c 23:04:35 Stored in directory: /tmp/pip-ephem-wheel-cache-u7i9poec/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a 23:04:35 Building wheel for ruamel.yaml.clib (setup.py): started 23:05:43 Building wheel for ruamel.yaml.clib (setup.py): still running... 23:05:43 Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' 23:05:43 Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.6-cp39-cp39-linux_aarch64.whl size=147651 sha256=8e78f8d5c7196e684497f40dbfe120f8f3a1545871842edda4c4bcad21089650 23:05:43 Stored in directory: /tmp/pip-ephem-wheel-cache-u7i9poec/wheels/b1/c4/5d/d96e5c09189f4d6d2a9ffb0d7af04ee06d11a20f613f5f3496 23:05:43 Building wheel for multi-key-dict (setup.py): started 23:05:50 Building wheel for multi-key-dict (setup.py): finished with status 'done' 23:05:50 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9301 sha256=fc995a5b6d5abf519caa79f59b40655d1e8682789d5d056f45a0a54710ad8e3a 23:05:50 Stored in directory: /tmp/pip-ephem-wheel-cache-u7i9poec/wheels/5a/f1/35/1ef8a532da798d2b16e17ea684c5052270676f209cca3e72e2 23:05:50 Building wheel for netifaces (setup.py): started 23:06:08 Building wheel for netifaces (setup.py): finished with status 'done' 23:06:08 Created wheel for netifaces: filename=netifaces-0.11.0-cp39-cp39-linux_aarch64.whl size=13070 sha256=00518e791afdbc059880dc87aff4ab8e547a0510e0eabcd708c95dfd7b49cab7 23:06:08 Stored in directory: /tmp/pip-ephem-wheel-cache-u7i9poec/wheels/4f/77/60/d721ffbafc28e5021f94207ac09dbc23ecde96b4f74a324106 23:06:08 Building wheel for wrapt (setup.py): started 23:06:23 Building wheel for wrapt (setup.py): finished with status 'done' 23:06:23 Created wheel for wrapt: filename=wrapt-1.13.3-cp39-cp39-linux_aarch64.whl size=33369 sha256=f0f3a0e3d3ddee84d0acd9b1e1138da4fb550bc77e05e9c32573ea37a91fd8c4 23:06:23 Stored in directory: /tmp/pip-ephem-wheel-cache-u7i9poec/wheels/f9/6e/ed/b9a64c8281ff2ee42402497ff3c67f4abd39f552efecc309a9 23:06:23 Successfully built bs4 pygerrit2 pyrsistent ruamel.yaml.clib multi-key-dict netifaces wrapt 23:06:25 Installing collected packages: xdg, tabulate, requestsexceptions, pyasn1, netifaces, multi-key-dict, certifi, appdirs, wrapt, websocket-client, urllib3, tqdm, soupsieve, six, setuptools, ruamel.yaml.clib, rsa, pyyaml, pyrsistent, pyparsing, pyjwt, pycparser, pyasn1-modules, pbr, lxml, jsonpointer, jmespath, iso8601, idna, dnspython, defusedxml, decorator, click, charset-normalizer, attrs, stevedore, ruamel.yaml, requests, os-service-types, munch, jsonschema, jsonpatch, httplib2, email-validator, deprecated, cffi, beautifulsoup4, python-jenkins, pynacl, pygerrit2, oauth2client, keystoneauth1, dogpile.cache, docker, cryptography, bs4, pygithub, openstacksdk, os-client-config, lftools, shade 23:06:58 Successfully installed appdirs-1.4.4 attrs-21.4.0 beautifulsoup4-4.10.0 bs4-0.0.1 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.12 click-8.0.4 cryptography-36.0.1 decorator-5.1.1 defusedxml-0.7.1 deprecated-1.2.13 dnspython-2.2.0 docker-5.0.3 dogpile.cache-1.1.5 email-validator-1.1.3 httplib2-0.20.4 idna-3.3 iso8601-1.0.2 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.2 jsonschema-4.4.0 keystoneauth1-4.4.0 lftools-0.31.1 lxml-4.8.0 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.11.0 oauth2client-4.1.3 openstacksdk-0.61.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pygerrit2-2.0.15 pygithub-1.55 pyjwt-2.3.0 pynacl-1.5.0 pyparsing-3.0.7 pyrsistent-0.18.1 python-jenkins-1.7.0 pyyaml-6.0 requests-2.27.1 requestsexceptions-1.4.0 rsa-4.8 ruamel.yaml-0.17.21 ruamel.yaml.clib-0.2.6 setuptools-60.9.3 shade-1.27.2 six-1.16.0 soupsieve-2.3.1 stevedore-3.5.0 tabulate-0.8.9 tqdm-4.62.3 urllib3-1.26.8 websocket-client-1.3.1 wrapt-1.13.3 xdg-3.0.2 23:06:58 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 23:06:58 Collecting zipp==1.1.0 23:06:58 Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) 23:06:59 Collecting python-openstackclient 23:06:59 Downloading python_openstackclient-5.7.0-py3-none-any.whl (970 kB) 23:06:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 970.5/970.5 KB 18.0 MB/s eta 0:00:00 23:06:59 Collecting python-novaclient>=17.0.0 23:06:59 Downloading python_novaclient-17.7.0-py3-none-any.whl (333 kB) 23:06:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 333.9/333.9 KB 21.9 MB/s eta 0:00:00 23:07:00 Collecting oslo.utils>=3.33.0 23:07:00 Downloading oslo.utils-4.12.2-py3-none-any.whl (101 kB) 23:07:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 25.5 MB/s eta 0:00:00 23:07:00 Collecting python-keystoneclient>=3.22.0 23:07:00 Downloading python_keystoneclient-4.4.0-py3-none-any.whl (398 kB) 23:07:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 398.3/398.3 KB 22.3 MB/s eta 0:00:00 23:07:01 Collecting python-cinderclient>=3.3.0 23:07:01 Downloading python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 23:07:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.7/254.7 KB 23.0 MB/s eta 0:00:00 23:07:01 Collecting osc-lib>=2.3.0 23:07:01 Downloading osc_lib-2.5.0-py3-none-any.whl (88 kB) 23:07:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.6/88.6 KB 24.5 MB/s eta 0:00:00 23:07:01 Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (1.0.2) 23:07:01 Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (5.8.1) 23:07:01 Collecting cliff>=3.5.0 23:07:01 Downloading cliff-3.10.1-py3-none-any.whl (81 kB) 23:07:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 KB 21.1 MB/s eta 0:00:00 23:07:02 Collecting oslo.i18n>=3.15.3 23:07:02 Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB) 23:07:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.1/46.1 KB 21.7 MB/s eta 0:00:00 23:07:02 Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.61.0) 23:07:02 Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (3.5.0) 23:07:02 Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 23:07:02 Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 23:07:02 Collecting cmd2>=1.0.0 23:07:02 Downloading cmd2-2.4.0-py3-none-any.whl (150 kB) 23:07:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.3/150.3 KB 24.7 MB/s eta 0:00:00 23:07:02 Collecting PrettyTable>=0.7.2 23:07:02 Downloading prettytable-3.1.1-py3-none-any.whl (26 kB) 23:07:02 Collecting autopage>=0.4.0 23:07:02 Downloading autopage-0.5.0-py3-none-any.whl (29 kB) 23:07:02 Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 23:07:02 Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 23:07:02 Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 23:07:02 Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 23:07:02 Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 23:07:02 Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 23:07:02 Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 23:07:02 Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 23:07:02 Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 23:07:02 Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 23:07:02 Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 23:07:03 Collecting simplejson>=3.5.1 23:07:03 Downloading simplejson-3.17.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (130 kB) 23:07:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.1/130.1 KB 25.2 MB/s eta 0:00:00 23:07:04 Collecting netaddr>=0.7.18 23:07:04 Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) 23:07:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 20.5 MB/s eta 0:00:00 23:07:04 Collecting debtcollector>=1.2.0 23:07:04 Downloading debtcollector-2.4.0-py3-none-any.whl (22 kB) 23:07:05 Collecting pytz>=2013.6 23:07:05 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) 23:07:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 22.3 MB/s eta 0:00:00 23:07:05 Collecting packaging>=20.4 23:07:05 Downloading packaging-21.3-py3-none-any.whl (40 kB) 23:07:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 21.5 MB/s eta 0:00:00 23:07:05 Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.9/site-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 23:07:06 Collecting oslo.config>=5.2.0 23:07:06 Downloading oslo.config-8.8.0-py3-none-any.whl (128 kB) 23:07:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 KB 24.6 MB/s eta 0:00:00 23:07:06 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.9/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 23:07:07 Collecting oslo.serialization!=2.19.1,>=2.18.0 23:07:07 Downloading oslo.serialization-4.3.0-py3-none-any.whl (25 kB) 23:07:07 Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.9/site-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 23:07:07 Collecting pyperclip>=1.6 23:07:07 Downloading pyperclip-1.8.2.tar.gz (20 kB) 23:07:07 Preparing metadata (setup.py): started 23:07:14 Preparing metadata (setup.py): finished with status 'done' 23:07:14 Collecting wcwidth>=0.1.7 23:07:14 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 23:07:14 Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.9/site-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 23:07:14 Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.9/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 23:07:14 Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.9/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 23:07:14 Collecting rfc3986>=1.2.0 23:07:14 Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 23:07:15 Collecting msgpack>=0.5.2 23:07:15 Downloading msgpack-1.0.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (314 kB) 23:07:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 314.2/314.2 KB 23.5 MB/s eta 0:00:00 23:07:16 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 23:07:16 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 23:07:16 Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.9/site-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 23:07:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2021.10.8) 23:07:16 Requirement already satisfied: pycparser in /usr/local/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 23:07:17 Building wheels for collected packages: pyperclip 23:07:17 Building wheel for pyperclip (setup.py): started 23:07:25 Building wheel for pyperclip (setup.py): finished with status 'done' 23:07:25 Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=d0d131ba23f67c5ffdbe1d9d6b4c05f43f222cead7ce7cf6bc0e1948dd0f9feb 23:07:25 Stored in directory: /tmp/pip-ephem-wheel-cache-3h2s1big/wheels/0c/09/9e/49e21a6840ef7955b06d47394afef0058f0378c0914e48b8b8 23:07:25 Successfully built pyperclip 23:07:27 Installing collected packages: wcwidth, pytz, pyperclip, netaddr, msgpack, zipp, simplejson, rfc3986, PrettyTable, packaging, oslo.i18n, debtcollector, cmd2, autopage, oslo.utils, oslo.config, cliff, python-cinderclient, oslo.serialization, python-novaclient, python-keystoneclient, osc-lib, python-openstackclient 23:07:42 Successfully installed PrettyTable-3.1.1 autopage-0.5.0 cliff-3.10.1 cmd2-2.4.0 debtcollector-2.4.0 msgpack-1.0.3 netaddr-0.8.0 osc-lib-2.5.0 oslo.config-8.8.0 oslo.i18n-5.1.0 oslo.serialization-4.3.0 oslo.utils-4.12.2 packaging-21.3 pyperclip-1.8.2 python-cinderclient-8.3.0 python-keystoneclient-4.4.0 python-novaclient-17.7.0 python-openstackclient-5.7.0 pytz-2021.3 rfc3986-2.0.0 simplejson-3.17.6 wcwidth-0.2.5 zipp-1.1.0 23:07:42 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 23:07:45 Reading package lists... 23:07:45 Building dependency tree... 23:07:45 Reading state information... 23:07:46 The following packages were automatically installed and are no longer required: 23:07:46 binutils binutils-aarch64-linux-gnu binutils-common bzip2 cpp cpp-10 dirmngr 23:07:46 dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10 23:07:46 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server 23:07:46 gpgconf gpgsm libalgorithm-diff-perl libalgorithm-diff-xs-perl 23:07:46 libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils 23:07:46 libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 23:07:46 libctf0 libdeflate0 libdpkg-perl libfakeroot libfile-fcntllock-perl 23:07:46 libfontconfig1 libfreetype6 libgcc-10-dev libgd3 libgomp1 libisl23 libitm1 23:07:46 libjbig0 libjpeg62-turbo libksba8 liblocale-gettext-perl liblsan0 libmpc3 23:07:46 libmpfr6 libnpth0 libnsl-dev libpng16-16 libstdc++-10-dev libtiff5 23:07:46 libtirpc-dev libtsan0 libubsan1 libwebp6 libxpm4 linux-libc-dev make 23:07:46 manpages-dev pinentry-curses 23:07:46 Use 'apt autoremove' to remove them. 23:07:46 The following packages will be REMOVED: 23:07:46 build-essential 23:07:47 0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded. 23:07:47 After this operation, 20.5 kB disk space will be freed. 23:07:47 (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 ... 18900 files and directories currently installed.) 23:07:47 Removing build-essential (12.9) ... 23:07:48  23:07:48 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 23:07:48 23:07:51 Reading package lists... 23:07:51 Building dependency tree... 23:07:51 Reading state information... 23:07:52 The following packages will be REMOVED: 23:07:52 binutils binutils-aarch64-linux-gnu binutils-common bzip2 cpp cpp-10 dirmngr 23:07:52 dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10 23:07:52 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server 23:07:52 gpgconf gpgsm libalgorithm-diff-perl libalgorithm-diff-xs-perl 23:07:52 libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils 23:07:52 libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 23:07:52 libctf0 libdeflate0 libdpkg-perl libfakeroot libfile-fcntllock-perl 23:07:52 libfontconfig1 libfreetype6 libgcc-10-dev libgd3 libgomp1 libisl23 libitm1 23:07:52 libjbig0 libjpeg62-turbo libksba8 liblocale-gettext-perl liblsan0 libmpc3 23:07:52 libmpfr6 libnpth0 libnsl-dev libpng16-16 libstdc++-10-dev libtiff5 23:07:52 libtirpc-dev libtsan0 libubsan1 libwebp6 libxpm4 linux-libc-dev make 23:07:52 manpages-dev pinentry-curses 23:07:53 0 upgraded, 0 newly installed, 70 to remove and 1 not upgraded. 23:07:53 After this operation, 236 MB disk space will be freed. 23:07:53 (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 ... 18891 files and directories currently installed.) 23:07:53 Removing g++ (4:10.2.1-1) ... 23:07:53 Removing gcc (4:10.2.1-1) ... 23:07:53 Removing dpkg-dev (1.20.9) ... 23:07:53 Removing bzip2 (1.0.8-4) ... 23:07:53 Removing cpp (4:10.2.1-1) ... 23:07:53 Removing gnupg (2.2.27-2) ... 23:07:53 Removing gpg-wks-client (2.2.27-2) ... 23:07:53 Removing dirmngr (2.2.27-2) ... 23:07:54 Removing fakeroot (1.25.3-1.1) ... 23:07:54 update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode 23:07:54 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 23:07:54 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 23:07:54 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 23:07:54 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist 23:07:54 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 23:07:54 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 23:07:54 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 23:07:54 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist 23:07:54 Removing libc-devtools (2.31-13+deb11u2) ... 23:07:54 Removing libgd3:arm64 (2.3.0-2) ... 23:07:54 Removing libfontconfig1:arm64 (2.13.1-4.2) ... 23:07:54 Removing fontconfig-config (2.13.1-4.2) ... 23:07:55 Removing fonts-dejavu-core (2.37-2) ... 23:07:55 Removing g++-10 (10.2.1-6) ... 23:07:55 Removing gnupg-l10n (2.2.27-2) ... 23:07:55 Removing gnupg-utils (2.2.27-2) ... 23:07:55 Removing gpg-wks-server (2.2.27-2) ... 23:07:55 Removing gpg (2.2.27-2) ... 23:07:55 Removing gpg-agent (2.2.27-2) ... 23:07:56 Removing gpgsm (2.2.27-2) ... 23:07:56 Removing gpgconf (2.2.27-2) ... 23:07:56 Removing libalgorithm-merge-perl (0.08-3) ... 23:07:56 Removing libalgorithm-diff-xs-perl (0.04-6+b1) ... 23:07:56 Removing libalgorithm-diff-perl (1.201-1) ... 23:07:56 Removing libstdc++-10-dev:arm64 (10.2.1-6) ... 23:07:56 Removing pinentry-curses (1.1.0-4) ... 23:07:56 Removing libassuan0:arm64 (2.5.3-7.1) ... 23:07:56 Removing libc6-dev:arm64 (2.31-13+deb11u2) ... 23:07:56 Removing libc-dev-bin (2.31-13+deb11u2) ... 23:07:57 Removing libcrypt-dev:arm64 (1:4.4.18-4) ... 23:07:57 Removing libtiff5:arm64 (4.2.0-1) ... 23:07:57 Removing libdeflate0:arm64 (1.7-1) ... 23:07:57 Removing libdpkg-perl (1.20.9) ... 23:07:57 Removing libfakeroot:arm64 (1.25.3-1.1) ... 23:07:57 Removing libfile-fcntllock-perl (0.22-3+b7) ... 23:07:57 Removing libfreetype6:arm64 (2.10.4+dfsg-1) ... 23:07:57 Removing libjbig0:arm64 (2.1-3.1+b2) ... 23:07:57 Removing libjpeg62-turbo:arm64 (1:2.0.6-4) ... 23:07:57 Removing libksba8:arm64 (1.5.0-3) ... 23:07:57 Removing liblocale-gettext-perl (1.07-4+b1) ... 23:07:57 Removing libnpth0:arm64 (1.6-3) ... 23:07:57 Removing libnsl-dev:arm64 (1.3.0-2) ... 23:07:57 Removing libpng16-16:arm64 (1.6.37-3) ... 23:07:57 Removing libtirpc-dev:arm64 (1.3.1-1) ... 23:07:57 Removing libwebp6:arm64 (0.6.1-2.1) ... 23:07:57 Removing libxpm4:arm64 (1:3.5.12-1) ... 23:07:58 Removing linux-libc-dev:arm64 (5.10.92-1) ... 23:07:58 Removing make (4.3-4.1) ... 23:07:58 Removing manpages-dev (5.10-1) ... 23:07:58 Removing gcc-10 (10.2.1-6) ... 23:07:58 Removing binutils (2.35.2-2) ... 23:07:58 Removing binutils-aarch64-linux-gnu (2.35.2-2) ... 23:07:59 Removing libctf0:arm64 (2.35.2-2) ... 23:07:59 Removing libbinutils:arm64 (2.35.2-2) ... 23:07:59 Removing binutils-common:arm64 (2.35.2-2) ... 23:07:59 Removing cpp-10 (10.2.1-6) ... 23:07:59 Removing libgcc-10-dev:arm64 (10.2.1-6) ... 23:07:59 Removing libasan6:arm64 (10.2.1-6) ... 23:07:59 Removing libatomic1:arm64 (10.2.1-6) ... 23:07:59 Removing libcc1-0:arm64 (10.2.1-6) ... 23:07:59 Removing libctf-nobfd0:arm64 (2.35.2-2) ... 23:07:59 Removing libgomp1:arm64 (10.2.1-6) ... 23:07:59 Removing libisl23:arm64 (0.23-1) ... 23:07:59 Removing libitm1:arm64 (10.2.1-6) ... 23:07:59 Removing liblsan0:arm64 (10.2.1-6) ... 23:07:59 Removing libmpc3:arm64 (1.2.0-1) ... 23:07:59 Removing libmpfr6:arm64 (4.1.0-3) ... 23:07:59 Removing libtsan0:arm64 (10.2.1-6) ... 23:08:00 Removing libubsan1:arm64 (10.2.1-6) ... 23:08:00 Processing triggers for libc-bin (2.31-13+deb11u2) ... 23:08:00 Cloning into 'global-jjb'... 23:08:02 HEAD is now at 92449c2 Feat: Add support for Ubuntu 20.04 and Docker 23:08:24 Removing intermediate container a0bae0d57d4b 23:08:24 ---> 8e3127fb05e9 23:08:24 Successfully built 8e3127fb05e9 23:08:24 Successfully tagged edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:08:26 + '[' -d /w/workspace/exfoundry_ci-build-images_PR-187/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:08:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:08:27 ---> package-listing.sh 23:08:27 ++ facter osfamily 23:08:27 ++ tr '[:upper:]' '[:lower:]' 23:08:27 + OS_FAMILY=redhat 23:08:27 + workspace=/w/workspace/exfoundry_ci-build-images_PR-187 23:08:27 + START_PACKAGES=/tmp/packages_start.txt 23:08:27 + END_PACKAGES=/tmp/packages_end.txt 23:08:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:08:27 + PACKAGES=/tmp/packages_start.txt 23:08:27 + '[' /w/workspace/exfoundry_ci-build-images_PR-187 ']' 23:08:27 + PACKAGES=/tmp/packages_end.txt 23:08:27 + case "${OS_FAMILY}" in 23:08:27 + rpm -qa 23:08:27 + sort 23:08:27 + '[' -f /tmp/packages_start.txt ']' 23:08:27 + '[' -f /tmp/packages_end.txt ']' 23:08:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:08:27 + '[' /w/workspace/exfoundry_ci-build-images_PR-187 ']' 23:08:27 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-187/archives/ 23:08:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-187/archives/ [Pipeline] echo 23:08:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-187/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:08:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:08:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:28 23:08:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:08:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:29 latest: Pulling from edgex-lftools-log-publisher 23:08:29 b4d181a07f80: Pulling fs layer 23:08:29 a1111a8f2ec3: Pulling fs layer 23:08:29 ed53099fbce6: Pulling fs layer 23:08:29 dc539afda2c1: Pulling fs layer 23:08:29 77bc0d833cb6: Pulling fs layer 23:08:29 9065ff56babe: Pulling fs layer 23:08:29 d287ab97295c: Pulling fs layer 23:08:29 dc539afda2c1: Waiting 23:08:29 77bc0d833cb6: Waiting 23:08:29 9065ff56babe: Waiting 23:08:29 d287ab97295c: Waiting 23:08:29 a1111a8f2ec3: Download complete 23:08:29 dc539afda2c1: Verifying Checksum 23:08:29 dc539afda2c1: Download complete 23:08:29 77bc0d833cb6: Verifying Checksum 23:08:29 77bc0d833cb6: Download complete 23:08:29 9065ff56babe: Verifying Checksum 23:08:29 9065ff56babe: Download complete 23:08:29 ed53099fbce6: Verifying Checksum 23:08:29 ed53099fbce6: Download complete 23:08:29 b4d181a07f80: Verifying Checksum 23:08:29 b4d181a07f80: Download complete 23:08:29 d287ab97295c: Verifying Checksum 23:08:29 d287ab97295c: Download complete 23:08:30 b4d181a07f80: Pull complete 23:08:30 a1111a8f2ec3: Pull complete 23:08:31 ed53099fbce6: Pull complete 23:08:31 dc539afda2c1: Pull complete 23:08:31 77bc0d833cb6: Pull complete 23:08:32 9065ff56babe: Pull complete 23:08:37 d287ab97295c: Pull complete 23:08:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:08:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:08:37 prd-centos7-docker-4c-2g-6011 does not seem to be running inside a container 23:08:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-187/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-187 -v /w/workspace/exfoundry_ci-build-images_PR-187:/w/workspace/exfoundry_ci-build-images_PR-187:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-187@tmp:/w/workspace/exfoundry_ci-build-images_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:08:40 $ docker top 6123f4b54b247d0777068f7a9846250fb4c9993c9e61a5dab7df28232b799fa9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:08:40 + touch /tmp/pre-build-complete [Pipeline] sh 23:08:40 + mkdir -p /var/log/sysstat [Pipeline] sh 23:08:41 + ls /var/log/sa-host 23:08:41 + sadf -c /var/log/sa-host/sa17 23:08:41 file_magic: OK 23:08:41 HZ: Using current value: 100 23:08:41 file_header: OK 23:08:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:08:41 Statistics: 23:08:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:08:41 File successfully converted to sysstat format version 12.0.3 23:08:41 + sadf -c /var/log/sa-host/sa25 23:08:41 file_magic: OK 23:08:41 HZ: Using current value: 100 23:08:41 file_header: OK 23:08:41 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:08:41 Statistics: 23:08:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:08:41 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:41 provisioning config files... 23:08:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-187@tmp/config4102282381715517567tmp [Pipeline] { [Pipeline] echo 23:08:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:08:41 ---> create-netrc.sh [Pipeline] } 23:08:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:08:42 ---> python-tools-install.sh [Pipeline] echo 23:08:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:08:42 ---> sudo-logs.sh 23:08:42 Archiving 'sudo' log.. 23:08:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-6011.novalocal: Name or service not known 23:08:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-6011.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:08:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:08:42 ---> job-cost.sh 23:08:42 lf-activate-venv: SKIPPING 23:08:42 INFO: No Stack... 23:08:43 INFO: Retrieving Pricing Info for: v3-standard-2 23:08:43 INFO: Archiving Costs [Pipeline] echo 23:08:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:08:44 ---> logs-deploy.sh 23:08:44 lf-activate-venv: SKIPPING 23:08:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-187/1 23:08:44 INFO: archiving workspace using pattern(s): 23:08:44 Archives upload complete. 23:08:45 INFO: archiving logs to Nexus 23:08:45 ---> uname -a: 23:08:45 Linux prd-centos7-docker-4c-2g-6011.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 23:08:45 23:08:45 23:08:45 ---> lscpu: 23:08:45 Architecture: x86_64 23:08:45 CPU op-mode(s): 32-bit, 64-bit 23:08:45 Byte Order: Little Endian 23:08:45 Address sizes: 40 bits physical, 48 bits virtual 23:08:45 CPU(s): 2 23:08:45 On-line CPU(s) list: 0,1 23:08:45 Thread(s) per core: 1 23:08:45 Core(s) per socket: 1 23:08:45 Socket(s): 2 23:08:45 NUMA node(s): 1 23:08:45 Vendor ID: AuthenticAMD 23:08:45 CPU family: 23 23:08:45 Model: 49 23:08:45 Model name: AMD EPYC-Rome Processor 23:08:45 Stepping: 0 23:08:45 CPU MHz: 2799.998 23:08:45 BogoMIPS: 5599.99 23:08:45 Virtualization: AMD-V 23:08:45 Hypervisor vendor: KVM 23:08:45 Virtualization type: full 23:08:45 L1d cache: 32K 23:08:45 L1i cache: 32K 23:08:45 L2 cache: 512K 23:08:45 L3 cache: 16384K 23:08:45 NUMA node0 CPU(s): 0,1 23:08:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:08:45 23:08:45 23:08:45 ---> nproc: 23:08:45 2 23:08:45 23:08:45 23:08:45 ---> df -h: 23:08:45 Filesystem Size Used Avail Use% Mounted on 23:08:45 overlay 40G 7.7G 33G 20% / 23:08:45 tmpfs 64M 0 64M 0% /dev 23:08:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:08:45 shm 64M 0 64M 0% /dev/shm 23:08:45 /dev/vda1 40G 7.7G 33G 20% /facter-os 23:08:45 23:08:45 23:08:45 ---> sar -b -r -n DEV: 23:08:45 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/25/22 _x86_64_ (2 CPU) 23:08:45 23:08:45 22:57:40 LINUX RESTART (2 CPU) 23:08:45 23:08:45 22:58:01 tps rtps wtps bread/s bwrtn/s 23:08:45 22:59:01 76.59 10.10 66.49 1993.27 2259.63 23:08:45 23:00:01 1.52 0.07 1.45 2.40 27.20 23:08:45 23:01:01 0.35 0.02 0.33 0.13 4.60 23:08:45 23:02:01 0.38 0.08 0.30 1.60 4.86 23:08:45 23:03:01 0.27 0.00 0.27 0.00 3.61 23:08:45 23:04:01 0.33 0.00 0.33 0.00 4.43 23:08:45 23:05:01 0.15 0.00 0.15 0.00 1.92 23:08:45 23:06:01 0.22 0.00 0.22 0.00 2.45 23:08:45 23:07:01 0.18 0.00 0.18 0.00 2.15 23:08:45 23:08:01 0.22 0.00 0.22 0.00 3.46 23:08:45 Average: 8.03 1.03 7.00 199.86 231.57 23:08:45 23:08:45 22:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:08:45 22:59:01 5820280 0 601076 7.51 2620 1584964 1222864 13.50 488832 1472380 20 23:08:45 23:00:01 5822596 0 598676 7.48 2620 1585048 1216360 13.43 487512 1472212 20 23:08:45 23:01:01 5833284 0 587984 7.34 2620 1585052 1137492 12.56 478404 1472216 16 23:08:45 23:02:01 5832828 0 588316 7.35 2620 1585176 1135656 12.54 479164 1472276 16 23:08:45 23:03:01 5832636 0 588500 7.35 2620 1585184 1135656 12.54 479192 1472276 8 23:08:45 23:04:01 5831528 0 589608 7.36 2620 1585184 1135824 12.54 480176 1472276 20 23:08:45 23:05:01 5832000 0 589128 7.36 2620 1585192 1135656 12.54 479848 1472276 20 23:08:45 23:06:01 5822464 0 598660 7.47 2620 1585196 1135656 12.54 489644 1472276 12 23:08:45 23:07:01 5818040 0 603080 7.53 2620 1585200 1136228 12.54 493360 1472280 16 23:08:45 23:08:01 5821292 0 599824 7.49 2620 1585204 1135784 12.54 490128 1472276 8 23:08:45 Average: 5826695 0 594485 7.42 2620 1585140 1152718 12.73 484626 1472274 16 23:08:45 23:08:45 22:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:08:45 22:59:01 eth0 318.45 158.63 615.37 54.31 0.00 0.00 0.00 0.00 23:08:45 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:00:01 eth0 0.95 0.60 0.61 0.43 0.00 0.00 0.00 0.00 23:08:45 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:01:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 23:08:45 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:02:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:08:45 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:03:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:08:45 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:04:01 eth0 1.05 0.40 0.38 0.23 0.00 0.00 0.00 0.00 23:08:45 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:05:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 23:08:45 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:06:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:08:45 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:07:01 eth0 5.10 2.52 4.86 0.18 0.00 0.00 0.00 0.00 23:08:45 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:08:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:08:45 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 Average: eth0 32.64 16.28 62.16 5.53 0.00 0.00 0.00 0.00 23:08:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:45 23:08:45 23:08:45 ---> sar -P ALL: 23:08:45 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/25/22 _x86_64_ (2 CPU) 23:08:45 23:08:45 22:57:40 LINUX RESTART (2 CPU) 23:08:45 23:08:45 22:58:01 CPU %user %nice %system %iowait %steal %idle 23:08:45 22:59:01 all 7.95 0.00 1.31 1.87 0.03 88.84 23:08:45 22:59:01 0 8.14 0.00 1.23 0.71 0.02 89.90 23:08:45 22:59:01 1 7.77 0.00 1.38 3.04 0.03 87.78 23:08:45 23:00:01 all 0.23 0.00 0.04 0.00 0.02 99.71 23:08:45 23:00:01 0 0.08 0.00 0.05 0.00 0.03 99.83 23:08:45 23:00:01 1 0.38 0.00 0.03 0.00 0.00 99.58 23:08:45 23:01:01 all 0.28 0.00 0.05 0.00 0.01 99.67 23:08:45 23:01:01 0 0.07 0.00 0.05 0.00 0.00 99.88 23:08:45 23:01:01 1 0.48 0.00 0.05 0.00 0.02 99.45 23:08:45 23:02:01 all 0.23 0.00 0.03 0.00 0.02 99.73 23:08:45 23:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:08:45 23:02:01 1 0.42 0.00 0.03 0.00 0.02 99.53 23:08:45 23:03:01 all 0.10 0.00 0.03 0.00 0.02 99.85 23:08:45 23:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:08:45 23:03:01 1 0.17 0.00 0.03 0.00 0.02 99.78 23:08:45 23:04:01 all 0.04 0.00 0.02 0.00 0.00 99.94 23:08:45 23:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:08:45 23:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 23:08:45 23:05:01 all 0.21 0.00 0.04 0.00 0.02 99.73 23:08:45 23:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:08:45 23:05:01 1 0.38 0.00 0.05 0.00 0.02 99.55 23:08:45 23:06:01 all 0.18 0.00 0.04 0.00 0.02 99.76 23:08:45 23:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:08:45 23:06:01 1 0.33 0.00 0.05 0.00 0.02 99.60 23:08:45 23:07:01 all 0.29 0.00 0.03 0.00 0.01 99.67 23:08:45 23:07:01 0 0.22 0.00 0.03 0.00 0.02 99.73 23:08:45 23:07:01 1 0.37 0.00 0.03 0.00 0.00 99.60 23:08:45 23:08:01 all 0.20 0.00 0.02 0.00 0.01 99.77 23:08:45 23:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:08:45 23:08:01 1 0.37 0.00 0.02 0.00 0.02 99.60 23:08:45 Average: all 0.96 0.00 0.16 0.19 0.01 98.68 23:08:45 Average: 0 0.86 0.00 0.15 0.07 0.01 98.90 23:08:45 Average: 1 1.07 0.00 0.17 0.30 0.01 98.45 23:08:45 23:08:45 23:08:45