Push event to branch lftools Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b74266eef6dd1142509468ecff5f8731ba1e08c7 Running in Durability level: MAX_SURVIVABILITY 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-ssh5426862701343305102.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh2063475328351205964.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/lftools/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/lftools/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4594476484382246362.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 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-ssh5340399758924074758.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/lftools/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/lftools/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3335422013971256099.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2943 in /w/workspace/xfoundry_ci-build-images_lftools [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/xfoundry_ci-build-images_lftools # 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/xfoundry_ci-build-images_lftools@tmp/jenkins-gitclient-ssh8860686591716880965.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b74266eef6dd1142509468ecff5f8731ba1e08c7 (lftools) > 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 core.sparsecheckout # timeout=10 > git checkout -f b74266eef6dd1142509468ecff5f8731ba1e08c7 # timeout=10 Commit message: "Merge pull request #170 from ernestojeda/lftools" > git rev-list --no-walk 2235982f0aa97c33fa92750fa1092425305d54fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (LF Prep) [Pipeline] echo [2021-07-15T19:14:22.678Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = lftools [Pipeline] echo [2021-07-15T19:14:22.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = lftools [Pipeline] echo [2021-07-15T19:14:22.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = lftools [Pipeline] echo [2021-07-15T19:14:22.835Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b74266eef6dd1142509468ecff5f8731ba1e08c7 [Pipeline] echo [2021-07-15T19:14:22.885Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b74266e [Pipeline] echo [2021-07-15T19:14:22.944Z] [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 [2021-07-15T19:14:38.319Z] Still waiting to schedule task [2021-07-15T19:14:38.320Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2021-07-15T19:14:38.348Z] Still waiting to schedule task [2021-07-15T19:14:38.348Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2942’ [2021-07-15T19:15:41.880Z] Running on prd-centos7-docker-8c-8g-2944 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout [2021-07-15T19:15:42.045Z] Selected Git installation does not exist. Using Default [2021-07-15T19:15:42.045Z] The recommended git tool is: NONE [2021-07-15T19:15:45.584Z] using credential edgex-jenkins-ssh [2021-07-15T19:15:45.629Z] Cloning the remote Git repository [2021-07-15T19:15:46.406Z] Avoid second fetch [2021-07-15T19:15:46.406Z] Checking out Revision b74266eef6dd1142509468ecff5f8731ba1e08c7 (lftools) [2021-07-15T19:15:45.655Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T19:15:45.727Z] > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 [2021-07-15T19:15:45.756Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T19:15:45.756Z] > git --version # timeout=10 [2021-07-15T19:15:45.761Z] > git --version # 'git version 2.24.4' [2021-07-15T19:15:45.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T19:15:45.815Z] [INFO] Currently running in a labeled security context [2021-07-15T19:15:45.815Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T19:15:45.816Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_ci-build-images_lftools@tmp/jenkins-gitclient-ssh6198470650188671338.key [2021-07-15T19:15:45.827Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T19:15:46.386Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-15T19:15:46.392Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T19:15:46.415Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T19:15:46.420Z] > git checkout -f b74266eef6dd1142509468ecff5f8731ba1e08c7 # timeout=10 [2021-07-15T19:15:50.175Z] Commit message: "Merge pull request #170 from ernestojeda/lftools" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T19:15:50.754Z] provisioning config files... [2021-07-15T19:15:50.777Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config1951039194843802700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T19:15:51.288Z] ---> docker-login.sh [2021-07-15T19:15:51.288Z] nexus3.edgexfoundry.org:10001 [2021-07-15T19:15:51.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T19:15:51.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T19:15:51.571Z] Configure a credential helper to remove this warning. See [2021-07-15T19:15:51.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T19:15:51.571Z] [2021-07-15T19:15:51.571Z] Login Succeeded [2021-07-15T19:15:51.571Z] nexus3.edgexfoundry.org:10002 [2021-07-15T19:15:51.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T19:15:51.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T19:15:51.842Z] Configure a credential helper to remove this warning. See [2021-07-15T19:15:51.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T19:15:51.842Z] [2021-07-15T19:15:51.842Z] Login Succeeded [2021-07-15T19:15:51.842Z] nexus3.edgexfoundry.org:10003 [2021-07-15T19:15:51.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T19:15:51.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T19:15:51.842Z] Configure a credential helper to remove this warning. See [2021-07-15T19:15:51.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T19:15:51.842Z] [2021-07-15T19:15:51.842Z] Login Succeeded [2021-07-15T19:15:51.842Z] nexus3.edgexfoundry.org:10004 [2021-07-15T19:15:52.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T19:15:52.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T19:15:52.108Z] Configure a credential helper to remove this warning. See [2021-07-15T19:15:52.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T19:15:52.108Z] [2021-07-15T19:15:52.108Z] Login Succeeded [2021-07-15T19:15:52.108Z] docker.io [2021-07-15T19:15:52.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T19:15:52.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T19:15:52.647Z] Configure a credential helper to remove this warning. See [2021-07-15T19:15:52.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T19:15:52.647Z] [2021-07-15T19:15:52.647Z] Login Succeeded [2021-07-15T19:15:52.647Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T19:15:52.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:15:53.275Z] + docker build -t edgex-lftools -f Dockerfile . [2021-07-15T19:15:53.275Z] Sending build context to Docker daemon 397.8kB [2021-07-15T19:15:53.275Z] Step 1/8 : FROM centos:7 [2021-07-15T19:15:53.885Z] 7: Pulling from library/centos [2021-07-15T19:15:54.154Z] 2d473b07cdd5: Pulling fs layer [2021-07-15T19:15:55.107Z] 2d473b07cdd5: Verifying Checksum [2021-07-15T19:15:55.107Z] 2d473b07cdd5: Download complete [2021-07-15T19:15:58.487Z] 2d473b07cdd5: Pull complete [2021-07-15T19:15:58.487Z] Digest: sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e [2021-07-15T19:15:58.487Z] Status: Downloaded newer image for centos:7 [2021-07-15T19:15:58.487Z] ---> 8652b9f0cb4c [2021-07-15T19:15:58.487Z] Step 2/8 : COPY ./fedora-infra-sigul.repo /etc/yum.repos.d/ [2021-07-15T19:15:59.078Z] ---> dbcee0364de9 [2021-07-15T19:15:59.078Z] Step 3/8 : ENV LC_ALL=en_US.utf-8 LANG=en_US.utf-8 [2021-07-15T19:15:59.397Z] ---> Running in 3b52650737f4 [2021-07-15T19:15:59.397Z] Removing intermediate container 3b52650737f4 [2021-07-15T19:15:59.397Z] ---> 61345503d0ff [2021-07-15T19:15:59.397Z] 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 [2021-07-15T19:15:59.397Z] ---> Running in 2e726fa501e1 [2021-07-15T19:16:00.073Z] Loaded plugins: fastestmirror, ovl [2021-07-15T19:16:00.073Z] Determining fastest mirrors [2021-07-15T19:16:00.703Z] * base: centos.mirror.ca.planethoster.net [2021-07-15T19:16:00.703Z] * extras: centos.mirror.ca.planethoster.net [2021-07-15T19:16:00.703Z] * updates: centos.mirror.vexxhost.com [2021-07-15T19:16:04.228Z] Package libxml2-2.9.1-6.el7.5.x86_64 already installed and latest version [2021-07-15T19:16:04.228Z] Resolving Dependencies [2021-07-15T19:16:04.228Z] --> Running transaction check [2021-07-15T19:16:04.228Z] ---> Package libxslt.x86_64 0:1.1.28-6.el7 will be installed [2021-07-15T19:16:04.228Z] --> Finished Dependency Resolution [2021-07-15T19:16:04.228Z] [2021-07-15T19:16:04.228Z] Dependencies Resolved [2021-07-15T19:16:04.228Z] [2021-07-15T19:16:04.228Z] ================================================================================ [2021-07-15T19:16:04.228Z] Package Arch Version Repository Size [2021-07-15T19:16:04.228Z] ================================================================================ [2021-07-15T19:16:04.228Z] Installing: [2021-07-15T19:16:04.228Z] libxslt x86_64 1.1.28-6.el7 base 242 k [2021-07-15T19:16:04.228Z] [2021-07-15T19:16:04.228Z] Transaction Summary [2021-07-15T19:16:04.228Z] ================================================================================ [2021-07-15T19:16:04.228Z] Install 1 Package [2021-07-15T19:16:04.228Z] [2021-07-15T19:16:04.228Z] Total download size: 242 k [2021-07-15T19:16:04.228Z] Installed size: 486 k [2021-07-15T19:16:04.228Z] Downloading packages: [2021-07-15T19:16:04.228Z] warning: /var/cache/yum/x86_64/7/base/packages/libxslt-1.1.28-6.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY [2021-07-15T19:16:04.228Z] Public key for libxslt-1.1.28-6.el7.x86_64.rpm is not installed [2021-07-15T19:16:04.228Z] Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2021-07-15T19:16:04.228Z] Importing GPG key 0xF4A80EB5: [2021-07-15T19:16:04.228Z] Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " [2021-07-15T19:16:04.228Z] Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 [2021-07-15T19:16:04.228Z] Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) [2021-07-15T19:16:04.228Z] From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2021-07-15T19:16:04.228Z] Running transaction check [2021-07-15T19:16:04.228Z] Running transaction test [2021-07-15T19:16:04.228Z] Transaction test succeeded [2021-07-15T19:16:04.228Z] Running transaction [2021-07-15T19:16:05.235Z] Installing : libxslt-1.1.28-6.el7.x86_64 1/1 [2021-07-15T19:16:05.522Z] Verifying : libxslt-1.1.28-6.el7.x86_64 1/1 [2021-07-15T19:16:05.522Z] [2021-07-15T19:16:05.522Z] Installed: [2021-07-15T19:16:05.522Z] libxslt.x86_64 0:1.1.28-6.el7 [2021-07-15T19:16:05.522Z] [2021-07-15T19:16:05.522Z] Complete! [2021-07-15T19:16:05.806Z] warning: /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY [2021-07-15T19:16:05.806Z] Preparing... ######################################## [2021-07-15T19:16:05.806Z] Updating / installing... [2021-07-15T19:16:05.806Z] xmlstarlet-1.6.1-1.el7 ######################################## [2021-07-15T19:16:07.796Z] Removing intermediate container 2e726fa501e1 [2021-07-15T19:16:07.796Z] ---> c18bd4caade8 [2021-07-15T19:16:07.796Z] 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 [2021-07-15T19:16:07.796Z] ---> Running in 84c8db989dd1 [2021-07-15T19:16:08.076Z] Loaded plugins: fastestmirror, ovl [2021-07-15T19:16:08.356Z] Loading mirror speeds from cached hostfile [2021-07-15T19:16:08.356Z] * base: centos.mirror.ca.planethoster.net [2021-07-15T19:16:08.356Z] * extras: centos.mirror.ca.planethoster.net [2021-07-15T19:16:08.356Z] * updates: centos.mirror.vexxhost.com [2021-07-15T19:16:08.958Z] Resolving Dependencies [2021-07-15T19:16:08.958Z] --> Running transaction check [2021-07-15T19:16:08.958Z] ---> Package automake.noarch 0:1.13.4-3.el7 will be installed [2021-07-15T19:16:08.958Z] --> Processing Dependency: perl >= 5.006 for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(warnings) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(vars) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(strict) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(POSIX) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(IO::File) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(File::stat) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(File::Copy) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(File::Compare) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(File::Basename) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Errno) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(DynaLoader) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Class::Struct) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: /usr/bin/perl for package: automake-1.13.4-3.el7.noarch [2021-07-15T19:16:09.238Z] ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed [2021-07-15T19:16:09.238Z] --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T19:16:09.238Z] ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T19:16:09.238Z] ---> Package kernel-devel.x86_64 0:3.10.0-1160.31.1.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package make.x86_64 1:3.82-24.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package python3.x86_64 0:3.6.8-18.el7 will be installed [2021-07-15T19:16:09.238Z] --> Processing Dependency: python3-libs(x86-64) = 3.6.8-18.el7 for package: python3-3.6.8-18.el7.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: python3-setuptools for package: python3-3.6.8-18.el7.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: python3-pip for package: python3-3.6.8-18.el7.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-18.el7.x86_64 [2021-07-15T19:16:09.238Z] ---> Package python3-devel.x86_64 0:3.6.8-18.el7 will be installed [2021-07-15T19:16:09.238Z] --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-15T19:16:09.238Z] ---> Package sigul.x86_64 0:0.207-1.el7 will be installed [2021-07-15T19:16:09.238Z] --> Processing Dependency: python-nss >= 0.11 for package: sigul-0.207-1.el7.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: koji for package: sigul-0.207-1.el7.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: logrotate for package: sigul-0.207-1.el7.x86_64 [2021-07-15T19:16:09.238Z] ---> Package sudo.x86_64 0:1.8.23-10.el7_9.1 will be installed [2021-07-15T19:16:09.238Z] --> Running transaction check [2021-07-15T19:16:09.238Z] ---> Package autoconf.noarch 0:2.69-11.el7 will be installed [2021-07-15T19:16:09.238Z] --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch [2021-07-15T19:16:09.238Z] ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package glibc-devel.x86_64 0:2.17-324.el7_9 will be installed [2021-07-15T19:16:09.238Z] --> Processing Dependency: glibc-headers = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: glibc = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-324.el7_9.x86_64 [2021-07-15T19:16:09.238Z] ---> Package koji.noarch 0:1.15.1-1.el7.centos will be installed [2021-07-15T19:16:09.238Z] --> Processing Dependency: python2-koji = 1.15.1-1.el7.centos for package: koji-1.15.1-1.el7.centos.noarch [2021-07-15T19:16:09.238Z] --> Processing Dependency: python-libcomps for package: koji-1.15.1-1.el7.centos.noarch [2021-07-15T19:16:09.238Z] ---> Package less.x86_64 0:458-9.el7 will be installed [2021-07-15T19:16:09.238Z] --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 [2021-07-15T19:16:09.238Z] ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed [2021-07-15T19:16:09.238Z] --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-15T19:16:09.238Z] ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T19:16:09.238Z] --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T19:16:09.238Z] ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed [2021-07-15T19:16:09.238Z] --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch [2021-07-15T19:16:09.238Z] ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed [2021-07-15T19:16:09.238Z] ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed [2021-07-15T19:16:09.238Z] ---> Package python-rpm-macros.noarch 0:3-34.el7 will be installed [2021-07-15T19:16:09.238Z] --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-34.el7.noarch [2021-07-15T19:16:09.519Z] ---> Package python3-libs.x86_64 0:3.6.8-18.el7 will be installed [2021-07-15T19:16:09.519Z] --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-18.el7.x86_64 [2021-07-15T19:16:09.519Z] ---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package python3-rpm-macros.noarch 0:3-34.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed [2021-07-15T19:16:09.519Z] --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2021-07-15T19:16:09.519Z] --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2021-07-15T19:16:09.519Z] --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2021-07-15T19:16:09.519Z] ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed [2021-07-15T19:16:09.519Z] --> Running transaction check [2021-07-15T19:16:09.519Z] ---> Package dwz.x86_64 0:0.11-3.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed [2021-07-15T19:16:09.519Z] --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 [2021-07-15T19:16:09.519Z] ---> Package glibc.x86_64 0:2.17-317.el7 will be updated [2021-07-15T19:16:09.519Z] --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 [2021-07-15T19:16:09.519Z] ---> Package glibc.x86_64 0:2.17-324.el7_9 will be an update [2021-07-15T19:16:09.519Z] ---> Package glibc-headers.x86_64 0:2.17-324.el7_9 will be installed [2021-07-15T19:16:09.519Z] --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-324.el7_9.x86_64 [2021-07-15T19:16:09.519Z] --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-324.el7_9.x86_64 [2021-07-15T19:16:09.519Z] ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed [2021-07-15T19:16:09.519Z] --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2021-07-15T19:16:09.519Z] --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2021-07-15T19:16:09.519Z] ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed [2021-07-15T19:16:09.519Z] --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch [2021-07-15T19:16:09.519Z] --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch [2021-07-15T19:16:09.519Z] ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed [2021-07-15T19:16:09.519Z] ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed [2021-07-15T19:16:09.519Z] ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed [2021-07-15T19:16:09.519Z] ---> Package python2-koji.noarch 0:1.15.1-1.el7.centos will be installed [2021-07-15T19:16:09.519Z] --> Processing Dependency: python-krbV >= 1.0.13 for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T19:16:09.519Z] --> Processing Dependency: python-six for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T19:16:09.519Z] --> Processing Dependency: python-requests-kerberos for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T19:16:09.519Z] --> Processing Dependency: python-requests for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T19:16:09.519Z] --> Processing Dependency: python-dateutil for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T19:16:09.519Z] --> Processing Dependency: pyOpenSSL for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T19:16:09.519Z] ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed [2021-07-15T19:16:09.520Z] --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 [2021-07-15T19:16:09.520Z] --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 [2021-07-15T19:16:09.520Z] ---> Package zip.x86_64 0:3.0-11.el7 will be installed [2021-07-15T19:16:09.520Z] --> Running transaction check [2021-07-15T19:16:09.520Z] ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed [2021-07-15T19:16:09.520Z] ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated [2021-07-15T19:16:09.520Z] ---> Package glibc-common.x86_64 0:2.17-324.el7_9 will be an update [2021-07-15T19:16:09.520Z] ---> Package kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 will be installed [2021-07-15T19:16:09.520Z] ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed [2021-07-15T19:16:09.520Z] ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed [2021-07-15T19:16:09.520Z] ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed [2021-07-15T19:16:09.520Z] ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed [2021-07-15T19:16:09.520Z] --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2021-07-15T19:16:09.520Z] --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2021-07-15T19:16:09.520Z] ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed [2021-07-15T19:16:09.520Z] ---> Package pyOpenSSL.x86_64 0:0.13.1-4.el7 will be installed [2021-07-15T19:16:09.520Z] ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed [2021-07-15T19:16:09.520Z] ---> Package python-krbV.x86_64 0:1.0.90-8.el7 will be installed [2021-07-15T19:16:09.520Z] ---> Package python-requests.noarch 0:2.6.0-10.el7 will be installed [2021-07-15T19:16:09.520Z] --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-10.el7.noarch [2021-07-15T19:16:09.520Z] ---> Package python-requests-kerberos.noarch 0:0.7.0-2.el7 will be installed [2021-07-15T19:16:09.520Z] --> Processing Dependency: python-kerberos for package: python-requests-kerberos-0.7.0-2.el7.noarch [2021-07-15T19:16:09.520Z] ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed [2021-07-15T19:16:09.520Z] --> Running transaction check [2021-07-15T19:16:09.520Z] ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed [2021-07-15T19:16:09.520Z] ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed [2021-07-15T19:16:09.520Z] ---> Package python-kerberos.x86_64 0:1.1-15.el7 will be installed [2021-07-15T19:16:09.520Z] ---> Package python-urllib3.noarch 0:1.10.2-7.el7 will be installed [2021-07-15T19:16:09.520Z] --> Processing Dependency: python-ipaddress for package: python-urllib3-1.10.2-7.el7.noarch [2021-07-15T19:16:09.520Z] --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-7.el7.noarch [2021-07-15T19:16:09.520Z] --> Running transaction check [2021-07-15T19:16:09.520Z] ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed [2021-07-15T19:16:09.520Z] --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch [2021-07-15T19:16:09.520Z] ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed [2021-07-15T19:16:09.520Z] --> Running transaction check [2021-07-15T19:16:09.520Z] ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed [2021-07-15T19:16:09.520Z] --> Finished Dependency Resolution [2021-07-15T19:16:09.520Z] [2021-07-15T19:16:09.520Z] Dependencies Resolved [2021-07-15T19:16:09.520Z] [2021-07-15T19:16:09.520Z] ================================================================================ [2021-07-15T19:16:09.520Z] Package Arch Version Repository Size [2021-07-15T19:16:09.520Z] ================================================================================ [2021-07-15T19:16:09.520Z] Installing: [2021-07-15T19:16:09.520Z] automake noarch 1.13.4-3.el7 base 679 k [2021-07-15T19:16:09.520Z] gcc x86_64 4.8.5-44.el7 base 16 M [2021-07-15T19:16:09.520Z] git x86_64 1.8.3.1-23.el7_8 base 4.4 M [2021-07-15T19:16:09.520Z] kernel-devel x86_64 3.10.0-1160.31.1.el7 updates 18 M [2021-07-15T19:16:09.520Z] make x86_64 1:3.82-24.el7 base 421 k [2021-07-15T19:16:09.520Z] python3 x86_64 3.6.8-18.el7 updates 70 k [2021-07-15T19:16:09.520Z] python3-devel x86_64 3.6.8-18.el7 updates 217 k [2021-07-15T19:16:09.520Z] sigul x86_64 0.207-1.el7 fedora-infra-sigul 100 k [2021-07-15T19:16:09.520Z] sudo x86_64 1.8.23-10.el7_9.1 updates 843 k [2021-07-15T19:16:09.520Z] Installing for dependencies: [2021-07-15T19:16:09.520Z] autoconf noarch 2.69-11.el7 base 701 k [2021-07-15T19:16:09.520Z] cpp x86_64 4.8.5-44.el7 base 5.9 M [2021-07-15T19:16:09.520Z] dwz x86_64 0.11-3.el7 base 99 k [2021-07-15T19:16:09.520Z] fipscheck x86_64 1.4.1-6.el7 base 21 k [2021-07-15T19:16:09.520Z] fipscheck-lib x86_64 1.4.1-6.el7 base 11 k [2021-07-15T19:16:09.520Z] glibc-devel x86_64 2.17-324.el7_9 updates 1.1 M [2021-07-15T19:16:09.520Z] glibc-headers x86_64 2.17-324.el7_9 updates 691 k [2021-07-15T19:16:09.520Z] groff-base x86_64 1.22.2-8.el7 base 942 k [2021-07-15T19:16:09.520Z] kernel-headers x86_64 3.10.0-1160.31.1.el7 updates 9.0 M [2021-07-15T19:16:09.520Z] koji noarch 1.15.1-1.el7.centos extras 115 k [2021-07-15T19:16:09.520Z] less x86_64 458-9.el7 base 120 k [2021-07-15T19:16:09.520Z] libcomps x86_64 0.1.8-14.el7 extras 75 k [2021-07-15T19:16:09.520Z] libedit x86_64 3.0-12.20121213cvs.el7 [2021-07-15T19:16:09.520Z] base 92 k [2021-07-15T19:16:09.520Z] libgomp x86_64 4.8.5-44.el7 base 159 k [2021-07-15T19:16:09.520Z] libmpc x86_64 1.0.1-3.el7 base 51 k [2021-07-15T19:16:09.520Z] libtirpc x86_64 0.2.4-0.16.el7 base 89 k [2021-07-15T19:16:09.520Z] logrotate x86_64 3.8.6-19.el7 base 70 k [2021-07-15T19:16:09.520Z] m4 x86_64 1.4.16-10.el7 base 256 k [2021-07-15T19:16:09.520Z] mpfr x86_64 3.1.1-4.el7 base 203 k [2021-07-15T19:16:09.520Z] openssh x86_64 7.4p1-21.el7 base 510 k [2021-07-15T19:16:09.520Z] openssh-clients x86_64 7.4p1-21.el7 base 655 k [2021-07-15T19:16:09.520Z] perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M [2021-07-15T19:16:09.520Z] perl-Carp noarch 1.26-244.el7 base 19 k [2021-07-15T19:16:09.520Z] perl-Data-Dumper x86_64 2.145-3.el7 base 47 k [2021-07-15T19:16:09.520Z] perl-Encode x86_64 2.51-7.el7 base 1.5 M [2021-07-15T19:16:09.520Z] perl-Error noarch 1:0.17020-2.el7 base 32 k [2021-07-15T19:16:09.520Z] perl-Exporter noarch 5.68-3.el7 base 28 k [2021-07-15T19:16:09.520Z] perl-File-Path noarch 2.09-2.el7 base 26 k [2021-07-15T19:16:09.520Z] perl-File-Temp noarch 0.23.01-3.el7 base 56 k [2021-07-15T19:16:09.520Z] perl-Filter x86_64 1.49-3.el7 base 76 k [2021-07-15T19:16:09.520Z] perl-Getopt-Long noarch 2.40-3.el7 base 56 k [2021-07-15T19:16:09.520Z] perl-Git noarch 1.8.3.1-23.el7_8 base 56 k [2021-07-15T19:16:09.520Z] perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k [2021-07-15T19:16:09.520Z] perl-PathTools x86_64 3.40-5.el7 base 82 k [2021-07-15T19:16:09.520Z] perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k [2021-07-15T19:16:09.520Z] perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k [2021-07-15T19:16:09.520Z] perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k [2021-07-15T19:16:09.520Z] perl-Pod-Usage noarch 1.63-3.el7 base 27 k [2021-07-15T19:16:09.520Z] perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k [2021-07-15T19:16:09.520Z] perl-Socket x86_64 2.010-5.el7 base 49 k [2021-07-15T19:16:09.520Z] perl-Storable x86_64 2.45-3.el7 base 77 k [2021-07-15T19:16:09.520Z] perl-TermReadKey x86_64 2.30-20.el7 base 31 k [2021-07-15T19:16:09.520Z] perl-Test-Harness noarch 3.28-3.el7 base 302 k [2021-07-15T19:16:09.520Z] perl-Text-ParseWords noarch 3.29-4.el7 base 14 k [2021-07-15T19:16:09.520Z] perl-Thread-Queue noarch 3.02-2.el7 base 17 k [2021-07-15T19:16:09.520Z] perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k [2021-07-15T19:16:09.520Z] perl-Time-Local noarch 1.2300-2.el7 base 24 k [2021-07-15T19:16:09.520Z] perl-constant noarch 1.27-2.el7 base 19 k [2021-07-15T19:16:09.520Z] perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k [2021-07-15T19:16:09.520Z] perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k [2021-07-15T19:16:09.520Z] perl-parent noarch 1:0.225-244.el7 base 12 k [2021-07-15T19:16:09.520Z] perl-podlators noarch 2.5.1-3.el7 base 112 k [2021-07-15T19:16:09.520Z] perl-srpm-macros noarch 1-8.el7 base 4.6 k [2021-07-15T19:16:09.520Z] perl-threads x86_64 1.87-4.el7 base 49 k [2021-07-15T19:16:09.520Z] perl-threads-shared x86_64 1.43-6.el7 base 39 k [2021-07-15T19:16:09.520Z] pyOpenSSL x86_64 0.13.1-4.el7 base 135 k [2021-07-15T19:16:09.520Z] python-backports x86_64 1.0-8.el7 base 5.8 k [2021-07-15T19:16:09.520Z] python-backports-ssl_match_hostname [2021-07-15T19:16:09.520Z] noarch 3.5.0.1-1.el7 base 13 k [2021-07-15T19:16:09.520Z] python-dateutil noarch 1.5-7.el7 base 85 k [2021-07-15T19:16:09.520Z] python-ipaddress noarch 1.0.16-2.el7 base 34 k [2021-07-15T19:16:09.520Z] python-kerberos x86_64 1.1-15.el7 base 25 k [2021-07-15T19:16:09.520Z] python-krbV x86_64 1.0.90-8.el7 base 54 k [2021-07-15T19:16:09.520Z] python-nss x86_64 0.16.0-3.el7 base 266 k [2021-07-15T19:16:09.520Z] python-requests noarch 2.6.0-10.el7 base 95 k [2021-07-15T19:16:09.520Z] python-requests-kerberos noarch 0.7.0-2.el7 extras 17 k [2021-07-15T19:16:09.520Z] python-rpm-macros noarch 3-34.el7 base 9.1 k [2021-07-15T19:16:09.520Z] python-six noarch 1.9.0-2.el7 base 29 k [2021-07-15T19:16:09.520Z] python-srpm-macros noarch 3-34.el7 base 8.8 k [2021-07-15T19:16:09.520Z] python-urllib3 noarch 1.10.2-7.el7 base 103 k [2021-07-15T19:16:09.520Z] python2-koji noarch 1.15.1-1.el7.centos extras 291 k [2021-07-15T19:16:09.520Z] python2-libcomps x86_64 0.1.8-14.el7 extras 47 k [2021-07-15T19:16:09.520Z] python3-libs x86_64 3.6.8-18.el7 updates 6.9 M [2021-07-15T19:16:09.520Z] python3-pip noarch 9.0.3-8.el7 base 1.6 M [2021-07-15T19:16:09.520Z] python3-rpm-generators noarch 6-2.el7 base 20 k [2021-07-15T19:16:09.520Z] python3-rpm-macros noarch 3-34.el7 base 8.1 k [2021-07-15T19:16:09.520Z] python3-setuptools noarch 39.2.0-10.el7 base 629 k [2021-07-15T19:16:09.520Z] redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k [2021-07-15T19:16:09.520Z] rsync x86_64 3.1.2-10.el7 base 404 k [2021-07-15T19:16:09.520Z] zip x86_64 3.0-11.el7 base 260 k [2021-07-15T19:16:09.520Z] Updating for dependencies: [2021-07-15T19:16:09.520Z] glibc x86_64 2.17-324.el7_9 updates 3.6 M [2021-07-15T19:16:09.520Z] glibc-common x86_64 2.17-324.el7_9 updates 12 M [2021-07-15T19:16:09.520Z] [2021-07-15T19:16:09.520Z] Transaction Summary [2021-07-15T19:16:09.520Z] ================================================================================ [2021-07-15T19:16:09.520Z] Install 9 Packages (+79 Dependent packages) [2021-07-15T19:16:09.520Z] Upgrade ( 2 Dependent packages) [2021-07-15T19:16:09.520Z] [2021-07-15T19:16:09.520Z] Total download size: 100 M [2021-07-15T19:16:09.520Z] Downloading packages: [2021-07-15T19:16:09.520Z] Delta RPMs disabled because /usr/bin/applydeltarpm not installed. [2021-07-15T19:16:12.951Z] 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 [2021-07-15T19:16:12.951Z] Public key for sigul-0.207-1.el7.x86_64.rpm is not installed [2021-07-15T19:16:17.310Z] -------------------------------------------------------------------------------- [2021-07-15T19:16:17.310Z] Total 14 MB/s | 100 MB 00:07 [2021-07-15T19:16:17.310Z] Retrieving key from https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2021-07-15T19:16:17.310Z] Importing GPG key 0x47DD8EF9: [2021-07-15T19:16:17.310Z] Userid : "Fedora Infrastructure (infrastructure) " [2021-07-15T19:16:17.310Z] Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 [2021-07-15T19:16:17.310Z] From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2021-07-15T19:16:17.310Z] Running transaction check [2021-07-15T19:16:17.587Z] Running transaction test [2021-07-15T19:16:18.010Z] Transaction test succeeded [2021-07-15T19:16:18.010Z] Running transaction [2021-07-15T19:16:18.333Z] Installing : python-six-1.9.0-2.el7.noarch 1/92 [2021-07-15T19:16:18.333Z] Installing : python-srpm-macros-3-34.el7.noarch 2/92 [2021-07-15T19:16:18.333Z] Installing : python-ipaddress-1.0.16-2.el7.noarch 3/92 [2021-07-15T19:16:18.935Z] Installing : python-rpm-macros-3-34.el7.noarch 4/92 [2021-07-15T19:16:22.397Z] Updating : glibc-2.17-324.el7_9.x86_64 5/92 [2021-07-15T19:16:22.397Z] Updating : glibc-common-2.17-324.el7_9.x86_64 6/92 [2021-07-15T19:16:22.397Z] Installing : fipscheck-1.4.1-6.el7.x86_64 7/92 [2021-07-15T19:16:23.030Z] Installing : fipscheck-lib-1.4.1-6.el7.x86_64 8/92 [2021-07-15T19:16:24.294Z] Installing : mpfr-3.1.1-4.el7.x86_64 9/92 [2021-07-15T19:16:25.370Z] Installing : libmpc-1.0.1-3.el7.x86_64 10/92 [2021-07-15T19:16:25.370Z] Installing : groff-base-1.22.2-8.el7.x86_64 11/92 [2021-07-15T19:16:25.370Z] Installing : less-458-9.el7.x86_64 12/92 [2021-07-15T19:16:25.370Z] Installing : 1:perl-parent-0.225-244.el7.noarch 13/92 [2021-07-15T19:16:25.370Z] Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 14/92 [2021-07-15T19:16:25.370Z] Installing : perl-podlators-2.5.1-3.el7.noarch 15/92 [2021-07-15T19:16:25.370Z] Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 16/92 [2021-07-15T19:16:25.370Z] Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 17/92 [2021-07-15T19:16:25.639Z] Installing : perl-Text-ParseWords-3.29-4.el7.noarch 18/92 [2021-07-15T19:16:25.639Z] Installing : perl-Encode-2.51-7.el7.x86_64 19/92 [2021-07-15T19:16:25.639Z] Installing : perl-Pod-Usage-1.63-3.el7.noarch 20/92 [2021-07-15T19:16:25.639Z] Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 21/92 [2021-07-15T19:16:25.639Z] Installing : perl-threads-1.87-4.el7.x86_64 22/92 [2021-07-15T19:16:25.639Z] Installing : perl-Storable-2.45-3.el7.x86_64 23/92 [2021-07-15T19:16:25.639Z] Installing : perl-Carp-1.26-244.el7.noarch 24/92 [2021-07-15T19:16:25.920Z] Installing : perl-Filter-1.49-3.el7.x86_64 25/92 [2021-07-15T19:16:25.920Z] Installing : perl-Exporter-5.68-3.el7.noarch 26/92 [2021-07-15T19:16:25.920Z] Installing : perl-Time-Local-1.2300-2.el7.noarch 27/92 [2021-07-15T19:16:25.920Z] Installing : perl-constant-1.27-2.el7.noarch 28/92 [2021-07-15T19:16:25.920Z] Installing : perl-Socket-2.010-5.el7.x86_64 29/92 [2021-07-15T19:16:25.920Z] Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 30/92 [2021-07-15T19:16:25.920Z] Installing : perl-threads-shared-1.43-6.el7.x86_64 31/92 [2021-07-15T19:16:25.920Z] Installing : perl-File-Temp-0.23.01-3.el7.noarch 32/92 [2021-07-15T19:16:25.920Z] Installing : perl-File-Path-2.09-2.el7.noarch 33/92 [2021-07-15T19:16:25.920Z] Installing : perl-PathTools-3.40-5.el7.x86_64 34/92 [2021-07-15T19:16:26.205Z] Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 35/92 [2021-07-15T19:16:27.168Z] Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 36/92 [2021-07-15T19:16:27.168Z] Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 37/92 [2021-07-15T19:16:28.133Z] Installing : perl-Getopt-Long-2.40-3.el7.noarch 38/92 [2021-07-15T19:16:28.133Z] Installing : 4:perl-5.16.3-299.el7_9.x86_64 39/92 [2021-07-15T19:16:28.133Z] Installing : 1:perl-Error-0.17020-2.el7.noarch 40/92 [2021-07-15T19:16:28.133Z] Installing : perl-TermReadKey-2.30-20.el7.x86_64 41/92 [2021-07-15T19:16:28.133Z] Installing : perl-Data-Dumper-2.145-3.el7.x86_64 42/92 [2021-07-15T19:16:28.133Z] Installing : perl-Test-Harness-3.28-3.el7.noarch 43/92 [2021-07-15T19:16:28.925Z] Installing : perl-Thread-Queue-3.02-2.el7.noarch 44/92 [2021-07-15T19:16:30.875Z] Installing : cpp-4.8.5-44.el7.x86_64 45/92 [2021-07-15T19:16:30.875Z] Installing : openssh-7.4p1-21.el7.x86_64 46/92 [2021-07-15T19:16:32.290Z] Installing : libedit-3.0-12.20121213cvs.el7.x86_64 47/92 [2021-07-15T19:16:32.290Z] Installing : openssh-clients-7.4p1-21.el7.x86_64 48/92 [2021-07-15T19:16:32.290Z] Installing : python-kerberos-1.1-15.el7.x86_64 49/92 [2021-07-15T19:16:32.290Z] Installing : python-nss-0.16.0-3.el7.x86_64 50/92 [2021-07-15T19:16:33.254Z] Installing : rsync-3.1.2-10.el7.x86_64 51/92 [2021-07-15T19:16:33.844Z] Installing : perl-Git-1.8.3.1-23.el7_8.noarch 52/92 [2021-07-15T19:16:33.844Z] Installing : git-1.8.3.1-23.el7_8.x86_64 53/92 [2021-07-15T19:16:34.842Z] Installing : libgomp-4.8.5-44.el7.x86_64 54/92 [2021-07-15T19:16:35.851Z] Installing : m4-1.4.16-10.el7.x86_64 55/92 [2021-07-15T19:16:36.851Z] Installing : autoconf-2.69-11.el7.noarch 56/92 [2021-07-15T19:16:36.851Z] install-info: No such file or directory for /usr/share/info/autoconf.info [2021-07-15T19:16:37.843Z] Installing : libcomps-0.1.8-14.el7.x86_64 57/92 [2021-07-15T19:16:38.118Z] Installing : python2-libcomps-0.1.8-14.el7.x86_64 58/92 [2021-07-15T19:16:39.093Z] Installing : pyOpenSSL-0.13.1-4.el7.x86_64 59/92 [2021-07-15T19:16:39.093Z] Installing : logrotate-3.8.6-19.el7.x86_64 60/92 [2021-07-15T19:16:39.093Z] Installing : dwz-0.11-3.el7.x86_64 61/92 [2021-07-15T19:16:40.511Z] Installing : libtirpc-0.2.4-0.16.el7.x86_64 62/92 [2021-07-15T19:16:40.511Z] Installing : python3-setuptools-39.2.0-10.el7.noarch 63/92 [2021-07-15T19:16:40.780Z] Installing : python3-pip-9.0.3-8.el7.noarch 64/92 [2021-07-15T19:16:41.763Z] Installing : python3-3.6.8-18.el7.x86_64 65/92 [2021-07-15T19:16:42.034Z] Installing : python3-libs-3.6.8-18.el7.x86_64 66/92 [2021-07-15T19:16:42.034Z] Installing : python3-rpm-generators-6-2.el7.noarch 67/92 [2021-07-15T19:16:42.034Z] Installing : python-krbV-1.0.90-8.el7.x86_64 68/92 [2021-07-15T19:16:42.034Z] Installing : zip-3.0-11.el7.x86_64 69/92 [2021-07-15T19:16:42.303Z] Installing : python3-rpm-macros-3-34.el7.noarch 70/92 [2021-07-15T19:16:43.772Z] Installing : kernel-headers-3.10.0-1160.31.1.el7.x86_64 71/92 [2021-07-15T19:16:43.772Z] Installing : glibc-headers-2.17-324.el7_9.x86_64 72/92 [2021-07-15T19:16:44.783Z] Installing : glibc-devel-2.17-324.el7_9.x86_64 73/92 [2021-07-15T19:16:44.783Z] Installing : python-dateutil-1.5-7.el7.noarch 74/92 [2021-07-15T19:16:44.783Z] Installing : perl-srpm-macros-1-8.el7.noarch 75/92 [2021-07-15T19:16:44.783Z] Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 76/92 [2021-07-15T19:16:44.783Z] Installing : python-backports-1.0-8.el7.x86_64 77/92 [2021-07-15T19:16:44.783Z] Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 78/92 [2021-07-15T19:16:44.783Z] Installing : python-urllib3-1.10.2-7.el7.noarch 79/92 [2021-07-15T19:16:44.783Z] Installing : python-requests-2.6.0-10.el7.noarch 80/92 [2021-07-15T19:16:45.065Z] Installing : python-requests-kerberos-0.7.0-2.el7.noarch 81/92 [2021-07-15T19:16:45.065Z] Installing : python2-koji-1.15.1-1.el7.centos.noarch 82/92 [2021-07-15T19:16:46.057Z] Installing : koji-1.15.1-1.el7.centos.noarch 83/92 [2021-07-15T19:16:46.057Z] Installing : sigul-0.207-1.el7.x86_64 84/92 [2021-07-15T19:16:47.043Z] Installing : python3-devel-3.6.8-18.el7.x86_64 85/92 [2021-07-15T19:16:48.524Z] Installing : gcc-4.8.5-44.el7.x86_64 86/92 [2021-07-15T19:16:49.146Z] Installing : automake-1.13.4-3.el7.noarch 87/92 [2021-07-15T19:16:49.146Z] install-info: No such file or directory for /usr/share/info/automake.info.gz [2021-07-15T19:17:07.586Z] Installing : kernel-devel-3.10.0-1160.31.1.el7.x86_64 88/92 [2021-07-15T19:17:09.007Z] Installing : 1:make-3.82-24.el7.x86_64 89/92 [2021-07-15T19:17:09.969Z] Installing : sudo-1.8.23-10.el7_9.1.x86_64 90/92 [2021-07-15T19:17:10.933Z] Cleanup : glibc-2.17-317.el7.x86_64 91/92 [2021-07-15T19:17:10.933Z] Cleanup : glibc-common-2.17-317.el7.x86_64 92/92 [2021-07-15T19:17:10.933Z] Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/92 [2021-07-15T19:17:10.933Z] Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/92 [2021-07-15T19:17:10.933Z] Verifying : koji-1.15.1-1.el7.centos.noarch 3/92 [2021-07-15T19:17:10.933Z] Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 4/92 [2021-07-15T19:17:11.228Z] Verifying : git-1.8.3.1-23.el7_8.x86_64 5/92 [2021-07-15T19:17:11.228Z] Verifying : python-urllib3-1.10.2-7.el7.noarch 6/92 [2021-07-15T19:17:11.228Z] Verifying : perl-TermReadKey-2.30-20.el7.x86_64 7/92 [2021-07-15T19:17:11.228Z] Verifying : glibc-common-2.17-324.el7_9.x86_64 8/92 [2021-07-15T19:17:11.228Z] Verifying : groff-base-1.22.2-8.el7.x86_64 9/92 [2021-07-15T19:17:11.228Z] Verifying : perl-File-Temp-0.23.01-3.el7.noarch 10/92 [2021-07-15T19:17:11.228Z] Verifying : perl-Time-Local-1.2300-2.el7.noarch 11/92 [2021-07-15T19:17:11.228Z] Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 12/92 [2021-07-15T19:17:11.228Z] Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 13/92 [2021-07-15T19:17:11.228Z] Verifying : fipscheck-1.4.1-6.el7.x86_64 14/92 [2021-07-15T19:17:11.228Z] Verifying : 1:make-3.82-24.el7.x86_64 15/92 [2021-07-15T19:17:11.228Z] Verifying : python-backports-1.0-8.el7.x86_64 16/92 [2021-07-15T19:17:11.228Z] Verifying : python3-setuptools-39.2.0-10.el7.noarch 17/92 [2021-07-15T19:17:11.228Z] Verifying : python-requests-2.6.0-10.el7.noarch 18/92 [2021-07-15T19:17:11.228Z] Verifying : autoconf-2.69-11.el7.noarch 19/92 [2021-07-15T19:17:11.228Z] Verifying : perl-File-Path-2.09-2.el7.noarch 20/92 [2021-07-15T19:17:11.228Z] Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 21/92 [2021-07-15T19:17:11.228Z] Verifying : python-ipaddress-1.0.16-2.el7.noarch 22/92 [2021-07-15T19:17:11.228Z] Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 23/92 [2021-07-15T19:17:11.228Z] Verifying : python-srpm-macros-3-34.el7.noarch 24/92 [2021-07-15T19:17:11.228Z] Verifying : python-kerberos-1.1-15.el7.x86_64 25/92 [2021-07-15T19:17:11.228Z] Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 26/92 [2021-07-15T19:17:11.228Z] Verifying : python3-3.6.8-18.el7.x86_64 27/92 [2021-07-15T19:17:11.228Z] Verifying : python-requests-kerberos-0.7.0-2.el7.noarch 28/92 [2021-07-15T19:17:11.228Z] Verifying : python-nss-0.16.0-3.el7.x86_64 29/92 [2021-07-15T19:17:11.228Z] Verifying : openssh-clients-7.4p1-21.el7.x86_64 30/92 [2021-07-15T19:17:11.228Z] Verifying : libmpc-1.0.1-3.el7.x86_64 31/92 [2021-07-15T19:17:11.228Z] Verifying : perl-Pod-Usage-1.63-3.el7.noarch 32/92 [2021-07-15T19:17:11.511Z] Verifying : perl-Encode-2.51-7.el7.x86_64 33/92 [2021-07-15T19:17:11.511Z] Verifying : python2-libcomps-0.1.8-14.el7.x86_64 34/92 [2021-07-15T19:17:11.511Z] Verifying : perl-threads-1.87-4.el7.x86_64 35/92 [2021-07-15T19:17:11.511Z] Verifying : rsync-3.1.2-10.el7.x86_64 36/92 [2021-07-15T19:17:11.511Z] Verifying : glibc-devel-2.17-324.el7_9.x86_64 37/92 [2021-07-15T19:17:11.511Z] Verifying : perl-Getopt-Long-2.40-3.el7.noarch 38/92 [2021-07-15T19:17:11.511Z] Verifying : libgomp-4.8.5-44.el7.x86_64 39/92 [2021-07-15T19:17:11.511Z] Verifying : perl-srpm-macros-1-8.el7.noarch 40/92 [2021-07-15T19:17:11.511Z] Verifying : python3-rpm-generators-6-2.el7.noarch 41/92 [2021-07-15T19:17:11.511Z] Verifying : perl-threads-shared-1.43-6.el7.x86_64 42/92 [2021-07-15T19:17:11.511Z] Verifying : perl-Storable-2.45-3.el7.x86_64 43/92 [2021-07-15T19:17:11.511Z] Verifying : python3-pip-9.0.3-8.el7.noarch 44/92 [2021-07-15T19:17:11.511Z] Verifying : m4-1.4.16-10.el7.x86_64 45/92 [2021-07-15T19:17:11.511Z] Verifying : cpp-4.8.5-44.el7.x86_64 46/92 [2021-07-15T19:17:11.511Z] Verifying : 1:perl-parent-0.225-244.el7.noarch 47/92 [2021-07-15T19:17:11.511Z] Verifying : python-dateutil-1.5-7.el7.noarch 48/92 [2021-07-15T19:17:11.511Z] Verifying : perl-Test-Harness-3.28-3.el7.noarch 49/92 [2021-07-15T19:17:11.511Z] Verifying : python-rpm-macros-3-34.el7.noarch 50/92 [2021-07-15T19:17:11.511Z] Verifying : python2-koji-1.15.1-1.el7.centos.noarch 51/92 [2021-07-15T19:17:11.511Z] Verifying : libcomps-0.1.8-14.el7.x86_64 52/92 [2021-07-15T19:17:11.511Z] Verifying : perl-Carp-1.26-244.el7.noarch 53/92 [2021-07-15T19:17:11.511Z] Verifying : python3-libs-3.6.8-18.el7.x86_64 54/92 [2021-07-15T19:17:11.511Z] Verifying : glibc-headers-2.17-324.el7_9.x86_64 55/92 [2021-07-15T19:17:11.511Z] Verifying : gcc-4.8.5-44.el7.x86_64 56/92 [2021-07-15T19:17:11.511Z] Verifying : pyOpenSSL-0.13.1-4.el7.x86_64 57/92 [2021-07-15T19:17:11.511Z] Verifying : perl-podlators-2.5.1-3.el7.noarch 58/92 [2021-07-15T19:17:11.511Z] Verifying : glibc-2.17-324.el7_9.x86_64 59/92 [2021-07-15T19:17:11.511Z] Verifying : 4:perl-5.16.3-299.el7_9.x86_64 60/92 [2021-07-15T19:17:11.812Z] Verifying : mpfr-3.1.1-4.el7.x86_64 61/92 [2021-07-15T19:17:11.812Z] Verifying : logrotate-3.8.6-19.el7.x86_64 62/92 [2021-07-15T19:17:11.812Z] Verifying : perl-Filter-1.49-3.el7.x86_64 63/92 [2021-07-15T19:17:11.812Z] Verifying : dwz-0.11-3.el7.x86_64 64/92 [2021-07-15T19:17:11.812Z] Verifying : kernel-headers-3.10.0-1160.31.1.el7.x86_64 65/92 [2021-07-15T19:17:11.812Z] Verifying : less-458-9.el7.x86_64 66/92 [2021-07-15T19:17:11.812Z] Verifying : libtirpc-0.2.4-0.16.el7.x86_64 67/92 [2021-07-15T19:17:11.812Z] Verifying : automake-1.13.4-3.el7.noarch 68/92 [2021-07-15T19:17:11.812Z] Verifying : perl-Exporter-5.68-3.el7.noarch 69/92 [2021-07-15T19:17:11.812Z] Verifying : perl-constant-1.27-2.el7.noarch 70/92 [2021-07-15T19:17:11.812Z] Verifying : perl-PathTools-3.40-5.el7.x86_64 71/92 [2021-07-15T19:17:11.812Z] Verifying : kernel-devel-3.10.0-1160.31.1.el7.x86_64 72/92 [2021-07-15T19:17:11.812Z] Verifying : perl-Socket-2.010-5.el7.x86_64 73/92 [2021-07-15T19:17:11.812Z] Verifying : openssh-7.4p1-21.el7.x86_64 74/92 [2021-07-15T19:17:11.812Z] Verifying : python-krbV-1.0.90-8.el7.x86_64 75/92 [2021-07-15T19:17:11.812Z] Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 76/92 [2021-07-15T19:17:11.812Z] Verifying : perl-Thread-Queue-3.02-2.el7.noarch 77/92 [2021-07-15T19:17:11.812Z] Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 78/92 [2021-07-15T19:17:11.812Z] Verifying : sudo-1.8.23-10.el7_9.1.x86_64 79/92 [2021-07-15T19:17:11.812Z] Verifying : python3-devel-3.6.8-18.el7.x86_64 80/92 [2021-07-15T19:17:11.812Z] Verifying : python-six-1.9.0-2.el7.noarch 81/92 [2021-07-15T19:17:11.812Z] Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 82/92 [2021-07-15T19:17:11.812Z] Verifying : 1:perl-Error-0.17020-2.el7.noarch 83/92 [2021-07-15T19:17:11.812Z] Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 84/92 [2021-07-15T19:17:11.812Z] Verifying : sigul-0.207-1.el7.x86_64 85/92 [2021-07-15T19:17:11.812Z] Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 86/92 [2021-07-15T19:17:12.090Z] Verifying : zip-3.0-11.el7.x86_64 87/92 [2021-07-15T19:17:12.090Z] Verifying : python3-rpm-macros-3-34.el7.noarch 88/92 [2021-07-15T19:17:12.090Z] Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 89/92 [2021-07-15T19:17:12.090Z] Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 90/92 [2021-07-15T19:17:12.090Z] Verifying : glibc-common-2.17-317.el7.x86_64 91/92 [2021-07-15T19:17:12.090Z] Verifying : glibc-2.17-317.el7.x86_64 92/92 [2021-07-15T19:17:12.090Z] [2021-07-15T19:17:12.090Z] Installed: [2021-07-15T19:17:12.090Z] automake.noarch 0:1.13.4-3.el7 [2021-07-15T19:17:12.090Z] gcc.x86_64 0:4.8.5-44.el7 [2021-07-15T19:17:12.090Z] git.x86_64 0:1.8.3.1-23.el7_8 [2021-07-15T19:17:12.090Z] kernel-devel.x86_64 0:3.10.0-1160.31.1.el7 [2021-07-15T19:17:12.090Z] make.x86_64 1:3.82-24.el7 [2021-07-15T19:17:12.090Z] python3.x86_64 0:3.6.8-18.el7 [2021-07-15T19:17:12.090Z] python3-devel.x86_64 0:3.6.8-18.el7 [2021-07-15T19:17:12.090Z] sigul.x86_64 0:0.207-1.el7 [2021-07-15T19:17:12.090Z] sudo.x86_64 0:1.8.23-10.el7_9.1 [2021-07-15T19:17:12.090Z] [2021-07-15T19:17:12.090Z] Dependency Installed: [2021-07-15T19:17:12.090Z] autoconf.noarch 0:2.69-11.el7 [2021-07-15T19:17:12.090Z] cpp.x86_64 0:4.8.5-44.el7 [2021-07-15T19:17:12.090Z] dwz.x86_64 0:0.11-3.el7 [2021-07-15T19:17:12.090Z] fipscheck.x86_64 0:1.4.1-6.el7 [2021-07-15T19:17:12.090Z] fipscheck-lib.x86_64 0:1.4.1-6.el7 [2021-07-15T19:17:12.090Z] glibc-devel.x86_64 0:2.17-324.el7_9 [2021-07-15T19:17:12.090Z] glibc-headers.x86_64 0:2.17-324.el7_9 [2021-07-15T19:17:12.090Z] groff-base.x86_64 0:1.22.2-8.el7 [2021-07-15T19:17:12.090Z] kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 [2021-07-15T19:17:12.090Z] koji.noarch 0:1.15.1-1.el7.centos [2021-07-15T19:17:12.090Z] less.x86_64 0:458-9.el7 [2021-07-15T19:17:12.090Z] libcomps.x86_64 0:0.1.8-14.el7 [2021-07-15T19:17:12.090Z] libedit.x86_64 0:3.0-12.20121213cvs.el7 [2021-07-15T19:17:12.090Z] libgomp.x86_64 0:4.8.5-44.el7 [2021-07-15T19:17:12.090Z] libmpc.x86_64 0:1.0.1-3.el7 [2021-07-15T19:17:12.090Z] libtirpc.x86_64 0:0.2.4-0.16.el7 [2021-07-15T19:17:12.090Z] logrotate.x86_64 0:3.8.6-19.el7 [2021-07-15T19:17:12.090Z] m4.x86_64 0:1.4.16-10.el7 [2021-07-15T19:17:12.090Z] mpfr.x86_64 0:3.1.1-4.el7 [2021-07-15T19:17:12.090Z] openssh.x86_64 0:7.4p1-21.el7 [2021-07-15T19:17:12.090Z] openssh-clients.x86_64 0:7.4p1-21.el7 [2021-07-15T19:17:12.090Z] perl.x86_64 4:5.16.3-299.el7_9 [2021-07-15T19:17:12.090Z] perl-Carp.noarch 0:1.26-244.el7 [2021-07-15T19:17:12.090Z] perl-Data-Dumper.x86_64 0:2.145-3.el7 [2021-07-15T19:17:12.090Z] perl-Encode.x86_64 0:2.51-7.el7 [2021-07-15T19:17:12.090Z] perl-Error.noarch 1:0.17020-2.el7 [2021-07-15T19:17:12.090Z] perl-Exporter.noarch 0:5.68-3.el7 [2021-07-15T19:17:12.090Z] perl-File-Path.noarch 0:2.09-2.el7 [2021-07-15T19:17:12.090Z] perl-File-Temp.noarch 0:0.23.01-3.el7 [2021-07-15T19:17:12.090Z] perl-Filter.x86_64 0:1.49-3.el7 [2021-07-15T19:17:12.090Z] perl-Getopt-Long.noarch 0:2.40-3.el7 [2021-07-15T19:17:12.090Z] perl-Git.noarch 0:1.8.3.1-23.el7_8 [2021-07-15T19:17:12.090Z] perl-HTTP-Tiny.noarch 0:0.033-3.el7 [2021-07-15T19:17:12.090Z] perl-PathTools.x86_64 0:3.40-5.el7 [2021-07-15T19:17:12.090Z] perl-Pod-Escapes.noarch 1:1.04-299.el7_9 [2021-07-15T19:17:12.090Z] perl-Pod-Perldoc.noarch 0:3.20-4.el7 [2021-07-15T19:17:12.090Z] perl-Pod-Simple.noarch 1:3.28-4.el7 [2021-07-15T19:17:12.090Z] perl-Pod-Usage.noarch 0:1.63-3.el7 [2021-07-15T19:17:12.090Z] perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 [2021-07-15T19:17:12.090Z] perl-Socket.x86_64 0:2.010-5.el7 [2021-07-15T19:17:12.090Z] perl-Storable.x86_64 0:2.45-3.el7 [2021-07-15T19:17:12.090Z] perl-TermReadKey.x86_64 0:2.30-20.el7 [2021-07-15T19:17:12.090Z] perl-Test-Harness.noarch 0:3.28-3.el7 [2021-07-15T19:17:12.090Z] perl-Text-ParseWords.noarch 0:3.29-4.el7 [2021-07-15T19:17:12.090Z] perl-Thread-Queue.noarch 0:3.02-2.el7 [2021-07-15T19:17:12.090Z] perl-Time-HiRes.x86_64 4:1.9725-3.el7 [2021-07-15T19:17:12.090Z] perl-Time-Local.noarch 0:1.2300-2.el7 [2021-07-15T19:17:12.090Z] perl-constant.noarch 0:1.27-2.el7 [2021-07-15T19:17:12.090Z] perl-libs.x86_64 4:5.16.3-299.el7_9 [2021-07-15T19:17:12.090Z] perl-macros.x86_64 4:5.16.3-299.el7_9 [2021-07-15T19:17:12.090Z] perl-parent.noarch 1:0.225-244.el7 [2021-07-15T19:17:12.090Z] perl-podlators.noarch 0:2.5.1-3.el7 [2021-07-15T19:17:12.090Z] perl-srpm-macros.noarch 0:1-8.el7 [2021-07-15T19:17:12.090Z] perl-threads.x86_64 0:1.87-4.el7 [2021-07-15T19:17:12.090Z] perl-threads-shared.x86_64 0:1.43-6.el7 [2021-07-15T19:17:12.090Z] pyOpenSSL.x86_64 0:0.13.1-4.el7 [2021-07-15T19:17:12.090Z] python-backports.x86_64 0:1.0-8.el7 [2021-07-15T19:17:12.090Z] python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 [2021-07-15T19:17:12.090Z] python-dateutil.noarch 0:1.5-7.el7 [2021-07-15T19:17:12.090Z] python-ipaddress.noarch 0:1.0.16-2.el7 [2021-07-15T19:17:12.090Z] python-kerberos.x86_64 0:1.1-15.el7 [2021-07-15T19:17:12.090Z] python-krbV.x86_64 0:1.0.90-8.el7 [2021-07-15T19:17:12.090Z] python-nss.x86_64 0:0.16.0-3.el7 [2021-07-15T19:17:12.090Z] python-requests.noarch 0:2.6.0-10.el7 [2021-07-15T19:17:12.090Z] python-requests-kerberos.noarch 0:0.7.0-2.el7 [2021-07-15T19:17:12.090Z] python-rpm-macros.noarch 0:3-34.el7 [2021-07-15T19:17:12.090Z] python-six.noarch 0:1.9.0-2.el7 [2021-07-15T19:17:12.090Z] python-srpm-macros.noarch 0:3-34.el7 [2021-07-15T19:17:12.090Z] python-urllib3.noarch 0:1.10.2-7.el7 [2021-07-15T19:17:12.090Z] python2-koji.noarch 0:1.15.1-1.el7.centos [2021-07-15T19:17:12.090Z] python2-libcomps.x86_64 0:0.1.8-14.el7 [2021-07-15T19:17:12.090Z] python3-libs.x86_64 0:3.6.8-18.el7 [2021-07-15T19:17:12.090Z] python3-pip.noarch 0:9.0.3-8.el7 [2021-07-15T19:17:12.090Z] python3-rpm-generators.noarch 0:6-2.el7 [2021-07-15T19:17:12.090Z] python3-rpm-macros.noarch 0:3-34.el7 [2021-07-15T19:17:12.090Z] python3-setuptools.noarch 0:39.2.0-10.el7 [2021-07-15T19:17:12.090Z] redhat-rpm-config.noarch 0:9.1.0-88.el7.centos [2021-07-15T19:17:12.090Z] rsync.x86_64 0:3.1.2-10.el7 [2021-07-15T19:17:12.090Z] zip.x86_64 0:3.0-11.el7 [2021-07-15T19:17:12.090Z] [2021-07-15T19:17:12.090Z] Dependency Updated: [2021-07-15T19:17:12.090Z] glibc.x86_64 0:2.17-324.el7_9 glibc-common.x86_64 0:2.17-324.el7_9 [2021-07-15T19:17:12.090Z] [2021-07-15T19:17:12.090Z] Complete! [2021-07-15T19:17:12.090Z] Loaded plugins: fastestmirror, ovl [2021-07-15T19:17:12.361Z] Cleaning repos: base extras fedora-infra-sigul updates [2021-07-15T19:17:12.361Z] Cleaning up list of fastest mirrors [2021-07-15T19:17:12.361Z] Python 3.6.8 [2021-07-15T19:17:22.546Z] Removing intermediate container 84c8db989dd1 [2021-07-15T19:17:22.546Z] ---> 8669dc8cf654 [2021-07-15T19:17:22.546Z] 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 [2021-07-15T19:17:22.546Z] ---> Running in c8590dae1a84 [2021-07-15T19:17:22.546Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T19:17:22.546Z] Dload Upload Total Spent Left Speed [2021-07-15T19:17:22.824Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1892k 100 1892k 0 0 7515k 0 --:--:-- --:--:-- --:--:-- 7539k [2021-07-15T19:17:24.863Z] Collecting pip [2021-07-15T19:17:24.863Z] Downloading pip-21.1.3-py3-none-any.whl (1.5 MB) [2021-07-15T19:17:24.863Z] Collecting wheel [2021-07-15T19:17:24.863Z] Downloading wheel-0.36.2-py2.py3-none-any.whl (35 kB) [2021-07-15T19:17:24.863Z] Installing collected packages: wheel, pip [2021-07-15T19:17:24.863Z] Attempting uninstall: pip [2021-07-15T19:17:24.863Z] Found existing installation: pip 9.0.3 [2021-07-15T19:17:24.863Z] Uninstalling pip-9.0.3: [2021-07-15T19:17:26.277Z] Successfully uninstalled pip-9.0.3 [2021-07-15T19:17:26.872Z] 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 [2021-07-15T19:17:26.872Z] Successfully installed pip-21.1.3 wheel-0.36.2 [2021-07-15T19:17:27.848Z] Removing intermediate container c8590dae1a84 [2021-07-15T19:17:27.848Z] ---> 83ddb573b827 [2021-07-15T19:17:27.848Z] Step 7/8 : RUN pip install --no-cache-dir --upgrade pip setuptools [2021-07-15T19:17:27.848Z] ---> Running in d8a352203339 [2021-07-15T19:17:28.814Z] Requirement already satisfied: pip in /usr/local/lib/python3.6/site-packages (21.1.3) [2021-07-15T19:17:28.814Z] Requirement already satisfied: setuptools in /usr/lib/python3.6/site-packages (39.2.0) [2021-07-15T19:17:29.403Z] Collecting setuptools [2021-07-15T19:17:29.403Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T19:17:29.403Z] Installing collected packages: setuptools [2021-07-15T19:17:29.403Z] Attempting uninstall: setuptools [2021-07-15T19:17:29.403Z] Found existing installation: setuptools 39.2.0 [2021-07-15T19:17:29.403Z] Uninstalling setuptools-39.2.0: [2021-07-15T19:17:29.672Z] Successfully uninstalled setuptools-39.2.0 [2021-07-15T19:17:29.941Z] 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 [2021-07-15T19:17:29.941Z] Successfully installed setuptools-57.2.0 [2021-07-15T19:17:30.920Z] Removing intermediate container d8a352203339 [2021-07-15T19:17:30.920Z] ---> 081ec4bbc193 [2021-07-15T19:17:30.920Z] Step 8/8 : RUN pip install --no-cache-dir -I lftools[openstack]==0.31.1 [2021-07-15T19:17:30.920Z] ---> Running in 32009a6b7cd1 [2021-07-15T19:17:31.521Z] Collecting lftools[openstack]==0.31.1 [2021-07-15T19:17:31.521Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2021-07-15T19:17:32.129Z] Collecting setuptools>=36.5.0 [2021-07-15T19:17:32.129Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T19:17:32.129Z] Collecting email-validator [2021-07-15T19:17:32.129Z] Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) [2021-07-15T19:17:32.129Z] Collecting python-jenkins [2021-07-15T19:17:32.129Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2021-07-15T19:17:32.129Z] Collecting requests [2021-07-15T19:17:32.129Z] Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) [2021-07-15T19:17:33.118Z] Collecting ruamel.yaml [2021-07-15T19:17:33.118Z] Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) [2021-07-15T19:17:33.118Z] Collecting pygerrit2 [2021-07-15T19:17:33.118Z] Downloading pygerrit2-2.0.15.tar.gz (30 kB) [2021-07-15T19:17:33.118Z] Installing build dependencies: started [2021-07-15T19:17:34.562Z] Installing build dependencies: finished with status 'done' [2021-07-15T19:17:34.562Z] Getting requirements to build wheel: started [2021-07-15T19:17:34.839Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T19:17:34.839Z] Installing backend dependencies: started [2021-07-15T19:17:35.445Z] Installing backend dependencies: finished with status 'done' [2021-07-15T19:17:35.445Z] Preparing wheel metadata: started [2021-07-15T19:17:35.723Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T19:17:36.002Z] Collecting oauth2client [2021-07-15T19:17:36.002Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2021-07-15T19:17:36.002Z] Collecting six [2021-07-15T19:17:36.002Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-07-15T19:17:36.278Z] Collecting lxml [2021-07-15T19:17:36.278Z] Downloading lxml-4.6.3-cp36-cp36m-manylinux2014_x86_64.whl (6.3 MB) [2021-07-15T19:17:36.919Z] Collecting jsonschema [2021-07-15T19:17:36.919Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-07-15T19:17:37.192Z] Collecting tqdm [2021-07-15T19:17:37.193Z] Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) [2021-07-15T19:17:37.193Z] Collecting pyyaml [2021-07-15T19:17:37.193Z] Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) [2021-07-15T19:17:37.193Z] Collecting click [2021-07-15T19:17:37.193Z] Downloading click-8.0.1-py3-none-any.whl (97 kB) [2021-07-15T19:17:37.193Z] Collecting bs4 [2021-07-15T19:17:37.193Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2021-07-15T19:17:37.464Z] Collecting httplib2 [2021-07-15T19:17:37.464Z] Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) [2021-07-15T19:17:37.464Z] Collecting tabulate [2021-07-15T19:17:37.464Z] Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) [2021-07-15T19:17:37.464Z] Collecting defusedxml [2021-07-15T19:17:37.464Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) [2021-07-15T19:17:37.736Z] Collecting xdg==3.0.2 [2021-07-15T19:17:37.736Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2021-07-15T19:17:37.736Z] Collecting pygithub [2021-07-15T19:17:37.736Z] Downloading PyGithub-1.55-py3-none-any.whl (291 kB) [2021-07-15T19:17:37.736Z] Collecting docker [2021-07-15T19:17:37.736Z] Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-07-15T19:17:37.736Z] Collecting shade~=1.27.1 [2021-07-15T19:17:37.736Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2021-07-15T19:17:38.007Z] Collecting pbr!=2.1.0,>=2.0.0 [2021-07-15T19:17:38.007Z] Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) [2021-07-15T19:17:38.007Z] Collecting openstacksdk>=0.9.19 [2021-07-15T19:17:38.007Z] Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) [2021-07-15T19:17:38.007Z] Collecting os-client-config>=1.28.0 [2021-07-15T19:17:38.007Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2021-07-15T19:17:38.007Z] Collecting appdirs>=1.3.0 [2021-07-15T19:17:38.007Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-07-15T19:17:38.282Z] Collecting jsonpatch!=1.20,>=1.16 [2021-07-15T19:17:38.282Z] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [2021-07-15T19:17:38.282Z] Collecting keystoneauth1>=3.18.0 [2021-07-15T19:17:38.282Z] Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) [2021-07-15T19:17:38.282Z] Collecting os-service-types>=1.7.0 [2021-07-15T19:17:38.282Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2021-07-15T19:17:38.282Z] Collecting jmespath>=0.9.0 [2021-07-15T19:17:38.282Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2021-07-15T19:17:38.282Z] Collecting munch>=2.1.0 [2021-07-15T19:17:38.282Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2021-07-15T19:17:38.282Z] Collecting decorator>=4.4.1 [2021-07-15T19:17:38.282Z] Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) [2021-07-15T19:17:38.555Z] Collecting netifaces>=0.10.4 [2021-07-15T19:17:38.555Z] Downloading netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) [2021-07-15T19:17:38.555Z] Collecting importlib-metadata>=1.7.0 [2021-07-15T19:17:38.555Z] Downloading importlib_metadata-4.6.1-py3-none-any.whl (17 kB) [2021-07-15T19:17:38.555Z] Collecting requestsexceptions>=1.2.0 [2021-07-15T19:17:38.555Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2021-07-15T19:17:38.555Z] Collecting dogpile.cache>=0.6.5 [2021-07-15T19:17:38.555Z] Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) [2021-07-15T19:17:39.145Z] Collecting cryptography>=2.7 [2021-07-15T19:17:39.145Z] Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) [2021-07-15T19:17:39.145Z] Collecting iso8601>=0.1.11 [2021-07-15T19:17:39.145Z] Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) [2021-07-15T19:17:39.732Z] Collecting cffi>=1.12 [2021-07-15T19:17:39.732Z] Downloading cffi-1.14.6-cp36-cp36m-manylinux1_x86_64.whl (401 kB) [2021-07-15T19:17:39.732Z] Collecting pycparser [2021-07-15T19:17:39.732Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-07-15T19:17:39.732Z] Collecting stevedore>=3.0.0 [2021-07-15T19:17:39.732Z] Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) [2021-07-15T19:17:39.732Z] Collecting typing-extensions>=3.6.4 [2021-07-15T19:17:39.732Z] Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) [2021-07-15T19:17:39.732Z] Collecting zipp>=0.5 [2021-07-15T19:17:39.732Z] Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) [2021-07-15T19:17:39.732Z] Collecting jsonpointer>=1.9 [2021-07-15T19:17:39.732Z] Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) [2021-07-15T19:17:40.000Z] Collecting charset-normalizer~=2.0.0 [2021-07-15T19:17:40.000Z] Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) [2021-07-15T19:17:40.000Z] Collecting certifi>=2017.4.17 [2021-07-15T19:17:40.000Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T19:17:40.271Z] Collecting urllib3<1.27,>=1.21.1 [2021-07-15T19:17:40.271Z] Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) [2021-07-15T19:17:40.271Z] Collecting idna<4,>=2.5 [2021-07-15T19:17:40.271Z] Downloading idna-3.2-py3-none-any.whl (59 kB) [2021-07-15T19:17:40.271Z] Collecting beautifulsoup4 [2021-07-15T19:17:40.271Z] Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) [2021-07-15T19:17:40.540Z] Collecting soupsieve>1.2 [2021-07-15T19:17:40.540Z] Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) [2021-07-15T19:17:40.540Z] Collecting websocket-client>=0.32.0 [2021-07-15T19:17:40.540Z] Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) [2021-07-15T19:17:40.540Z] Collecting dnspython>=1.15.0 [2021-07-15T19:17:40.807Z] Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) [2021-07-15T19:17:40.807Z] Collecting pyparsing<3,>=2.4.2 [2021-07-15T19:17:40.807Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-07-15T19:17:40.807Z] Collecting pyrsistent>=0.14.0 [2021-07-15T19:17:40.807Z] Downloading pyrsistent-0.18.0-cp36-cp36m-manylinux1_x86_64.whl (117 kB) [2021-07-15T19:17:41.077Z] Collecting attrs>=17.4.0 [2021-07-15T19:17:41.077Z] Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) [2021-07-15T19:17:41.077Z] Collecting rsa>=3.1.4 [2021-07-15T19:17:41.077Z] Downloading rsa-4.7.2-py3-none-any.whl (34 kB) [2021-07-15T19:17:41.566Z] Collecting pyasn1-modules>=0.0.5 [2021-07-15T19:17:41.566Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2021-07-15T19:17:41.566Z] Collecting pyasn1>=0.1.7 [2021-07-15T19:17:41.566Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2021-07-15T19:17:41.566Z] Collecting pynacl>=1.4.0 [2021-07-15T19:17:41.566Z] Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) [2021-07-15T19:17:41.566Z] Collecting pyjwt>=2.0 [2021-07-15T19:17:41.566Z] Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) [2021-07-15T19:17:41.566Z] Collecting deprecated [2021-07-15T19:17:41.566Z] Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) [2021-07-15T19:17:41.894Z] Collecting wrapt<2,>=1.10 [2021-07-15T19:17:41.894Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2021-07-15T19:17:42.198Z] Collecting multi-key-dict [2021-07-15T19:17:42.198Z] Downloading multi_key_dict-2.0.3.zip (9.9 kB) [2021-07-15T19:17:42.570Z] Collecting ruamel.yaml.clib>=0.1.2 [2021-07-15T19:17:42.570Z] Downloading ruamel.yaml.clib-0.2.6-cp36-cp36m-manylinux1_x86_64.whl (552 kB) [2021-07-15T19:17:42.570Z] Building wheels for collected packages: bs4, pygerrit2, wrapt, multi-key-dict [2021-07-15T19:17:42.570Z] Building wheel for bs4 (setup.py): started [2021-07-15T19:17:42.845Z] Building wheel for bs4 (setup.py): finished with status 'done' [2021-07-15T19:17:42.845Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=da019549f84b2382dcc5b27bf0f09b24893ac2c3a697d2187361962e1368297c [2021-07-15T19:17:42.845Z] Stored in directory: /tmp/pip-ephem-wheel-cache-hlwkc0qc/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 [2021-07-15T19:17:42.845Z] Building wheel for pygerrit2 (PEP 517): started [2021-07-15T19:17:43.116Z] Building wheel for pygerrit2 (PEP 517): finished with status 'done' [2021-07-15T19:17:43.116Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=11e4e6bf4622ba681fdff817f3f38bddcb47bcebf05bff8fdc3ade2578707344 [2021-07-15T19:17:43.116Z] Stored in directory: /tmp/pip-ephem-wheel-cache-hlwkc0qc/wheels/46/e3/39/81ad89eabf4145af9f0a83ad15b51b2af94c6a0c60991f070e [2021-07-15T19:17:43.116Z] Building wheel for wrapt (setup.py): started [2021-07-15T19:17:44.082Z] Building wheel for wrapt (setup.py): finished with status 'done' [2021-07-15T19:17:44.082Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=64563 sha256=6f85d730359efeaa5462102cfb1cd23592c4f60836c3f3b381901290e82c5b87 [2021-07-15T19:17:44.082Z] Stored in directory: /tmp/pip-ephem-wheel-cache-hlwkc0qc/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 [2021-07-15T19:17:44.082Z] Building wheel for multi-key-dict (setup.py): started [2021-07-15T19:17:44.353Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2021-07-15T19:17:44.353Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=0959f0fc8fc548efc33ed4aa820b9fb934207b651fb86d49870dc537c7672aa1 [2021-07-15T19:17:44.353Z] Stored in directory: /tmp/pip-ephem-wheel-cache-hlwkc0qc/wheels/13/0e/48/c39dbc6848cc48f471ee5a566954e19e16eef99e452c81b024 [2021-07-15T19:17:44.353Z] Successfully built bs4 pygerrit2 wrapt multi-key-dict [2021-07-15T19:17:44.944Z] Installing collected packages: zipp, typing-extensions, urllib3, pycparser, pbr, importlib-metadata, idna, charset-normalizer, certifi, stevedore, six, requests, os-service-types, jsonpointer, iso8601, decorator, cffi, wrapt, soupsieve, requestsexceptions, pyyaml, pyparsing, pyasn1, netifaces, munch, keystoneauth1, jsonpatch, jmespath, dogpile.cache, cryptography, appdirs, websocket-client, setuptools, ruamel.yaml.clib, rsa, pyrsistent, pynacl, pyjwt, pyasn1-modules, openstacksdk, multi-key-dict, httplib2, dnspython, deprecated, beautifulsoup4, attrs, xdg, tqdm, tabulate, ruamel.yaml, python-jenkins, pygithub, pygerrit2, os-client-config, oauth2client, lxml, jsonschema, email-validator, docker, defusedxml, click, bs4, shade, lftools [2021-07-15T19:17:49.227Z] 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 [2021-07-15T19:17:49.227Z] Successfully installed appdirs-1.4.4 attrs-21.2.0 beautifulsoup4-4.9.3 bs4-0.0.1 certifi-2021.5.30 cffi-1.14.6 charset-normalizer-2.0.2 click-8.0.1 cryptography-3.4.7 decorator-5.0.9 defusedxml-0.7.1 deprecated-1.2.12 dnspython-2.1.0 docker-5.0.0 dogpile.cache-1.1.3 email-validator-1.1.3 httplib2-0.19.1 idna-3.2 importlib-metadata-4.6.1 iso8601-0.1.14 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.1 jsonschema-3.2.0 keystoneauth1-4.3.1 lftools-0.31.1 lxml-4.6.3 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.11.0 oauth2client-4.1.3 openstacksdk-0.57.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.6.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.15 pygithub-1.55 pyjwt-2.1.0 pynacl-1.4.0 pyparsing-2.4.7 pyrsistent-0.18.0 python-jenkins-1.7.0 pyyaml-5.4.1 requests-2.26.0 requestsexceptions-1.4.0 rsa-4.7.2 ruamel.yaml-0.17.10 ruamel.yaml.clib-0.2.6 setuptools-57.2.0 shade-1.27.2 six-1.16.0 soupsieve-2.2.1 stevedore-3.3.0 tabulate-0.8.9 tqdm-4.61.2 typing-extensions-3.10.0.0 urllib3-1.26.6 websocket-client-1.1.0 wrapt-1.12.1 xdg-3.0.2 zipp-3.5.0 [2021-07-15T19:17:53.521Z] Removing intermediate container 32009a6b7cd1 [2021-07-15T19:17:53.521Z] ---> d6b56685169f [2021-07-15T19:17:53.521Z] Successfully built d6b56685169f [2021-07-15T19:17:53.521Z] Successfully tagged edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:17:53.935Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2021-07-15T19:17:53.935Z] Sending build context to Docker daemon 397.8kB [2021-07-15T19:17:53.935Z] [WARNING]: Empty continuation line found in: [2021-07-15T19:17:53.935Z] 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} [2021-07-15T19:17:53.935Z] [WARNING]: Empty continuation lines will become errors in a future release. [2021-07-15T19:17:53.935Z] Step 1/5 : FROM python:3.9-slim [2021-07-15T19:17:54.529Z] 3.9-slim: Pulling from library/python [2021-07-15T19:17:54.810Z] b4d181a07f80: Pulling fs layer [2021-07-15T19:17:54.810Z] a1111a8f2ec3: Pulling fs layer [2021-07-15T19:17:54.810Z] ed53099fbce6: Pulling fs layer [2021-07-15T19:17:54.810Z] dc539afda2c1: Pulling fs layer [2021-07-15T19:17:54.810Z] 77bc0d833cb6: Pulling fs layer [2021-07-15T19:17:54.810Z] dc539afda2c1: Waiting [2021-07-15T19:17:54.810Z] 77bc0d833cb6: Waiting [2021-07-15T19:17:54.810Z] a1111a8f2ec3: Verifying Checksum [2021-07-15T19:17:54.810Z] a1111a8f2ec3: Download complete [2021-07-15T19:17:55.081Z] ed53099fbce6: Verifying Checksum [2021-07-15T19:17:55.081Z] ed53099fbce6: Download complete [2021-07-15T19:17:55.349Z] 77bc0d833cb6: Verifying Checksum [2021-07-15T19:17:55.349Z] 77bc0d833cb6: Download complete [2021-07-15T19:17:55.349Z] b4d181a07f80: Download complete [2021-07-15T19:17:55.619Z] dc539afda2c1: Verifying Checksum [2021-07-15T19:17:55.619Z] dc539afda2c1: Download complete [2021-07-15T19:17:56.583Z] b4d181a07f80: Pull complete [2021-07-15T19:17:56.856Z] a1111a8f2ec3: Pull complete [2021-07-15T19:17:57.126Z] ed53099fbce6: Pull complete [2021-07-15T19:17:57.397Z] dc539afda2c1: Pull complete [2021-07-15T19:17:57.687Z] 77bc0d833cb6: Pull complete [2021-07-15T19:17:57.687Z] Digest: sha256:2c018e29a8eada75e855d78641adda978a2c0a035fd928e281e1240144e8a337 [2021-07-15T19:17:57.687Z] Status: Downloaded newer image for python:3.9-slim [2021-07-15T19:17:57.687Z] ---> c2f204720fdd [2021-07-15T19:17:57.687Z] Step 2/5 : ARG GLOBAL_JJB_COMMIT=53f811d91411bf26a4acf00a9244c6ea0f4510d5 [2021-07-15T19:17:58.271Z] ---> Running in 1054118a52f5 [2021-07-15T19:17:58.271Z] Removing intermediate container 1054118a52f5 [2021-07-15T19:17:58.271Z] ---> 119a6a2cb61e [2021-07-15T19:17:58.271Z] Step 3/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " [2021-07-15T19:17:58.271Z] ---> Running in ffc7cfb70461 [2021-07-15T19:17:58.538Z] Removing intermediate container ffc7cfb70461 [2021-07-15T19:17:58.538Z] ---> 6ae4028db5ef [2021-07-15T19:17:58.538Z] Step 4/5 : COPY ./lf-env.sh /root/lf-env.sh [2021-07-15T19:17:58.538Z] ---> a361d11f762c [2021-07-15T19:17:58.538Z] 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} [2021-07-15T19:17:58.813Z] ---> Running in 2150431e85df [2021-07-15T19:17:59.084Z] Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-15T19:17:59.084Z] Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-15T19:17:59.084Z] Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-15T19:17:59.354Z] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-15T19:17:59.354Z] Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-15T19:17:59.624Z] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-15T19:18:00.589Z] Fetched 8454 kB in 2s (5526 kB/s) [2021-07-15T19:18:01.180Z] Reading package lists... [2021-07-15T19:18:01.780Z] Reading package lists... [2021-07-15T19:18:01.780Z] Building dependency tree... [2021-07-15T19:18:01.780Z] Reading state information... [2021-07-15T19:18:02.049Z] util-linux is already the newest version (2.33.1-0.1). [2021-07-15T19:18:02.049Z] util-linux set to manually installed. [2021-07-15T19:18:02.049Z] The following additional packages will be installed: [2021-07-15T19:18:02.049Z] binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-8 cron [2021-07-15T19:18:02.049Z] dirmngr dpkg-dev exim4-base exim4-config exim4-daemon-light fakeroot file [2021-07-15T19:18:02.049Z] g++ g++-8 gcc gcc-8 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent [2021-07-15T19:18:02.049Z] gpg-wks-client gpg-wks-server gpgconf gpgsm guile-2.2-libs krb5-locales less [2021-07-15T19:18:02.049Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2021-07-15T19:18:02.049Z] libasan5 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev [2021-07-15T19:18:02.049Z] libcc1-0 libcurl3-gnutls libcurl4 libdpkg-perl libedit2 liberror-perl [2021-07-15T19:18:02.049Z] libevent-2.1-6 libfakeroot libfile-fcntllock-perl libfribidi0 libgc1c2 [2021-07-15T19:18:02.049Z] libgcc-8-dev libgdbm-compat4 libgnutls-dane0 libgomp1 libgpm2 libgsasl7 [2021-07-15T19:18:02.049Z] libgssapi-krb5-2 libicu63 libidn11 libisl19 libitm1 libjq1 libk5crypto3 [2021-07-15T19:18:02.049Z] libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 [2021-07-15T19:18:02.049Z] libldap-2.4-2 libldap-common liblocale-gettext-perl liblsan0 libltdl7 [2021-07-15T19:18:02.049Z] liblzo2-2 libmagic-mgc libmagic1 libmailutils5 libmariadb3 libmpc3 libmpfr6 [2021-07-15T19:18:02.049Z] libmpx2 libncurses6 libnghttp2-14 libnpth0 libntlm0 libonig5 libpcre2-8-0 [2021-07-15T19:18:02.049Z] libperl5.28 libpsl5 libpython2.7 libpython2.7-minimal libpython2.7-stdlib [2021-07-15T19:18:02.049Z] libquadmath0 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db [2021-07-15T19:18:02.049Z] libsensors-config libsensors5 libssh2-1 libstdc++-8-dev libtsan0 libubsan1 [2021-07-15T19:18:02.049Z] libunbound8 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 [2021-07-15T19:18:02.049Z] libxml2 libxmuu1 libxslt1.1 linux-libc-dev lsb-base mailutils [2021-07-15T19:18:02.049Z] mailutils-common make manpages manpages-dev mariadb-common mime-support [2021-07-15T19:18:02.049Z] mysql-common openssh-client patch perl perl-modules-5.28 pinentry-curses [2021-07-15T19:18:02.049Z] psmisc publicsuffix sensible-utils ucf xauth xz-utils [2021-07-15T19:18:02.049Z] Suggested packages: [2021-07-15T19:18:02.049Z] binutils-doc bzip2-doc cpp-doc gcc-8-locales anacron logrotate checksecurity [2021-07-15T19:18:02.049Z] dbus-user-session libpam-systemd pinentry-gnome3 tor debian-keyring [2021-07-15T19:18:02.049Z] exim4-doc-html | exim4-doc-info eximon4 spf-tools-perl swaks g++-multilib [2021-07-15T19:18:02.049Z] g++-8-multilib gcc-8-doc libstdc++6-8-dbg gcc-multilib autoconf automake [2021-07-15T19:18:02.049Z] libtool flex bison gdb gcc-doc gcc-8-multilib libgcc1-dbg libgomp1-dbg [2021-07-15T19:18:02.049Z] libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg [2021-07-15T19:18:02.049Z] libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run [2021-07-15T19:18:02.049Z] | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs [2021-07-15T19:18:02.049Z] git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc bzr [2021-07-15T19:18:02.049Z] dns-root-data gpm krb5-doc krb5-user libsasl2-modules-gssapi-mit [2021-07-15T19:18:02.049Z] | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp [2021-07-15T19:18:02.049Z] libsasl2-modules-sql lm-sensors libstdc++-8-doc mailutils-mh mailutils-doc [2021-07-15T19:18:02.049Z] make-doc man-browser keychain libpam-ssh monkeysphere ssh-askpass ed [2021-07-15T19:18:02.049Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2021-07-15T19:18:02.049Z] | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl [2021-07-15T19:18:02.049Z] pinentry-doc isag [2021-07-15T19:18:02.645Z] The following NEW packages will be installed: [2021-07-15T19:18:02.645Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp [2021-07-15T19:18:02.645Z] cpp-8 cron curl dirmngr dpkg-dev exim4-base exim4-config exim4-daemon-light [2021-07-15T19:18:02.645Z] fakeroot file g++ g++-8 gcc gcc-8 git git-man gnupg gnupg-l10n gnupg-utils [2021-07-15T19:18:02.645Z] gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm guile-2.2-libs jq [2021-07-15T19:18:02.645Z] krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl [2021-07-15T19:18:02.645Z] libalgorithm-merge-perl libasan5 libassuan0 libatomic1 libbinutils libbsd0 [2021-07-15T19:18:02.645Z] libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls libcurl4 libdpkg-perl [2021-07-15T19:18:02.645Z] libedit2 liberror-perl libevent-2.1-6 libfakeroot libfile-fcntllock-perl [2021-07-15T19:18:02.645Z] libfribidi0 libgc1c2 libgcc-8-dev libgdbm-compat4 libgnutls-dane0 libgomp1 [2021-07-15T19:18:02.645Z] libgpm2 libgsasl7 libgssapi-krb5-2 libicu63 libidn11 libisl19 libitm1 libjq1 [2021-07-15T19:18:02.645Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 [2021-07-15T19:18:02.645Z] libkyotocabinet16v5 libldap-2.4-2 libldap-common liblocale-gettext-perl [2021-07-15T19:18:02.645Z] liblsan0 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libmailutils5 libmariadb3 [2021-07-15T19:18:02.645Z] libmpc3 libmpfr6 libmpx2 libncurses6 libnghttp2-14 libnpth0 libntlm0 [2021-07-15T19:18:02.645Z] libonig5 libpcre2-8-0 libperl5.28 libpsl5 libpython2.7 libpython2.7-minimal [2021-07-15T19:18:02.645Z] libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2 libsasl2-modules [2021-07-15T19:18:02.645Z] libsasl2-modules-db libsensors-config libsensors5 libssh2-1 libstdc++-8-dev [2021-07-15T19:18:02.645Z] libtsan0 libubsan1 libunbound8 libwrap0 libx11-6 libx11-data libxau6 libxcb1 [2021-07-15T19:18:02.645Z] libxdmcp6 libxext6 libxml2 libxmuu1 libxslt1.1 linux-libc-dev lsb-base [2021-07-15T19:18:02.645Z] mailutils mailutils-common make manpages manpages-dev mariadb-common [2021-07-15T19:18:02.645Z] mime-support mysql-common openssh-client patch perl perl-modules-5.28 [2021-07-15T19:18:02.645Z] pinentry-curses psmisc publicsuffix sensible-utils sudo sysstat ucf wget [2021-07-15T19:18:02.645Z] xauth xmlstarlet xz-utils [2021-07-15T19:18:02.645Z] 0 upgraded, 145 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T19:18:02.645Z] Need to get 107 MB of archives. [2021-07-15T19:18:02.645Z] After this operation, 432 MB of additional disk space will be used. [2021-07-15T19:18:02.645Z] Get:1 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] [2021-07-15T19:18:02.645Z] Get:2 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] [2021-07-15T19:18:02.645Z] Get:3 http://deb.debian.org/debian buster/main amd64 cron amd64 3.0pl1-134+deb10u1 [99.0 kB] [2021-07-15T19:18:02.645Z] Get:4 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] [2021-07-15T19:18:03.028Z] Get:5 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] [2021-07-15T19:18:03.028Z] Get:6 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] [2021-07-15T19:18:03.028Z] Get:7 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] [2021-07-15T19:18:03.028Z] Get:8 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-07-15T19:18:03.028Z] Get:9 http://deb.debian.org/debian buster/main amd64 less amd64 487-0.1+b1 [129 kB] [2021-07-15T19:18:03.028Z] Get:10 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-15T19:18:03.028Z] Get:11 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-15T19:18:03.028Z] Get:12 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-15T19:18:03.028Z] Get:13 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-15T19:18:03.028Z] Get:14 http://deb.debian.org/debian buster/main amd64 krb5-locales all 1.17-3+deb10u1 [95.4 kB] [2021-07-15T19:18:03.028Z] Get:15 http://deb.debian.org/debian buster/main amd64 manpages all 4.16-2 [1295 kB] [2021-07-15T19:18:03.028Z] Get:16 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] [2021-07-15T19:18:03.028Z] Get:17 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] [2021-07-15T19:18:03.028Z] Get:18 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB] [2021-07-15T19:18:03.028Z] Get:19 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-15T19:18:03.028Z] Get:20 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-15T19:18:03.028Z] Get:21 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-15T19:18:03.028Z] Get:22 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-15T19:18:03.305Z] Get:23 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-15T19:18:03.305Z] Get:24 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB] [2021-07-15T19:18:03.306Z] Get:25 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] [2021-07-15T19:18:03.306Z] Get:26 http://deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB] [2021-07-15T19:18:03.306Z] Get:27 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-15T19:18:03.306Z] Get:28 http://deb.debian.org/debian buster/main amd64 wget amd64 1.20.1-1.1 [902 kB] [2021-07-15T19:18:03.306Z] Get:29 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-15T19:18:03.306Z] Get:30 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] [2021-07-15T19:18:03.306Z] Get:31 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] [2021-07-15T19:18:03.306Z] Get:32 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] [2021-07-15T19:18:03.306Z] Get:33 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] [2021-07-15T19:18:03.306Z] Get:34 http://deb.debian.org/debian buster/main amd64 libc-dev-bin amd64 2.28-10 [275 kB] [2021-07-15T19:18:03.306Z] Get:35 http://deb.debian.org/debian buster-updates/main amd64 linux-libc-dev amd64 4.19.194-2 [1459 kB] [2021-07-15T19:18:03.306Z] Get:36 http://deb.debian.org/debian buster/main amd64 libc6-dev amd64 2.28-10 [2691 kB] [2021-07-15T19:18:03.306Z] Get:37 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] [2021-07-15T19:18:03.306Z] Get:38 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] [2021-07-15T19:18:03.306Z] Get:39 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] [2021-07-15T19:18:03.306Z] Get:40 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] [2021-07-15T19:18:03.587Z] Get:41 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] [2021-07-15T19:18:03.587Z] Get:42 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] [2021-07-15T19:18:03.587Z] Get:43 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] [2021-07-15T19:18:03.587Z] Get:44 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] [2021-07-15T19:18:03.587Z] Get:45 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] [2021-07-15T19:18:03.587Z] Get:46 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] [2021-07-15T19:18:03.587Z] Get:47 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] [2021-07-15T19:18:03.587Z] Get:48 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] [2021-07-15T19:18:03.587Z] Get:49 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] [2021-07-15T19:18:03.587Z] Get:50 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] [2021-07-15T19:18:03.587Z] Get:51 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] [2021-07-15T19:18:03.587Z] Get:52 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] [2021-07-15T19:18:03.587Z] Get:53 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] [2021-07-15T19:18:03.587Z] Get:54 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] [2021-07-15T19:18:03.587Z] Get:55 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB] [2021-07-15T19:18:03.587Z] Get:56 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB] [2021-07-15T19:18:03.874Z] Get:57 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B] [2021-07-15T19:18:03.874Z] Get:58 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] [2021-07-15T19:18:03.874Z] Get:59 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.7 [1414 kB] [2021-07-15T19:18:03.874Z] Get:60 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-15T19:18:03.874Z] Get:61 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-15T19:18:04.168Z] Get:62 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] [2021-07-15T19:18:04.168Z] Get:63 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-15T19:18:04.168Z] Get:64 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-15T19:18:04.168Z] Get:65 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-15T19:18:04.168Z] Get:66 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-15T19:18:04.168Z] Get:67 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-15T19:18:04.168Z] Get:68 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-15T19:18:04.168Z] Get:69 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-15T19:18:04.168Z] Get:70 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-15T19:18:04.168Z] Get:71 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-15T19:18:04.168Z] Get:72 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] [2021-07-15T19:18:04.168Z] Get:73 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u1 [510 kB] [2021-07-15T19:18:04.168Z] Get:74 http://deb.debian.org/debian buster/main amd64 libksba8 amd64 1.3.5-2 [99.7 kB] [2021-07-15T19:18:04.168Z] Get:75 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] [2021-07-15T19:18:04.168Z] Get:76 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u1 [712 kB] [2021-07-15T19:18:04.168Z] Get:77 http://deb.debian.org/debian buster/main amd64 exim4-config all 4.92-8+deb10u6 [324 kB] [2021-07-15T19:18:04.168Z] Get:78 http://deb.debian.org/debian buster/main amd64 exim4-base amd64 4.92-8+deb10u6 [1137 kB] [2021-07-15T19:18:04.168Z] Get:79 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB] [2021-07-15T19:18:04.168Z] Get:80 http://deb.debian.org/debian buster/main amd64 libunbound8 amd64 1.9.0-2+deb10u2 [462 kB] [2021-07-15T19:18:04.168Z] Get:81 http://deb.debian.org/debian buster/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u7 [317 kB] [2021-07-15T19:18:04.168Z] Get:82 http://deb.debian.org/debian buster/main amd64 exim4-daemon-light amd64 4.92-8+deb10u6 [584 kB] [2021-07-15T19:18:04.168Z] Get:83 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] [2021-07-15T19:18:04.168Z] Get:84 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] [2021-07-15T19:18:04.168Z] Get:85 http://deb.debian.org/debian buster/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u2 [330 kB] [2021-07-15T19:18:04.168Z] Get:86 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] [2021-07-15T19:18:04.168Z] Get:87 http://deb.debian.org/debian buster/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] [2021-07-15T19:18:04.168Z] Get:88 http://deb.debian.org/debian buster/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB] [2021-07-15T19:18:04.168Z] Get:89 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u1 [1010 kB] [2021-07-15T19:18:04.168Z] Get:90 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u1 [861 kB] [2021-07-15T19:18:04.168Z] Get:91 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u1 [865 kB] [2021-07-15T19:18:04.168Z] Get:92 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] [2021-07-15T19:18:04.168Z] Get:93 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u1 [617 kB] [2021-07-15T19:18:04.168Z] Get:94 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u1 [485 kB] [2021-07-15T19:18:04.168Z] Get:95 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u1 [478 kB] [2021-07-15T19:18:04.168Z] Get:96 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u1 [604 kB] [2021-07-15T19:18:04.168Z] Get:97 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u1 [715 kB] [2021-07-15T19:18:04.168Z] Get:98 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB] [2021-07-15T19:18:04.168Z] Get:99 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB] [2021-07-15T19:18:04.168Z] Get:100 http://deb.debian.org/debian buster/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u2 [102 kB] [2021-07-15T19:18:04.168Z] Get:101 http://deb.debian.org/debian buster/main amd64 guile-2.2-libs amd64 2.2.4+1-2+deb10u1 [4968 kB] [2021-07-15T19:18:04.447Z] Get:102 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-15T19:18:04.447Z] Get:103 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-15T19:18:04.447Z] Get:104 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-15T19:18:04.447Z] Get:105 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] [2021-07-15T19:18:04.447Z] Get:106 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] [2021-07-15T19:18:04.447Z] Get:107 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] [2021-07-15T19:18:04.447Z] Get:108 http://deb.debian.org/debian buster/main amd64 libfile-fcntllock-perl amd64 0.22-3+b5 [35.4 kB] [2021-07-15T19:18:04.447Z] Get:109 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u1 [63.7 kB] [2021-07-15T19:18:04.447Z] Get:110 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-15T19:18:04.447Z] Get:111 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-15T19:18:04.447Z] Get:112 http://deb.debian.org/debian buster/main amd64 libntlm0 amd64 1.5-1+deb10u1 [22.7 kB] [2021-07-15T19:18:04.447Z] Get:113 http://deb.debian.org/debian buster/main amd64 libgsasl7 amd64 1.8.0-8+b2 [207 kB] [2021-07-15T19:18:04.447Z] Get:114 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-15T19:18:04.722Z] Get:115 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB] [2021-07-15T19:18:04.722Z] Get:116 http://deb.debian.org/debian buster/main amd64 libkyotocabinet16v5 amd64 1.2.76-4.2+b1 [298 kB] [2021-07-15T19:18:04.722Z] Get:117 http://deb.debian.org/debian buster/main amd64 mailutils-common all 1:3.5-4 [689 kB] [2021-07-15T19:18:04.722Z] Get:118 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B] [2021-07-15T19:18:04.722Z] Get:119 http://deb.debian.org/debian buster/main amd64 mariadb-common all 1:10.3.29-0+deb10u1 [32.5 kB] [2021-07-15T19:18:04.722Z] Get:120 http://deb.debian.org/debian buster/main amd64 libmariadb3 amd64 1:10.3.29-0+deb10u1 [172 kB] [2021-07-15T19:18:04.722Z] Get:121 http://deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB] [2021-07-15T19:18:04.722Z] Get:122 http://deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB] [2021-07-15T19:18:04.722Z] Get:123 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2+deb10u1 [1036 kB] [2021-07-15T19:18:04.722Z] Get:124 http://deb.debian.org/debian buster/main amd64 libmailutils5 amd64 1:3.5-4 [880 kB] [2021-07-15T19:18:04.722Z] Get:125 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u1 [104 kB] [2021-07-15T19:18:04.722Z] Get:126 http://deb.debian.org/debian buster/main amd64 libsensors-config all 1:3.5.0-3 [31.6 kB] [2021-07-15T19:18:04.722Z] Get:127 http://deb.debian.org/debian buster/main amd64 libsensors5 amd64 1:3.5.0-3 [52.6 kB] [2021-07-15T19:18:04.722Z] Get:128 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB] [2021-07-15T19:18:04.722Z] Get:129 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] [2021-07-15T19:18:04.722Z] Get:130 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] [2021-07-15T19:18:04.722Z] Get:131 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] [2021-07-15T19:18:04.722Z] Get:132 http://deb.debian.org/debian buster/main amd64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB] [2021-07-15T19:18:04.722Z] Get:133 http://deb.debian.org/debian buster/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u2 [757 kB] [2021-07-15T19:18:04.722Z] Get:134 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] [2021-07-15T19:18:04.722Z] Get:135 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-15T19:18:04.722Z] Get:136 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] [2021-07-15T19:18:04.722Z] Get:137 http://deb.debian.org/debian buster/main amd64 libxslt1.1 amd64 1.1.32-2.2~deb10u1 [237 kB] [2021-07-15T19:18:04.722Z] Get:138 http://deb.debian.org/debian buster/main amd64 mailutils amd64 1:3.5-4 [585 kB] [2021-07-15T19:18:04.722Z] Get:139 http://deb.debian.org/debian buster/main amd64 manpages-dev all 4.16-2 [2232 kB] [2021-07-15T19:18:04.722Z] Get:140 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1 [126 kB] [2021-07-15T19:18:04.722Z] Get:141 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20190415.1030-1 [116 kB] [2021-07-15T19:18:04.722Z] Get:142 http://deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-15T19:18:04.722Z] Get:143 http://deb.debian.org/debian buster/main amd64 sysstat amd64 12.0.3-2 [562 kB] [2021-07-15T19:18:04.722Z] Get:144 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] [2021-07-15T19:18:04.722Z] Get:145 http://deb.debian.org/debian buster/main amd64 xmlstarlet amd64 1.6.1-2 [243 kB] [2021-07-15T19:18:04.999Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T19:18:04.999Z] Fetched 107 MB in 2s (52.9 MB/s) [2021-07-15T19:18:05.000Z] Selecting previously unselected package sensible-utils. [2021-07-15T19:18:05.000Z] (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 ... 6840 files and directories currently installed.) [2021-07-15T19:18:05.000Z] Preparing to unpack .../000-sensible-utils_0.0.12_all.deb ... [2021-07-15T19:18:05.000Z] Unpacking sensible-utils (0.0.12) ... [2021-07-15T19:18:05.000Z] Selecting previously unselected package lsb-base. [2021-07-15T19:18:05.000Z] Preparing to unpack .../001-lsb-base_10.2019051400_all.deb ... [2021-07-15T19:18:05.000Z] Unpacking lsb-base (10.2019051400) ... [2021-07-15T19:18:05.000Z] Selecting previously unselected package cron. [2021-07-15T19:18:05.000Z] Preparing to unpack .../002-cron_3.0pl1-134+deb10u1_amd64.deb ... [2021-07-15T19:18:05.000Z] Unpacking cron (3.0pl1-134+deb10u1) ... [2021-07-15T19:18:05.000Z] Selecting previously unselected package perl-modules-5.28. [2021-07-15T19:18:05.000Z] Preparing to unpack .../003-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... [2021-07-15T19:18:05.000Z] Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... [2021-07-15T19:18:05.604Z] Selecting previously unselected package libgdbm-compat4:amd64. [2021-07-15T19:18:05.604Z] Preparing to unpack .../004-libgdbm-compat4_1.18.1-4_amd64.deb ... [2021-07-15T19:18:05.604Z] Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... [2021-07-15T19:18:05.604Z] Selecting previously unselected package libperl5.28:amd64. [2021-07-15T19:18:05.604Z] Preparing to unpack .../005-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... [2021-07-15T19:18:05.604Z] Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... [2021-07-15T19:18:06.205Z] Selecting previously unselected package perl. [2021-07-15T19:18:06.205Z] Preparing to unpack .../006-perl_5.28.1-6+deb10u1_amd64.deb ... [2021-07-15T19:18:06.205Z] Unpacking perl (5.28.1-6+deb10u1) ... [2021-07-15T19:18:06.205Z] Selecting previously unselected package liblocale-gettext-perl. [2021-07-15T19:18:06.205Z] Preparing to unpack .../007-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-15T19:18:06.205Z] Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-15T19:18:06.480Z] Selecting previously unselected package less. [2021-07-15T19:18:06.480Z] Preparing to unpack .../008-less_487-0.1+b1_amd64.deb ... [2021-07-15T19:18:06.480Z] Unpacking less (487-0.1+b1) ... [2021-07-15T19:18:06.480Z] Selecting previously unselected package bzip2. [2021-07-15T19:18:06.480Z] Preparing to unpack .../009-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-15T19:18:06.480Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-15T19:18:06.480Z] Selecting previously unselected package libmagic-mgc. [2021-07-15T19:18:06.480Z] Preparing to unpack .../010-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-15T19:18:06.480Z] Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-15T19:18:06.480Z] Selecting previously unselected package libmagic1:amd64. [2021-07-15T19:18:06.480Z] Preparing to unpack .../011-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-15T19:18:06.480Z] Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-15T19:18:06.480Z] Selecting previously unselected package file. [2021-07-15T19:18:06.480Z] Preparing to unpack .../012-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-15T19:18:06.480Z] Unpacking file (1:5.35-4+deb10u2) ... [2021-07-15T19:18:06.756Z] Selecting previously unselected package krb5-locales. [2021-07-15T19:18:06.756Z] Preparing to unpack .../013-krb5-locales_1.17-3+deb10u1_all.deb ... [2021-07-15T19:18:06.756Z] Unpacking krb5-locales (1.17-3+deb10u1) ... [2021-07-15T19:18:06.756Z] Selecting previously unselected package manpages. [2021-07-15T19:18:06.756Z] Preparing to unpack .../014-manpages_4.16-2_all.deb ... [2021-07-15T19:18:06.756Z] Unpacking manpages (4.16-2) ... [2021-07-15T19:18:06.756Z] Selecting previously unselected package mime-support. [2021-07-15T19:18:06.756Z] Preparing to unpack .../015-mime-support_3.62_all.deb ... [2021-07-15T19:18:06.756Z] Unpacking mime-support (3.62) ... [2021-07-15T19:18:06.756Z] Selecting previously unselected package libbsd0:amd64. [2021-07-15T19:18:06.756Z] Preparing to unpack .../016-libbsd0_0.9.1-2+deb10u1_amd64.deb ... [2021-07-15T19:18:06.756Z] Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... [2021-07-15T19:18:07.036Z] Selecting previously unselected package libedit2:amd64. [2021-07-15T19:18:07.036Z] Preparing to unpack .../017-libedit2_3.1-20181209-1_amd64.deb ... [2021-07-15T19:18:07.036Z] Unpacking libedit2:amd64 (3.1-20181209-1) ... [2021-07-15T19:18:07.036Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-15T19:18:07.036Z] Preparing to unpack .../018-libkeyutils1_1.6-6_amd64.deb ... [2021-07-15T19:18:07.036Z] Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-15T19:18:07.036Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-15T19:18:07.036Z] Preparing to unpack .../019-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-15T19:18:07.036Z] Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-15T19:18:07.036Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-15T19:18:07.036Z] Preparing to unpack .../020-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-15T19:18:07.036Z] Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-15T19:18:07.036Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-15T19:18:07.036Z] Preparing to unpack .../021-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-15T19:18:07.036Z] Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-15T19:18:07.316Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-15T19:18:07.316Z] Preparing to unpack .../022-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-15T19:18:07.316Z] Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-15T19:18:07.316Z] Selecting previously unselected package openssh-client. [2021-07-15T19:18:07.316Z] Preparing to unpack .../023-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ... [2021-07-15T19:18:07.316Z] Unpacking openssh-client (1:7.9p1-10+deb10u2) ... [2021-07-15T19:18:07.316Z] Selecting previously unselected package ucf. [2021-07-15T19:18:07.316Z] Preparing to unpack .../024-ucf_3.0038+nmu1_all.deb ... [2021-07-15T19:18:07.316Z] Moving old data out of the way [2021-07-15T19:18:07.316Z] Unpacking ucf (3.0038+nmu1) ... [2021-07-15T19:18:07.316Z] Selecting previously unselected package libpcre2-8-0:amd64. [2021-07-15T19:18:07.316Z] Preparing to unpack .../025-libpcre2-8-0_10.32-5_amd64.deb ... [2021-07-15T19:18:07.316Z] Unpacking libpcre2-8-0:amd64 (10.32-5) ... [2021-07-15T19:18:07.592Z] Selecting previously unselected package libpsl5:amd64. [2021-07-15T19:18:07.592Z] Preparing to unpack .../026-libpsl5_0.20.2-2_amd64.deb ... [2021-07-15T19:18:07.592Z] Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-15T19:18:07.592Z] Selecting previously unselected package wget. [2021-07-15T19:18:07.592Z] Preparing to unpack .../027-wget_1.20.1-1.1_amd64.deb ... [2021-07-15T19:18:07.592Z] Unpacking wget (1.20.1-1.1) ... [2021-07-15T19:18:07.592Z] Selecting previously unselected package xz-utils. [2021-07-15T19:18:07.592Z] Preparing to unpack .../028-xz-utils_5.2.4-1_amd64.deb ... [2021-07-15T19:18:07.592Z] Unpacking xz-utils (5.2.4-1) ... [2021-07-15T19:18:07.592Z] Selecting previously unselected package binutils-common:amd64. [2021-07-15T19:18:07.592Z] Preparing to unpack .../029-binutils-common_2.31.1-16_amd64.deb ... [2021-07-15T19:18:07.592Z] Unpacking binutils-common:amd64 (2.31.1-16) ... [2021-07-15T19:18:07.871Z] Selecting previously unselected package libbinutils:amd64. [2021-07-15T19:18:07.871Z] Preparing to unpack .../030-libbinutils_2.31.1-16_amd64.deb ... [2021-07-15T19:18:07.871Z] Unpacking libbinutils:amd64 (2.31.1-16) ... [2021-07-15T19:18:07.871Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2021-07-15T19:18:07.871Z] Preparing to unpack .../031-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-15T19:18:07.871Z] Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... [2021-07-15T19:18:08.149Z] Selecting previously unselected package binutils. [2021-07-15T19:18:08.149Z] Preparing to unpack .../032-binutils_2.31.1-16_amd64.deb ... [2021-07-15T19:18:08.149Z] Unpacking binutils (2.31.1-16) ... [2021-07-15T19:18:08.427Z] Selecting previously unselected package libc-dev-bin. [2021-07-15T19:18:08.427Z] Preparing to unpack .../033-libc-dev-bin_2.28-10_amd64.deb ... [2021-07-15T19:18:08.427Z] Unpacking libc-dev-bin (2.28-10) ... [2021-07-15T19:18:08.427Z] Selecting previously unselected package linux-libc-dev:amd64. [2021-07-15T19:18:08.427Z] Preparing to unpack .../034-linux-libc-dev_4.19.194-2_amd64.deb ... [2021-07-15T19:18:08.427Z] Unpacking linux-libc-dev:amd64 (4.19.194-2) ... [2021-07-15T19:18:08.705Z] Selecting previously unselected package libc6-dev:amd64. [2021-07-15T19:18:08.705Z] Preparing to unpack .../035-libc6-dev_2.28-10_amd64.deb ... [2021-07-15T19:18:08.705Z] Unpacking libc6-dev:amd64 (2.28-10) ... [2021-07-15T19:18:08.982Z] Selecting previously unselected package libisl19:amd64. [2021-07-15T19:18:08.982Z] Preparing to unpack .../036-libisl19_0.20-2_amd64.deb ... [2021-07-15T19:18:08.982Z] Unpacking libisl19:amd64 (0.20-2) ... [2021-07-15T19:18:08.982Z] Selecting previously unselected package libmpfr6:amd64. [2021-07-15T19:18:08.982Z] Preparing to unpack .../037-libmpfr6_4.0.2-1_amd64.deb ... [2021-07-15T19:18:08.982Z] Unpacking libmpfr6:amd64 (4.0.2-1) ... [2021-07-15T19:18:09.258Z] Selecting previously unselected package libmpc3:amd64. [2021-07-15T19:18:09.258Z] Preparing to unpack .../038-libmpc3_1.1.0-1_amd64.deb ... [2021-07-15T19:18:09.258Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2021-07-15T19:18:09.258Z] Selecting previously unselected package cpp-8. [2021-07-15T19:18:09.258Z] Preparing to unpack .../039-cpp-8_8.3.0-6_amd64.deb ... [2021-07-15T19:18:09.258Z] Unpacking cpp-8 (8.3.0-6) ... [2021-07-15T19:18:10.245Z] Selecting previously unselected package cpp. [2021-07-15T19:18:10.245Z] Preparing to unpack .../040-cpp_4%3a8.3.0-1_amd64.deb ... [2021-07-15T19:18:10.245Z] Unpacking cpp (4:8.3.0-1) ... [2021-07-15T19:18:10.245Z] Selecting previously unselected package libcc1-0:amd64. [2021-07-15T19:18:10.245Z] Preparing to unpack .../041-libcc1-0_8.3.0-6_amd64.deb ... [2021-07-15T19:18:10.245Z] Unpacking libcc1-0:amd64 (8.3.0-6) ... [2021-07-15T19:18:10.245Z] Selecting previously unselected package libgomp1:amd64. [2021-07-15T19:18:10.245Z] Preparing to unpack .../042-libgomp1_8.3.0-6_amd64.deb ... [2021-07-15T19:18:10.245Z] Unpacking libgomp1:amd64 (8.3.0-6) ... [2021-07-15T19:18:10.245Z] Selecting previously unselected package libitm1:amd64. [2021-07-15T19:18:10.245Z] Preparing to unpack .../043-libitm1_8.3.0-6_amd64.deb ... [2021-07-15T19:18:10.245Z] Unpacking libitm1:amd64 (8.3.0-6) ... [2021-07-15T19:18:10.245Z] Selecting previously unselected package libatomic1:amd64. [2021-07-15T19:18:10.245Z] Preparing to unpack .../044-libatomic1_8.3.0-6_amd64.deb ... [2021-07-15T19:18:10.245Z] Unpacking libatomic1:amd64 (8.3.0-6) ... [2021-07-15T19:18:10.245Z] Selecting previously unselected package libasan5:amd64. [2021-07-15T19:18:10.245Z] Preparing to unpack .../045-libasan5_8.3.0-6_amd64.deb ... [2021-07-15T19:18:10.245Z] Unpacking libasan5:amd64 (8.3.0-6) ... [2021-07-15T19:18:10.245Z] Selecting previously unselected package liblsan0:amd64. [2021-07-15T19:18:10.245Z] Preparing to unpack .../046-liblsan0_8.3.0-6_amd64.deb ... [2021-07-15T19:18:10.245Z] Unpacking liblsan0:amd64 (8.3.0-6) ... [2021-07-15T19:18:10.521Z] Selecting previously unselected package libtsan0:amd64. [2021-07-15T19:18:10.521Z] Preparing to unpack .../047-libtsan0_8.3.0-6_amd64.deb ... [2021-07-15T19:18:10.521Z] Unpacking libtsan0:amd64 (8.3.0-6) ... [2021-07-15T19:18:10.521Z] Selecting previously unselected package libubsan1:amd64. [2021-07-15T19:18:10.521Z] Preparing to unpack .../048-libubsan1_8.3.0-6_amd64.deb ... [2021-07-15T19:18:10.521Z] Unpacking libubsan1:amd64 (8.3.0-6) ... [2021-07-15T19:18:10.521Z] Selecting previously unselected package libmpx2:amd64. [2021-07-15T19:18:10.521Z] Preparing to unpack .../049-libmpx2_8.3.0-6_amd64.deb ... [2021-07-15T19:18:10.521Z] Unpacking libmpx2:amd64 (8.3.0-6) ... [2021-07-15T19:18:10.521Z] Selecting previously unselected package libquadmath0:amd64. [2021-07-15T19:18:10.521Z] Preparing to unpack .../050-libquadmath0_8.3.0-6_amd64.deb ... [2021-07-15T19:18:10.521Z] Unpacking libquadmath0:amd64 (8.3.0-6) ... [2021-07-15T19:18:10.521Z] Selecting previously unselected package libgcc-8-dev:amd64. [2021-07-15T19:18:10.521Z] Preparing to unpack .../051-libgcc-8-dev_8.3.0-6_amd64.deb ... [2021-07-15T19:18:10.521Z] Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... [2021-07-15T19:18:10.799Z] Selecting previously unselected package gcc-8. [2021-07-15T19:18:10.799Z] Preparing to unpack .../052-gcc-8_8.3.0-6_amd64.deb ... [2021-07-15T19:18:10.799Z] Unpacking gcc-8 (8.3.0-6) ... [2021-07-15T19:18:11.791Z] Selecting previously unselected package gcc. [2021-07-15T19:18:11.791Z] Preparing to unpack .../053-gcc_4%3a8.3.0-1_amd64.deb ... [2021-07-15T19:18:11.791Z] Unpacking gcc (4:8.3.0-1) ... [2021-07-15T19:18:11.791Z] Selecting previously unselected package libstdc++-8-dev:amd64. [2021-07-15T19:18:11.791Z] Preparing to unpack .../054-libstdc++-8-dev_8.3.0-6_amd64.deb ... [2021-07-15T19:18:11.791Z] Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ... [2021-07-15T19:18:12.067Z] Selecting previously unselected package g++-8. [2021-07-15T19:18:12.067Z] Preparing to unpack .../055-g++-8_8.3.0-6_amd64.deb ... [2021-07-15T19:18:12.067Z] Unpacking g++-8 (8.3.0-6) ... [2021-07-15T19:18:13.054Z] Selecting previously unselected package g++. [2021-07-15T19:18:13.054Z] Preparing to unpack .../056-g++_4%3a8.3.0-1_amd64.deb ... [2021-07-15T19:18:13.054Z] Unpacking g++ (4:8.3.0-1) ... [2021-07-15T19:18:13.054Z] Selecting previously unselected package make. [2021-07-15T19:18:13.054Z] Preparing to unpack .../057-make_4.2.1-1.2_amd64.deb ... [2021-07-15T19:18:13.054Z] Unpacking make (4.2.1-1.2) ... [2021-07-15T19:18:13.054Z] Selecting previously unselected package libdpkg-perl. [2021-07-15T19:18:13.054Z] Preparing to unpack .../058-libdpkg-perl_1.19.7_all.deb ... [2021-07-15T19:18:13.054Z] Unpacking libdpkg-perl (1.19.7) ... [2021-07-15T19:18:13.330Z] Selecting previously unselected package patch. [2021-07-15T19:18:13.330Z] Preparing to unpack .../059-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-15T19:18:13.331Z] Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-15T19:18:13.331Z] Selecting previously unselected package dpkg-dev. [2021-07-15T19:18:13.331Z] Preparing to unpack .../060-dpkg-dev_1.19.7_all.deb ... [2021-07-15T19:18:13.331Z] Unpacking dpkg-dev (1.19.7) ... [2021-07-15T19:18:13.331Z] Selecting previously unselected package build-essential. [2021-07-15T19:18:13.331Z] Preparing to unpack .../061-build-essential_12.6_amd64.deb ... [2021-07-15T19:18:13.331Z] Unpacking build-essential (12.6) ... [2021-07-15T19:18:13.331Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-15T19:18:13.331Z] Preparing to unpack .../062-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-15T19:18:13.331Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T19:18:13.609Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-15T19:18:13.609Z] Preparing to unpack .../063-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-15T19:18:13.609Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T19:18:13.609Z] Selecting previously unselected package libldap-common. [2021-07-15T19:18:13.609Z] Preparing to unpack .../064-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-15T19:18:13.609Z] Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T19:18:13.609Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-15T19:18:13.609Z] Preparing to unpack .../065-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-15T19:18:13.609Z] Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T19:18:13.609Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-15T19:18:13.609Z] Preparing to unpack .../066-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-15T19:18:13.609Z] Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-15T19:18:13.609Z] Selecting previously unselected package librtmp1:amd64. [2021-07-15T19:18:13.609Z] Preparing to unpack .../067-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-15T19:18:13.609Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-15T19:18:13.609Z] Selecting previously unselected package libssh2-1:amd64. [2021-07-15T19:18:13.609Z] Preparing to unpack .../068-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-15T19:18:13.609Z] Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-15T19:18:13.892Z] Selecting previously unselected package libcurl4:amd64. [2021-07-15T19:18:13.892Z] Preparing to unpack .../069-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-15T19:18:13.892Z] Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-15T19:18:13.892Z] Selecting previously unselected package curl. [2021-07-15T19:18:13.892Z] Preparing to unpack .../070-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-15T19:18:13.892Z] Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-15T19:18:13.892Z] Selecting previously unselected package libassuan0:amd64. [2021-07-15T19:18:13.892Z] Preparing to unpack .../071-libassuan0_2.5.2-1_amd64.deb ... [2021-07-15T19:18:13.892Z] Unpacking libassuan0:amd64 (2.5.2-1) ... [2021-07-15T19:18:13.892Z] Selecting previously unselected package gpgconf. [2021-07-15T19:18:13.892Z] Preparing to unpack .../072-gpgconf_2.2.12-1+deb10u1_amd64.deb ... [2021-07-15T19:18:13.892Z] Unpacking gpgconf (2.2.12-1+deb10u1) ... [2021-07-15T19:18:14.173Z] Selecting previously unselected package libksba8:amd64. [2021-07-15T19:18:14.173Z] Preparing to unpack .../073-libksba8_1.3.5-2_amd64.deb ... [2021-07-15T19:18:14.173Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-15T19:18:14.173Z] Selecting previously unselected package libnpth0:amd64. [2021-07-15T19:18:14.173Z] Preparing to unpack .../074-libnpth0_1.6-1_amd64.deb ... [2021-07-15T19:18:14.173Z] Unpacking libnpth0:amd64 (1.6-1) ... [2021-07-15T19:18:14.173Z] Selecting previously unselected package dirmngr. [2021-07-15T19:18:14.173Z] Preparing to unpack .../075-dirmngr_2.2.12-1+deb10u1_amd64.deb ... [2021-07-15T19:18:14.173Z] Unpacking dirmngr (2.2.12-1+deb10u1) ... [2021-07-15T19:18:14.173Z] Selecting previously unselected package exim4-config. [2021-07-15T19:18:14.173Z] Preparing to unpack .../076-exim4-config_4.92-8+deb10u6_all.deb ... [2021-07-15T19:18:14.173Z] Unpacking exim4-config (4.92-8+deb10u6) ... [2021-07-15T19:18:14.459Z] Selecting previously unselected package exim4-base. [2021-07-15T19:18:14.459Z] Preparing to unpack .../077-exim4-base_4.92-8+deb10u6_amd64.deb ... [2021-07-15T19:18:14.459Z] Unpacking exim4-base (4.92-8+deb10u6) ... [2021-07-15T19:18:14.459Z] Selecting previously unselected package libevent-2.1-6:amd64. [2021-07-15T19:18:14.459Z] Preparing to unpack .../078-libevent-2.1-6_2.1.8-stable-4_amd64.deb ... [2021-07-15T19:18:14.459Z] Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ... [2021-07-15T19:18:14.459Z] Selecting previously unselected package libunbound8:amd64. [2021-07-15T19:18:14.459Z] Preparing to unpack .../079-libunbound8_1.9.0-2+deb10u2_amd64.deb ... [2021-07-15T19:18:14.459Z] Unpacking libunbound8:amd64 (1.9.0-2+deb10u2) ... [2021-07-15T19:18:14.459Z] Selecting previously unselected package libgnutls-dane0:amd64. [2021-07-15T19:18:14.459Z] Preparing to unpack .../080-libgnutls-dane0_3.6.7-4+deb10u7_amd64.deb ... [2021-07-15T19:18:14.459Z] Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u7) ... [2021-07-15T19:18:14.459Z] Selecting previously unselected package exim4-daemon-light. [2021-07-15T19:18:14.738Z] Preparing to unpack .../081-exim4-daemon-light_4.92-8+deb10u6_amd64.deb ... [2021-07-15T19:18:14.738Z] Unpacking exim4-daemon-light (4.92-8+deb10u6) ... [2021-07-15T19:18:14.738Z] Selecting previously unselected package libfakeroot:amd64. [2021-07-15T19:18:14.738Z] Preparing to unpack .../082-libfakeroot_1.23-1_amd64.deb ... [2021-07-15T19:18:14.738Z] Unpacking libfakeroot:amd64 (1.23-1) ... [2021-07-15T19:18:14.738Z] Selecting previously unselected package fakeroot. [2021-07-15T19:18:14.738Z] Preparing to unpack .../083-fakeroot_1.23-1_amd64.deb ... [2021-07-15T19:18:14.738Z] Unpacking fakeroot (1.23-1) ... [2021-07-15T19:18:14.738Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-15T19:18:14.738Z] Preparing to unpack .../084-libcurl3-gnutls_7.64.0-4+deb10u2_amd64.deb ... [2021-07-15T19:18:14.738Z] Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ... [2021-07-15T19:18:15.015Z] Selecting previously unselected package liberror-perl. [2021-07-15T19:18:15.015Z] Preparing to unpack .../085-liberror-perl_0.17027-2_all.deb ... [2021-07-15T19:18:15.015Z] Unpacking liberror-perl (0.17027-2) ... [2021-07-15T19:18:15.015Z] Selecting previously unselected package git-man. [2021-07-15T19:18:15.015Z] Preparing to unpack .../086-git-man_1%3a2.20.1-2+deb10u3_all.deb ... [2021-07-15T19:18:15.015Z] Unpacking git-man (1:2.20.1-2+deb10u3) ... [2021-07-15T19:18:15.015Z] Selecting previously unselected package git. [2021-07-15T19:18:15.015Z] Preparing to unpack .../087-git_1%3a2.20.1-2+deb10u3_amd64.deb ... [2021-07-15T19:18:15.015Z] Unpacking git (1:2.20.1-2+deb10u3) ... [2021-07-15T19:18:15.622Z] Selecting previously unselected package gnupg-l10n. [2021-07-15T19:18:15.622Z] Preparing to unpack .../088-gnupg-l10n_2.2.12-1+deb10u1_all.deb ... [2021-07-15T19:18:15.622Z] Unpacking gnupg-l10n (2.2.12-1+deb10u1) ... [2021-07-15T19:18:15.899Z] Selecting previously unselected package gnupg-utils. [2021-07-15T19:18:15.899Z] Preparing to unpack .../089-gnupg-utils_2.2.12-1+deb10u1_amd64.deb ... [2021-07-15T19:18:15.899Z] Unpacking gnupg-utils (2.2.12-1+deb10u1) ... [2021-07-15T19:18:15.899Z] Selecting previously unselected package gpg. [2021-07-15T19:18:15.899Z] Preparing to unpack .../090-gpg_2.2.12-1+deb10u1_amd64.deb ... [2021-07-15T19:18:15.899Z] Unpacking gpg (2.2.12-1+deb10u1) ... [2021-07-15T19:18:15.899Z] Selecting previously unselected package pinentry-curses. [2021-07-15T19:18:15.899Z] Preparing to unpack .../091-pinentry-curses_1.1.0-2_amd64.deb ... [2021-07-15T19:18:15.899Z] Unpacking pinentry-curses (1.1.0-2) ... [2021-07-15T19:18:15.899Z] Selecting previously unselected package gpg-agent. [2021-07-15T19:18:15.899Z] Preparing to unpack .../092-gpg-agent_2.2.12-1+deb10u1_amd64.deb ... [2021-07-15T19:18:15.899Z] Unpacking gpg-agent (2.2.12-1+deb10u1) ... [2021-07-15T19:18:16.174Z] Selecting previously unselected package gpg-wks-client. [2021-07-15T19:18:16.174Z] Preparing to unpack .../093-gpg-wks-client_2.2.12-1+deb10u1_amd64.deb ... [2021-07-15T19:18:16.174Z] Unpacking gpg-wks-client (2.2.12-1+deb10u1) ... [2021-07-15T19:18:16.174Z] Selecting previously unselected package gpg-wks-server. [2021-07-15T19:18:16.174Z] Preparing to unpack .../094-gpg-wks-server_2.2.12-1+deb10u1_amd64.deb ... [2021-07-15T19:18:16.174Z] Unpacking gpg-wks-server (2.2.12-1+deb10u1) ... [2021-07-15T19:18:16.174Z] Selecting previously unselected package gpgsm. [2021-07-15T19:18:16.174Z] Preparing to unpack .../095-gpgsm_2.2.12-1+deb10u1_amd64.deb ... [2021-07-15T19:18:16.174Z] Unpacking gpgsm (2.2.12-1+deb10u1) ... [2021-07-15T19:18:16.174Z] Selecting previously unselected package gnupg. [2021-07-15T19:18:16.174Z] Preparing to unpack .../096-gnupg_2.2.12-1+deb10u1_all.deb ... [2021-07-15T19:18:16.174Z] Unpacking gnupg (2.2.12-1+deb10u1) ... [2021-07-15T19:18:16.451Z] Selecting previously unselected package libgc1c2:amd64. [2021-07-15T19:18:16.451Z] Preparing to unpack .../097-libgc1c2_1%3a7.6.4-0.4_amd64.deb ... [2021-07-15T19:18:16.451Z] Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ... [2021-07-15T19:18:16.451Z] Selecting previously unselected package libltdl7:amd64. [2021-07-15T19:18:16.451Z] Preparing to unpack .../098-libltdl7_2.4.6-9_amd64.deb ... [2021-07-15T19:18:16.451Z] Unpacking libltdl7:amd64 (2.4.6-9) ... [2021-07-15T19:18:16.451Z] Selecting previously unselected package libncurses6:amd64. [2021-07-15T19:18:16.451Z] Preparing to unpack .../099-libncurses6_6.1+20181013-2+deb10u2_amd64.deb ... [2021-07-15T19:18:16.451Z] Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u2) ... [2021-07-15T19:18:16.451Z] Selecting previously unselected package guile-2.2-libs:amd64. [2021-07-15T19:18:16.451Z] Preparing to unpack .../100-guile-2.2-libs_2.2.4+1-2+deb10u1_amd64.deb ... [2021-07-15T19:18:16.451Z] Unpacking guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... [2021-07-15T19:18:17.436Z] Selecting previously unselected package libonig5:amd64. [2021-07-15T19:18:17.436Z] Preparing to unpack .../101-libonig5_6.9.1-1_amd64.deb ... [2021-07-15T19:18:17.436Z] Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-15T19:18:17.436Z] Selecting previously unselected package libjq1:amd64. [2021-07-15T19:18:17.436Z] Preparing to unpack .../102-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-15T19:18:17.436Z] Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-15T19:18:17.436Z] Selecting previously unselected package jq. [2021-07-15T19:18:17.436Z] Preparing to unpack .../103-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-15T19:18:17.436Z] Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-15T19:18:17.436Z] Selecting previously unselected package libalgorithm-diff-perl. [2021-07-15T19:18:17.436Z] Preparing to unpack .../104-libalgorithm-diff-perl_1.19.03-2_all.deb ... [2021-07-15T19:18:17.436Z] Unpacking libalgorithm-diff-perl (1.19.03-2) ... [2021-07-15T19:18:17.436Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2021-07-15T19:18:17.436Z] Preparing to unpack .../105-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... [2021-07-15T19:18:17.436Z] Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... [2021-07-15T19:18:17.436Z] Selecting previously unselected package libalgorithm-merge-perl. [2021-07-15T19:18:17.436Z] Preparing to unpack .../106-libalgorithm-merge-perl_0.08-3_all.deb ... [2021-07-15T19:18:17.436Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2021-07-15T19:18:17.436Z] Selecting previously unselected package libfile-fcntllock-perl. [2021-07-15T19:18:17.436Z] Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3+b5_amd64.deb ... [2021-07-15T19:18:17.436Z] Unpacking libfile-fcntllock-perl (0.22-3+b5) ... [2021-07-15T19:18:17.720Z] Selecting previously unselected package libfribidi0:amd64. [2021-07-15T19:18:17.720Z] Preparing to unpack .../108-libfribidi0_1.0.5-3.1+deb10u1_amd64.deb ... [2021-07-15T19:18:17.720Z] Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u1) ... [2021-07-15T19:18:17.720Z] Selecting previously unselected package libgpm2:amd64. [2021-07-15T19:18:17.720Z] Preparing to unpack .../109-libgpm2_1.20.7-5_amd64.deb ... [2021-07-15T19:18:17.720Z] Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-15T19:18:17.720Z] Selecting previously unselected package libidn11:amd64. [2021-07-15T19:18:17.720Z] Preparing to unpack .../110-libidn11_1.33-2.2_amd64.deb ... [2021-07-15T19:18:17.720Z] Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-15T19:18:17.720Z] Selecting previously unselected package libntlm0:amd64. [2021-07-15T19:18:17.720Z] Preparing to unpack .../111-libntlm0_1.5-1+deb10u1_amd64.deb ... [2021-07-15T19:18:17.720Z] Unpacking libntlm0:amd64 (1.5-1+deb10u1) ... [2021-07-15T19:18:17.720Z] Selecting previously unselected package libgsasl7. [2021-07-15T19:18:17.720Z] Preparing to unpack .../112-libgsasl7_1.8.0-8+b2_amd64.deb ... [2021-07-15T19:18:17.720Z] Unpacking libgsasl7 (1.8.0-8+b2) ... [2021-07-15T19:18:17.720Z] Selecting previously unselected package libicu63:amd64. [2021-07-15T19:18:17.720Z] Preparing to unpack .../113-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-15T19:18:17.720Z] Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-15T19:18:18.708Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-15T19:18:18.708Z] Preparing to unpack .../114-liblzo2-2_2.10-0.1_amd64.deb ... [2021-07-15T19:18:18.708Z] Unpacking liblzo2-2:amd64 (2.10-0.1) ... [2021-07-15T19:18:18.708Z] Selecting previously unselected package libkyotocabinet16v5:amd64. [2021-07-15T19:18:18.708Z] Preparing to unpack .../115-libkyotocabinet16v5_1.2.76-4.2+b1_amd64.deb ... [2021-07-15T19:18:18.708Z] Unpacking libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... [2021-07-15T19:18:18.708Z] Selecting previously unselected package mailutils-common. [2021-07-15T19:18:18.708Z] Preparing to unpack .../116-mailutils-common_1%3a3.5-4_all.deb ... [2021-07-15T19:18:18.709Z] Unpacking mailutils-common (1:3.5-4) ... [2021-07-15T19:18:18.709Z] Selecting previously unselected package mysql-common. [2021-07-15T19:18:18.709Z] Preparing to unpack .../117-mysql-common_5.8+1.0.5_all.deb ... [2021-07-15T19:18:18.709Z] Unpacking mysql-common (5.8+1.0.5) ... [2021-07-15T19:18:18.990Z] Selecting previously unselected package mariadb-common. [2021-07-15T19:18:18.990Z] Preparing to unpack .../118-mariadb-common_1%3a10.3.29-0+deb10u1_all.deb ... [2021-07-15T19:18:18.990Z] Unpacking mariadb-common (1:10.3.29-0+deb10u1) ... [2021-07-15T19:18:18.990Z] Selecting previously unselected package libmariadb3:amd64. [2021-07-15T19:18:18.990Z] Preparing to unpack .../119-libmariadb3_1%3a10.3.29-0+deb10u1_amd64.deb ... [2021-07-15T19:18:18.990Z] Unpacking libmariadb3:amd64 (1:10.3.29-0+deb10u1) ... [2021-07-15T19:18:18.990Z] Selecting previously unselected package libpython2.7-minimal:amd64. [2021-07-15T19:18:18.990Z] Preparing to unpack .../120-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ... [2021-07-15T19:18:18.990Z] Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T19:18:18.990Z] Selecting previously unselected package libpython2.7-stdlib:amd64. [2021-07-15T19:18:18.990Z] Preparing to unpack .../121-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ... [2021-07-15T19:18:18.990Z] Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T19:18:19.270Z] Selecting previously unselected package libpython2.7:amd64. [2021-07-15T19:18:19.270Z] Preparing to unpack .../122-libpython2.7_2.7.16-2+deb10u1_amd64.deb ... [2021-07-15T19:18:19.270Z] Unpacking libpython2.7:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T19:18:19.547Z] Selecting previously unselected package libmailutils5:amd64. [2021-07-15T19:18:19.547Z] Preparing to unpack .../123-libmailutils5_1%3a3.5-4_amd64.deb ... [2021-07-15T19:18:19.547Z] Unpacking libmailutils5:amd64 (1:3.5-4) ... [2021-07-15T19:18:19.547Z] Selecting previously unselected package libsasl2-modules:amd64. [2021-07-15T19:18:19.547Z] Preparing to unpack .../124-libsasl2-modules_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-15T19:18:19.547Z] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T19:18:19.547Z] Selecting previously unselected package libsensors-config. [2021-07-15T19:18:19.547Z] Preparing to unpack .../125-libsensors-config_1%3a3.5.0-3_all.deb ... [2021-07-15T19:18:19.547Z] Unpacking libsensors-config (1:3.5.0-3) ... [2021-07-15T19:18:19.547Z] Selecting previously unselected package libsensors5:amd64. [2021-07-15T19:18:19.547Z] Preparing to unpack .../126-libsensors5_1%3a3.5.0-3_amd64.deb ... [2021-07-15T19:18:19.824Z] Unpacking libsensors5:amd64 (1:3.5.0-3) ... [2021-07-15T19:18:19.824Z] Selecting previously unselected package libwrap0:amd64. [2021-07-15T19:18:19.824Z] Preparing to unpack .../127-libwrap0_7.6.q-28_amd64.deb ... [2021-07-15T19:18:19.824Z] Unpacking libwrap0:amd64 (7.6.q-28) ... [2021-07-15T19:18:19.824Z] Selecting previously unselected package libxau6:amd64. [2021-07-15T19:18:19.824Z] Preparing to unpack .../128-libxau6_1%3a1.0.8-1+b2_amd64.deb ... [2021-07-15T19:18:19.824Z] Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... [2021-07-15T19:18:19.824Z] Selecting previously unselected package libxdmcp6:amd64. [2021-07-15T19:18:19.824Z] Preparing to unpack .../129-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2021-07-15T19:18:19.824Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2021-07-15T19:18:19.824Z] Selecting previously unselected package libxcb1:amd64. [2021-07-15T19:18:19.824Z] Preparing to unpack .../130-libxcb1_1.13.1-2_amd64.deb ... [2021-07-15T19:18:19.824Z] Unpacking libxcb1:amd64 (1.13.1-2) ... [2021-07-15T19:18:19.824Z] Selecting previously unselected package libx11-data. [2021-07-15T19:18:19.824Z] Preparing to unpack .../131-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... [2021-07-15T19:18:19.824Z] Unpacking libx11-data (2:1.6.7-1+deb10u2) ... [2021-07-15T19:18:20.109Z] Selecting previously unselected package libx11-6:amd64. [2021-07-15T19:18:20.109Z] Preparing to unpack .../132-libx11-6_2%3a1.6.7-1+deb10u2_amd64.deb ... [2021-07-15T19:18:20.109Z] Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u2) ... [2021-07-15T19:18:20.109Z] Selecting previously unselected package libxext6:amd64. [2021-07-15T19:18:20.109Z] Preparing to unpack .../133-libxext6_2%3a1.3.3-1+b2_amd64.deb ... [2021-07-15T19:18:20.109Z] Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... [2021-07-15T19:18:20.109Z] Selecting previously unselected package libxml2:amd64. [2021-07-15T19:18:20.110Z] Preparing to unpack .../134-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-15T19:18:20.110Z] Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-15T19:18:20.403Z] Selecting previously unselected package libxmuu1:amd64. [2021-07-15T19:18:20.404Z] Preparing to unpack .../135-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... [2021-07-15T19:18:20.404Z] Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... [2021-07-15T19:18:20.404Z] Selecting previously unselected package libxslt1.1:amd64. [2021-07-15T19:18:20.404Z] Preparing to unpack .../136-libxslt1.1_1.1.32-2.2~deb10u1_amd64.deb ... [2021-07-15T19:18:20.404Z] Unpacking libxslt1.1:amd64 (1.1.32-2.2~deb10u1) ... [2021-07-15T19:18:20.404Z] Selecting previously unselected package mailutils. [2021-07-15T19:18:20.404Z] Preparing to unpack .../137-mailutils_1%3a3.5-4_amd64.deb ... [2021-07-15T19:18:20.404Z] Unpacking mailutils (1:3.5-4) ... [2021-07-15T19:18:20.404Z] Selecting previously unselected package manpages-dev. [2021-07-15T19:18:20.404Z] Preparing to unpack .../138-manpages-dev_4.16-2_all.deb ... [2021-07-15T19:18:20.404Z] Unpacking manpages-dev (4.16-2) ... [2021-07-15T19:18:20.673Z] Selecting previously unselected package psmisc. [2021-07-15T19:18:20.673Z] Preparing to unpack .../139-psmisc_23.2-1_amd64.deb ... [2021-07-15T19:18:20.673Z] Unpacking psmisc (23.2-1) ... [2021-07-15T19:18:20.673Z] Selecting previously unselected package publicsuffix. [2021-07-15T19:18:20.673Z] Preparing to unpack .../140-publicsuffix_20190415.1030-1_all.deb ... [2021-07-15T19:18:20.673Z] Unpacking publicsuffix (20190415.1030-1) ... [2021-07-15T19:18:20.944Z] Selecting previously unselected package sudo. [2021-07-15T19:18:20.944Z] Preparing to unpack .../141-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-15T19:18:20.944Z] Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-15T19:18:20.944Z] Selecting previously unselected package sysstat. [2021-07-15T19:18:20.944Z] Preparing to unpack .../142-sysstat_12.0.3-2_amd64.deb ... [2021-07-15T19:18:20.944Z] Unpacking sysstat (12.0.3-2) ... [2021-07-15T19:18:21.215Z] Selecting previously unselected package xauth. [2021-07-15T19:18:21.215Z] Preparing to unpack .../143-xauth_1%3a1.0.10-1_amd64.deb ... [2021-07-15T19:18:21.215Z] Unpacking xauth (1:1.0.10-1) ... [2021-07-15T19:18:21.215Z] Selecting previously unselected package xmlstarlet. [2021-07-15T19:18:21.215Z] Preparing to unpack .../144-xmlstarlet_1.6.1-2_amd64.deb ... [2021-07-15T19:18:21.215Z] Unpacking xmlstarlet (1.6.1-2) ... [2021-07-15T19:18:21.215Z] Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... [2021-07-15T19:18:21.215Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-15T19:18:21.215Z] Setting up lsb-base (10.2019051400) ... [2021-07-15T19:18:21.215Z] Setting up mysql-common (5.8+1.0.5) ... [2021-07-15T19:18:21.215Z] update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode [2021-07-15T19:18:21.215Z] Setting up libxau6:amd64 (1:1.0.8-1+b2) ... [2021-07-15T19:18:21.215Z] Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-15T19:18:21.215Z] Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-15T19:18:21.215Z] Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-15T19:18:21.215Z] Setting up mime-support (3.62) ... [2021-07-15T19:18:21.215Z] Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-15T19:18:21.483Z] Setting up psmisc (23.2-1) ... [2021-07-15T19:18:21.483Z] Setting up libgc1c2:amd64 (1:7.6.4-0.4) ... [2021-07-15T19:18:21.483Z] Setting up manpages (4.16-2) ... [2021-07-15T19:18:21.483Z] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T19:18:21.483Z] Setting up binutils-common:amd64 (2.31.1-16) ... [2021-07-15T19:18:21.483Z] Setting up libsensors-config (1:3.5.0-3) ... [2021-07-15T19:18:21.483Z] Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-15T19:18:21.483Z] Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-15T19:18:21.483Z] Setting up less (487-0.1+b1) ... [2021-07-15T19:18:21.483Z] debconf: unable to initialize frontend: Dialog [2021-07-15T19:18:21.483Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T19:18:21.483Z] debconf: falling back to frontend: Readline [2021-07-15T19:18:21.483Z] Setting up linux-libc-dev:amd64 (4.19.194-2) ... [2021-07-15T19:18:21.483Z] Setting up liblzo2-2:amd64 (2.10-0.1) ... [2021-07-15T19:18:21.483Z] Setting up libnpth0:amd64 (1.6-1) ... [2021-07-15T19:18:21.483Z] Setting up krb5-locales (1.17-3+deb10u1) ... [2021-07-15T19:18:21.483Z] Setting up file (1:5.35-4+deb10u2) ... [2021-07-15T19:18:21.483Z] Setting up libassuan0:amd64 (2.5.2-1) ... [2021-07-15T19:18:21.483Z] Setting up libgomp1:amd64 (8.3.0-6) ... [2021-07-15T19:18:21.483Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-15T19:18:21.752Z] Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T19:18:21.752Z] Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-15T19:18:21.752Z] Setting up libfakeroot:amd64 (1.23-1) ... [2021-07-15T19:18:21.752Z] Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-15T19:18:21.752Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T19:18:21.752Z] Setting up fakeroot (1.23-1) ... [2021-07-15T19:18:21.752Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] Setting up mariadb-common (1:10.3.29-0+deb10u1) ... [2021-07-15T19:18:21.752Z] update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode [2021-07-15T19:18:21.752Z] Setting up libasan5:amd64 (8.3.0-6) ... [2021-07-15T19:18:21.752Z] Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T19:18:21.752Z] Setting up libwrap0:amd64 (7.6.q-28) ... [2021-07-15T19:18:21.752Z] Setting up libx11-data (2:1.6.7-1+deb10u2) ... [2021-07-15T19:18:21.752Z] Setting up make (4.2.1-1.2) ... [2021-07-15T19:18:21.752Z] Setting up libmpfr6:amd64 (4.0.2-1) ... [2021-07-15T19:18:21.752Z] Setting up gnupg-l10n (2.2.12-1+deb10u1) ... [2021-07-15T19:18:21.752Z] Setting up libntlm0:amd64 (1.5-1+deb10u1) ... [2021-07-15T19:18:21.752Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-15T19:18:21.752Z] Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-15T19:18:21.752Z] Setting up libncurses6:amd64 (6.1+20181013-2+deb10u2) ... [2021-07-15T19:18:21.752Z] Setting up xz-utils (5.2.4-1) ... [2021-07-15T19:18:21.752Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] 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 [2021-07-15T19:18:21.752Z] Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u1) ... [2021-07-15T19:18:21.752Z] Setting up libquadmath0:amd64 (8.3.0-6) ... [2021-07-15T19:18:21.752Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2021-07-15T19:18:21.752Z] Setting up libatomic1:amd64 (8.3.0-6) ... [2021-07-15T19:18:21.752Z] Setting up patch (2.7.6-3+deb10u1) ... [2021-07-15T19:18:21.752Z] Setting up mailutils-common (1:3.5-4) ... [2021-07-15T19:18:21.752Z] Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-15T19:18:22.021Z] invoke-rc.d: could not determine current runlevel [2021-07-15T19:18:22.021Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T19:18:22.021Z] Setting up libmariadb3:amd64 (1:10.3.29-0+deb10u1) ... [2021-07-15T19:18:22.021Z] Setting up libgdbm-compat4:amd64 (1.18.1-4) ... [2021-07-15T19:18:22.021Z] Setting up libsensors5:amd64 (1:3.5.0-3) ... [2021-07-15T19:18:22.021Z] Setting up libpcre2-8-0:amd64 (10.32-5) ... [2021-07-15T19:18:22.021Z] Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-15T19:18:22.021Z] Setting up libltdl7:amd64 (2.4.6-9) ... [2021-07-15T19:18:22.021Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T19:18:22.021Z] Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... [2021-07-15T19:18:22.021Z] Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ... [2021-07-15T19:18:22.021Z] Setting up libmpx2:amd64 (8.3.0-6) ... [2021-07-15T19:18:22.021Z] Setting up libubsan1:amd64 (8.3.0-6) ... [2021-07-15T19:18:22.021Z] Setting up libisl19:amd64 (0.20-2) ... [2021-07-15T19:18:22.021Z] Setting up sensible-utils (0.0.12) ... [2021-07-15T19:18:22.021Z] Setting up exim4-config (4.92-8+deb10u6) ... [2021-07-15T19:18:22.291Z] debconf: unable to initialize frontend: Dialog [2021-07-15T19:18:22.291Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T19:18:22.291Z] debconf: falling back to frontend: Readline [2021-07-15T19:18:22.291Z] Adding system-user for exim (v4) [2021-07-15T19:18:22.883Z] Setting up gpgconf (2.2.12-1+deb10u1) ... [2021-07-15T19:18:22.883Z] Setting up git-man (1:2.20.1-2+deb10u3) ... [2021-07-15T19:18:22.883Z] Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-15T19:18:22.883Z] Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-15T19:18:22.883Z] Setting up libbinutils:amd64 (2.31.1-16) ... [2021-07-15T19:18:22.883Z] Setting up cpp-8 (8.3.0-6) ... [2021-07-15T19:18:22.883Z] Setting up libc-dev-bin (2.28-10) ... [2021-07-15T19:18:22.883Z] Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... [2021-07-15T19:18:22.883Z] Setting up publicsuffix (20190415.1030-1) ... [2021-07-15T19:18:22.883Z] Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-15T19:18:22.883Z] Setting up libcc1-0:amd64 (8.3.0-6) ... [2021-07-15T19:18:22.883Z] Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-15T19:18:22.883Z] Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-15T19:18:22.883Z] Setting up gpg (2.2.12-1+deb10u1) ... [2021-07-15T19:18:22.883Z] Setting up guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... [2021-07-15T19:18:22.883Z] Setting up liblsan0:amd64 (8.3.0-6) ... [2021-07-15T19:18:22.883Z] Setting up libitm1:amd64 (8.3.0-6) ... [2021-07-15T19:18:22.883Z] Setting up gnupg-utils (2.2.12-1+deb10u1) ... [2021-07-15T19:18:22.883Z] Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... [2021-07-15T19:18:22.883Z] Setting up libtsan0:amd64 (8.3.0-6) ... [2021-07-15T19:18:22.883Z] Setting up pinentry-curses (1.1.0-2) ... [2021-07-15T19:18:22.883Z] Setting up manpages-dev (4.16-2) ... [2021-07-15T19:18:22.883Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2021-07-15T19:18:22.883Z] Setting up libxcb1:amd64 (1.13.1-2) ... [2021-07-15T19:18:22.883Z] Setting up gpg-agent (2.2.12-1+deb10u1) ... [2021-07-15T19:18:22.883Z] Setting up wget (1.20.1-1.1) ... [2021-07-15T19:18:22.883Z] Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-15T19:18:22.883Z] Setting up libedit2:amd64 (3.1-20181209-1) ... [2021-07-15T19:18:22.883Z] Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... [2021-07-15T19:18:23.154Z] Setting up gpgsm (2.2.12-1+deb10u1) ... [2021-07-15T19:18:23.154Z] Setting up cron (3.0pl1-134+deb10u1) ... [2021-07-15T19:18:23.154Z] Adding group `crontab' (GID 102) ... [2021-07-15T19:18:23.154Z] Done. [2021-07-15T19:18:23.154Z] invoke-rc.d: could not determine current runlevel [2021-07-15T19:18:23.154Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T19:18:23.154Z] Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T19:18:23.154Z] Setting up binutils (2.31.1-16) ... [2021-07-15T19:18:23.154Z] Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T19:18:23.154Z] Setting up dirmngr (2.2.12-1+deb10u1) ... [2021-07-15T19:18:23.424Z] Setting up perl (5.28.1-6+deb10u1) ... [2021-07-15T19:18:23.424Z] Setting up libunbound8:amd64 (1.9.0-2+deb10u2) ... [2021-07-15T19:18:23.424Z] Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-15T19:18:23.424Z] Setting up ucf (3.0038+nmu1) ... [2021-07-15T19:18:23.424Z] debconf: unable to initialize frontend: Dialog [2021-07-15T19:18:23.424Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T19:18:23.424Z] debconf: falling back to frontend: Readline [2021-07-15T19:18:23.424Z] Setting up libdpkg-perl (1.19.7) ... [2021-07-15T19:18:23.424Z] Setting up libgcc-8-dev:amd64 (8.3.0-6) ... [2021-07-15T19:18:23.424Z] Setting up gpg-wks-server (2.2.12-1+deb10u1) ... [2021-07-15T19:18:23.424Z] Setting up cpp (4:8.3.0-1) ... [2021-07-15T19:18:23.424Z] Setting up jq (1.5+dfsg-2+b1) ... [2021-07-15T19:18:23.424Z] Setting up libxslt1.1:amd64 (1.1.32-2.2~deb10u1) ... [2021-07-15T19:18:23.691Z] Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-15T19:18:23.691Z] Setting up libc6-dev:amd64 (2.28-10) ... [2021-07-15T19:18:23.691Z] Setting up libx11-6:amd64 (2:1.6.7-1+deb10u2) ... [2021-07-15T19:18:23.691Z] Setting up curl (7.64.0-4+deb10u2) ... [2021-07-15T19:18:23.691Z] Setting up sysstat (12.0.3-2) ... [2021-07-15T19:18:23.691Z] debconf: unable to initialize frontend: Dialog [2021-07-15T19:18:23.691Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T19:18:23.691Z] debconf: falling back to frontend: Readline [2021-07-15T19:18:23.691Z] [2021-07-15T19:18:23.691Z] Creating config file /etc/default/sysstat with new version [2021-07-15T19:18:23.960Z] update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode [2021-07-15T19:18:23.960Z] 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 [2021-07-15T19:18:23.960Z] Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... [2021-07-15T19:18:23.960Z] Setting up libstdc++-8-dev:amd64 (8.3.0-6) ... [2021-07-15T19:18:23.960Z] Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u7) ... [2021-07-15T19:18:23.960Z] Setting up libpython2.7:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T19:18:23.960Z] Setting up exim4-base (4.92-8+deb10u6) ... [2021-07-15T19:18:24.230Z] debconf: unable to initialize frontend: Dialog [2021-07-15T19:18:24.230Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T19:18:24.230Z] debconf: falling back to frontend: Readline [2021-07-15T19:18:24.230Z] exim: DB upgrade, deleting hints-db [2021-07-15T19:18:24.230Z] Setting up gcc-8 (8.3.0-6) ... [2021-07-15T19:18:24.230Z] Setting up gpg-wks-client (2.2.12-1+deb10u1) ... [2021-07-15T19:18:24.230Z] Setting up libfile-fcntllock-perl (0.22-3+b5) ... [2021-07-15T19:18:24.230Z] Setting up libalgorithm-diff-perl (1.19.03-2) ... [2021-07-15T19:18:24.230Z] Setting up openssh-client (1:7.9p1-10+deb10u2) ... [2021-07-15T19:18:24.501Z] Setting up libgsasl7 (1.8.0-8+b2) ... [2021-07-15T19:18:24.501Z] Setting up libxext6:amd64 (2:1.3.3-1+b2) ... [2021-07-15T19:18:24.501Z] Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ... [2021-07-15T19:18:24.501Z] Setting up gcc (4:8.3.0-1) ... [2021-07-15T19:18:24.501Z] Setting up dpkg-dev (1.19.7) ... [2021-07-15T19:18:24.501Z] Setting up liberror-perl (0.17027-2) ... [2021-07-15T19:18:24.501Z] Setting up git (1:2.20.1-2+deb10u3) ... [2021-07-15T19:18:24.501Z] Setting up xmlstarlet (1.6.1-2) ... [2021-07-15T19:18:24.501Z] Setting up g++-8 (8.3.0-6) ... [2021-07-15T19:18:24.501Z] Setting up xauth (1:1.0.10-1) ... [2021-07-15T19:18:24.501Z] Setting up gnupg (2.2.12-1+deb10u1) ... [2021-07-15T19:18:24.501Z] Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... [2021-07-15T19:18:24.501Z] Setting up exim4-daemon-light (4.92-8+deb10u6) ... [2021-07-15T19:18:24.771Z] debconf: unable to initialize frontend: Dialog [2021-07-15T19:18:24.771Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T19:18:24.771Z] debconf: falling back to frontend: Readline [2021-07-15T19:18:24.771Z] invoke-rc.d: could not determine current runlevel [2021-07-15T19:18:24.771Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T19:18:24.771Z] Initializing GnuTLS DH parameter file [2021-07-15T19:18:24.771Z] Setting up libmailutils5:amd64 (1:3.5-4) ... [2021-07-15T19:18:24.771Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2021-07-15T19:18:24.771Z] Setting up mailutils (1:3.5-4) ... [2021-07-15T19:18:24.771Z] update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode [2021-07-15T19:18:24.771Z] update-alternatives: warning: skip creation of /usr/share/man/man1/frm.1.gz because associated file /usr/share/man/man1/frm.mailutils.1.gz (of link group frm) doesn't exist [2021-07-15T19:18:24.771Z] update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode [2021-07-15T19:18:24.771Z] update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/from.mailutils.1.gz (of link group from) doesn't exist [2021-07-15T19:18:24.771Z] update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode [2021-07-15T19:18:24.771Z] update-alternatives: warning: skip creation of /usr/share/man/man1/messages.1.gz because associated file /usr/share/man/man1/messages.mailutils.1.gz (of link group messages) doesn't exist [2021-07-15T19:18:24.771Z] update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode [2021-07-15T19:18:24.771Z] update-alternatives: warning: skip creation of /usr/share/man/man1/movemail.1.gz because associated file /usr/share/man/man1/movemail.mailutils.1.gz (of link group movemail) doesn't exist [2021-07-15T19:18:24.771Z] update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode [2021-07-15T19:18:24.771Z] update-alternatives: warning: skip creation of /usr/share/man/man1/readmsg.1.gz because associated file /usr/share/man/man1/readmsg.mailutils.1.gz (of link group readmsg) doesn't exist [2021-07-15T19:18:24.771Z] update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode [2021-07-15T19:18:24.771Z] update-alternatives: warning: skip creation of /usr/share/man/man1/dotlock.1.gz because associated file /usr/share/man/man1/dotlock.mailutils.1.gz (of link group dotlock) doesn't exist [2021-07-15T19:18:24.771Z] update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode [2021-07-15T19:18:24.771Z] update-alternatives: warning: skip creation of /usr/share/man/man1/mailx.1.gz because associated file /usr/share/man/man1/mail.mailutils.1.gz (of link group mailx) doesn't exist [2021-07-15T19:18:24.771Z] update-alternatives: warning: skip creation of /usr/share/man/man1/mail.1.gz because associated file /usr/share/man/man1/mail.mailutils.1.gz (of link group mailx) doesn't exist [2021-07-15T19:18:24.771Z] Setting up g++ (4:8.3.0-1) ... [2021-07-15T19:18:24.771Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2021-07-15T19:18:24.771Z] Setting up build-essential (12.6) ... [2021-07-15T19:18:24.771Z] Processing triggers for libc-bin (2.28-10) ... [2021-07-15T19:18:25.041Z] Adding user `jenkins' ... [2021-07-15T19:18:25.041Z] Adding new group `jenkins' (1001) ... [2021-07-15T19:18:25.041Z] Adding new user `jenkins' (1001) with group `jenkins' ... [2021-07-15T19:18:25.041Z] Creating home directory `/home/jenkins' ... [2021-07-15T19:18:25.041Z] Copying files from `/etc/skel' ... [2021-07-15T19:18:25.041Z] Changing the user information for jenkins [2021-07-15T19:18:25.041Z] Enter the new value, or press ENTER for the default [2021-07-15T19:18:25.041Z] Full Name []: Room Number []: Work Phone []: Home Phone []: Other []: Use of uninitialized value $answer in chop at /usr/sbin/adduser line 582. [2021-07-15T19:18:25.041Z] Use of uninitialized value $answer in pattern match (m//) at /usr/sbin/adduser line 583. [2021-07-15T19:18:26.464Z] Is the information correct? [Y/n] Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.1.3) [2021-07-15T19:18:26.464Z] Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (57.0.0) [2021-07-15T19:18:27.055Z] Collecting setuptools [2021-07-15T19:18:27.055Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T19:18:27.055Z] Installing collected packages: setuptools [2021-07-15T19:18:27.055Z] Attempting uninstall: setuptools [2021-07-15T19:18:27.055Z] Found existing installation: setuptools 57.0.0 [2021-07-15T19:18:27.055Z] Uninstalling setuptools-57.0.0: [2021-07-15T19:18:27.325Z] Successfully uninstalled setuptools-57.0.0 [2021-07-15T19:18:27.594Z] 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 [2021-07-15T19:18:27.594Z] Successfully installed setuptools-57.2.0 [2021-07-15T19:18:28.181Z] Collecting lftools[openstack]==0.31.1 [2021-07-15T19:18:28.181Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2021-07-15T19:18:28.181Z] Collecting email-validator [2021-07-15T19:18:28.181Z] Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) [2021-07-15T19:18:28.181Z] Collecting pygerrit2 [2021-07-15T19:18:28.181Z] Downloading pygerrit2-2.0.15.tar.gz (30 kB) [2021-07-15T19:18:28.450Z] Installing build dependencies: started [2021-07-15T19:18:31.040Z] Installing build dependencies: finished with status 'done' [2021-07-15T19:18:31.040Z] Getting requirements to build wheel: started [2021-07-15T19:18:31.040Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T19:18:31.040Z] Installing backend dependencies: started [2021-07-15T19:18:32.459Z] Installing backend dependencies: finished with status 'done' [2021-07-15T19:18:32.459Z] Preparing wheel metadata: started [2021-07-15T19:18:32.728Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T19:18:33.315Z] Collecting setuptools>=36.5.0 [2021-07-15T19:18:33.315Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T19:18:33.584Z] Collecting lxml [2021-07-15T19:18:33.584Z] Downloading lxml-4.6.3-cp39-cp39-manylinux2014_x86_64.whl (6.9 MB) [2021-07-15T19:18:33.852Z] Collecting pyyaml [2021-07-15T19:18:33.852Z] Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-07-15T19:18:33.852Z] Collecting tabulate [2021-07-15T19:18:33.852Z] Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) [2021-07-15T19:18:33.852Z] Collecting defusedxml [2021-07-15T19:18:33.852Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) [2021-07-15T19:18:33.852Z] Collecting python-jenkins [2021-07-15T19:18:33.852Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2021-07-15T19:18:33.852Z] Collecting six [2021-07-15T19:18:33.852Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-07-15T19:18:33.852Z] Collecting pygithub [2021-07-15T19:18:33.852Z] Downloading PyGithub-1.55-py3-none-any.whl (291 kB) [2021-07-15T19:18:34.212Z] Collecting requests [2021-07-15T19:18:34.212Z] Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) [2021-07-15T19:18:34.212Z] Collecting httplib2 [2021-07-15T19:18:34.212Z] Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) [2021-07-15T19:18:34.212Z] Collecting xdg==3.0.2 [2021-07-15T19:18:34.212Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2021-07-15T19:18:34.212Z] Collecting bs4 [2021-07-15T19:18:34.212Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2021-07-15T19:18:35.021Z] Collecting ruamel.yaml [2021-07-15T19:18:35.021Z] Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) [2021-07-15T19:18:35.021Z] Collecting tqdm [2021-07-15T19:18:35.021Z] Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) [2021-07-15T19:18:35.317Z] Collecting docker [2021-07-15T19:18:35.317Z] Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-07-15T19:18:35.317Z] Collecting oauth2client [2021-07-15T19:18:35.317Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2021-07-15T19:18:35.317Z] Collecting click [2021-07-15T19:18:35.317Z] Downloading click-8.0.1-py3-none-any.whl (97 kB) [2021-07-15T19:18:35.317Z] Collecting jsonschema [2021-07-15T19:18:35.317Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-07-15T19:18:35.317Z] Collecting shade~=1.27.1 [2021-07-15T19:18:35.318Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2021-07-15T19:18:35.591Z] Collecting os-client-config>=1.28.0 [2021-07-15T19:18:35.591Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2021-07-15T19:18:35.591Z] Collecting pbr!=2.1.0,>=2.0.0 [2021-07-15T19:18:35.591Z] Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) [2021-07-15T19:18:35.591Z] Collecting openstacksdk>=0.9.19 [2021-07-15T19:18:35.591Z] Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) [2021-07-15T19:18:35.591Z] Collecting munch>=2.1.0 [2021-07-15T19:18:35.591Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2021-07-15T19:18:35.860Z] Collecting os-service-types>=1.7.0 [2021-07-15T19:18:35.860Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2021-07-15T19:18:36.127Z] Collecting cryptography>=2.7 [2021-07-15T19:18:36.127Z] Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) [2021-07-15T19:18:36.395Z] Collecting dogpile.cache>=0.6.5 [2021-07-15T19:18:36.395Z] Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) [2021-07-15T19:18:36.395Z] Collecting jmespath>=0.9.0 [2021-07-15T19:18:36.395Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2021-07-15T19:18:36.395Z] Collecting keystoneauth1>=3.18.0 [2021-07-15T19:18:36.395Z] Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) [2021-07-15T19:18:36.395Z] Collecting iso8601>=0.1.11 [2021-07-15T19:18:36.395Z] Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) [2021-07-15T19:18:36.395Z] Collecting requestsexceptions>=1.2.0 [2021-07-15T19:18:36.395Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2021-07-15T19:18:36.663Z] Collecting netifaces>=0.10.4 [2021-07-15T19:18:36.663Z] Downloading netifaces-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) [2021-07-15T19:18:36.663Z] Collecting appdirs>=1.3.0 [2021-07-15T19:18:36.663Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-07-15T19:18:36.663Z] Collecting jsonpatch!=1.20,>=1.16 [2021-07-15T19:18:36.663Z] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [2021-07-15T19:18:36.663Z] Collecting decorator>=4.4.1 [2021-07-15T19:18:36.663Z] Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) [2021-07-15T19:18:36.933Z] Collecting cffi>=1.12 [2021-07-15T19:18:36.933Z] Downloading cffi-1.14.6-cp39-cp39-manylinux1_x86_64.whl (405 kB) [2021-07-15T19:18:36.933Z] Collecting pycparser [2021-07-15T19:18:36.933Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-07-15T19:18:37.203Z] Collecting stevedore>=3.0.0 [2021-07-15T19:18:37.203Z] Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) [2021-07-15T19:18:37.203Z] Collecting jsonpointer>=1.9 [2021-07-15T19:18:37.203Z] Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) [2021-07-15T19:18:37.203Z] Collecting certifi>=2017.4.17 [2021-07-15T19:18:37.203Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T19:18:37.469Z] Collecting idna<4,>=2.5 [2021-07-15T19:18:37.469Z] Downloading idna-3.2-py3-none-any.whl (59 kB) [2021-07-15T19:18:37.469Z] Collecting charset-normalizer~=2.0.0 [2021-07-15T19:18:37.469Z] Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) [2021-07-15T19:18:37.469Z] Collecting urllib3<1.27,>=1.21.1 [2021-07-15T19:18:37.469Z] Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) [2021-07-15T19:18:37.469Z] Collecting beautifulsoup4 [2021-07-15T19:18:37.469Z] Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) [2021-07-15T19:18:37.738Z] Collecting soupsieve>1.2 [2021-07-15T19:18:37.739Z] Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) [2021-07-15T19:18:37.739Z] Collecting websocket-client>=0.32.0 [2021-07-15T19:18:37.739Z] Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) [2021-07-15T19:18:37.739Z] Collecting dnspython>=1.15.0 [2021-07-15T19:18:37.739Z] Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) [2021-07-15T19:18:38.016Z] Collecting pyparsing<3,>=2.4.2 [2021-07-15T19:18:38.016Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-07-15T19:18:38.016Z] Collecting attrs>=17.4.0 [2021-07-15T19:18:38.016Z] Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) [2021-07-15T19:18:38.016Z] Collecting pyrsistent>=0.14.0 [2021-07-15T19:18:38.016Z] Downloading pyrsistent-0.18.0-cp39-cp39-manylinux1_x86_64.whl (117 kB) [2021-07-15T19:18:38.016Z] Collecting pyasn1-modules>=0.0.5 [2021-07-15T19:18:38.016Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2021-07-15T19:18:38.288Z] Collecting rsa>=3.1.4 [2021-07-15T19:18:38.288Z] Downloading rsa-4.7.2-py3-none-any.whl (34 kB) [2021-07-15T19:18:38.288Z] Collecting pyasn1>=0.1.7 [2021-07-15T19:18:38.288Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2021-07-15T19:18:38.288Z] Collecting deprecated [2021-07-15T19:18:38.288Z] Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) [2021-07-15T19:18:38.559Z] Collecting pynacl>=1.4.0 [2021-07-15T19:18:38.559Z] Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) [2021-07-15T19:18:38.559Z] Collecting pyjwt>=2.0 [2021-07-15T19:18:38.559Z] Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) [2021-07-15T19:18:38.828Z] Collecting wrapt<2,>=1.10 [2021-07-15T19:18:38.828Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2021-07-15T19:18:38.828Z] Collecting multi-key-dict [2021-07-15T19:18:38.828Z] Downloading multi_key_dict-2.0.3.zip (9.9 kB) [2021-07-15T19:18:39.146Z] Collecting ruamel.yaml.clib>=0.1.2 [2021-07-15T19:18:39.146Z] Downloading ruamel.yaml.clib-0.2.6-cp39-cp39-manylinux1_x86_64.whl (539 kB) [2021-07-15T19:18:39.417Z] Building wheels for collected packages: bs4, pygerrit2, wrapt, multi-key-dict [2021-07-15T19:18:39.417Z] Building wheel for bs4 (setup.py): started [2021-07-15T19:18:39.694Z] Building wheel for bs4 (setup.py): finished with status 'done' [2021-07-15T19:18:39.694Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=4e59fc06c29ce4351578294cb49c7d05db99bf675117fdc2309a5b23984a7ebd [2021-07-15T19:18:39.694Z] Stored in directory: /tmp/pip-ephem-wheel-cache-r3ibzixd/wheels/73/2b/cb/099980278a0c9a3e57ff1a89875ec07bfa0b6fcbebb9a8cad3 [2021-07-15T19:18:39.694Z] Building wheel for pygerrit2 (PEP 517): started [2021-07-15T19:18:39.971Z] Building wheel for pygerrit2 (PEP 517): finished with status 'done' [2021-07-15T19:18:39.971Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=71139b039d1dba61ed5b21762a375d60f7a4e6dd7b06c99aafcb886ea9e4ee6d [2021-07-15T19:18:39.971Z] Stored in directory: /tmp/pip-ephem-wheel-cache-r3ibzixd/wheels/2a/94/22/a8d55f434dcb56c88779bc325fb13871b85f8c431ef6f46cdb [2021-07-15T19:18:39.971Z] Building wheel for wrapt (setup.py): started [2021-07-15T19:18:40.557Z] Building wheel for wrapt (setup.py): finished with status 'done' [2021-07-15T19:18:40.557Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_x86_64.whl size=33492 sha256=0f9e87cc9652e1ee912b77e376e88e1c9d77aa2806b8207b0f808e4fab287b0a [2021-07-15T19:18:40.557Z] Stored in directory: /tmp/pip-ephem-wheel-cache-r3ibzixd/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 [2021-07-15T19:18:40.557Z] Building wheel for multi-key-dict (setup.py): started [2021-07-15T19:18:40.825Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2021-07-15T19:18:40.825Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=da1a8ed6e40ba54ecfd250ff43a699c796a64333c44347568a9a6f0c666e7624 [2021-07-15T19:18:40.825Z] Stored in directory: /tmp/pip-ephem-wheel-cache-r3ibzixd/wheels/5a/f1/35/1ef8a532da798d2b16e17ea684c5052270676f209cca3e72e2 [2021-07-15T19:18:40.825Z] Successfully built bs4 pygerrit2 wrapt multi-key-dict [2021-07-15T19:18:41.092Z] Installing collected packages: urllib3, pycparser, pbr, idna, charset-normalizer, certifi, stevedore, six, requests, os-service-types, jsonpointer, iso8601, decorator, cffi, wrapt, soupsieve, requestsexceptions, pyyaml, pyparsing, pyasn1, netifaces, munch, keystoneauth1, jsonpatch, jmespath, dogpile.cache, cryptography, appdirs, websocket-client, setuptools, ruamel.yaml.clib, rsa, pyrsistent, pynacl, pyjwt, pyasn1-modules, openstacksdk, multi-key-dict, httplib2, dnspython, deprecated, beautifulsoup4, attrs, xdg, tqdm, tabulate, ruamel.yaml, python-jenkins, pygithub, pygerrit2, os-client-config, oauth2client, lxml, jsonschema, email-validator, docker, defusedxml, click, bs4, shade, lftools [2021-07-15T19:18:42.709Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2945 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout [2021-07-15T19:18:42.989Z] Selected Git installation does not exist. Using Default [2021-07-15T19:18:42.989Z] The recommended git tool is: NONE [2021-07-15T19:18:46.470Z] Successfully installed appdirs-1.4.4 attrs-21.2.0 beautifulsoup4-4.9.3 bs4-0.0.1 certifi-2021.5.30 cffi-1.14.6 charset-normalizer-2.0.2 click-8.0.1 cryptography-3.4.7 decorator-5.0.9 defusedxml-0.7.1 deprecated-1.2.12 dnspython-2.1.0 docker-5.0.0 dogpile.cache-1.1.3 email-validator-1.1.3 httplib2-0.19.1 idna-3.2 iso8601-0.1.14 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.1 jsonschema-3.2.0 keystoneauth1-4.3.1 lftools-0.31.1 lxml-4.6.3 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.11.0 oauth2client-4.1.3 openstacksdk-0.57.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.6.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.15 pygithub-1.55 pyjwt-2.1.0 pynacl-1.4.0 pyparsing-2.4.7 pyrsistent-0.18.0 python-jenkins-1.7.0 pyyaml-5.4.1 requests-2.26.0 requestsexceptions-1.4.0 rsa-4.7.2 ruamel.yaml-0.17.10 ruamel.yaml.clib-0.2.6 setuptools-57.2.0 shade-1.27.2 six-1.16.0 soupsieve-2.2.1 stevedore-3.3.0 tabulate-0.8.9 tqdm-4.61.2 urllib3-1.26.6 websocket-client-1.1.0 wrapt-1.12.1 xdg-3.0.2 [2021-07-15T19:18:46.471Z] 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 [2021-07-15T19:18:46.740Z] Collecting zipp==1.1.0 [2021-07-15T19:18:46.740Z] Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) [2021-07-15T19:18:46.740Z] Collecting python-openstackclient [2021-07-15T19:18:46.740Z] Downloading python_openstackclient-5.5.0-py3-none-any.whl (929 kB) [2021-07-15T19:18:46.741Z] Requirement already satisfied: openstacksdk>=0.53.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.57.0) [2021-07-15T19:18:46.741Z] Collecting cliff>=3.5.0 [2021-07-15T19:18:46.741Z] Downloading cliff-3.8.0-py3-none-any.whl (80 kB) [2021-07-15T19:18:47.009Z] Collecting python-keystoneclient>=3.22.0 [2021-07-15T19:18:47.009Z] Downloading python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) [2021-07-15T19:18:47.009Z] Collecting osc-lib>=2.3.0 [2021-07-15T19:18:47.009Z] Downloading osc_lib-2.4.1-py3-none-any.whl (88 kB) [2021-07-15T19:18:47.009Z] Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.1.14) [2021-07-15T19:18:47.009Z] Collecting python-novaclient>=17.0.0 [2021-07-15T19:18:47.009Z] Downloading python_novaclient-17.5.0-py3-none-any.whl (332 kB) [2021-07-15T19:18:47.009Z] Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (3.3.0) [2021-07-15T19:18:47.009Z] Collecting python-cinderclient>=3.3.0 [2021-07-15T19:18:47.009Z] Downloading python_cinderclient-7.4.0-py3-none-any.whl (278 kB) [2021-07-15T19:18:47.032Z] Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (5.6.0) [2021-07-15T19:18:47.300Z] Collecting oslo.i18n>=3.15.3 [2021-07-15T19:18:47.300Z] Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) [2021-07-15T19:18:47.300Z] Collecting oslo.utils>=3.33.0 [2021-07-15T19:18:47.300Z] Downloading oslo.utils-4.9.2-py3-none-any.whl (101 kB) [2021-07-15T19:18:47.300Z] Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (2.4.7) [2021-07-15T19:18:47.300Z] Collecting cmd2>=1.0.0 [2021-07-15T19:18:47.300Z] Downloading cmd2-2.1.2-py3-none-any.whl (141 kB) [2021-07-15T19:18:47.300Z] Collecting PrettyTable>=0.7.2 [2021-07-15T19:18:47.300Z] Downloading prettytable-2.1.0-py3-none-any.whl (22 kB) [2021-07-15T19:18:47.300Z] Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) [2021-07-15T19:18:47.571Z] Collecting pyperclip>=1.6 [2021-07-15T19:18:47.571Z] Downloading pyperclip-1.8.2.tar.gz (20 kB) [2021-07-15T19:18:47.841Z] Collecting colorama>=0.3.7 [2021-07-15T19:18:47.841Z] Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) [2021-07-15T19:18:47.841Z] 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.2.0) [2021-07-15T19:18:47.841Z] Collecting wcwidth>=0.1.7 [2021-07-15T19:18:47.841Z] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2021-07-15T19:18:47.841Z] Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (5.0.9) [2021-07-15T19:18:47.841Z] Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.32) [2021-07-15T19:18:47.841Z] Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.4) [2021-07-15T19:18:47.841Z] Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (4.3.1) [2021-07-15T19:18:47.841Z] Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.10.0) [2021-07-15T19:18:47.841Z] Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (2.5.0) [2021-07-15T19:18:47.841Z] Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.11.0) [2021-07-15T19:18:47.841Z] Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.0) [2021-07-15T19:18:47.841Z] Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (3.4.7) [2021-07-15T19:18:47.841Z] Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.7.0) [2021-07-15T19:18:47.841Z] Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.1.3) [2021-07-15T19:18:47.841Z] Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.9/site-packages (from cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (1.14.6) [2021-07-15T19:18:47.841Z] Requirement already satisfied: pycparser in /usr/local/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (2.20) [2021-07-15T19:18:47.841Z] Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.9/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.53.0->python-openstackclient) (2.1) [2021-07-15T19:18:47.841Z] Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.9/site-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.16.0) [2021-07-15T19:18:47.841Z] Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.9/site-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.26.0) [2021-07-15T19:18:48.116Z] Collecting simplejson>=3.5.1 [2021-07-15T19:18:48.116Z] Downloading simplejson-3.17.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (135 kB) [2021-07-15T19:18:48.116Z] Collecting netaddr>=0.7.18 [2021-07-15T19:18:48.116Z] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [2021-07-15T19:18:48.389Z] Collecting pytz>=2013.6 [2021-07-15T19:18:48.389Z] Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) [2021-07-15T19:18:48.389Z] Collecting debtcollector>=1.2.0 [2021-07-15T19:18:48.389Z] Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) [2021-07-15T19:18:48.389Z] Collecting packaging>=20.4 [2021-07-15T19:18:48.389Z] Downloading packaging-21.0-py3-none-any.whl (40 kB) [2021-07-15T19:18:48.389Z] 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.12.1) [2021-07-15T19:18:48.661Z] Collecting oslo.config>=5.2.0 [2021-07-15T19:18:48.661Z] Downloading oslo.config-8.7.1-py3-none-any.whl (128 kB) [2021-07-15T19:18:48.661Z] Collecting oslo.serialization!=2.19.1,>=2.18.0 [2021-07-15T19:18:48.661Z] Downloading oslo.serialization-4.1.0-py3-none-any.whl (25 kB) [2021-07-15T19:18:48.661Z] Collecting rfc3986>=1.2.0 [2021-07-15T19:18:48.661Z] Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) [2021-07-15T19:18:48.931Z] Collecting msgpack>=0.5.2 [2021-07-15T19:18:48.931Z] Downloading msgpack-1.0.2-cp39-cp39-manylinux1_x86_64.whl (294 kB) [2021-07-15T19:18:48.931Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2021.5.30) [2021-07-15T19:18:48.931Z] Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.0.2) [2021-07-15T19:18:48.931Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.26.6) [2021-07-15T19:18:48.931Z] Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (3.2) [2021-07-15T19:18:48.931Z] Building wheels for collected packages: pyperclip [2021-07-15T19:18:48.931Z] Building wheel for pyperclip (setup.py): started [2021-07-15T19:18:49.203Z] Building wheel for pyperclip (setup.py): finished with status 'done' [2021-07-15T19:18:49.203Z] Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=2328c9fb60a5c78efd62158d6a672241e731b54569405fae1449e3b73ff8f9f2 [2021-07-15T19:18:49.203Z] Stored in directory: /tmp/pip-ephem-wheel-cache-y__a5n7r/wheels/0c/09/9e/49e21a6840ef7955b06d47394afef0058f0378c0914e48b8b8 [2021-07-15T19:18:49.203Z] Successfully built pyperclip [2021-07-15T19:18:49.333Z] using credential edgex-jenkins-ssh [2021-07-15T19:18:49.363Z] Cloning the remote Git repository [2021-07-15T19:18:49.473Z] Installing collected packages: wcwidth, pytz, pyperclip, packaging, oslo.i18n, netaddr, debtcollector, colorama, rfc3986, PrettyTable, oslo.utils, msgpack, cmd2, simplejson, oslo.serialization, oslo.config, cliff, python-novaclient, python-keystoneclient, python-cinderclient, osc-lib, zipp, python-openstackclient [2021-07-15T19:18:49.417Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T19:18:49.543Z] > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 [2021-07-15T19:18:49.661Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T19:18:49.662Z] > git --version # timeout=10 [2021-07-15T19:18:49.683Z] > git --version # 'git version 2.17.1' [2021-07-15T19:18:49.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T19:18:49.777Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T19:18:50.634Z] Avoid second fetch [2021-07-15T19:18:50.634Z] Checking out Revision b74266eef6dd1142509468ecff5f8731ba1e08c7 (lftools) [2021-07-15T19:18:50.590Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-15T19:18:50.615Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T19:18:50.655Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T19:18:50.668Z] > git checkout -f b74266eef6dd1142509468ecff5f8731ba1e08c7 # timeout=10 [2021-07-15T19:18:52.855Z] Successfully installed PrettyTable-2.1.0 cliff-3.8.0 cmd2-2.1.2 colorama-0.4.4 debtcollector-2.2.0 msgpack-1.0.2 netaddr-0.8.0 osc-lib-2.4.1 oslo.config-8.7.1 oslo.i18n-5.0.1 oslo.serialization-4.1.0 oslo.utils-4.9.2 packaging-21.0 pyperclip-1.8.2 python-cinderclient-7.4.0 python-keystoneclient-4.2.0 python-novaclient-17.5.0 python-openstackclient-5.5.0 pytz-2021.1 rfc3986-1.5.0 simplejson-3.17.3 wcwidth-0.2.5 zipp-1.1.0 [2021-07-15T19:18:52.855Z] 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 [2021-07-15T19:18:52.855Z] Reading package lists... [2021-07-15T19:18:53.126Z] Building dependency tree... [2021-07-15T19:18:53.126Z] Reading state information... [2021-07-15T19:18:53.126Z] The following packages were automatically installed and are no longer required: [2021-07-15T19:18:53.126Z] binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-8 dirmngr [2021-07-15T19:18:53.126Z] dpkg-dev fakeroot g++ g++-8 gcc gcc-8 gnupg gnupg-l10n gnupg-utils gpg [2021-07-15T19:18:53.126Z] gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libalgorithm-diff-perl [2021-07-15T19:18:53.126Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libassuan0 [2021-07-15T19:18:53.126Z] libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libdpkg-perl [2021-07-15T19:18:53.126Z] libfakeroot libfile-fcntllock-perl libgcc-8-dev libgomp1 libisl19 libitm1 [2021-07-15T19:18:53.126Z] libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnpth0 [2021-07-15T19:18:53.126Z] libquadmath0 libstdc++-8-dev libtsan0 libubsan1 linux-libc-dev make [2021-07-15T19:18:53.126Z] manpages-dev pinentry-curses [2021-07-15T19:18:53.126Z] Use 'apt autoremove' to remove them. [2021-07-15T19:18:53.126Z] The following packages will be REMOVED: [2021-07-15T19:18:53.126Z] build-essential [2021-07-15T19:18:53.402Z] 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. [2021-07-15T19:18:53.402Z] After this operation, 20.5 kB disk space will be freed. [2021-07-15T19:18:53.402Z] (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 ... 19183 files and directories currently installed.) [2021-07-15T19:18:53.402Z] Removing build-essential (12.6) ... [2021-07-15T19:18:53.402Z]  [2021-07-15T19:18:53.402Z] WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2021-07-15T19:18:53.402Z] [2021-07-15T19:18:53.995Z] Reading package lists... [2021-07-15T19:18:53.995Z] Building dependency tree... [2021-07-15T19:18:53.995Z] Reading state information... [2021-07-15T19:18:54.270Z] The following packages will be REMOVED: [2021-07-15T19:18:54.270Z] binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-8 dirmngr [2021-07-15T19:18:54.270Z] dpkg-dev fakeroot g++ g++-8 gcc gcc-8 gnupg gnupg-l10n gnupg-utils gpg [2021-07-15T19:18:54.270Z] gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libalgorithm-diff-perl [2021-07-15T19:18:54.270Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libassuan0 [2021-07-15T19:18:54.270Z] libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libdpkg-perl [2021-07-15T19:18:54.270Z] libfakeroot libfile-fcntllock-perl libgcc-8-dev libgomp1 libisl19 libitm1 [2021-07-15T19:18:54.270Z] libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnpth0 [2021-07-15T19:18:54.270Z] libquadmath0 libstdc++-8-dev libtsan0 libubsan1 linux-libc-dev make [2021-07-15T19:18:54.270Z] manpages-dev pinentry-curses [2021-07-15T19:18:54.270Z] 0 upgraded, 0 newly installed, 53 to remove and 0 not upgraded. [2021-07-15T19:18:54.270Z] After this operation, 200 MB disk space will be freed. [2021-07-15T19:18:54.270Z] (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 ... 19174 files and directories currently installed.) [2021-07-15T19:18:54.270Z] Removing g++ (4:8.3.0-1) ... [2021-07-15T19:18:54.270Z] Removing gcc (4:8.3.0-1) ... [2021-07-15T19:18:54.541Z] Removing dpkg-dev (1.19.7) ... [2021-07-15T19:18:54.541Z] Removing cpp (4:8.3.0-1) ... [2021-07-15T19:18:54.541Z] Removing gnupg (2.2.12-1+deb10u1) ... [2021-07-15T19:18:54.541Z] Removing gpg-wks-client (2.2.12-1+deb10u1) ... [2021-07-15T19:18:54.541Z] Removing dirmngr (2.2.12-1+deb10u1) ... [2021-07-15T19:18:54.541Z] Removing fakeroot (1.23-1) ... [2021-07-15T19:18:54.541Z] update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode [2021-07-15T19:18:54.541Z] 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 [2021-07-15T19:18:54.541Z] 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 [2021-07-15T19:18:54.541Z] 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 [2021-07-15T19:18:54.541Z] 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 [2021-07-15T19:18:54.541Z] 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 [2021-07-15T19:18:54.541Z] 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 [2021-07-15T19:18:54.542Z] 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 [2021-07-15T19:18:54.542Z] 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 [2021-07-15T19:18:54.542Z] Removing g++-8 (8.3.0-6) ... [2021-07-15T19:18:54.809Z] Removing gnupg-l10n (2.2.12-1+deb10u1) ... [2021-07-15T19:18:54.809Z] Removing gnupg-utils (2.2.12-1+deb10u1) ... [2021-07-15T19:18:54.809Z] Removing gpg-wks-server (2.2.12-1+deb10u1) ... [2021-07-15T19:18:54.809Z] Removing gpg (2.2.12-1+deb10u1) ... [2021-07-15T19:18:54.809Z] Removing gpg-agent (2.2.12-1+deb10u1) ... [2021-07-15T19:18:54.809Z] Removing gpgsm (2.2.12-1+deb10u1) ... [2021-07-15T19:18:54.809Z] Removing gpgconf (2.2.12-1+deb10u1) ... [2021-07-15T19:18:54.809Z] Removing libalgorithm-merge-perl (0.08-3) ... [2021-07-15T19:18:54.809Z] Removing libalgorithm-diff-xs-perl (0.04-5+b1) ... [2021-07-15T19:18:54.809Z] Removing libalgorithm-diff-perl (1.19.03-2) ... [2021-07-15T19:18:54.809Z] Removing libstdc++-8-dev:amd64 (8.3.0-6) ... [2021-07-15T19:18:55.021Z] Commit message: "Merge pull request #170 from ernestojeda/lftools" [2021-07-15T19:18:55.079Z] Removing pinentry-curses (1.1.0-2) ... [2021-07-15T19:18:55.079Z] Removing libassuan0:amd64 (2.5.2-1) ... [2021-07-15T19:18:55.079Z] Removing libc6-dev:amd64 (2.28-10) ... [2021-07-15T19:18:55.079Z] Removing libc-dev-bin (2.28-10) ... [2021-07-15T19:18:55.079Z] Removing libdpkg-perl (1.19.7) ... [2021-07-15T19:18:55.079Z] Removing libfakeroot:amd64 (1.23-1) ... [2021-07-15T19:18:55.079Z] Removing libfile-fcntllock-perl (0.22-3+b5) ... [2021-07-15T19:18:55.347Z] Removing libksba8:amd64 (1.3.5-2) ... [2021-07-15T19:18:55.347Z] Removing liblocale-gettext-perl (1.07-3+b4) ... [2021-07-15T19:18:55.347Z] Removing libnpth0:amd64 (1.6-1) ... [2021-07-15T19:18:55.347Z] Removing linux-libc-dev:amd64 (4.19.194-2) ... [2021-07-15T19:18:55.347Z] Removing make (4.2.1-1.2) ... [2021-07-15T19:18:55.347Z] Removing manpages-dev (4.16-2) ... [2021-07-15T19:18:55.347Z] Removing gcc-8 (8.3.0-6) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-07-15T19:18:55.614Z] Removing binutils (2.31.1-16) ... [2021-07-15T19:18:55.614Z] Removing binutils-x86-64-linux-gnu (2.31.1-16) ... [2021-07-15T19:18:55.614Z] Removing libbinutils:amd64 (2.31.1-16) ... [2021-07-15T19:18:55.614Z] Removing binutils-common:amd64 (2.31.1-16) ... [2021-07-15T19:18:55.614Z] Removing cpp-8 (8.3.0-6) ... [2021-07-15T19:18:55.614Z] Removing libgcc-8-dev:amd64 (8.3.0-6) ... [2021-07-15T19:18:55.614Z] Removing libasan5:amd64 (8.3.0-6) ... [2021-07-15T19:18:55.614Z] Removing libatomic1:amd64 (8.3.0-6) ... [2021-07-15T19:18:55.614Z] Removing libcc1-0:amd64 (8.3.0-6) ... [2021-07-15T19:18:55.614Z] Removing libgomp1:amd64 (8.3.0-6) ... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T19:18:55.702Z] provisioning config files... [2021-07-15T19:18:55.733Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config4261526837636906433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T19:18:55.882Z] Removing libisl19:amd64 (0.20-2) ... [2021-07-15T19:18:55.882Z] Removing libitm1:amd64 (8.3.0-6) ... [2021-07-15T19:18:55.882Z] Removing liblsan0:amd64 (8.3.0-6) ... [2021-07-15T19:18:55.882Z] Removing libmpc3:amd64 (1.1.0-1) ... [2021-07-15T19:18:55.882Z] Removing libmpfr6:amd64 (4.0.2-1) ... [2021-07-15T19:18:55.882Z] Removing libmpx2:amd64 (8.3.0-6) ... [2021-07-15T19:18:55.882Z] Removing libquadmath0:amd64 (8.3.0-6) ... [2021-07-15T19:18:55.882Z] Removing libtsan0:amd64 (8.3.0-6) ... [2021-07-15T19:18:55.882Z] Removing libubsan1:amd64 (8.3.0-6) ... [2021-07-15T19:18:55.882Z] Processing triggers for libc-bin (2.28-10) ... [2021-07-15T19:18:55.882Z] Cloning into 'global-jjb'... [2021-07-15T19:18:56.387Z] ---> docker-login.sh [2021-07-15T19:18:56.387Z] nexus3.edgexfoundry.org:10001 [2021-07-15T19:18:56.877Z] HEAD is now at 53f811d Merge "Add regex for common-packer var and templates" [2021-07-15T19:18:56.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T19:18:57.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T19:18:57.605Z] Configure a credential helper to remove this warning. See [2021-07-15T19:18:57.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T19:18:57.605Z] [2021-07-15T19:18:57.605Z] Login Succeeded [2021-07-15T19:18:57.605Z] nexus3.edgexfoundry.org:10002 [2021-07-15T19:18:57.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T19:18:58.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T19:18:58.189Z] Configure a credential helper to remove this warning. See [2021-07-15T19:18:58.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T19:18:58.189Z] [2021-07-15T19:18:58.189Z] Login Succeeded [2021-07-15T19:18:58.189Z] nexus3.edgexfoundry.org:10003 [2021-07-15T19:18:58.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T19:18:58.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T19:18:58.467Z] Configure a credential helper to remove this warning. See [2021-07-15T19:18:58.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T19:18:58.467Z] [2021-07-15T19:18:58.467Z] Login Succeeded [2021-07-15T19:18:58.467Z] nexus3.edgexfoundry.org:10004 [2021-07-15T19:18:59.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T19:18:59.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T19:18:59.075Z] Configure a credential helper to remove this warning. See [2021-07-15T19:18:59.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T19:18:59.075Z] [2021-07-15T19:18:59.075Z] Login Succeeded [2021-07-15T19:18:59.075Z] docker.io [2021-07-15T19:18:59.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T19:18:59.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T19:18:59.976Z] Configure a credential helper to remove this warning. See [2021-07-15T19:18:59.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T19:18:59.976Z] [2021-07-15T19:18:59.976Z] Login Succeeded [2021-07-15T19:18:59.976Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T19:19:00.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:19:00.686Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2021-07-15T19:19:00.967Z] Sending build context to Docker daemon 396.8kB [2021-07-15T19:19:00.967Z] [WARNING]: Empty continuation line found in: [2021-07-15T19:19:00.967Z] 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} [2021-07-15T19:19:00.967Z] [WARNING]: Empty continuation lines will become errors in a future release. [2021-07-15T19:19:00.967Z] Step 1/5 : FROM python:3.9-slim [2021-07-15T19:19:01.968Z] 3.9-slim: Pulling from library/python [2021-07-15T19:19:01.968Z] 448f6bf000e3: Pulling fs layer [2021-07-15T19:19:01.968Z] f757da607395: Pulling fs layer [2021-07-15T19:19:01.968Z] 05883995daec: Pulling fs layer [2021-07-15T19:19:01.968Z] 8603b9c90790: Pulling fs layer [2021-07-15T19:19:01.968Z] 1560dd03e051: Pulling fs layer [2021-07-15T19:19:01.968Z] 8603b9c90790: Waiting [2021-07-15T19:19:01.968Z] 1560dd03e051: Waiting [2021-07-15T19:19:02.248Z] f757da607395: Verifying Checksum [2021-07-15T19:19:02.248Z] f757da607395: Download complete [2021-07-15T19:19:02.539Z] 8603b9c90790: Verifying Checksum [2021-07-15T19:19:02.539Z] 8603b9c90790: Download complete [2021-07-15T19:19:02.539Z] 05883995daec: Verifying Checksum [2021-07-15T19:19:02.539Z] 05883995daec: Download complete [2021-07-15T19:19:02.539Z] 1560dd03e051: Verifying Checksum [2021-07-15T19:19:02.539Z] 1560dd03e051: Download complete [2021-07-15T19:19:02.817Z] 448f6bf000e3: Download complete [2021-07-15T19:19:05.396Z] Removing intermediate container 2150431e85df [2021-07-15T19:19:05.396Z] ---> 0655b1ba241b [2021-07-15T19:19:05.396Z] Successfully built 0655b1ba241b [2021-07-15T19:19:05.396Z] Successfully tagged edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:19:06.326Z] 448f6bf000e3: Pull complete [2021-07-15T19:19:06.364Z] + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:19:06.788Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:latest [2021-07-15T19:19:06.788Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] [2021-07-15T19:19:06.788Z] 79b46d45e3db: Preparing [2021-07-15T19:19:06.788Z] b9b5f1ae0d36: Preparing [2021-07-15T19:19:06.788Z] 2bfb95dbe614: Preparing [2021-07-15T19:19:06.788Z] a4f5a3bbfa0e: Preparing [2021-07-15T19:19:06.788Z] b351d8622d23: Preparing [2021-07-15T19:19:06.788Z] e0405f10e2ec: Preparing [2021-07-15T19:19:06.788Z] 174f56854903: Preparing [2021-07-15T19:19:06.788Z] e0405f10e2ec: Waiting [2021-07-15T19:19:06.788Z] 174f56854903: Waiting [2021-07-15T19:19:07.311Z] f757da607395: Pull complete [2021-07-15T19:19:07.773Z] b9b5f1ae0d36: Pushed [2021-07-15T19:19:08.044Z] e0405f10e2ec: Pushed [2021-07-15T19:19:08.044Z] 174f56854903: Layer already exists [2021-07-15T19:19:08.630Z] 2bfb95dbe614: Pushed [2021-07-15T19:19:08.780Z] 05883995daec: Pull complete [2021-07-15T19:19:09.061Z] 8603b9c90790: Pull complete [2021-07-15T19:19:10.045Z] 1560dd03e051: Pull complete [2021-07-15T19:19:10.045Z] Digest: sha256:2c018e29a8eada75e855d78641adda978a2c0a035fd928e281e1240144e8a337 [2021-07-15T19:19:10.045Z] Status: Downloaded newer image for python:3.9-slim [2021-07-15T19:19:10.045Z] ---> 4770e646d0be [2021-07-15T19:19:10.045Z] Step 2/5 : ARG GLOBAL_JJB_COMMIT=53f811d91411bf26a4acf00a9244c6ea0f4510d5 [2021-07-15T19:19:11.486Z] ---> Running in d991fe89e6fa [2021-07-15T19:19:11.762Z] Removing intermediate container d991fe89e6fa [2021-07-15T19:19:11.762Z] ---> afe22700bed0 [2021-07-15T19:19:11.762Z] Step 3/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " [2021-07-15T19:19:12.044Z] ---> Running in 5e526d1801c5 [2021-07-15T19:19:12.644Z] Removing intermediate container 5e526d1801c5 [2021-07-15T19:19:12.644Z] ---> d4b4dfbecb7f [2021-07-15T19:19:12.644Z] Step 4/5 : COPY ./lf-env.sh /root/lf-env.sh [2021-07-15T19:19:13.244Z] ---> 019af5ba37b2 [2021-07-15T19:19:13.244Z] 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} [2021-07-15T19:19:13.523Z] ---> Running in 6cdd14ac0bcc [2021-07-15T19:19:15.513Z] Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-15T19:19:15.513Z] Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-15T19:19:15.513Z] Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-15T19:19:15.513Z] Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-15T19:19:16.150Z] Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-15T19:19:16.425Z] Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-15T19:19:16.838Z] 79b46d45e3db: Pushed [2021-07-15T19:19:19.052Z] Fetched 8277 kB in 4s (2227 kB/s) [2021-07-15T19:19:19.452Z] b351d8622d23: Pushed [2021-07-15T19:19:22.448Z] Reading package lists... [2021-07-15T19:19:25.097Z] Reading package lists... [2021-07-15T19:19:25.703Z] Building dependency tree... [2021-07-15T19:19:25.703Z] Reading state information... [2021-07-15T19:19:26.303Z] util-linux is already the newest version (2.33.1-0.1). [2021-07-15T19:19:26.303Z] util-linux set to manually installed. [2021-07-15T19:19:26.303Z] The following additional packages will be installed: [2021-07-15T19:19:26.303Z] binutils binutils-aarch64-linux-gnu binutils-common bzip2 cpp cpp-8 cron [2021-07-15T19:19:26.303Z] dirmngr dpkg-dev exim4-base exim4-config exim4-daemon-light fakeroot file [2021-07-15T19:19:26.303Z] g++ g++-8 gcc gcc-8 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent [2021-07-15T19:19:26.303Z] gpg-wks-client gpg-wks-server gpgconf gpgsm guile-2.2-libs krb5-locales less [2021-07-15T19:19:26.303Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2021-07-15T19:19:26.303Z] libasan5 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev [2021-07-15T19:19:26.303Z] libcc1-0 libcurl3-gnutls libcurl4 libdpkg-perl libedit2 liberror-perl [2021-07-15T19:19:26.303Z] libevent-2.1-6 libfakeroot libfile-fcntllock-perl libfribidi0 libgc1c2 [2021-07-15T19:19:26.303Z] libgcc-8-dev libgdbm-compat4 libgnutls-dane0 libgomp1 libgpm2 libgsasl7 [2021-07-15T19:19:26.303Z] libgssapi-krb5-2 libicu63 libidn11 libisl19 libitm1 libjq1 libk5crypto3 [2021-07-15T19:19:26.303Z] libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 [2021-07-15T19:19:26.303Z] libldap-2.4-2 libldap-common liblocale-gettext-perl liblsan0 libltdl7 [2021-07-15T19:19:26.303Z] liblzo2-2 libmagic-mgc libmagic1 libmailutils5 libmariadb3 libmpc3 libmpfr6 [2021-07-15T19:19:26.303Z] libncurses6 libnghttp2-14 libnpth0 libntlm0 libonig5 libpcre2-8-0 [2021-07-15T19:19:26.303Z] libperl5.28 libpsl5 libpython2.7 libpython2.7-minimal libpython2.7-stdlib [2021-07-15T19:19:26.303Z] librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsensors-config [2021-07-15T19:19:26.303Z] libsensors5 libssh2-1 libstdc++-8-dev libtsan0 libubsan1 libunbound8 [2021-07-15T19:19:26.303Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 [2021-07-15T19:19:26.303Z] libxmuu1 libxslt1.1 linux-libc-dev lsb-base mailutils mailutils-common make [2021-07-15T19:19:26.303Z] manpages manpages-dev mariadb-common mime-support mysql-common [2021-07-15T19:19:26.303Z] openssh-client patch perl perl-modules-5.28 pinentry-curses psmisc [2021-07-15T19:19:26.303Z] publicsuffix sensible-utils ucf xauth xz-utils [2021-07-15T19:19:26.303Z] Suggested packages: [2021-07-15T19:19:26.303Z] binutils-doc bzip2-doc cpp-doc gcc-8-locales anacron logrotate checksecurity [2021-07-15T19:19:26.303Z] dbus-user-session libpam-systemd pinentry-gnome3 tor debian-keyring [2021-07-15T19:19:26.303Z] exim4-doc-html | exim4-doc-info eximon4 spf-tools-perl swaks gcc-8-doc [2021-07-15T19:19:26.303Z] libstdc++6-8-dbg gcc-multilib autoconf automake libtool flex bison gdb [2021-07-15T19:19:26.303Z] gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg [2021-07-15T19:19:26.303Z] liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg [2021-07-15T19:19:26.303Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-15T19:19:26.303Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage [2021-07-15T19:19:26.303Z] scdaemon glibc-doc bzr dns-root-data gpm krb5-doc krb5-user [2021-07-15T19:19:26.303Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2021-07-15T19:19:26.303Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql lm-sensors [2021-07-15T19:19:26.303Z] libstdc++-8-doc mailutils-mh mailutils-doc make-doc man-browser keychain [2021-07-15T19:19:26.303Z] libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2021-07-15T19:19:26.303Z] libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl [2021-07-15T19:19:26.303Z] liblocale-codes-perl pinentry-doc isag [2021-07-15T19:19:31.744Z] The following NEW packages will be installed: [2021-07-15T19:19:31.744Z] binutils binutils-aarch64-linux-gnu binutils-common build-essential bzip2 [2021-07-15T19:19:31.744Z] cpp cpp-8 cron curl dirmngr dpkg-dev exim4-base exim4-config [2021-07-15T19:19:31.744Z] exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 git git-man gnupg [2021-07-15T19:19:31.744Z] gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf [2021-07-15T19:19:31.744Z] gpgsm guile-2.2-libs jq krb5-locales less libalgorithm-diff-perl [2021-07-15T19:19:31.744Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libassuan0 [2021-07-15T19:19:31.744Z] libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 [2021-07-15T19:19:31.744Z] libcurl3-gnutls libcurl4 libdpkg-perl libedit2 liberror-perl libevent-2.1-6 [2021-07-15T19:19:31.744Z] libfakeroot libfile-fcntllock-perl libfribidi0 libgc1c2 libgcc-8-dev [2021-07-15T19:19:31.744Z] libgdbm-compat4 libgnutls-dane0 libgomp1 libgpm2 libgsasl7 libgssapi-krb5-2 [2021-07-15T19:19:31.744Z] libicu63 libidn11 libisl19 libitm1 libjq1 libk5crypto3 libkeyutils1 [2021-07-15T19:19:31.744Z] libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 libldap-2.4-2 [2021-07-15T19:19:31.744Z] libldap-common liblocale-gettext-perl liblsan0 libltdl7 liblzo2-2 [2021-07-15T19:19:31.744Z] libmagic-mgc libmagic1 libmailutils5 libmariadb3 libmpc3 libmpfr6 [2021-07-15T19:19:31.744Z] libncurses6 libnghttp2-14 libnpth0 libntlm0 libonig5 libpcre2-8-0 [2021-07-15T19:19:31.744Z] libperl5.28 libpsl5 libpython2.7 libpython2.7-minimal libpython2.7-stdlib [2021-07-15T19:19:31.744Z] librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsensors-config [2021-07-15T19:19:31.744Z] libsensors5 libssh2-1 libstdc++-8-dev libtsan0 libubsan1 libunbound8 [2021-07-15T19:19:31.744Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 [2021-07-15T19:19:31.744Z] libxmuu1 libxslt1.1 linux-libc-dev lsb-base mailutils mailutils-common make [2021-07-15T19:19:31.744Z] manpages manpages-dev mariadb-common mime-support mysql-common [2021-07-15T19:19:31.744Z] openssh-client patch perl perl-modules-5.28 pinentry-curses psmisc [2021-07-15T19:19:31.744Z] publicsuffix sensible-utils sudo sysstat ucf wget xauth xmlstarlet xz-utils [2021-07-15T19:19:32.019Z] 0 upgraded, 143 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T19:19:32.019Z] Need to get 98.7 MB of archives. [2021-07-15T19:19:32.019Z] After this operation, 405 MB of additional disk space will be used. [2021-07-15T19:19:32.019Z] Get:1 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB] [2021-07-15T19:19:32.019Z] Get:2 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB] [2021-07-15T19:19:32.019Z] Get:3 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB] [2021-07-15T19:19:32.019Z] Get:4 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] [2021-07-15T19:19:32.019Z] Get:5 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB] [2021-07-15T19:19:32.019Z] Get:6 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB] [2021-07-15T19:19:32.019Z] Get:7 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB] [2021-07-15T19:19:32.019Z] Get:8 http://deb.debian.org/debian buster/main arm64 liblocale-gettext-perl arm64 1.07-3+b4 [18.8 kB] [2021-07-15T19:19:32.019Z] Get:9 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB] [2021-07-15T19:19:32.019Z] Get:10 http://deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-07-15T19:19:32.019Z] Get:11 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB] [2021-07-15T19:19:32.019Z] Get:12 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB] [2021-07-15T19:19:32.019Z] Get:13 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB] [2021-07-15T19:19:32.019Z] Get:14 http://deb.debian.org/debian buster/main arm64 krb5-locales all 1.17-3+deb10u1 [95.4 kB] [2021-07-15T19:19:32.019Z] Get:15 http://deb.debian.org/debian buster/main arm64 manpages all 4.16-2 [1295 kB] [2021-07-15T19:19:32.019Z] Get:16 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB] [2021-07-15T19:19:32.019Z] Get:17 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB] [2021-07-15T19:19:32.299Z] Get:18 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB] [2021-07-15T19:19:32.299Z] Get:19 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-07-15T19:19:32.299Z] Get:20 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-07-15T19:19:32.299Z] Get:21 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-07-15T19:19:32.299Z] Get:22 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-07-15T19:19:32.299Z] Get:23 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-07-15T19:19:32.299Z] Get:24 http://deb.debian.org/debian buster/main arm64 openssh-client arm64 1:7.9p1-10+deb10u2 [757 kB] [2021-07-15T19:19:32.299Z] Get:25 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB] [2021-07-15T19:19:32.299Z] Get:26 http://deb.debian.org/debian buster/main arm64 libpcre2-8-0 arm64 10.32-5 [186 kB] [2021-07-15T19:19:32.299Z] Get:27 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-07-15T19:19:32.299Z] Get:28 http://deb.debian.org/debian buster/main arm64 wget arm64 1.20.1-1.1 [888 kB] [2021-07-15T19:19:32.299Z] Get:29 http://deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-07-15T19:19:32.299Z] Get:30 http://deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB] [2021-07-15T19:19:32.299Z] Get:31 http://deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB] [2021-07-15T19:19:32.299Z] Get:32 http://deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB] [2021-07-15T19:19:32.299Z] Get:33 http://deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB] [2021-07-15T19:19:32.299Z] Get:34 http://deb.debian.org/debian buster/main arm64 libc-dev-bin arm64 2.28-10 [270 kB] [2021-07-15T19:19:32.299Z] Get:35 http://deb.debian.org/debian buster-updates/main arm64 linux-libc-dev arm64 4.19.194-2 [1439 kB] [2021-07-15T19:19:32.299Z] Get:36 http://deb.debian.org/debian buster/main arm64 libc6-dev arm64 2.28-10 [2324 kB] [2021-07-15T19:19:32.578Z] Get:37 http://deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB] [2021-07-15T19:19:32.578Z] Get:38 http://deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB] [2021-07-15T19:19:32.578Z] Get:39 http://deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB] [2021-07-15T19:19:32.578Z] Get:40 http://deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB] [2021-07-15T19:19:32.856Z] Get:41 http://deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB] [2021-07-15T19:19:32.856Z] Get:42 http://deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB] [2021-07-15T19:19:32.856Z] Get:43 http://deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB] [2021-07-15T19:19:32.856Z] Get:44 http://deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB] [2021-07-15T19:19:32.856Z] Get:45 http://deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B] [2021-07-15T19:19:32.856Z] Get:46 http://deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB] [2021-07-15T19:19:32.856Z] Get:47 http://deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB] [2021-07-15T19:19:32.856Z] Get:48 http://deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB] [2021-07-15T19:19:32.856Z] Get:49 http://deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB] [2021-07-15T19:19:32.856Z] Get:50 http://deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB] [2021-07-15T19:19:32.856Z] Get:51 http://deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB] [2021-07-15T19:19:33.134Z] Get:52 http://deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B] [2021-07-15T19:19:33.134Z] Get:53 http://deb.debian.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB] [2021-07-15T19:19:33.134Z] Get:54 http://deb.debian.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB] [2021-07-15T19:19:33.408Z] Get:55 http://deb.debian.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B] [2021-07-15T19:19:33.408Z] Get:56 http://deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB] [2021-07-15T19:19:33.408Z] Get:57 http://deb.debian.org/debian buster/main arm64 libdpkg-perl all 1.19.7 [1414 kB] [2021-07-15T19:19:33.408Z] Get:58 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-07-15T19:19:33.408Z] Get:59 http://deb.debian.org/debian buster/main arm64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-15T19:19:33.408Z] Get:60 http://deb.debian.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B] [2021-07-15T19:19:33.408Z] Get:61 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-07-15T19:19:33.408Z] Get:62 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-07-15T19:19:33.408Z] Get:63 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-15T19:19:33.408Z] Get:64 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-07-15T19:19:33.408Z] Get:65 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-07-15T19:19:33.408Z] Get:66 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-07-15T19:19:33.408Z] Get:67 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-07-15T19:19:33.408Z] Get:68 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-07-15T19:19:33.408Z] Get:69 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-07-15T19:19:33.683Z] Get:70 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB] [2021-07-15T19:19:33.683Z] Get:71 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u1 [503 kB] [2021-07-15T19:19:33.683Z] Get:72 http://deb.debian.org/debian buster/main arm64 libksba8 arm64 1.3.5-2 [84.7 kB] [2021-07-15T19:19:33.683Z] Get:73 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB] [2021-07-15T19:19:33.683Z] Get:74 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u1 [694 kB] [2021-07-15T19:19:33.683Z] Get:75 http://deb.debian.org/debian buster/main arm64 exim4-config all 4.92-8+deb10u6 [324 kB] [2021-07-15T19:19:33.683Z] Get:76 http://deb.debian.org/debian buster/main arm64 exim4-base arm64 4.92-8+deb10u6 [1136 kB] [2021-07-15T19:19:33.683Z] Get:77 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB] [2021-07-15T19:19:33.683Z] Get:78 http://deb.debian.org/debian buster/main arm64 libunbound8 arm64 1.9.0-2+deb10u2 [432 kB] [2021-07-15T19:19:33.683Z] Get:79 http://deb.debian.org/debian buster/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u7 [317 kB] [2021-07-15T19:19:33.683Z] Get:80 http://deb.debian.org/debian buster/main arm64 exim4-daemon-light arm64 4.92-8+deb10u6 [557 kB] [2021-07-15T19:19:33.683Z] Get:81 http://deb.debian.org/debian buster/main arm64 libfakeroot arm64 1.23-1 [42.1 kB] [2021-07-15T19:19:33.683Z] Get:82 http://deb.debian.org/debian buster/main arm64 fakeroot arm64 1.23-1 [83.3 kB] [2021-07-15T19:19:33.683Z] Get:83 http://deb.debian.org/debian buster/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u2 [311 kB] [2021-07-15T19:19:33.683Z] Get:84 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB] [2021-07-15T19:19:33.683Z] Get:85 http://deb.debian.org/debian buster/main arm64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] [2021-07-15T19:19:33.683Z] Get:86 http://deb.debian.org/debian buster/main arm64 git arm64 1:2.20.1-2+deb10u3 [5509 kB] [2021-07-15T19:19:33.959Z] Get:87 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u1 [1010 kB] [2021-07-15T19:19:33.959Z] Get:88 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u1 [824 kB] [2021-07-15T19:19:33.959Z] Get:89 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u1 [827 kB] [2021-07-15T19:19:33.959Z] Get:90 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB] [2021-07-15T19:19:33.959Z] Get:91 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u1 [601 kB] [2021-07-15T19:19:33.959Z] Get:92 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u1 [478 kB] [2021-07-15T19:19:33.959Z] Get:93 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u1 [472 kB] [2021-07-15T19:19:33.959Z] Get:94 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u1 [587 kB] [2021-07-15T19:19:33.959Z] Get:95 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u1 [715 kB] [2021-07-15T19:19:34.234Z] Get:96 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB] [2021-07-15T19:19:34.234Z] Get:97 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB] [2021-07-15T19:19:34.234Z] Get:98 http://deb.debian.org/debian buster/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u2 [92.6 kB] [2021-07-15T19:19:34.234Z] Get:99 http://deb.debian.org/debian buster/main arm64 guile-2.2-libs arm64 2.2.4+1-2+deb10u1 [4938 kB] [2021-07-15T19:19:34.234Z] Get:100 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-15T19:19:34.234Z] Get:101 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-15T19:19:34.234Z] Get:102 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-15T19:19:34.234Z] Get:103 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] [2021-07-15T19:19:34.234Z] Get:104 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5+b1 [11.6 kB] [2021-07-15T19:19:34.234Z] Get:105 http://deb.debian.org/debian buster/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] [2021-07-15T19:19:34.234Z] Get:106 http://deb.debian.org/debian buster/main arm64 libfile-fcntllock-perl arm64 0.22-3+b5 [35.5 kB] [2021-07-15T19:19:34.234Z] Get:107 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u1 [63.6 kB] [2021-07-15T19:19:34.234Z] Get:108 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-07-15T19:19:34.234Z] Get:109 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB] [2021-07-15T19:19:34.234Z] Get:110 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB] [2021-07-15T19:19:34.234Z] Get:111 http://deb.debian.org/debian buster/main arm64 libgsasl7 arm64 1.8.0-8+b2 [198 kB] [2021-07-15T19:19:34.234Z] Get:112 http://deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-15T19:19:34.508Z] Get:113 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB] [2021-07-15T19:19:34.508Z] Get:114 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB] [2021-07-15T19:19:34.508Z] Get:115 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB] [2021-07-15T19:19:34.508Z] Get:116 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B] [2021-07-15T19:19:34.508Z] Get:117 http://deb.debian.org/debian buster/main arm64 mariadb-common all 1:10.3.29-0+deb10u1 [32.5 kB] [2021-07-15T19:19:34.508Z] Get:118 http://deb.debian.org/debian buster/main arm64 libmariadb3 arm64 1:10.3.29-0+deb10u1 [162 kB] [2021-07-15T19:19:34.508Z] Get:119 http://deb.debian.org/debian buster/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u1 [395 kB] [2021-07-15T19:19:34.785Z] Get:120 http://deb.debian.org/debian buster/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u1 [1890 kB] [2021-07-15T19:19:34.785Z] Get:121 http://deb.debian.org/debian buster/main arm64 libpython2.7 arm64 2.7.16-2+deb10u1 [958 kB] [2021-07-15T19:19:34.785Z] Get:122 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB] [2021-07-15T19:19:34.785Z] Get:123 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u1 [102 kB] [2021-07-15T19:19:34.785Z] Get:124 http://deb.debian.org/debian buster/main arm64 libsensors-config all 1:3.5.0-3 [31.6 kB] [2021-07-15T19:19:34.785Z] Get:125 http://deb.debian.org/debian buster/main arm64 libsensors5 arm64 1:3.5.0-3 [51.8 kB] [2021-07-15T19:19:34.785Z] Get:126 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB] [2021-07-15T19:19:34.785Z] Get:127 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB] [2021-07-15T19:19:34.785Z] Get:128 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] [2021-07-15T19:19:34.785Z] Get:129 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB] [2021-07-15T19:19:34.785Z] Get:130 http://deb.debian.org/debian buster/main arm64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB] [2021-07-15T19:19:34.785Z] Get:131 http://deb.debian.org/debian buster/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u2 [736 kB] [2021-07-15T19:19:34.785Z] Get:132 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB] [2021-07-15T19:19:34.785Z] Get:133 http://deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-07-15T19:19:34.785Z] Get:134 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB] [2021-07-15T19:19:34.785Z] Get:135 http://deb.debian.org/debian buster/main arm64 libxslt1.1 arm64 1.1.32-2.2~deb10u1 [225 kB] [2021-07-15T19:19:34.785Z] Get:136 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB] [2021-07-15T19:19:34.785Z] Get:137 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB] [2021-07-15T19:19:35.064Z] Get:138 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1 [122 kB] [2021-07-15T19:19:35.064Z] Get:139 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20190415.1030-1 [116 kB] [2021-07-15T19:19:35.064Z] Get:140 http://deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-07-15T19:19:35.064Z] Get:141 http://deb.debian.org/debian buster/main arm64 sysstat arm64 12.0.3-2 [545 kB] [2021-07-15T19:19:35.064Z] Get:142 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB] [2021-07-15T19:19:35.064Z] Get:143 http://deb.debian.org/debian buster/main arm64 xmlstarlet arm64 1.6.1-2 [239 kB] [2021-07-15T19:19:35.697Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T19:19:36.044Z] Fetched 98.7 MB in 3s (31.3 MB/s) [2021-07-15T19:19:36.044Z] Selecting previously unselected package sensible-utils. [2021-07-15T19:19:36.044Z] (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 ... 6833 files and directories currently installed.) [2021-07-15T19:19:36.044Z] Preparing to unpack .../000-sensible-utils_0.0.12_all.deb ... [2021-07-15T19:19:36.044Z] Unpacking sensible-utils (0.0.12) ... [2021-07-15T19:19:36.318Z] Selecting previously unselected package lsb-base. [2021-07-15T19:19:36.318Z] Preparing to unpack .../001-lsb-base_10.2019051400_all.deb ... [2021-07-15T19:19:36.318Z] Unpacking lsb-base (10.2019051400) ... [2021-07-15T19:19:36.318Z] Selecting previously unselected package cron. [2021-07-15T19:19:36.318Z] Preparing to unpack .../002-cron_3.0pl1-134+deb10u1_arm64.deb ... [2021-07-15T19:19:36.318Z] Unpacking cron (3.0pl1-134+deb10u1) ... [2021-07-15T19:19:36.593Z] Selecting previously unselected package perl-modules-5.28. [2021-07-15T19:19:36.593Z] Preparing to unpack .../003-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... [2021-07-15T19:19:36.593Z] Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... [2021-07-15T19:19:38.611Z] Selecting previously unselected package libgdbm-compat4:arm64. [2021-07-15T19:19:38.612Z] Preparing to unpack .../004-libgdbm-compat4_1.18.1-4_arm64.deb ... [2021-07-15T19:19:38.612Z] Unpacking libgdbm-compat4:arm64 (1.18.1-4) ... [2021-07-15T19:19:38.612Z] Selecting previously unselected package libperl5.28:arm64. [2021-07-15T19:19:38.612Z] Preparing to unpack .../005-libperl5.28_5.28.1-6+deb10u1_arm64.deb ... [2021-07-15T19:19:38.612Z] Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ... [2021-07-15T19:19:40.049Z] Selecting previously unselected package perl. [2021-07-15T19:19:40.049Z] Preparing to unpack .../006-perl_5.28.1-6+deb10u1_arm64.deb ... [2021-07-15T19:19:40.049Z] Unpacking perl (5.28.1-6+deb10u1) ... [2021-07-15T19:19:40.049Z] Selecting previously unselected package liblocale-gettext-perl. [2021-07-15T19:19:40.049Z] Preparing to unpack .../007-liblocale-gettext-perl_1.07-3+b4_arm64.deb ... [2021-07-15T19:19:40.049Z] Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-15T19:19:40.320Z] Selecting previously unselected package less. [2021-07-15T19:19:40.320Z] Preparing to unpack .../008-less_487-0.1+b1_arm64.deb ... [2021-07-15T19:19:40.320Z] Unpacking less (487-0.1+b1) ... [2021-07-15T19:19:40.591Z] Selecting previously unselected package bzip2. [2021-07-15T19:19:40.591Z] Preparing to unpack .../009-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-07-15T19:19:40.591Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-15T19:19:40.865Z] Selecting previously unselected package libmagic-mgc. [2021-07-15T19:19:40.865Z] Preparing to unpack .../010-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ... [2021-07-15T19:19:40.865Z] Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-15T19:19:41.137Z] Selecting previously unselected package libmagic1:arm64. [2021-07-15T19:19:41.137Z] Preparing to unpack .../011-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ... [2021-07-15T19:19:41.137Z] Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ... [2021-07-15T19:19:41.557Z] a4f5a3bbfa0e: Pushed [2021-07-15T19:19:41.557Z] latest: digest: sha256:472d1cf988892ed3db4515cc634ffc3f5d82e1ae11a48dd5b1a2c6960fad3805 size: 1794 [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:19:41.743Z] Selecting previously unselected package file. [2021-07-15T19:19:41.743Z] Preparing to unpack .../012-file_1%3a5.35-4+deb10u2_arm64.deb ... [2021-07-15T19:19:41.743Z] Unpacking file (1:5.35-4+deb10u2) ... [2021-07-15T19:19:41.743Z] Selecting previously unselected package krb5-locales. [2021-07-15T19:19:41.743Z] Preparing to unpack .../013-krb5-locales_1.17-3+deb10u1_all.deb ... [2021-07-15T19:19:41.743Z] Unpacking krb5-locales (1.17-3+deb10u1) ... [2021-07-15T19:19:41.976Z] + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:b74266eef6dd1142509468ecff5f8731ba1e08c7 [Pipeline] isUnix [2021-07-15T19:19:42.017Z] Selecting previously unselected package manpages. [2021-07-15T19:19:42.017Z] Preparing to unpack .../014-manpages_4.16-2_all.deb ... [2021-07-15T19:19:42.017Z] Unpacking manpages (4.16-2) ... [Pipeline] sh [2021-07-15T19:19:42.418Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:b74266eef6dd1142509468ecff5f8731ba1e08c7 [2021-07-15T19:19:42.418Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] [2021-07-15T19:19:42.418Z] 79b46d45e3db: Preparing [2021-07-15T19:19:42.418Z] b9b5f1ae0d36: Preparing [2021-07-15T19:19:42.418Z] 2bfb95dbe614: Preparing [2021-07-15T19:19:42.418Z] a4f5a3bbfa0e: Preparing [2021-07-15T19:19:42.418Z] b351d8622d23: Preparing [2021-07-15T19:19:42.418Z] e0405f10e2ec: Preparing [2021-07-15T19:19:42.418Z] 174f56854903: Preparing [2021-07-15T19:19:42.418Z] e0405f10e2ec: Waiting [2021-07-15T19:19:42.418Z] 174f56854903: Waiting [2021-07-15T19:19:42.418Z] b351d8622d23: Layer already exists [2021-07-15T19:19:42.418Z] b9b5f1ae0d36: Layer already exists [2021-07-15T19:19:42.418Z] 2bfb95dbe614: Layer already exists [2021-07-15T19:19:42.418Z] a4f5a3bbfa0e: Layer already exists [2021-07-15T19:19:42.418Z] 79b46d45e3db: Layer already exists [2021-07-15T19:19:42.418Z] e0405f10e2ec: Layer already exists [2021-07-15T19:19:42.418Z] 174f56854903: Layer already exists [2021-07-15T19:19:42.639Z] Selecting previously unselected package mime-support. [2021-07-15T19:19:42.640Z] Preparing to unpack .../015-mime-support_3.62_all.deb ... [2021-07-15T19:19:42.640Z] Unpacking mime-support (3.62) ... [2021-07-15T19:19:42.640Z] Selecting previously unselected package libbsd0:arm64. [2021-07-15T19:19:42.687Z] b74266eef6dd1142509468ecff5f8731ba1e08c7: digest: sha256:472d1cf988892ed3db4515cc634ffc3f5d82e1ae11a48dd5b1a2c6960fad3805 size: 1794 [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:19:42.913Z] Preparing to unpack .../016-libbsd0_0.9.1-2+deb10u1_arm64.deb ... [2021-07-15T19:19:42.914Z] Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ... [2021-07-15T19:19:42.914Z] Selecting previously unselected package libedit2:arm64. [2021-07-15T19:19:42.914Z] Preparing to unpack .../017-libedit2_3.1-20181209-1_arm64.deb ... [2021-07-15T19:19:42.914Z] Unpacking libedit2:arm64 (3.1-20181209-1) ... [2021-07-15T19:19:43.055Z] + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:19:43.200Z] Selecting previously unselected package libkeyutils1:arm64. [2021-07-15T19:19:43.200Z] Preparing to unpack .../018-libkeyutils1_1.6-6_arm64.deb ... [2021-07-15T19:19:43.200Z] Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-07-15T19:19:43.442Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 [2021-07-15T19:19:43.442Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] [2021-07-15T19:19:43.442Z] 79b46d45e3db: Preparing [2021-07-15T19:19:43.442Z] b9b5f1ae0d36: Preparing [2021-07-15T19:19:43.442Z] 2bfb95dbe614: Preparing [2021-07-15T19:19:43.442Z] a4f5a3bbfa0e: Preparing [2021-07-15T19:19:43.442Z] b351d8622d23: Preparing [2021-07-15T19:19:43.442Z] e0405f10e2ec: Preparing [2021-07-15T19:19:43.442Z] 174f56854903: Preparing [2021-07-15T19:19:43.442Z] 174f56854903: Waiting [2021-07-15T19:19:43.442Z] e0405f10e2ec: Waiting [2021-07-15T19:19:43.442Z] b351d8622d23: Layer already exists [2021-07-15T19:19:43.442Z] 2bfb95dbe614: Layer already exists [2021-07-15T19:19:43.442Z] 79b46d45e3db: Layer already exists [2021-07-15T19:19:43.442Z] b9b5f1ae0d36: Layer already exists [2021-07-15T19:19:43.442Z] a4f5a3bbfa0e: Layer already exists [2021-07-15T19:19:43.442Z] e0405f10e2ec: Layer already exists [2021-07-15T19:19:43.442Z] 174f56854903: Layer already exists [2021-07-15T19:19:43.479Z] Selecting previously unselected package libkrb5support0:arm64. [2021-07-15T19:19:43.479Z] Preparing to unpack .../019-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-07-15T19:19:43.479Z] Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-15T19:19:43.720Z] 0.31.1-centos7: digest: sha256:472d1cf988892ed3db4515cc634ffc3f5d82e1ae11a48dd5b1a2c6960fad3805 size: 1794 [Pipeline] } [2021-07-15T19:19:43.757Z] Selecting previously unselected package libk5crypto3:arm64. [2021-07-15T19:19:43.757Z] Preparing to unpack .../020-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-07-15T19:19:43.757Z] Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:19:44.033Z] Selecting previously unselected package libkrb5-3:arm64. [2021-07-15T19:19:44.033Z] Preparing to unpack .../021-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-07-15T19:19:44.033Z] Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-15T19:19:44.309Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-07-15T19:19:44.309Z] Preparing to unpack .../022-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-07-15T19:19:44.309Z] Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-15T19:19:44.326Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:19:44.594Z] Selecting previously unselected package openssh-client. [2021-07-15T19:19:44.594Z] Preparing to unpack .../023-openssh-client_1%3a7.9p1-10+deb10u2_arm64.deb ... [2021-07-15T19:19:44.594Z] Unpacking openssh-client (1:7.9p1-10+deb10u2) ... [2021-07-15T19:19:44.709Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-15T19:19:44.709Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2021-07-15T19:19:44.709Z] cb923d3cd29e: Preparing [2021-07-15T19:19:44.709Z] 5672eee7ec8a: Preparing [2021-07-15T19:19:44.709Z] 53bff0bed1a5: Preparing [2021-07-15T19:19:44.709Z] d9c7dde297a8: Preparing [2021-07-15T19:19:44.709Z] 35da696d86ca: Preparing [2021-07-15T19:19:44.709Z] 8d418cbfaf25: Preparing [2021-07-15T19:19:44.709Z] 764055ebc9a7: Preparing [2021-07-15T19:19:44.709Z] 8d418cbfaf25: Waiting [2021-07-15T19:19:44.709Z] 764055ebc9a7: Waiting [2021-07-15T19:19:44.709Z] 53bff0bed1a5: Layer already exists [2021-07-15T19:19:44.709Z] 35da696d86ca: Layer already exists [2021-07-15T19:19:44.709Z] d9c7dde297a8: Layer already exists [2021-07-15T19:19:44.709Z] 764055ebc9a7: Layer already exists [2021-07-15T19:19:44.709Z] 8d418cbfaf25: Layer already exists [2021-07-15T19:19:44.891Z] Selecting previously unselected package ucf. [2021-07-15T19:19:44.891Z] Preparing to unpack .../024-ucf_3.0038+nmu1_all.deb ... [2021-07-15T19:19:44.891Z] Moving old data out of the way [2021-07-15T19:19:44.891Z] Unpacking ucf (3.0038+nmu1) ... [2021-07-15T19:19:44.980Z] 5672eee7ec8a: Pushed [2021-07-15T19:19:45.165Z] Selecting previously unselected package libpcre2-8-0:arm64. [2021-07-15T19:19:45.165Z] Preparing to unpack .../025-libpcre2-8-0_10.32-5_arm64.deb ... [2021-07-15T19:19:45.166Z] Unpacking libpcre2-8-0:arm64 (10.32-5) ... [2021-07-15T19:19:45.440Z] Selecting previously unselected package libpsl5:arm64. [2021-07-15T19:19:45.440Z] Preparing to unpack .../026-libpsl5_0.20.2-2_arm64.deb ... [2021-07-15T19:19:45.440Z] Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-07-15T19:19:45.714Z] Selecting previously unselected package wget. [2021-07-15T19:19:45.714Z] Preparing to unpack .../027-wget_1.20.1-1.1_arm64.deb ... [2021-07-15T19:19:45.714Z] Unpacking wget (1.20.1-1.1) ... [2021-07-15T19:19:46.001Z] Selecting previously unselected package xz-utils. [2021-07-15T19:19:46.001Z] Preparing to unpack .../028-xz-utils_5.2.4-1_arm64.deb ... [2021-07-15T19:19:46.001Z] Unpacking xz-utils (5.2.4-1) ... [2021-07-15T19:19:46.278Z] Selecting previously unselected package binutils-common:arm64. [2021-07-15T19:19:46.278Z] Preparing to unpack .../029-binutils-common_2.31.1-16_arm64.deb ... [2021-07-15T19:19:46.278Z] Unpacking binutils-common:arm64 (2.31.1-16) ... [2021-07-15T19:19:46.893Z] Selecting previously unselected package libbinutils:arm64. [2021-07-15T19:19:46.893Z] Preparing to unpack .../030-libbinutils_2.31.1-16_arm64.deb ... [2021-07-15T19:19:46.893Z] Unpacking libbinutils:arm64 (2.31.1-16) ... [2021-07-15T19:19:47.170Z] Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-15T19:19:47.170Z] Preparing to unpack .../031-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ... [2021-07-15T19:19:47.170Z] Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-15T19:19:48.613Z] Selecting previously unselected package binutils. [2021-07-15T19:19:48.613Z] Preparing to unpack .../032-binutils_2.31.1-16_arm64.deb ... [2021-07-15T19:19:48.613Z] Unpacking binutils (2.31.1-16) ... [2021-07-15T19:19:48.613Z] Selecting previously unselected package libc-dev-bin. [2021-07-15T19:19:48.613Z] Preparing to unpack .../033-libc-dev-bin_2.28-10_arm64.deb ... [2021-07-15T19:19:48.613Z] Unpacking libc-dev-bin (2.28-10) ... [2021-07-15T19:19:48.613Z] Selecting previously unselected package linux-libc-dev:arm64. [2021-07-15T19:19:48.613Z] Preparing to unpack .../034-linux-libc-dev_4.19.194-2_arm64.deb ... [2021-07-15T19:19:48.613Z] Unpacking linux-libc-dev:arm64 (4.19.194-2) ... [2021-07-15T19:19:49.600Z] Selecting previously unselected package libc6-dev:arm64. [2021-07-15T19:19:49.600Z] Preparing to unpack .../035-libc6-dev_2.28-10_arm64.deb ... [2021-07-15T19:19:49.600Z] Unpacking libc6-dev:arm64 (2.28-10) ... [2021-07-15T19:19:51.057Z] Selecting previously unselected package libisl19:arm64. [2021-07-15T19:19:51.057Z] Preparing to unpack .../036-libisl19_0.20-2_arm64.deb ... [2021-07-15T19:19:51.057Z] Unpacking libisl19:arm64 (0.20-2) ... [2021-07-15T19:19:51.057Z] Selecting previously unselected package libmpfr6:arm64. [2021-07-15T19:19:51.057Z] Preparing to unpack .../037-libmpfr6_4.0.2-1_arm64.deb ... [2021-07-15T19:19:51.057Z] Unpacking libmpfr6:arm64 (4.0.2-1) ... [2021-07-15T19:19:51.334Z] Selecting previously unselected package libmpc3:arm64. [2021-07-15T19:19:51.334Z] Preparing to unpack .../038-libmpc3_1.1.0-1_arm64.deb ... [2021-07-15T19:19:51.334Z] Unpacking libmpc3:arm64 (1.1.0-1) ... [2021-07-15T19:19:51.614Z] Selecting previously unselected package cpp-8. [2021-07-15T19:19:51.614Z] Preparing to unpack .../039-cpp-8_8.3.0-6_arm64.deb ... [2021-07-15T19:19:51.614Z] Unpacking cpp-8 (8.3.0-6) ... [2021-07-15T19:19:53.622Z] Selecting previously unselected package cpp. [2021-07-15T19:19:53.622Z] Preparing to unpack .../040-cpp_4%3a8.3.0-1_arm64.deb ... [2021-07-15T19:19:53.622Z] Unpacking cpp (4:8.3.0-1) ... [2021-07-15T19:19:53.622Z] Selecting previously unselected package libcc1-0:arm64. [2021-07-15T19:19:53.622Z] Preparing to unpack .../041-libcc1-0_8.3.0-6_arm64.deb ... [2021-07-15T19:19:53.897Z] Unpacking libcc1-0:arm64 (8.3.0-6) ... [2021-07-15T19:19:53.898Z] Selecting previously unselected package libgomp1:arm64. [2021-07-15T19:19:53.898Z] Preparing to unpack .../042-libgomp1_8.3.0-6_arm64.deb ... [2021-07-15T19:19:53.898Z] Unpacking libgomp1:arm64 (8.3.0-6) ... [2021-07-15T19:19:54.171Z] Selecting previously unselected package libitm1:arm64. [2021-07-15T19:19:54.171Z] Preparing to unpack .../043-libitm1_8.3.0-6_arm64.deb ... [2021-07-15T19:19:54.171Z] Unpacking libitm1:arm64 (8.3.0-6) ... [2021-07-15T19:19:54.770Z] Selecting previously unselected package libatomic1:arm64. [2021-07-15T19:19:54.770Z] Preparing to unpack .../044-libatomic1_8.3.0-6_arm64.deb ... [2021-07-15T19:19:54.770Z] Unpacking libatomic1:arm64 (8.3.0-6) ... [2021-07-15T19:19:55.045Z] Selecting previously unselected package libasan5:arm64. [2021-07-15T19:19:55.045Z] Preparing to unpack .../045-libasan5_8.3.0-6_arm64.deb ... [2021-07-15T19:19:55.045Z] Unpacking libasan5:arm64 (8.3.0-6) ... [2021-07-15T19:19:55.317Z] Selecting previously unselected package liblsan0:arm64. [2021-07-15T19:19:55.317Z] Preparing to unpack .../046-liblsan0_8.3.0-6_arm64.deb ... [2021-07-15T19:19:55.317Z] Unpacking liblsan0:arm64 (8.3.0-6) ... [2021-07-15T19:19:55.598Z] Selecting previously unselected package libtsan0:arm64. [2021-07-15T19:19:55.598Z] Preparing to unpack .../047-libtsan0_8.3.0-6_arm64.deb ... [2021-07-15T19:19:55.598Z] Unpacking libtsan0:arm64 (8.3.0-6) ... [2021-07-15T19:19:55.872Z] Selecting previously unselected package libubsan1:arm64. [2021-07-15T19:19:55.872Z] Preparing to unpack .../048-libubsan1_8.3.0-6_arm64.deb ... [2021-07-15T19:19:55.872Z] Unpacking libubsan1:arm64 (8.3.0-6) ... [2021-07-15T19:19:56.147Z] Selecting previously unselected package libgcc-8-dev:arm64. [2021-07-15T19:19:56.147Z] Preparing to unpack .../049-libgcc-8-dev_8.3.0-6_arm64.deb ... [2021-07-15T19:19:56.147Z] Unpacking libgcc-8-dev:arm64 (8.3.0-6) ... [2021-07-15T19:19:56.749Z] Selecting previously unselected package gcc-8. [2021-07-15T19:19:56.749Z] Preparing to unpack .../050-gcc-8_8.3.0-6_arm64.deb ... [2021-07-15T19:19:56.749Z] Unpacking gcc-8 (8.3.0-6) ... [2021-07-15T19:19:58.736Z] Selecting previously unselected package gcc. [2021-07-15T19:19:58.736Z] Preparing to unpack .../051-gcc_4%3a8.3.0-1_arm64.deb ... [2021-07-15T19:19:58.736Z] Unpacking gcc (4:8.3.0-1) ... [2021-07-15T19:19:58.736Z] Selecting previously unselected package libstdc++-8-dev:arm64. [2021-07-15T19:19:58.736Z] Preparing to unpack .../052-libstdc++-8-dev_8.3.0-6_arm64.deb ... [2021-07-15T19:19:58.736Z] Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ... [2021-07-15T19:20:00.195Z] Selecting previously unselected package g++-8. [2021-07-15T19:20:00.195Z] Preparing to unpack .../053-g++-8_8.3.0-6_arm64.deb ... [2021-07-15T19:20:00.195Z] Unpacking g++-8 (8.3.0-6) ... [2021-07-15T19:20:02.839Z] Selecting previously unselected package g++. [2021-07-15T19:20:02.839Z] Preparing to unpack .../054-g++_4%3a8.3.0-1_arm64.deb ... [2021-07-15T19:20:02.839Z] Unpacking g++ (4:8.3.0-1) ... [2021-07-15T19:20:02.839Z] Selecting previously unselected package make. [2021-07-15T19:20:02.839Z] Preparing to unpack .../055-make_4.2.1-1.2_arm64.deb ... [2021-07-15T19:20:02.839Z] Unpacking make (4.2.1-1.2) ... [2021-07-15T19:20:02.839Z] Selecting previously unselected package libdpkg-perl. [2021-07-15T19:20:02.839Z] Preparing to unpack .../056-libdpkg-perl_1.19.7_all.deb ... [2021-07-15T19:20:02.839Z] Unpacking libdpkg-perl (1.19.7) ... [2021-07-15T19:20:03.123Z] Selecting previously unselected package patch. [2021-07-15T19:20:03.123Z] Preparing to unpack .../057-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-07-15T19:20:03.123Z] Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-15T19:20:03.398Z] Selecting previously unselected package dpkg-dev. [2021-07-15T19:20:03.398Z] Preparing to unpack .../058-dpkg-dev_1.19.7_all.deb ... [2021-07-15T19:20:03.398Z] Unpacking dpkg-dev (1.19.7) ... [2021-07-15T19:20:03.670Z] Selecting previously unselected package build-essential. [2021-07-15T19:20:03.670Z] Preparing to unpack .../059-build-essential_12.6_arm64.deb ... [2021-07-15T19:20:03.670Z] Unpacking build-essential (12.6) ... [2021-07-15T19:20:03.670Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2021-07-15T19:20:03.670Z] Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-15T19:20:03.670Z] Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T19:20:04.267Z] Selecting previously unselected package libsasl2-2:arm64. [2021-07-15T19:20:04.267Z] Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-15T19:20:04.267Z] Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T19:20:04.267Z] Selecting previously unselected package libldap-common. [2021-07-15T19:20:04.267Z] Preparing to unpack .../062-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-15T19:20:04.267Z] Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T19:20:04.540Z] Selecting previously unselected package libldap-2.4-2:arm64. [2021-07-15T19:20:04.540Z] Preparing to unpack .../063-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-07-15T19:20:04.540Z] Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T19:20:04.814Z] Selecting previously unselected package libnghttp2-14:arm64. [2021-07-15T19:20:04.814Z] Preparing to unpack .../064-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-07-15T19:20:04.814Z] Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-15T19:20:05.419Z] Selecting previously unselected package librtmp1:arm64. [2021-07-15T19:20:05.419Z] Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-07-15T19:20:05.419Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-15T19:20:05.693Z] Selecting previously unselected package libssh2-1:arm64. [2021-07-15T19:20:05.693Z] Preparing to unpack .../066-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-07-15T19:20:05.693Z] Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-15T19:20:05.973Z] Selecting previously unselected package libcurl4:arm64. [2021-07-15T19:20:05.973Z] Preparing to unpack .../067-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-07-15T19:20:05.973Z] Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-15T19:20:06.247Z] Selecting previously unselected package curl. [2021-07-15T19:20:06.247Z] Preparing to unpack .../068-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-07-15T19:20:06.247Z] Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-15T19:20:06.526Z] Selecting previously unselected package libassuan0:arm64. [2021-07-15T19:20:06.526Z] Preparing to unpack .../069-libassuan0_2.5.2-1_arm64.deb ... [2021-07-15T19:20:06.526Z] Unpacking libassuan0:arm64 (2.5.2-1) ... [2021-07-15T19:20:06.526Z] Selecting previously unselected package gpgconf. [2021-07-15T19:20:06.526Z] Preparing to unpack .../070-gpgconf_2.2.12-1+deb10u1_arm64.deb ... [2021-07-15T19:20:06.526Z] Unpacking gpgconf (2.2.12-1+deb10u1) ... [2021-07-15T19:20:06.800Z] Selecting previously unselected package libksba8:arm64. [2021-07-15T19:20:06.800Z] Preparing to unpack .../071-libksba8_1.3.5-2_arm64.deb ... [2021-07-15T19:20:06.800Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2021-07-15T19:20:07.081Z] Selecting previously unselected package libnpth0:arm64. [2021-07-15T19:20:07.081Z] Preparing to unpack .../072-libnpth0_1.6-1_arm64.deb ... [2021-07-15T19:20:07.081Z] Unpacking libnpth0:arm64 (1.6-1) ... [2021-07-15T19:20:07.355Z] Selecting previously unselected package dirmngr. [2021-07-15T19:20:07.355Z] Preparing to unpack .../073-dirmngr_2.2.12-1+deb10u1_arm64.deb ... [2021-07-15T19:20:07.355Z] Unpacking dirmngr (2.2.12-1+deb10u1) ... [2021-07-15T19:20:07.630Z] Selecting previously unselected package exim4-config. [2021-07-15T19:20:07.630Z] Preparing to unpack .../074-exim4-config_4.92-8+deb10u6_all.deb ... [2021-07-15T19:20:07.907Z] Unpacking exim4-config (4.92-8+deb10u6) ... [2021-07-15T19:20:07.907Z] Selecting previously unselected package exim4-base. [2021-07-15T19:20:07.907Z] Preparing to unpack .../075-exim4-base_4.92-8+deb10u6_arm64.deb ... [2021-07-15T19:20:07.907Z] Unpacking exim4-base (4.92-8+deb10u6) ... [2021-07-15T19:20:08.179Z] Selecting previously unselected package libevent-2.1-6:arm64. [2021-07-15T19:20:08.179Z] Preparing to unpack .../076-libevent-2.1-6_2.1.8-stable-4_arm64.deb ... [2021-07-15T19:20:08.453Z] Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ... [2021-07-15T19:20:08.453Z] Selecting previously unselected package libunbound8:arm64. [2021-07-15T19:20:08.453Z] Preparing to unpack .../077-libunbound8_1.9.0-2+deb10u2_arm64.deb ... [2021-07-15T19:20:08.453Z] Unpacking libunbound8:arm64 (1.9.0-2+deb10u2) ... [2021-07-15T19:20:08.731Z] Selecting previously unselected package libgnutls-dane0:arm64. [2021-07-15T19:20:08.731Z] Preparing to unpack .../078-libgnutls-dane0_3.6.7-4+deb10u7_arm64.deb ... [2021-07-15T19:20:08.731Z] Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u7) ... [2021-07-15T19:20:09.009Z] Selecting previously unselected package exim4-daemon-light. [2021-07-15T19:20:09.009Z] Preparing to unpack .../079-exim4-daemon-light_4.92-8+deb10u6_arm64.deb ... [2021-07-15T19:20:09.009Z] Unpacking exim4-daemon-light (4.92-8+deb10u6) ... [2021-07-15T19:20:09.616Z] Selecting previously unselected package libfakeroot:arm64. [2021-07-15T19:20:09.616Z] Preparing to unpack .../080-libfakeroot_1.23-1_arm64.deb ... [2021-07-15T19:20:09.616Z] Unpacking libfakeroot:arm64 (1.23-1) ... [2021-07-15T19:20:09.616Z] Selecting previously unselected package fakeroot. [2021-07-15T19:20:09.616Z] Preparing to unpack .../081-fakeroot_1.23-1_arm64.deb ... [2021-07-15T19:20:09.616Z] Unpacking fakeroot (1.23-1) ... [2021-07-15T19:20:09.890Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2021-07-15T19:20:09.890Z] Preparing to unpack .../082-libcurl3-gnutls_7.64.0-4+deb10u2_arm64.deb ... [2021-07-15T19:20:09.890Z] Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ... [2021-07-15T19:20:10.168Z] Selecting previously unselected package liberror-perl. [2021-07-15T19:20:10.168Z] Preparing to unpack .../083-liberror-perl_0.17027-2_all.deb ... [2021-07-15T19:20:10.168Z] Unpacking liberror-perl (0.17027-2) ... [2021-07-15T19:20:10.467Z] Selecting previously unselected package git-man. [2021-07-15T19:20:10.467Z] Preparing to unpack .../084-git-man_1%3a2.20.1-2+deb10u3_all.deb ... [2021-07-15T19:20:10.467Z] Unpacking git-man (1:2.20.1-2+deb10u3) ... [2021-07-15T19:20:10.745Z] Selecting previously unselected package git. [2021-07-15T19:20:10.745Z] Preparing to unpack .../085-git_1%3a2.20.1-2+deb10u3_arm64.deb ... [2021-07-15T19:20:11.025Z] Unpacking git (1:2.20.1-2+deb10u3) ... [2021-07-15T19:20:13.013Z] Selecting previously unselected package gnupg-l10n. [2021-07-15T19:20:13.013Z] Preparing to unpack .../086-gnupg-l10n_2.2.12-1+deb10u1_all.deb ... [2021-07-15T19:20:13.013Z] Unpacking gnupg-l10n (2.2.12-1+deb10u1) ... [2021-07-15T19:20:13.013Z] Selecting previously unselected package gnupg-utils. [2021-07-15T19:20:13.013Z] Preparing to unpack .../087-gnupg-utils_2.2.12-1+deb10u1_arm64.deb ... [2021-07-15T19:20:13.013Z] Unpacking gnupg-utils (2.2.12-1+deb10u1) ... [2021-07-15T19:20:13.296Z] Selecting previously unselected package gpg. [2021-07-15T19:20:13.296Z] Preparing to unpack .../088-gpg_2.2.12-1+deb10u1_arm64.deb ... [2021-07-15T19:20:13.296Z] Unpacking gpg (2.2.12-1+deb10u1) ... [2021-07-15T19:20:13.569Z] Selecting previously unselected package pinentry-curses. [2021-07-15T19:20:13.569Z] Preparing to unpack .../089-pinentry-curses_1.1.0-2_arm64.deb ... [2021-07-15T19:20:13.569Z] Unpacking pinentry-curses (1.1.0-2) ... [2021-07-15T19:20:13.843Z] Selecting previously unselected package gpg-agent. [2021-07-15T19:20:13.843Z] Preparing to unpack .../090-gpg-agent_2.2.12-1+deb10u1_arm64.deb ... [2021-07-15T19:20:13.843Z] Unpacking gpg-agent (2.2.12-1+deb10u1) ... [2021-07-15T19:20:14.119Z] Selecting previously unselected package gpg-wks-client. [2021-07-15T19:20:14.119Z] Preparing to unpack .../091-gpg-wks-client_2.2.12-1+deb10u1_arm64.deb ... [2021-07-15T19:20:14.119Z] Unpacking gpg-wks-client (2.2.12-1+deb10u1) ... [2021-07-15T19:20:14.393Z] Selecting previously unselected package gpg-wks-server. [2021-07-15T19:20:14.394Z] Preparing to unpack .../092-gpg-wks-server_2.2.12-1+deb10u1_arm64.deb ... [2021-07-15T19:20:14.394Z] Unpacking gpg-wks-server (2.2.12-1+deb10u1) ... [2021-07-15T19:20:14.394Z] Selecting previously unselected package gpgsm. [2021-07-15T19:20:14.394Z] Preparing to unpack .../093-gpgsm_2.2.12-1+deb10u1_arm64.deb ... [2021-07-15T19:20:14.394Z] Unpacking gpgsm (2.2.12-1+deb10u1) ... [2021-07-15T19:20:14.673Z] Selecting previously unselected package gnupg. [2021-07-15T19:20:14.673Z] Preparing to unpack .../094-gnupg_2.2.12-1+deb10u1_all.deb ... [2021-07-15T19:20:14.673Z] Unpacking gnupg (2.2.12-1+deb10u1) ... [2021-07-15T19:20:14.947Z] Selecting previously unselected package libgc1c2:arm64. [2021-07-15T19:20:14.947Z] Preparing to unpack .../095-libgc1c2_1%3a7.6.4-0.4_arm64.deb ... [2021-07-15T19:20:14.947Z] Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ... [2021-07-15T19:20:15.221Z] Selecting previously unselected package libltdl7:arm64. [2021-07-15T19:20:15.221Z] Preparing to unpack .../096-libltdl7_2.4.6-9_arm64.deb ... [2021-07-15T19:20:15.221Z] Unpacking libltdl7:arm64 (2.4.6-9) ... [2021-07-15T19:20:15.492Z] Selecting previously unselected package libncurses6:arm64. [2021-07-15T19:20:15.492Z] Preparing to unpack .../097-libncurses6_6.1+20181013-2+deb10u2_arm64.deb ... [2021-07-15T19:20:15.492Z] Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u2) ... [2021-07-15T19:20:15.766Z] Selecting previously unselected package guile-2.2-libs:arm64. [2021-07-15T19:20:15.766Z] Preparing to unpack .../098-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ... [2021-07-15T19:20:15.766Z] Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... [2021-07-15T19:20:17.745Z] Selecting previously unselected package libonig5:arm64. [2021-07-15T19:20:17.745Z] Preparing to unpack .../099-libonig5_6.9.1-1_arm64.deb ... [2021-07-15T19:20:17.745Z] Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-15T19:20:17.745Z] Selecting previously unselected package libjq1:arm64. [2021-07-15T19:20:17.745Z] Preparing to unpack .../100-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-15T19:20:17.745Z] Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-15T19:20:18.021Z] Selecting previously unselected package jq. [2021-07-15T19:20:18.021Z] Preparing to unpack .../101-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-15T19:20:18.021Z] Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-15T19:20:18.021Z] Selecting previously unselected package libalgorithm-diff-perl. [2021-07-15T19:20:18.021Z] Preparing to unpack .../102-libalgorithm-diff-perl_1.19.03-2_all.deb ... [2021-07-15T19:20:18.021Z] Unpacking libalgorithm-diff-perl (1.19.03-2) ... [2021-07-15T19:20:18.296Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2021-07-15T19:20:18.296Z] Preparing to unpack .../103-libalgorithm-diff-xs-perl_0.04-5+b1_arm64.deb ... [2021-07-15T19:20:18.296Z] Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... [2021-07-15T19:20:18.296Z] Selecting previously unselected package libalgorithm-merge-perl. [2021-07-15T19:20:18.296Z] Preparing to unpack .../104-libalgorithm-merge-perl_0.08-3_all.deb ... [2021-07-15T19:20:18.570Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2021-07-15T19:20:18.844Z] Selecting previously unselected package libfile-fcntllock-perl. [2021-07-15T19:20:18.844Z] Preparing to unpack .../105-libfile-fcntllock-perl_0.22-3+b5_arm64.deb ... [2021-07-15T19:20:18.844Z] Unpacking libfile-fcntllock-perl (0.22-3+b5) ... [2021-07-15T19:20:19.119Z] Selecting previously unselected package libfribidi0:arm64. [2021-07-15T19:20:19.119Z] Preparing to unpack .../106-libfribidi0_1.0.5-3.1+deb10u1_arm64.deb ... [2021-07-15T19:20:19.119Z] Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u1) ... [2021-07-15T19:20:19.119Z] Selecting previously unselected package libgpm2:arm64. [2021-07-15T19:20:19.119Z] Preparing to unpack .../107-libgpm2_1.20.7-5_arm64.deb ... [2021-07-15T19:20:19.119Z] Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-07-15T19:20:19.394Z] Selecting previously unselected package libidn11:arm64. [2021-07-15T19:20:19.394Z] Preparing to unpack .../108-libidn11_1.33-2.2_arm64.deb ... [2021-07-15T19:20:19.394Z] Unpacking libidn11:arm64 (1.33-2.2) ... [2021-07-15T19:20:19.669Z] Selecting previously unselected package libntlm0:arm64. [2021-07-15T19:20:19.669Z] Preparing to unpack .../109-libntlm0_1.5-1+deb10u1_arm64.deb ... [2021-07-15T19:20:19.669Z] Unpacking libntlm0:arm64 (1.5-1+deb10u1) ... [2021-07-15T19:20:19.944Z] Selecting previously unselected package libgsasl7. [2021-07-15T19:20:19.944Z] Preparing to unpack .../110-libgsasl7_1.8.0-8+b2_arm64.deb ... [2021-07-15T19:20:19.944Z] Unpacking libgsasl7 (1.8.0-8+b2) ... [2021-07-15T19:20:20.256Z] Selecting previously unselected package libicu63:arm64. [2021-07-15T19:20:20.256Z] Preparing to unpack .../111-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-15T19:20:20.256Z] Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-15T19:20:22.241Z] Selecting previously unselected package liblzo2-2:arm64. [2021-07-15T19:20:22.241Z] Preparing to unpack .../112-liblzo2-2_2.10-0.1_arm64.deb ... [2021-07-15T19:20:22.241Z] Unpacking liblzo2-2:arm64 (2.10-0.1) ... [2021-07-15T19:20:22.241Z] Selecting previously unselected package libkyotocabinet16v5:arm64. [2021-07-15T19:20:22.241Z] Preparing to unpack .../113-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ... [2021-07-15T19:20:22.241Z] Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... [2021-07-15T19:20:22.519Z] Selecting previously unselected package mailutils-common. [2021-07-15T19:20:22.519Z] Preparing to unpack .../114-mailutils-common_1%3a3.5-4_all.deb ... [2021-07-15T19:20:22.519Z] Unpacking mailutils-common (1:3.5-4) ... [2021-07-15T19:20:22.817Z] Selecting previously unselected package mysql-common. [2021-07-15T19:20:22.817Z] Preparing to unpack .../115-mysql-common_5.8+1.0.5_all.deb ... [2021-07-15T19:20:22.817Z] Unpacking mysql-common (5.8+1.0.5) ... [2021-07-15T19:20:23.102Z] Selecting previously unselected package mariadb-common. [2021-07-15T19:20:23.102Z] Preparing to unpack .../116-mariadb-common_1%3a10.3.29-0+deb10u1_all.deb ... [2021-07-15T19:20:23.102Z] Unpacking mariadb-common (1:10.3.29-0+deb10u1) ... [2021-07-15T19:20:23.377Z] Selecting previously unselected package libmariadb3:arm64. [2021-07-15T19:20:23.377Z] Preparing to unpack .../117-libmariadb3_1%3a10.3.29-0+deb10u1_arm64.deb ... [2021-07-15T19:20:23.377Z] Unpacking libmariadb3:arm64 (1:10.3.29-0+deb10u1) ... [2021-07-15T19:20:23.653Z] Selecting previously unselected package libpython2.7-minimal:arm64. [2021-07-15T19:20:23.653Z] Preparing to unpack .../118-libpython2.7-minimal_2.7.16-2+deb10u1_arm64.deb ... [2021-07-15T19:20:23.653Z] Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T19:20:23.941Z] Selecting previously unselected package libpython2.7-stdlib:arm64. [2021-07-15T19:20:23.941Z] Preparing to unpack .../119-libpython2.7-stdlib_2.7.16-2+deb10u1_arm64.deb ... [2021-07-15T19:20:23.941Z] Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T19:20:24.925Z] Selecting previously unselected package libpython2.7:arm64. [2021-07-15T19:20:24.925Z] Preparing to unpack .../120-libpython2.7_2.7.16-2+deb10u1_arm64.deb ... [2021-07-15T19:20:24.925Z] Unpacking libpython2.7:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T19:20:25.525Z] Selecting previously unselected package libmailutils5:arm64. [2021-07-15T19:20:25.525Z] Preparing to unpack .../121-libmailutils5_1%3a3.5-4_arm64.deb ... [2021-07-15T19:20:25.525Z] Unpacking libmailutils5:arm64 (1:3.5-4) ... [2021-07-15T19:20:25.798Z] Selecting previously unselected package libsasl2-modules:arm64. [2021-07-15T19:20:25.798Z] Preparing to unpack .../122-libsasl2-modules_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-15T19:20:25.798Z] Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T19:20:26.069Z] Selecting previously unselected package libsensors-config. [2021-07-15T19:20:26.069Z] Preparing to unpack .../123-libsensors-config_1%3a3.5.0-3_all.deb ... [2021-07-15T19:20:26.069Z] Unpacking libsensors-config (1:3.5.0-3) ... [2021-07-15T19:20:26.342Z] Selecting previously unselected package libsensors5:arm64. [2021-07-15T19:20:26.342Z] Preparing to unpack .../124-libsensors5_1%3a3.5.0-3_arm64.deb ... [2021-07-15T19:20:26.342Z] Unpacking libsensors5:arm64 (1:3.5.0-3) ... [2021-07-15T19:20:26.614Z] Selecting previously unselected package libwrap0:arm64. [2021-07-15T19:20:26.614Z] Preparing to unpack .../125-libwrap0_7.6.q-28_arm64.deb ... [2021-07-15T19:20:26.885Z] Unpacking libwrap0:arm64 (7.6.q-28) ... [2021-07-15T19:20:27.157Z] Selecting previously unselected package libxau6:arm64. [2021-07-15T19:20:27.157Z] Preparing to unpack .../126-libxau6_1%3a1.0.8-1+b2_arm64.deb ... [2021-07-15T19:20:27.157Z] Unpacking libxau6:arm64 (1:1.0.8-1+b2) ... [2021-07-15T19:20:27.157Z] Selecting previously unselected package libxdmcp6:arm64. [2021-07-15T19:20:27.157Z] Preparing to unpack .../127-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2021-07-15T19:20:27.157Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2021-07-15T19:20:27.430Z] Selecting previously unselected package libxcb1:arm64. [2021-07-15T19:20:27.430Z] Preparing to unpack .../128-libxcb1_1.13.1-2_arm64.deb ... [2021-07-15T19:20:27.430Z] Unpacking libxcb1:arm64 (1.13.1-2) ... [2021-07-15T19:20:27.703Z] Selecting previously unselected package libx11-data. [2021-07-15T19:20:27.703Z] Preparing to unpack .../129-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... [2021-07-15T19:20:27.703Z] Unpacking libx11-data (2:1.6.7-1+deb10u2) ... [2021-07-15T19:20:28.298Z] Selecting previously unselected package libx11-6:arm64. [2021-07-15T19:20:28.298Z] Preparing to unpack .../130-libx11-6_2%3a1.6.7-1+deb10u2_arm64.deb ... [2021-07-15T19:20:28.298Z] Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u2) ... [2021-07-15T19:20:28.572Z] Selecting previously unselected package libxext6:arm64. [2021-07-15T19:20:28.572Z] Preparing to unpack .../131-libxext6_2%3a1.3.3-1+b2_arm64.deb ... [2021-07-15T19:20:28.572Z] Unpacking libxext6:arm64 (2:1.3.3-1+b2) ... [2021-07-15T19:20:28.572Z] Selecting previously unselected package libxml2:arm64. [2021-07-15T19:20:28.572Z] Preparing to unpack .../132-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-07-15T19:20:28.572Z] Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-15T19:20:28.846Z] Selecting previously unselected package libxmuu1:arm64. [2021-07-15T19:20:28.846Z] Preparing to unpack .../133-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ... [2021-07-15T19:20:28.846Z] Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ... [2021-07-15T19:20:29.121Z] Selecting previously unselected package libxslt1.1:arm64. [2021-07-15T19:20:29.121Z] Preparing to unpack .../134-libxslt1.1_1.1.32-2.2~deb10u1_arm64.deb ... [2021-07-15T19:20:29.121Z] Unpacking libxslt1.1:arm64 (1.1.32-2.2~deb10u1) ... [2021-07-15T19:20:29.401Z] Selecting previously unselected package mailutils. [2021-07-15T19:20:29.401Z] Preparing to unpack .../135-mailutils_1%3a3.5-4_arm64.deb ... [2021-07-15T19:20:29.401Z] Unpacking mailutils (1:3.5-4) ... [2021-07-15T19:20:29.688Z] Selecting previously unselected package manpages-dev. [2021-07-15T19:20:29.688Z] Preparing to unpack .../136-manpages-dev_4.16-2_all.deb ... [2021-07-15T19:20:29.688Z] Unpacking manpages-dev (4.16-2) ... [2021-07-15T19:20:30.290Z] Selecting previously unselected package psmisc. [2021-07-15T19:20:30.290Z] Preparing to unpack .../137-psmisc_23.2-1_arm64.deb ... [2021-07-15T19:20:30.290Z] Unpacking psmisc (23.2-1) ... [2021-07-15T19:20:30.566Z] Selecting previously unselected package publicsuffix. [2021-07-15T19:20:30.566Z] Preparing to unpack .../138-publicsuffix_20190415.1030-1_all.deb ... [2021-07-15T19:20:30.567Z] Unpacking publicsuffix (20190415.1030-1) ... [2021-07-15T19:20:30.842Z] Selecting previously unselected package sudo. [2021-07-15T19:20:30.842Z] Preparing to unpack .../139-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-07-15T19:20:30.842Z] Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-15T19:20:31.118Z] Selecting previously unselected package sysstat. [2021-07-15T19:20:31.118Z] Preparing to unpack .../140-sysstat_12.0.3-2_arm64.deb ... [2021-07-15T19:20:31.118Z] Unpacking sysstat (12.0.3-2) ... [2021-07-15T19:20:31.393Z] Selecting previously unselected package xauth. [2021-07-15T19:20:31.393Z] Preparing to unpack .../141-xauth_1%3a1.0.10-1_arm64.deb ... [2021-07-15T19:20:31.393Z] Unpacking xauth (1:1.0.10-1) ... [2021-07-15T19:20:31.667Z] Selecting previously unselected package xmlstarlet. [2021-07-15T19:20:31.667Z] Preparing to unpack .../142-xmlstarlet_1.6.1-2_arm64.deb ... [2021-07-15T19:20:31.667Z] Unpacking xmlstarlet (1.6.1-2) ... [2021-07-15T19:20:31.914Z] cb923d3cd29e: Pushed [2021-07-15T19:20:31.914Z] latest: digest: sha256:e8bd59b7ddc4f552ab600dbbf4f3901d1ae0624b96d0369376828fc5fe1b0ccd size: 1792 [2021-07-15T19:20:31.938Z] Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:20:32.210Z] Setting up libksba8:arm64 (1.3.5-2) ... [2021-07-15T19:20:32.210Z] Setting up lsb-base (10.2019051400) ... [2021-07-15T19:20:32.291Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:0.31.1-slim [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:20:32.481Z] Setting up mysql-common (5.8+1.0.5) ... [2021-07-15T19:20:32.481Z] update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode [2021-07-15T19:20:32.481Z] Setting up libxau6:arm64 (1:1.0.8-1+b2) ... [2021-07-15T19:20:32.713Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:0.31.1-slim [2021-07-15T19:20:32.713Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2021-07-15T19:20:32.713Z] cb923d3cd29e: Preparing [2021-07-15T19:20:32.713Z] 5672eee7ec8a: Preparing [2021-07-15T19:20:32.713Z] 53bff0bed1a5: Preparing [2021-07-15T19:20:32.713Z] d9c7dde297a8: Preparing [2021-07-15T19:20:32.713Z] 35da696d86ca: Preparing [2021-07-15T19:20:32.713Z] 8d418cbfaf25: Preparing [2021-07-15T19:20:32.713Z] 764055ebc9a7: Preparing [2021-07-15T19:20:32.713Z] 764055ebc9a7: Waiting [2021-07-15T19:20:32.713Z] 8d418cbfaf25: Waiting [2021-07-15T19:20:32.713Z] 5672eee7ec8a: Layer already exists [2021-07-15T19:20:32.713Z] d9c7dde297a8: Layer already exists [2021-07-15T19:20:32.713Z] cb923d3cd29e: Layer already exists [2021-07-15T19:20:32.713Z] 35da696d86ca: Layer already exists [2021-07-15T19:20:32.713Z] 53bff0bed1a5: Layer already exists [2021-07-15T19:20:32.713Z] 764055ebc9a7: Layer already exists [2021-07-15T19:20:32.713Z] 8d418cbfaf25: Layer already exists [2021-07-15T19:20:32.755Z] Setting up libkeyutils1:arm64 (1.6-6) ... [2021-07-15T19:20:32.755Z] Setting up libpsl5:arm64 (0.20.2-2) ... [2021-07-15T19:20:32.755Z] Setting up libgpm2:arm64 (1.20.7-5) ... [2021-07-15T19:20:32.755Z] Setting up mime-support (3.62) ... [2021-07-15T19:20:32.985Z] 0.31.1-slim: digest: sha256:e8bd59b7ddc4f552ab600dbbf4f3901d1ae0624b96d0369376828fc5fe1b0ccd size: 1792 [Pipeline] isUnix [2021-07-15T19:20:33.028Z] Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-15T19:20:33.028Z] Setting up psmisc (23.2-1) ... [2021-07-15T19:20:33.028Z] Setting up libgc1c2:arm64 (1:7.6.4-0.4) ... [Pipeline] sh [2021-07-15T19:20:33.301Z] Setting up manpages (4.16-2) ... [2021-07-15T19:20:33.301Z] Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T19:20:33.367Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:20:33.578Z] Setting up binutils-common:arm64 (2.31.1-16) ... [2021-07-15T19:20:33.578Z] Setting up libsensors-config (1:3.5.0-3) ... [2021-07-15T19:20:33.578Z] Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-15T19:20:33.578Z] Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ... [2021-07-15T19:20:33.745Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 [2021-07-15T19:20:33.745Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2021-07-15T19:20:33.745Z] cb923d3cd29e: Preparing [2021-07-15T19:20:33.745Z] 5672eee7ec8a: Preparing [2021-07-15T19:20:33.745Z] 53bff0bed1a5: Preparing [2021-07-15T19:20:33.745Z] d9c7dde297a8: Preparing [2021-07-15T19:20:33.745Z] 35da696d86ca: Preparing [2021-07-15T19:20:33.745Z] 8d418cbfaf25: Preparing [2021-07-15T19:20:33.745Z] 764055ebc9a7: Preparing [2021-07-15T19:20:33.745Z] 8d418cbfaf25: Waiting [2021-07-15T19:20:33.745Z] 764055ebc9a7: Waiting [2021-07-15T19:20:33.745Z] cb923d3cd29e: Layer already exists [2021-07-15T19:20:33.745Z] 35da696d86ca: Layer already exists [2021-07-15T19:20:33.745Z] d9c7dde297a8: Layer already exists [2021-07-15T19:20:33.745Z] 5672eee7ec8a: Layer already exists [2021-07-15T19:20:33.745Z] 53bff0bed1a5: Layer already exists [2021-07-15T19:20:33.745Z] 8d418cbfaf25: Layer already exists [2021-07-15T19:20:33.745Z] 764055ebc9a7: Layer already exists [2021-07-15T19:20:33.853Z] Setting up less (487-0.1+b1) ... [2021-07-15T19:20:34.020Z] amd64: digest: sha256:e8bd59b7ddc4f552ab600dbbf4f3901d1ae0624b96d0369376828fc5fe1b0ccd size: 1792 [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:20:34.130Z] debconf: unable to initialize frontend: Dialog [2021-07-15T19:20:34.130Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T19:20:34.130Z] debconf: falling back to frontend: Readline [2021-07-15T19:20:34.406Z] Setting up linux-libc-dev:arm64 (4.19.194-2) ... [2021-07-15T19:20:34.406Z] Setting up liblzo2-2:arm64 (2.10-0.1) ... [2021-07-15T19:20:34.406Z] Setting up libnpth0:arm64 (1.6-1) ... [2021-07-15T19:20:34.681Z] Setting up krb5-locales (1.17-3+deb10u1) ... [2021-07-15T19:20:34.681Z] Setting up file (1:5.35-4+deb10u2) ... [2021-07-15T19:20:34.681Z] Setting up libassuan0:arm64 (2.5.2-1) ... [2021-07-15T19:20:34.681Z] Setting up libgomp1:arm64 (8.3.0-6) ... [2021-07-15T19:20:34.681Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-15T19:20:34.701Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:x86_64 [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:20:34.955Z] Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T19:20:34.955Z] Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-15T19:20:34.955Z] Setting up libfakeroot:arm64 (1.23-1) ... [2021-07-15T19:20:34.955Z] Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-15T19:20:34.955Z] Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T19:20:35.191Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:x86_64 [2021-07-15T19:20:35.191Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2021-07-15T19:20:35.191Z] cb923d3cd29e: Preparing [2021-07-15T19:20:35.191Z] 5672eee7ec8a: Preparing [2021-07-15T19:20:35.191Z] 53bff0bed1a5: Preparing [2021-07-15T19:20:35.191Z] d9c7dde297a8: Preparing [2021-07-15T19:20:35.191Z] 35da696d86ca: Preparing [2021-07-15T19:20:35.191Z] 8d418cbfaf25: Preparing [2021-07-15T19:20:35.191Z] 764055ebc9a7: Preparing [2021-07-15T19:20:35.191Z] 8d418cbfaf25: Waiting [2021-07-15T19:20:35.191Z] 764055ebc9a7: Waiting [2021-07-15T19:20:35.191Z] 5672eee7ec8a: Layer already exists [2021-07-15T19:20:35.191Z] cb923d3cd29e: Layer already exists [2021-07-15T19:20:35.191Z] 35da696d86ca: Layer already exists [2021-07-15T19:20:35.191Z] 53bff0bed1a5: Layer already exists [2021-07-15T19:20:35.191Z] d9c7dde297a8: Layer already exists [2021-07-15T19:20:35.191Z] 8d418cbfaf25: Layer already exists [2021-07-15T19:20:35.191Z] 764055ebc9a7: Layer already exists [2021-07-15T19:20:35.229Z] Setting up fakeroot (1.23-1) ... [2021-07-15T19:20:35.229Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2021-07-15T19:20:35.229Z] 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 [2021-07-15T19:20:35.229Z] 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 [2021-07-15T19:20:35.229Z] 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 [2021-07-15T19:20:35.229Z] 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 [2021-07-15T19:20:35.229Z] 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 [2021-07-15T19:20:35.229Z] 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 [2021-07-15T19:20:35.229Z] 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 [2021-07-15T19:20:35.229Z] 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 [2021-07-15T19:20:35.460Z] x86_64: digest: sha256:e8bd59b7ddc4f552ab600dbbf4f3901d1ae0624b96d0369376828fc5fe1b0ccd size: 1792 [Pipeline] } [2021-07-15T19:20:35.503Z] Setting up mariadb-common (1:10.3.29-0+deb10u1) ... [2021-07-15T19:20:35.503Z] update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode [2021-07-15T19:20:35.503Z] Setting up libasan5:arm64 (8.3.0-6) ... [2021-07-15T19:20:35.503Z] Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ... [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-15T19:20:35.775Z] Setting up libwrap0:arm64 (7.6.q-28) ... [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-15T19:20:36.046Z] Setting up libx11-data (2:1.6.7-1+deb10u2) ... [2021-07-15T19:20:36.046Z] Setting up make (4.2.1-1.2) ... [2021-07-15T19:20:36.046Z] Setting up libmpfr6:arm64 (4.0.2-1) ... [2021-07-15T19:20:36.046Z] Setting up gnupg-l10n (2.2.12-1+deb10u1) ... [2021-07-15T19:20:36.323Z] Setting up libntlm0:arm64 (1.5-1+deb10u1) ... [2021-07-15T19:20:36.323Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-15T19:20:36.323Z] Setting up libidn11:arm64 (1.33-2.2) ... [2021-07-15T19:20:36.323Z] Setting up libncurses6:arm64 (6.1+20181013-2+deb10u2) ... [2021-07-15T19:20:36.323Z] Setting up xz-utils (5.2.4-1) ... [2021-07-15T19:20:36.323Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-15T19:20:36.323Z] 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 [2021-07-15T19:20:36.323Z] 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 [2021-07-15T19:20:36.323Z] 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 [2021-07-15T19:20:36.323Z] 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 [2021-07-15T19:20:36.323Z] 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 [2021-07-15T19:20:36.323Z] 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 [2021-07-15T19:20:36.323Z] 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 [2021-07-15T19:20:36.323Z] 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 [2021-07-15T19:20:36.323Z] 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 [2021-07-15T19:20:36.323Z] 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 [2021-07-15T19:20:36.597Z] Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u1) ... [2021-07-15T19:20:36.597Z] Setting up libmpc3:arm64 (1.1.0-1) ... [2021-07-15T19:20:36.597Z] Setting up libatomic1:arm64 (8.3.0-6) ... [2021-07-15T19:20:36.597Z] Setting up patch (2.7.6-3+deb10u1) ... [2021-07-15T19:20:36.597Z] Setting up mailutils-common (1:3.5-4) ... [2021-07-15T19:20:36.869Z] Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-15T19:20:36.869Z] invoke-rc.d: could not determine current runlevel [2021-07-15T19:20:36.869Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T19:20:36.869Z] Setting up libmariadb3:arm64 (1:10.3.29-0+deb10u1) ... [2021-07-15T19:20:36.869Z] Setting up libgdbm-compat4:arm64 (1.18.1-4) ... [2021-07-15T19:20:37.141Z] Setting up libsensors5:arm64 (1:3.5.0-3) ... [2021-07-15T19:20:37.141Z] Setting up libpcre2-8-0:arm64 (10.32-5) ... [2021-07-15T19:20:37.141Z] Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-15T19:20:37.141Z] Setting up libltdl7:arm64 (2.4.6-9) ... [2021-07-15T19:20:37.141Z] Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T19:20:37.414Z] Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ... [2021-07-15T19:20:37.414Z] Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ... [2021-07-15T19:20:37.414Z] Setting up libubsan1:arm64 (8.3.0-6) ... [2021-07-15T19:20:37.414Z] Setting up libisl19:arm64 (0.20-2) ... [2021-07-15T19:20:37.414Z] Setting up sensible-utils (0.0.12) ... [2021-07-15T19:20:37.735Z] Setting up exim4-config (4.92-8+deb10u6) ... [2021-07-15T19:20:39.233Z] debconf: unable to initialize frontend: Dialog [2021-07-15T19:20:39.233Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T19:20:39.233Z] debconf: falling back to frontend: Readline [2021-07-15T19:20:39.514Z] Adding system-user for exim (v4) [2021-07-15T19:20:41.019Z] Setting up gpgconf (2.2.12-1+deb10u1) ... [2021-07-15T19:20:41.019Z] Setting up git-man (1:2.20.1-2+deb10u3) ... [2021-07-15T19:20:41.019Z] Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-15T19:20:41.019Z] Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-15T19:20:41.019Z] Setting up libbinutils:arm64 (2.31.1-16) ... [2021-07-15T19:20:41.019Z] Setting up cpp-8 (8.3.0-6) ... [2021-07-15T19:20:41.019Z] Setting up libc-dev-bin (2.28-10) ... [2021-07-15T19:20:41.313Z] Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ... [2021-07-15T19:20:41.313Z] Setting up publicsuffix (20190415.1030-1) ... [2021-07-15T19:20:41.313Z] Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-15T19:20:41.313Z] Setting up libcc1-0:arm64 (8.3.0-6) ... [2021-07-15T19:20:41.313Z] Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-15T19:20:41.313Z] Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-15T19:20:41.605Z] Setting up gpg (2.2.12-1+deb10u1) ... [2021-07-15T19:20:41.605Z] Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... [2021-07-15T19:20:41.605Z] Setting up liblsan0:arm64 (8.3.0-6) ... [2021-07-15T19:20:41.605Z] Setting up libitm1:arm64 (8.3.0-6) ... [2021-07-15T19:20:41.605Z] Setting up gnupg-utils (2.2.12-1+deb10u1) ... [2021-07-15T19:20:41.899Z] Setting up libtsan0:arm64 (8.3.0-6) ... [2021-07-15T19:20:41.899Z] Setting up pinentry-curses (1.1.0-2) ... [2021-07-15T19:20:41.899Z] Setting up manpages-dev (4.16-2) ... [2021-07-15T19:20:41.899Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2021-07-15T19:20:41.899Z] Setting up libxcb1:arm64 (1.13.1-2) ... [2021-07-15T19:20:42.191Z] Setting up gpg-agent (2.2.12-1+deb10u1) ... [2021-07-15T19:20:42.191Z] Setting up wget (1.20.1-1.1) ... [2021-07-15T19:20:42.191Z] Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-15T19:20:42.191Z] Setting up libedit2:arm64 (3.1-20181209-1) ... [2021-07-15T19:20:42.480Z] Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... [2021-07-15T19:20:42.480Z] Setting up gpgsm (2.2.12-1+deb10u1) ... [2021-07-15T19:20:42.480Z] Setting up cron (3.0pl1-134+deb10u1) ... [2021-07-15T19:20:42.756Z] Adding group `crontab' (GID 102) ... [2021-07-15T19:20:43.028Z] Done. [2021-07-15T19:20:43.028Z] invoke-rc.d: could not determine current runlevel [2021-07-15T19:20:43.028Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T19:20:43.625Z] Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T19:20:43.625Z] Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-15T19:20:43.625Z] Setting up binutils (2.31.1-16) ... [2021-07-15T19:20:43.923Z] Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T19:20:43.923Z] Setting up dirmngr (2.2.12-1+deb10u1) ... [2021-07-15T19:20:43.923Z] Setting up perl (5.28.1-6+deb10u1) ... [2021-07-15T19:20:44.199Z] Setting up libunbound8:arm64 (1.9.0-2+deb10u2) ... [2021-07-15T19:20:44.199Z] Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-15T19:20:44.199Z] Setting up ucf (3.0038+nmu1) ... [2021-07-15T19:20:44.823Z] debconf: unable to initialize frontend: Dialog [2021-07-15T19:20:44.823Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T19:20:44.823Z] debconf: falling back to frontend: Readline [2021-07-15T19:20:44.823Z] Setting up libdpkg-perl (1.19.7) ... [2021-07-15T19:20:44.823Z] Setting up libgcc-8-dev:arm64 (8.3.0-6) ... [2021-07-15T19:20:45.096Z] Setting up gpg-wks-server (2.2.12-1+deb10u1) ... [2021-07-15T19:20:45.096Z] Setting up cpp (4:8.3.0-1) ... [2021-07-15T19:20:45.096Z] Setting up jq (1.5+dfsg-2+b1) ... [2021-07-15T19:20:45.097Z] Setting up libxslt1.1:arm64 (1.1.32-2.2~deb10u1) ... [2021-07-15T19:20:45.097Z] Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-15T19:20:45.369Z] Setting up libc6-dev:arm64 (2.28-10) ... [2021-07-15T19:20:45.369Z] Setting up libx11-6:arm64 (2:1.6.7-1+deb10u2) ... [2021-07-15T19:20:45.369Z] Setting up curl (7.64.0-4+deb10u2) ... [2021-07-15T19:20:45.369Z] Setting up sysstat (12.0.3-2) ... [2021-07-15T19:20:45.968Z] debconf: unable to initialize frontend: Dialog [2021-07-15T19:20:45.969Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T19:20:45.969Z] debconf: falling back to frontend: Readline [2021-07-15T19:20:46.243Z] [2021-07-15T19:20:46.243Z] Creating config file /etc/default/sysstat with new version [2021-07-15T19:20:46.515Z] update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode [2021-07-15T19:20:46.515Z] 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 [2021-07-15T19:20:47.116Z] Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ... [2021-07-15T19:20:47.116Z] Setting up libstdc++-8-dev:arm64 (8.3.0-6) ... [2021-07-15T19:20:47.421Z] Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u7) ... [2021-07-15T19:20:47.421Z] Setting up libpython2.7:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T19:20:47.421Z] Setting up exim4-base (4.92-8+deb10u6) ... [2021-07-15T19:20:48.027Z] debconf: unable to initialize frontend: Dialog [2021-07-15T19:20:48.027Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T19:20:48.027Z] debconf: falling back to frontend: Readline [2021-07-15T19:20:48.027Z] exim: DB upgrade, deleting hints-db [2021-07-15T19:20:48.300Z] Setting up gcc-8 (8.3.0-6) ... [2021-07-15T19:20:48.300Z] Setting up gpg-wks-client (2.2.12-1+deb10u1) ... [2021-07-15T19:20:48.300Z] Setting up libfile-fcntllock-perl (0.22-3+b5) ... [2021-07-15T19:20:48.300Z] Setting up libalgorithm-diff-perl (1.19.03-2) ... [2021-07-15T19:20:48.572Z] Setting up openssh-client (1:7.9p1-10+deb10u2) ... [2021-07-15T19:20:49.166Z] Setting up libgsasl7 (1.8.0-8+b2) ... [2021-07-15T19:20:49.166Z] Setting up libxext6:arm64 (2:1.3.3-1+b2) ... [2021-07-15T19:20:49.166Z] Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ... [2021-07-15T19:20:49.166Z] Setting up gcc (4:8.3.0-1) ... [2021-07-15T19:20:49.438Z] Setting up dpkg-dev (1.19.7) ... [2021-07-15T19:20:49.438Z] Setting up liberror-perl (0.17027-2) ... [2021-07-15T19:20:49.438Z] Setting up git (1:2.20.1-2+deb10u3) ... [2021-07-15T19:20:49.712Z] Setting up xmlstarlet (1.6.1-2) ... [2021-07-15T19:20:49.713Z] Setting up g++-8 (8.3.0-6) ... [2021-07-15T19:20:49.713Z] Setting up xauth (1:1.0.10-1) ... [2021-07-15T19:20:49.713Z] Setting up gnupg (2.2.12-1+deb10u1) ... [2021-07-15T19:20:49.713Z] Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... [2021-07-15T19:20:49.713Z] Setting up exim4-daemon-light (4.92-8+deb10u6) ... [2021-07-15T19:20:50.313Z] debconf: unable to initialize frontend: Dialog [2021-07-15T19:20:50.313Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T19:20:50.313Z] debconf: falling back to frontend: Readline [2021-07-15T19:20:50.313Z] invoke-rc.d: could not determine current runlevel [2021-07-15T19:20:50.313Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T19:20:50.313Z] Initializing GnuTLS DH parameter file [2021-07-15T19:20:50.596Z] Setting up libmailutils5:arm64 (1:3.5-4) ... [2021-07-15T19:20:50.596Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2021-07-15T19:20:50.596Z] Setting up mailutils (1:3.5-4) ... [2021-07-15T19:20:50.596Z] update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode [2021-07-15T19:20:50.596Z] update-alternatives: warning: skip creation of /usr/share/man/man1/frm.1.gz because associated file /usr/share/man/man1/frm.mailutils.1.gz (of link group frm) doesn't exist [2021-07-15T19:20:50.596Z] update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode [2021-07-15T19:20:50.596Z] update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/from.mailutils.1.gz (of link group from) doesn't exist [2021-07-15T19:20:50.596Z] update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode [2021-07-15T19:20:50.596Z] update-alternatives: warning: skip creation of /usr/share/man/man1/messages.1.gz because associated file /usr/share/man/man1/messages.mailutils.1.gz (of link group messages) doesn't exist [2021-07-15T19:20:50.871Z] update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode [2021-07-15T19:20:50.871Z] update-alternatives: warning: skip creation of /usr/share/man/man1/movemail.1.gz because associated file /usr/share/man/man1/movemail.mailutils.1.gz (of link group movemail) doesn't exist [2021-07-15T19:20:50.871Z] update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode [2021-07-15T19:20:50.872Z] update-alternatives: warning: skip creation of /usr/share/man/man1/readmsg.1.gz because associated file /usr/share/man/man1/readmsg.mailutils.1.gz (of link group readmsg) doesn't exist [2021-07-15T19:20:50.872Z] update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode [2021-07-15T19:20:50.872Z] update-alternatives: warning: skip creation of /usr/share/man/man1/dotlock.1.gz because associated file /usr/share/man/man1/dotlock.mailutils.1.gz (of link group dotlock) doesn't exist [2021-07-15T19:20:50.872Z] update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode [2021-07-15T19:20:50.872Z] update-alternatives: warning: skip creation of /usr/share/man/man1/mailx.1.gz because associated file /usr/share/man/man1/mail.mailutils.1.gz (of link group mailx) doesn't exist [2021-07-15T19:20:50.872Z] update-alternatives: warning: skip creation of /usr/share/man/man1/mail.1.gz because associated file /usr/share/man/man1/mail.mailutils.1.gz (of link group mailx) doesn't exist [2021-07-15T19:20:50.872Z] Setting up g++ (4:8.3.0-1) ... [2021-07-15T19:20:50.872Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2021-07-15T19:20:50.872Z] Setting up build-essential (12.6) ... [2021-07-15T19:20:50.872Z] Processing triggers for libc-bin (2.28-10) ... [2021-07-15T19:20:51.470Z] Adding user `jenkins' ... [2021-07-15T19:20:51.470Z] Adding new group `jenkins' (1001) ... [2021-07-15T19:20:51.470Z] Adding new user `jenkins' (1001) with group `jenkins' ... [2021-07-15T19:20:51.742Z] Creating home directory `/home/jenkins' ... [2021-07-15T19:20:51.742Z] Copying files from `/etc/skel' ... [2021-07-15T19:20:51.742Z] Changing the user information for jenkins [2021-07-15T19:20:51.742Z] Enter the new value, or press ENTER for the default [2021-07-15T19:20:51.742Z] Full Name []: Room Number []: Work Phone []: Home Phone []: Other []: Use of uninitialized value $answer in chop at /usr/sbin/adduser line 582. [2021-07-15T19:20:51.742Z] Use of uninitialized value $answer in pattern match (m//) at /usr/sbin/adduser line 583. [2021-07-15T19:21:00.015Z] Is the information correct? [Y/n] Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.1.3) [2021-07-15T19:21:00.015Z] Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (57.0.0) [2021-07-15T19:21:02.630Z] Collecting setuptools [2021-07-15T19:21:02.630Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T19:21:03.220Z] Installing collected packages: setuptools [2021-07-15T19:21:03.220Z] Attempting uninstall: setuptools [2021-07-15T19:21:03.220Z] Found existing installation: setuptools 57.0.0 [2021-07-15T19:21:03.811Z] Uninstalling setuptools-57.0.0: [2021-07-15T19:21:04.083Z] Successfully uninstalled setuptools-57.0.0 [2021-07-15T19:21:06.055Z] Successfully installed setuptools-57.2.0 [2021-07-15T19:21:06.055Z] 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 [2021-07-15T19:21:09.441Z] Collecting lftools[openstack]==0.31.1 [2021-07-15T19:21:09.441Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2021-07-15T19:21:09.441Z] Collecting jsonschema [2021-07-15T19:21:09.441Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-07-15T19:21:09.716Z] Collecting click [2021-07-15T19:21:09.716Z] Downloading click-8.0.1-py3-none-any.whl (97 kB) [2021-07-15T19:21:10.760Z] Collecting tqdm [2021-07-15T19:21:10.760Z] Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) [2021-07-15T19:21:11.038Z] Collecting pyyaml [2021-07-15T19:21:11.311Z] Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) [2021-07-15T19:21:11.590Z] Collecting six [2021-07-15T19:21:11.590Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-07-15T19:21:11.590Z] Collecting python-jenkins [2021-07-15T19:21:11.590Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2021-07-15T19:21:11.866Z] Collecting xdg==3.0.2 [2021-07-15T19:21:11.866Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2021-07-15T19:21:11.866Z] Collecting pygerrit2 [2021-07-15T19:21:11.866Z] Downloading pygerrit2-2.0.15.tar.gz (30 kB) [2021-07-15T19:21:12.867Z] Installing build dependencies: started [2021-07-15T19:21:27.980Z] Installing build dependencies: finished with status 'done' [2021-07-15T19:21:27.980Z] Getting requirements to build wheel: started [2021-07-15T19:21:27.980Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T19:21:28.577Z] Installing backend dependencies: started [2021-07-15T19:21:36.858Z] Installing backend dependencies: finished with status 'done' [2021-07-15T19:21:36.858Z] Preparing wheel metadata: started [2021-07-15T19:21:37.841Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T19:21:38.118Z] Collecting defusedxml [2021-07-15T19:21:38.118Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) [2021-07-15T19:21:38.393Z] Collecting docker [2021-07-15T19:21:38.393Z] Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-07-15T19:21:38.989Z] Collecting requests [2021-07-15T19:21:38.989Z] Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) [2021-07-15T19:21:43.335Z] Collecting ruamel.yaml [2021-07-15T19:21:43.335Z] Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) [2021-07-15T19:21:43.335Z] Collecting httplib2 [2021-07-15T19:21:43.336Z] Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) [2021-07-15T19:21:43.613Z] Collecting pygithub [2021-07-15T19:21:43.613Z] Downloading PyGithub-1.55-py3-none-any.whl (291 kB) [2021-07-15T19:21:47.013Z] Collecting setuptools>=36.5.0 [2021-07-15T19:21:47.013Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T19:21:49.630Z] Collecting lxml [2021-07-15T19:21:49.630Z] Downloading lxml-4.6.3-cp39-cp39-manylinux2014_aarch64.whl (7.4 MB) [2021-07-15T19:21:49.900Z] Collecting bs4 [2021-07-15T19:21:49.900Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2021-07-15T19:21:51.331Z] Collecting oauth2client [2021-07-15T19:21:51.331Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2021-07-15T19:21:51.331Z] Collecting email-validator [2021-07-15T19:21:51.331Z] Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) [2021-07-15T19:21:51.331Z] Collecting tabulate [2021-07-15T19:21:51.331Z] Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) [2021-07-15T19:21:51.603Z] Collecting shade~=1.27.1 [2021-07-15T19:21:51.603Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2021-07-15T19:21:52.194Z] Collecting os-client-config>=1.28.0 [2021-07-15T19:21:52.195Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2021-07-15T19:21:52.467Z] Collecting pbr!=2.1.0,>=2.0.0 [2021-07-15T19:21:52.467Z] Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) [2021-07-15T19:21:53.058Z] Collecting openstacksdk>=0.9.19 [2021-07-15T19:21:53.058Z] Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) [2021-07-15T19:21:57.472Z] Collecting cryptography>=2.7 [2021-07-15T19:21:57.472Z] Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_aarch64.whl (3.1 MB) [2021-07-15T19:21:57.472Z] Collecting decorator>=4.4.1 [2021-07-15T19:21:57.472Z] Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) [2021-07-15T19:21:57.472Z] Collecting jmespath>=0.9.0 [2021-07-15T19:21:57.472Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2021-07-15T19:21:57.761Z] Collecting iso8601>=0.1.11 [2021-07-15T19:21:57.761Z] Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) [2021-07-15T19:21:58.047Z] Collecting jsonpatch!=1.20,>=1.16 [2021-07-15T19:21:58.047Z] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [2021-07-15T19:21:58.336Z] Collecting netifaces>=0.10.4 [2021-07-15T19:21:58.336Z] Downloading netifaces-0.11.0.tar.gz (30 kB) [2021-07-15T19:21:59.794Z] Collecting appdirs>=1.3.0 [2021-07-15T19:21:59.794Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-07-15T19:21:59.794Z] Collecting munch>=2.1.0 [2021-07-15T19:21:59.794Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2021-07-15T19:21:59.794Z] Collecting os-service-types>=1.7.0 [2021-07-15T19:21:59.794Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2021-07-15T19:22:00.392Z] Collecting keystoneauth1>=3.18.0 [2021-07-15T19:22:00.392Z] Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) [2021-07-15T19:22:00.392Z] Collecting requestsexceptions>=1.2.0 [2021-07-15T19:22:00.392Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2021-07-15T19:22:00.666Z] Collecting dogpile.cache>=0.6.5 [2021-07-15T19:22:00.666Z] Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) [2021-07-15T19:22:03.313Z] Collecting cffi>=1.12 [2021-07-15T19:22:03.313Z] Downloading cffi-1.14.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (208 kB) [2021-07-15T19:22:03.313Z] Collecting pycparser [2021-07-15T19:22:03.313Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-07-15T19:22:03.313Z] Collecting stevedore>=3.0.0 [2021-07-15T19:22:03.313Z] Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) [2021-07-15T19:22:03.592Z] Collecting jsonpointer>=1.9 [2021-07-15T19:22:03.592Z] Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) [2021-07-15T19:22:05.037Z] Collecting certifi>=2017.4.17 [2021-07-15T19:22:05.037Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T19:22:05.037Z] Collecting idna<4,>=2.5 [2021-07-15T19:22:05.037Z] Downloading idna-3.2-py3-none-any.whl (59 kB) [2021-07-15T19:22:05.634Z] Collecting urllib3<1.27,>=1.21.1 [2021-07-15T19:22:05.634Z] Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) [2021-07-15T19:22:05.634Z] Collecting charset-normalizer~=2.0.0 [2021-07-15T19:22:05.634Z] Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) [2021-07-15T19:22:06.669Z] Collecting beautifulsoup4 [2021-07-15T19:22:06.669Z] Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) [2021-07-15T19:22:06.669Z] Collecting soupsieve>1.2 [2021-07-15T19:22:06.951Z] Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) [2021-07-15T19:22:07.596Z] Collecting websocket-client>=0.32.0 [2021-07-15T19:22:07.596Z] Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) [2021-07-15T19:22:07.869Z] Collecting dnspython>=1.15.0 [2021-07-15T19:22:07.869Z] Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) [2021-07-15T19:22:08.476Z] Collecting pyparsing<3,>=2.4.2 [2021-07-15T19:22:08.476Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-07-15T19:22:09.098Z] Collecting pyrsistent>=0.14.0 [2021-07-15T19:22:09.098Z] Downloading pyrsistent-0.18.0.tar.gz (104 kB) [2021-07-15T19:22:10.084Z] Installing build dependencies: started [2021-07-15T19:22:22.527Z] Installing build dependencies: finished with status 'done' [2021-07-15T19:22:22.527Z] Getting requirements to build wheel: started [2021-07-15T19:22:23.528Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T19:22:23.528Z] Preparing wheel metadata: started [2021-07-15T19:22:24.515Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T19:22:24.797Z] Collecting attrs>=17.4.0 [2021-07-15T19:22:24.797Z] Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) [2021-07-15T19:22:25.784Z] Collecting pyasn1-modules>=0.0.5 [2021-07-15T19:22:25.784Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2021-07-15T19:22:26.383Z] Collecting pyasn1>=0.1.7 [2021-07-15T19:22:26.383Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2021-07-15T19:22:26.657Z] Collecting rsa>=3.1.4 [2021-07-15T19:22:26.657Z] Downloading rsa-4.7.2-py3-none-any.whl (34 kB) [2021-07-15T19:22:27.649Z] Collecting deprecated [2021-07-15T19:22:27.649Z] Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) [2021-07-15T19:22:27.924Z] Collecting pynacl>=1.4.0 [2021-07-15T19:22:27.924Z] Downloading PyNaCl-1.4.0.tar.gz (3.4 MB) [2021-07-15T19:22:31.331Z] Installing build dependencies: started [2021-07-15T19:22:46.436Z] Installing build dependencies: finished with status 'done' [2021-07-15T19:22:46.437Z] Getting requirements to build wheel: started [2021-07-15T19:22:46.437Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T19:22:46.437Z] Preparing wheel metadata: started [2021-07-15T19:22:50.745Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T19:22:51.019Z] Collecting pyjwt>=2.0 [2021-07-15T19:22:51.019Z] Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) [2021-07-15T19:22:51.994Z] Collecting wrapt<2,>=1.10 [2021-07-15T19:22:51.994Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2021-07-15T19:22:53.418Z] Collecting multi-key-dict [2021-07-15T19:22:53.418Z] Downloading multi_key_dict-2.0.3.zip (9.9 kB) [2021-07-15T19:22:55.387Z] Collecting ruamel.yaml.clib>=0.1.2 [2021-07-15T19:22:55.387Z] Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) [2021-07-15T19:22:58.006Z] Building wheels for collected packages: netifaces, bs4, pyrsistent, pygerrit2, pynacl, wrapt, multi-key-dict, ruamel.yaml.clib [2021-07-15T19:22:58.006Z] Building wheel for netifaces (setup.py): started [2021-07-15T19:23:08.148Z] Building wheel for netifaces (setup.py): finished with status 'done' [2021-07-15T19:23:08.148Z] Created wheel for netifaces: filename=netifaces-0.11.0-cp39-cp39-linux_aarch64.whl size=13046 sha256=c7a1422c1549b59123d6246ccfbb370bf6bb943f23f26f69f35f1ae84be333ff [2021-07-15T19:23:08.148Z] Stored in directory: /tmp/pip-ephem-wheel-cache-twjm937f/wheels/4f/77/60/d721ffbafc28e5021f94207ac09dbc23ecde96b4f74a324106 [2021-07-15T19:23:08.148Z] Building wheel for bs4 (setup.py): started [2021-07-15T19:23:08.738Z] Building wheel for bs4 (setup.py): finished with status 'done' [2021-07-15T19:23:08.738Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=b788436edb8a6fa6a7298ad31cabed878b1e30593137c9326ebc6767d1b62fc0 [2021-07-15T19:23:08.738Z] Stored in directory: /tmp/pip-ephem-wheel-cache-twjm937f/wheels/73/2b/cb/099980278a0c9a3e57ff1a89875ec07bfa0b6fcbebb9a8cad3 [2021-07-15T19:23:08.738Z] Building wheel for pyrsistent (PEP 517): started [2021-07-15T19:23:14.171Z] Building wheel for pyrsistent (PEP 517): finished with status 'done' [2021-07-15T19:23:14.171Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.0-cp39-cp39-linux_aarch64.whl size=71971 sha256=7367d702148bab75e69d9741e4e782ec71d5a4a55b5b12c1196f597f5a69e76e [2021-07-15T19:23:14.171Z] Stored in directory: /tmp/pip-ephem-wheel-cache-twjm937f/wheels/dd/c8/61/04c6d218b3691f75353d7f74fed3fbd40e0ee9e2d1e2ce24c6 [2021-07-15T19:23:14.171Z] Building wheel for pygerrit2 (PEP 517): started [2021-07-15T19:23:16.150Z] Building wheel for pygerrit2 (PEP 517): finished with status 'done' [2021-07-15T19:23:16.150Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=4ac24b4f17f8f6226a543cbc1d9a903c36af65930ceffb87edbce4038367e142 [2021-07-15T19:23:16.150Z] Stored in directory: /tmp/pip-ephem-wheel-cache-twjm937f/wheels/2a/94/22/a8d55f434dcb56c88779bc325fb13871b85f8c431ef6f46cdb [2021-07-15T19:23:16.150Z] Building wheel for pynacl (PEP 517): started [2021-07-15T19:24:24.210Z] Building wheel for pynacl (PEP 517): still running... [2021-07-15T19:25:20.820Z] Building wheel for pynacl (PEP 517): still running... [2021-07-15T19:26:29.008Z] Building wheel for pynacl (PEP 517): still running... [2021-07-15T19:27:25.624Z] Building wheel for pynacl (PEP 517): still running... [2021-07-15T19:28:22.184Z] Building wheel for pynacl (PEP 517): still running... [2021-07-15T19:29:30.241Z] Building wheel for pynacl (PEP 517): still running... [2021-07-15T19:29:30.242Z] Building wheel for pynacl (PEP 517): finished with status 'done' [2021-07-15T19:29:30.242Z] Created wheel for pynacl: filename=PyNaCl-1.4.0-cp39-cp39-linux_aarch64.whl size=212634 sha256=10023dc93943aa5e28222f2e4d06d4aa8c05cbba83a913c1cd074573be5551f3 [2021-07-15T19:29:30.242Z] Stored in directory: /tmp/pip-ephem-wheel-cache-twjm937f/wheels/3b/bb/4f/1cac0cbc50558d501b6046fb2942596ca9004b1055553856b8 [2021-07-15T19:29:30.242Z] Building wheel for wrapt (setup.py): started [2021-07-15T19:29:30.242Z] Building wheel for wrapt (setup.py): finished with status 'done' [2021-07-15T19:29:30.242Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_aarch64.whl size=32454 sha256=d790d20128cc3345bedaecdc656a74e6ff6704151c88fbd16bb60d7c54c2567e [2021-07-15T19:29:30.242Z] Stored in directory: /tmp/pip-ephem-wheel-cache-twjm937f/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 [2021-07-15T19:29:30.242Z] Building wheel for multi-key-dict (setup.py): started [2021-07-15T19:29:30.242Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2021-07-15T19:29:30.242Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=5951296585d5ab16651f5ee4c0962ccc238322d31eed611271dab838deb9c72d [2021-07-15T19:29:30.242Z] Stored in directory: /tmp/pip-ephem-wheel-cache-twjm937f/wheels/5a/f1/35/1ef8a532da798d2b16e17ea684c5052270676f209cca3e72e2 [2021-07-15T19:29:30.242Z] Building wheel for ruamel.yaml.clib (setup.py): started [2021-07-15T19:30:26.885Z] Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' [2021-07-15T19:30:26.885Z] Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.6-cp39-cp39-linux_aarch64.whl size=135806 sha256=60ce1ec54cfe0c9fc682c1bdd9c65b9905738a39d18546664e1b97ee610f1f39 [2021-07-15T19:30:26.885Z] Stored in directory: /tmp/pip-ephem-wheel-cache-twjm937f/wheels/b1/c4/5d/d96e5c09189f4d6d2a9ffb0d7af04ee06d11a20f613f5f3496 [2021-07-15T19:30:26.885Z] Successfully built netifaces bs4 pyrsistent pygerrit2 pynacl wrapt multi-key-dict ruamel.yaml.clib [2021-07-15T19:30:26.885Z] Installing collected packages: urllib3, pycparser, pbr, idna, charset-normalizer, certifi, stevedore, six, requests, os-service-types, jsonpointer, iso8601, decorator, cffi, wrapt, soupsieve, requestsexceptions, pyyaml, pyparsing, pyasn1, netifaces, munch, keystoneauth1, jsonpatch, jmespath, dogpile.cache, cryptography, appdirs, websocket-client, setuptools, ruamel.yaml.clib, rsa, pyrsistent, pynacl, pyjwt, pyasn1-modules, openstacksdk, multi-key-dict, httplib2, dnspython, deprecated, beautifulsoup4, attrs, xdg, tqdm, tabulate, ruamel.yaml, python-jenkins, pygithub, pygerrit2, os-client-config, oauth2client, lxml, jsonschema, email-validator, docker, defusedxml, click, bs4, shade, lftools [2021-07-15T19:30:49.085Z] Successfully installed appdirs-1.4.4 attrs-21.2.0 beautifulsoup4-4.9.3 bs4-0.0.1 certifi-2021.5.30 cffi-1.14.6 charset-normalizer-2.0.2 click-8.0.1 cryptography-3.4.7 decorator-5.0.9 defusedxml-0.7.1 deprecated-1.2.12 dnspython-2.1.0 docker-5.0.0 dogpile.cache-1.1.3 email-validator-1.1.3 httplib2-0.19.1 idna-3.2 iso8601-0.1.14 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.1 jsonschema-3.2.0 keystoneauth1-4.3.1 lftools-0.31.1 lxml-4.6.3 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.11.0 oauth2client-4.1.3 openstacksdk-0.57.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.6.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.15 pygithub-1.55 pyjwt-2.1.0 pynacl-1.4.0 pyparsing-2.4.7 pyrsistent-0.18.0 python-jenkins-1.7.0 pyyaml-5.4.1 requests-2.26.0 requestsexceptions-1.4.0 rsa-4.7.2 ruamel.yaml-0.17.10 ruamel.yaml.clib-0.2.6 setuptools-57.2.0 shade-1.27.2 six-1.16.0 soupsieve-2.2.1 stevedore-3.3.0 tabulate-0.8.9 tqdm-4.61.2 urllib3-1.26.6 websocket-client-1.1.0 wrapt-1.12.1 xdg-3.0.2 [2021-07-15T19:30:49.085Z] 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 [2021-07-15T19:30:51.066Z] Collecting zipp==1.1.0 [2021-07-15T19:30:51.066Z] Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) [2021-07-15T19:30:51.066Z] Collecting python-openstackclient [2021-07-15T19:30:51.364Z] Downloading python_openstackclient-5.5.0-py3-none-any.whl (929 kB) [2021-07-15T19:30:51.965Z] Collecting cliff>=3.5.0 [2021-07-15T19:30:51.965Z] Downloading cliff-3.8.0-py3-none-any.whl (80 kB) [2021-07-15T19:30:51.965Z] Collecting osc-lib>=2.3.0 [2021-07-15T19:30:51.965Z] Downloading osc_lib-2.4.1-py3-none-any.whl (88 kB) [2021-07-15T19:30:52.249Z] Requirement already satisfied: openstacksdk>=0.53.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.57.0) [2021-07-15T19:30:52.249Z] Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.1.14) [2021-07-15T19:30:52.855Z] Collecting oslo.utils>=3.33.0 [2021-07-15T19:30:52.855Z] Downloading oslo.utils-4.9.2-py3-none-any.whl (101 kB) [2021-07-15T19:30:53.449Z] Collecting python-cinderclient>=3.3.0 [2021-07-15T19:30:53.449Z] Downloading python_cinderclient-7.4.0-py3-none-any.whl (278 kB) [2021-07-15T19:30:54.086Z] Collecting python-keystoneclient>=3.22.0 [2021-07-15T19:30:54.086Z] Downloading python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) [2021-07-15T19:30:54.683Z] Collecting python-novaclient>=17.0.0 [2021-07-15T19:30:54.683Z] Downloading python_novaclient-17.5.0-py3-none-any.whl (332 kB) [2021-07-15T19:30:54.683Z] Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (5.6.0) [2021-07-15T19:30:54.683Z] Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (3.3.0) [2021-07-15T19:30:54.957Z] Collecting oslo.i18n>=3.15.3 [2021-07-15T19:30:54.957Z] Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) [2021-07-15T19:30:55.232Z] Collecting PrettyTable>=0.7.2 [2021-07-15T19:30:55.232Z] Downloading prettytable-2.1.0-py3-none-any.whl (22 kB) [2021-07-15T19:30:55.232Z] Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) [2021-07-15T19:30:55.836Z] Collecting cmd2>=1.0.0 [2021-07-15T19:30:56.114Z] Downloading cmd2-2.1.2-py3-none-any.whl (141 kB) [2021-07-15T19:30:56.114Z] Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (2.4.7) [2021-07-15T19:30:56.390Z] 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.2.0) [2021-07-15T19:30:56.390Z] Collecting pyperclip>=1.6 [2021-07-15T19:30:56.390Z] Downloading pyperclip-1.8.2.tar.gz (20 kB) [2021-07-15T19:30:58.415Z] Collecting wcwidth>=0.1.7 [2021-07-15T19:30:58.415Z] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2021-07-15T19:30:58.723Z] Collecting colorama>=0.3.7 [2021-07-15T19:30:58.723Z] Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) [2021-07-15T19:30:59.029Z] Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (2.5.0) [2021-07-15T19:30:59.029Z] Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.10.0) [2021-07-15T19:30:59.029Z] Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.1.3) [2021-07-15T19:30:59.029Z] Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.32) [2021-07-15T19:30:59.029Z] Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (3.4.7) [2021-07-15T19:30:59.029Z] Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.0) [2021-07-15T19:30:59.029Z] Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.4) [2021-07-15T19:30:59.029Z] Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.7.0) [2021-07-15T19:30:59.029Z] Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (5.0.9) [2021-07-15T19:30:59.304Z] Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (4.3.1) [2021-07-15T19:30:59.304Z] Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.11.0) [2021-07-15T19:30:59.304Z] Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.9/site-packages (from cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (1.14.6) [2021-07-15T19:30:59.304Z] Requirement already satisfied: pycparser in /usr/local/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (2.20) [2021-07-15T19:30:59.588Z] Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.9/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.53.0->python-openstackclient) (2.1) [2021-07-15T19:30:59.863Z] Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.9/site-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.26.0) [2021-07-15T19:30:59.863Z] Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.9/site-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.16.0) [2021-07-15T19:31:01.296Z] Collecting simplejson>=3.5.1 [2021-07-15T19:31:01.296Z] Downloading simplejson-3.17.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (134 kB) [2021-07-15T19:31:02.736Z] Collecting pytz>=2013.6 [2021-07-15T19:31:02.736Z] Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) [2021-07-15T19:31:03.008Z] Collecting packaging>=20.4 [2021-07-15T19:31:03.008Z] Downloading packaging-21.0-py3-none-any.whl (40 kB) [2021-07-15T19:31:03.288Z] Collecting debtcollector>=1.2.0 [2021-07-15T19:31:03.288Z] Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) [2021-07-15T19:31:03.562Z] Collecting netaddr>=0.7.18 [2021-07-15T19:31:03.562Z] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [2021-07-15T19:31:03.833Z] 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.12.1) [2021-07-15T19:31:05.268Z] Collecting oslo.config>=5.2.0 [2021-07-15T19:31:05.268Z] Downloading oslo.config-8.7.1-py3-none-any.whl (128 kB) [2021-07-15T19:31:05.545Z] Collecting oslo.serialization!=2.19.1,>=2.18.0 [2021-07-15T19:31:05.545Z] Downloading oslo.serialization-4.1.0-py3-none-any.whl (25 kB) [2021-07-15T19:31:06.147Z] Collecting rfc3986>=1.2.0 [2021-07-15T19:31:06.147Z] Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) [2021-07-15T19:31:06.743Z] Collecting msgpack>=0.5.2 [2021-07-15T19:31:06.743Z] Downloading msgpack-1.0.2-cp39-cp39-manylinux2014_aarch64.whl (319 kB) [2021-07-15T19:31:07.341Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2021.5.30) [2021-07-15T19:31:07.341Z] Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.0.2) [2021-07-15T19:31:07.341Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.26.6) [2021-07-15T19:31:07.341Z] Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (3.2) [2021-07-15T19:31:08.326Z] Building wheels for collected packages: pyperclip [2021-07-15T19:31:08.326Z] Building wheel for pyperclip (setup.py): started [2021-07-15T19:31:10.303Z] Building wheel for pyperclip (setup.py): finished with status 'done' [2021-07-15T19:31:10.303Z] Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=75518fe701be6ea510169bbb9663ccc3ac6714efc7192cd867814c13440e08c1 [2021-07-15T19:31:10.303Z] Stored in directory: /tmp/pip-ephem-wheel-cache-jlqvz8fe/wheels/0c/09/9e/49e21a6840ef7955b06d47394afef0058f0378c0914e48b8b8 [2021-07-15T19:31:10.303Z] Successfully built pyperclip [2021-07-15T19:31:12.920Z] Installing collected packages: wcwidth, pytz, pyperclip, packaging, oslo.i18n, netaddr, debtcollector, colorama, rfc3986, PrettyTable, oslo.utils, msgpack, cmd2, simplejson, oslo.serialization, oslo.config, cliff, python-novaclient, python-keystoneclient, python-cinderclient, osc-lib, zipp, python-openstackclient [2021-07-15T19:31:31.339Z] Successfully installed PrettyTable-2.1.0 cliff-3.8.0 cmd2-2.1.2 colorama-0.4.4 debtcollector-2.2.0 msgpack-1.0.2 netaddr-0.8.0 osc-lib-2.4.1 oslo.config-8.7.1 oslo.i18n-5.0.1 oslo.serialization-4.1.0 oslo.utils-4.9.2 packaging-21.0 pyperclip-1.8.2 python-cinderclient-7.4.0 python-keystoneclient-4.2.0 python-novaclient-17.5.0 python-openstackclient-5.5.0 pytz-2021.1 rfc3986-1.5.0 simplejson-3.17.3 wcwidth-0.2.5 zipp-1.1.0 [2021-07-15T19:31:31.339Z] 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 [2021-07-15T19:31:34.726Z] Reading package lists... [2021-07-15T19:31:35.321Z] Building dependency tree... [2021-07-15T19:31:35.321Z] Reading state information... [2021-07-15T19:31:35.921Z] The following packages were automatically installed and are no longer required: [2021-07-15T19:31:35.921Z] binutils binutils-aarch64-linux-gnu binutils-common cpp cpp-8 dirmngr [2021-07-15T19:31:35.921Z] dpkg-dev fakeroot g++ g++-8 gcc gcc-8 gnupg gnupg-l10n gnupg-utils gpg [2021-07-15T19:31:35.921Z] gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libalgorithm-diff-perl [2021-07-15T19:31:35.921Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libassuan0 [2021-07-15T19:31:35.921Z] libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libdpkg-perl [2021-07-15T19:31:35.921Z] libfakeroot libfile-fcntllock-perl libgcc-8-dev libgomp1 libisl19 libitm1 [2021-07-15T19:31:35.921Z] libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnpth0 [2021-07-15T19:31:35.921Z] libstdc++-8-dev libtsan0 libubsan1 linux-libc-dev make manpages-dev [2021-07-15T19:31:35.921Z] pinentry-curses [2021-07-15T19:31:35.921Z] Use 'apt autoremove' to remove them. [2021-07-15T19:31:35.921Z] The following packages will be REMOVED: [2021-07-15T19:31:35.921Z] build-essential [2021-07-15T19:31:36.911Z] 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. [2021-07-15T19:31:36.911Z] After this operation, 20.5 kB disk space will be freed. [2021-07-15T19:31:36.911Z] (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 ... 19155 files and directories currently installed.) [2021-07-15T19:31:36.911Z] Removing build-essential (12.6) ... [2021-07-15T19:31:37.185Z]  [2021-07-15T19:31:37.185Z] WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2021-07-15T19:31:37.185Z] [2021-07-15T19:31:40.847Z] Reading package lists... [2021-07-15T19:31:41.123Z] Building dependency tree... [2021-07-15T19:31:41.123Z] Reading state information... [2021-07-15T19:31:42.103Z] The following packages will be REMOVED: [2021-07-15T19:31:42.103Z] binutils binutils-aarch64-linux-gnu binutils-common cpp cpp-8 dirmngr [2021-07-15T19:31:42.103Z] dpkg-dev fakeroot g++ g++-8 gcc gcc-8 gnupg gnupg-l10n gnupg-utils gpg [2021-07-15T19:31:42.103Z] gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libalgorithm-diff-perl [2021-07-15T19:31:42.103Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libassuan0 [2021-07-15T19:31:42.103Z] libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libdpkg-perl [2021-07-15T19:31:42.103Z] libfakeroot libfile-fcntllock-perl libgcc-8-dev libgomp1 libisl19 libitm1 [2021-07-15T19:31:42.103Z] libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnpth0 [2021-07-15T19:31:42.103Z] libstdc++-8-dev libtsan0 libubsan1 linux-libc-dev make manpages-dev [2021-07-15T19:31:42.103Z] pinentry-curses [2021-07-15T19:31:43.082Z] 0 upgraded, 0 newly installed, 51 to remove and 0 not upgraded. [2021-07-15T19:31:43.082Z] After this operation, 175 MB disk space will be freed. [2021-07-15T19:31:43.082Z] (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 ... 19146 files and directories currently installed.) [2021-07-15T19:31:43.082Z] Removing g++ (4:8.3.0-1) ... [2021-07-15T19:31:43.082Z] Removing gcc (4:8.3.0-1) ... [2021-07-15T19:31:43.356Z] Removing dpkg-dev (1.19.7) ... [2021-07-15T19:31:43.631Z] Removing cpp (4:8.3.0-1) ... [2021-07-15T19:31:43.907Z] Removing gnupg (2.2.12-1+deb10u1) ... [2021-07-15T19:31:43.907Z] Removing gpg-wks-client (2.2.12-1+deb10u1) ... [2021-07-15T19:31:44.179Z] Removing dirmngr (2.2.12-1+deb10u1) ... [2021-07-15T19:31:44.452Z] Removing fakeroot (1.23-1) ... [2021-07-15T19:31:44.452Z] update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode [2021-07-15T19:31:44.452Z] 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 [2021-07-15T19:31:44.452Z] 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 [2021-07-15T19:31:44.452Z] 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 [2021-07-15T19:31:44.452Z] 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 [2021-07-15T19:31:44.452Z] 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 [2021-07-15T19:31:44.452Z] 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 [2021-07-15T19:31:44.452Z] 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 [2021-07-15T19:31:44.452Z] 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 [2021-07-15T19:31:44.728Z] Removing g++-8 (8.3.0-6) ... [2021-07-15T19:31:45.002Z] Removing gnupg-l10n (2.2.12-1+deb10u1) ... [2021-07-15T19:31:45.002Z] Removing gnupg-utils (2.2.12-1+deb10u1) ... [2021-07-15T19:31:45.279Z] Removing gpg-wks-server (2.2.12-1+deb10u1) ... [2021-07-15T19:31:45.279Z] Removing gpg (2.2.12-1+deb10u1) ... [2021-07-15T19:31:45.552Z] Removing gpg-agent (2.2.12-1+deb10u1) ... [2021-07-15T19:31:45.827Z] Removing gpgsm (2.2.12-1+deb10u1) ... [2021-07-15T19:31:45.827Z] Removing gpgconf (2.2.12-1+deb10u1) ... [2021-07-15T19:31:46.104Z] Removing libalgorithm-merge-perl (0.08-3) ... [2021-07-15T19:31:46.380Z] Removing libalgorithm-diff-xs-perl (0.04-5+b1) ... [2021-07-15T19:31:46.654Z] Removing libalgorithm-diff-perl (1.19.03-2) ... [2021-07-15T19:31:46.654Z] Removing libstdc++-8-dev:arm64 (8.3.0-6) ... [2021-07-15T19:31:47.261Z] Removing pinentry-curses (1.1.0-2) ... [2021-07-15T19:31:47.261Z] Removing libassuan0:arm64 (2.5.2-1) ... [2021-07-15T19:31:47.556Z] Removing libc6-dev:arm64 (2.28-10) ... [2021-07-15T19:31:47.833Z] Removing libc-dev-bin (2.28-10) ... [2021-07-15T19:31:48.109Z] Removing libdpkg-perl (1.19.7) ... [2021-07-15T19:31:48.388Z] Removing libfakeroot:arm64 (1.23-1) ... [2021-07-15T19:31:48.388Z] Removing libfile-fcntllock-perl (0.22-3+b5) ... [2021-07-15T19:31:48.665Z] Removing libksba8:arm64 (1.3.5-2) ... [2021-07-15T19:31:48.944Z] Removing liblocale-gettext-perl (1.07-3+b4) ... [2021-07-15T19:31:49.217Z] Removing libnpth0:arm64 (1.6-1) ... [2021-07-15T19:31:49.494Z] Removing linux-libc-dev:arm64 (4.19.194-2) ... [2021-07-15T19:31:49.770Z] Removing make (4.2.1-1.2) ... [2021-07-15T19:31:50.048Z] Removing manpages-dev (4.16-2) ... [2021-07-15T19:31:50.324Z] Removing gcc-8 (8.3.0-6) ... [2021-07-15T19:31:50.324Z] Removing binutils (2.31.1-16) ... [2021-07-15T19:31:50.601Z] Removing binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-15T19:31:50.875Z] Removing libbinutils:arm64 (2.31.1-16) ... [2021-07-15T19:31:51.152Z] Removing binutils-common:arm64 (2.31.1-16) ... [2021-07-15T19:31:51.753Z] Removing cpp-8 (8.3.0-6) ... [2021-07-15T19:31:51.753Z] Removing libgcc-8-dev:arm64 (8.3.0-6) ... [2021-07-15T19:31:52.032Z] Removing libasan5:arm64 (8.3.0-6) ... [2021-07-15T19:31:52.312Z] Removing libatomic1:arm64 (8.3.0-6) ... [2021-07-15T19:31:52.312Z] Removing libcc1-0:arm64 (8.3.0-6) ... [2021-07-15T19:31:52.589Z] Removing libgomp1:arm64 (8.3.0-6) ... [2021-07-15T19:31:52.868Z] Removing libisl19:arm64 (0.20-2) ... [2021-07-15T19:31:52.868Z] Removing libitm1:arm64 (8.3.0-6) ... [2021-07-15T19:31:53.149Z] Removing liblsan0:arm64 (8.3.0-6) ... [2021-07-15T19:31:53.423Z] Removing libmpc3:arm64 (1.1.0-1) ... [2021-07-15T19:31:53.423Z] Removing libmpfr6:arm64 (4.0.2-1) ... [2021-07-15T19:31:53.698Z] Removing libtsan0:arm64 (8.3.0-6) ... [2021-07-15T19:31:53.974Z] Removing libubsan1:arm64 (8.3.0-6) ... [2021-07-15T19:31:54.251Z] Processing triggers for libc-bin (2.28-10) ... [2021-07-15T19:31:54.251Z] Cloning into 'global-jjb'... [2021-07-15T19:31:56.270Z] HEAD is now at 53f811d Merge "Add regex for common-packer var and templates" [2021-07-15T19:32:23.120Z] Removing intermediate container 6cdd14ac0bcc [2021-07-15T19:32:23.120Z] ---> e1cc78c0ade8 [2021-07-15T19:32:23.120Z] Successfully built e1cc78c0ade8 [2021-07-15T19:32:23.120Z] Successfully tagged edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:32:24.039Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:32:24.434Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-15T19:32:24.434Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2021-07-15T19:32:24.434Z] 59693235fc20: Preparing [2021-07-15T19:32:24.434Z] 37b035db75b4: Preparing [2021-07-15T19:32:24.434Z] 4fadc210e3c5: Preparing [2021-07-15T19:32:24.434Z] cab4a144a22a: Preparing [2021-07-15T19:32:24.434Z] bca5b28389ff: Preparing [2021-07-15T19:32:24.434Z] 3cd373c9a316: Preparing [2021-07-15T19:32:24.434Z] a2192106d0ba: Preparing [2021-07-15T19:32:24.434Z] 3cd373c9a316: Waiting [2021-07-15T19:32:24.434Z] a2192106d0ba: Waiting [2021-07-15T19:32:24.712Z] 4fadc210e3c5: Layer already exists [2021-07-15T19:32:24.712Z] cab4a144a22a: Layer already exists [2021-07-15T19:32:24.712Z] bca5b28389ff: Layer already exists [2021-07-15T19:32:24.712Z] 3cd373c9a316: Layer already exists [2021-07-15T19:32:24.712Z] a2192106d0ba: Layer already exists [2021-07-15T19:32:24.712Z] 37b035db75b4: Pushed [2021-07-15T19:33:46.487Z] 59693235fc20: Pushed [2021-07-15T19:33:46.487Z] arm64: digest: sha256:ef4e62e72b8d64c710cbfaab26ef72f9a90aff71d09a93414c70da4bb50401ce size: 1792 [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:33:46.880Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:aarch64 [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:33:47.325Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:aarch64 [2021-07-15T19:33:47.326Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2021-07-15T19:33:47.326Z] 59693235fc20: Preparing [2021-07-15T19:33:47.326Z] 37b035db75b4: Preparing [2021-07-15T19:33:47.326Z] 4fadc210e3c5: Preparing [2021-07-15T19:33:47.326Z] cab4a144a22a: Preparing [2021-07-15T19:33:47.326Z] bca5b28389ff: Preparing [2021-07-15T19:33:47.326Z] 3cd373c9a316: Preparing [2021-07-15T19:33:47.326Z] a2192106d0ba: Preparing [2021-07-15T19:33:47.326Z] 3cd373c9a316: Waiting [2021-07-15T19:33:47.326Z] a2192106d0ba: Waiting [2021-07-15T19:33:47.598Z] 4fadc210e3c5: Layer already exists [2021-07-15T19:33:47.598Z] 59693235fc20: Layer already exists [2021-07-15T19:33:47.598Z] bca5b28389ff: Layer already exists [2021-07-15T19:33:47.598Z] 37b035db75b4: Layer already exists [2021-07-15T19:33:47.598Z] cab4a144a22a: Layer already exists [2021-07-15T19:33:47.598Z] a2192106d0ba: Layer already exists [2021-07-15T19:33:47.598Z] 3cd373c9a316: Layer already exists [2021-07-15T19:33:47.598Z] aarch64: digest: sha256:ef4e62e72b8d64c710cbfaab26ef72f9a90aff71d09a93414c70da4bb50401ce size: 1792 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Image Scan) [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:33:51.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2021-07-15T19:33:51.839Z] [2021-07-15T19:33:51.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:33:52.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2021-07-15T19:33:52.285Z] Error response from daemon: manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest not found: manifest unknown: manifest unknown [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-15T19:33:53.598Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T19:33:54.237Z] ---> package-listing.sh [2021-07-15T19:33:54.237Z] ++ facter osfamily [2021-07-15T19:33:54.237Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T19:33:54.519Z] + OS_FAMILY=redhat [2021-07-15T19:33:54.519Z] + workspace=/w/workspace/xfoundry_ci-build-images_lftools [2021-07-15T19:33:54.519Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T19:33:54.519Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T19:33:54.519Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T19:33:54.519Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T19:33:54.519Z] + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' [2021-07-15T19:33:54.519Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T19:33:54.519Z] + case "${OS_FAMILY}" in [2021-07-15T19:33:54.519Z] + rpm -qa [2021-07-15T19:33:54.519Z] + sort [2021-07-15T19:33:55.106Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T19:33:55.106Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T19:33:55.106Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T19:33:55.106Z] + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' [2021-07-15T19:33:55.106Z] + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/archives/ [2021-07-15T19:33:55.106Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_ci-build-images_lftools/archives/ [Pipeline] echo [2021-07-15T19:33:55.145Z] 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/xfoundry_ci-build-images_lftools/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-15T19:33:55.464Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:33:56.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T19:33:56.083Z] [2021-07-15T19:33:56.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T19:33:56.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T19:33:56.457Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T19:33:56.457Z] 5843afab3874: Pulling fs layer [2021-07-15T19:33:56.457Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T19:33:56.457Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T19:33:56.457Z] 1a467efa2204: Pulling fs layer [2021-07-15T19:33:56.457Z] 865369a531d5: Pulling fs layer [2021-07-15T19:33:56.457Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T19:33:56.457Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T19:33:56.457Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T19:33:56.457Z] 7074353bde3e: Pulling fs layer [2021-07-15T19:33:56.457Z] 1a467efa2204: Waiting [2021-07-15T19:33:56.457Z] 865369a531d5: Waiting [2021-07-15T19:33:56.457Z] 2dc3bafdbf1c: Waiting [2021-07-15T19:33:56.457Z] 9ac237eaa80d: Waiting [2021-07-15T19:33:56.457Z] 6bcad4ecc5c2: Waiting [2021-07-15T19:33:56.457Z] 7074353bde3e: Waiting [2021-07-15T19:33:56.457Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T19:33:56.457Z] 2dfaacf7024e: Download complete [2021-07-15T19:33:56.732Z] 1a467efa2204: Verifying Checksum [2021-07-15T19:33:56.732Z] 1a467efa2204: Download complete [2021-07-15T19:33:56.732Z] 5843afab3874: Verifying Checksum [2021-07-15T19:33:56.732Z] 5843afab3874: Download complete [2021-07-15T19:33:56.732Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T19:33:56.732Z] 2dc3bafdbf1c: Download complete [2021-07-15T19:33:56.732Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T19:33:56.732Z] 9ac237eaa80d: Download complete [2021-07-15T19:33:57.009Z] 5843afab3874: Pull complete [2021-07-15T19:33:57.009Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T19:33:57.009Z] 6bcad4ecc5c2: Download complete [2021-07-15T19:33:57.009Z] 865369a531d5: Verifying Checksum [2021-07-15T19:33:57.009Z] 865369a531d5: Download complete [2021-07-15T19:33:57.009Z] 2dfaacf7024e: Pull complete [2021-07-15T19:33:57.610Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T19:33:57.610Z] 2dbba127c6aa: Download complete [2021-07-15T19:33:58.200Z] 2dbba127c6aa: Pull complete [2021-07-15T19:33:58.200Z] 1a467efa2204: Pull complete [2021-07-15T19:33:58.467Z] 865369a531d5: Pull complete [2021-07-15T19:33:58.467Z] 2dc3bafdbf1c: Pull complete [2021-07-15T19:33:58.467Z] 9ac237eaa80d: Pull complete [2021-07-15T19:33:58.467Z] 6bcad4ecc5c2: Pull complete [2021-07-15T19:34:02.051Z] 7074353bde3e: Verifying Checksum [2021-07-15T19:34:02.051Z] 7074353bde3e: Download complete [2021-07-15T19:34:06.358Z] 7074353bde3e: Pull complete [2021-07-15T19:34:06.358Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T19:34:06.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T19:34:06.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T19:34:06.503Z] prd-centos7-docker-4c-2g-2943 does not seem to be running inside a container [2021-07-15T19:34:06.583Z] $ 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/xfoundry_ci-build-images_lftools/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_ci-build-images_lftools -v /w/workspace/xfoundry_ci-build-images_lftools:/w/workspace/xfoundry_ci-build-images_lftools:rw,z -v /w/workspace/xfoundry_ci-build-images_lftools@tmp:/w/workspace/xfoundry_ci-build-images_lftools@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T19:34:08.626Z] $ docker top 60bf26d9a6e37699ba00d129b075b56e44a23e0068fbede3b27a8f161927abb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T19:34:09.088Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T19:34:09.445Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T19:34:09.782Z] + ls /var/log/sa-host [2021-07-15T19:34:09.782Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T19:34:09.782Z] file_magic: OK [2021-07-15T19:34:09.782Z] HZ: Using current value: 100 [2021-07-15T19:34:09.782Z] file_header: OK [2021-07-15T19:34:09.782Z] 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 [2021-07-15T19:34:09.782Z] Statistics: [2021-07-15T19:34:09.782Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T19:34:09.782Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T19:34:09.782Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T19:34:09.782Z] file_magic: OK [2021-07-15T19:34:09.782Z] HZ: Using current value: 100 [2021-07-15T19:34:09.782Z] file_header: OK [2021-07-15T19:34:09.782Z] 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 [2021-07-15T19:34:09.782Z] Statistics: [2021-07-15T19:34:09.782Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T19:34:09.782Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T19:34:10.030Z] provisioning config files... [2021-07-15T19:34:10.051Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config3321875886828442887tmp [Pipeline] { [Pipeline] echo [2021-07-15T19:34:10.109Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T19:34:10.465Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T19:34:10.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T19:34:10.944Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T19:34:10.985Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T19:34:11.353Z] ---> sudo-logs.sh [2021-07-15T19:34:11.353Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T19:34:11.446Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T19:34:11.807Z] ---> job-cost.sh [2021-07-15T19:34:11.807Z] lf-activate-venv: SKIPPING [2021-07-15T19:34:11.807Z] INFO: No Stack... [2021-07-15T19:34:12.775Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T19:34:15.570Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T19:34:15.608Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T19:34:15.970Z] ---> logs-deploy.sh [2021-07-15T19:34:15.970Z] lf-activate-venv: SKIPPING [2021-07-15T19:34:15.970Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/lftools/17 [2021-07-15T19:34:15.970Z] INFO: archiving workspace using pattern(s): [2021-07-15T19:34:16.562Z] Archives upload complete. [2021-07-15T19:34:16.831Z] INFO: archiving logs to Nexus