Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-compose Obtained Jenkinsfile from 5ed016ff43a07cd474fc01cbee0f3a2164c3ab2a+4794bb781c029770000819a894ada41526a7dcb8 (03ea43a007299317a6d128beb9e24a5f9e561d0d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5670587228998798001.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7158337080859475348.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-206/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-206/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6454206203247430018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5780128691437351246.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-206/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-206/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1557188425312650473.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-397 in /w/workspace/dgexfoundry_edgex-compose_PR-206 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-compose.git > git init /w/workspace/dgexfoundry_edgex-compose_PR-206 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/jenkins-gitclient-ssh1158106398796123956.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.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/edgex-compose.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/jenkins-gitclient-ssh1170475167087740420.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4794bb781c029770000819a894ada41526a7dcb8 into PR head commit 5ed016ff43a07cd474fc01cbee0f3a2164c3ab2a Merge succeeded, producing 5ed016ff43a07cd474fc01cbee0f3a2164c3ab2a Checking out Revision 5ed016ff43a07cd474fc01cbee0f3a2164c3ab2a (PR-206) > git config core.sparsecheckout # timeout=10 > git checkout -f 5ed016ff43a07cd474fc01cbee0f3a2164c3ab2a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/jenkins-gitclient-ssh3280249882141955231.key > git merge 4794bb781c029770000819a894ada41526a7dcb8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ed016ff43a07cd474fc01cbee0f3a2164c3ab2a # timeout=10 Commit message: "ci: add stage to archive 3rd party images from compose file" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-23T23:12:53.779Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) Stage "Smoke Tests" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive 3rd Party Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-23T23:12:54.539Z] provisioning config files... [2021-11-23T23:12:54.551Z] copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/config180530499590839984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 089cd786486faa442ceac414d40121b473f68d32 # timeout=10 [2021-11-23T23:12:54.955Z] ---> docker-login.sh [2021-11-23T23:12:54.955Z] nexus3.edgexfoundry.org:10001 [2021-11-23T23:12:54.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-23T23:12:55.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-23T23:12:55.221Z] Configure a credential helper to remove this warning. See [2021-11-23T23:12:55.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-23T23:12:55.221Z] [2021-11-23T23:12:55.221Z] Login Succeeded [2021-11-23T23:12:55.221Z] nexus3.edgexfoundry.org:10002 [2021-11-23T23:12:55.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-23T23:12:55.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-23T23:12:55.221Z] Configure a credential helper to remove this warning. See [2021-11-23T23:12:55.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-23T23:12:55.221Z] [2021-11-23T23:12:55.221Z] Login Succeeded [2021-11-23T23:12:55.221Z] nexus3.edgexfoundry.org:10003 [2021-11-23T23:12:55.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-23T23:12:55.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-23T23:12:55.221Z] Configure a credential helper to remove this warning. See [2021-11-23T23:12:55.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-23T23:12:55.221Z] [2021-11-23T23:12:55.221Z] Login Succeeded [2021-11-23T23:12:55.221Z] nexus3.edgexfoundry.org:10004 [2021-11-23T23:12:55.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-23T23:12:55.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-23T23:12:55.484Z] Configure a credential helper to remove this warning. See [2021-11-23T23:12:55.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-23T23:12:55.484Z] [2021-11-23T23:12:55.484Z] Login Succeeded [2021-11-23T23:12:55.484Z] docker.io [2021-11-23T23:12:55.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-23T23:12:55.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-23T23:12:55.746Z] Configure a credential helper to remove this warning. See [2021-11-23T23:12:55.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-23T23:12:55.746Z] [2021-11-23T23:12:55.746Z] Login Succeeded [2021-11-23T23:12:55.746Z] ---> docker-login.sh ends [Pipeline] } [2021-11-23T23:12:55.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-23T23:12:56.077Z] + docker buildx ls [2021-11-23T23:12:56.077Z] NAME/NODE DRIVER/ENDPOINT STATUS PLATFORMS [2021-11-23T23:12:56.077Z] default * docker [2021-11-23T23:12:56.077Z] default default running linux/amd64, linux/386 [Pipeline] sh [2021-11-23T23:12:56.368Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2021-11-23T23:12:56.368Z] edgex-builder [Pipeline] sh [2021-11-23T23:12:56.667Z] + docker buildx inspect --bootstrap [2021-11-23T23:12:56.667Z] #1 [internal] booting buildkit [2021-11-23T23:12:56.667Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-11-23T23:12:57.612Z] #1 pulling image moby/buildkit:buildx-stable-1 0.9s done [2021-11-23T23:12:57.612Z] #1 creating container buildx_buildkit_edgex-builder0 done [2021-11-23T23:12:57.612Z] #1 ERROR: Error response from daemon: No such image: moby/buildkit:buildx-stable-1 [2021-11-23T23:12:57.612Z] ------ [2021-11-23T23:12:57.612Z] > [internal] booting buildkit: [2021-11-23T23:12:57.612Z] ------ [2021-11-23T23:12:57.612Z] Name: edgex-builder [2021-11-23T23:12:57.612Z] Driver: docker-container [2021-11-23T23:12:57.612Z] [2021-11-23T23:12:57.612Z] Nodes: [2021-11-23T23:12:57.612Z] Name: edgex-builder0 [2021-11-23T23:12:57.612Z] Endpoint: unix:///var/run/docker.sock [2021-11-23T23:12:57.612Z] Error: Error response from daemon: No such image: moby/buildkit:buildx-stable-1 [Pipeline] sh [2021-11-23T23:12:57.903Z] + docker buildx ls [2021-11-23T23:12:57.903Z] NAME/NODE DRIVER/ENDPOINT STATUS PLATFORMS [2021-11-23T23:12:57.903Z] edgex-builder * docker-container [2021-11-23T23:12:57.903Z] edgex-builder0 unix:///var/run/docker.sock inactive linux/amd64*, linux/arm64* [2021-11-23T23:12:57.903Z] default docker [2021-11-23T23:12:57.903Z] default default running linux/amd64, linux/386 [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-23T23:12:58.201Z] + grep image docker-compose.yml [2021-11-23T23:12:58.201Z] + grep -v nexus [2021-11-23T23:12:58.201Z] + awk '{print $2}' [Pipeline] sh [2021-11-23T23:12:58.517Z] + echo -e 'FROM consul:1.10' [2021-11-23T23:12:58.517Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/consul:1.10 --push - [2021-11-23T23:12:58.517Z] #1 [internal] booting buildkit [2021-11-23T23:12:58.517Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-11-23T23:13:01.098Z] #1 pulling image moby/buildkit:buildx-stable-1 2.4s done [2021-11-23T23:13:01.098Z] #1 creating container buildx_buildkit_edgex-builder0 [2021-11-23T23:13:01.671Z] #1 creating container buildx_buildkit_edgex-builder0 1.0s done [2021-11-23T23:13:01.671Z] #1 DONE 3.4s [2021-11-23T23:13:01.935Z] [2021-11-23T23:13:01.935Z] #2 [internal] load build definition from Dockerfile [2021-11-23T23:13:01.935Z] #2 transferring dockerfile: 125B done [2021-11-23T23:13:01.935Z] #2 DONE 0.1s [2021-11-23T23:13:01.935Z] [2021-11-23T23:13:01.935Z] #3 [internal] load .dockerignore [2021-11-23T23:13:01.935Z] #3 transferring context: 2B done [2021-11-23T23:13:01.935Z] #3 DONE 0.0s [2021-11-23T23:13:01.935Z] [2021-11-23T23:13:01.935Z] #5 [linux/amd64 internal] load metadata for docker.io/library/consul:1.10 [2021-11-23T23:13:02.199Z] #5 ... [2021-11-23T23:13:02.199Z] [2021-11-23T23:13:02.199Z] #6 [auth] library/consul:pull token for registry-1.docker.io [2021-11-23T23:13:02.199Z] #6 DONE 0.0s [2021-11-23T23:13:02.199Z] [2021-11-23T23:13:02.199Z] #7 [auth] library/consul:pull token for registry-1.docker.io [2021-11-23T23:13:02.462Z] #7 DONE 0.0s [2021-11-23T23:13:02.462Z] [2021-11-23T23:13:02.462Z] #4 [linux/arm64 internal] load metadata for docker.io/library/consul:1.10 [2021-11-23T23:13:02.724Z] #4 DONE 0.7s [2021-11-23T23:13:02.724Z] [2021-11-23T23:13:02.724Z] #5 [linux/amd64 internal] load metadata for docker.io/library/consul:1.10 [2021-11-23T23:13:02.724Z] #5 DONE 0.8s [2021-11-23T23:13:02.989Z] [2021-11-23T23:13:02.989Z] #9 [linux/arm64 1/1] FROM docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a [2021-11-23T23:13:02.989Z] #9 resolve docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 0.0s done [2021-11-23T23:13:03.250Z] #9 DONE 0.5s [2021-11-23T23:13:03.250Z] [2021-11-23T23:13:03.250Z] #8 [linux/amd64 1/1] FROM docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a [2021-11-23T23:13:03.250Z] #8 resolve docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 0.0s done [2021-11-23T23:13:03.250Z] #8 DONE 0.4s [2021-11-23T23:13:03.250Z] [2021-11-23T23:13:03.250Z] #10 exporting to image [2021-11-23T23:13:03.250Z] #10 exporting layers done [2021-11-23T23:13:03.250Z] #10 exporting manifest sha256:331c8f28c27795c66cf3cc9b1e7ebf96ae541f82657938d194854bf075cc664e [2021-11-23T23:13:03.518Z] #10 exporting manifest sha256:331c8f28c27795c66cf3cc9b1e7ebf96ae541f82657938d194854bf075cc664e 0.0s done [2021-11-23T23:13:03.518Z] #10 exporting config sha256:effd0ac0cd607f1bec3a674de9e5dbcfd8e46e619d3e2422d257fea3fbdecb46 0.0s done [2021-11-23T23:13:03.518Z] #10 exporting manifest sha256:007805984426a0c475aee93d86c8e74ebdd8626e2dbb4c67798c899dfaf7580e 0.0s done [2021-11-23T23:13:03.518Z] #10 exporting config sha256:d06bc451bb5f86c6ac124dbd7b8183050dee32a6dbe5c74e18d981a1a6f9b75d 0.0s done [2021-11-23T23:13:03.518Z] #10 exporting manifest list sha256:667dceb567bf37a1993adefad544bead1aa139f1a1a5d26817a1a88b684780a2 0.0s done [2021-11-23T23:13:03.518Z] #10 pushing layers 0.0s done [2021-11-23T23:13:03.518Z] #10 pushing manifest for nexus3.edgexfoundry.org:10004/archive/consul:1.10@sha256:667dceb567bf37a1993adefad544bead1aa139f1a1a5d26817a1a88b684780a2 done [2021-11-23T23:13:03.518Z] #10 DONE 0.2s [Pipeline] sh [2021-11-23T23:13:03.815Z] + echo -e 'FROM redis:6.2-alpine' [2021-11-23T23:13:03.815Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/redis:6.2-alpine --push - [2021-11-23T23:13:04.079Z] #1 [internal] load build definition from Dockerfile [2021-11-23T23:13:04.079Z] #1 transferring dockerfile: 130B 0.0s done [2021-11-23T23:13:04.079Z] #1 DONE 0.0s [2021-11-23T23:13:04.079Z] [2021-11-23T23:13:04.079Z] #2 [internal] load .dockerignore [2021-11-23T23:13:04.079Z] #2 transferring context: 2B done [2021-11-23T23:13:04.079Z] #2 DONE 0.0s [2021-11-23T23:13:04.079Z] [2021-11-23T23:13:04.079Z] #5 [auth] library/redis:pull token for registry-1.docker.io [2021-11-23T23:13:04.079Z] #5 DONE 0.0s [2021-11-23T23:13:04.079Z] [2021-11-23T23:13:04.079Z] #4 [linux/amd64 internal] load metadata for docker.io/library/redis:6.2-alpine [2021-11-23T23:13:04.341Z] #4 ... [2021-11-23T23:13:04.341Z] [2021-11-23T23:13:04.341Z] #6 [auth] library/redis:pull token for registry-1.docker.io [2021-11-23T23:13:04.341Z] #6 DONE 0.0s [2021-11-23T23:13:04.603Z] [2021-11-23T23:13:04.603Z] #3 [linux/arm64 internal] load metadata for docker.io/library/redis:6.2-alpine [2021-11-23T23:13:04.865Z] #3 DONE 0.8s [2021-11-23T23:13:04.865Z] [2021-11-23T23:13:04.865Z] #4 [linux/amd64 internal] load metadata for docker.io/library/redis:6.2-alpine [2021-11-23T23:13:05.127Z] #4 DONE 0.8s [2021-11-23T23:13:05.127Z] [2021-11-23T23:13:05.127Z] #8 [linux/amd64 1/1] FROM docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 [2021-11-23T23:13:05.127Z] #8 resolve docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 0.0s done [2021-11-23T23:13:05.392Z] #8 ... [2021-11-23T23:13:05.392Z] [2021-11-23T23:13:05.392Z] #7 [linux/arm64 1/1] FROM docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 [2021-11-23T23:13:05.392Z] #7 resolve docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 0.0s done [2021-11-23T23:13:05.392Z] #7 DONE 0.5s [2021-11-23T23:13:05.654Z] [2021-11-23T23:13:05.654Z] #8 [linux/amd64 1/1] FROM docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 [2021-11-23T23:13:05.654Z] #8 DONE 0.6s [2021-11-23T23:13:05.654Z] [2021-11-23T23:13:05.654Z] #9 exporting to image [2021-11-23T23:13:05.654Z] #9 exporting layers done [2021-11-23T23:13:05.654Z] #9 exporting manifest sha256:83dac06615dcdb5fdcc053f0d9b9357f72c67703679c0a71b717a4b56ad8a2ec [2021-11-23T23:13:05.654Z] #9 exporting manifest sha256:83dac06615dcdb5fdcc053f0d9b9357f72c67703679c0a71b717a4b56ad8a2ec 0.0s done [2021-11-23T23:13:05.654Z] #9 exporting config sha256:db7b3b5d1847571b5074ba55752836853c61d0d90b8395e788a69b25882d4c1c 0.0s done [2021-11-23T23:13:05.654Z] #9 exporting manifest sha256:6c551ecbfe8bb1c4bfd32b10d7d8c6315ac010a73f27692acec76bdabe43a110 [2021-11-23T23:13:05.914Z] #9 exporting manifest sha256:6c551ecbfe8bb1c4bfd32b10d7d8c6315ac010a73f27692acec76bdabe43a110 0.1s done [2021-11-23T23:13:05.914Z] #9 exporting config sha256:2e7be2d2f998fcba90d87ce5b31632249753a1ba25ea39f6d47c266fa7f91393 0.0s done [2021-11-23T23:13:05.914Z] #9 exporting manifest list sha256:1bc3db5174c53bb3d1d699c5f518ca81363ba49bf6e7ea635be90e6143f40bdd 0.1s done [2021-11-23T23:13:05.914Z] #9 pushing layers 0.0s done [2021-11-23T23:13:05.914Z] #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/redis:6.2-alpine@sha256:1bc3db5174c53bb3d1d699c5f518ca81363ba49bf6e7ea635be90e6143f40bdd done [2021-11-23T23:13:05.914Z] #9 DONE 0.4s [Pipeline] sh [2021-11-23T23:13:06.211Z] + echo -e 'FROM kong:2.6' [2021-11-23T23:13:06.211Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/kong:2.6 --push - [2021-11-23T23:13:06.481Z] #1 [internal] load build definition from Dockerfile [2021-11-23T23:13:06.481Z] #1 transferring dockerfile: 122B done [2021-11-23T23:13:06.481Z] #1 DONE 0.1s [2021-11-23T23:13:06.481Z] [2021-11-23T23:13:06.481Z] #2 [internal] load .dockerignore [2021-11-23T23:13:06.481Z] #2 transferring context: 2B done [2021-11-23T23:13:06.481Z] #2 DONE 0.1s [2021-11-23T23:13:06.481Z] [2021-11-23T23:13:06.481Z] #5 [auth] library/kong:pull token for registry-1.docker.io [2021-11-23T23:13:06.481Z] #5 DONE 0.0s [2021-11-23T23:13:06.481Z] [2021-11-23T23:13:06.481Z] #4 [linux/amd64 internal] load metadata for docker.io/library/kong:2.6 [2021-11-23T23:13:06.742Z] #4 ... [2021-11-23T23:13:06.742Z] [2021-11-23T23:13:06.742Z] #6 [auth] library/kong:pull token for registry-1.docker.io [2021-11-23T23:13:06.742Z] #6 DONE 0.0s [2021-11-23T23:13:07.003Z] [2021-11-23T23:13:07.003Z] #3 [linux/arm64 internal] load metadata for docker.io/library/kong:2.6 [2021-11-23T23:13:07.263Z] #3 DONE 0.6s [2021-11-23T23:13:07.263Z] [2021-11-23T23:13:07.263Z] #4 [linux/amd64 internal] load metadata for docker.io/library/kong:2.6 [2021-11-23T23:13:07.263Z] #4 DONE 0.6s [2021-11-23T23:13:07.263Z] [2021-11-23T23:13:07.263Z] #7 [linux/amd64 1/1] FROM docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c [2021-11-23T23:13:07.263Z] #7 resolve docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c [2021-11-23T23:13:07.263Z] #7 resolve docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 0.1s done [2021-11-23T23:13:07.523Z] #7 DONE 0.4s [2021-11-23T23:13:07.523Z] [2021-11-23T23:13:07.523Z] #8 [linux/arm64 1/1] FROM docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c [2021-11-23T23:13:07.523Z] #8 resolve docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 0.1s done [2021-11-23T23:13:07.785Z] #8 DONE 0.4s [2021-11-23T23:13:07.785Z] [2021-11-23T23:13:07.785Z] #9 exporting to image [2021-11-23T23:13:07.785Z] #9 exporting layers done [2021-11-23T23:13:07.785Z] #9 exporting manifest sha256:818160d6a7cf04a159654f8af653fa579b84557a76c050ee217e658166b82f15 0.0s done [2021-11-23T23:13:07.785Z] #9 exporting config sha256:11ba543835c8a062aa07cfec67b43c403d5daefceef9b23c3412b4f4049924ac done [2021-11-23T23:13:07.785Z] #9 exporting manifest sha256:0cb0b46726d68062c04fadacbb6f67a10abf4478eeeb398cd075d7d4d7da8a0c 0.0s done [2021-11-23T23:13:07.785Z] #9 exporting config sha256:d8cd086c93579c6d9860219c42112b17d4571e030bb6c983c91b83eae9f06436 0.0s done [2021-11-23T23:13:07.785Z] #9 exporting manifest list sha256:97905ec9b1cbc066061bc3423454b4d6870caddad421a9ce7334e3436a9828f9 0.0s done [2021-11-23T23:13:07.785Z] #9 pushing layers 0.0s done [2021-11-23T23:13:07.785Z] #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/kong:2.6@sha256:97905ec9b1cbc066061bc3423454b4d6870caddad421a9ce7334e3436a9828f9 done [2021-11-23T23:13:07.785Z] #9 DONE 0.1s [Pipeline] sh [2021-11-23T23:13:08.087Z] + echo -e 'FROM postgres:13.5-alpine' [2021-11-23T23:13:08.087Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/postgres:13.5-alpine --push - [2021-11-23T23:13:08.361Z] #1 [internal] load build definition from Dockerfile [2021-11-23T23:13:08.361Z] #1 transferring dockerfile: 134B 0.0s done [2021-11-23T23:13:08.361Z] #1 DONE 0.0s [2021-11-23T23:13:08.361Z] [2021-11-23T23:13:08.361Z] #2 [internal] load .dockerignore [2021-11-23T23:13:08.361Z] #2 transferring context: 2B done [2021-11-23T23:13:08.361Z] #2 DONE 0.0s [2021-11-23T23:13:08.361Z] [2021-11-23T23:13:08.361Z] #4 [linux/arm64 internal] load metadata for docker.io/library/postgres:13.5-alpine [2021-11-23T23:13:08.361Z] #4 ... [2021-11-23T23:13:08.361Z] [2021-11-23T23:13:08.361Z] #5 [auth] library/postgres:pull token for registry-1.docker.io [2021-11-23T23:13:08.361Z] #5 DONE 0.0s [2021-11-23T23:13:08.630Z] [2021-11-23T23:13:08.630Z] #6 [auth] library/postgres:pull token for registry-1.docker.io [2021-11-23T23:13:08.630Z] #6 DONE 0.0s [2021-11-23T23:13:08.630Z] [2021-11-23T23:13:08.630Z] #3 [linux/amd64 internal] load metadata for docker.io/library/postgres:13.5-alpine [2021-11-23T23:13:08.891Z] #3 DONE 0.5s [2021-11-23T23:13:08.891Z] [2021-11-23T23:13:08.891Z] #4 [linux/arm64 internal] load metadata for docker.io/library/postgres:13.5-alpine [2021-11-23T23:13:08.891Z] #4 DONE 0.6s [2021-11-23T23:13:08.891Z] [2021-11-23T23:13:08.891Z] #7 [linux/arm64 1/1] FROM docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 [2021-11-23T23:13:08.891Z] #7 resolve docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 0.0s done [2021-11-23T23:13:09.838Z] #7 ... [2021-11-23T23:13:09.838Z] [2021-11-23T23:13:09.838Z] #8 [linux/amd64 1/1] FROM docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 [2021-11-23T23:13:09.838Z] #8 resolve docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 0.0s done [2021-11-23T23:13:09.838Z] #8 DONE 0.6s [2021-11-23T23:13:09.838Z] [2021-11-23T23:13:09.838Z] #7 [linux/arm64 1/1] FROM docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 [2021-11-23T23:13:09.838Z] #7 DONE 0.8s [2021-11-23T23:13:09.838Z] [2021-11-23T23:13:09.838Z] #9 exporting to image [2021-11-23T23:13:09.838Z] #9 exporting layers done [2021-11-23T23:13:09.838Z] #9 exporting manifest sha256:63df7b1039c17d80db1b2fb525542712dca23c8690dc881335cbea459ae001e1 0.0s done [2021-11-23T23:13:09.838Z] #9 exporting config sha256:e449891e8326c5f7d6530a19138a0d971dba04f3883657898269b285b0d7cdbf [2021-11-23T23:13:09.838Z] #9 exporting config sha256:e449891e8326c5f7d6530a19138a0d971dba04f3883657898269b285b0d7cdbf 0.0s done [2021-11-23T23:13:09.838Z] #9 exporting manifest sha256:68cfc6ad9abbbb0af981c1c909cf281c97b094fd6819d01d2a5a727628ba870d done [2021-11-23T23:13:09.838Z] #9 exporting config sha256:d8d06c8dba796b36ff6861f5ed45aaa3db2834400d589b140efe833ab30d0856 0.0s done [2021-11-23T23:13:09.838Z] #9 exporting manifest list sha256:7edc7062fe31f8deb52a1653c34315d4a68072b693b4bddb96a32115157343bb 0.0s done [2021-11-23T23:13:09.838Z] #9 pushing layers 0.0s done [2021-11-23T23:13:09.838Z] #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/postgres:13.5-alpine@sha256:7edc7062fe31f8deb52a1653c34315d4a68072b693b4bddb96a32115157343bb done [2021-11-23T23:13:09.838Z] #9 DONE 0.2s [Pipeline] sh [2021-11-23T23:13:10.136Z] + echo -e 'FROM lfedge/ekuiper:1.3.1-alpine' [2021-11-23T23:13:10.136Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/lfedge/ekuiper:1.3.1-alpine --push - [2021-11-23T23:13:10.400Z] #1 [internal] load build definition from Dockerfile [2021-11-23T23:13:10.400Z] #1 transferring dockerfile: 141B done [2021-11-23T23:13:10.400Z] #1 DONE 0.0s [2021-11-23T23:13:10.400Z] [2021-11-23T23:13:10.400Z] #2 [internal] load .dockerignore [2021-11-23T23:13:10.400Z] #2 transferring context: 2B done [2021-11-23T23:13:10.400Z] #2 DONE 0.0s [2021-11-23T23:13:10.400Z] [2021-11-23T23:13:10.400Z] #5 [auth] lfedge/ekuiper:pull token for registry-1.docker.io [2021-11-23T23:13:10.400Z] #5 DONE 0.0s [2021-11-23T23:13:10.400Z] [2021-11-23T23:13:10.400Z] #4 [linux/amd64 internal] load metadata for docker.io/lfedge/ekuiper:1.3.1-alpine [2021-11-23T23:13:10.660Z] #4 ... [2021-11-23T23:13:10.660Z] [2021-11-23T23:13:10.660Z] #6 [auth] lfedge/ekuiper:pull token for registry-1.docker.io [2021-11-23T23:13:10.660Z] #6 DONE 0.0s [2021-11-23T23:13:10.920Z] [2021-11-23T23:13:10.920Z] #3 [linux/arm64 internal] load metadata for docker.io/lfedge/ekuiper:1.3.1-alpine [2021-11-23T23:13:11.863Z] #3 DONE 1.4s [2021-11-23T23:13:11.863Z] [2021-11-23T23:13:11.863Z] #4 [linux/amd64 internal] load metadata for docker.io/lfedge/ekuiper:1.3.1-alpine [2021-11-23T23:13:11.863Z] #4 DONE 1.4s [2021-11-23T23:13:11.863Z] [2021-11-23T23:13:11.863Z] #8 [linux/arm64 1/1] FROM docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb [2021-11-23T23:13:11.863Z] #8 resolve docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 0.0s done [2021-11-23T23:13:12.435Z] #8 ... [2021-11-23T23:13:12.435Z] [2021-11-23T23:13:12.435Z] #7 [linux/amd64 1/1] FROM docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb [2021-11-23T23:13:12.435Z] #7 resolve docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 0.0s done [2021-11-23T23:13:12.435Z] #7 DONE 0.7s [2021-11-23T23:13:12.435Z] [2021-11-23T23:13:12.435Z] #8 [linux/arm64 1/1] FROM docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb [2021-11-23T23:13:12.435Z] #8 DONE 0.7s [2021-11-23T23:13:12.435Z] [2021-11-23T23:13:12.435Z] #9 exporting to image [2021-11-23T23:13:12.435Z] #9 exporting layers done [2021-11-23T23:13:12.435Z] #9 exporting manifest sha256:d804cf59796f4c85ec5bf69ec936defadfeeba4bd550bb0baf0a585239c592ba [2021-11-23T23:13:12.696Z] #9 exporting manifest sha256:d804cf59796f4c85ec5bf69ec936defadfeeba4bd550bb0baf0a585239c592ba done [2021-11-23T23:13:12.696Z] #9 exporting config sha256:d44b77115372ae42db458cba810ed2ba5067f7010c3fbe03f327351300609238 done [2021-11-23T23:13:12.696Z] #9 exporting manifest sha256:4ae0e3d6ed84ef1425822bc6d8ba0a640753387a23c559e9c109c68bbdf6ba11 done [2021-11-23T23:13:12.696Z] #9 exporting config sha256:a0ab5f525b11f50d0a90e11f2e43c1b57a1a93c6d9453a21d8b26527490d5b9a done [2021-11-23T23:13:12.696Z] #9 exporting manifest list sha256:d1514cdee0c46af6645976e404f7296ee478cebb10feb08b6b2628d78a4769a0 0.0s done [2021-11-23T23:13:12.696Z] #9 pushing layers 0.0s done [2021-11-23T23:13:12.696Z] #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/lfedge/ekuiper:1.3.1-alpine@sha256:d1514cdee0c46af6645976e404f7296ee478cebb10feb08b6b2628d78a4769a0 done [2021-11-23T23:13:12.696Z] #9 DONE 0.1s [Pipeline] sh [2021-11-23T23:13:12.990Z] + echo -e 'FROM vault:1.8.5' [2021-11-23T23:13:12.990Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/vault:1.8.5 --push - [2021-11-23T23:13:13.249Z] #1 [internal] load build definition from Dockerfile [2021-11-23T23:13:13.249Z] #1 transferring dockerfile: 125B done [2021-11-23T23:13:13.249Z] #1 DONE 0.0s [2021-11-23T23:13:13.249Z] [2021-11-23T23:13:13.249Z] #2 [internal] load .dockerignore [2021-11-23T23:13:13.249Z] #2 transferring context: 2B done [2021-11-23T23:13:13.249Z] #2 DONE 0.0s [2021-11-23T23:13:13.249Z] [2021-11-23T23:13:13.249Z] #5 [auth] library/vault:pull token for registry-1.docker.io [2021-11-23T23:13:13.249Z] #5 DONE 0.0s [2021-11-23T23:13:13.249Z] [2021-11-23T23:13:13.249Z] #4 [linux/amd64 internal] load metadata for docker.io/library/vault:1.8.5 [2021-11-23T23:13:13.249Z] #4 ... [2021-11-23T23:13:13.249Z] [2021-11-23T23:13:13.249Z] #6 [auth] library/vault:pull token for registry-1.docker.io [2021-11-23T23:13:13.249Z] #6 DONE 0.0s [2021-11-23T23:13:13.509Z] [2021-11-23T23:13:13.509Z] #3 [linux/arm64 internal] load metadata for docker.io/library/vault:1.8.5 [2021-11-23T23:13:13.769Z] #3 DONE 0.5s [2021-11-23T23:13:13.769Z] [2021-11-23T23:13:13.769Z] #4 [linux/amd64 internal] load metadata for docker.io/library/vault:1.8.5 [2021-11-23T23:13:13.769Z] #4 DONE 0.5s [2021-11-23T23:13:13.769Z] [2021-11-23T23:13:13.769Z] #8 [linux/arm64 1/1] FROM docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba [2021-11-23T23:13:13.769Z] #8 resolve docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba 0.0s done [2021-11-23T23:13:14.028Z] #8 ... [2021-11-23T23:13:14.028Z] [2021-11-23T23:13:14.028Z] #7 [linux/amd64 1/1] FROM docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba [2021-11-23T23:13:14.028Z] #7 DONE 0.3s [2021-11-23T23:13:14.287Z] [2021-11-23T23:13:14.287Z] #8 [linux/arm64 1/1] FROM docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba [2021-11-23T23:13:14.287Z] #8 DONE 0.5s [2021-11-23T23:13:14.287Z] [2021-11-23T23:13:14.287Z] #9 exporting to image [2021-11-23T23:13:14.287Z] #9 exporting layers done [2021-11-23T23:13:14.287Z] #9 exporting manifest sha256:3d3c22dc121dbf47f7d61016b2e7eafabbaa505ac30590d09f228c2f176efe95 0.0s done [2021-11-23T23:13:14.287Z] #9 exporting config sha256:af84efaada65e02e750036441dc91dd2cadf54523c4e6e5280da5f6436b744e5 0.0s done [2021-11-23T23:13:14.287Z] #9 exporting manifest sha256:d617a0d55d27850c5dff595bcc756a757d4a379de53d0c0cf54eafff76def411 0.0s done [2021-11-23T23:13:14.287Z] #9 exporting config sha256:92f8c355830c91c52104cf91011abadfb412b959fe1caef7552d2a92f2436a2b 0.0s done [2021-11-23T23:13:14.287Z] #9 exporting manifest list sha256:a98a63d97169cd9392d5aae41bbb99b21dbf063118b1ed308d577ed9e6b94bfc 0.0s done [2021-11-23T23:13:14.287Z] #9 pushing layers 0.0s done [2021-11-23T23:13:14.287Z] #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/vault:1.8.5@sha256:a98a63d97169cd9392d5aae41bbb99b21dbf063118b1ed308d577ed9e6b94bfc [2021-11-23T23:13:14.287Z] #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/vault:1.8.5@sha256:a98a63d97169cd9392d5aae41bbb99b21dbf063118b1ed308d577ed9e6b94bfc done [2021-11-23T23:13:14.287Z] #9 DONE 0.2s [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-23T23:13:14.750Z] + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-206/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-23T23:13:15.048Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-23T23:13:15.607Z] ---> package-listing.sh [2021-11-23T23:13:15.607Z] ++ facter osfamily [2021-11-23T23:13:15.608Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-23T23:13:15.870Z] + OS_FAMILY=redhat [2021-11-23T23:13:15.870Z] + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-206 [2021-11-23T23:13:15.870Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-23T23:13:15.870Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-23T23:13:15.870Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-23T23:13:15.870Z] + PACKAGES=/tmp/packages_start.txt [2021-11-23T23:13:15.870Z] + '[' /w/workspace/dgexfoundry_edgex-compose_PR-206 ']' [2021-11-23T23:13:15.870Z] + PACKAGES=/tmp/packages_end.txt [2021-11-23T23:13:15.870Z] + case "${OS_FAMILY}" in [2021-11-23T23:13:15.870Z] + rpm -qa [2021-11-23T23:13:15.870Z] + sort [2021-11-23T23:13:16.443Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-23T23:13:16.443Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-23T23:13:16.443Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-23T23:13:16.443Z] + '[' /w/workspace/dgexfoundry_edgex-compose_PR-206 ']' [2021-11-23T23:13:16.443Z] + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-206/archives/ [2021-11-23T23:13:16.443Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-206/archives/ [Pipeline] echo [2021-11-23T23:13:16.455Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_edgex-compose_PR-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-23T23:13:16.742Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-23T23:13:17.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-23T23:13:17.345Z] [2021-11-23T23:13:17.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-23T23:13:17.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-23T23:13:17.642Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-23T23:13:17.642Z] b4d181a07f80: Pulling fs layer [2021-11-23T23:13:17.642Z] a1111a8f2ec3: Pulling fs layer [2021-11-23T23:13:17.642Z] ed53099fbce6: Pulling fs layer [2021-11-23T23:13:17.642Z] dc539afda2c1: Pulling fs layer [2021-11-23T23:13:17.642Z] 77bc0d833cb6: Pulling fs layer [2021-11-23T23:13:17.642Z] 9065ff56babe: Pulling fs layer [2021-11-23T23:13:17.642Z] d287ab97295c: Pulling fs layer [2021-11-23T23:13:17.642Z] dc539afda2c1: Waiting [2021-11-23T23:13:17.642Z] 77bc0d833cb6: Waiting [2021-11-23T23:13:17.642Z] 9065ff56babe: Waiting [2021-11-23T23:13:17.642Z] d287ab97295c: Waiting [2021-11-23T23:13:17.642Z] a1111a8f2ec3: Verifying Checksum [2021-11-23T23:13:17.642Z] a1111a8f2ec3: Download complete [2021-11-23T23:13:17.642Z] dc539afda2c1: Verifying Checksum [2021-11-23T23:13:17.642Z] dc539afda2c1: Download complete [2021-11-23T23:13:17.904Z] 77bc0d833cb6: Download complete [2021-11-23T23:13:17.904Z] 9065ff56babe: Verifying Checksum [2021-11-23T23:13:17.904Z] 9065ff56babe: Download complete [2021-11-23T23:13:17.904Z] ed53099fbce6: Verifying Checksum [2021-11-23T23:13:17.904Z] ed53099fbce6: Download complete [2021-11-23T23:13:17.904Z] b4d181a07f80: Verifying Checksum [2021-11-23T23:13:17.904Z] b4d181a07f80: Download complete [2021-11-23T23:13:18.488Z] d287ab97295c: Verifying Checksum [2021-11-23T23:13:18.488Z] d287ab97295c: Download complete [2021-11-23T23:13:19.440Z] b4d181a07f80: Pull complete [2021-11-23T23:13:19.440Z] a1111a8f2ec3: Pull complete [2021-11-23T23:13:20.009Z] ed53099fbce6: Pull complete [2021-11-23T23:13:20.271Z] dc539afda2c1: Pull complete [2021-11-23T23:13:20.533Z] 77bc0d833cb6: Pull complete [2021-11-23T23:13:20.533Z] 9065ff56babe: Pull complete [2021-11-23T23:13:25.860Z] d287ab97295c: Pull complete [2021-11-23T23:13:25.860Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-23T23:13:25.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-23T23:13:25.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-23T23:13:25.925Z] prd-centos7-docker-4c-2g-397 does not seem to be running inside a container [2021-11-23T23:13:25.961Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_edgex-compose_PR-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_edgex-compose_PR-206 -v /w/workspace/dgexfoundry_edgex-compose_PR-206:/w/workspace/dgexfoundry_edgex-compose_PR-206:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-206@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-23T23:13:28.397Z] $ docker top 9393ef9abe2b1b1a8f1b956ad2046911ad84941b47055ddbac203b697a752dd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-23T23:13:28.753Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-23T23:13:29.041Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-23T23:13:29.329Z] + ls /var/log/sa-host [2021-11-23T23:13:29.329Z] + sadf -c /var/log/sa-host/sa23 [2021-11-23T23:13:29.329Z] file_magic: OK [2021-11-23T23:13:29.329Z] HZ: Using current value: 100 [2021-11-23T23:13:29.329Z] file_header: OK [2021-11-23T23:13:29.329Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-23T23:13:29.329Z] Statistics: [2021-11-23T23:13:29.329Z] HRHnuu...uuuununununu... [2021-11-23T23:13:29.329Z] File successfully converted to sysstat format version 12.0.3 [2021-11-23T23:13:29.329Z] + sadf -c /var/log/sa-host/sa30 [2021-11-23T23:13:29.329Z] file_magic: OK [2021-11-23T23:13:29.329Z] HZ: Using current value: 100 [2021-11-23T23:13:29.329Z] file_header: OK [2021-11-23T23:13:29.329Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-23T23:13:29.329Z] Statistics: [2021-11-23T23:13:29.329Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-23T23:13:29.329Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-23T23:13:29.458Z] provisioning config files... [2021-11-23T23:13:29.468Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/config7612110235747109011tmp [Pipeline] { [Pipeline] echo [2021-11-23T23:13:29.478Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-23T23:13:29.780Z] ---> create-netrc.sh [Pipeline] } [2021-11-23T23:13:29.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-23T23:13:30.102Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-23T23:13:30.110Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-23T23:13:30.397Z] ---> sudo-logs.sh [2021-11-23T23:13:30.397Z] Archiving 'sudo' log.. [2021-11-23T23:13:30.397Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-397.novalocal: Name or service not known [2021-11-23T23:13:30.397Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-397.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-23T23:13:30.411Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-23T23:13:30.698Z] ---> job-cost.sh [2021-11-23T23:13:30.698Z] lf-activate-venv: SKIPPING [2021-11-23T23:13:30.698Z] INFO: No Stack... [2021-11-23T23:13:30.960Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-23T23:13:31.219Z] INFO: Archiving Costs [Pipeline] echo [2021-11-23T23:13:31.231Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-23T23:13:31.521Z] ---> logs-deploy.sh [2021-11-23T23:13:31.521Z] lf-activate-venv: SKIPPING [2021-11-23T23:13:31.521Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-206/11 [2021-11-23T23:13:31.521Z] INFO: archiving workspace using pattern(s): [2021-11-23T23:13:32.093Z] Archives upload complete. [2021-11-23T23:13:32.354Z] INFO: archiving logs to Nexus