Pull request #206 updated 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 bd354daba807fc4860eeac58091bc202fe2ee928+4794bb781c029770000819a894ada41526a7dcb8 (dc453f0dc7628caf9c8c4564bae9344a32736161) 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-ssh7310533456502822045.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-ssh7436469987025205664.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-ssh5264853248869436308.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-ssh3505612526599106456.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-ssh6752997687521590542.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 ‘prd-centos7-docker-4c-2g-367’ is offline Running on prd-centos7-docker-4c-2g-368 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-ssh351657648883312643.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4794bb781c029770000819a894ada41526a7dcb8 into PR head commit bd354daba807fc4860eeac58091bc202fe2ee928 > 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-ssh1614450133587203659.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 > git config core.sparsecheckout # timeout=10 > git checkout -f bd354daba807fc4860eeac58091bc202fe2ee928 # timeout=10 > git remote # timeout=10 Merge succeeded, producing bd354daba807fc4860eeac58091bc202fe2ee928 Checking out Revision bd354daba807fc4860eeac58091bc202fe2ee928 (PR-206) > 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-ssh7325497687368245091.key > git merge 4794bb781c029770000819a894ada41526a7dcb8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd354daba807fc4860eeac58091bc202fe2ee928 # 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 19:10:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Archive 3rd Party Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:14 provisioning config files... 19:10:14 copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/config6542405185826846800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:15 ---> docker-login.sh 19:10:15 nexus3.edgexfoundry.org:10001 19:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:15 Configure a credential helper to remove this warning. See 19:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:15 19:10:15 Login Succeeded 19:10:15 nexus3.edgexfoundry.org:10002 19:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:15 Configure a credential helper to remove this warning. See 19:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:15 19:10:15 Login Succeeded 19:10:15 nexus3.edgexfoundry.org:10003 19:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. > git rev-list --no-walk e046323b3e1d2f87d2df6596d96d67a4b97259de # timeout=10 19:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:15 Configure a credential helper to remove this warning. See 19:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:15 19:10:15 Login Succeeded 19:10:15 nexus3.edgexfoundry.org:10004 19:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:15 Configure a credential helper to remove this warning. See 19:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:15 19:10:15 Login Succeeded 19:10:15 docker.io 19:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:16 Configure a credential helper to remove this warning. See 19:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:16 19:10:16 Login Succeeded 19:10:16 ---> docker-login.sh ends [Pipeline] } 19:10:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:16 + docker buildx ls 19:10:16 NAME/NODE DRIVER/ENDPOINT STATUS PLATFORMS 19:10:16 default * docker 19:10:16 default default running linux/amd64, linux/386 [Pipeline] sh 19:10:17 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 19:10:17 edgex-builder [Pipeline] sh 19:10:17 + docker buildx inspect --bootstrap 19:10:17 #1 [internal] booting buildkit 19:10:17 #1 pulling image moby/buildkit:buildx-stable-1 19:10:20 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 19:10:20 #1 creating container buildx_buildkit_edgex-builder0 19:10:21 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 19:10:21 #1 DONE 3.8s 19:10:21 Name: edgex-builder 19:10:21 Driver: docker-container 19:10:21 19:10:21 Nodes: 19:10:21 Name: edgex-builder0 19:10:21 Endpoint: unix:///var/run/docker.sock 19:10:21 Status: running 19:10:21 Platforms: linux/amd64*, linux/arm64*, linux/386 [Pipeline] sh 19:10:21 + docker buildx ls 19:10:21 NAME/NODE DRIVER/ENDPOINT STATUS PLATFORMS 19:10:21 edgex-builder * docker-container 19:10:21 edgex-builder0 unix:///var/run/docker.sock running linux/amd64*, linux/arm64*, linux/386 19:10:21 default docker 19:10:21 default default running linux/amd64, linux/386 [Pipeline] sh 19:10:21 ++ grep image docker-compose.yml 19:10:21 ++ grep -v nexus 19:10:21 ++ awk '{print $2}' 19:10:21 + for image in '$(grep image docker-compose.yml | grep -v nexus | awk '\''{print $2}'\'')' 19:10:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/consul:1.10 --push - 19:10:21 + echo -e 'FROM consul:1.10' 19:10:22 #1 [internal] load build definition from Dockerfile 19:10:22 #1 transferring dockerfile: 125B done 19:10:22 #1 DONE 0.0s 19:10:22 19:10:22 #2 [internal] load .dockerignore 19:10:22 #2 transferring context: 2B done 19:10:22 #2 DONE 0.0s 19:10:22 19:10:22 #4 [linux/amd64 internal] load metadata for docker.io/library/consul:1.10 19:10:22 #4 ... 19:10:22 19:10:22 #5 [auth] library/consul:pull token for registry-1.docker.io 19:10:22 #5 DONE 0.0s 19:10:22 19:10:22 #6 [auth] library/consul:pull token for registry-1.docker.io 19:10:22 #6 DONE 0.0s 19:10:22 19:10:22 #3 [linux/arm64 internal] load metadata for docker.io/library/consul:1.10 19:10:23 #3 DONE 1.0s 19:10:23 19:10:23 #4 [linux/amd64 internal] load metadata for docker.io/library/consul:1.10 19:10:23 #4 DONE 1.0s 19:10:23 19:10:23 #7 [linux/amd64 1/1] FROM docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 19:10:23 #7 resolve docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 0.0s done 19:10:23 #7 ... 19:10:23 19:10:23 #8 [linux/arm64 1/1] FROM docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 19:10:23 #8 resolve docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 0.0s done 19:10:23 #8 DONE 0.4s 19:10:23 19:10:23 #7 [linux/amd64 1/1] FROM docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 19:10:23 #7 DONE 0.4s 19:10:23 19:10:23 #9 exporting to image 19:10:23 #9 exporting layers done 19:10:23 #9 exporting manifest sha256:331c8f28c27795c66cf3cc9b1e7ebf96ae541f82657938d194854bf075cc664e 0.0s done 19:10:23 #9 exporting config sha256:effd0ac0cd607f1bec3a674de9e5dbcfd8e46e619d3e2422d257fea3fbdecb46 0.0s done 19:10:23 #9 exporting manifest sha256:007805984426a0c475aee93d86c8e74ebdd8626e2dbb4c67798c899dfaf7580e 19:10:23 #9 ... 19:10:23 19:10:23 #10 [auth] archive/consul:pull,push token for nexus3.edgexfoundry.org:10004 19:10:23 #10 DONE 0.0s 19:10:23 19:10:23 #11 [auth] archive/consul:pull,push token for nexus3.edgexfoundry.org:10004 19:10:23 #11 DONE 0.0s 19:10:23 19:10:23 #9 exporting to image 19:10:23 #9 exporting manifest sha256:007805984426a0c475aee93d86c8e74ebdd8626e2dbb4c67798c899dfaf7580e 0.0s done 19:10:23 #9 exporting config sha256:d06bc451bb5f86c6ac124dbd7b8183050dee32a6dbe5c74e18d981a1a6f9b75d 0.0s done 19:10:23 #9 exporting manifest list sha256:667dceb567bf37a1993adefad544bead1aa139f1a1a5d26817a1a88b684780a2 done 19:10:23 #9 pushing layers 19:10:24 #9 ... 19:10:24 19:10:24 #7 [linux/amd64 1/1] FROM docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 19:10:24 #7 sha256:74ffcce388ca4a335635a00115c98cb98ad497ed565f9be669d7f3d96bc66ad9 1.78kB / 1.78kB 0.0s done 19:10:24 #7 DONE 0.1s 19:10:24 19:10:24 #8 [linux/arm64 1/1] FROM docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 19:10:24 #8 sha256:e33656f5ca4619fb5de521818b485d007b57dbdbb06f289aad9e48942d11c822 1.79kB / 1.79kB 0.0s done 19:10:24 #8 sha256:06decbbdea2401b400024fb2feadd51ee381cd4b7b78a30306c3828ec9f6c760 2.72MB / 2.72MB 0.1s done 19:10:24 #8 sha256:86ec0dc3b53307c831eeab0ff2ca66c2ba920d35cdb7aef6797947eae6627b30 1.23kB / 1.23kB 0.1s done 19:10:24 #8 sha256:9327a3a3328dacb9c1e1e9a671e69525c5b1a602ee29d0e396cac83f9f2a46ea 142B / 142B 0.1s done 19:10:24 #8 sha256:d4d1ecde7662d3fd2578666467cbb5881fdf7501616f10a6e923036482dcbcbe 153B / 153B 0.0s done 19:10:24 #8 sha256:3111f504ed97ecd3b4a24a4fca9128145ed4f676141777803ea21951c925a66c 11.53MB / 38.97MB 0.2s 19:10:24 #8 sha256:3111f504ed97ecd3b4a24a4fca9128145ed4f676141777803ea21951c925a66c 33.55MB / 38.97MB 0.3s 19:10:24 #8 sha256:3111f504ed97ecd3b4a24a4fca9128145ed4f676141777803ea21951c925a66c 38.97MB / 38.97MB 0.5s 19:10:24 #8 sha256:3111f504ed97ecd3b4a24a4fca9128145ed4f676141777803ea21951c925a66c 38.97MB / 38.97MB 0.5s done 19:10:24 #8 DONE 0.7s 19:10:24 19:10:24 #7 [linux/amd64 1/1] FROM docker.io/library/consul:1.10@sha256:701275d51948239f213ec3122d1d8006ac12159a211fdc1c060634677d8af91a 19:10:24 #7 sha256:5758d4e389a3f662e94a85fb76143dbe338b64f8d2a65f45536a9663b05305ad 2.82MB / 2.82MB 0.1s done 19:10:24 #7 sha256:8346c4c2c7acddb91fe63704bf85338e56c691fe7e48caa8a9fba6e7e16df095 1.26kB / 1.26kB 0.1s done 19:10:24 #7 sha256:50f79386c0f7a4808f3eec56a09d42ac405acc2fd96f076dc0f6678d8bbc0486 37.75MB / 40.85MB 0.5s 19:10:24 #7 sha256:716e8306345a5b03bffda8e3e9bcc2248e73e36693d31986f314fb6b34c7ac9d 173B / 173B 0.2s done 19:10:24 #7 sha256:5abab715aa08f3bce73846825adb35731c130d5c8ea987b6900210146b200012 154B / 154B 0.1s done 19:10:24 #7 sha256:50f79386c0f7a4808f3eec56a09d42ac405acc2fd96f076dc0f6678d8bbc0486 40.85MB / 40.85MB 0.6s done 19:10:24 #7 DONE 0.9s 19:10:24 19:10:24 #9 exporting to image 19:10:26 #9 pushing layers 2.1s done 19:10:26 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/consul:1.10@sha256:667dceb567bf37a1993adefad544bead1aa139f1a1a5d26817a1a88b684780a2 0.1s done 19:10:26 #9 DONE 2.3s 19:10:26 + for image in '$(grep image docker-compose.yml | grep -v nexus | awk '\''{print $2}'\'')' 19:10:26 + echo -e 'FROM redis:6.2-alpine' 19:10:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/redis:6.2-alpine --push - 19:10:26 #1 [internal] load build definition from Dockerfile 19:10:26 #1 transferring dockerfile: 130B 0.0s done 19:10:26 #1 DONE 0.1s 19:10:26 19:10:26 #2 [internal] load .dockerignore 19:10:26 #2 transferring context: 2B done 19:10:26 #2 DONE 0.0s 19:10:26 19:10:26 #5 [auth] library/redis:pull token for registry-1.docker.io 19:10:26 #5 DONE 0.0s 19:10:26 19:10:26 #4 [linux/amd64 internal] load metadata for docker.io/library/redis:6.2-alpine 19:10:26 #4 ... 19:10:26 19:10:26 #6 [auth] library/redis:pull token for registry-1.docker.io 19:10:26 #6 DONE 0.0s 19:10:26 19:10:26 #3 [linux/arm64 internal] load metadata for docker.io/library/redis:6.2-alpine 19:10:26 #3 ... 19:10:26 19:10:26 #4 [linux/amd64 internal] load metadata for docker.io/library/redis:6.2-alpine 19:10:26 #4 DONE 0.5s 19:10:27 19:10:27 #3 [linux/arm64 internal] load metadata for docker.io/library/redis:6.2-alpine 19:10:27 #3 DONE 0.5s 19:10:27 19:10:27 #8 [linux/amd64 1/1] FROM docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 19:10:27 #8 resolve docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 0.0s done 19:10:27 #8 DONE 0.4s 19:10:27 19:10:27 #7 [linux/arm64 1/1] FROM docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 19:10:27 #7 resolve docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 0.1s done 19:10:27 #7 DONE 0.4s 19:10:27 19:10:27 #9 exporting to image 19:10:27 #9 exporting layers done 19:10:27 #9 exporting manifest sha256:83dac06615dcdb5fdcc053f0d9b9357f72c67703679c0a71b717a4b56ad8a2ec 0.0s done 19:10:27 #9 exporting config sha256:db7b3b5d1847571b5074ba55752836853c61d0d90b8395e788a69b25882d4c1c 19:10:27 #9 exporting config sha256:db7b3b5d1847571b5074ba55752836853c61d0d90b8395e788a69b25882d4c1c done 19:10:27 #9 exporting manifest sha256:6c551ecbfe8bb1c4bfd32b10d7d8c6315ac010a73f27692acec76bdabe43a110 0.0s done 19:10:27 #9 exporting config sha256:2e7be2d2f998fcba90d87ce5b31632249753a1ba25ea39f6d47c266fa7f91393 0.0s done 19:10:27 #9 exporting manifest list sha256:1bc3db5174c53bb3d1d699c5f518ca81363ba49bf6e7ea635be90e6143f40bdd 0.0s done 19:10:27 #9 pushing layers 19:10:27 #9 ... 19:10:27 19:10:27 #10 [auth] archive/redis:pull,push token for nexus3.edgexfoundry.org:10004 19:10:27 #10 DONE 0.0s 19:10:27 19:10:27 #11 [auth] archive/redis:pull,push token for nexus3.edgexfoundry.org:10004 19:10:27 #11 DONE 0.0s 19:10:27 19:10:27 #12 [auth] archive/redis:pull,push token for nexus3.edgexfoundry.org:10004 19:10:27 #12 DONE 0.0s 19:10:27 19:10:27 #8 [linux/amd64 1/1] FROM docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 19:10:27 #8 sha256:7151fc2c01eb42f3128c98e81931c7ca7e8da3958b07fa1d7949a9146a0be8c8 410B / 410B 0.1s done 19:10:27 #8 sha256:66f8c4150d2754aced783f5f436a55d24a1e1cc2e136329544d8a0dc44b8fd27 1.27kB / 1.27kB 0.1s done 19:10:27 #8 sha256:09a8bf17a0bf5445f4b9eb7125ffb5e572923b440b0952f1db4657e60d8a882b 405.99kB / 405.99kB 0.1s done 19:10:27 #8 sha256:335eeadfbde092fea67c78c7e0c45c5a76c3edd0cc18e5f43d45407f9cdc8d10 135B / 135B 0.1s done 19:10:27 #8 sha256:e547313af8e771a2bb05c786aae8d6619c5dd72a50b7825bb7685df7647d0af4 7.71MB / 7.71MB 0.2s done 19:10:27 #8 DONE 0.3s 19:10:27 19:10:27 #7 [linux/arm64 1/1] FROM docker.io/library/redis:6.2-alpine@sha256:50fc99c529b81432a592fa76354783d7fc3ba479a92fc810cbf669138c4138b7 19:10:27 #7 sha256:a7e633754fafb05b6edbe01a58a19b3c6c8cab6d4167edd8975a98c01220b579 412B / 412B 0.1s done 19:10:27 #7 sha256:27ed14fd2e9781e4cf9293484cbf80e66aef81a4b2f8d4115bbc5e55689b7390 1.24kB / 1.24kB 0.1s done 19:10:27 #7 sha256:b600c95a112dddfde039a9c39a9f431e4ea866c60c77aaf9a125a7ebda322d6f 1.05MB / 7.71MB 0.2s 19:10:28 #7 sha256:b600c95a112dddfde039a9c39a9f431e4ea866c60c77aaf9a125a7ebda322d6f 5.24MB / 7.71MB 0.3s 19:10:28 #7 sha256:ab5df4770fc10e934def0f5ad3c7efcc743189d27210d5dfdbbcfb3aca269f8c 99B / 99B 0.1s done 19:10:28 #7 sha256:d7278fc85bd8f39985de8224f89e4863d4185473e6b8b3e3dffe3f7d0a490aaa 407.10kB / 407.10kB 0.1s done 19:10:28 #7 sha256:b600c95a112dddfde039a9c39a9f431e4ea866c60c77aaf9a125a7ebda322d6f 7.71MB / 7.71MB 0.4s done 19:10:28 #7 DONE 0.6s 19:10:28 19:10:28 #9 exporting to image 19:10:28 #9 pushing layers 0.9s done 19:10:28 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/redis:6.2-alpine@sha256:1bc3db5174c53bb3d1d699c5f518ca81363ba49bf6e7ea635be90e6143f40bdd 19:10:28 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/redis:6.2-alpine@sha256:1bc3db5174c53bb3d1d699c5f518ca81363ba49bf6e7ea635be90e6143f40bdd 0.1s done 19:10:28 #9 DONE 1.1s 19:10:28 + for image in '$(grep image docker-compose.yml | grep -v nexus | awk '\''{print $2}'\'')' 19:10:28 + echo -e 'FROM kong:2.6' 19:10:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/kong:2.6 --push - 19:10:28 #1 [internal] load build definition from Dockerfile 19:10:28 #1 transferring dockerfile: 122B done 19:10:28 #1 DONE 0.0s 19:10:28 19:10:28 #2 [internal] load .dockerignore 19:10:28 #2 transferring context: 2B done 19:10:28 #2 DONE 0.0s 19:10:28 19:10:28 #4 [linux/amd64 internal] load metadata for docker.io/library/kong:2.6 19:10:28 #4 ... 19:10:28 19:10:28 #5 [auth] library/kong:pull token for registry-1.docker.io 19:10:28 #5 DONE 0.0s 19:10:29 19:10:29 #6 [auth] library/kong:pull token for registry-1.docker.io 19:10:29 #6 DONE 0.0s 19:10:29 19:10:29 #3 [linux/arm64 internal] load metadata for docker.io/library/kong:2.6 19:10:30 #3 ... 19:10:30 19:10:30 #4 [linux/amd64 internal] load metadata for docker.io/library/kong:2.6 19:10:30 #4 DONE 1.3s 19:10:30 19:10:30 #3 [linux/arm64 internal] load metadata for docker.io/library/kong:2.6 19:10:30 #3 DONE 1.4s 19:10:30 19:10:30 #7 [linux/arm64 1/1] FROM docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 19:10:30 #7 resolve docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 0.0s done 19:10:30 #7 ... 19:10:30 19:10:30 #8 [linux/amd64 1/1] FROM docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 19:10:30 #8 resolve docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 0.0s done 19:10:30 #8 DONE 0.2s 19:10:30 19:10:30 #7 [linux/arm64 1/1] FROM docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 19:10:30 #7 DONE 0.2s 19:10:30 19:10:30 #9 exporting to image 19:10:30 #9 exporting layers done 19:10:30 #9 exporting manifest sha256:818160d6a7cf04a159654f8af653fa579b84557a76c050ee217e658166b82f15 0.0s done 19:10:30 #9 exporting config sha256:11ba543835c8a062aa07cfec67b43c403d5daefceef9b23c3412b4f4049924ac 0.0s done 19:10:30 #9 exporting manifest sha256:0cb0b46726d68062c04fadacbb6f67a10abf4478eeeb398cd075d7d4d7da8a0c 0.1s done 19:10:30 #9 exporting config sha256:d8cd086c93579c6d9860219c42112b17d4571e030bb6c983c91b83eae9f06436 done 19:10:30 #9 exporting manifest list sha256:97905ec9b1cbc066061bc3423454b4d6870caddad421a9ce7334e3436a9828f9 done 19:10:30 #9 pushing layers 19:10:30 #9 ... 19:10:30 19:10:30 #10 [auth] archive/kong:pull,push token for nexus3.edgexfoundry.org:10004 19:10:30 #10 DONE 0.0s 19:10:30 19:10:30 #11 [auth] archive/kong:pull,push token for nexus3.edgexfoundry.org:10004 19:10:30 #11 DONE 0.0s 19:10:30 19:10:30 #7 [linux/arm64 1/1] FROM docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 19:10:30 #7 sha256:53315a86544ab6e48bbf724baae0beec28097187f7ffcda4174c31e3cbb0224e 131B / 131B 0.1s done 19:10:30 #7 sha256:86c1c626e2a45c65a7f5d968620e36a052607a53c9ca3cdfc4b056a5dfdc0c3e 882B / 882B 0.1s done 19:10:30 #7 sha256:78b212018ea5e6b01778c1aa4de7a912a6e2f2da7a8d9580291a89607a2e1aa4 18.87MB / 46.55MB 0.2s 19:10:31 #7 sha256:78b212018ea5e6b01778c1aa4de7a912a6e2f2da7a8d9580291a89607a2e1aa4 39.85MB / 46.55MB 0.3s 19:10:31 #7 sha256:78b212018ea5e6b01778c1aa4de7a912a6e2f2da7a8d9580291a89607a2e1aa4 46.55MB / 46.55MB 0.6s done 19:10:31 #7 DONE 0.6s 19:10:31 19:10:31 #8 [linux/amd64 1/1] FROM docker.io/library/kong:2.6@sha256:134f182c5a20389f4071a71a5946a427cb0d5de6ad382ca66a4156fef441636c 19:10:31 #8 sha256:98e8b2c66462e7a485d21bf9baf11a6e252511cd3612b6fa68b0c1da6972f4cd 130B / 130B 0.1s done 19:10:31 #8 sha256:72f9e277edccd9c623819e5913361a38ef18b0d49d8563a765c7cbda0260b9d4 881B / 881B 0.1s done 19:10:31 #8 sha256:d8c7e18e0a769d4001d507fbe88c18e222f1ef8b290b08b684cbe031f308a212 33.55MB / 47.04MB 0.5s 19:10:31 #8 sha256:d8c7e18e0a769d4001d507fbe88c18e222f1ef8b290b08b684cbe031f308a212 47.04MB / 47.04MB 0.6s 19:10:31 #8 sha256:d8c7e18e0a769d4001d507fbe88c18e222f1ef8b290b08b684cbe031f308a212 47.04MB / 47.04MB 0.8s done 19:10:31 #8 DONE 0.9s 19:10:31 19:10:31 #9 exporting to image 19:10:32 #9 pushing layers 2.2s done 19:10:32 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/kong:2.6@sha256:97905ec9b1cbc066061bc3423454b4d6870caddad421a9ce7334e3436a9828f9 19:10:32 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/kong:2.6@sha256:97905ec9b1cbc066061bc3423454b4d6870caddad421a9ce7334e3436a9828f9 0.1s done 19:10:32 #9 DONE 2.4s 19:10:32 + for image in '$(grep image docker-compose.yml | grep -v nexus | awk '\''{print $2}'\'')' 19:10:32 + echo -e 'FROM postgres:13.5-alpine' 19:10:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/postgres:13.5-alpine --push - 19:10:33 #1 [internal] load build definition from Dockerfile 19:10:33 #1 transferring dockerfile: 134B done 19:10:33 #1 DONE 0.0s 19:10:33 19:10:33 #2 [internal] load .dockerignore 19:10:33 #2 transferring context: 2B done 19:10:33 #2 DONE 0.0s 19:10:33 19:10:33 #5 [auth] library/postgres:pull token for registry-1.docker.io 19:10:33 #5 DONE 0.0s 19:10:33 19:10:33 #4 [linux/amd64 internal] load metadata for docker.io/library/postgres:13.5-alpine 19:10:33 #4 ... 19:10:33 19:10:33 #6 [auth] library/postgres:pull token for registry-1.docker.io 19:10:33 #6 DONE 0.0s 19:10:33 19:10:33 #3 [linux/arm64 internal] load metadata for docker.io/library/postgres:13.5-alpine 19:10:33 #3 DONE 0.7s 19:10:33 19:10:33 #4 [linux/amd64 internal] load metadata for docker.io/library/postgres:13.5-alpine 19:10:33 #4 DONE 0.5s 19:10:34 19:10:34 #7 [linux/arm64 1/1] FROM docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 19:10:34 #7 resolve docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 0.0s done 19:10:34 #7 ... 19:10:34 19:10:34 #8 [linux/amd64 1/1] FROM docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 19:10:34 #8 resolve docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 0.0s done 19:10:34 #8 DONE 0.5s 19:10:34 19:10:34 #7 [linux/arm64 1/1] FROM docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 19:10:34 #7 DONE 0.6s 19:10:34 19:10:34 #9 exporting to image 19:10:34 #9 exporting layers done 19:10:34 #9 exporting manifest sha256:63df7b1039c17d80db1b2fb525542712dca23c8690dc881335cbea459ae001e1 0.0s done 19:10:34 #9 exporting config sha256:e449891e8326c5f7d6530a19138a0d971dba04f3883657898269b285b0d7cdbf done 19:10:34 #9 exporting manifest sha256:68cfc6ad9abbbb0af981c1c909cf281c97b094fd6819d01d2a5a727628ba870d 19:10:34 #9 ... 19:10:34 19:10:34 #10 [auth] archive/postgres:pull,push token for nexus3.edgexfoundry.org:10004 19:10:34 #10 DONE 0.0s 19:10:34 19:10:34 #11 [auth] archive/postgres:pull,push token for nexus3.edgexfoundry.org:10004 19:10:34 #11 DONE 0.0s 19:10:34 19:10:34 #9 exporting to image 19:10:34 #9 exporting manifest sha256:68cfc6ad9abbbb0af981c1c909cf281c97b094fd6819d01d2a5a727628ba870d 0.0s done 19:10:34 #9 exporting config sha256:d8d06c8dba796b36ff6861f5ed45aaa3db2834400d589b140efe833ab30d0856 0.0s done 19:10:34 #9 exporting manifest list sha256:7edc7062fe31f8deb52a1653c34315d4a68072b693b4bddb96a32115157343bb 0.0s done 19:10:34 #9 pushing layers 19:10:34 #9 ... 19:10:34 19:10:34 #12 [auth] archive/postgres:pull,push token for nexus3.edgexfoundry.org:10004 19:10:34 #12 DONE 0.0s 19:10:34 19:10:34 #8 [linux/amd64 1/1] FROM docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 19:10:34 #8 sha256:5110a924e71792dc0ba276d161e14f51bd3e77eb5527a25f5d2fcfccbc04dd43 4.72kB / 4.72kB 0.1s done 19:10:34 #8 DONE 0.1s 19:10:34 19:10:34 #7 [linux/arm64 1/1] FROM docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 19:10:34 #7 sha256:d24440056f9070d0c18f19efd19b6cb5e041f4b85c073a04bddcc7a3e3c59be5 9.02kB / 9.02kB 0.1s done 19:10:34 #7 sha256:214ccba57a82ab58835a817bce7c4fdf95b4d6d8a2aa21bf9ad36c20691c5b1a 4.71kB / 4.71kB 0.1s done 19:10:34 #7 sha256:b4f41cf3e0f30f68b55ffeb444d316ce8cab714ed16d08b42e23492335f182c7 129B / 129B 0.1s done 19:10:34 #7 sha256:438cc3c1719e2bc749e48f9e279c2735b4fd45321eff1b3253484cd3572e51dc 5.24MB / 73.59MB 0.2s 19:10:34 #7 sha256:602da1357fe14f8f524c5a51d125e636b8e7882c479fe32ca8af1753200bed36 171B / 171B 0.1s done 19:10:34 #7 sha256:736fbb41a17a3d331434d1ced1bbefaf60ce58df545c90a6d1dbfeec5eb9af41 1.25kB / 1.25kB 0.1s done 19:10:35 #7 sha256:438cc3c1719e2bc749e48f9e279c2735b4fd45321eff1b3253484cd3572e51dc 10.49MB / 73.59MB 0.3s 19:10:35 #7 sha256:99566057aebae6d994d20c6ed9fa0b7e7cd103f58ddce64c9096b244ec9905a0 115B / 115B 0.1s done 19:10:35 #7 sha256:438cc3c1719e2bc749e48f9e279c2735b4fd45321eff1b3253484cd3572e51dc 27.26MB / 73.59MB 0.5s 19:10:35 #7 sha256:438cc3c1719e2bc749e48f9e279c2735b4fd45321eff1b3253484cd3572e51dc 36.70MB / 73.59MB 0.6s 19:10:35 #7 sha256:438cc3c1719e2bc749e48f9e279c2735b4fd45321eff1b3253484cd3572e51dc 45.09MB / 73.59MB 0.8s 19:10:35 #7 sha256:438cc3c1719e2bc749e48f9e279c2735b4fd45321eff1b3253484cd3572e51dc 69.21MB / 73.59MB 0.9s 19:10:35 #7 sha256:438cc3c1719e2bc749e48f9e279c2735b4fd45321eff1b3253484cd3572e51dc 73.59MB / 73.59MB 1.1s 19:10:35 #7 sha256:438cc3c1719e2bc749e48f9e279c2735b4fd45321eff1b3253484cd3572e51dc 73.59MB / 73.59MB 1.2s done 19:10:35 #7 DONE 1.2s 19:10:35 19:10:35 #8 [linux/amd64 1/1] FROM docker.io/library/postgres:13.5-alpine@sha256:3898a71fa3566cba89a8b9570718c78365cacc366fa924cb7052fd4756199928 19:10:35 #8 sha256:9f97b97dbe44d3d5922703b0d43a419416f14f7acfda692d113a7aa9b9721fe1 1.28kB / 1.28kB 0.1s done 19:10:35 #8 sha256:1b95022c44c584684bb06e7baad164584f8952fb082bab4a0daf8dc9c4b803dd 149B / 149B 0.1s done 19:10:35 #8 sha256:e7d25fff751597196cf36ec175c3e7cd5b3086aff7975244be9879c826f0b420 9.02kB / 9.02kB 0.1s done 19:10:35 #8 sha256:ff3b69b1c175caf70d200661c65af9ccb6e865049ef14c746ef2420f4b9989c9 161B / 161B 0.1s done 19:10:35 #8 sha256:a9b45738ddef0866c2eeb82aeac88f1229f64e7b63c375f8904ab39fd3b219af 32.51MB / 74.62MB 0.8s 19:10:35 #8 sha256:2f27e5e43d9419802735112a4bae9fde74babcd3868156d3673aa0985cbd4a9d 194B / 194B 0.1s done 19:10:36 #8 sha256:a9b45738ddef0866c2eeb82aeac88f1229f64e7b63c375f8904ab39fd3b219af 46.14MB / 74.62MB 0.9s 19:10:36 #8 sha256:a9b45738ddef0866c2eeb82aeac88f1229f64e7b63c375f8904ab39fd3b219af 73.40MB / 74.62MB 1.2s 19:10:36 #8 sha256:a9b45738ddef0866c2eeb82aeac88f1229f64e7b63c375f8904ab39fd3b219af 74.62MB / 74.62MB 1.4s done 19:10:36 #8 DONE 1.7s 19:10:36 19:10:36 #9 exporting to image 19:10:38 #9 pushing layers 3.8s done 19:10:38 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/postgres:13.5-alpine@sha256:7edc7062fe31f8deb52a1653c34315d4a68072b693b4bddb96a32115157343bb 0.1s done 19:10:38 #9 DONE 4.1s 19:10:38 + for image in '$(grep image docker-compose.yml | grep -v nexus | awk '\''{print $2}'\'')' 19:10:38 + echo -e 'FROM lfedge/ekuiper:1.3.1-alpine' 19:10:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/lfedge/ekuiper:1.3.1-alpine --push - 19:10:38 #1 [internal] load build definition from Dockerfile 19:10:38 #1 transferring dockerfile: 141B done 19:10:38 #1 DONE 0.0s 19:10:38 19:10:38 #2 [internal] load .dockerignore 19:10:38 #2 transferring context: 2B done 19:10:38 #2 DONE 0.0s 19:10:38 19:10:38 #4 [linux/amd64 internal] load metadata for docker.io/lfedge/ekuiper:1.3.1-alpine 19:10:39 #4 ... 19:10:39 19:10:39 #5 [auth] lfedge/ekuiper:pull token for registry-1.docker.io 19:10:39 #5 DONE 0.0s 19:10:39 19:10:39 #6 [auth] lfedge/ekuiper:pull token for registry-1.docker.io 19:10:39 #6 DONE 0.0s 19:10:39 19:10:39 #3 [linux/arm64 internal] load metadata for docker.io/lfedge/ekuiper:1.3.1-alpine 19:10:40 #3 ... 19:10:40 19:10:40 #4 [linux/amd64 internal] load metadata for docker.io/lfedge/ekuiper:1.3.1-alpine 19:10:40 #4 DONE 0.8s 19:10:40 19:10:40 #3 [linux/arm64 internal] load metadata for docker.io/lfedge/ekuiper:1.3.1-alpine 19:10:41 #3 DONE 2.5s 19:10:41 19:10:41 #8 [linux/amd64 1/1] FROM docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 19:10:41 #8 resolve docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 0.0s done 19:10:41 #8 DONE 0.0s 19:10:41 19:10:41 #7 [linux/arm64 1/1] FROM docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 19:10:41 #7 resolve docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 0.0s done 19:10:42 #7 DONE 0.7s 19:10:42 19:10:42 #8 [linux/amd64 1/1] FROM docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 19:10:42 #8 DONE 0.7s 19:10:42 19:10:42 #10 [auth] archive/lfedge/ekuiper:pull,push token for nexus3.edgexfoundry.org:10004 19:10:42 #10 DONE 0.0s 19:10:42 19:10:42 #9 exporting to image 19:10:42 #9 exporting layers done 19:10:42 #9 exporting manifest sha256:d804cf59796f4c85ec5bf69ec936defadfeeba4bd550bb0baf0a585239c592ba done 19:10:42 #9 exporting config sha256:d44b77115372ae42db458cba810ed2ba5067f7010c3fbe03f327351300609238 done 19:10:42 #9 exporting manifest sha256:4ae0e3d6ed84ef1425822bc6d8ba0a640753387a23c559e9c109c68bbdf6ba11 done 19:10:42 #9 exporting config sha256:a0ab5f525b11f50d0a90e11f2e43c1b57a1a93c6d9453a21d8b26527490d5b9a done 19:10:42 #9 exporting manifest list sha256:d1514cdee0c46af6645976e404f7296ee478cebb10feb08b6b2628d78a4769a0 0.0s done 19:10:42 #9 pushing layers 19:10:42 #9 ... 19:10:42 19:10:42 #8 [linux/amd64 1/1] FROM docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 19:10:42 #8 sha256:a5b2788dcccb43c3c0be16c3bee2b7e92b7854c5565d9a1b222f52cd4e92069a 12.20MB / 12.20MB 0.3s done 19:10:42 #8 sha256:2a56317c1bd610471f213a9b6b74d6db5794c328c0e31cc44f5c7145335a5bdf 2.83MB / 2.83MB 0.2s done 19:10:42 #8 sha256:26836bf21346bd89f6a01006d4d0ac21738a7225588b69d42fe06b282501cfc3 1.29kB / 1.29kB 0.1s done 19:10:42 #8 sha256:449e4fd5e60c9284a547b3957a05639b27099a3da0f8325b6370845814f67b39 661B / 661B 0.1s done 19:10:42 #8 DONE 0.5s 19:10:43 19:10:43 #7 [linux/arm64 1/1] FROM docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 19:10:43 #7 sha256:f1056ca38b97af6b4ddaf3b2bf3a4c79f5e92cf4165e601001c4ff4622cd1bed 11.43MB / 11.43MB 0.2s done 19:10:43 #7 sha256:68b5f327f8da6ee1e73c3f74769e4df7ea7d2c6efa6f9906201d0f53c6cca1a2 102B / 102B 0.1s done 19:10:43 #7 sha256:cc5685cae52c786324dd88dada262bd73297ee71cc8b776641a76580cd59551c 2.74MB / 2.74MB 0.1s done 19:10:43 #7 sha256:232652cd9861c8e9e42c226488efb35496e12e69280fc439d6d62cd0b900b27e 1.29kB / 1.29kB 0.1s done 19:10:43 #7 sha256:ae1df1fcd12eacbd154dcbcdb7111cb37671b4b05456e14cb2829220059c1e49 664B / 664B 0.1s done 19:10:43 #7 sha256:e358581ca2850060b6be49de5c8c1276a6417fe00e6f09ee60c8806056105f79 1.66MB / 1.66MB 0.1s done 19:10:43 #7 DONE 0.8s 19:10:43 19:10:43 #8 [linux/amd64 1/1] FROM docker.io/lfedge/ekuiper:1.3.1-alpine@sha256:48e0f3ea3e245bab669f604f38e21c979a09719cb0de7d7591a0be79b3860eeb 19:10:43 #8 sha256:9479d9ef55068fc512817eb224489a157048454e7aa347d18e16eb50c148365a 1.78MB / 1.78MB 0.1s done 19:10:43 #8 DONE 0.8s 19:10:43 19:10:43 #9 exporting to image 19:10:43 #9 pushing layers 1.0s done 19:10:43 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/lfedge/ekuiper:1.3.1-alpine@sha256:d1514cdee0c46af6645976e404f7296ee478cebb10feb08b6b2628d78a4769a0 19:10:43 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/lfedge/ekuiper:1.3.1-alpine@sha256:d1514cdee0c46af6645976e404f7296ee478cebb10feb08b6b2628d78a4769a0 0.1s done 19:10:43 #9 DONE 1.1s 19:10:43 + for image in '$(grep image docker-compose.yml | grep -v nexus | awk '\''{print $2}'\'')' 19:10:43 + echo -e 'FROM vault:1.8.5' 19:10:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/archive/vault:1.8.5 --push - 19:10:43 #1 [internal] load build definition from Dockerfile 19:10:43 #1 transferring dockerfile: 125B done 19:10:43 #1 DONE 0.0s 19:10:43 19:10:43 #2 [internal] load .dockerignore 19:10:43 #2 transferring context: 2B done 19:10:43 #2 DONE 0.0s 19:10:43 19:10:43 #5 [auth] library/vault:pull token for registry-1.docker.io 19:10:43 #5 DONE 0.0s 19:10:43 19:10:43 #4 [linux/amd64 internal] load metadata for docker.io/library/vault:1.8.5 19:10:44 #4 ... 19:10:44 19:10:44 #6 [auth] library/vault:pull token for registry-1.docker.io 19:10:44 #6 DONE 0.0s 19:10:44 19:10:44 #3 [linux/arm64 internal] load metadata for docker.io/library/vault:1.8.5 19:10:44 #3 DONE 0.7s 19:10:44 19:10:44 #4 [linux/amd64 internal] load metadata for docker.io/library/vault:1.8.5 19:10:44 #4 DONE 0.7s 19:10:44 19:10:44 #8 [linux/arm64 1/1] FROM docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba 19:10:44 #8 resolve docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba 0.0s done 19:10:44 #8 ... 19:10:44 19:10:44 #7 [linux/amd64 1/1] FROM docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba 19:10:44 #7 DONE 0.3s 19:10:44 19:10:44 #8 [linux/arm64 1/1] FROM docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba 19:10:44 #8 DONE 0.4s 19:10:44 19:10:44 #9 exporting to image 19:10:44 #9 exporting layers done 19:10:44 #9 exporting manifest sha256:3d3c22dc121dbf47f7d61016b2e7eafabbaa505ac30590d09f228c2f176efe95 0.0s done 19:10:44 #9 exporting config sha256:af84efaada65e02e750036441dc91dd2cadf54523c4e6e5280da5f6436b744e5 0.0s done 19:10:44 #9 exporting manifest sha256:d617a0d55d27850c5dff595bcc756a757d4a379de53d0c0cf54eafff76def411 0.0s done 19:10:44 #9 exporting config sha256:92f8c355830c91c52104cf91011abadfb412b959fe1caef7552d2a92f2436a2b 19:10:45 #9 ... 19:10:45 19:10:45 #10 [auth] archive/vault:pull,push token for nexus3.edgexfoundry.org:10004 19:10:45 #10 DONE 0.0s 19:10:45 19:10:45 #11 [auth] archive/vault:pull,push token for nexus3.edgexfoundry.org:10004 19:10:45 #11 DONE 0.0s 19:10:45 19:10:45 #9 exporting to image 19:10:45 #9 exporting config sha256:92f8c355830c91c52104cf91011abadfb412b959fe1caef7552d2a92f2436a2b done 19:10:45 #9 exporting manifest list sha256:a98a63d97169cd9392d5aae41bbb99b21dbf063118b1ed308d577ed9e6b94bfc 0.0s done 19:10:45 #9 pushing layers 19:10:46 #9 ... 19:10:46 19:10:46 #8 [linux/arm64 1/1] FROM docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba 19:10:46 #8 sha256:e3c61c78635277cd50980496d80918f364be79e0b6309177291e5a642c35ad3b 1.82kB / 1.82kB 0.1s done 19:10:46 #8 sha256:7e4adb27be142b8b5fe9dd195df174830ecb7a44c86f0568a74a6cf0fab8c9f3 1.24kB / 1.24kB 0.1s done 19:10:46 #8 sha256:17d822e2f0230aba3d2cefd2dc4d3be8f3652c7fe368e4a43aba7f97cc6f10b6 64.13MB / 64.13MB 0.7s done 19:10:46 #8 sha256:e1eaf15d533bc354dc7bf18782417d0d931a97b2909017217700b9b06956cd5c 154B / 154B 0.1s done 19:10:46 #8 DONE 0.9s 19:10:46 19:10:46 #7 [linux/amd64 1/1] FROM docker.io/library/vault:1.8.5@sha256:2d76166d809526e56018d660014a663bf628363ce26313d3f72ee9f3b8a100ba 19:10:46 #7 sha256:300a7a94968c145d608873113f50b24f3e010b89c8ff9ed9a0f81caad6702dc6 1.27kB / 1.27kB 0.0s done 19:10:46 #7 sha256:62f155ad95b40c8169bf60c5c8c5200b6c0a0ce01e6edfbc21ffad3a33eb966a 1.82kB / 1.82kB 0.0s done 19:10:46 #7 sha256:448f02d192b3a136ab5d85b944dbbbefd812d66fc58481d17526de8f5f2a2962 67.71MB / 67.71MB 1.1s 19:10:46 #7 sha256:a001213baf7de1884716174a6ae6aa2058639caa303f0363034674139ec06336 187B / 187B 0.1s done 19:10:46 #7 sha256:448f02d192b3a136ab5d85b944dbbbefd812d66fc58481d17526de8f5f2a2962 67.71MB / 67.71MB 1.1s done 19:10:46 #7 DONE 1.1s 19:10:46 19:10:46 #9 exporting to image 19:10:48 #9 pushing layers 3.1s done 19:10:48 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/vault:1.8.5@sha256:a98a63d97169cd9392d5aae41bbb99b21dbf063118b1ed308d577ed9e6b94bfc 19:10:48 #9 pushing manifest for nexus3.edgexfoundry.org:10004/archive/vault:1.8.5@sha256:a98a63d97169cd9392d5aae41bbb99b21dbf063118b1ed308d577ed9e6b94bfc 0.1s done 19:10:48 #9 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:10:48 + '[' -d /w/workspace/dgexfoundry_edgex-compose_PR-206/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:10:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:10:49 ---> package-listing.sh 19:10:49 ++ facter osfamily 19:10:49 ++ tr '[:upper:]' '[:lower:]' 19:10:49 + OS_FAMILY=redhat 19:10:49 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-206 19:10:49 + START_PACKAGES=/tmp/packages_start.txt 19:10:49 + END_PACKAGES=/tmp/packages_end.txt 19:10:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:10:49 + PACKAGES=/tmp/packages_start.txt 19:10:49 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-206 ']' 19:10:49 + PACKAGES=/tmp/packages_end.txt 19:10:49 + case "${OS_FAMILY}" in 19:10:49 + rpm -qa 19:10:49 + sort 19:10:50 + '[' -f /tmp/packages_start.txt ']' 19:10:50 + '[' -f /tmp/packages_end.txt ']' 19:10:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:10:50 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-206 ']' 19:10:50 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-206/archives/ 19:10:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-206/archives/ [Pipeline] echo 19:10:50 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 19:10:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:10:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:51 19:10:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:10:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:51 latest: Pulling from edgex-lftools-log-publisher 19:10:51 b4d181a07f80: Pulling fs layer 19:10:51 a1111a8f2ec3: Pulling fs layer 19:10:51 ed53099fbce6: Pulling fs layer 19:10:51 dc539afda2c1: Pulling fs layer 19:10:51 77bc0d833cb6: Pulling fs layer 19:10:51 9065ff56babe: Pulling fs layer 19:10:51 d287ab97295c: Pulling fs layer 19:10:51 77bc0d833cb6: Waiting 19:10:51 9065ff56babe: Waiting 19:10:51 d287ab97295c: Waiting 19:10:51 dc539afda2c1: Waiting 19:10:51 a1111a8f2ec3: Verifying Checksum 19:10:51 a1111a8f2ec3: Download complete 19:10:51 dc539afda2c1: Verifying Checksum 19:10:51 dc539afda2c1: Download complete 19:10:51 ed53099fbce6: Verifying Checksum 19:10:51 ed53099fbce6: Download complete 19:10:51 9065ff56babe: Verifying Checksum 19:10:51 9065ff56babe: Download complete 19:10:51 77bc0d833cb6: Verifying Checksum 19:10:51 77bc0d833cb6: Download complete 19:10:52 b4d181a07f80: Verifying Checksum 19:10:52 b4d181a07f80: Download complete 19:10:52 d287ab97295c: Verifying Checksum 19:10:52 d287ab97295c: Download complete 19:10:53 b4d181a07f80: Pull complete 19:10:54 a1111a8f2ec3: Pull complete 19:10:54 ed53099fbce6: Pull complete 19:10:54 dc539afda2c1: Pull complete 19:10:54 77bc0d833cb6: Pull complete 19:10:54 9065ff56babe: Pull complete 19:11:00 d287ab97295c: Pull complete 19:11:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:11:00 prd-centos7-docker-4c-2g-368 does not seem to be running inside a container 19:11:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:11:03 $ docker top c1877a48ab80be0ae918b31c61a0245cedc8002d11f18234c7153ac8bec1ed18 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:03 + touch /tmp/pre-build-complete [Pipeline] sh 19:11:03 + mkdir -p /var/log/sysstat [Pipeline] sh 19:11:04 + ls /var/log/sa-host 19:11:04 + sadf -c /var/log/sa-host/sa23 19:11:04 file_magic: OK 19:11:04 HZ: Using current value: 100 19:11:04 file_header: OK 19:11:04 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 19:11:04 Statistics: 19:11:04 HRHnuu...uuuununununu...Hnuu...uuuununununu... 19:11:04 File successfully converted to sysstat format version 12.0.3 19:11:04 + sadf -c /var/log/sa-host/sa30 19:11:04 file_magic: OK 19:11:04 HZ: Using current value: 100 19:11:04 file_header: OK 19:11:04 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 19:11:04 Statistics: 19:11:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:11:04 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:04 provisioning config files... 19:11:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-206@tmp/config466652750945558094tmp [Pipeline] { [Pipeline] echo 19:11:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:11:04 ---> create-netrc.sh [Pipeline] } 19:11:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:11:04 ---> python-tools-install.sh [Pipeline] echo 19:11:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:11:05 ---> sudo-logs.sh 19:11:05 Archiving 'sudo' log.. 19:11:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-368.novalocal: Name or service not known 19:11:05 sudo: unable to resolve host prd-centos7-docker-4c-2g-368.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:11:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:11:05 ---> job-cost.sh 19:11:05 lf-activate-venv: SKIPPING 19:11:05 INFO: No Stack... 19:11:06 INFO: Retrieving Pricing Info for: v3-standard-2 19:11:06 INFO: Archiving Costs [Pipeline] echo 19:11:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:11:06 ---> logs-deploy.sh 19:11:06 lf-activate-venv: SKIPPING 19:11:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-206/2 19:11:06 INFO: archiving workspace using pattern(s): 19:11:07 Archives upload complete. 19:11:07 INFO: archiving logs to Nexus