Pull request #149 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 7f92b911746feb14b2af72c3bf42f16a51e493aa+094e39b5c08b0b0bbeabdcd6ea1200406aea9d82 (cc64d7e0250623f005e627e09292643c7de8b5ba) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-149/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-149/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 Running on prd-centos7-docker-4c-2g-2885 in /w/workspace/exfoundry_ci-build-images_PR-149 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-149 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/lftools commit 094e39b5c08b0b0bbeabdcd6ea1200406aea9d82 into PR head commit 7f92b911746feb14b2af72c3bf42f16a51e493aa Merge succeeded, producing 7f92b911746feb14b2af72c3bf42f16a51e493aa Checking out Revision 7f92b911746feb14b2af72c3bf42f16a51e493aa (PR-149) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f92b911746feb14b2af72c3bf42f16a51e493aa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 094e39b5c08b0b0bbeabdcd6ea1200406aea9d82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f92b911746feb14b2af72c3bf42f16a51e493aa # timeout=10 Commit message: "feat: add components for other lf scripts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (LF Prep) [Pipeline] echo [2020-10-01T22:02:12.237Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-149 [Pipeline] echo [2020-10-01T22:02:12.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-149 [Pipeline] echo [2020-10-01T22:02:12.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-149 [Pipeline] echo [2020-10-01T22:02:12.623Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f92b911746feb14b2af72c3bf42f16a51e493aa [Pipeline] echo [2020-10-01T22:02:12.737Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f92b91 [Pipeline] echo [2020-10-01T22:02:12.856Z] [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 [2020-10-01T22:02:28.582Z] Still waiting to schedule task [2020-10-01T22:02:28.582Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2885’ [2020-10-01T22:02:28.607Z] Still waiting to schedule task [2020-10-01T22:02:28.607Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-01T22:04:25.261Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2886 in /w/workspace/exfoundry_ci-build-images_PR-149 [Pipeline] { [Pipeline] checkout [2020-10-01T22:04:30.392Z] using credential edgex-jenkins-ssh [2020-10-01T22:04:30.455Z] Cloning the remote Git repository [2020-10-01T22:04:30.502Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-10-01T22:04:30.723Z] > git init /w/workspace/exfoundry_ci-build-images_PR-149 # timeout=10 [2020-10-01T22:04:30.794Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-10-01T22:04:30.795Z] > git --version # timeout=10 [2020-10-01T22:04:30.821Z] > git --version # 'git version 2.17.1' [2020-10-01T22:04:30.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T22:04:30.875Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-01T22:04:31.608Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-10-01T22:04:31.625Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-01T22:04:32.310Z] Merging remotes/origin/lftools commit 094e39b5c08b0b0bbeabdcd6ea1200406aea9d82 into PR head commit 7f92b911746feb14b2af72c3bf42f16a51e493aa [2020-10-01T22:04:32.530Z] Merge succeeded, producing 7f92b911746feb14b2af72c3bf42f16a51e493aa [2020-10-01T22:04:32.530Z] Checking out Revision 7f92b911746feb14b2af72c3bf42f16a51e493aa (PR-149) [2020-10-01T22:04:31.656Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-10-01T22:04:31.701Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-10-01T22:04:31.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T22:04:31.715Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 [2020-10-01T22:04:32.325Z] > git config core.sparsecheckout # timeout=10 [2020-10-01T22:04:32.349Z] > git checkout -f 7f92b911746feb14b2af72c3bf42f16a51e493aa # timeout=10 [2020-10-01T22:04:32.422Z] > git remote # timeout=10 [2020-10-01T22:04:32.447Z] > git config --get remote.origin.url # timeout=10 [2020-10-01T22:04:32.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T22:04:32.480Z] > git merge 094e39b5c08b0b0bbeabdcd6ea1200406aea9d82 # timeout=10 [2020-10-01T22:04:32.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-01T22:04:32.533Z] > git config core.sparsecheckout # timeout=10 [2020-10-01T22:04:32.549Z] > git checkout -f 7f92b911746feb14b2af72c3bf42f16a51e493aa # timeout=10 [2020-10-01T22:04:37.100Z] Commit message: "feat: add components for other lf scripts" [2020-10-01T22:04:37.147Z] > git --version # timeout=10 [2020-10-01T22:04:37.164Z] > git --version # 'git version 2.17.1' [2020-10-01T22:04:37.182Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-01T22:04:38.108Z] provisioning config files... [2020-10-01T22:04:38.160Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-149@tmp/config5982453105178522611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-01T22:04:39.321Z] ---> docker-login.sh [2020-10-01T22:04:39.321Z] nexus3.edgexfoundry.org:10001 [2020-10-01T22:04:40.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:04:40.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:04:40.586Z] Configure a credential helper to remove this warning. See [2020-10-01T22:04:40.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:04:40.586Z] [2020-10-01T22:04:40.586Z] Login Succeeded [2020-10-01T22:04:40.586Z] nexus3.edgexfoundry.org:10002 [2020-10-01T22:04:40.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:04:41.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:04:41.138Z] Configure a credential helper to remove this warning. See [2020-10-01T22:04:41.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:04:41.138Z] [2020-10-01T22:04:41.138Z] Login Succeeded [2020-10-01T22:04:41.138Z] nexus3.edgexfoundry.org:10003 [2020-10-01T22:04:41.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:04:41.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:04:41.691Z] Configure a credential helper to remove this warning. See [2020-10-01T22:04:41.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:04:41.691Z] [2020-10-01T22:04:41.691Z] Login Succeeded [2020-10-01T22:04:41.691Z] nexus3.edgexfoundry.org:10004 [2020-10-01T22:04:41.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:04:42.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:04:42.252Z] Configure a credential helper to remove this warning. See [2020-10-01T22:04:42.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:04:42.252Z] [2020-10-01T22:04:42.252Z] Login Succeeded [2020-10-01T22:04:42.252Z] docker.io [2020-10-01T22:04:42.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:04:43.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:04:43.133Z] Configure a credential helper to remove this warning. See [2020-10-01T22:04:43.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:04:43.133Z] [2020-10-01T22:04:43.133Z] Login Succeeded [2020-10-01T22:04:43.133Z] ---> docker-login.sh ends [Pipeline] } [2020-10-01T22:04:43.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2020-10-01T22:04:44.188Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2020-10-01T22:04:44.463Z] Sending build context to Docker daemon 360.4kB [2020-10-01T22:04:44.464Z] [WARNING]: Empty continuation line found in: [2020-10-01T22:04:44.464Z] RUN apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && 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 && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} [2020-10-01T22:04:44.464Z] [WARNING]: Empty continuation lines will become errors in a future release. [2020-10-01T22:04:44.464Z] Step 1/11 : FROM alpine:3.12 as mktempbuilder [2020-10-01T22:04:45.059Z] 3.12: Pulling from library/alpine [2020-10-01T22:04:45.059Z] b538f80385f9: Pulling fs layer [2020-10-01T22:04:45.348Z] b538f80385f9: Verifying Checksum [2020-10-01T22:04:45.348Z] b538f80385f9: Download complete [2020-10-01T22:04:45.944Z] b538f80385f9: Pull complete [2020-10-01T22:04:45.944Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-01T22:04:45.944Z] Status: Downloaded newer image for alpine:3.12 [2020-10-01T22:04:45.944Z] ---> 62ee0e9f8440 [2020-10-01T22:04:45.944Z] Step 2/11 : WORKDIR /tmp/build [2020-10-01T22:04:46.540Z] ---> Running in 287c25120c24 [2020-10-01T22:04:46.815Z] Removing intermediate container 287c25120c24 [2020-10-01T22:04:46.815Z] ---> 25eeb2f0576c [2020-10-01T22:04:46.815Z] Step 3/11 : RUN apk add --update --no-cache build-base linux-headers [2020-10-01T22:04:47.090Z] ---> Running in abe42a9335ec [2020-10-01T22:04:48.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T22:04:48.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T22:04:49.398Z] (1/22) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) [2020-10-01T22:04:49.398Z] (2/22) Installing libgcc (9.3.0-r2) [2020-10-01T22:04:49.398Z] (3/22) Installing libstdc++ (9.3.0-r2) [2020-10-01T22:04:49.398Z] (4/22) Installing binutils (2.34-r1) [2020-10-01T22:04:49.670Z] (5/22) Installing libmagic (5.38-r0) [2020-10-01T22:04:49.670Z] (6/22) Installing file (5.38-r0) [2020-10-01T22:04:49.670Z] (7/22) Installing gmp (6.2.0-r0) [2020-10-01T22:04:49.670Z] (8/22) Installing isl (0.18-r0) [2020-10-01T22:04:49.948Z] (9/22) Installing libgomp (9.3.0-r2) [2020-10-01T22:04:49.948Z] (10/22) Installing libatomic (9.3.0-r2) [2020-10-01T22:04:49.948Z] (11/22) Installing libgphobos (9.3.0-r2) [2020-10-01T22:04:49.948Z] (12/22) Installing mpfr4 (4.0.2-r4) [2020-10-01T22:04:49.948Z] (13/22) Installing mpc1 (1.1.0-r1) [2020-10-01T22:04:49.948Z] (14/22) Installing gcc (9.3.0-r2) [2020-10-01T22:04:51.930Z] (15/22) Installing musl-dev (1.1.24-r9) [2020-10-01T22:04:51.930Z] (16/22) Installing libc-dev (0.7.2-r3) [2020-10-01T22:04:51.930Z] (17/22) Installing g++ (9.3.0-r2) [2020-10-01T22:04:53.378Z] (18/22) Installing make (4.3-r0) [2020-10-01T22:04:53.378Z] (19/22) Installing fortify-headers (1.1-r0) [2020-10-01T22:04:53.378Z] (20/22) Installing patch (2.7.6-r6) [2020-10-01T22:04:53.378Z] (21/22) Installing build-base (0.5-r2) [2020-10-01T22:04:53.378Z] (22/22) Installing linux-headers (5.4.5-r1) [2020-10-01T22:04:53.976Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T22:04:53.976Z] OK: 197 MiB in 35 packages [2020-10-01T22:05:02.263Z] Removing intermediate container abe42a9335ec [2020-10-01T22:05:02.263Z] ---> aa9b56f947d2 [2020-10-01T22:05:02.263Z] Step 4/11 : RUN wget https://www.mktemp.org/dist/mktemp-1.7.tar.gz && tar -xzvf mktemp-1.7.tar.gz && cd mktemp-1.7 && wget "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD" -O config.guess && wget "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD" -O config.sub && ./configure && make install [2020-10-01T22:05:02.263Z] ---> Running in b44c7af947b7 [2020-10-01T22:05:04.252Z] Connecting to www.mktemp.org (65.102.237.118:443) [2020-10-01T22:05:04.252Z] saving to 'mktemp-1.7.tar.gz' [2020-10-01T22:05:04.252Z] mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA [2020-10-01T22:05:04.252Z] 'mktemp-1.7.tar.gz' saved [2020-10-01T22:05:04.252Z] mktemp-1.7/INSTALL [2020-10-01T22:05:04.525Z] mktemp-1.7/INSTALL.configure [2020-10-01T22:05:04.525Z] mktemp-1.7/LICENSE [2020-10-01T22:05:04.525Z] mktemp-1.7/Makefile.in [2020-10-01T22:05:04.525Z] mktemp-1.7/README [2020-10-01T22:05:04.525Z] mktemp-1.7/RELEASE_NOTES [2020-10-01T22:05:04.525Z] mktemp-1.7/config.guess [2020-10-01T22:05:04.525Z] mktemp-1.7/config.h.in [2020-10-01T22:05:04.525Z] mktemp-1.7/config.sub [2020-10-01T22:05:04.525Z] mktemp-1.7/configure [2020-10-01T22:05:04.525Z] mktemp-1.7/configure.in [2020-10-01T22:05:04.525Z] mktemp-1.7/extern.h [2020-10-01T22:05:04.525Z] mktemp-1.7/install-sh [2020-10-01T22:05:04.525Z] mktemp-1.7/mkdtemp.c [2020-10-01T22:05:04.525Z] mktemp-1.7/mkinstalldirs [2020-10-01T22:05:04.525Z] mktemp-1.7/mktemp.c [2020-10-01T22:05:04.525Z] mktemp-1.7/mktemp.man [2020-10-01T22:05:04.525Z] mktemp-1.7/mktemp.mdoc [2020-10-01T22:05:04.525Z] mktemp-1.7/priv_mktemp.c [2020-10-01T22:05:04.525Z] mktemp-1.7/arc4random.c [2020-10-01T22:05:04.525Z] mktemp-1.7/strdup.c [2020-10-01T22:05:04.525Z] mktemp-1.7/strerror.c [2020-10-01T22:05:04.525Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2020-10-01T22:05:04.795Z] saving to 'config.guess' [2020-10-01T22:05:04.795Z] config.guess 100% |********************************| 48875 0:00:00 ETA [2020-10-01T22:05:04.795Z] 'config.guess' saved [2020-10-01T22:05:04.795Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2020-10-01T22:05:05.781Z] saving to 'config.sub' [2020-10-01T22:05:05.781Z] config.sub 100% |********************************| 34096 0:00:00 ETA [2020-10-01T22:05:05.781Z] 'config.sub' saved [2020-10-01T22:05:06.066Z] checking build system type... aarch64-unknown-linux-musl [2020-10-01T22:05:06.066Z] checking host system type... aarch64-unknown-linux-musl [2020-10-01T22:05:06.066Z] checking for nroff... no [2020-10-01T22:05:06.066Z] checking for gcc... gcc [2020-10-01T22:05:06.338Z] checking for C compiler default output file name... a.out [2020-10-01T22:05:06.338Z] checking whether the C compiler works... yes [2020-10-01T22:05:06.338Z] checking whether we are cross compiling... no [2020-10-01T22:05:06.338Z] checking for suffix of executables... [2020-10-01T22:05:06.615Z] checking for suffix of object files... o [2020-10-01T22:05:06.615Z] checking whether we are using the GNU C compiler... yes [2020-10-01T22:05:06.615Z] checking whether gcc accepts -g... yes [2020-10-01T22:05:06.906Z] checking for gcc option to accept ISO C89... none needed [2020-10-01T22:05:06.906Z] checking how to run the C preprocessor... gcc -E [2020-10-01T22:05:07.113Z] Running on prd-centos7-docker-4c-2g-2888 in /w/workspace/exfoundry_ci-build-images_PR-149 [Pipeline] { [2020-10-01T22:05:07.201Z] checking for grep that handles long lines and -e... /bin/grep [2020-10-01T22:05:07.201Z] checking for egrep... /bin/grep -E [2020-10-01T22:05:07.201Z] checking whether gcc needs -traditional... no [Pipeline] checkout [2020-10-01T22:05:07.494Z] checking for an ANSI C-conforming const... yes [2020-10-01T22:05:07.775Z] checking for ANSI C header files... yes [2020-10-01T22:05:08.059Z] checking for sys/types.h... yes [2020-10-01T22:05:08.059Z] checking for sys/stat.h... yes [2020-10-01T22:05:08.059Z] checking for stdlib.h... yes [2020-10-01T22:05:08.335Z] checking for string.h... yes [2020-10-01T22:05:08.615Z] checking for memory.h... yes [2020-10-01T22:05:08.615Z] checking for strings.h... yes [2020-10-01T22:05:08.889Z] checking for inttypes.h... yes [2020-10-01T22:05:08.889Z] checking for stdint.h... yes [2020-10-01T22:05:09.162Z] checking for unistd.h... yes [2020-10-01T22:05:09.162Z] checking paths.h usability... yes [2020-10-01T22:05:09.162Z] checking paths.h presence... yes [2020-10-01T22:05:09.437Z] checking for paths.h... yes [2020-10-01T22:05:09.437Z] checking sys/time.h usability... yes [2020-10-01T22:05:09.437Z] checking sys/time.h presence... yes [2020-10-01T22:05:09.437Z] checking for sys/time.h... yes [2020-10-01T22:05:09.712Z] checking whether time.h and sys/time.h may both be included... yes [2020-10-01T22:05:09.712Z] checking for ssize_t... yes [2020-10-01T22:05:09.988Z] checking for strerror... yes [2020-10-01T22:05:10.258Z] checking for strdup... yes [2020-10-01T22:05:10.258Z] checking for getopt_long... yes [2020-10-01T22:05:10.532Z] checking for arc4random_uniform... no [2020-10-01T22:05:10.597Z] using credential edgex-jenkins-ssh [2020-10-01T22:05:10.667Z] Cloning the remote Git repository [2020-10-01T22:05:10.809Z] checking for arc4random... no [2020-10-01T22:05:10.809Z] checking for __progname... yes [2020-10-01T22:05:10.809Z] checking for random device... /dev/urandom [2020-10-01T22:05:10.809Z] checking whether to use mk{s,d}temp from libc... no [2020-10-01T22:05:10.809Z] checking which macro set to use for manual... man [2020-10-01T22:05:10.809Z] configure: creating ./config.status [2020-10-01T22:05:11.082Z] config.status: creating Makefile [2020-10-01T22:05:11.082Z] config.status: creating config.h [2020-10-01T22:05:11.082Z] /bin/sh ./mkinstalldirs /usr/local/bin \ [2020-10-01T22:05:11.082Z] /usr/local/share/man/man1 [2020-10-01T22:05:11.082Z] mkdir /usr/local/share/man [2020-10-01T22:05:11.082Z] mkdir /usr/local/share/man/man1 [2020-10-01T22:05:11.082Z] gcc -c -I. -I. -g -O2 mktemp.c [2020-10-01T22:05:10.695Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-10-01T22:05:10.764Z] > git init /w/workspace/exfoundry_ci-build-images_PR-149 # timeout=10 [2020-10-01T22:05:10.832Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-10-01T22:05:10.832Z] > git --version # timeout=10 [2020-10-01T22:05:10.843Z] > git --version # 'git version 2.16.5' [2020-10-01T22:05:10.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T22:05:10.883Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-01T22:05:11.679Z] gcc -c -I. -I. -g -O2 arc4random.c [2020-10-01T22:05:12.275Z] gcc -c -I. -I. -g -O2 priv_mktemp.c [2020-10-01T22:05:12.275Z] gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o [2020-10-01T22:05:12.549Z] /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp [2020-10-01T22:05:12.549Z] /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ [2020-10-01T22:05:12.549Z] /usr/local/share/man/man1/mktemp.1 [2020-10-01T22:05:12.849Z] Merging remotes/origin/lftools commit 094e39b5c08b0b0bbeabdcd6ea1200406aea9d82 into PR head commit 7f92b911746feb14b2af72c3bf42f16a51e493aa [2020-10-01T22:05:12.936Z] Merge succeeded, producing 7f92b911746feb14b2af72c3bf42f16a51e493aa [2020-10-01T22:05:12.937Z] Checking out Revision 7f92b911746feb14b2af72c3bf42f16a51e493aa (PR-149) [2020-10-01T22:05:12.277Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-10-01T22:05:12.290Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-01T22:05:12.303Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-10-01T22:05:12.353Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-10-01T22:05:12.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T22:05:12.359Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 [2020-10-01T22:05:12.861Z] > git config core.sparsecheckout # timeout=10 [2020-10-01T22:05:12.869Z] > git checkout -f 7f92b911746feb14b2af72c3bf42f16a51e493aa # timeout=10 [2020-10-01T22:05:12.898Z] > git remote # timeout=10 [2020-10-01T22:05:12.911Z] > git config --get remote.origin.url # timeout=10 [2020-10-01T22:05:12.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-01T22:05:12.923Z] > git merge 094e39b5c08b0b0bbeabdcd6ea1200406aea9d82 # timeout=10 [2020-10-01T22:05:12.932Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-01T22:05:12.942Z] > git config core.sparsecheckout # timeout=10 [2020-10-01T22:05:12.947Z] > git checkout -f 7f92b911746feb14b2af72c3bf42f16a51e493aa # timeout=10 [2020-10-01T22:05:13.534Z] Removing intermediate container b44c7af947b7 [2020-10-01T22:05:13.534Z] ---> 02eb60eaa0fb [2020-10-01T22:05:13.534Z] Step 5/11 : FROM python:3.6-alpine [2020-10-01T22:05:14.149Z] 3.6-alpine: Pulling from library/python [2020-10-01T22:05:14.430Z] b538f80385f9: Already exists [2020-10-01T22:05:14.430Z] 0d489d24c263: Pulling fs layer [2020-10-01T22:05:14.430Z] 85a598a3ffd8: Pulling fs layer [2020-10-01T22:05:14.430Z] f6ebbe0b582a: Pulling fs layer [2020-10-01T22:05:14.430Z] eff0d4534bfb: Pulling fs layer [2020-10-01T22:05:14.430Z] eff0d4534bfb: Waiting [2020-10-01T22:05:14.430Z] 0d489d24c263: Download complete [2020-10-01T22:05:15.074Z] 0d489d24c263: Pull complete [2020-10-01T22:05:15.344Z] f6ebbe0b582a: Download complete [2020-10-01T22:05:15.621Z] eff0d4534bfb: Verifying Checksum [2020-10-01T22:05:15.621Z] eff0d4534bfb: Download complete [2020-10-01T22:05:15.901Z] 85a598a3ffd8: Verifying Checksum [2020-10-01T22:05:15.901Z] 85a598a3ffd8: Download complete [2020-10-01T22:05:16.586Z] Commit message: "feat: add components for other lf scripts" [2020-10-01T22:05:16.624Z] > git --version # timeout=10 [2020-10-01T22:05:16.629Z] > git --version # 'git version 2.16.5' [2020-10-01T22:05:16.635Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-10-01T22:05:17.338Z] 85a598a3ffd8: Pull complete [Pipeline] configFileProvider [2020-10-01T22:05:17.387Z] provisioning config files... [2020-10-01T22:05:17.424Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-149@tmp/config7884716789716391905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-01T22:05:17.612Z] f6ebbe0b582a: Pull complete [2020-10-01T22:05:18.192Z] ---> docker-login.sh [2020-10-01T22:05:18.192Z] nexus3.edgexfoundry.org:10001 [2020-10-01T22:05:18.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:05:18.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:05:18.462Z] Configure a credential helper to remove this warning. See [2020-10-01T22:05:18.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:05:18.462Z] [2020-10-01T22:05:18.462Z] Login Succeeded [2020-10-01T22:05:18.462Z] nexus3.edgexfoundry.org:10002 [2020-10-01T22:05:18.603Z] eff0d4534bfb: Pull complete [2020-10-01T22:05:18.603Z] Digest: sha256:c228fcf0064d5595b4c7aab92b68598917383fe066dc5e17d2e426b0395c7848 [2020-10-01T22:05:18.603Z] Status: Downloaded newer image for python:3.6-alpine [2020-10-01T22:05:18.603Z] ---> 7406910ec0e1 [2020-10-01T22:05:18.603Z] Step 6/11 : ARG GLOBAL_JJB_COMMIT=64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 [2020-10-01T22:05:18.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:05:18.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:05:18.726Z] Configure a credential helper to remove this warning. See [2020-10-01T22:05:18.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:05:18.726Z] [2020-10-01T22:05:18.726Z] Login Succeeded [2020-10-01T22:05:18.726Z] nexus3.edgexfoundry.org:10003 [2020-10-01T22:05:18.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:05:18.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:05:18.991Z] Configure a credential helper to remove this warning. See [2020-10-01T22:05:18.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:05:18.991Z] [2020-10-01T22:05:18.991Z] Login Succeeded [2020-10-01T22:05:18.991Z] nexus3.edgexfoundry.org:10004 [2020-10-01T22:05:19.197Z] ---> Running in 2043ac75637a [2020-10-01T22:05:19.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:05:19.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:05:19.265Z] Configure a credential helper to remove this warning. See [2020-10-01T22:05:19.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:05:19.265Z] [2020-10-01T22:05:19.265Z] Login Succeeded [2020-10-01T22:05:19.265Z] docker.io [2020-10-01T22:05:19.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-01T22:05:19.469Z] Removing intermediate container 2043ac75637a [2020-10-01T22:05:19.469Z] ---> 9f97febb7dbb [2020-10-01T22:05:19.469Z] Step 7/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " [2020-10-01T22:05:19.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-01T22:05:19.528Z] Configure a credential helper to remove this warning. See [2020-10-01T22:05:19.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-01T22:05:19.528Z] [2020-10-01T22:05:19.528Z] Login Succeeded [2020-10-01T22:05:19.528Z] ---> docker-login.sh ends [Pipeline] } [2020-10-01T22:05:19.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-01T22:05:19.745Z] ---> Running in e2159b48d1e9 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2020-10-01T22:05:20.017Z] Removing intermediate container e2159b48d1e9 [2020-10-01T22:05:20.017Z] ---> 4d619c726e68 [2020-10-01T22:05:20.017Z] Step 8/11 : RUN mv /bin/mktemp /bin/mktemp-busybox [2020-10-01T22:05:20.177Z] + docker build -t edgex-lftools -f Dockerfile . [2020-10-01T22:05:20.304Z] ---> Running in 0103cf0a831c [2020-10-01T22:05:20.445Z] Sending build context to Docker daemon 360.4kB [2020-10-01T22:05:20.445Z] Step 1/8 : FROM centos:7 [2020-10-01T22:05:21.140Z] 7: Pulling from library/centos [2020-10-01T22:05:21.140Z] 75f829a71a1c: Pulling fs layer [2020-10-01T22:05:22.195Z] 75f829a71a1c: Download complete [2020-10-01T22:05:22.383Z] Removing intermediate container 0103cf0a831c [2020-10-01T22:05:22.383Z] ---> f3fcb5da4a92 [2020-10-01T22:05:22.383Z] Step 9/11 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp [2020-10-01T22:05:23.384Z] ---> 362baf14f1a2 [2020-10-01T22:05:23.384Z] Step 10/11 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" [2020-10-01T22:05:23.384Z] ---> Running in 7e526a17eb58 [2020-10-01T22:05:23.657Z] Removing intermediate container 7e526a17eb58 [2020-10-01T22:05:23.657Z] ---> 28513423256c [2020-10-01T22:05:23.657Z] Step 11/11 : RUN apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && 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 && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} [2020-10-01T22:05:23.931Z] ---> Running in 9301b5c95fe4 [2020-10-01T22:05:25.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-01T22:05:25.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-01T22:05:25.974Z] (1/58) Installing bash (5.0.17-r0) [2020-10-01T22:05:25.974Z] Executing bash-5.0.17-r0.post-install [2020-10-01T22:05:25.974Z] (2/58) Installing libgcc (9.3.0-r2) [2020-10-01T22:05:25.974Z] (3/58) Installing libstdc++ (9.3.0-r2) [2020-10-01T22:05:25.974Z] (4/58) Installing binutils (2.34-r1) [2020-10-01T22:05:26.253Z] (5/58) Installing libmagic (5.38-r0) [2020-10-01T22:05:26.253Z] (6/58) Installing file (5.38-r0) [2020-10-01T22:05:26.253Z] (7/58) Installing gmp (6.2.0-r0) [2020-10-01T22:05:26.253Z] (8/58) Installing isl (0.18-r0) [2020-10-01T22:05:26.253Z] (9/58) Installing libgomp (9.3.0-r2) [2020-10-01T22:05:26.253Z] (10/58) Installing libatomic (9.3.0-r2) [2020-10-01T22:05:26.253Z] (11/58) Installing libgphobos (9.3.0-r2) [2020-10-01T22:05:26.491Z] 75f829a71a1c: Pull complete [2020-10-01T22:05:26.492Z] Digest: sha256:19a79828ca2e505eaee0ff38c2f3fd9901f4826737295157cc5212b7a372cd2b [2020-10-01T22:05:26.492Z] Status: Downloaded newer image for centos:7 [2020-10-01T22:05:26.492Z] ---> 7e6257c9f8d8 [2020-10-01T22:05:26.492Z] Step 2/8 : COPY ./fedora-infra-sigul.repo /etc/yum.repos.d/ [2020-10-01T22:05:26.535Z] (12/58) Installing mpfr4 (4.0.2-r4) [2020-10-01T22:05:26.535Z] (13/58) Installing mpc1 (1.1.0-r1) [2020-10-01T22:05:26.535Z] (14/58) Installing gcc (9.3.0-r2) [2020-10-01T22:05:28.502Z] (15/58) Installing musl-dev (1.1.24-r9) [2020-10-01T22:05:28.502Z] (16/58) Installing libc-dev (0.7.2-r3) [2020-10-01T22:05:28.502Z] (17/58) Installing g++ (9.3.0-r2) [2020-10-01T22:05:29.063Z] ---> fe8f699fd2ca [2020-10-01T22:05:29.063Z] Step 3/8 : ENV LC_ALL=en_US.utf-8 LANG=en_US.utf-8 [2020-10-01T22:05:29.325Z] ---> Running in a86d2465dafb [2020-10-01T22:05:29.587Z] Removing intermediate container a86d2465dafb [2020-10-01T22:05:29.587Z] ---> 590b3c5382fe [2020-10-01T22:05:29.587Z] 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 [2020-10-01T22:05:29.588Z] ---> Running in ae20a19431c7 [2020-10-01T22:05:29.927Z] (18/58) Installing make (4.3-r0) [2020-10-01T22:05:29.927Z] (19/58) Installing fortify-headers (1.1-r0) [2020-10-01T22:05:29.927Z] (20/58) Installing patch (2.7.6-r6) [2020-10-01T22:05:29.927Z] (21/58) Installing build-base (0.5-r2) [2020-10-01T22:05:29.927Z] (22/58) Installing nghttp2-libs (1.41.0-r0) [2020-10-01T22:05:29.927Z] (23/58) Installing libcurl (7.69.1-r1) [2020-10-01T22:05:29.927Z] (24/58) Installing curl (7.69.1-r1) [2020-10-01T22:05:29.927Z] (25/58) Installing pcre2 (10.35-r0) [2020-10-01T22:05:29.927Z] (26/58) Installing git (2.26.2-r0) [2020-10-01T22:05:30.528Z] (27/58) Installing oniguruma (6.9.5-r1) [2020-10-01T22:05:30.528Z] (28/58) Installing jq (1.6-r1) [2020-10-01T22:05:30.528Z] (29/58) Installing linux-headers (5.4.5-r1) [2020-10-01T22:05:30.798Z] (30/58) Installing pkgconf (1.7.2-r0) [2020-10-01T22:05:30.798Z] (31/58) Installing libffi-dev (3.3-r2) [2020-10-01T22:05:30.983Z] Loaded plugins: fastestmirror, ovl [2020-10-01T22:05:31.069Z] (32/58) Installing zlib-dev (1.2.11-r3) [2020-10-01T22:05:31.069Z] (33/58) Installing xz-dev (5.2.5-r0) [2020-10-01T22:05:31.069Z] (34/58) Installing libxml2 (2.9.10-r5) [2020-10-01T22:05:31.069Z] (35/58) Installing libxml2-dev (2.9.10-r5) [2020-10-01T22:05:31.248Z] Determining fastest mirrors [2020-10-01T22:05:31.342Z] (36/58) Installing libgpg-error (1.37-r0) [2020-10-01T22:05:31.342Z] (37/58) Installing libgcrypt (1.8.5-r0) [2020-10-01T22:05:31.342Z] (38/58) Installing libxslt (1.1.34-r0) [2020-10-01T22:05:31.342Z] (39/58) Installing libxslt-dev (1.1.34-r0) [2020-10-01T22:05:31.342Z] (40/58) Installing openssl-dev (1.1.1g-r0) [2020-10-01T22:05:31.342Z] (41/58) Installing sudo (1.9.0-r0) [2020-10-01T22:05:31.342Z] (42/58) Installing sysstat (12.2.1-r0) [2020-10-01T22:05:31.521Z] * base: centos.mirror.netelligent.ca [2020-10-01T22:05:31.522Z] * extras: centos.mirror.ca.planethoster.net [2020-10-01T22:05:31.522Z] * updates: centos.mirror.netelligent.ca [2020-10-01T22:05:31.941Z] (43/58) Installing libblkid (2.35.2-r0) [2020-10-01T22:05:31.941Z] (44/58) Installing blkid (2.35.2-r0) [2020-10-01T22:05:31.941Z] (45/58) Installing libcap-ng (0.7.10-r1) [2020-10-01T22:05:31.941Z] (46/58) Installing setpriv (2.35.2-r0) [2020-10-01T22:05:31.941Z] (47/58) Installing libmount (2.35.2-r0) [2020-10-01T22:05:31.941Z] (48/58) Installing libsmartcols (2.35.2-r0) [2020-10-01T22:05:31.941Z] (49/58) Installing findmnt (2.35.2-r0) [2020-10-01T22:05:31.941Z] (50/58) Installing mcookie (2.35.2-r0) [2020-10-01T22:05:31.941Z] (51/58) Installing hexdump (2.35.2-r0) [2020-10-01T22:05:31.941Z] (52/58) Installing lsblk (2.35.2-r0) [2020-10-01T22:05:31.941Z] (53/58) Installing libuuid (2.35.2-r0) [2020-10-01T22:05:31.941Z] (54/58) Installing libfdisk (2.35.2-r0) [2020-10-01T22:05:31.941Z] (55/58) Installing sfdisk (2.35.2-r0) [2020-10-01T22:05:31.941Z] (56/58) Installing cfdisk (2.35.2-r0) [2020-10-01T22:05:31.941Z] (57/58) Installing util-linux (2.35.2-r0) [2020-10-01T22:05:32.218Z] (58/58) Installing xmlstarlet (1.6.1-r0) [2020-10-01T22:05:32.218Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T22:05:32.218Z] OK: 244 MiB in 92 packages [2020-10-01T22:05:35.752Z] Package libxml2-2.9.1-6.el7.4.x86_64 already installed and latest version [2020-10-01T22:05:35.752Z] Resolving Dependencies [2020-10-01T22:05:35.752Z] --> Running transaction check [2020-10-01T22:05:35.752Z] ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed [2020-10-01T22:05:35.752Z] --> Finished Dependency Resolution [2020-10-01T22:05:35.752Z] [2020-10-01T22:05:35.752Z] Dependencies Resolved [2020-10-01T22:05:35.752Z] [2020-10-01T22:05:35.752Z] ================================================================================ [2020-10-01T22:05:35.752Z] Package Arch Version Repository Size [2020-10-01T22:05:35.752Z] ================================================================================ [2020-10-01T22:05:35.752Z] Installing: [2020-10-01T22:05:35.752Z] libxslt x86_64 1.1.28-5.el7 base 242 k [2020-10-01T22:05:35.752Z] [2020-10-01T22:05:35.752Z] Transaction Summary [2020-10-01T22:05:35.752Z] ================================================================================ [2020-10-01T22:05:35.752Z] Install 1 Package [2020-10-01T22:05:35.752Z] [2020-10-01T22:05:35.752Z] Total download size: 242 k [2020-10-01T22:05:35.752Z] Installed size: 486 k [2020-10-01T22:05:35.752Z] Downloading packages: [2020-10-01T22:05:35.752Z] warning: /var/cache/yum/x86_64/7/base/packages/libxslt-1.1.28-5.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY [2020-10-01T22:05:35.752Z] Public key for libxslt-1.1.28-5.el7.x86_64.rpm is not installed [2020-10-01T22:05:35.752Z] Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2020-10-01T22:05:35.752Z] Importing GPG key 0xF4A80EB5: [2020-10-01T22:05:35.752Z] Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " [2020-10-01T22:05:35.752Z] Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 [2020-10-01T22:05:35.752Z] Package : centos-release-7-8.2003.0.el7.centos.x86_64 (@CentOS) [2020-10-01T22:05:35.752Z] From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2020-10-01T22:05:35.752Z] Running transaction check [2020-10-01T22:05:35.752Z] Running transaction test [2020-10-01T22:05:36.021Z] Transaction test succeeded [2020-10-01T22:05:36.021Z] Running transaction [2020-10-01T22:05:37.952Z] Installing : libxslt-1.1.28-5.el7.x86_64 1/1 [2020-10-01T22:05:37.952Z] Verifying : libxslt-1.1.28-5.el7.x86_64 1/1 [2020-10-01T22:05:37.952Z] [2020-10-01T22:05:37.952Z] Installed: [2020-10-01T22:05:37.952Z] libxslt.x86_64 0:1.1.28-5.el7 [2020-10-01T22:05:37.952Z] [2020-10-01T22:05:37.952Z] Complete! [2020-10-01T22:05:38.529Z] warning: /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY [2020-10-01T22:05:38.529Z] Preparing... ######################################## [2020-10-01T22:05:38.529Z] Updating / installing... [2020-10-01T22:05:38.529Z] xmlstarlet-1.6.1-1.el7 ######################################## [2020-10-01T22:05:38.913Z] Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) [2020-10-01T22:05:41.099Z] Removing intermediate container ae20a19431c7 [2020-10-01T22:05:41.099Z] ---> 29b72c9d9d9a [2020-10-01T22:05:41.099Z] 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 [2020-10-01T22:05:41.099Z] ---> Running in 5704abc1c016 [2020-10-01T22:05:41.369Z] Loaded plugins: fastestmirror, ovl [2020-10-01T22:05:41.637Z] Loading mirror speeds from cached hostfile [2020-10-01T22:05:41.637Z] * base: centos.mirror.netelligent.ca [2020-10-01T22:05:41.637Z] * extras: centos.mirror.ca.planethoster.net [2020-10-01T22:05:41.637Z] * updates: centos.mirror.netelligent.ca [2020-10-01T22:05:42.300Z] Requirement already up-to-date: setuptools in /usr/local/lib/python3.6/site-packages (50.3.0) [2020-10-01T22:05:43.035Z] Resolving Dependencies [2020-10-01T22:05:43.035Z] --> Running transaction check [2020-10-01T22:05:43.035Z] ---> Package automake.noarch 0:1.13.4-3.el7 will be installed [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl >= 5.006 for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(warnings) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(vars) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(strict) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(POSIX) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(IO::File) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(File::stat) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(File::Copy) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(File::Compare) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(File::Basename) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(Errno) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(DynaLoader) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(Class::Struct) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] --> Processing Dependency: /usr/bin/perl for package: automake-1.13.4-3.el7.noarch [2020-10-01T22:05:43.035Z] ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed [2020-10-01T22:05:43.035Z] --> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64 [2020-10-01T22:05:43.298Z] ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 [2020-10-01T22:05:43.298Z] ---> Package kernel-devel.x86_64 0:3.10.0-1127.19.1.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package make.x86_64 1:3.82-24.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package python3.x86_64 0:3.6.8-13.el7 will be installed [2020-10-01T22:05:43.298Z] --> Processing Dependency: python3-libs(x86-64) = 3.6.8-13.el7 for package: python3-3.6.8-13.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: python3-setuptools for package: python3-3.6.8-13.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: python3-pip for package: python3-3.6.8-13.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-13.el7.x86_64 [2020-10-01T22:05:43.298Z] ---> Package python3-devel.x86_64 0:3.6.8-13.el7 will be installed [2020-10-01T22:05:43.298Z] --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-13.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-13.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-13.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-13.el7.x86_64 [2020-10-01T22:05:43.298Z] ---> Package sigul.x86_64 0:0.207-1.el7 will be installed [2020-10-01T22:05:43.298Z] --> Processing Dependency: python-nss >= 0.11 for package: sigul-0.207-1.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: koji for package: sigul-0.207-1.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: logrotate for package: sigul-0.207-1.el7.x86_64 [2020-10-01T22:05:43.298Z] ---> Package sudo.x86_64 0:1.8.23-9.el7 will be installed [2020-10-01T22:05:43.298Z] --> Running transaction check [2020-10-01T22:05:43.298Z] ---> Package autoconf.noarch 0:2.69-11.el7 will be installed [2020-10-01T22:05:43.298Z] --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch [2020-10-01T22:05:43.298Z] ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package glibc-devel.x86_64 0:2.17-307.el7.1 will be installed [2020-10-01T22:05:43.298Z] --> Processing Dependency: glibc-headers = 2.17-307.el7.1 for package: glibc-devel-2.17-307.el7.1.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-307.el7.1.x86_64 [2020-10-01T22:05:43.298Z] ---> Package koji.noarch 0:1.15.1-1.el7.centos will be installed [2020-10-01T22:05:43.298Z] --> Processing Dependency: python2-koji = 1.15.1-1.el7.centos for package: koji-1.15.1-1.el7.centos.noarch [2020-10-01T22:05:43.298Z] --> Processing Dependency: python-libcomps for package: koji-1.15.1-1.el7.centos.noarch [2020-10-01T22:05:43.298Z] ---> Package less.x86_64 0:458-9.el7 will be installed [2020-10-01T22:05:43.298Z] --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 [2020-10-01T22:05:43.298Z] ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed [2020-10-01T22:05:43.298Z] --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 [2020-10-01T22:05:43.298Z] ---> Package perl.x86_64 4:5.16.3-295.el7 will be installed [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl-libs = 4:5.16.3-295.el7 for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:05:43.298Z] --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-295.el7.x86_64 [2020-10-01T22:05:43.298Z] ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed [2020-10-01T22:05:43.298Z] --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch [2020-10-01T22:05:43.298Z] ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed [2020-10-01T22:05:43.298Z] ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package python-rpm-macros.noarch 0:3-32.el7 will be installed [2020-10-01T22:05:43.298Z] --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-32.el7.noarch [2020-10-01T22:05:43.298Z] ---> Package python3-libs.x86_64 0:3.6.8-13.el7 will be installed [2020-10-01T22:05:43.298Z] --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-13.el7.x86_64 [2020-10-01T22:05:43.298Z] ---> Package python3-pip.noarch 0:9.0.3-7.el7_7 will be installed [2020-10-01T22:05:43.298Z] ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package python3-rpm-macros.noarch 0:3-32.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed [2020-10-01T22:05:43.298Z] ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed [2020-10-01T22:05:43.298Z] --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2020-10-01T22:05:43.298Z] --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2020-10-01T22:05:43.299Z] --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2020-10-01T22:05:43.299Z] ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed [2020-10-01T22:05:43.299Z] --> Running transaction check [2020-10-01T22:05:43.299Z] ---> Package dwz.x86_64 0:0.11-3.el7 will be installed [2020-10-01T22:05:43.299Z] ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed [2020-10-01T22:05:43.299Z] --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 [2020-10-01T22:05:43.299Z] ---> Package glibc-headers.x86_64 0:2.17-307.el7.1 will be installed [2020-10-01T22:05:43.299Z] --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-307.el7.1.x86_64 [2020-10-01T22:05:43.299Z] --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-307.el7.1.x86_64 [2020-10-01T22:05:43.299Z] ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed [2020-10-01T22:05:43.299Z] ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed [2020-10-01T22:05:43.299Z] ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed [2020-10-01T22:05:43.299Z] ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed [2020-10-01T22:05:43.299Z] ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed [2020-10-01T22:05:43.299Z] ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed [2020-10-01T22:05:43.299Z] ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed [2020-10-01T22:05:43.299Z] ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed [2020-10-01T22:05:43.299Z] --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2020-10-01T22:05:43.299Z] --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2020-10-01T22:05:43.299Z] ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed [2020-10-01T22:05:43.299Z] --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch [2020-10-01T22:05:43.563Z] --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch [2020-10-01T22:05:43.563Z] ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package perl-libs.x86_64 4:5.16.3-295.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package perl-macros.x86_64 4:5.16.3-295.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package python2-koji.noarch 0:1.15.1-1.el7.centos will be installed [2020-10-01T22:05:43.563Z] --> Processing Dependency: python-krbV >= 1.0.13 for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-01T22:05:43.563Z] --> Processing Dependency: python-six for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-01T22:05:43.563Z] --> Processing Dependency: python-requests-kerberos for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-01T22:05:43.563Z] --> Processing Dependency: python-requests for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-01T22:05:43.563Z] --> Processing Dependency: python-dateutil for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-01T22:05:43.563Z] --> Processing Dependency: pyOpenSSL for package: python2-koji-1.15.1-1.el7.centos.noarch [2020-10-01T22:05:43.563Z] ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed [2020-10-01T22:05:43.563Z] --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 [2020-10-01T22:05:43.563Z] --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 [2020-10-01T22:05:43.563Z] ---> Package zip.x86_64 0:3.0-11.el7 will be installed [2020-10-01T22:05:43.563Z] --> Running transaction check [2020-10-01T22:05:43.563Z] ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package kernel-headers.x86_64 0:3.10.0-1127.19.1.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package perl-Pod-Escapes.noarch 1:1.04-295.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed [2020-10-01T22:05:43.563Z] --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2020-10-01T22:05:43.563Z] --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2020-10-01T22:05:43.563Z] ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package pyOpenSSL.x86_64 0:0.13.1-4.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package python-krbV.x86_64 0:1.0.90-8.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package python-requests.noarch 0:2.6.0-9.el7_8 will be installed [2020-10-01T22:05:43.563Z] --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-9.el7_8.noarch [2020-10-01T22:05:43.563Z] ---> Package python-requests-kerberos.noarch 0:0.7.0-2.el7 will be installed [2020-10-01T22:05:43.563Z] --> Processing Dependency: python-kerberos for package: python-requests-kerberos-0.7.0-2.el7.noarch [2020-10-01T22:05:43.563Z] ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed [2020-10-01T22:05:43.563Z] --> Running transaction check [2020-10-01T22:05:43.563Z] ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package python-kerberos.x86_64 0:1.1-15.el7 will be installed [2020-10-01T22:05:43.563Z] ---> Package python-urllib3.noarch 0:1.10.2-7.el7 will be installed [2020-10-01T22:05:43.563Z] --> Processing Dependency: python-ipaddress for package: python-urllib3-1.10.2-7.el7.noarch [2020-10-01T22:05:43.563Z] --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-7.el7.noarch [2020-10-01T22:05:43.563Z] --> Running transaction check [2020-10-01T22:05:43.563Z] ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed [2020-10-01T22:05:43.563Z] --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch [2020-10-01T22:05:43.563Z] ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed [2020-10-01T22:05:43.563Z] --> Running transaction check [2020-10-01T22:05:43.563Z] ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed [2020-10-01T22:05:43.563Z] --> Finished Dependency Resolution [2020-10-01T22:05:43.563Z] [2020-10-01T22:05:43.563Z] Dependencies Resolved [2020-10-01T22:05:43.563Z] [2020-10-01T22:05:43.563Z] ================================================================================ [2020-10-01T22:05:43.563Z] Package Arch Version Repository Size [2020-10-01T22:05:43.563Z] ================================================================================ [2020-10-01T22:05:43.563Z] Installing: [2020-10-01T22:05:43.563Z] automake noarch 1.13.4-3.el7 base 679 k [2020-10-01T22:05:43.563Z] gcc x86_64 4.8.5-39.el7 base 16 M [2020-10-01T22:05:43.563Z] git x86_64 1.8.3.1-23.el7_8 updates 4.4 M [2020-10-01T22:05:43.563Z] kernel-devel x86_64 3.10.0-1127.19.1.el7 updates 18 M [2020-10-01T22:05:43.563Z] make x86_64 1:3.82-24.el7 base 421 k [2020-10-01T22:05:43.563Z] python3 x86_64 3.6.8-13.el7 base 69 k [2020-10-01T22:05:43.563Z] python3-devel x86_64 3.6.8-13.el7 base 215 k [2020-10-01T22:05:43.563Z] sigul x86_64 0.207-1.el7 fedora-infra-sigul 100 k [2020-10-01T22:05:43.563Z] sudo x86_64 1.8.23-9.el7 base 842 k [2020-10-01T22:05:43.563Z] Installing for dependencies: [2020-10-01T22:05:43.563Z] autoconf noarch 2.69-11.el7 base 701 k [2020-10-01T22:05:43.563Z] cpp x86_64 4.8.5-39.el7 base 5.9 M [2020-10-01T22:05:43.563Z] dwz x86_64 0.11-3.el7 base 99 k [2020-10-01T22:05:43.563Z] fipscheck x86_64 1.4.1-6.el7 base 21 k [2020-10-01T22:05:43.563Z] fipscheck-lib x86_64 1.4.1-6.el7 base 11 k [2020-10-01T22:05:43.563Z] glibc-devel x86_64 2.17-307.el7.1 base 1.1 M [2020-10-01T22:05:43.563Z] glibc-headers x86_64 2.17-307.el7.1 base 689 k [2020-10-01T22:05:43.563Z] groff-base x86_64 1.22.2-8.el7 base 942 k [2020-10-01T22:05:43.563Z] kernel-headers x86_64 3.10.0-1127.19.1.el7 updates 9.0 M [2020-10-01T22:05:43.563Z] koji noarch 1.15.1-1.el7.centos extras 115 k [2020-10-01T22:05:43.563Z] less x86_64 458-9.el7 base 120 k [2020-10-01T22:05:43.563Z] libcomps x86_64 0.1.8-14.el7 extras 75 k [2020-10-01T22:05:43.563Z] libedit x86_64 3.0-12.20121213cvs.el7 [2020-10-01T22:05:43.563Z] base 92 k [2020-10-01T22:05:43.563Z] libgomp x86_64 4.8.5-39.el7 base 158 k [2020-10-01T22:05:43.563Z] libmpc x86_64 1.0.1-3.el7 base 51 k [2020-10-01T22:05:43.563Z] libtirpc x86_64 0.2.4-0.16.el7 base 89 k [2020-10-01T22:05:43.563Z] logrotate x86_64 3.8.6-19.el7 base 70 k [2020-10-01T22:05:43.563Z] m4 x86_64 1.4.16-10.el7 base 256 k [2020-10-01T22:05:43.563Z] mpfr x86_64 3.1.1-4.el7 base 203 k [2020-10-01T22:05:43.563Z] openssh x86_64 7.4p1-21.el7 base 510 k [2020-10-01T22:05:43.563Z] openssh-clients x86_64 7.4p1-21.el7 base 655 k [2020-10-01T22:05:43.563Z] perl x86_64 4:5.16.3-295.el7 base 8.0 M [2020-10-01T22:05:43.563Z] perl-Carp noarch 1.26-244.el7 base 19 k [2020-10-01T22:05:43.563Z] perl-Data-Dumper x86_64 2.145-3.el7 base 47 k [2020-10-01T22:05:43.563Z] perl-Encode x86_64 2.51-7.el7 base 1.5 M [2020-10-01T22:05:43.563Z] perl-Error noarch 1:0.17020-2.el7 base 32 k [2020-10-01T22:05:43.563Z] perl-Exporter noarch 5.68-3.el7 base 28 k [2020-10-01T22:05:43.563Z] perl-File-Path noarch 2.09-2.el7 base 26 k [2020-10-01T22:05:43.563Z] perl-File-Temp noarch 0.23.01-3.el7 base 56 k [2020-10-01T22:05:43.563Z] perl-Filter x86_64 1.49-3.el7 base 76 k [2020-10-01T22:05:43.563Z] perl-Getopt-Long noarch 2.40-3.el7 base 56 k [2020-10-01T22:05:43.563Z] perl-Git noarch 1.8.3.1-23.el7_8 updates 56 k [2020-10-01T22:05:43.563Z] perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k [2020-10-01T22:05:43.563Z] perl-PathTools x86_64 3.40-5.el7 base 82 k [2020-10-01T22:05:43.563Z] perl-Pod-Escapes noarch 1:1.04-295.el7 base 51 k [2020-10-01T22:05:43.563Z] perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k [2020-10-01T22:05:43.563Z] perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k [2020-10-01T22:05:43.563Z] perl-Pod-Usage noarch 1.63-3.el7 base 27 k [2020-10-01T22:05:43.563Z] perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k [2020-10-01T22:05:43.563Z] perl-Socket x86_64 2.010-5.el7 base 49 k [2020-10-01T22:05:43.563Z] perl-Storable x86_64 2.45-3.el7 base 77 k [2020-10-01T22:05:43.563Z] perl-TermReadKey x86_64 2.30-20.el7 base 31 k [2020-10-01T22:05:43.563Z] perl-Test-Harness noarch 3.28-3.el7 base 302 k [2020-10-01T22:05:43.563Z] perl-Text-ParseWords noarch 3.29-4.el7 base 14 k [2020-10-01T22:05:43.563Z] perl-Thread-Queue noarch 3.02-2.el7 base 17 k [2020-10-01T22:05:43.563Z] perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k [2020-10-01T22:05:43.563Z] perl-Time-Local noarch 1.2300-2.el7 base 24 k [2020-10-01T22:05:43.563Z] perl-constant noarch 1.27-2.el7 base 19 k [2020-10-01T22:05:43.563Z] perl-libs x86_64 4:5.16.3-295.el7 base 689 k [2020-10-01T22:05:43.563Z] perl-macros x86_64 4:5.16.3-295.el7 base 44 k [2020-10-01T22:05:43.563Z] perl-parent noarch 1:0.225-244.el7 base 12 k [2020-10-01T22:05:43.563Z] perl-podlators noarch 2.5.1-3.el7 base 112 k [2020-10-01T22:05:43.563Z] perl-srpm-macros noarch 1-8.el7 base 4.6 k [2020-10-01T22:05:43.563Z] perl-threads x86_64 1.87-4.el7 base 49 k [2020-10-01T22:05:43.563Z] perl-threads-shared x86_64 1.43-6.el7 base 39 k [2020-10-01T22:05:43.563Z] pyOpenSSL x86_64 0.13.1-4.el7 base 135 k [2020-10-01T22:05:43.563Z] python-backports x86_64 1.0-8.el7 base 5.8 k [2020-10-01T22:05:43.563Z] python-backports-ssl_match_hostname [2020-10-01T22:05:43.563Z] noarch 3.5.0.1-1.el7 base 13 k [2020-10-01T22:05:43.563Z] python-dateutil noarch 1.5-7.el7 base 85 k [2020-10-01T22:05:43.563Z] python-ipaddress noarch 1.0.16-2.el7 base 34 k [2020-10-01T22:05:43.563Z] python-kerberos x86_64 1.1-15.el7 base 25 k [2020-10-01T22:05:43.563Z] python-krbV x86_64 1.0.90-8.el7 base 54 k [2020-10-01T22:05:43.563Z] python-nss x86_64 0.16.0-3.el7 base 266 k [2020-10-01T22:05:43.563Z] python-requests noarch 2.6.0-9.el7_8 updates 94 k [2020-10-01T22:05:43.563Z] python-requests-kerberos noarch 0.7.0-2.el7 extras 17 k [2020-10-01T22:05:43.563Z] python-rpm-macros noarch 3-32.el7 base 8.8 k [2020-10-01T22:05:43.563Z] python-six noarch 1.9.0-2.el7 base 29 k [2020-10-01T22:05:43.563Z] python-srpm-macros noarch 3-32.el7 base 8.4 k [2020-10-01T22:05:43.563Z] python-urllib3 noarch 1.10.2-7.el7 base 103 k [2020-10-01T22:05:43.563Z] python2-koji noarch 1.15.1-1.el7.centos extras 291 k [2020-10-01T22:05:43.563Z] python2-libcomps x86_64 0.1.8-14.el7 extras 47 k [2020-10-01T22:05:43.563Z] python3-libs x86_64 3.6.8-13.el7 base 7.0 M [2020-10-01T22:05:43.563Z] python3-pip noarch 9.0.3-7.el7_7 updates 1.8 M [2020-10-01T22:05:43.563Z] python3-rpm-generators noarch 6-2.el7 base 20 k [2020-10-01T22:05:43.563Z] python3-rpm-macros noarch 3-32.el7 base 7.7 k [2020-10-01T22:05:43.563Z] python3-setuptools noarch 39.2.0-10.el7 base 629 k [2020-10-01T22:05:43.563Z] redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k [2020-10-01T22:05:43.563Z] rsync x86_64 3.1.2-10.el7 base 404 k [2020-10-01T22:05:43.563Z] zip x86_64 3.0-11.el7 base 260 k [2020-10-01T22:05:43.563Z] [2020-10-01T22:05:43.563Z] Transaction Summary [2020-10-01T22:05:43.563Z] ================================================================================ [2020-10-01T22:05:43.563Z] Install 9 Packages (+79 Dependent packages) [2020-10-01T22:05:43.563Z] [2020-10-01T22:05:43.563Z] Total download size: 85 M [2020-10-01T22:05:43.563Z] Installed size: 231 M [2020-10-01T22:05:43.563Z] Downloading packages: [2020-10-01T22:05:43.563Z] Delta RPMs disabled because /usr/bin/applydeltarpm not installed. [2020-10-01T22:05:45.678Z] Collecting lftools[openstack]==0.31.1 [2020-10-01T22:05:45.678Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2020-10-01T22:05:45.950Z] Collecting pygerrit2 [2020-10-01T22:05:46.223Z] Downloading pygerrit2-2.0.13.tar.gz (29 kB) [2020-10-01T22:05:51.738Z] 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 [2020-10-01T22:05:51.738Z] Public key for sigul-0.207-1.el7.x86_64.rpm is not installed [2020-10-01T22:05:51.738Z] -------------------------------------------------------------------------------- [2020-10-01T22:05:51.738Z] Total 12 MB/s | 85 MB 00:07 [2020-10-01T22:05:51.738Z] Retrieving key from https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2020-10-01T22:05:51.738Z] Importing GPG key 0x47DD8EF9: [2020-10-01T22:05:51.738Z] Userid : "Fedora Infrastructure (infrastructure) " [2020-10-01T22:05:51.738Z] Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 [2020-10-01T22:05:51.738Z] From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2020-10-01T22:05:51.738Z] Running transaction check [2020-10-01T22:05:51.738Z] Running transaction test [2020-10-01T22:05:52.345Z] Transaction test succeeded [2020-10-01T22:05:52.345Z] Running transaction [2020-10-01T22:05:52.345Z] Warning: RPMDB altered outside of yum. [2020-10-01T22:05:53.554Z]  Installing : fipscheck-1.4.1-6.el7.x86_64 1/88 [2020-10-01T22:05:54.490Z] Collecting tqdm [2020-10-01T22:05:54.490Z] Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) [2020-10-01T22:05:55.473Z] Installing : fipscheck-lib-1.4.1-6.el7.x86_64 2/88 [2020-10-01T22:05:57.392Z] Installing : mpfr-3.1.1-4.el7.x86_64 3/88 [2020-10-01T22:05:57.867Z] Collecting ruamel.yaml [2020-10-01T22:05:57.867Z] Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) [2020-10-01T22:05:57.867Z] Collecting email-validator [2020-10-01T22:05:57.867Z] Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) [2020-10-01T22:05:58.464Z] Collecting pygithub [2020-10-01T22:05:58.464Z] Downloading PyGithub-1.53-py3-none-any.whl (274 kB) [2020-10-01T22:05:58.464Z] Collecting python-jenkins [2020-10-01T22:05:58.464Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2020-10-01T22:05:58.735Z] Collecting six [2020-10-01T22:05:58.735Z] Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2020-10-01T22:05:58.735Z] Collecting bs4 [2020-10-01T22:05:58.735Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2020-10-01T22:05:58.792Z] Installing : libmpc-1.0.1-3.el7.x86_64 4/88 [2020-10-01T22:05:58.792Z] Installing : python-six-1.9.0-2.el7.noarch 5/88 [2020-10-01T22:05:59.053Z] Installing : python-srpm-macros-3-32.el7.noarch 6/88 [2020-10-01T22:05:59.314Z] Installing : python-ipaddress-1.0.16-2.el7.noarch 7/88 [2020-10-01T22:05:59.314Z] Installing : groff-base-1.22.2-8.el7.x86_64 8/88 [2020-10-01T22:05:59.577Z] Installing : less-458-9.el7.x86_64 9/88 [2020-10-01T22:05:59.577Z] Installing : 1:perl-parent-0.225-244.el7.noarch 10/88 [2020-10-01T22:05:59.841Z] Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 11/88 [2020-10-01T22:05:59.841Z] Installing : perl-podlators-2.5.1-3.el7.noarch 12/88 [2020-10-01T22:05:59.841Z] Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 13/88 [2020-10-01T22:06:00.108Z] Installing : 1:perl-Pod-Escapes-1.04-295.el7.noarch 14/88 [2020-10-01T22:06:00.372Z] Installing : perl-Text-ParseWords-3.29-4.el7.noarch 15/88 [2020-10-01T22:06:00.372Z] Installing : perl-Encode-2.51-7.el7.x86_64 16/88 [2020-10-01T22:06:00.641Z] Installing : perl-Pod-Usage-1.63-3.el7.noarch 17/88 [2020-10-01T22:06:00.718Z] Collecting oauth2client [2020-10-01T22:06:00.718Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2020-10-01T22:06:00.718Z] Collecting xdg==3.0.2 [2020-10-01T22:06:00.718Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2020-10-01T22:06:00.718Z] Collecting tabulate [2020-10-01T22:06:00.718Z] Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) [2020-10-01T22:06:00.718Z] Collecting httplib2 [2020-10-01T22:06:00.718Z] Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) [2020-10-01T22:06:01.698Z] Collecting requests [2020-10-01T22:06:01.698Z] Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) [2020-10-01T22:06:01.973Z] Collecting docker [2020-10-01T22:06:01.973Z] Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) [2020-10-01T22:06:02.566Z] Installing : 4:perl-libs-5.16.3-295.el7.x86_64 18/88 [2020-10-01T22:06:02.566Z] Installing : 4:perl-macros-5.16.3-295.el7.x86_64 19/88 [2020-10-01T22:06:02.566Z] Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 20/88 [2020-10-01T22:06:02.566Z] Installing : perl-threads-1.87-4.el7.x86_64 21/88 [2020-10-01T22:06:02.829Z] Installing : perl-Storable-2.45-3.el7.x86_64 22/88 [2020-10-01T22:06:02.829Z] Installing : perl-Carp-1.26-244.el7.noarch 23/88 [2020-10-01T22:06:03.096Z] Installing : perl-Filter-1.49-3.el7.x86_64 24/88 [2020-10-01T22:06:03.096Z] Installing : perl-Exporter-5.68-3.el7.noarch 25/88 [2020-10-01T22:06:03.096Z] Installing : perl-constant-1.27-2.el7.noarch 26/88 [2020-10-01T22:06:03.360Z] Installing : perl-Socket-2.010-5.el7.x86_64 27/88 [2020-10-01T22:06:03.360Z] Installing : perl-Time-Local-1.2300-2.el7.noarch 28/88 [2020-10-01T22:06:03.623Z] Installing : perl-threads-shared-1.43-6.el7.x86_64 29/88 [2020-10-01T22:06:03.623Z] Installing : perl-File-Temp-0.23.01-3.el7.noarch 30/88 [2020-10-01T22:06:03.891Z] Installing : perl-File-Path-2.09-2.el7.noarch 31/88 [2020-10-01T22:06:03.891Z] Installing : perl-PathTools-3.40-5.el7.x86_64 32/88 [2020-10-01T22:06:04.155Z] Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 33/88 [2020-10-01T22:06:04.155Z] Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 34/88 [2020-10-01T22:06:04.598Z] Collecting lxml [2020-10-01T22:06:04.598Z] Downloading lxml-4.5.2.tar.gz (4.5 MB) [2020-10-01T22:06:06.084Z] Installing : perl-Getopt-Long-2.40-3.el7.noarch 35/88 [2020-10-01T22:06:06.084Z] Installing : 4:perl-5.16.3-295.el7.x86_64 36/88 [2020-10-01T22:06:06.085Z] Installing : 1:perl-Error-0.17020-2.el7.noarch 37/88 [2020-10-01T22:06:06.085Z] Installing : perl-TermReadKey-2.30-20.el7.x86_64 38/88 [2020-10-01T22:06:06.349Z] Installing : perl-Data-Dumper-2.145-3.el7.x86_64 39/88 [2020-10-01T22:06:06.613Z] Installing : perl-Test-Harness-3.28-3.el7.noarch 40/88 [2020-10-01T22:06:06.613Z] Installing : perl-Thread-Queue-3.02-2.el7.noarch 41/88 [2020-10-01T22:06:07.570Z] Installing : python-rpm-macros-3-32.el7.noarch 42/88 [2020-10-01T22:06:10.922Z] Installing : cpp-4.8.5-39.el7.x86_64 43/88 [2020-10-01T22:06:11.184Z] Installing : openssh-7.4p1-21.el7.x86_64 44/88 [2020-10-01T22:06:11.184Z] Installing : zip-3.0-11.el7.x86_64 45/88 [2020-10-01T22:06:11.447Z] Installing : python-krbV-1.0.90-8.el7.x86_64 46/88 [2020-10-01T22:06:14.001Z] Installing : libtirpc-0.2.4-0.16.el7.x86_64 47/88 [2020-10-01T22:06:14.819Z] Collecting setuptools>=36.5.0 [2020-10-01T22:06:14.819Z] Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) [2020-10-01T22:06:15.414Z] Collecting click [2020-10-01T22:06:15.414Z] Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2020-10-01T22:06:15.414Z] Collecting jsonschema [2020-10-01T22:06:15.414Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2020-10-01T22:06:15.686Z] Collecting defusedxml [2020-10-01T22:06:15.686Z] Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) [2020-10-01T22:06:16.280Z] Collecting pyyaml [2020-10-01T22:06:16.280Z] Downloading PyYAML-5.3.1.tar.gz (269 kB) [2020-10-01T22:06:16.565Z] Installing : python3-pip-9.0.3-7.el7_7.noarch 48/88 [2020-10-01T22:06:16.565Z] Installing : python3-libs-3.6.8-13.el7.x86_64 49/88 [2020-10-01T22:06:16.827Z] Installing : python3-3.6.8-13.el7.x86_64 50/88 [2020-10-01T22:06:17.090Z] Installing : python3-setuptools-39.2.0-10.el7.noarch 51/88 [2020-10-01T22:06:17.090Z] Installing : python3-rpm-generators-6-2.el7.noarch 52/88 [2020-10-01T22:06:18.909Z] Collecting shade~=1.27.1; extra == "openstack" [2020-10-01T22:06:18.909Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2020-10-01T22:06:19.014Z] Installing : dwz-0.11-3.el7.x86_64 53/88 [2020-10-01T22:06:19.014Z] Installing : logrotate-3.8.6-19.el7.x86_64 54/88 [2020-10-01T22:06:19.184Z] Collecting pbr>=0.8.0 [2020-10-01T22:06:19.276Z] Installing : pyOpenSSL-0.13.1-4.el7.x86_64 55/88 [2020-10-01T22:06:19.458Z] Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) [2020-10-01T22:06:19.458Z] Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" [2020-10-01T22:06:19.458Z] Downloading ruamel.yaml.clib-0.2.2.tar.gz (179 kB) [2020-10-01T22:06:21.195Z] Installing : libcomps-0.1.8-14.el7.x86_64 56/88 [2020-10-01T22:06:21.195Z] Installing : python2-libcomps-0.1.8-14.el7.x86_64 57/88 [2020-10-01T22:06:21.437Z] Collecting idna>=2.0.0 [2020-10-01T22:06:21.437Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2020-10-01T22:06:21.437Z] Collecting dnspython>=1.15.0 [2020-10-01T22:06:21.437Z] Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) [2020-10-01T22:06:21.710Z] Collecting deprecated [2020-10-01T22:06:21.710Z] Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) [2020-10-01T22:06:22.305Z] Collecting pyjwt [2020-10-01T22:06:22.305Z] Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) [2020-10-01T22:06:22.305Z] Collecting multi-key-dict [2020-10-01T22:06:22.305Z] Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) [2020-10-01T22:06:23.114Z] Installing : libgomp-4.8.5-39.el7.x86_64 58/88 [2020-10-01T22:06:23.114Z] Installing : python3-rpm-macros-3-32.el7.noarch 59/88 [2020-10-01T22:06:23.114Z] Installing : python-dateutil-1.5-7.el7.noarch 60/88 [2020-10-01T22:06:24.279Z] Collecting beautifulsoup4 [2020-10-01T22:06:24.279Z] Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) [2020-10-01T22:06:24.279Z] Collecting rsa>=3.1.4 [2020-10-01T22:06:24.279Z] Downloading rsa-4.6-py3-none-any.whl (47 kB) [2020-10-01T22:06:24.874Z] Collecting pyasn1>=0.1.7 [2020-10-01T22:06:24.874Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2020-10-01T22:06:25.040Z] Installing : m4-1.4.16-10.el7.x86_64 61/88 [2020-10-01T22:06:25.471Z] Collecting pyasn1-modules>=0.0.5 [2020-10-01T22:06:25.472Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2020-10-01T22:06:25.745Z] Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 [2020-10-01T22:06:25.745Z] Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) [2020-10-01T22:06:26.342Z] Collecting certifi>=2017.4.17 [2020-10-01T22:06:26.342Z] Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) [2020-10-01T22:06:26.342Z] Collecting chardet<4,>=3.0.2 [2020-10-01T22:06:26.342Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2020-10-01T22:06:26.615Z] Collecting websocket-client>=0.32.0 [2020-10-01T22:06:26.615Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-01T22:06:26.888Z] Collecting pyrsistent>=0.14.0 [2020-10-01T22:06:26.888Z] Downloading pyrsistent-0.17.3.tar.gz (106 kB) [2020-10-01T22:06:26.960Z] Installing : autoconf-2.69-11.el7.noarch 62/88 [2020-10-01T22:06:26.960Z] install-info: No such file or directory for /usr/share/info/autoconf.info [2020-10-01T22:06:26.960Z] Installing : perl-srpm-macros-1-8.el7.noarch 63/88 [2020-10-01T22:06:27.222Z] Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 64/88 [2020-10-01T22:06:28.330Z] Collecting attrs>=17.4.0 [2020-10-01T22:06:28.330Z] Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) [2020-10-01T22:06:29.311Z] Collecting importlib-metadata; python_version < "3.8" [2020-10-01T22:06:29.311Z] Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) [2020-10-01T22:06:29.597Z] Collecting os-client-config>=1.28.0 [2020-10-01T22:06:29.597Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2020-10-01T22:06:30.193Z] Collecting openstacksdk>=0.9.19 [2020-10-01T22:06:30.466Z] Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) [2020-10-01T22:06:30.741Z] Collecting wrapt<2,>=1.10 [2020-10-01T22:06:30.741Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2020-10-01T22:06:31.459Z] Installing : rsync-3.1.2-10.el7.x86_64 65/88 [2020-10-01T22:06:32.715Z] Collecting soupsieve>1.2; python_version >= "3.0" [2020-10-01T22:06:32.715Z] Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) [2020-10-01T22:06:32.715Z] Collecting zipp>=0.5 [2020-10-01T22:06:32.715Z] Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) [2020-10-01T22:06:32.715Z] Collecting appdirs>=1.3.0 [2020-10-01T22:06:33.040Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2020-10-01T22:06:33.040Z] Collecting munch>=2.1.0 [2020-10-01T22:06:33.040Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2020-10-01T22:06:33.337Z] Collecting iso8601>=0.1.11 [2020-10-01T22:06:33.337Z] Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) [2020-10-01T22:06:33.386Z] Installing : kernel-headers-3.10.0-1127.19.1.el7.x86_64 66/88 [2020-10-01T22:06:33.625Z] Collecting netifaces>=0.10.4 [2020-10-01T22:06:33.625Z] Downloading netifaces-0.10.9.tar.gz (28 kB) [2020-10-01T22:06:33.712Z] Installing : glibc-headers-2.17-307.el7.1.x86_64 67/88 [2020-10-01T22:06:35.672Z] Collecting jmespath>=0.9.0 [2020-10-01T22:06:35.672Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2020-10-01T22:06:35.672Z] Collecting jsonpatch!=1.20,>=1.16 [2020-10-01T22:06:35.672Z] Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) [2020-10-01T22:06:35.672Z] Collecting requestsexceptions>=1.2.0 [2020-10-01T22:06:35.672Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2020-10-01T22:06:36.269Z] Installing : glibc-devel-2.17-307.el7.1.x86_64 68/88 [2020-10-01T22:06:36.269Z] Installing : python-nss-0.16.0-3.el7.x86_64 69/88 [2020-10-01T22:06:36.536Z] Installing : python-kerberos-1.1-15.el7.x86_64 70/88 [2020-10-01T22:06:38.471Z] Installing : libedit-3.0-12.20121213cvs.el7.x86_64 71/88 [2020-10-01T22:06:38.471Z] Installing : openssh-clients-7.4p1-21.el7.x86_64 72/88 [2020-10-01T22:06:39.153Z] Collecting cryptography>=2.7 [2020-10-01T22:06:39.153Z] Downloading cryptography-3.1.1.tar.gz (534 kB) [2020-10-01T22:06:39.420Z] Installing : perl-Git-1.8.3.1-23.el7_8.noarch 73/88 [2020-10-01T22:06:39.420Z] Installing : git-1.8.3.1-23.el7_8.x86_64 74/88 [2020-10-01T22:06:39.424Z] Installing build dependencies: started [2020-10-01T22:06:39.683Z] Installing : python-backports-1.0-8.el7.x86_64 75/88 [2020-10-01T22:06:39.683Z] Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 76/88 [2020-10-01T22:06:39.947Z] Installing : python-urllib3-1.10.2-7.el7.noarch 77/88 [2020-10-01T22:06:40.211Z] Installing : python-requests-2.6.0-9.el7_8.noarch 78/88 [2020-10-01T22:06:40.211Z] Installing : python-requests-kerberos-0.7.0-2.el7.noarch 79/88 [2020-10-01T22:06:40.473Z] Installing : python2-koji-1.15.1-1.el7.centos.noarch 80/88 [2020-10-01T22:06:42.426Z] Installing : koji-1.15.1-1.el7.centos.noarch 81/88 [2020-10-01T22:06:43.864Z] Installing : sigul-0.207-1.el7.x86_64 82/88 [2020-10-01T22:06:45.810Z] Installing : gcc-4.8.5-39.el7.x86_64 83/88 [2020-10-01T22:06:46.074Z] Installing : python3-devel-3.6.8-13.el7.x86_64 84/88 [2020-10-01T22:06:47.996Z] Installing : automake-1.13.4-3.el7.noarch 85/88 [2020-10-01T22:06:47.996Z] install-info: No such file or directory for /usr/share/info/automake.info.gz [2020-10-01T22:07:18.280Z] Installing : kernel-devel-3.10.0-1127.19.1.el7.x86_64 86/88 [2020-10-01T22:07:18.280Z] Installing : sudo-1.8.23-9.el7.x86_64 87/88 [2020-10-01T22:07:19.228Z] Installing : 1:make-3.82-24.el7.x86_64 88/88 [2020-10-01T22:07:19.228Z] Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/88 [2020-10-01T22:07:19.228Z] Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/88 [2020-10-01T22:07:19.228Z] Verifying : koji-1.15.1-1.el7.centos.noarch 3/88 [2020-10-01T22:07:19.228Z] Verifying : gcc-4.8.5-39.el7.x86_64 4/88 [2020-10-01T22:07:19.228Z] Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 5/88 [2020-10-01T22:07:19.490Z] Verifying : git-1.8.3.1-23.el7_8.x86_64 6/88 [2020-10-01T22:07:19.490Z] Verifying : python-urllib3-1.10.2-7.el7.noarch 7/88 [2020-10-01T22:07:19.490Z] Verifying : perl-TermReadKey-2.30-20.el7.x86_64 8/88 [2020-10-01T22:07:19.490Z] Verifying : 4:perl-libs-5.16.3-295.el7.x86_64 9/88 [2020-10-01T22:07:19.490Z] Verifying : groff-base-1.22.2-8.el7.x86_64 10/88 [2020-10-01T22:07:19.490Z] Verifying : perl-File-Temp-0.23.01-3.el7.noarch 11/88 [2020-10-01T22:07:19.490Z] Verifying : 4:perl-macros-5.16.3-295.el7.x86_64 12/88 [2020-10-01T22:07:19.490Z] Verifying : python3-devel-3.6.8-13.el7.x86_64 13/88 [2020-10-01T22:07:19.754Z] Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 14/88 [2020-10-01T22:07:19.754Z] Verifying : fipscheck-1.4.1-6.el7.x86_64 15/88 [2020-10-01T22:07:19.754Z] Verifying : 1:make-3.82-24.el7.x86_64 16/88 [2020-10-01T22:07:19.754Z] Verifying : python-backports-1.0-8.el7.x86_64 17/88 [2020-10-01T22:07:19.754Z] Verifying : python3-setuptools-39.2.0-10.el7.noarch 18/88 [2020-10-01T22:07:19.754Z] Verifying : python-rpm-macros-3-32.el7.noarch 19/88 [2020-10-01T22:07:19.754Z] Verifying : glibc-headers-2.17-307.el7.1.x86_64 20/88 [2020-10-01T22:07:19.754Z] Verifying : autoconf-2.69-11.el7.noarch 21/88 [2020-10-01T22:07:20.016Z] Verifying : perl-File-Path-2.09-2.el7.noarch 22/88 [2020-10-01T22:07:20.016Z] Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 23/88 [2020-10-01T22:07:20.016Z] Verifying : python-ipaddress-1.0.16-2.el7.noarch 24/88 [2020-10-01T22:07:20.016Z] Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 25/88 [2020-10-01T22:07:20.016Z] Verifying : python-kerberos-1.1-15.el7.x86_64 26/88 [2020-10-01T22:07:20.016Z] Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 27/88 [2020-10-01T22:07:20.016Z] Verifying : 1:perl-Pod-Escapes-1.04-295.el7.noarch 28/88 [2020-10-01T22:07:20.280Z] Verifying : python3-pip-9.0.3-7.el7_7.noarch 29/88 [2020-10-01T22:07:20.280Z] Verifying : automake-1.13.4-3.el7.noarch 30/88 [2020-10-01T22:07:20.280Z] Verifying : kernel-devel-3.10.0-1127.19.1.el7.x86_64 31/88 [2020-10-01T22:07:20.280Z] Verifying : python-nss-0.16.0-3.el7.x86_64 32/88 [2020-10-01T22:07:20.280Z] Verifying : python3-libs-3.6.8-13.el7.x86_64 33/88 [2020-10-01T22:07:20.544Z] Verifying : kernel-headers-3.10.0-1127.19.1.el7.x86_64 34/88 [2020-10-01T22:07:20.544Z] Verifying : 4:perl-5.16.3-295.el7.x86_64 35/88 [2020-10-01T22:07:20.544Z] Verifying : openssh-clients-7.4p1-21.el7.x86_64 36/88 [2020-10-01T22:07:20.544Z] Verifying : libmpc-1.0.1-3.el7.x86_64 37/88 [2020-10-01T22:07:20.544Z] Verifying : perl-Pod-Usage-1.63-3.el7.noarch 38/88 [2020-10-01T22:07:20.544Z] Verifying : perl-Encode-2.51-7.el7.x86_64 39/88 [2020-10-01T22:07:20.544Z] Verifying : python2-libcomps-0.1.8-14.el7.x86_64 40/88 [2020-10-01T22:07:20.808Z] Verifying : perl-threads-1.87-4.el7.x86_64 41/88 [2020-10-01T22:07:20.808Z] Verifying : rsync-3.1.2-10.el7.x86_64 42/88 [2020-10-01T22:07:20.808Z] Verifying : perl-Getopt-Long-2.40-3.el7.noarch 43/88 [2020-10-01T22:07:20.808Z] Verifying : cpp-4.8.5-39.el7.x86_64 44/88 [2020-10-01T22:07:20.808Z] Verifying : perl-srpm-macros-1-8.el7.noarch 45/88 [2020-10-01T22:07:20.808Z] Verifying : python3-rpm-generators-6-2.el7.noarch 46/88 [2020-10-01T22:07:20.808Z] Verifying : perl-threads-shared-1.43-6.el7.x86_64 47/88 [2020-10-01T22:07:20.808Z] Verifying : perl-Storable-2.45-3.el7.x86_64 48/88 [2020-10-01T22:07:21.071Z] Verifying : m4-1.4.16-10.el7.x86_64 49/88 [2020-10-01T22:07:21.071Z] Verifying : 1:perl-parent-0.225-244.el7.noarch 50/88 [2020-10-01T22:07:21.071Z] Verifying : python-dateutil-1.5-7.el7.noarch 51/88 [2020-10-01T22:07:21.071Z] Verifying : perl-Test-Harness-3.28-3.el7.noarch 52/88 [2020-10-01T22:07:21.071Z] Verifying : python3-rpm-macros-3-32.el7.noarch 53/88 [2020-10-01T22:07:21.071Z] Verifying : libgomp-4.8.5-39.el7.x86_64 54/88 [2020-10-01T22:07:21.071Z] Verifying : python2-koji-1.15.1-1.el7.centos.noarch 55/88 [2020-10-01T22:07:21.071Z] Verifying : libcomps-0.1.8-14.el7.x86_64 56/88 [2020-10-01T22:07:21.334Z] Verifying : perl-Carp-1.26-244.el7.noarch 57/88 [2020-10-01T22:07:21.334Z] Verifying : pyOpenSSL-0.13.1-4.el7.x86_64 58/88 [2020-10-01T22:07:21.334Z] Verifying : sudo-1.8.23-9.el7.x86_64 59/88 [2020-10-01T22:07:21.596Z] Verifying : perl-podlators-2.5.1-3.el7.noarch 60/88 [2020-10-01T22:07:21.596Z] Verifying : python3-3.6.8-13.el7.x86_64 61/88 [2020-10-01T22:07:21.596Z] Verifying : mpfr-3.1.1-4.el7.x86_64 62/88 [2020-10-01T22:07:21.596Z] Verifying : logrotate-3.8.6-19.el7.x86_64 63/88 [2020-10-01T22:07:21.596Z] Verifying : perl-Filter-1.49-3.el7.x86_64 64/88 [2020-10-01T22:07:21.596Z] Verifying : dwz-0.11-3.el7.x86_64 65/88 [2020-10-01T22:07:21.596Z] Verifying : less-458-9.el7.x86_64 66/88 [2020-10-01T22:07:21.859Z] Verifying : libtirpc-0.2.4-0.16.el7.x86_64 67/88 [2020-10-01T22:07:21.859Z] Verifying : python-requests-kerberos-0.7.0-2.el7.noarch 68/88 [2020-10-01T22:07:21.859Z] Verifying : perl-Exporter-5.68-3.el7.noarch 69/88 [2020-10-01T22:07:21.859Z] Verifying : perl-constant-1.27-2.el7.noarch 70/88 [2020-10-01T22:07:21.859Z] Verifying : perl-PathTools-3.40-5.el7.x86_64 71/88 [2020-10-01T22:07:21.859Z] Verifying : perl-Socket-2.010-5.el7.x86_64 72/88 [2020-10-01T22:07:21.859Z] Verifying : openssh-7.4p1-21.el7.x86_64 73/88 [2020-10-01T22:07:22.122Z] Verifying : python-krbV-1.0.90-8.el7.x86_64 74/88 [2020-10-01T22:07:22.122Z] Verifying : perl-Thread-Queue-3.02-2.el7.noarch 75/88 [2020-10-01T22:07:22.122Z] Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 76/88 [2020-10-01T22:07:22.122Z] Verifying : python-srpm-macros-3-32.el7.noarch 77/88 [2020-10-01T22:07:22.122Z] Verifying : perl-Time-Local-1.2300-2.el7.noarch 78/88 [2020-10-01T22:07:22.122Z] Verifying : python-six-1.9.0-2.el7.noarch 79/88 [2020-10-01T22:07:22.122Z] Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 80/88 [2020-10-01T22:07:22.384Z] Verifying : 1:perl-Error-0.17020-2.el7.noarch 81/88 [2020-10-01T22:07:22.384Z] Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 82/88 [2020-10-01T22:07:22.384Z] Verifying : sigul-0.207-1.el7.x86_64 83/88 [2020-10-01T22:07:22.384Z] Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 84/88 [2020-10-01T22:07:22.384Z] Verifying : glibc-devel-2.17-307.el7.1.x86_64 85/88 [2020-10-01T22:07:22.384Z] Verifying : zip-3.0-11.el7.x86_64 86/88 [2020-10-01T22:07:22.384Z] Verifying : python-requests-2.6.0-9.el7_8.noarch 87/88 [2020-10-01T22:07:22.647Z] Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 88/88 [2020-10-01T22:07:22.647Z] [2020-10-01T22:07:22.647Z] Installed: [2020-10-01T22:07:22.647Z] automake.noarch 0:1.13.4-3.el7 [2020-10-01T22:07:22.647Z] gcc.x86_64 0:4.8.5-39.el7 [2020-10-01T22:07:22.647Z] git.x86_64 0:1.8.3.1-23.el7_8 [2020-10-01T22:07:22.647Z] kernel-devel.x86_64 0:3.10.0-1127.19.1.el7 [2020-10-01T22:07:22.647Z] make.x86_64 1:3.82-24.el7 [2020-10-01T22:07:22.647Z] python3.x86_64 0:3.6.8-13.el7 [2020-10-01T22:07:22.647Z] python3-devel.x86_64 0:3.6.8-13.el7 [2020-10-01T22:07:22.647Z] sigul.x86_64 0:0.207-1.el7 [2020-10-01T22:07:22.647Z] sudo.x86_64 0:1.8.23-9.el7 [2020-10-01T22:07:22.647Z] [2020-10-01T22:07:22.647Z] Dependency Installed: [2020-10-01T22:07:22.647Z] autoconf.noarch 0:2.69-11.el7 [2020-10-01T22:07:22.647Z] cpp.x86_64 0:4.8.5-39.el7 [2020-10-01T22:07:22.647Z] dwz.x86_64 0:0.11-3.el7 [2020-10-01T22:07:22.647Z] fipscheck.x86_64 0:1.4.1-6.el7 [2020-10-01T22:07:22.647Z] fipscheck-lib.x86_64 0:1.4.1-6.el7 [2020-10-01T22:07:22.647Z] glibc-devel.x86_64 0:2.17-307.el7.1 [2020-10-01T22:07:22.647Z] glibc-headers.x86_64 0:2.17-307.el7.1 [2020-10-01T22:07:22.647Z] groff-base.x86_64 0:1.22.2-8.el7 [2020-10-01T22:07:22.647Z] kernel-headers.x86_64 0:3.10.0-1127.19.1.el7 [2020-10-01T22:07:22.647Z] koji.noarch 0:1.15.1-1.el7.centos [2020-10-01T22:07:22.647Z] less.x86_64 0:458-9.el7 [2020-10-01T22:07:22.647Z] libcomps.x86_64 0:0.1.8-14.el7 [2020-10-01T22:07:22.647Z] libedit.x86_64 0:3.0-12.20121213cvs.el7 [2020-10-01T22:07:22.647Z] libgomp.x86_64 0:4.8.5-39.el7 [2020-10-01T22:07:22.647Z] libmpc.x86_64 0:1.0.1-3.el7 [2020-10-01T22:07:22.647Z] libtirpc.x86_64 0:0.2.4-0.16.el7 [2020-10-01T22:07:22.647Z] logrotate.x86_64 0:3.8.6-19.el7 [2020-10-01T22:07:22.647Z] m4.x86_64 0:1.4.16-10.el7 [2020-10-01T22:07:22.647Z] mpfr.x86_64 0:3.1.1-4.el7 [2020-10-01T22:07:22.647Z] openssh.x86_64 0:7.4p1-21.el7 [2020-10-01T22:07:22.647Z] openssh-clients.x86_64 0:7.4p1-21.el7 [2020-10-01T22:07:22.647Z] perl.x86_64 4:5.16.3-295.el7 [2020-10-01T22:07:22.647Z] perl-Carp.noarch 0:1.26-244.el7 [2020-10-01T22:07:22.647Z] perl-Data-Dumper.x86_64 0:2.145-3.el7 [2020-10-01T22:07:22.647Z] perl-Encode.x86_64 0:2.51-7.el7 [2020-10-01T22:07:22.647Z] perl-Error.noarch 1:0.17020-2.el7 [2020-10-01T22:07:22.647Z] perl-Exporter.noarch 0:5.68-3.el7 [2020-10-01T22:07:22.647Z] perl-File-Path.noarch 0:2.09-2.el7 [2020-10-01T22:07:22.647Z] perl-File-Temp.noarch 0:0.23.01-3.el7 [2020-10-01T22:07:22.647Z] perl-Filter.x86_64 0:1.49-3.el7 [2020-10-01T22:07:22.647Z] perl-Getopt-Long.noarch 0:2.40-3.el7 [2020-10-01T22:07:22.647Z] perl-Git.noarch 0:1.8.3.1-23.el7_8 [2020-10-01T22:07:22.647Z] perl-HTTP-Tiny.noarch 0:0.033-3.el7 [2020-10-01T22:07:22.647Z] perl-PathTools.x86_64 0:3.40-5.el7 [2020-10-01T22:07:22.647Z] perl-Pod-Escapes.noarch 1:1.04-295.el7 [2020-10-01T22:07:22.647Z] perl-Pod-Perldoc.noarch 0:3.20-4.el7 [2020-10-01T22:07:22.647Z] perl-Pod-Simple.noarch 1:3.28-4.el7 [2020-10-01T22:07:22.647Z] perl-Pod-Usage.noarch 0:1.63-3.el7 [2020-10-01T22:07:22.647Z] perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 [2020-10-01T22:07:22.647Z] perl-Socket.x86_64 0:2.010-5.el7 [2020-10-01T22:07:22.647Z] perl-Storable.x86_64 0:2.45-3.el7 [2020-10-01T22:07:22.647Z] perl-TermReadKey.x86_64 0:2.30-20.el7 [2020-10-01T22:07:22.647Z] perl-Test-Harness.noarch 0:3.28-3.el7 [2020-10-01T22:07:22.647Z] perl-Text-ParseWords.noarch 0:3.29-4.el7 [2020-10-01T22:07:22.647Z] perl-Thread-Queue.noarch 0:3.02-2.el7 [2020-10-01T22:07:22.647Z] perl-Time-HiRes.x86_64 4:1.9725-3.el7 [2020-10-01T22:07:22.647Z] perl-Time-Local.noarch 0:1.2300-2.el7 [2020-10-01T22:07:22.647Z] perl-constant.noarch 0:1.27-2.el7 [2020-10-01T22:07:22.647Z] perl-libs.x86_64 4:5.16.3-295.el7 [2020-10-01T22:07:22.647Z] perl-macros.x86_64 4:5.16.3-295.el7 [2020-10-01T22:07:22.647Z] perl-parent.noarch 1:0.225-244.el7 [2020-10-01T22:07:22.647Z] perl-podlators.noarch 0:2.5.1-3.el7 [2020-10-01T22:07:22.647Z] perl-srpm-macros.noarch 0:1-8.el7 [2020-10-01T22:07:22.647Z] perl-threads.x86_64 0:1.87-4.el7 [2020-10-01T22:07:22.647Z] perl-threads-shared.x86_64 0:1.43-6.el7 [2020-10-01T22:07:22.647Z] pyOpenSSL.x86_64 0:0.13.1-4.el7 [2020-10-01T22:07:22.647Z] python-backports.x86_64 0:1.0-8.el7 [2020-10-01T22:07:22.647Z] python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 [2020-10-01T22:07:22.647Z] python-dateutil.noarch 0:1.5-7.el7 [2020-10-01T22:07:22.647Z] python-ipaddress.noarch 0:1.0.16-2.el7 [2020-10-01T22:07:22.647Z] python-kerberos.x86_64 0:1.1-15.el7 [2020-10-01T22:07:22.647Z] python-krbV.x86_64 0:1.0.90-8.el7 [2020-10-01T22:07:22.647Z] python-nss.x86_64 0:0.16.0-3.el7 [2020-10-01T22:07:22.647Z] python-requests.noarch 0:2.6.0-9.el7_8 [2020-10-01T22:07:22.647Z] python-requests-kerberos.noarch 0:0.7.0-2.el7 [2020-10-01T22:07:22.647Z] python-rpm-macros.noarch 0:3-32.el7 [2020-10-01T22:07:22.647Z] python-six.noarch 0:1.9.0-2.el7 [2020-10-01T22:07:22.647Z] python-srpm-macros.noarch 0:3-32.el7 [2020-10-01T22:07:22.647Z] python-urllib3.noarch 0:1.10.2-7.el7 [2020-10-01T22:07:22.647Z] python2-koji.noarch 0:1.15.1-1.el7.centos [2020-10-01T22:07:22.647Z] python2-libcomps.x86_64 0:0.1.8-14.el7 [2020-10-01T22:07:22.647Z] python3-libs.x86_64 0:3.6.8-13.el7 [2020-10-01T22:07:22.647Z] python3-pip.noarch 0:9.0.3-7.el7_7 [2020-10-01T22:07:22.647Z] python3-rpm-generators.noarch 0:6-2.el7 [2020-10-01T22:07:22.647Z] python3-rpm-macros.noarch 0:3-32.el7 [2020-10-01T22:07:22.647Z] python3-setuptools.noarch 0:39.2.0-10.el7 [2020-10-01T22:07:22.647Z] redhat-rpm-config.noarch 0:9.1.0-88.el7.centos [2020-10-01T22:07:22.647Z] rsync.x86_64 0:3.1.2-10.el7 [2020-10-01T22:07:22.647Z] zip.x86_64 0:3.0-11.el7 [2020-10-01T22:07:22.647Z] [2020-10-01T22:07:22.647Z] Complete! [2020-10-01T22:07:23.220Z] Loaded plugins: fastestmirror, ovl [2020-10-01T22:07:23.220Z] Cleaning repos: base extras fedora-infra-sigul updates [2020-10-01T22:07:23.220Z] Cleaning up list of fastest mirrors [2020-10-01T22:07:23.483Z] Python 3.6.8 [2020-10-01T22:07:26.402Z] Installing build dependencies: finished with status 'done' [2020-10-01T22:07:26.402Z] Getting requirements to build wheel: started [2020-10-01T22:07:26.402Z] Getting requirements to build wheel: finished with status 'done' [2020-10-01T22:07:26.402Z] Preparing wheel metadata: started [2020-10-01T22:07:28.410Z] Preparing wheel metadata: finished with status 'done' [2020-10-01T22:07:28.698Z] Collecting decorator>=4.4.1 [2020-10-01T22:07:28.698Z] Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) [2020-10-01T22:07:28.976Z] Collecting keystoneauth1>=3.18.0 [2020-10-01T22:07:28.976Z] Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) [2020-10-01T22:07:29.593Z] Collecting os-service-types>=1.7.0 [2020-10-01T22:07:29.593Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2020-10-01T22:07:29.593Z] Collecting dogpile.cache>=0.6.5 [2020-10-01T22:07:29.593Z] Downloading dogpile.cache-1.0.2.tar.gz (351 kB) [2020-10-01T22:07:32.259Z] Collecting jsonpointer>=1.9 [2020-10-01T22:07:32.259Z] Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) [2020-10-01T22:07:34.229Z] Collecting cffi!=1.11.3,>=1.8 [2020-10-01T22:07:34.229Z] Downloading cffi-1.14.3.tar.gz (470 kB) [2020-10-01T22:07:36.844Z] Collecting stevedore>=1.20.0 [2020-10-01T22:07:36.844Z] Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) [2020-10-01T22:07:36.844Z] Collecting pycparser [2020-10-01T22:07:36.844Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2020-10-01T22:07:36.844Z] Building wheels for collected packages: pygerrit2, bs4, lxml, pyyaml, ruamel.yaml.clib, multi-key-dict, pyrsistent, wrapt, netifaces, cryptography, dogpile.cache, cffi [2020-10-01T22:07:36.844Z] Building wheel for pygerrit2 (setup.py): started [2020-10-01T22:07:38.887Z] Building wheel for pygerrit2 (setup.py): finished with status 'done' [2020-10-01T22:07:38.887Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=4a9cc6ef32cb7a06e14dc86599bba70948c88451c5abf61ec4da07e39615cce4 [2020-10-01T22:07:38.887Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec [2020-10-01T22:07:38.887Z] Building wheel for bs4 (setup.py): started [2020-10-01T22:07:40.346Z] Building wheel for bs4 (setup.py): finished with status 'done' [2020-10-01T22:07:40.346Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=737f81239eb8c8b1fda6da7c59d9987d7ce08ec8e246d7d09a4961da5eec05a8 [2020-10-01T22:07:40.346Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 [2020-10-01T22:07:40.346Z] Building wheel for lxml (setup.py): started [2020-10-01T22:07:45.616Z] Removing intermediate container 5704abc1c016 [2020-10-01T22:07:45.616Z] ---> 316912fdb9bc [2020-10-01T22:07:45.616Z] 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 [2020-10-01T22:07:45.884Z] ---> Running in 71ae62143ab7 [2020-10-01T22:07:46.534Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-01T22:07:46.534Z] Dload Upload Total Spent Left Speed [2020-10-01T22:07:47.117Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 29 1841k 29 535k 0 0 1461k 0 0:00:01 --:--:-- 0:00:01 1463k 100 1841k 100 1841k 0 0 3835k 0 --:--:-- --:--:-- --:--:-- 3835k [2020-10-01T22:07:49.777Z] Collecting pip [2020-10-01T22:07:49.777Z] Downloading pip-20.2.3-py2.py3-none-any.whl (1.5 MB) [2020-10-01T22:07:49.777Z] Collecting wheel [2020-10-01T22:07:49.777Z] Downloading wheel-0.35.1-py2.py3-none-any.whl (33 kB) [2020-10-01T22:07:49.777Z] Installing collected packages: pip, wheel [2020-10-01T22:07:49.777Z] Attempting uninstall: pip [2020-10-01T22:07:49.777Z] Found existing installation: pip 9.0.3 [2020-10-01T22:07:50.041Z] Uninstalling pip-9.0.3: [2020-10-01T22:07:54.298Z] Successfully uninstalled pip-9.0.3 [2020-10-01T22:07:55.251Z] Successfully installed pip-20.2.3 wheel-0.35.1 [2020-10-01T22:07:57.824Z] Removing intermediate container 71ae62143ab7 [2020-10-01T22:07:57.824Z] ---> 090afeca55ce [2020-10-01T22:07:57.824Z] Step 7/8 : RUN pip install --no-cache-dir --upgrade pip setuptools [2020-10-01T22:07:57.824Z] ---> Running in 091d3e689ae5 [2020-10-01T22:07:58.801Z] Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) [2020-10-01T22:08:00.738Z] Collecting setuptools [2020-10-01T22:08:00.738Z] Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) [2020-10-01T22:08:00.738Z] Installing collected packages: setuptools [2020-10-01T22:08:00.738Z] Attempting uninstall: setuptools [2020-10-01T22:08:00.738Z] Found existing installation: setuptools 39.2.0 [2020-10-01T22:08:00.738Z] Uninstalling setuptools-39.2.0: [2020-10-01T22:08:01.697Z] Successfully uninstalled setuptools-39.2.0 [2020-10-01T22:08:02.310Z] Successfully installed setuptools-50.3.0 [2020-10-01T22:08:04.526Z] Removing intermediate container 091d3e689ae5 [2020-10-01T22:08:04.526Z] ---> f5ec2cd01a4b [2020-10-01T22:08:04.526Z] Step 8/8 : RUN pip install --no-cache-dir -I lftools[openstack]==0.31.1 [2020-10-01T22:08:04.526Z] ---> Running in fb1228fbf674 [2020-10-01T22:08:05.522Z] Collecting lftools[openstack]==0.31.1 [2020-10-01T22:08:05.522Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2020-10-01T22:08:05.522Z] Collecting httplib2 [2020-10-01T22:08:05.522Z] Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) [2020-10-01T22:08:06.106Z] Collecting lxml [2020-10-01T22:08:06.106Z] Downloading lxml-4.5.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) [2020-10-01T22:08:06.371Z] Collecting python-jenkins [2020-10-01T22:08:06.371Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2020-10-01T22:08:06.371Z] Collecting xdg==3.0.2 [2020-10-01T22:08:06.371Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2020-10-01T22:08:06.651Z] Collecting requests [2020-10-01T22:08:06.651Z] Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) [2020-10-01T22:08:06.651Z] Collecting docker [2020-10-01T22:08:06.651Z] Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) [2020-10-01T22:08:06.941Z] Collecting pygithub [2020-10-01T22:08:06.941Z] Downloading PyGithub-1.53-py3-none-any.whl (274 kB) [2020-10-01T22:08:06.941Z] Collecting click [2020-10-01T22:08:06.941Z] Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2020-10-01T22:08:06.941Z] Collecting jsonschema [2020-10-01T22:08:06.941Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2020-10-01T22:08:07.223Z] Collecting oauth2client [2020-10-01T22:08:07.223Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2020-10-01T22:08:07.223Z] Collecting defusedxml [2020-10-01T22:08:07.223Z] Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) [2020-10-01T22:08:07.223Z] Collecting pygerrit2 [2020-10-01T22:08:07.223Z] Downloading pygerrit2-2.0.13.tar.gz (29 kB) [2020-10-01T22:08:09.907Z] Collecting ruamel.yaml [2020-10-01T22:08:09.907Z] Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) [2020-10-01T22:08:09.907Z] Collecting email-validator [2020-10-01T22:08:09.907Z] Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) [2020-10-01T22:08:09.907Z] Collecting six [2020-10-01T22:08:09.907Z] Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2020-10-01T22:08:09.907Z] Collecting tabulate [2020-10-01T22:08:09.907Z] Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) [2020-10-01T22:08:10.194Z] Collecting tqdm [2020-10-01T22:08:10.194Z] Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) [2020-10-01T22:08:11.169Z] Collecting setuptools>=36.5.0 [2020-10-01T22:08:11.169Z] Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) [2020-10-01T22:08:11.169Z] Collecting bs4 [2020-10-01T22:08:11.169Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2020-10-01T22:08:11.434Z] Collecting pyyaml [2020-10-01T22:08:11.434Z] Downloading PyYAML-5.3.1.tar.gz (269 kB) [2020-10-01T22:08:12.389Z] Collecting shade~=1.27.1; extra == "openstack" [2020-10-01T22:08:12.389Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2020-10-01T22:08:12.389Z] Collecting multi-key-dict [2020-10-01T22:08:12.389Z] Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) [2020-10-01T22:08:12.653Z] Collecting pbr>=0.8.2 [2020-10-01T22:08:12.919Z] Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) [2020-10-01T22:08:12.919Z] Collecting chardet<4,>=3.0.2 [2020-10-01T22:08:12.919Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2020-10-01T22:08:12.919Z] Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 [2020-10-01T22:08:12.919Z] Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) [2020-10-01T22:08:12.919Z] Collecting idna<3,>=2.5 [2020-10-01T22:08:12.919Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2020-10-01T22:08:13.184Z] Collecting certifi>=2017.4.17 [2020-10-01T22:08:13.184Z] Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) [2020-10-01T22:08:13.184Z] Collecting websocket-client>=0.32.0 [2020-10-01T22:08:13.184Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-01T22:08:13.184Z] Collecting pyjwt [2020-10-01T22:08:13.184Z] Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) [2020-10-01T22:08:13.184Z] Collecting deprecated [2020-10-01T22:08:13.184Z] Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) [2020-10-01T22:08:13.449Z] Collecting pyrsistent>=0.14.0 [2020-10-01T22:08:13.449Z] Downloading pyrsistent-0.17.3.tar.gz (106 kB) [2020-10-01T22:08:14.030Z] Collecting importlib-metadata; python_version < "3.8" [2020-10-01T22:08:14.030Z] Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) [2020-10-01T22:08:14.030Z] Collecting attrs>=17.4.0 [2020-10-01T22:08:14.030Z] Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) [2020-10-01T22:08:14.030Z] Collecting pyasn1-modules>=0.0.5 [2020-10-01T22:08:14.030Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2020-10-01T22:08:14.297Z] Collecting pyasn1>=0.1.7 [2020-10-01T22:08:14.297Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2020-10-01T22:08:14.297Z] Collecting rsa>=3.1.4 [2020-10-01T22:08:14.297Z] Downloading rsa-4.6-py3-none-any.whl (47 kB) [2020-10-01T22:08:14.569Z] Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" [2020-10-01T22:08:14.569Z] Downloading ruamel.yaml.clib-0.2.2-cp36-cp36m-manylinux1_x86_64.whl (549 kB) [2020-10-01T22:08:14.569Z] Collecting dnspython>=1.15.0 [2020-10-01T22:08:14.569Z] Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) [2020-10-01T22:08:14.569Z] Collecting beautifulsoup4 [2020-10-01T22:08:14.569Z] Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) [2020-10-01T22:08:14.835Z] Collecting openstacksdk>=0.9.19 [2020-10-01T22:08:14.835Z] Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) [2020-10-01T22:08:14.835Z] Collecting os-client-config>=1.28.0 [2020-10-01T22:08:14.835Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2020-10-01T22:08:14.835Z] Collecting wrapt<2,>=1.10 [2020-10-01T22:08:14.835Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2020-10-01T22:08:15.415Z] Collecting zipp>=0.5 [2020-10-01T22:08:15.415Z] Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) [2020-10-01T22:08:15.415Z] Collecting soupsieve>1.2; python_version >= "3.0" [2020-10-01T22:08:15.415Z] Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) [2020-10-01T22:08:15.415Z] Collecting appdirs>=1.3.0 [2020-10-01T22:08:15.415Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2020-10-01T22:08:15.415Z] Collecting requestsexceptions>=1.2.0 [2020-10-01T22:08:15.680Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2020-10-01T22:08:16.260Z] Collecting cryptography>=2.7 [2020-10-01T22:08:16.260Z] Downloading cryptography-3.1.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB) [2020-10-01T22:08:16.260Z] Collecting netifaces>=0.10.4 [2020-10-01T22:08:16.260Z] Downloading netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) [2020-10-01T22:08:16.529Z] Collecting keystoneauth1>=3.18.0 [2020-10-01T22:08:16.530Z] Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) [2020-10-01T22:08:16.530Z] Collecting os-service-types>=1.7.0 [2020-10-01T22:08:16.530Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2020-10-01T22:08:16.530Z] Collecting iso8601>=0.1.11 [2020-10-01T22:08:16.530Z] Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) [2020-10-01T22:08:16.530Z] Collecting decorator>=4.4.1 [2020-10-01T22:08:16.530Z] Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) [2020-10-01T22:08:16.804Z] Collecting jsonpatch!=1.20,>=1.16 [2020-10-01T22:08:16.804Z] Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) [2020-10-01T22:08:16.804Z] Collecting munch>=2.1.0 [2020-10-01T22:08:16.804Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2020-10-01T22:08:16.804Z] Collecting dogpile.cache>=0.6.5 [2020-10-01T22:08:16.804Z] Downloading dogpile.cache-1.0.2.tar.gz (351 kB) [2020-10-01T22:08:17.462Z] Collecting jmespath>=0.9.0 [2020-10-01T22:08:17.462Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2020-10-01T22:08:17.792Z] Collecting cffi!=1.11.3,>=1.8 [2020-10-01T22:08:17.792Z] Downloading cffi-1.14.3-cp36-cp36m-manylinux1_x86_64.whl (400 kB) [2020-10-01T22:08:18.153Z] Collecting stevedore>=1.20.0 [2020-10-01T22:08:18.153Z] Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) [2020-10-01T22:08:18.153Z] Collecting jsonpointer>=1.9 [2020-10-01T22:08:18.153Z] Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) [2020-10-01T22:08:18.153Z] Collecting pycparser [2020-10-01T22:08:18.153Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2020-10-01T22:08:18.153Z] Building wheels for collected packages: pygerrit2, bs4, pyyaml, multi-key-dict, pyrsistent, wrapt, dogpile.cache [2020-10-01T22:08:18.153Z] Building wheel for pygerrit2 (setup.py): started [2020-10-01T22:08:18.447Z] Building wheel for pygerrit2 (setup.py): finished with status 'done' [2020-10-01T22:08:18.447Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=945969724cd46ce8dd2b1d9643203947f9f082cc61d7ec4074efa8d4f42932c6 [2020-10-01T22:08:18.447Z] Stored in directory: /tmp/pip-ephem-wheel-cache-v9z_zg7n/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec [2020-10-01T22:08:18.447Z] Building wheel for bs4 (setup.py): started [2020-10-01T22:08:19.048Z] Building wheel for bs4 (setup.py): finished with status 'done' [2020-10-01T22:08:19.048Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=d4eda696bde3321654f200514084e4b0c45337b16585dfb6a02c936473e07641 [2020-10-01T22:08:19.048Z] Stored in directory: /tmp/pip-ephem-wheel-cache-v9z_zg7n/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 [2020-10-01T22:08:19.048Z] Building wheel for pyyaml (setup.py): started [2020-10-01T22:08:19.695Z] Building wheel for pyyaml (setup.py): finished with status 'done' [2020-10-01T22:08:19.695Z] Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44619 sha256=5bb35dd85c9c50b7407c19329c5eb2ad9b41cfe0dd1ca119bc6f761bd3392745 [2020-10-01T22:08:19.695Z] Stored in directory: /tmp/pip-ephem-wheel-cache-v9z_zg7n/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc [2020-10-01T22:08:19.695Z] Building wheel for multi-key-dict (setup.py): started [2020-10-01T22:08:20.064Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2020-10-01T22:08:20.064Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=9c4d875a00d067058f6794f11d81ce2d4583ff5893466623080feee652c1f8b5 [2020-10-01T22:08:20.064Z] Stored in directory: /tmp/pip-ephem-wheel-cache-v9z_zg7n/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 [2020-10-01T22:08:20.064Z] Building wheel for pyrsistent (setup.py): started [2020-10-01T22:08:20.982Z] Building wheel for pyrsistent (setup.py): finished with status 'done' [2020-10-01T22:08:20.982Z] Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=94622 sha256=e5470fe9327ff709241538aad637f50b5cbf22415ad2bae512723a1d1dd59020 [2020-10-01T22:08:20.982Z] Stored in directory: /tmp/pip-ephem-wheel-cache-v9z_zg7n/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb [2020-10-01T22:08:20.982Z] Building wheel for wrapt (setup.py): started [2020-10-01T22:08:22.122Z] Building wheel for wrapt (setup.py): finished with status 'done' [2020-10-01T22:08:22.122Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=64501 sha256=9be34a07505a26e1200f71b7f81cfb274c1158c1386960f10c32ce2068486126 [2020-10-01T22:08:22.122Z] Stored in directory: /tmp/pip-ephem-wheel-cache-v9z_zg7n/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 [2020-10-01T22:08:22.122Z] Building wheel for dogpile.cache (setup.py): started [2020-10-01T22:08:22.808Z] Building wheel for dogpile.cache (setup.py): finished with status 'done' [2020-10-01T22:08:22.808Z] Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=78312fa558f37d440a6793b79efbb484d831061235491ba760bd2a03f59d00ff [2020-10-01T22:08:22.808Z] Stored in directory: /tmp/pip-ephem-wheel-cache-v9z_zg7n/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 [2020-10-01T22:08:22.808Z] Successfully built pygerrit2 bs4 pyyaml multi-key-dict pyrsistent wrapt dogpile.cache [2020-10-01T22:08:23.439Z] Installing collected packages: httplib2, lxml, multi-key-dict, six, pbr, chardet, urllib3, idna, certifi, requests, python-jenkins, xdg, websocket-client, docker, pyjwt, wrapt, deprecated, pygithub, click, pyrsistent, zipp, importlib-metadata, setuptools, attrs, jsonschema, pyasn1, pyasn1-modules, rsa, oauth2client, defusedxml, pygerrit2, ruamel.yaml.clib, ruamel.yaml, dnspython, email-validator, tabulate, tqdm, soupsieve, beautifulsoup4, bs4, pyyaml, appdirs, requestsexceptions, pycparser, cffi, cryptography, netifaces, iso8601, stevedore, os-service-types, keystoneauth1, decorator, jsonpointer, jsonpatch, munch, dogpile.cache, jmespath, openstacksdk, os-client-config, shade, lftools [2020-10-01T22:08:33.641Z] Successfully installed appdirs-1.4.4 attrs-20.2.0 beautifulsoup4-4.9.2 bs4-0.0.1 certifi-2020.6.20 cffi-1.14.3 chardet-3.0.4 click-7.1.2 cryptography-3.1.1 decorator-4.4.2 defusedxml-0.6.0 deprecated-1.2.10 dnspython-2.0.0 docker-4.3.1 dogpile.cache-1.0.2 email-validator-1.1.1 httplib2-0.18.1 idna-2.10 importlib-metadata-2.0.0 iso8601-0.1.13 jmespath-0.10.0 jsonpatch-1.26 jsonpointer-2.0 jsonschema-3.2.0 keystoneauth1-4.2.1 lftools-0.31.1 lxml-4.5.2 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.10.9 oauth2client-4.1.3 openstacksdk-0.50.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.5.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.13 pygithub-1.53 pyjwt-1.7.1 pyrsistent-0.17.3 python-jenkins-1.7.0 pyyaml-5.3.1 requests-2.24.0 requestsexceptions-1.4.0 rsa-4.6 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 setuptools-50.3.0 shade-1.27.2 six-1.15.0 soupsieve-2.0.1 stevedore-3.2.2 tabulate-0.8.7 tqdm-4.50.0 urllib3-1.25.10 websocket-client-0.57.0 wrapt-1.12.1 xdg-3.0.2 zipp-3.2.0 [2020-10-01T22:08:41.842Z] Removing intermediate container fb1228fbf674 [2020-10-01T22:08:41.842Z] ---> 7e3f37043144 [2020-10-01T22:08:41.842Z] Successfully built 7e3f37043144 [2020-10-01T22:08:41.842Z] Successfully tagged edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh [2020-10-01T22:08:42.230Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2020-10-01T22:08:42.493Z] Sending build context to Docker daemon 360.4kB [2020-10-01T22:08:42.493Z] [WARNING]: Empty continuation line found in: [2020-10-01T22:08:42.493Z] RUN apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && 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 && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} [2020-10-01T22:08:42.493Z] [WARNING]: Empty continuation lines will become errors in a future release. [2020-10-01T22:08:42.493Z] Step 1/11 : FROM alpine:3.12 as mktempbuilder [2020-10-01T22:08:42.758Z] 3.12: Pulling from library/alpine [2020-10-01T22:08:42.758Z] df20fa9351a1: Pulling fs layer [2020-10-01T22:08:43.048Z] df20fa9351a1: Verifying Checksum [2020-10-01T22:08:43.048Z] df20fa9351a1: Download complete [2020-10-01T22:08:43.323Z] df20fa9351a1: Pull complete [2020-10-01T22:08:43.323Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-01T22:08:43.323Z] Status: Downloaded newer image for alpine:3.12 [2020-10-01T22:08:43.323Z] ---> a24bb4013296 [2020-10-01T22:08:43.323Z] Step 2/11 : WORKDIR /tmp/build [2020-10-01T22:08:43.599Z] ---> Running in 4226501684d6 [2020-10-01T22:08:43.599Z] Removing intermediate container 4226501684d6 [2020-10-01T22:08:43.599Z] ---> 83ce9ae6f5e6 [2020-10-01T22:08:43.599Z] Step 3/11 : RUN apk add --update --no-cache build-base linux-headers [2020-10-01T22:08:43.864Z] ---> Running in 1c6c552bfd48 [2020-10-01T22:08:44.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T22:08:44.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T22:08:44.448Z] (1/22) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) [2020-10-01T22:08:44.448Z] (2/22) Installing libgcc (9.3.0-r2) [2020-10-01T22:08:44.448Z] (3/22) Installing libstdc++ (9.3.0-r2) [2020-10-01T22:08:44.448Z] (4/22) Installing binutils (2.34-r1) [2020-10-01T22:08:44.718Z] (5/22) Installing libmagic (5.38-r0) [2020-10-01T22:08:44.718Z] (6/22) Installing file (5.38-r0) [2020-10-01T22:08:44.718Z] (7/22) Installing gmp (6.2.0-r0) [2020-10-01T22:08:44.718Z] (8/22) Installing isl (0.18-r0) [2020-10-01T22:08:44.718Z] (9/22) Installing libgomp (9.3.0-r2) [2020-10-01T22:08:44.718Z] (10/22) Installing libatomic (9.3.0-r2) [2020-10-01T22:08:44.718Z] (11/22) Installing libgphobos (9.3.0-r2) [2020-10-01T22:08:44.718Z] (12/22) Installing mpfr4 (4.0.2-r4) [2020-10-01T22:08:44.718Z] (13/22) Installing mpc1 (1.1.0-r1) [2020-10-01T22:08:44.718Z] (14/22) Installing gcc (9.3.0-r2) [2020-10-01T22:08:47.317Z] (15/22) Installing musl-dev (1.1.24-r9) [2020-10-01T22:08:47.317Z] (16/22) Installing libc-dev (0.7.2-r3) [2020-10-01T22:08:47.317Z] (17/22) Installing g++ (9.3.0-r2) [2020-10-01T22:08:48.311Z] (18/22) Installing make (4.3-r0) [2020-10-01T22:08:48.311Z] (19/22) Installing fortify-headers (1.1-r0) [2020-10-01T22:08:48.311Z] (20/22) Installing patch (2.7.6-r6) [2020-10-01T22:08:48.311Z] (21/22) Installing build-base (0.5-r2) [2020-10-01T22:08:48.311Z] (22/22) Installing linux-headers (5.4.5-r1) [2020-10-01T22:08:48.574Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T22:08:48.574Z] OK: 213 MiB in 35 packages [2020-10-01T22:08:55.329Z] Removing intermediate container 1c6c552bfd48 [2020-10-01T22:08:55.329Z] ---> 32b0b777c7f7 [2020-10-01T22:08:55.329Z] Step 4/11 : RUN wget https://www.mktemp.org/dist/mktemp-1.7.tar.gz && tar -xzvf mktemp-1.7.tar.gz && cd mktemp-1.7 && wget "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD" -O config.guess && wget "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD" -O config.sub && ./configure && make install [2020-10-01T22:08:55.329Z] ---> Running in fb1524c2b45f [2020-10-01T22:08:55.329Z] Connecting to www.mktemp.org (65.102.237.118:443) [2020-10-01T22:08:55.608Z] saving to 'mktemp-1.7.tar.gz' [2020-10-01T22:08:55.883Z] mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA [2020-10-01T22:08:55.883Z] 'mktemp-1.7.tar.gz' saved [2020-10-01T22:08:55.883Z] mktemp-1.7/INSTALL [2020-10-01T22:08:55.883Z] mktemp-1.7/INSTALL.configure [2020-10-01T22:08:55.883Z] mktemp-1.7/LICENSE [2020-10-01T22:08:55.883Z] mktemp-1.7/Makefile.in [2020-10-01T22:08:55.883Z] mktemp-1.7/README [2020-10-01T22:08:55.883Z] mktemp-1.7/RELEASE_NOTES [2020-10-01T22:08:55.883Z] mktemp-1.7/config.guess [2020-10-01T22:08:55.883Z] mktemp-1.7/config.h.in [2020-10-01T22:08:55.883Z] mktemp-1.7/config.sub [2020-10-01T22:08:55.883Z] mktemp-1.7/configure [2020-10-01T22:08:55.883Z] mktemp-1.7/configure.in [2020-10-01T22:08:55.883Z] mktemp-1.7/extern.h [2020-10-01T22:08:55.883Z] mktemp-1.7/install-sh [2020-10-01T22:08:55.883Z] mktemp-1.7/mkdtemp.c [2020-10-01T22:08:55.883Z] mktemp-1.7/mkinstalldirs [2020-10-01T22:08:55.883Z] mktemp-1.7/mktemp.c [2020-10-01T22:08:55.883Z] mktemp-1.7/mktemp.man [2020-10-01T22:08:55.883Z] mktemp-1.7/mktemp.mdoc [2020-10-01T22:08:55.883Z] mktemp-1.7/priv_mktemp.c [2020-10-01T22:08:55.883Z] mktemp-1.7/arc4random.c [2020-10-01T22:08:55.883Z] mktemp-1.7/strdup.c [2020-10-01T22:08:55.883Z] mktemp-1.7/strerror.c [2020-10-01T22:08:55.883Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2020-10-01T22:08:56.151Z] saving to 'config.guess' [2020-10-01T22:08:56.151Z] config.guess 100% |********************************| 48875 0:00:00 ETA [2020-10-01T22:08:56.151Z] 'config.guess' saved [2020-10-01T22:08:56.151Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2020-10-01T22:08:57.185Z] saving to 'config.sub' [2020-10-01T22:08:57.186Z] config.sub 100% |********************************| 34096 0:00:00 ETA [2020-10-01T22:08:57.186Z] 'config.sub' saved [2020-10-01T22:08:57.508Z] checking build system type... x86_64-pc-linux-musl [2020-10-01T22:08:57.508Z] checking host system type... x86_64-pc-linux-musl [2020-10-01T22:08:57.508Z] checking for nroff... no [2020-10-01T22:08:57.508Z] checking for gcc... gcc [2020-10-01T22:08:57.508Z] checking for C compiler default output file name... a.out [2020-10-01T22:08:57.508Z] checking whether the C compiler works... yes [2020-10-01T22:08:57.508Z] checking whether we are cross compiling... no [2020-10-01T22:08:57.508Z] checking for suffix of executables... [2020-10-01T22:08:57.508Z] checking for suffix of object files... o [2020-10-01T22:08:57.509Z] checking whether we are using the GNU C compiler... yes [2020-10-01T22:08:57.509Z] checking whether gcc accepts -g... yes [2020-10-01T22:08:57.787Z] checking for gcc option to accept ISO C89... none needed [2020-10-01T22:08:57.787Z] checking how to run the C preprocessor... gcc -E [2020-10-01T22:08:57.787Z] checking for grep that handles long lines and -e... /bin/grep [2020-10-01T22:08:57.787Z] checking for egrep... /bin/grep -E [2020-10-01T22:08:57.787Z] checking whether gcc needs -traditional... no [2020-10-01T22:08:58.074Z] checking for an ANSI C-conforming const... yes [2020-10-01T22:08:58.074Z] checking for ANSI C header files... yes [2020-10-01T22:08:58.074Z] checking for sys/types.h... yes [2020-10-01T22:08:58.074Z] checking for sys/stat.h... yes [2020-10-01T22:08:58.383Z] checking for stdlib.h... yes [2020-10-01T22:08:58.383Z] checking for string.h... yes [2020-10-01T22:08:58.383Z] checking for memory.h... yes [2020-10-01T22:08:58.383Z] checking for strings.h... yes [2020-10-01T22:08:58.383Z] checking for inttypes.h... yes [2020-10-01T22:08:58.383Z] checking for stdint.h... yes [2020-10-01T22:08:58.383Z] checking for unistd.h... yes [2020-10-01T22:08:58.686Z] checking paths.h usability... yes [2020-10-01T22:08:58.686Z] checking paths.h presence... yes [2020-10-01T22:08:58.686Z] checking for paths.h... yes [2020-10-01T22:08:58.686Z] checking sys/time.h usability... yes [2020-10-01T22:08:58.686Z] checking sys/time.h presence... yes [2020-10-01T22:08:58.686Z] checking for sys/time.h... yes [2020-10-01T22:08:58.686Z] checking whether time.h and sys/time.h may both be included... yes [2020-10-01T22:08:58.686Z] checking for ssize_t... yes [2020-10-01T22:08:58.686Z] checking for strerror... yes [2020-10-01T22:08:58.956Z] checking for strdup... yes [2020-10-01T22:08:58.956Z] checking for getopt_long... yes [2020-10-01T22:08:58.956Z] checking for arc4random_uniform... no [2020-10-01T22:08:58.956Z] checking for arc4random... no [2020-10-01T22:08:59.224Z] checking for __progname... yes [2020-10-01T22:08:59.224Z] checking for random device... /dev/urandom [2020-10-01T22:08:59.224Z] checking whether to use mk{s,d}temp from libc... no [2020-10-01T22:08:59.224Z] checking which macro set to use for manual... man [2020-10-01T22:08:59.224Z] configure: creating ./config.status [2020-10-01T22:08:59.224Z] config.status: creating Makefile [2020-10-01T22:08:59.224Z] config.status: creating config.h [2020-10-01T22:08:59.224Z] /bin/sh ./mkinstalldirs /usr/local/bin \ [2020-10-01T22:08:59.224Z] /usr/local/share/man/man1 [2020-10-01T22:08:59.224Z] mkdir /usr/local/share/man [2020-10-01T22:08:59.224Z] mkdir /usr/local/share/man/man1 [2020-10-01T22:08:59.224Z] gcc -c -I. -I. -g -O2 mktemp.c [2020-10-01T22:08:59.224Z] gcc -c -I. -I. -g -O2 arc4random.c [2020-10-01T22:08:59.508Z] gcc -c -I. -I. -g -O2 priv_mktemp.c [2020-10-01T22:08:59.508Z] gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o [2020-10-01T22:08:59.508Z] /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp [2020-10-01T22:08:59.508Z] /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ [2020-10-01T22:08:59.508Z] /usr/local/share/man/man1/mktemp.1 [2020-10-01T22:09:00.116Z] Removing intermediate container fb1524c2b45f [2020-10-01T22:09:00.116Z] ---> 79a44f3cd915 [2020-10-01T22:09:00.116Z] Step 5/11 : FROM python:3.6-alpine [2020-10-01T22:09:00.694Z] 3.6-alpine: Pulling from library/python [2020-10-01T22:09:01.643Z] df20fa9351a1: Already exists [2020-10-01T22:09:01.643Z] 36b3adc4ff6f: Pulling fs layer [2020-10-01T22:09:01.643Z] 8ad3a11d3b57: Pulling fs layer [2020-10-01T22:09:01.643Z] 46f8f816bc3b: Pulling fs layer [2020-10-01T22:09:01.643Z] 93b61091891f: Pulling fs layer [2020-10-01T22:09:01.643Z] 93b61091891f: Waiting [2020-10-01T22:09:01.910Z] 46f8f816bc3b: Verifying Checksum [2020-10-01T22:09:01.910Z] 46f8f816bc3b: Download complete [2020-10-01T22:09:01.910Z] 36b3adc4ff6f: Verifying Checksum [2020-10-01T22:09:01.910Z] 36b3adc4ff6f: Download complete [2020-10-01T22:09:01.910Z] 93b61091891f: Verifying Checksum [2020-10-01T22:09:01.910Z] 93b61091891f: Download complete [2020-10-01T22:09:01.910Z] 8ad3a11d3b57: Verifying Checksum [2020-10-01T22:09:01.910Z] 8ad3a11d3b57: Download complete [2020-10-01T22:09:01.910Z] 36b3adc4ff6f: Pull complete [2020-10-01T22:09:02.858Z] 8ad3a11d3b57: Pull complete [2020-10-01T22:09:02.858Z] 46f8f816bc3b: Pull complete [2020-10-01T22:09:03.122Z] 93b61091891f: Pull complete [2020-10-01T22:09:03.122Z] Digest: sha256:c228fcf0064d5595b4c7aab92b68598917383fe066dc5e17d2e426b0395c7848 [2020-10-01T22:09:03.122Z] Status: Downloaded newer image for python:3.6-alpine [2020-10-01T22:09:03.122Z] ---> 176f50d88b04 [2020-10-01T22:09:03.122Z] Step 6/11 : ARG GLOBAL_JJB_COMMIT=64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 [2020-10-01T22:09:04.515Z] ---> Running in db003001836d [2020-10-01T22:09:04.516Z] Removing intermediate container db003001836d [2020-10-01T22:09:04.516Z] ---> afaf9ddcb26c [2020-10-01T22:09:04.516Z] Step 7/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " [2020-10-01T22:09:04.516Z] ---> Running in ca53ba50d810 [2020-10-01T22:09:04.780Z] Removing intermediate container ca53ba50d810 [2020-10-01T22:09:04.780Z] ---> 16fe02026cc5 [2020-10-01T22:09:04.780Z] Step 8/11 : RUN mv /bin/mktemp /bin/mktemp-busybox [2020-10-01T22:09:04.780Z] ---> Running in 4462597871a3 [2020-10-01T22:09:05.730Z] Removing intermediate container 4462597871a3 [2020-10-01T22:09:05.730Z] ---> 8ca315fec119 [2020-10-01T22:09:05.730Z] Step 9/11 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp [2020-10-01T22:09:05.993Z] ---> 369a3e77ab5a [2020-10-01T22:09:05.993Z] Step 10/11 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" [2020-10-01T22:09:05.993Z] ---> Running in 09b19426687b [2020-10-01T22:09:06.256Z] Removing intermediate container 09b19426687b [2020-10-01T22:09:06.256Z] ---> 75482dd75d8d [2020-10-01T22:09:06.256Z] Step 11/11 : RUN apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && 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 && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} [2020-10-01T22:09:06.256Z] ---> Running in 5210d447d7b1 [2020-10-01T22:09:06.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-01T22:09:06.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-01T22:09:06.831Z] (1/58) Installing bash (5.0.17-r0) [2020-10-01T22:09:07.093Z] Executing bash-5.0.17-r0.post-install [2020-10-01T22:09:07.093Z] (2/58) Installing libgcc (9.3.0-r2) [2020-10-01T22:09:07.093Z] (3/58) Installing libstdc++ (9.3.0-r2) [2020-10-01T22:09:07.093Z] (4/58) Installing binutils (2.34-r1) [2020-10-01T22:09:07.093Z] (5/58) Installing libmagic (5.38-r0) [2020-10-01T22:09:07.093Z] (6/58) Installing file (5.38-r0) [2020-10-01T22:09:07.093Z] (7/58) Installing gmp (6.2.0-r0) [2020-10-01T22:09:07.093Z] (8/58) Installing isl (0.18-r0) [2020-10-01T22:09:07.093Z] (9/58) Installing libgomp (9.3.0-r2) [2020-10-01T22:09:07.093Z] (10/58) Installing libatomic (9.3.0-r2) [2020-10-01T22:09:07.093Z] (11/58) Installing libgphobos (9.3.0-r2) [2020-10-01T22:09:07.093Z] (12/58) Installing mpfr4 (4.0.2-r4) [2020-10-01T22:09:07.093Z] (13/58) Installing mpc1 (1.1.0-r1) [2020-10-01T22:09:07.093Z] (14/58) Installing gcc (9.3.0-r2) [2020-10-01T22:09:09.020Z] (15/58) Installing musl-dev (1.1.24-r9) [2020-10-01T22:09:09.020Z] (16/58) Installing libc-dev (0.7.2-r3) [2020-10-01T22:09:09.020Z] (17/58) Installing g++ (9.3.0-r2) [2020-10-01T22:09:09.968Z] (18/58) Installing make (4.3-r0) [2020-10-01T22:09:09.968Z] (19/58) Installing fortify-headers (1.1-r0) [2020-10-01T22:09:09.968Z] (20/58) Installing patch (2.7.6-r6) [2020-10-01T22:09:09.968Z] (21/58) Installing build-base (0.5-r2) [2020-10-01T22:09:09.968Z] (22/58) Installing nghttp2-libs (1.41.0-r0) [2020-10-01T22:09:09.968Z] (23/58) Installing libcurl (7.69.1-r1) [2020-10-01T22:09:09.968Z] (24/58) Installing curl (7.69.1-r1) [2020-10-01T22:09:09.968Z] (25/58) Installing pcre2 (10.35-r0) [2020-10-01T22:09:09.968Z] (26/58) Installing git (2.26.2-r0) [2020-10-01T22:09:10.230Z] (27/58) Installing oniguruma (6.9.5-r1) [2020-10-01T22:09:10.230Z] (28/58) Installing jq (1.6-r1) [2020-10-01T22:09:10.230Z] (29/58) Installing linux-headers (5.4.5-r1) [2020-10-01T22:09:10.491Z] (30/58) Installing pkgconf (1.7.2-r0) [2020-10-01T22:09:10.491Z] (31/58) Installing libffi-dev (3.3-r2) [2020-10-01T22:09:10.491Z] (32/58) Installing zlib-dev (1.2.11-r3) [2020-10-01T22:09:10.491Z] (33/58) Installing xz-dev (5.2.5-r0) [2020-10-01T22:09:10.491Z] (34/58) Installing libxml2 (2.9.10-r5) [2020-10-01T22:09:10.491Z] (35/58) Installing libxml2-dev (2.9.10-r5) [2020-10-01T22:09:10.491Z] (36/58) Installing libgpg-error (1.37-r0) [2020-10-01T22:09:10.491Z] (37/58) Installing libgcrypt (1.8.5-r0) [2020-10-01T22:09:10.491Z] (38/58) Installing libxslt (1.1.34-r0) [2020-10-01T22:09:10.491Z] (39/58) Installing libxslt-dev (1.1.34-r0) [2020-10-01T22:09:10.491Z] (40/58) Installing openssl-dev (1.1.1g-r0) [2020-10-01T22:09:10.754Z] (41/58) Installing sudo (1.9.0-r0) [2020-10-01T22:09:10.754Z] (42/58) Installing sysstat (12.2.1-r0) [2020-10-01T22:09:10.754Z] (43/58) Installing libblkid (2.35.2-r0) [2020-10-01T22:09:10.754Z] (44/58) Installing blkid (2.35.2-r0) [2020-10-01T22:09:10.754Z] (45/58) Installing libcap-ng (0.7.10-r1) [2020-10-01T22:09:10.754Z] (46/58) Installing setpriv (2.35.2-r0) [2020-10-01T22:09:10.754Z] (47/58) Installing libmount (2.35.2-r0) [2020-10-01T22:09:10.754Z] (48/58) Installing libsmartcols (2.35.2-r0) [2020-10-01T22:09:10.754Z] (49/58) Installing findmnt (2.35.2-r0) [2020-10-01T22:09:10.754Z] (50/58) Installing mcookie (2.35.2-r0) [2020-10-01T22:09:10.754Z] (51/58) Installing hexdump (2.35.2-r0) [2020-10-01T22:09:10.754Z] (52/58) Installing lsblk (2.35.2-r0) [2020-10-01T22:09:10.754Z] (53/58) Installing libuuid (2.35.2-r0) [2020-10-01T22:09:10.754Z] (54/58) Installing libfdisk (2.35.2-r0) [2020-10-01T22:09:10.754Z] (55/58) Installing sfdisk (2.35.2-r0) [2020-10-01T22:09:10.754Z] (56/58) Installing cfdisk (2.35.2-r0) [2020-10-01T22:09:10.754Z] (57/58) Installing util-linux (2.35.2-r0) [2020-10-01T22:09:10.754Z] (58/58) Installing xmlstarlet (1.6.1-r0) [2020-10-01T22:09:11.022Z] Executing busybox-1.31.1-r16.trigger [2020-10-01T22:09:11.022Z] OK: 257 MiB in 92 packages [2020-10-01T22:09:12.945Z] Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) [2020-10-01T22:09:13.891Z] Requirement already up-to-date: setuptools in /usr/local/lib/python3.6/site-packages (50.3.0) [2020-10-01T22:09:14.840Z] Collecting lftools[openstack]==0.31.1 [2020-10-01T22:09:14.840Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2020-10-01T22:09:15.412Z] Collecting lxml [2020-10-01T22:09:15.412Z] Downloading lxml-4.5.2.tar.gz (4.5 MB) [2020-10-01T22:09:17.963Z] Collecting pyyaml [2020-10-01T22:09:17.963Z] Downloading PyYAML-5.3.1.tar.gz (269 kB) [2020-10-01T22:09:18.913Z] Collecting six [2020-10-01T22:09:18.913Z] Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) [2020-10-01T22:09:18.913Z] Collecting tabulate [2020-10-01T22:09:18.913Z] Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) [2020-10-01T22:09:18.913Z] Collecting requests [2020-10-01T22:09:18.913Z] Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) [2020-10-01T22:09:19.486Z] Collecting setuptools>=36.5.0 [2020-10-01T22:09:19.486Z] Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) [2020-10-01T22:09:19.748Z] Collecting tqdm [2020-10-01T22:09:19.748Z] Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) [2020-10-01T22:09:19.748Z] Collecting pygerrit2 [2020-10-01T22:09:19.748Z] Downloading pygerrit2-2.0.13.tar.gz (29 kB) [2020-10-01T22:09:21.139Z] Collecting xdg==3.0.2 [2020-10-01T22:09:21.139Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2020-10-01T22:09:21.402Z] Collecting httplib2 [2020-10-01T22:09:21.402Z] Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) [2020-10-01T22:09:21.402Z] Collecting oauth2client [2020-10-01T22:09:21.402Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2020-10-01T22:09:22.350Z] Collecting ruamel.yaml [2020-10-01T22:09:22.350Z] Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) [2020-10-01T22:09:22.350Z] Collecting defusedxml [2020-10-01T22:09:22.350Z] Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) [2020-10-01T22:09:22.350Z] Collecting jsonschema [2020-10-01T22:09:22.350Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2020-10-01T22:09:22.611Z] Collecting email-validator [2020-10-01T22:09:22.611Z] Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) [2020-10-01T22:09:22.873Z] Collecting docker [2020-10-01T22:09:22.873Z] Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) [2020-10-01T22:09:23.135Z] Collecting click [2020-10-01T22:09:23.135Z] Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) [2020-10-01T22:09:23.135Z] Collecting python-jenkins [2020-10-01T22:09:23.135Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2020-10-01T22:09:23.135Z] Collecting bs4 [2020-10-01T22:09:23.135Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2020-10-01T22:09:23.397Z] Collecting pygithub [2020-10-01T22:09:23.397Z] Downloading PyGithub-1.53-py3-none-any.whl (274 kB) [2020-10-01T22:09:23.661Z] Collecting shade~=1.27.1; extra == "openstack" [2020-10-01T22:09:23.661Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2020-10-01T22:09:23.661Z] Collecting certifi>=2017.4.17 [2020-10-01T22:09:23.661Z] Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) [2020-10-01T22:09:23.661Z] Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 [2020-10-01T22:09:23.925Z] Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) [2020-10-01T22:09:23.925Z] Collecting idna<3,>=2.5 [2020-10-01T22:09:23.925Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2020-10-01T22:09:23.925Z] Collecting chardet<4,>=3.0.2 [2020-10-01T22:09:23.925Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2020-10-01T22:09:23.925Z] Collecting pbr>=0.8.0 [2020-10-01T22:09:23.925Z] Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) [2020-10-01T22:09:24.190Z] Collecting pyasn1>=0.1.7 [2020-10-01T22:09:24.190Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2020-10-01T22:09:24.190Z] Collecting pyasn1-modules>=0.0.5 [2020-10-01T22:09:24.190Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2020-10-01T22:09:24.190Z] Collecting rsa>=3.1.4 [2020-10-01T22:09:24.190Z] Downloading rsa-4.6-py3-none-any.whl (47 kB) [2020-10-01T22:09:24.458Z] Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" [2020-10-01T22:09:24.458Z] Downloading ruamel.yaml.clib-0.2.2.tar.gz (179 kB) [2020-10-01T22:09:25.035Z] Collecting attrs>=17.4.0 [2020-10-01T22:09:25.035Z] Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) [2020-10-01T22:09:25.298Z] Collecting pyrsistent>=0.14.0 [2020-10-01T22:09:25.298Z] Downloading pyrsistent-0.17.3.tar.gz (106 kB) [2020-10-01T22:09:25.918Z] Collecting importlib-metadata; python_version < "3.8" [2020-10-01T22:09:25.918Z] Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) [2020-10-01T22:09:25.918Z] Collecting dnspython>=1.15.0 [2020-10-01T22:09:25.918Z] Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) [2020-10-01T22:09:25.918Z] Collecting websocket-client>=0.32.0 [2020-10-01T22:09:25.918Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-01T22:09:25.918Z] Collecting multi-key-dict [2020-10-01T22:09:25.918Z] Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) [2020-10-01T22:09:26.225Z] Collecting beautifulsoup4 [2020-10-01T22:09:26.225Z] Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) [2020-10-01T22:09:26.225Z] Collecting deprecated [2020-10-01T22:09:26.225Z] Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) [2020-10-01T22:09:26.509Z] Collecting pyjwt [2020-10-01T22:09:26.509Z] Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) [2020-10-01T22:09:26.509Z] Collecting os-client-config>=1.28.0 [2020-10-01T22:09:26.509Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2020-10-01T22:09:26.794Z] Collecting openstacksdk>=0.9.19 [2020-10-01T22:09:26.794Z] Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) [2020-10-01T22:09:26.794Z] Collecting zipp>=0.5 [2020-10-01T22:09:26.794Z] Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) [2020-10-01T22:09:26.794Z] Collecting soupsieve>1.2; python_version >= "3.0" [2020-10-01T22:09:26.794Z] Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) [2020-10-01T22:09:27.080Z] Collecting wrapt<2,>=1.10 [2020-10-01T22:09:27.080Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2020-10-01T22:09:27.368Z] Collecting jmespath>=0.9.0 [2020-10-01T22:09:27.368Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2020-10-01T22:09:27.368Z] Collecting keystoneauth1>=3.18.0 [2020-10-01T22:09:27.368Z] Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) [2020-10-01T22:09:27.670Z] Collecting appdirs>=1.3.0 [2020-10-01T22:09:27.670Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2020-10-01T22:09:27.670Z] Collecting jsonpatch!=1.20,>=1.16 [2020-10-01T22:09:27.670Z] Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) [2020-10-01T22:09:27.670Z] Collecting netifaces>=0.10.4 [2020-10-01T22:09:27.670Z] Downloading netifaces-0.10.9.tar.gz (28 kB) [2020-10-01T22:09:27.989Z] Collecting requestsexceptions>=1.2.0 [2020-10-01T22:09:27.989Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2020-10-01T22:09:27.989Z] Collecting decorator>=4.4.1 [2020-10-01T22:09:27.989Z] Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) [2020-10-01T22:09:27.989Z] Collecting iso8601>=0.1.11 [2020-10-01T22:09:27.989Z] Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) [2020-10-01T22:09:27.989Z] Collecting os-service-types>=1.7.0 [2020-10-01T22:09:27.989Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2020-10-01T22:09:28.563Z] Collecting cryptography>=2.7 [2020-10-01T22:09:28.563Z] Downloading cryptography-3.1.1.tar.gz (534 kB) [2020-10-01T22:09:28.825Z] Installing build dependencies: started [2020-10-01T22:09:41.081Z] Installing build dependencies: finished with status 'done' [2020-10-01T22:09:41.081Z] Getting requirements to build wheel: started [2020-10-01T22:09:41.081Z] Getting requirements to build wheel: finished with status 'done' [2020-10-01T22:09:41.081Z] Preparing wheel metadata: started [2020-10-01T22:09:42.473Z] Preparing wheel metadata: finished with status 'done' [2020-10-01T22:09:42.473Z] Collecting dogpile.cache>=0.6.5 [2020-10-01T22:09:42.473Z] Downloading dogpile.cache-1.0.2.tar.gz (351 kB) [2020-10-01T22:09:43.047Z] Collecting munch>=2.1.0 [2020-10-01T22:09:43.047Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2020-10-01T22:09:43.310Z] Collecting stevedore>=1.20.0 [2020-10-01T22:09:43.310Z] Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) [2020-10-01T22:09:43.310Z] Collecting jsonpointer>=1.9 [2020-10-01T22:09:43.310Z] Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) [2020-10-01T22:09:43.888Z] Collecting cffi!=1.11.3,>=1.8 [2020-10-01T22:09:43.888Z] Downloading cffi-1.14.3.tar.gz (470 kB) [2020-10-01T22:09:44.466Z] Collecting pycparser [2020-10-01T22:09:44.466Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2020-10-01T22:09:44.466Z] Building wheels for collected packages: lxml, pyyaml, pygerrit2, bs4, ruamel.yaml.clib, pyrsistent, multi-key-dict, wrapt, netifaces, cryptography, dogpile.cache, cffi [2020-10-01T22:09:44.466Z] Building wheel for lxml (setup.py): started [2020-10-01T22:12:21.087Z] Building wheel for lxml (setup.py): still running... [2020-10-01T22:13:17.415Z] Building wheel for lxml (setup.py): still running... [2020-10-01T22:13:44.031Z] Building wheel for lxml (setup.py): finished with status 'done' [2020-10-01T22:13:44.031Z] Created wheel for lxml: filename=lxml-4.5.2-cp36-cp36m-linux_x86_64.whl size=1625566 sha256=4ab14e5004627b1e69eb8c579aa88c8e890c300f1a7dc516ba2a49bc717c44cb [2020-10-01T22:13:44.031Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/b5/85/4f/dce32f69e42434dc20ab2bb7ae1ee21f8a4d62ee1e6ba38006 [2020-10-01T22:13:44.031Z] Building wheel for pyyaml (setup.py): started [2020-10-01T22:13:44.616Z] Building wheel for pyyaml (setup.py): finished with status 'done' [2020-10-01T22:13:44.616Z] Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44619 sha256=1fa744c75cd1562077848dc2cc187f9f7048ffe0478a808124c4ff21a9ed5786 [2020-10-01T22:13:44.616Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc [2020-10-01T22:13:44.616Z] Building wheel for pygerrit2 (setup.py): started [2020-10-01T22:13:45.192Z] Building wheel for pygerrit2 (setup.py): finished with status 'done' [2020-10-01T22:13:45.192Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=d8d8d5ebe7404a698396cc1bd4e34b3ab84a0476b224f98f382bae9627260e42 [2020-10-01T22:13:45.192Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec [2020-10-01T22:13:45.192Z] Building wheel for bs4 (setup.py): started [2020-10-01T22:13:45.454Z] Building wheel for bs4 (setup.py): finished with status 'done' [2020-10-01T22:13:45.454Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=9302e3b0bd3cad6d3092b70a680eb7ffa71f81dda34cadedff0acbd8a4497f5b [2020-10-01T22:13:45.454Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 [2020-10-01T22:13:45.454Z] Building wheel for ruamel.yaml.clib (setup.py): started [2020-10-01T22:14:12.053Z] Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' [2020-10-01T22:14:12.053Z] Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.2-cp36-cp36m-linux_x86_64.whl size=176563 sha256=a62489ed2f26135c4090b113d87007227b466e15843710478fa3ad141860af5e [2020-10-01T22:14:12.053Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/bf/03/67/0d01ca2ff418eceb85b87bcc7d7f383e611f281a97dcfedd3c [2020-10-01T22:14:12.053Z] Building wheel for pyrsistent (setup.py): started [2020-10-01T22:14:12.053Z] Building wheel for pyrsistent (setup.py): finished with status 'done' [2020-10-01T22:14:12.053Z] Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=73998 sha256=db21403f9b7295c4607d7a2f3a46b907500bdaeff9739f15103a0dce4968cd09 [2020-10-01T22:14:12.053Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb [2020-10-01T22:14:12.053Z] Building wheel for multi-key-dict (setup.py): started [2020-10-01T22:14:12.053Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2020-10-01T22:14:12.053Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=03c4db57f658a71c668b1b7ab36aa93d4e1d286dc389f56fe80341afa9e871ec [2020-10-01T22:14:12.053Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 [2020-10-01T22:14:12.053Z] Building wheel for wrapt (setup.py): started [2020-10-01T22:14:12.315Z] Building wheel for wrapt (setup.py): finished with status 'done' [2020-10-01T22:14:12.315Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=33317 sha256=c135cf3c0ed2a69f0f8705667ad79cb1a32f05d065225cc39b19f3f55692e138 [2020-10-01T22:14:12.315Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 [2020-10-01T22:14:12.315Z] Building wheel for netifaces (setup.py): started [2020-10-01T22:14:14.870Z] Building wheel for netifaces (setup.py): finished with status 'done' [2020-10-01T22:14:14.870Z] Created wheel for netifaces: filename=netifaces-0.10.9-cp36-cp36m-linux_x86_64.whl size=12985 sha256=0f2cf43a6eb3285e786b875685f353aa6bd67c884a0e29c15848aafe88b25bf9 [2020-10-01T22:14:14.870Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/ef/f5/42/39d33556db44fd4d0caa4841154b5a2503f8a2d1eced209df5 [2020-10-01T22:14:14.870Z] Building wheel for cryptography (PEP 517): started [2020-10-01T22:14:53.653Z] Building wheel for cryptography (PEP 517): finished with status 'done' [2020-10-01T22:14:53.653Z] Created wheel for cryptography: filename=cryptography-3.1.1-cp36-cp36m-linux_x86_64.whl size=356344 sha256=620abfc6bed1de0a49eb18ffdc7549e52ef90b7fe3c12a976a78a8262799076c [2020-10-01T22:14:53.653Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/35/e6/57/fcd141c8a36e47d273b4f2522256c2c0e89ac9f184c47236ab [2020-10-01T22:14:53.653Z] Building wheel for dogpile.cache (setup.py): started [2020-10-01T22:14:53.653Z] Building wheel for dogpile.cache (setup.py): finished with status 'done' [2020-10-01T22:14:53.653Z] Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=330b03553ec0b9d40638f9813a801ec416e8f9afa4c37b22a516a0565ea0887c [2020-10-01T22:14:53.653Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 [2020-10-01T22:14:53.653Z] Building wheel for cffi (setup.py): started [2020-10-01T22:15:00.255Z] Building wheel for cffi (setup.py): finished with status 'done' [2020-10-01T22:15:00.255Z] Created wheel for cffi: filename=cffi-1.14.3-cp36-cp36m-linux_x86_64.whl size=187317 sha256=63e2c54ba2db53ce6d0d439d3ab8261ca4ffb154dc62245567008c14065fa5b2 [2020-10-01T22:15:00.255Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/2a/59/ec/6cbdd2c65458e3a999482168f87ba2832b7b6544cb07f329d5 [2020-10-01T22:15:00.255Z] Successfully built lxml pyyaml pygerrit2 bs4 ruamel.yaml.clib pyrsistent multi-key-dict wrapt netifaces cryptography dogpile.cache cffi [2020-10-01T22:15:01.203Z] Installing collected packages: lxml, pyyaml, six, tabulate, certifi, urllib3, idna, chardet, requests, setuptools, tqdm, pbr, pygerrit2, xdg, httplib2, pyasn1, pyasn1-modules, rsa, oauth2client, ruamel.yaml.clib, ruamel.yaml, defusedxml, attrs, pyrsistent, zipp, importlib-metadata, jsonschema, dnspython, email-validator, websocket-client, docker, click, multi-key-dict, python-jenkins, soupsieve, beautifulsoup4, bs4, wrapt, deprecated, pyjwt, pygithub, jmespath, os-service-types, iso8601, stevedore, keystoneauth1, appdirs, jsonpointer, jsonpatch, netifaces, requestsexceptions, decorator, pycparser, cffi, cryptography, dogpile.cache, munch, openstacksdk, os-client-config, shade, lftools [2020-10-01T22:15:09.371Z] Successfully installed appdirs-1.4.4 attrs-20.2.0 beautifulsoup4-4.9.2 bs4-0.0.1 certifi-2020.6.20 cffi-1.14.3 chardet-3.0.4 click-7.1.2 cryptography-3.1.1 decorator-4.4.2 defusedxml-0.6.0 deprecated-1.2.10 dnspython-2.0.0 docker-4.3.1 dogpile.cache-1.0.2 email-validator-1.1.1 httplib2-0.18.1 idna-2.10 importlib-metadata-2.0.0 iso8601-0.1.13 jmespath-0.10.0 jsonpatch-1.26 jsonpointer-2.0 jsonschema-3.2.0 keystoneauth1-4.2.1 lftools-0.31.1 lxml-4.5.2 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.10.9 oauth2client-4.1.3 openstacksdk-0.50.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.5.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.13 pygithub-1.53 pyjwt-1.7.1 pyrsistent-0.17.3 python-jenkins-1.7.0 pyyaml-5.3.1 requests-2.24.0 requestsexceptions-1.4.0 rsa-4.6 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 setuptools-50.3.0 shade-1.27.2 six-1.15.0 soupsieve-2.0.1 stevedore-3.2.2 tabulate-0.8.7 tqdm-4.50.0 urllib3-1.25.10 websocket-client-0.57.0 wrapt-1.12.1 xdg-3.0.2 zipp-3.2.0 [2020-10-01T22:15:10.318Z] Collecting zipp==1.1.0 [2020-10-01T22:15:10.581Z] Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) [2020-10-01T22:15:10.581Z] Collecting python-openstackclient [2020-10-01T22:15:10.581Z] Downloading python_openstackclient-5.3.1-py3-none-any.whl (884 kB) [2020-10-01T22:15:10.847Z] Collecting python-cinderclient>=3.3.0 [2020-10-01T22:15:10.847Z] Downloading python_cinderclient-7.2.0-py3-none-any.whl (274 kB) [2020-10-01T22:15:11.110Z] Collecting osc-lib>=2.0.0 [2020-10-01T22:15:11.110Z] Downloading osc_lib-2.2.1-py3-none-any.whl (83 kB) [2020-10-01T22:15:11.110Z] Collecting python-keystoneclient>=3.22.0 [2020-10-01T22:15:11.110Z] Downloading python_keystoneclient-4.1.1-py3-none-any.whl (390 kB) [2020-10-01T22:15:11.371Z] Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (5.5.0) [2020-10-01T22:15:11.371Z] Requirement already satisfied: openstacksdk>=0.48.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (0.50.0) [2020-10-01T22:15:11.371Z] Collecting python-novaclient>=15.1.0 [2020-10-01T22:15:11.371Z] Downloading python_novaclient-17.2.1-py3-none-any.whl (319 kB) [2020-10-01T22:15:11.632Z] Collecting cliff!=2.9.0,>=2.8.0 [2020-10-01T22:15:11.632Z] Downloading cliff-3.4.0-py3-none-any.whl (76 kB) [2020-10-01T22:15:11.632Z] Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (1.15.0) [2020-10-01T22:15:11.895Z] Collecting oslo.utils>=3.33.0 [2020-10-01T22:15:11.895Z] Downloading oslo.utils-4.6.0-py3-none-any.whl (96 kB) [2020-10-01T22:15:11.895Z] Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (3.2.2) [2020-10-01T22:15:11.895Z] Collecting oslo.i18n>=3.15.3 [2020-10-01T22:15:11.895Z] Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) [2020-10-01T22:15:12.157Z] Collecting simplejson>=3.5.1 [2020-10-01T22:15:12.157Z] Downloading simplejson-3.17.2.tar.gz (83 kB) [2020-10-01T22:15:12.730Z] Collecting PrettyTable<0.8,>=0.7.1 [2020-10-01T22:15:12.730Z] Downloading prettytable-0.7.2.tar.bz2 (21 kB) [2020-10-01T22:15:12.992Z] Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.6/site-packages (from python-cinderclient>=3.3.0->python-openstackclient) (4.2.1) [2020-10-01T22:15:13.254Z] Requirement already satisfied: requests!=2.20.0,>=2.14.2 in /usr/local/lib/python3.6/site-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.24.0) [2020-10-01T22:15:13.254Z] Collecting oslo.config>=5.2.0 [2020-10-01T22:15:13.254Z] Downloading oslo.config-8.3.2-py3-none-any.whl (119 kB) [2020-10-01T22:15:13.516Z] Collecting debtcollector>=1.2.0 [2020-10-01T22:15:13.516Z] Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) [2020-10-01T22:15:13.516Z] Collecting oslo.serialization!=2.19.1,>=2.18.0 [2020-10-01T22:15:13.516Z] Downloading oslo.serialization-4.0.1-py3-none-any.whl (21 kB) [2020-10-01T22:15:13.779Z] Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (4.4.2) [2020-10-01T22:15:13.779Z] Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (2.5.0) [2020-10-01T22:15:13.779Z] Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.10.9) [2020-10-01T22:15:13.779Z] Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.0.2) [2020-10-01T22:15:13.779Z] Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.10.0) [2020-10-01T22:15:13.779Z] Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.26) [2020-10-01T22:15:13.779Z] Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.4.0) [2020-10-01T22:15:13.779Z] Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (5.3.1) [2020-10-01T22:15:13.779Z] Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.1.13) [2020-10-01T22:15:13.779Z] Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.4.4) [2020-10-01T22:15:13.779Z] Requirement already satisfied: importlib-metadata>=1.7.0; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (2.0.0) [2020-10-01T22:15:13.779Z] Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.7.0) [2020-10-01T22:15:13.779Z] Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (3.1.1) [2020-10-01T22:15:14.041Z] Collecting cmd2!=0.8.3,>=0.8.0 [2020-10-01T22:15:14.041Z] Downloading cmd2-1.3.11-py3-none-any.whl (133 kB) [2020-10-01T22:15:14.306Z] Collecting pyparsing>=2.1.0 [2020-10-01T22:15:14.306Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2020-10-01T22:15:14.568Z] Collecting pytz>=2013.6 [2020-10-01T22:15:14.568Z] Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) [2020-10-01T22:15:14.568Z] Collecting netaddr>=0.7.18 [2020-10-01T22:15:14.568Z] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [2020-10-01T22:15:14.829Z] Collecting packaging>=20.4 [2020-10-01T22:15:14.829Z] Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) [2020-10-01T22:15:14.829Z] Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (2.10) [2020-10-01T22:15:14.829Z] Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (3.0.4) [2020-10-01T22:15:14.829Z] Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (1.25.10) [2020-10-01T22:15:14.829Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (2020.6.20) [2020-10-01T22:15:15.090Z] Collecting rfc3986>=1.2.0 [2020-10-01T22:15:15.090Z] Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) [2020-10-01T22:15:15.090Z] Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.6/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.12.1) [2020-10-01T22:15:15.090Z] Collecting msgpack>=0.5.2 [2020-10-01T22:15:15.090Z] Downloading msgpack-1.0.0.tar.gz (232 kB) [2020-10-01T22:15:15.667Z] Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.6/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.48.0->python-openstackclient) (2.0) [2020-10-01T22:15:15.667Z] Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/local/lib/python3.6/site-packages (from cryptography>=2.7->openstacksdk>=0.48.0->python-openstackclient) (1.14.3) [2020-10-01T22:15:15.667Z] Collecting colorama>=0.3.7 [2020-10-01T22:15:15.667Z] Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB) [2020-10-01T22:15:15.929Z] Collecting pyperclip>=1.6 [2020-10-01T22:15:15.929Z] Downloading pyperclip-1.8.0.tar.gz (16 kB) [2020-10-01T22:15:16.504Z] Collecting wcwidth>=0.1.7 [2020-10-01T22:15:16.504Z] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2020-10-01T22:15:16.504Z] Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.6/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-openstackclient) (50.3.0) [2020-10-01T22:15:16.504Z] Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.6/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-openstackclient) (20.2.0) [2020-10-01T22:15:16.767Z] Collecting importlib-resources; python_version < "3.7" [2020-10-01T22:15:16.767Z] Downloading importlib_resources-3.0.0-py2.py3-none-any.whl (23 kB) [2020-10-01T22:15:16.767Z] Requirement already satisfied: pycparser in /usr/local/lib/python3.6/site-packages (from cffi!=1.11.3,>=1.8->cryptography>=2.7->openstacksdk>=0.48.0->python-openstackclient) (2.20) [2020-10-01T22:15:16.767Z] Building wheels for collected packages: simplejson, PrettyTable, msgpack, pyperclip [2020-10-01T22:15:16.767Z] Building wheel for simplejson (setup.py): started [2020-10-01T22:15:19.328Z] Building wheel for simplejson (setup.py): finished with status 'done' [2020-10-01T22:15:19.328Z] Created wheel for simplejson: filename=simplejson-3.17.2-cp36-cp36m-linux_x86_64.whl size=74646 sha256=5dbbcceb7cec79070b14dabeeea93b8554e80e87b53646ec94dfb5ef273eea9e [2020-10-01T22:15:19.328Z] Stored in directory: /tmp/pip-ephem-wheel-cache-b8rjl7ud/wheels/36/f7/a6/1aa7ab548751db0dfbc2524da98d8b7fb39ef9b14d929bf038 [2020-10-01T22:15:19.328Z] Building wheel for PrettyTable (setup.py): started [2020-10-01T22:15:19.907Z] Building wheel for PrettyTable (setup.py): finished with status 'done' [2020-10-01T22:15:19.907Z] Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13700 sha256=aefb89c0a5b656da1d36587df731498c5322fc74c753cc0b4b77e6acee5d8815 [2020-10-01T22:15:19.907Z] Stored in directory: /tmp/pip-ephem-wheel-cache-b8rjl7ud/wheels/90/15/c3/5f28b42ae9c81638570b8b7ed654e0f98c5fdc08875869511b [2020-10-01T22:15:19.907Z] Building wheel for msgpack (setup.py): started [2020-10-01T22:15:29.934Z] Building wheel for msgpack (setup.py): finished with status 'done' [2020-10-01T22:15:29.934Z] Created wheel for msgpack: filename=msgpack-1.0.0-cp36-cp36m-linux_x86_64.whl size=83772 sha256=8d24dbf0f40402bb2d4b167306e804bc56eb46b1bb34919d383da7c373197282 [2020-10-01T22:15:29.934Z] Stored in directory: /tmp/pip-ephem-wheel-cache-b8rjl7ud/wheels/81/02/ab/3429715e43746dde3d7354115ea4d7f017ecefe77ec67c03c5 [2020-10-01T22:15:29.934Z] Building wheel for pyperclip (setup.py): started [2020-10-01T22:15:29.934Z] Building wheel for pyperclip (setup.py): finished with status 'done' [2020-10-01T22:15:29.934Z] Created wheel for pyperclip: filename=pyperclip-1.8.0-py3-none-any.whl size=8692 sha256=644944226098242372337121b0c82c0f252e349118100636bc01a62ea78c99a0 [2020-10-01T22:15:29.934Z] Stored in directory: /tmp/pip-ephem-wheel-cache-b8rjl7ud/wheels/26/30/fe/92e2d4b1301ba74c07ea09c9e4c08f5bf12bae9c30319d74c5 [2020-10-01T22:15:29.934Z] Successfully built simplejson PrettyTable msgpack pyperclip [2020-10-01T22:15:29.934Z] Installing collected packages: zipp, simplejson, PrettyTable, debtcollector, pytz, pyparsing, importlib-resources, netaddr, packaging, oslo.i18n, oslo.utils, python-cinderclient, colorama, pyperclip, wcwidth, cmd2, cliff, osc-lib, rfc3986, oslo.config, msgpack, oslo.serialization, python-keystoneclient, python-novaclient, python-openstackclient [2020-10-01T22:15:29.934Z] Attempting uninstall: zipp [2020-10-01T22:15:29.934Z] Found existing installation: zipp 3.2.0 [2020-10-01T22:15:29.934Z] Uninstalling zipp-3.2.0: [2020-10-01T22:15:29.934Z] Successfully uninstalled zipp-3.2.0 [2020-10-01T22:15:36.537Z] Successfully installed PrettyTable-0.7.2 cliff-3.4.0 cmd2-1.3.11 colorama-0.4.3 debtcollector-2.2.0 importlib-resources-3.0.0 msgpack-1.0.0 netaddr-0.8.0 osc-lib-2.2.1 oslo.config-8.3.2 oslo.i18n-5.0.1 oslo.serialization-4.0.1 oslo.utils-4.6.0 packaging-20.4 pyparsing-2.4.7 pyperclip-1.8.0 python-cinderclient-7.2.0 python-keystoneclient-4.1.1 python-novaclient-17.2.1 python-openstackclient-5.3.1 pytz-2020.1 rfc3986-1.4.0 simplejson-3.17.2 wcwidth-0.2.5 zipp-1.1.0 [2020-10-01T22:15:36.537Z] Cloning into 'global-jjb'... [2020-10-01T22:15:37.483Z] HEAD is now at 64faafa Merge "lftools_activate should be deprecated" [2020-10-01T22:15:59.507Z] Removing intermediate container 5210d447d7b1 [2020-10-01T22:15:59.507Z] ---> 76bc194c3c2c [2020-10-01T22:15:59.507Z] Successfully built 76bc194c3c2c [2020-10-01T22:15:59.507Z] Successfully tagged edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-01T22:22:03.436Z] Building wheel for lxml (setup.py): still running... [2020-10-01T22:23:25.297Z] Building wheel for lxml (setup.py): still running... [2020-10-01T22:24:22.140Z] Building wheel for lxml (setup.py): still running... [2020-10-01T22:25:43.866Z] Building wheel for lxml (setup.py): still running... [2020-10-01T22:27:05.621Z] Building wheel for lxml (setup.py): still running... [2020-10-01T22:27:44.577Z] Building wheel for lxml (setup.py): finished with status 'done' [2020-10-01T22:27:44.577Z] Created wheel for lxml: filename=lxml-4.5.2-cp36-cp36m-linux_aarch64.whl size=1554913 sha256=f7bdf1c0888da788ebf841273138f5515b83bdeb96df5db3dfb0f96ef1b5e7bd [2020-10-01T22:27:44.577Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/b5/85/4f/dce32f69e42434dc20ab2bb7ae1ee21f8a4d62ee1e6ba38006 [2020-10-01T22:27:44.577Z] Building wheel for pyyaml (setup.py): started [2020-10-01T22:27:44.577Z] Building wheel for pyyaml (setup.py): finished with status 'done' [2020-10-01T22:27:44.577Z] Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_aarch64.whl size=44622 sha256=3240153351cc5bcff9b15a4728acb0997b298b3b26f000b354bd38d1f2300349 [2020-10-01T22:27:44.577Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc [2020-10-01T22:27:44.577Z] Building wheel for ruamel.yaml.clib (setup.py): started [2020-10-01T22:28:52.552Z] Building wheel for ruamel.yaml.clib (setup.py): still running... [2020-10-01T22:29:19.330Z] Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' [2020-10-01T22:29:19.330Z] Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.2-cp36-cp36m-linux_aarch64.whl size=151919 sha256=ce2ec10aef6c043fc5f3f56ba58b1c8a3265b071dc3e8fe2f052d5c3b75d641d [2020-10-01T22:29:19.330Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/bf/03/67/0d01ca2ff418eceb85b87bcc7d7f383e611f281a97dcfedd3c [2020-10-01T22:29:19.330Z] Building wheel for multi-key-dict (setup.py): started [2020-10-01T22:29:20.300Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2020-10-01T22:29:20.300Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=10950c3f01a794d8284a471ea3ed8f8db6a170f45f8ef6ebe00d5a2c64131aeb [2020-10-01T22:29:20.300Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 [2020-10-01T22:29:20.300Z] Building wheel for pyrsistent (setup.py): started [2020-10-01T22:29:28.556Z] Building wheel for pyrsistent (setup.py): finished with status 'done' [2020-10-01T22:29:28.556Z] Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_aarch64.whl size=73826 sha256=d462e19e2e61daa8ec76e9b38009fd5a92e8d204df46998f3a0e63635a806da0 [2020-10-01T22:29:28.556Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb [2020-10-01T22:29:28.556Z] Building wheel for wrapt (setup.py): started [2020-10-01T22:29:33.932Z] Building wheel for wrapt (setup.py): finished with status 'done' [2020-10-01T22:29:33.932Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_aarch64.whl size=32352 sha256=0e5abf8864995e0b91d17cab02eba81d492a83166b085dc18d422b1d5c01d494 [2020-10-01T22:29:33.932Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 [2020-10-01T22:29:33.932Z] Building wheel for netifaces (setup.py): started [2020-10-01T22:29:42.177Z] Building wheel for netifaces (setup.py): finished with status 'done' [2020-10-01T22:29:42.177Z] Created wheel for netifaces: filename=netifaces-0.10.9-cp36-cp36m-linux_aarch64.whl size=12915 sha256=84d731766e449c3419c47ab30f2c6596601527fb957e83798b4f630b3b806815 [2020-10-01T22:29:42.177Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/ef/f5/42/39d33556db44fd4d0caa4841154b5a2503f8a2d1eced209df5 [2020-10-01T22:29:42.177Z] Building wheel for cryptography (PEP 517): started [2020-10-01T22:31:48.954Z] Building wheel for cryptography (PEP 517): still running... [2020-10-01T22:31:48.954Z] Building wheel for cryptography (PEP 517): finished with status 'done' [2020-10-01T22:31:48.954Z] Created wheel for cryptography: filename=cryptography-3.1.1-cp36-cp36m-linux_aarch64.whl size=331141 sha256=0c3c0335f5624c7cb66c8bd4c71bb9525f0cd50815a60e54c397eb596a8bf2cd [2020-10-01T22:31:48.954Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/35/e6/57/fcd141c8a36e47d273b4f2522256c2c0e89ac9f184c47236ab [2020-10-01T22:31:48.954Z] Building wheel for dogpile.cache (setup.py): started [2020-10-01T22:31:50.914Z] Building wheel for dogpile.cache (setup.py): finished with status 'done' [2020-10-01T22:31:50.914Z] Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=6b6ca0a78f09cde2013fc6d55576716ba6d86d34495700cbb4ba95f77106235c [2020-10-01T22:31:50.914Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 [2020-10-01T22:31:50.914Z] Building wheel for cffi (setup.py): started [2020-10-01T22:32:23.316Z] Building wheel for cffi (setup.py): finished with status 'done' [2020-10-01T22:32:23.316Z] Created wheel for cffi: filename=cffi-1.14.3-cp36-cp36m-linux_aarch64.whl size=189924 sha256=5cf5b6941de4a8cb1211cb7dfb4fcd3accf910359723d5d6c4c08c9dab0a7d7d [2020-10-01T22:32:23.316Z] Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/2a/59/ec/6cbdd2c65458e3a999482168f87ba2832b7b6544cb07f329d5 [2020-10-01T22:32:23.316Z] Successfully built pygerrit2 bs4 lxml pyyaml ruamel.yaml.clib multi-key-dict pyrsistent wrapt netifaces cryptography dogpile.cache cffi [2020-10-01T22:32:23.316Z] Installing collected packages: pbr, idna, urllib3, certifi, chardet, requests, pygerrit2, tqdm, ruamel.yaml.clib, ruamel.yaml, dnspython, email-validator, wrapt, deprecated, pyjwt, pygithub, six, multi-key-dict, python-jenkins, soupsieve, beautifulsoup4, bs4, pyasn1, rsa, httplib2, pyasn1-modules, oauth2client, xdg, tabulate, websocket-client, docker, lxml, setuptools, click, pyrsistent, attrs, zipp, importlib-metadata, jsonschema, defusedxml, pyyaml, appdirs, munch, iso8601, netifaces, jmespath, jsonpointer, jsonpatch, requestsexceptions, pycparser, cffi, cryptography, decorator, os-service-types, stevedore, keystoneauth1, dogpile.cache, openstacksdk, os-client-config, shade, lftools [2020-10-01T22:32:45.448Z] Successfully installed appdirs-1.4.4 attrs-20.2.0 beautifulsoup4-4.9.2 bs4-0.0.1 certifi-2020.6.20 cffi-1.14.3 chardet-3.0.4 click-7.1.2 cryptography-3.1.1 decorator-4.4.2 defusedxml-0.6.0 deprecated-1.2.10 dnspython-2.0.0 docker-4.3.1 dogpile.cache-1.0.2 email-validator-1.1.1 httplib2-0.18.1 idna-2.10 importlib-metadata-2.0.0 iso8601-0.1.13 jmespath-0.10.0 jsonpatch-1.26 jsonpointer-2.0 jsonschema-3.2.0 keystoneauth1-4.2.1 lftools-0.31.1 lxml-4.5.2 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.10.9 oauth2client-4.1.3 openstacksdk-0.50.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.5.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.13 pygithub-1.53 pyjwt-1.7.1 pyrsistent-0.17.3 python-jenkins-1.7.0 pyyaml-5.3.1 requests-2.24.0 requestsexceptions-1.4.0 rsa-4.6 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 setuptools-50.3.0 shade-1.27.2 six-1.15.0 soupsieve-2.0.1 stevedore-3.2.2 tabulate-0.8.7 tqdm-4.50.0 urllib3-1.25.10 websocket-client-0.57.0 wrapt-1.12.1 xdg-3.0.2 zipp-3.2.0 [2020-10-01T22:32:48.052Z] Collecting zipp==1.1.0 [2020-10-01T22:32:48.323Z] Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) [2020-10-01T22:32:48.913Z] Collecting python-openstackclient [2020-10-01T22:32:48.913Z] Downloading python_openstackclient-5.3.1-py3-none-any.whl (884 kB) [2020-10-01T22:32:49.503Z] Collecting cliff!=2.9.0,>=2.8.0 [2020-10-01T22:32:49.503Z] Downloading cliff-3.4.0-py3-none-any.whl (76 kB) [2020-10-01T22:32:49.776Z] Requirement already satisfied: openstacksdk>=0.48.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (0.50.0) [2020-10-01T22:32:50.364Z] Collecting python-keystoneclient>=3.22.0 [2020-10-01T22:32:50.364Z] Downloading python_keystoneclient-4.1.1-py3-none-any.whl (390 kB) [2020-10-01T22:32:50.634Z] Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (1.15.0) [2020-10-01T22:32:51.221Z] Collecting python-novaclient>=15.1.0 [2020-10-01T22:32:51.221Z] Downloading python_novaclient-17.2.1-py3-none-any.whl (319 kB) [2020-10-01T22:32:52.191Z] Collecting oslo.utils>=3.33.0 [2020-10-01T22:32:52.191Z] Downloading oslo.utils-4.6.0-py3-none-any.whl (96 kB) [2020-10-01T22:32:52.191Z] Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (3.2.2) [2020-10-01T22:32:52.779Z] Collecting oslo.i18n>=3.15.3 [2020-10-01T22:32:52.779Z] Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) [2020-10-01T22:32:53.053Z] Collecting osc-lib>=2.0.0 [2020-10-01T22:32:53.053Z] Downloading osc_lib-2.2.1-py3-none-any.whl (83 kB) [2020-10-01T22:32:53.643Z] Collecting python-cinderclient>=3.3.0 [2020-10-01T22:32:53.643Z] Downloading python_cinderclient-7.2.0-py3-none-any.whl (274 kB) [2020-10-01T22:32:53.913Z] Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (5.5.0) [2020-10-01T22:32:53.913Z] Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.6/site-packages (from cliff!=2.9.0,>=2.8.0->python-openstackclient) (5.3.1) [2020-10-01T22:32:54.504Z] Collecting pyparsing>=2.1.0 [2020-10-01T22:32:54.504Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2020-10-01T22:32:55.474Z] Collecting cmd2!=0.8.3,>=0.8.0 [2020-10-01T22:32:55.474Z] Downloading cmd2-1.3.11-py3-none-any.whl (133 kB) [2020-10-01T22:32:56.063Z] Collecting PrettyTable<0.8,>=0.7.2 [2020-10-01T22:32:56.063Z] Downloading prettytable-0.7.2.tar.bz2 (21 kB) [2020-10-01T22:32:58.026Z] Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.1.13) [2020-10-01T22:32:58.026Z] Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.10.0) [2020-10-01T22:32:58.026Z] Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (3.1.1) [2020-10-01T22:32:58.296Z] Requirement already satisfied: importlib-metadata>=1.7.0; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (2.0.0) [2020-10-01T22:32:58.296Z] Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (4.4.2) [2020-10-01T22:32:58.296Z] Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.4.0) [2020-10-01T22:32:58.296Z] Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (2.5.0) [2020-10-01T22:32:58.296Z] Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.0.2) [2020-10-01T22:32:58.296Z] Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.26) [2020-10-01T22:32:58.296Z] Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (4.2.1) [2020-10-01T22:32:58.887Z] Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.7.0) [2020-10-01T22:32:58.887Z] Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.4.4) [2020-10-01T22:32:58.887Z] Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.10.9) [2020-10-01T22:32:58.888Z] Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (2.24.0) [2020-10-01T22:32:59.860Z] Collecting oslo.config>=5.2.0 [2020-10-01T22:32:59.860Z] Downloading oslo.config-8.3.2-py3-none-any.whl (119 kB) [2020-10-01T22:33:00.133Z] Collecting debtcollector>=1.2.0 [2020-10-01T22:33:00.133Z] Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) [2020-10-01T22:33:00.724Z] Collecting oslo.serialization!=2.19.1,>=2.18.0 [2020-10-01T22:33:00.724Z] Downloading oslo.serialization-4.0.1-py3-none-any.whl (21 kB) [2020-10-01T22:33:01.695Z] Collecting simplejson>=3.5.1 [2020-10-01T22:33:01.695Z] Downloading simplejson-3.17.2.tar.gz (83 kB) [2020-10-01T22:33:04.297Z] Collecting packaging>=20.4 [2020-10-01T22:33:04.297Z] Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) [2020-10-01T22:33:05.716Z] Collecting pytz>=2013.6 [2020-10-01T22:33:05.716Z] Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) [2020-10-01T22:33:05.986Z] Collecting netaddr>=0.7.18 [2020-10-01T22:33:05.986Z] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [2020-10-01T22:33:06.577Z] Collecting pyperclip>=1.6 [2020-10-01T22:33:06.577Z] Downloading pyperclip-1.8.0.tar.gz (16 kB) [2020-10-01T22:33:08.546Z] Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.6/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-openstackclient) (50.3.0) [2020-10-01T22:33:08.546Z] Collecting wcwidth>=0.1.7 [2020-10-01T22:33:08.546Z] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2020-10-01T22:33:08.818Z] Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.6/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-openstackclient) (20.2.0) [2020-10-01T22:33:09.406Z] Collecting colorama>=0.3.7 [2020-10-01T22:33:09.406Z] Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB) [2020-10-01T22:33:09.406Z] Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/local/lib/python3.6/site-packages (from cryptography>=2.7->openstacksdk>=0.48.0->python-openstackclient) (1.14.3) [2020-10-01T22:33:09.406Z] Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.6/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.48.0->python-openstackclient) (2.0) [2020-10-01T22:33:09.406Z] Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests>=2.14.2->python-keystoneclient>=3.22.0->python-openstackclient) (1.25.10) [2020-10-01T22:33:09.406Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests>=2.14.2->python-keystoneclient>=3.22.0->python-openstackclient) (2020.6.20) [2020-10-01T22:33:09.406Z] Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.6/site-packages (from requests>=2.14.2->python-keystoneclient>=3.22.0->python-openstackclient) (3.0.4) [2020-10-01T22:33:09.406Z] Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests>=2.14.2->python-keystoneclient>=3.22.0->python-openstackclient) (2.10) [2020-10-01T22:33:09.675Z] Collecting rfc3986>=1.2.0 [2020-10-01T22:33:09.675Z] Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) [2020-10-01T22:33:09.944Z] Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.6/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.12.1) [2020-10-01T22:33:10.215Z] Collecting msgpack>=0.5.2 [2020-10-01T22:33:10.215Z] Downloading msgpack-1.0.0.tar.gz (232 kB) [2020-10-01T22:33:12.820Z] Collecting importlib-resources; python_version < "3.7" [2020-10-01T22:33:12.820Z] Downloading importlib_resources-3.0.0-py2.py3-none-any.whl (23 kB) [2020-10-01T22:33:12.820Z] Requirement already satisfied: pycparser in /usr/local/lib/python3.6/site-packages (from cffi!=1.11.3,>=1.8->cryptography>=2.7->openstacksdk>=0.48.0->python-openstackclient) (2.20) [2020-10-01T22:33:12.820Z] Building wheels for collected packages: PrettyTable, simplejson, pyperclip, msgpack [2020-10-01T22:33:12.820Z] Building wheel for PrettyTable (setup.py): started [2020-10-01T22:33:14.784Z] Building wheel for PrettyTable (setup.py): finished with status 'done' [2020-10-01T22:33:14.784Z] Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13700 sha256=d473d3769d3d2364223a79aa343fc373cbdffcb17cdfdda94d92b8985fdb240b [2020-10-01T22:33:14.784Z] Stored in directory: /tmp/pip-ephem-wheel-cache-hepf3o_0/wheels/90/15/c3/5f28b42ae9c81638570b8b7ed654e0f98c5fdc08875869511b [2020-10-01T22:33:14.784Z] Building wheel for simplejson (setup.py): started [2020-10-01T22:33:24.904Z] Building wheel for simplejson (setup.py): finished with status 'done' [2020-10-01T22:33:24.904Z] Created wheel for simplejson: filename=simplejson-3.17.2-cp36-cp36m-linux_aarch64.whl size=73877 sha256=7f2a2c7877010b9157f9caf2e6322ecfc07434f4340296dfa4cd9d9a17059e8e [2020-10-01T22:33:24.904Z] Stored in directory: /tmp/pip-ephem-wheel-cache-hepf3o_0/wheels/36/f7/a6/1aa7ab548751db0dfbc2524da98d8b7fb39ef9b14d929bf038 [2020-10-01T22:33:24.904Z] Building wheel for pyperclip (setup.py): started [2020-10-01T22:33:26.328Z] Building wheel for pyperclip (setup.py): finished with status 'done' [2020-10-01T22:33:26.328Z] Created wheel for pyperclip: filename=pyperclip-1.8.0-py3-none-any.whl size=8692 sha256=9e1ab351a0796c5011a2cb4f4dbdc731b70e10123b95dcab46df0c50624135ea [2020-10-01T22:33:26.328Z] Stored in directory: /tmp/pip-ephem-wheel-cache-hepf3o_0/wheels/26/30/fe/92e2d4b1301ba74c07ea09c9e4c08f5bf12bae9c30319d74c5 [2020-10-01T22:33:26.328Z] Building wheel for msgpack (setup.py): started [2020-10-01T22:33:58.615Z] Building wheel for msgpack (setup.py): finished with status 'done' [2020-10-01T22:33:58.615Z] Created wheel for msgpack: filename=msgpack-1.0.0-cp36-cp36m-linux_aarch64.whl size=76931 sha256=b73272ae85d5080927c690c9de8e03c6d2b9d49d50f3871ed3cd0dc2ca219d0d [2020-10-01T22:33:58.615Z] Stored in directory: /tmp/pip-ephem-wheel-cache-hepf3o_0/wheels/81/02/ab/3429715e43746dde3d7354115ea4d7f017ecefe77ec67c03c5 [2020-10-01T22:33:58.615Z] Successfully built PrettyTable simplejson pyperclip msgpack [2020-10-01T22:33:58.615Z] Installing collected packages: zipp, pyparsing, pyperclip, wcwidth, colorama, cmd2, PrettyTable, cliff, packaging, pytz, oslo.i18n, debtcollector, importlib-resources, netaddr, oslo.utils, rfc3986, oslo.config, msgpack, oslo.serialization, python-keystoneclient, simplejson, python-novaclient, osc-lib, python-cinderclient, python-openstackclient [2020-10-01T22:33:58.615Z] Attempting uninstall: zipp [2020-10-01T22:33:58.615Z] Found existing installation: zipp 3.2.0 [2020-10-01T22:33:58.615Z] Uninstalling zipp-3.2.0: [2020-10-01T22:33:58.615Z] Successfully uninstalled zipp-3.2.0 [2020-10-01T22:34:10.984Z] Successfully installed PrettyTable-0.7.2 cliff-3.4.0 cmd2-1.3.11 colorama-0.4.3 debtcollector-2.2.0 importlib-resources-3.0.0 msgpack-1.0.0 netaddr-0.8.0 osc-lib-2.2.1 oslo.config-8.3.2 oslo.i18n-5.0.1 oslo.serialization-4.0.1 oslo.utils-4.6.0 packaging-20.4 pyparsing-2.4.7 pyperclip-1.8.0 python-cinderclient-7.2.0 python-keystoneclient-4.1.1 python-novaclient-17.2.1 python-openstackclient-5.3.1 pytz-2020.1 rfc3986-1.4.0 simplejson-3.17.2 wcwidth-0.2.5 zipp-1.1.0 [2020-10-01T22:34:11.955Z] Cloning into 'global-jjb'... [2020-10-01T22:34:13.391Z] HEAD is now at 64faafa Merge "lftools_activate should be deprecated" [2020-10-01T22:34:35.540Z] Removing intermediate container 9301b5c95fe4 [2020-10-01T22:34:35.540Z] ---> 568ba0a7e05f [2020-10-01T22:34:35.540Z] Successfully built 568ba0a7e05f [2020-10-01T22:34:35.540Z] Successfully tagged edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Image Scan) Stage "Clair Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-01T22:34:38.551Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T22:34:39.186Z] ---> package-listing.sh [2020-10-01T22:34:39.186Z] ++ facter osfamily [2020-10-01T22:34:39.186Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-01T22:34:39.186Z] + OS_FAMILY=redhat [2020-10-01T22:34:39.186Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-149 [2020-10-01T22:34:39.186Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-01T22:34:39.186Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-01T22:34:39.186Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-01T22:34:39.186Z] + PACKAGES=/tmp/packages_start.txt [2020-10-01T22:34:39.186Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-149 ']' [2020-10-01T22:34:39.186Z] + PACKAGES=/tmp/packages_end.txt [2020-10-01T22:34:39.186Z] + case "${OS_FAMILY}" in [2020-10-01T22:34:39.186Z] + rpm -qa [2020-10-01T22:34:39.186Z] + sort [2020-10-01T22:34:43.409Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-01T22:34:43.409Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-01T22:34:43.409Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-01T22:34:43.409Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-149 ']' [2020-10-01T22:34:43.409Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-149/archives/ [2020-10-01T22:34:43.409Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-149/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-01T22:34:43.674Z] provisioning config files... [2020-10-01T22:34:43.693Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-149@tmp/config8251398030117078018tmp [Pipeline] { [Pipeline] echo [2020-10-01T22:34:43.795Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T22:34:44.138Z] ---> create-netrc.sh [Pipeline] } [2020-10-01T22:34:44.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-01T22:34:44.434Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T22:34:44.762Z] ---> python-tools-install.sh [2020-10-01T22:34:44.762Z] Generating Requirements File [2020-10-01T22:36:06.335Z] Python 3.6.8 [2020-10-01T22:36:06.335Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-01T22:36:06.335Z] aiohttp==3.6.2 [2020-10-01T22:36:06.335Z] appdirs==1.4.3 [2020-10-01T22:36:06.335Z] argcomplete==1.12.1 [2020-10-01T22:36:06.335Z] aspy.yaml==1.3.0 [2020-10-01T22:36:06.335Z] async-timeout==3.0.1 [2020-10-01T22:36:06.335Z] attrs==19.3.0 [2020-10-01T22:36:06.335Z] Babel==2.8.0 [2020-10-01T22:36:06.335Z] beautifulsoup4==4.8.2 [2020-10-01T22:36:06.335Z] boto3==1.11.6 [2020-10-01T22:36:06.335Z] botocore==1.14.6 [2020-10-01T22:36:06.335Z] bs4==0.0.1 [2020-10-01T22:36:06.335Z] cachetools==4.1.1 [2020-10-01T22:36:06.335Z] certifi==2019.11.28 [2020-10-01T22:36:06.335Z] cffi==1.14.3 [2020-10-01T22:36:06.335Z] cfgv==2.0.1 [2020-10-01T22:36:06.335Z] chardet==3.0.4 [2020-10-01T22:36:06.335Z] click==7.1 [2020-10-01T22:36:06.335Z] cliff==3.4.0 [2020-10-01T22:36:06.335Z] cmd2==1.3.11 [2020-10-01T22:36:06.335Z] colorama==0.4.3 [2020-10-01T22:36:06.335Z] cryptography==3.1.1 [2020-10-01T22:36:06.335Z] debtcollector==2.2.0 [2020-10-01T22:36:06.335Z] decorator==4.4.2 [2020-10-01T22:36:06.335Z] defusedxml==0.6.0 [2020-10-01T22:36:06.335Z] Deprecated==1.2.7 [2020-10-01T22:36:06.335Z] distlib==0.3.1 [2020-10-01T22:36:06.335Z] distro==1.2.0 [2020-10-01T22:36:06.335Z] dnspython==1.16.0 [2020-10-01T22:36:06.335Z] docker==4.2.0 [2020-10-01T22:36:06.335Z] docutils==0.15.2 [2020-10-01T22:36:06.335Z] dogpile.cache==1.0.2 [2020-10-01T22:36:06.335Z] email-validator==1.0.5 [2020-10-01T22:36:06.335Z] filelock==3.0.12 [2020-10-01T22:36:06.335Z] future==0.18.2 [2020-10-01T22:36:06.335Z] google-auth==1.22.0 [2020-10-01T22:36:06.335Z] httplib2==0.17.0 [2020-10-01T22:36:06.335Z] identify==1.4.11 [2020-10-01T22:36:06.335Z] idna==2.9 [2020-10-01T22:36:06.335Z] idna-ssl==1.1.0 [2020-10-01T22:36:06.335Z] importlib-metadata==1.7.0 [2020-10-01T22:36:06.335Z] importlib-resources==1.5.0 [2020-10-01T22:36:06.335Z] iso8601==0.1.13 [2020-10-01T22:36:06.335Z] Jinja2==2.11.1 [2020-10-01T22:36:06.335Z] jmespath==0.10.0 [2020-10-01T22:36:06.335Z] jsonpatch==1.26 [2020-10-01T22:36:06.335Z] jsonpointer==2.0 [2020-10-01T22:36:06.335Z] jsonschema==3.2.0 [2020-10-01T22:36:06.335Z] keystoneauth1==4.2.1 [2020-10-01T22:36:06.335Z] kubernetes==11.0.0 [2020-10-01T22:36:06.335Z] lftools==0.34.2 [2020-10-01T22:36:06.335Z] lxml==4.5.0 [2020-10-01T22:36:06.335Z] MarkupSafe==0.23 [2020-10-01T22:36:06.335Z] msgpack==1.0.0 [2020-10-01T22:36:06.335Z] multi-key-dict==2.0.3 [2020-10-01T22:36:06.335Z] multidict==4.7.6 [2020-10-01T22:36:06.335Z] munch==2.5.0 [2020-10-01T22:36:06.335Z] netaddr==0.8.0 [2020-10-01T22:36:06.335Z] netifaces==0.10.9 [2020-10-01T22:36:06.335Z] niet==1.4.2 [2020-10-01T22:36:06.335Z] nodeenv==1.3.5 [2020-10-01T22:36:06.335Z] oauth2client==4.1.3 [2020-10-01T22:36:06.335Z] oauthlib==3.1.0 [2020-10-01T22:36:06.335Z] openstacksdk==0.50.0 [2020-10-01T22:36:06.335Z] os-client-config==2.1.0 [2020-10-01T22:36:06.335Z] os-service-types==1.7.0 [2020-10-01T22:36:06.335Z] osc-lib==2.2.1 [2020-10-01T22:36:06.335Z] oslo.config==8.3.2 [2020-10-01T22:36:06.335Z] oslo.context==3.1.1 [2020-10-01T22:36:06.335Z] oslo.i18n==5.0.1 [2020-10-01T22:36:06.335Z] oslo.log==4.4.0 [2020-10-01T22:36:06.335Z] oslo.serialization==4.0.1 [2020-10-01T22:36:06.335Z] oslo.utils==4.6.0 [2020-10-01T22:36:06.335Z] packaging==20.4 [2020-10-01T22:36:06.335Z] pbr==5.4.4 [2020-10-01T22:36:06.335Z] pluggy==0.13.1 [2020-10-01T22:36:06.335Z] prettytable==0.7.2 [2020-10-01T22:36:06.335Z] py==1.9.0 [2020-10-01T22:36:06.335Z] pyasn1==0.4.8 [2020-10-01T22:36:06.335Z] pyasn1-modules==0.2.8 [2020-10-01T22:36:06.335Z] pycparser==2.20 [2020-10-01T22:36:06.335Z] pygerrit2==2.0.10 [2020-10-01T22:36:06.335Z] PyGithub==1.46 [2020-10-01T22:36:06.335Z] pyinotify==0.9.6 [2020-10-01T22:36:06.335Z] PyJWT==1.7.1 [2020-10-01T22:36:06.335Z] pyparsing==2.4.7 [2020-10-01T22:36:06.335Z] pyperclip==1.8.0 [2020-10-01T22:36:06.335Z] pyroute2==0.4.13 [2020-10-01T22:36:06.335Z] pyrsistent==0.15.7 [2020-10-01T22:36:06.335Z] PySocks==1.6.8 [2020-10-01T22:36:06.335Z] python-cinderclient==7.2.0 [2020-10-01T22:36:06.335Z] python-dateutil==2.8.1 [2020-10-01T22:36:06.335Z] python-heatclient==2.2.1 [2020-10-01T22:36:06.335Z] python-jenkins==1.7.0 [2020-10-01T22:36:06.335Z] python-keystoneclient==4.1.1 [2020-10-01T22:36:06.335Z] python-magnumclient==3.2.1 [2020-10-01T22:36:06.335Z] python-novaclient==17.2.1 [2020-10-01T22:36:06.335Z] python-openstackclient==5.3.1 [2020-10-01T22:36:06.335Z] python-swiftclient==3.10.1 [2020-10-01T22:36:06.335Z] pytz==2020.1 [2020-10-01T22:36:06.335Z] PyYAML==5.3 [2020-10-01T22:36:06.335Z] requests==2.23.0 [2020-10-01T22:36:06.335Z] requests-oauthlib==1.3.0 [2020-10-01T22:36:06.335Z] requestsexceptions==1.4.0 [2020-10-01T22:36:06.335Z] rfc3986==1.4.0 [2020-10-01T22:36:06.335Z] rpm==4.11.3 [2020-10-01T22:36:06.335Z] rsa==4.0 [2020-10-01T22:36:06.335Z] ruamel.yaml==0.16.10 [2020-10-01T22:36:06.335Z] ruamel.yaml.clib==0.2.0 [2020-10-01T22:36:06.335Z] s3transfer==0.3.3 [2020-10-01T22:36:06.335Z] shade==1.27.2 [2020-10-01T22:36:06.335Z] simplejson==3.17.2 [2020-10-01T22:36:06.335Z] six==1.14.0 [2020-10-01T22:36:06.335Z] soupsieve==2.0 [2020-10-01T22:36:06.335Z] stevedore==3.2.2 [2020-10-01T22:36:06.335Z] tabulate==0.8.6 [2020-10-01T22:36:06.336Z] toml==0.10.0 [2020-10-01T22:36:06.336Z] tox==3.20.0 [2020-10-01T22:36:06.336Z] tqdm==4.43.0 [2020-10-01T22:36:06.336Z] typing-extensions==3.7.4.3 [2020-10-01T22:36:06.336Z] urllib3==1.25.8 [2020-10-01T22:36:06.336Z] virtualenv==20.0.31 [2020-10-01T22:36:06.336Z] wcwidth==0.2.5 [2020-10-01T22:36:06.336Z] websocket-client==0.57.0 [2020-10-01T22:36:06.336Z] wrapt==1.12.1 [2020-10-01T22:36:06.336Z] xdg==3.0.2 [2020-10-01T22:36:06.336Z] xmltodict==0.12.0 [2020-10-01T22:36:06.336Z] yarl==1.6.0 [2020-10-01T22:36:06.336Z] yq==2.11.1 [2020-10-01T22:36:06.336Z] zipp==3.2.0 [2020-10-01T22:36:06.336Z] Cache entry deserialization failed, entry ignored [2020-10-01T22:36:06.336Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-01T22:36:06.336Z] Python 2.7.5 [2020-10-01T22:36:06.336Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-01T22:36:06.336Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-01T22:36:06.336Z] ansible==2.9.7 [2020-10-01T22:36:06.336Z] Babel==0.9.6 [2020-10-01T22:36:06.336Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-01T22:36:06.336Z] beautifulsoup4==4.4.1 [2020-10-01T22:36:06.336Z] bodhi==2.11.0 [2020-10-01T22:36:06.336Z] bodhi-client==2.11.0 [2020-10-01T22:36:06.336Z] CCColUtils==1.4 [2020-10-01T22:36:06.336Z] cffi==1.6.0 [2020-10-01T22:36:06.336Z] chardet==2.2.1 [2020-10-01T22:36:06.336Z] click==6.7 [2020-10-01T22:36:06.336Z] cloud-init==18.5 [2020-10-01T22:36:06.336Z] configobj==4.7.2 [2020-10-01T22:36:06.336Z] cryptography==1.7.2 [2020-10-01T22:36:06.336Z] decorator==3.4.0 [2020-10-01T22:36:06.336Z] distro==1.2.0 [2020-10-01T22:36:06.336Z] enum34==1.0.4 [2020-10-01T22:36:06.336Z] fedpkg==1.38 [2020-10-01T22:36:06.336Z] futures==3.1.1 [2020-10-01T22:36:06.336Z] gitdb==0.6.4 [2020-10-01T22:36:06.336Z] GitPython==1.0.1 [2020-10-01T22:36:06.336Z] html5lib==0.999 [2020-10-01T22:36:06.336Z] httplib2==0.9.2 [2020-10-01T22:36:06.336Z] idna==2.4 [2020-10-01T22:36:06.336Z] iniparse==0.4 [2020-10-01T22:36:06.336Z] ipaddress==1.0.16 [2020-10-01T22:36:06.336Z] IPy==0.75 [2020-10-01T22:36:06.336Z] javapackages==1.0.0 [2020-10-01T22:36:06.336Z] Jinja2==2.7.2 [2020-10-01T22:36:06.336Z] jmespath==0.9.4 [2020-10-01T22:36:06.336Z] jsonpatch==1.2 [2020-10-01T22:36:06.336Z] jsonpointer==1.9 [2020-10-01T22:36:06.336Z] kerberos==1.1 [2020-10-01T22:36:06.336Z] kitchen==1.1.1 [2020-10-01T22:36:06.336Z] langtable==0.0.31 [2020-10-01T22:36:06.336Z] lockfile==0.9.1 [2020-10-01T22:36:06.336Z] lxml==3.2.1 [2020-10-01T22:36:06.336Z] MarkupSafe==0.11 [2020-10-01T22:36:06.336Z] munch==2.0.2 [2020-10-01T22:36:06.336Z] offtrac==0.1.0 [2020-10-01T22:36:06.336Z] openidc-client==0.6.0 [2020-10-01T22:36:06.336Z] packagedb-cli==2.14.1 [2020-10-01T22:36:06.336Z] paramiko==2.1.1 [2020-10-01T22:36:06.336Z] perf==0.1 [2020-10-01T22:36:06.336Z] ply==3.4 [2020-10-01T22:36:06.336Z] policycoreutils-default-encoding==0.1 [2020-10-01T22:36:06.336Z] prettytable==0.7.2 [2020-10-01T22:36:06.336Z] pyasn1==0.1.9 [2020-10-01T22:36:06.336Z] pycparser==2.14 [2020-10-01T22:36:06.336Z] pycurl==7.19.0 [2020-10-01T22:36:06.336Z] pygobject==3.22.0 [2020-10-01T22:36:06.336Z] pygpgme==0.3 [2020-10-01T22:36:06.336Z] pyliblzma==0.5.3 [2020-10-01T22:36:06.336Z] pyOpenSSL==0.13.1 [2020-10-01T22:36:06.336Z] pyparsing==1.5.6 [2020-10-01T22:36:06.336Z] pyserial==2.6 [2020-10-01T22:36:06.336Z] python-augeas==0.5.0 [2020-10-01T22:36:06.336Z] python-bugzilla==2.3.0 [2020-10-01T22:36:06.336Z] python-dateutil==1.5 [2020-10-01T22:36:06.336Z] python-fedora==0.10.0 [2020-10-01T22:36:06.336Z] python-linux-procfs==0.4.9 [2020-10-01T22:36:06.336Z] python-yubico==1.2.3 [2020-10-01T22:36:06.336Z] pyudev==0.15 [2020-10-01T22:36:06.336Z] pyusb==1.0.0b1 [2020-10-01T22:36:06.336Z] pyxattr==0.5.1 [2020-10-01T22:36:06.336Z] PyYAML==3.10 [2020-10-01T22:36:06.336Z] requests==2.6.0 [2020-10-01T22:36:06.336Z] requests-kerberos==0.7.0 [2020-10-01T22:36:06.336Z] rpkg==1.60 [2020-10-01T22:36:06.336Z] schedutils==0.4 [2020-10-01T22:36:06.336Z] seobject==0.1 [2020-10-01T22:36:06.336Z] sepolicy==1.1 [2020-10-01T22:36:06.336Z] six==1.9.0 [2020-10-01T22:36:06.336Z] smmap==0.9.0 [2020-10-01T22:36:06.336Z] urlgrabber==3.10 [2020-10-01T22:36:06.336Z] urllib3==1.10.2 [2020-10-01T22:36:06.336Z] virtualenv==15.1.0 [2020-10-01T22:36:06.336Z] yum-langpacks==0.4.2 [2020-10-01T22:36:06.336Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-01T22:36:06.383Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T22:36:06.732Z] ---> sudo-logs.sh [2020-10-01T22:36:06.733Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-01T22:36:07.025Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T22:36:07.373Z] ---> job-cost.sh [2020-10-01T22:36:07.373Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UOdC [2020-10-01T22:36:19.638Z] Cache entry deserialization failed, entry ignored [2020-10-01T22:36:19.638Z] Cache entry deserialization failed, entry ignored [2020-10-01T22:36:19.638Z] Cache entry deserialization failed, entry ignored [2020-10-01T22:36:19.638Z] Cache entry deserialization failed, entry ignored [2020-10-01T22:36:19.638Z] Cache entry deserialization failed, entry ignored [2020-10-01T22:36:19.638Z] Cache entry deserialization failed, entry ignored [2020-10-01T22:36:19.638Z] Cache entry deserialization failed, entry ignored [2020-10-01T22:36:19.638Z] Cache entry deserialization failed, entry ignored [2020-10-01T22:36:19.908Z] Cache entry deserialization failed, entry ignored [2020-10-01T22:36:19.908Z] Cache entry deserialization failed, entry ignored [2020-10-01T22:36:20.171Z] Cache entry deserialization failed, entry ignored [2020-10-01T22:36:20.171Z] Cache entry deserialization failed, entry ignored [2020-10-01T22:36:20.171Z] Cache entry deserialization failed, entry ignored [2020-10-01T22:36:22.733Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-01T22:36:49.384Z] ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. [2020-10-01T22:36:49.384Z] [2020-10-01T22:36:49.384Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-10-01T22:36:49.384Z] [2020-10-01T22:36:49.384Z] virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. [2020-10-01T22:36:49.384Z] lf-activate-venv(): INFO: Adding /tmp/venv-UOdC/bin to PATH [2020-10-01T22:36:49.384Z] INFO: No Stack... [2020-10-01T22:36:50.336Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-01T22:36:50.909Z] INFO: Archiving Costs [Pipeline] echo [2020-10-01T22:36:50.942Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-01T22:36:52.402Z] ---> logs-deploy.sh [2020-10-01T22:36:52.402Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-149/1 [2020-10-01T22:36:52.402Z] INFO: archiving workspace using pattern(s): [2020-10-01T22:36:54.383Z] Archives upload complete. [2020-10-01T22:36:54.645Z] INFO: archiving logs to Nexus