Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 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-ssh12634443215754485358.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh17914192435750181913.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/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-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18356188102207617307.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh11806354748808180803.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/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-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3700427341697196432.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8172 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/161 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/161 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f322cd4d8d1bf03cdd9087b195dc44a67a2468ed (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f322cd4d8d1bf03cdd9087b195dc44a67a2468ed # timeout=10 Commit message: "Merge pull request #3915 from hahattan/issue-3909-404" > git rev-list --no-walk d2cef2e886bac3ed4982519846baf307eba695d1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:01:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:01:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:01:43 ========================================================= 10:01:43 EdgeX Global Pipelines Version Info 10:01:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:01:44 ------------------- 10:01:44 stable info: 10:01:44 ------------------- 10:01:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:01:44 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 10:01:44 Message: update stable to v1.0.221 10:01:44 ------------------- 10:01:44 experimental info: 10:01:44 ------------------- 10:01:44 Commited By: **** collab-it+edgex@linuxfoundation.org 10:01:44 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 10:01:44 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f322cd4 [Pipeline] echo 10:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:45 provisioning config files... 10:01:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/161@tmp/config101676909396444350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:45 ---> docker-login.sh 10:01:45 nexus3.edgexfoundry.org:10001 10:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:45 Configure a credential helper to remove this warning. See 10:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:45 10:01:45 Login Succeeded 10:01:45 nexus3.edgexfoundry.org:10002 10:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:46 Configure a credential helper to remove this warning. See 10:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:46 10:01:46 Login Succeeded 10:01:46 nexus3.edgexfoundry.org:10003 10:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:46 Configure a credential helper to remove this warning. See 10:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:46 10:01:46 Login Succeeded 10:01:46 nexus3.edgexfoundry.org:10004 10:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:46 Configure a credential helper to remove this warning. See 10:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:46 10:01:46 Login Succeeded 10:01:46 docker.io 10:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:46 Configure a credential helper to remove this warning. See 10:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:46 10:01:46 Login Succeeded 10:01:46 ---> docker-login.sh ends [Pipeline] } 10:01:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:01:47 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 10:01:47 + dirname cmd/core-command/Dockerfile 10:01:47 + cut -d/ -f2 10:01:47 + echo core-command,cmd/core-command/Dockerfile 10:01:47 + dirname cmd/core-data/Dockerfile 10:01:47 + cut -d/ -f2 10:01:47 + echo core-data,cmd/core-data/Dockerfile 10:01:47 + dirname cmd/core-metadata/Dockerfile 10:01:47 + cut -d/ -f2 10:01:47 + echo core-metadata,cmd/core-metadata/Dockerfile 10:01:47 + dirname cmd/security-bootstrapper/Dockerfile 10:01:47 + cut -d/ -f2 10:01:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:01:47 + dirname cmd/security-proxy-setup/Dockerfile 10:01:47 + cut -d/ -f2 10:01:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:01:47 + dirname cmd/security-secretstore-setup/Dockerfile 10:01:47 + cut -d/ -f2 10:01:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:01:47 + dirname cmd/support-notifications/Dockerfile 10:01:47 + cut -d/ -f2 10:01:47 + echo support-notifications,cmd/support-notifications/Dockerfile 10:01:47 + dirname cmd/support-scheduler/Dockerfile 10:01:47 + cut -d/ -f2 10:01:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:01:47 + dirname cmd/sys-mgmt-agent/Dockerfile 10:01:47 + cut -d/ -f2 10:01:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:01:47 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:01:47 + git rev-list -1 --merges f322cd4d8d1bf03cdd9087b195dc44a67a2468ed~1..f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] echo 10:01:47 -----------> git rev-list -1 --merges f322cd4d8d1bf03cdd9087b195dc44a67a2468ed~1..f322cd4d8d1bf03cdd9087b195dc44a67a2468ed f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:01:47 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [false] [Pipeline] sh 10:01:47 + git log --format=format:%s -1 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] echo 10:01:47 ========================================================= 10:01:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:01:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:01:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:01:48 + grep -v github /etc/ssh/ssh_known_hosts 10:01:48 + [ -e /tmp/ssh_known_hosts ] 10:01:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:01:48 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:01:48 sudo tee -a /etc/ssh/ssh_known_hosts 10:01:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:01:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:01:48 10:01:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:01:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:01:49 latest: Pulling from edgex-devops/git-semver 10:01:49 a0d0a0d46f8b: Pulling fs layer 10:01:49 3e5f54012d9b: Pulling fs layer 10:01:49 4c7163046ea9: Pulling fs layer 10:01:49 0c2d73faf560: Pulling fs layer 10:01:49 0c2d73faf560: Waiting 10:01:49 3e5f54012d9b: Verifying Checksum 10:01:49 3e5f54012d9b: Download complete 10:01:49 a0d0a0d46f8b: Download complete 10:01:49 0c2d73faf560: Verifying Checksum 10:01:49 0c2d73faf560: Download complete 10:01:49 4c7163046ea9: Verifying Checksum 10:01:49 4c7163046ea9: Download complete 10:01:49 a0d0a0d46f8b: Pull complete 10:01:49 3e5f54012d9b: Pull complete 10:01:49 4c7163046ea9: Pull complete 10:01:49 0c2d73faf560: Pull complete 10:01:49 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:01:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:01:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:01:49 prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container 10:01:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:01:50 $ docker top 7d00bdf29253d484b1ae7f08c4f32c9d3bf5bf6a75b0bd964e53e61d03b7f3ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:01:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:01:50 [ssh-agent] Looking for ssh-agent implementation... 10:01:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:01:50 $ docker exec 7d00bdf29253d484b1ae7f08c4f32c9d3bf5bf6a75b0bd964e53e61d03b7f3ad ssh-agent 10:01:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEFkmCm/agent.14 10:01:50 SSH_AGENT_PID=20 10:01:50 Running ssh-add (command line suppressed) 10:01:51 Identity added: /w/workspace/edgex-go/161@tmp/private_key_1007816411649974665.key (/w/workspace/edgex-go/161@tmp/private_key_1007816411649974665.key) 10:01:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:01:51 + git tag --points-at HEAD [Pipeline] } 10:01:51 $ docker exec --env ******** --env ******** 7d00bdf29253d484b1ae7f08c4f32c9d3bf5bf6a75b0bd964e53e61d03b7f3ad ssh-agent -k 10:01:51 unset SSH_AUTH_SOCK; 10:01:51 unset SSH_AGENT_PID; 10:01:51 echo Agent pid 20 killed; 10:01:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:01:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:01:51 [ssh-agent] Looking for ssh-agent implementation... 10:01:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:01:51 $ docker exec 7d00bdf29253d484b1ae7f08c4f32c9d3bf5bf6a75b0bd964e53e61d03b7f3ad ssh-agent 10:01:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDdofoc/agent.54 10:01:51 SSH_AGENT_PID=61 10:01:51 Running ssh-add (command line suppressed) 10:01:51 Identity added: /w/workspace/edgex-go/161@tmp/private_key_9190083546902525193.key (/w/workspace/edgex-go/161@tmp/private_key_9190083546902525193.key) 10:01:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:01:52 + git semver init 10:01:52 # -> Open(): unable to determine branch for HEAD 10:01:52 # $GIT_DIR = /w/workspace/edgex-go/161/.git 10:01:52 # $GIT_WORK_TREE = /w/workspace/edgex-go/161 10:01:52 # $SEMVER_REMOTE_NAME = origin 10:01:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:01:52 # $SEMVER_USER_NAME = edgex-jenkins 10:01:52 # $SEMVER_BRANCH = main 10:01:52 # $SEMVER_TEMP = /tmp/semver-168001439 10:01:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:02:04 # '/tmp/semver-168001439' -> '/w/workspace/edgex-go/161/.semver' 10:02:04 # -> Force: false 10:02:04 # $SEMVER_DIR = /w/workspace/edgex-go/161/.semver [Pipeline] } 10:02:04 $ docker exec --env ******** --env ******** 7d00bdf29253d484b1ae7f08c4f32c9d3bf5bf6a75b0bd964e53e61d03b7f3ad ssh-agent -k 10:02:04 unset SSH_AUTH_SOCK; 10:02:04 unset SSH_AGENT_PID; 10:02:04 echo Agent pid 61 killed; 10:02:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:05 + git semver [Pipeline] } 10:02:05 $ docker stop --time=1 7d00bdf29253d484b1ae7f08c4f32c9d3bf5bf6a75b0bd964e53e61d03b7f3ad 10:02:06 $ docker rm -f 7d00bdf29253d484b1ae7f08c4f32c9d3bf5bf6a75b0bd964e53e61d03b7f3ad [Pipeline] // withDockerContainer [Pipeline] sh 10:02:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:02:07 Stashed 1 file(s) [Pipeline] echo 10:02:07 [edgeXSemver]: initialized semver on version 2.2.0-dev.41 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 10:02:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:02:07 ========================================================= 10:02:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:02:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:02:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:02:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:02:07 59bf1c3509f3: Pulling fs layer 10:02:07 666ba61612fd: Pulling fs layer 10:02:07 8ed8ca486205: Pulling fs layer 10:02:07 4fe6c5a15a65: Pulling fs layer 10:02:07 22a0e8bec74d: Pulling fs layer 10:02:07 640e595b4fbd: Pulling fs layer 10:02:07 763cafe07f6e: Pulling fs layer 10:02:07 0c0b528cf693: Pulling fs layer 10:02:07 10935f4eaf8b: Pulling fs layer 10:02:07 22a0e8bec74d: Waiting 10:02:07 10935f4eaf8b: Waiting 10:02:07 640e595b4fbd: Waiting 10:02:07 0c0b528cf693: Waiting 10:02:07 763cafe07f6e: Waiting 10:02:07 8ed8ca486205: Verifying Checksum 10:02:07 8ed8ca486205: Download complete 10:02:07 666ba61612fd: Download complete 10:02:07 22a0e8bec74d: Verifying Checksum 10:02:07 22a0e8bec74d: Download complete 10:02:07 640e595b4fbd: Download complete 10:02:07 59bf1c3509f3: Verifying Checksum 10:02:07 59bf1c3509f3: Download complete 10:02:07 763cafe07f6e: Verifying Checksum 10:02:07 763cafe07f6e: Download complete 10:02:08 0c0b528cf693: Verifying Checksum 10:02:08 0c0b528cf693: Download complete 10:02:08 59bf1c3509f3: Pull complete 10:02:08 666ba61612fd: Pull complete 10:02:08 8ed8ca486205: Pull complete 10:02:08 10935f4eaf8b: Verifying Checksum 10:02:08 10935f4eaf8b: Download complete 10:02:08 4fe6c5a15a65: Verifying Checksum 10:02:08 4fe6c5a15a65: Download complete 10:02:12 4fe6c5a15a65: Pull complete 10:02:12 22a0e8bec74d: Pull complete 10:02:12 640e595b4fbd: Pull complete 10:02:12 763cafe07f6e: Pull complete 10:02:12 0c0b528cf693: Pull complete 10:02:14 10935f4eaf8b: Pull complete 10:02:14 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 10:02:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:02:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 10:02:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:02:14 WORKDIR /edgex 10:02:14 COPY go.mod . 10:02:14 RUN go mod download 10:02:14 + docker build -t ci-base-image-x86_64 -f - . 10:02:15 Sending build context to Docker daemon 334.2MB 10:02:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:02:15 ---> 99d49a6021b9 10:02:15 Step 2/4 : WORKDIR /edgex 10:02:17 ---> Running in 546d15f52bb3 10:02:17 Removing intermediate container 546d15f52bb3 10:02:17 ---> b8d88d8f50ec 10:02:17 Step 3/4 : COPY go.mod . 10:02:17 ---> eb821c48ef38 10:02:17 Step 4/4 : RUN go mod download 10:02:17 ---> Running in aeb8e21f2485 10:02:22 Still waiting to schedule task 10:02:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:02:39 Removing intermediate container aeb8e21f2485 10:02:39 ---> c75cc16edf4e 10:02:39 Successfully built c75cc16edf4e 10:02:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:02:39 + docker inspect -f . ci-base-image-x86_64 10:02:39 . [Pipeline] withDockerContainer 10:02:39 prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container 10:02:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:02:40 $ docker top c2cb479b4867730a7471e1dbb8891f3961eb9a8d8d9105bc23dc129bd113ffcd -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:40 + go version 10:02:40 go version go1.17.6 linux/amd64 [Pipeline] } 10:02:40 $ docker stop --time=1 c2cb479b4867730a7471e1dbb8891f3961eb9a8d8d9105bc23dc129bd113ffcd 10:02:41 $ docker rm -f c2cb479b4867730a7471e1dbb8891f3961eb9a8d8d9105bc23dc129bd113ffcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:02:42 + docker inspect -f . ci-base-image-x86_64 10:02:42 . [Pipeline] withDockerContainer 10:02:42 prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container 10:02:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:02:42 $ docker top 4dfe530192f345ef75b9683800a51b31a7bb47b893bc13c78d63964b9becc582 -eo pid,comm [Pipeline] { [Pipeline] echo 10:02:42 ========================================================= 10:02:42 [edgeXBuildGoParallel] Running Tests and Build... 10:02:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:02:42 + make test 10:02:42 go mod tidy 10:02:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:02:48 ? github.com/edgexfoundry/edgex-go [no test files] 10:02:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:02:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:02:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:02:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:02:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:02:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:02:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:02:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:02:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:02:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:02:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 10:02:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:02:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:02:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements 10:02:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:02:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.9% of statements 10:02:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:02:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:03:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.947s coverage: 89.2% of statements 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:03:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.087s coverage: 84.4% of statements 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:03:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.355s coverage: 94.2% of statements 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:03:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:03:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:03:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:03:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 10:03:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 24.0% of statements 10:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 10:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements 10:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 10:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 10:03:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.088s coverage: 87.5% of statements 10:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.090s coverage: 94.4% of statements 10:03:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 10:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.183s coverage: 82.5% of statements 10:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.088s coverage: 87.2% of statements 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.134s coverage: 64.4% of statements 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.293s coverage: 65.4% of statements 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.3% of statements 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:03:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 10:03:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 10:03:22 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 10:03:37 GO111MODULE=on go vet ./... 10:03:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:03:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:03:39 ./bin/test-attribution-txt.sh [Pipeline] echo 10:03:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:03:40 + ls -al . 10:03:40 total 676 10:03:40 drwxrwxr-x 10 1001 1001 4096 Mar 21 10:03 . 10:03:40 drwxr-xr-x 4 root root 4096 Mar 21 10:02 .. 10:03:40 -rw-rw-r-- 1 1001 1001 11 Mar 21 10:01 .dockerignore 10:03:40 drwxrwxr-x 8 1001 1001 4096 Mar 21 10:01 .git 10:03:40 drwxrwxr-x 4 1001 1001 4096 Mar 21 10:01 .github 10:03:40 -rw-rw-r-- 1 1001 1001 804 Mar 21 10:01 .gitignore 10:03:40 -rw-rw-r-- 1 1001 1001 42 Mar 21 10:01 .golangci.yml 10:03:40 -rw-rw-r-- 1 1001 1001 76 Mar 21 10:01 .hadolint.yml 10:03:40 drwx------ 3 1001 1001 4096 Mar 21 10:02 .semver 10:03:40 -rw-rw-r-- 1 1001 1001 166 Mar 21 10:01 .sonarcloud.properties 10:03:40 -rw-rw-r-- 1 1001 1001 1171 Mar 21 10:01 ADOPTERS.md 10:03:40 -rw-rw-r-- 1 1001 1001 9019 Mar 21 10:01 Attribution.txt 10:03:40 -rw-rw-r-- 1 1001 1001 51732 Mar 21 10:01 CHANGELOG.md 10:03:40 -rw-rw-r-- 1 1001 1001 3804 Mar 21 10:01 CONTRIBUTING.md 10:03:40 -rw-rw-r-- 1 1001 1001 677 Mar 21 10:01 GOVERNANCE.md 10:03:40 -rw-rw-r-- 1 1001 1001 849 Mar 21 10:01 Jenkinsfile 10:03:40 -rw-rw-r-- 1 1001 1001 10775 Mar 21 10:01 LICENSE 10:03:40 -rw-rw-r-- 1 1001 1001 6508 Mar 21 10:01 Makefile 10:03:40 -rw-rw-r-- 1 1001 1001 582 Mar 21 10:01 OWNERS.md 10:03:40 -rw-rw-r-- 1 1001 1001 8207 Mar 21 10:01 README.md 10:03:40 -rw-rw-r-- 1 1001 1001 6912 Mar 21 10:01 SECURITY.md 10:03:40 -rw-rw-r-- 1 1001 1001 12 Mar 21 10:02 VERSION 10:03:40 -rw-rw-r-- 1 1001 1001 4131 Mar 21 10:01 ZMQWindows.md 10:03:40 drwxrwxr-x 2 1001 1001 4096 Mar 21 10:01 bin 10:03:40 drwxrwxr-x 14 1001 1001 4096 Mar 21 10:01 cmd 10:03:40 -rw-r--r-- 1 root root 426503 Mar 21 10:03 coverage.out 10:03:40 -rw-rw-r-- 1 1001 1001 2827 Mar 21 10:01 go.mod 10:03:40 -rw-rw-r-- 1 1001 1001 50579 Mar 21 10:01 go.sum 10:03:40 drwxrwxr-x 8 1001 1001 4096 Mar 21 10:01 internal 10:03:40 drwxrwxr-x 3 1001 1001 4096 Mar 21 10:01 openapi 10:03:40 drwxrwxr-x 4 1001 1001 4096 Mar 21 10:01 snap 10:03:40 -rw-rw-r-- 1 1001 1001 204 Mar 21 10:01 version.go [Pipeline] sh 10:03:40 + '[' -e coverage.out ] 10:03:40 + chown 1001:1001 coverage.out [Pipeline] stash 10:03:40 Stashed 1 file(s) [Pipeline] sh 10:03:40 + make build 10:03:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-data/core-data ./cmd/core-data 10:03:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:03:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-command/core-command ./cmd/core-command 10:03:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:03:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:03:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:03:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:03:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:03:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:03:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:03:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/secrets-config ./cmd/secrets-config 10:03:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 10:03:53 $ docker stop --time=1 4dfe530192f345ef75b9683800a51b31a7bb47b893bc13c78d63964b9becc582 10:03:56 $ docker rm -f 4dfe530192f345ef75b9683800a51b31a7bb47b893bc13c78d63964b9becc582 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:03:57 10:03:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:03:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:03:57 latest: Pulling from edgex-devops/edgex-compose 10:03:57 cbdbe7a5bc2a: Pulling fs layer 10:03:57 ca9280d653b3: Pulling fs layer 10:03:57 7e9c9ca2126c: Pulling fs layer 10:03:57 cbdbe7a5bc2a: Download complete 10:03:57 ca9280d653b3: Verifying Checksum 10:03:57 ca9280d653b3: Download complete 10:03:57 cbdbe7a5bc2a: Pull complete 10:03:58 7e9c9ca2126c: Download complete 10:03:58 ca9280d653b3: Pull complete 10:04:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8173 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 10:04:00 Running in /w/workspace/edgex-go/161 [Pipeline] { [Pipeline] checkout 10:04:00 The recommended git tool is: git 10:04:01 7e9c9ca2126c: Pull complete 10:04:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:04:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:04:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:04:01 prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container 10:04:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** -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-devops/edgex-compose:latest cat 10:04:02 $ docker top 1e071fb8391f9cc6415038df8bef6821ff6b07622fed30c3e0e3dd9f6895be30 -eo pid,comm [Pipeline] { [Pipeline] sh 10:04:03 + docker-compose build --help 10:04:03 + grep parallel 10:04:03 --parallel Build images in parallel. [Pipeline] } 10:04:03 $ docker stop --time=1 1e071fb8391f9cc6415038df8bef6821ff6b07622fed30c3e0e3dd9f6895be30 10:04:04 $ docker rm -f 1e071fb8391f9cc6415038df8bef6821ff6b07622fed30c3e0e3dd9f6895be30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:04:05 . [Pipeline] withDockerContainer 10:04:05 prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container 10:04:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** -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-devops/edgex-compose:latest cat 10:04:05 $ docker top a659064d73a11482653b1695cb1321b2e21ae8485bea0ed11ff6b7593f7ea5aa -eo pid,comm [Pipeline] { [Pipeline] sh 10:04:06 + docker-compose -f ./docker-compose-build.yml build --parallel 10:04:06 Building core-command ... 10:04:06 Building core-data ... 10:04:06 Building core-metadata ... 10:04:06 Building security-bootstrapper ... 10:04:06 Building security-proxy-setup ... 10:04:06 Building security-secretstore-setup ... 10:04:06 Building support-notifications ... 10:04:06 Building support-scheduler ... 10:04:06 Building sys-mgmt-agent ... 10:04:06 Building support-scheduler 10:04:06 Building core-command 10:04:06 Building core-data 10:04:06 Building support-notifications 10:04:06 Building security-proxy-setup 10:04:07 using credential edgex-jenkins-ssh 10:04:07 Cloning the remote Git repository 10:04:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:04:07 > git init /w/workspace/edgex-go/161 # timeout=10 10:04:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:04:07 > git --version # timeout=10 10:04:08 > git --version # 'git version 2.25.1' 10:04:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:21 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:04:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:04:21 ---> c75cc16edf4e 10:04:21 Step 3/22 : WORKDIR /edgex-go 10:04:21 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:04:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:04:21 ---> c75cc16edf4e 10:04:21 Step 3/22 : WORKDIR /edgex-go 10:04:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:04:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:04:21 ---> c75cc16edf4e 10:04:21 Step 3/23 : WORKDIR /edgex-go 10:04:21 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:04:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:04:21 ---> c75cc16edf4e 10:04:21 Step 3/21 : WORKDIR /edgex-go 10:04:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:04:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:04:21 ---> c75cc16edf4e 10:04:21 Step 3/23 : WORKDIR /edgex-go 10:04:21 ---> Running in 4335154e4f2c 10:04:21 ---> Running in 65c1d7192121 10:04:21 ---> Running in 3d384da5e7cc 10:04:21 ---> Running in e346343ebac4 10:04:21 ---> Running in 67d9cf24be12 10:04:21 Removing intermediate container 65c1d7192121 10:04:21 ---> 429e8daf1e25 10:04:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:21 ---> Running in 38cf5737edc1 10:04:21 Removing intermediate container 4335154e4f2c 10:04:21 ---> a6dcf169e230 10:04:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:21 Removing intermediate container e346343ebac4 10:04:21 ---> a7db7e99cb23 10:04:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:21 Removing intermediate container 3d384da5e7cc 10:04:21 ---> 8da682a153b2 10:04:21 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:21 Removing intermediate container 67d9cf24be12 10:04:21 ---> c22be3e9a984 10:04:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:21 ---> Running in d21e57e10b66 10:04:21 ---> Running in 7b43f81bee1d 10:04:21 ---> Running in 45e773f46423 10:04:21 ---> Running in cb3cd18dc741 10:04:21 Removing intermediate container d21e57e10b66 10:04:21 ---> a0339de084bb 10:04:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:04:21 ---> Running in e9b4d09452c8 10:04:22 Removing intermediate container 38cf5737edc1 10:04:22 ---> cba6dce8ed1f 10:04:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:04:22 ---> Running in 687184c92d3b 10:04:22 Removing intermediate container cb3cd18dc741 10:04:22 ---> f2ded68ce123 10:04:22 Step 5/21 : RUN apk add --update --no-cache make git 10:04:22 ---> Running in 52278a7748c4 10:04:22 Removing intermediate container 45e773f46423 10:04:22 ---> f486118a2bb8 10:04:22 Step 5/22 : RUN apk add --update --no-cache make git 10:04:22 ---> Running in 7e1c1ebea250 10:04:22 Removing intermediate container 7b43f81bee1d 10:04:22 ---> 2e6e23663e9e 10:04:22 Step 5/23 : RUN apk add --update --no-cache make git 10:04:22 ---> Running in 87a6cd54ab5a 10:04:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:04:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:04:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:04:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:04:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:04:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:04:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:04:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:04:23 OK: 221 MiB in 52 packages 10:04:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:04:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:04:23 OK: 221 MiB in 52 packages 10:04:24 Avoid second fetch 10:04:24 Checking out Revision f322cd4d8d1bf03cdd9087b195dc44a67a2468ed (main) 10:04:24 OK: 221 MiB in 52 packages 10:04:24 Removing intermediate container e9b4d09452c8 10:04:24 ---> a676efdb8ce8 10:04:24 Step 6/23 : COPY go.mod vendor* ./ 10:04:24 OK: 221 MiB in 52 packages 10:04:24 ---> 9f35d5ad5f52 10:04:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:24 OK: 221 MiB in 52 packages 10:04:24 ---> Running in b8081b6d0295 10:04:24 Removing intermediate container 687184c92d3b 10:04:24 ---> 7e593fed4ed4 10:04:24 Step 6/22 : COPY go.mod vendor* ./ 10:04:24 Removing intermediate container 52278a7748c4 10:04:24 ---> 3d568f44e070 10:04:24 Step 6/21 : COPY go.mod vendor* ./ 10:04:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:04:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:24 > git config core.sparsecheckout # timeout=10 10:04:24 > git checkout -f f322cd4d8d1bf03cdd9087b195dc44a67a2468ed # timeout=10 10:04:24 ---> 374d8e158864 10:04:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:24 ---> Running in dfb292434061 10:04:24 ---> 20595c2cafb8 10:04:24 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:24 ---> Running in 8ee7ff9eac7a 10:04:24 Removing intermediate container 7e1c1ebea250 10:04:24 ---> 91260a2a61b8 10:04:24 Step 6/22 : COPY go.mod vendor* ./ 10:04:24 Removing intermediate container 87a6cd54ab5a 10:04:24 ---> 7fb8a5874f17 10:04:24 Step 6/23 : COPY go.mod vendor* ./ 10:04:24 ---> 9355fb9ad497 10:04:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:24 ---> Running in 6352d77d5ec8 10:04:25 ---> e6c6c90b6fab 10:04:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:25 ---> Running in 86a96496952a 10:04:25 Removing intermediate container b8081b6d0295 10:04:25 ---> 437876a63258 10:04:25 Step 8/23 : COPY . . 10:04:26 Removing intermediate container dfb292434061 10:04:26 ---> 4de7af1e4f20 10:04:26 Step 8/22 : COPY . . 10:04:26 Removing intermediate container 8ee7ff9eac7a 10:04:26 ---> e2a8bf383c7e 10:04:26 Step 8/21 : COPY . . 10:04:27 Removing intermediate container 6352d77d5ec8 10:04:27 ---> 30af9a03aab4 10:04:27 Step 8/22 : COPY . . 10:04:27 Removing intermediate container 86a96496952a 10:04:27 ---> 4e04e89ef001 10:04:27 Step 8/23 : COPY . . 10:04:28 Commit message: "Merge pull request #3915 from hahattan/issue-3909-404" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:04:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:04:29 % Total % Received % Xferd Average Speed Time Time Time Current 10:04:29 Dload Upload Total Spent Left Speed 10:04:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49141 0 --:--:-- --:--:-- --:--:-- 49345 [Pipeline] sh 10:04:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:04:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:04:30 + sudo tee /etc/docker/daemon.new 10:04:30 { 10:04:30 "registry-mirrors": [ 10:04:30 "https://nexus3.edgexfoundry.org:10001" 10:04:30 ], 10:04:30 "bip": "10.250.0.254/24", 10:04:30 "hosts": [ 10:04:30 "tcp://0.0.0.0:5555", 10:04:30 "unix:///var/run/docker.sock" 10:04:30 ], 10:04:30 "mtu": 1458, 10:04:30 "selinux-enabled": true, 10:04:30 "seccomp-profile": "/etc/docker/seccomp.json" 10:04:30 } [Pipeline] sh 10:04:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:04:31 + sudo service docker restart 10:04:35 ---> 895e931bcee4 10:04:35 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:04:35 ---> 7d37612564d5 10:04:35 Step 9/23 : RUN make cmd/core-data/core-data 10:04:35 ---> 48f87e94672e 10:04:35 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:04:35 ---> Running in 283d3d4591c0 10:04:35 ---> b4b117c2d64f 10:04:35 Step 9/23 : RUN make cmd/core-command/core-command 10:04:35 ---> aa69e72a9abe 10:04:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:04:35 ---> Running in 77bafef7ab37 10:04:35 ---> Running in ace454849277 10:04:35 ---> Running in 8e8eabc049b2 10:04:35 ---> Running in c520f264a442 10:04:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:04:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-command/core-command ./cmd/core-command 10:04:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-data/core-data ./cmd/core-data 10:04:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:04:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:04:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/secrets-config ./cmd/secrets-config 10:04:48 Removing intermediate container ace454849277 10:04:48 ---> bd93801d7cc8 10:04:48 10:04:48 Step 10/23 : FROM alpine:3.14 10:04:48 Removing intermediate container 283d3d4591c0 10:04:48 ---> de10ade58e3d 10:04:48 10:04:48 Step 10/21 : FROM alpine:3.14 10:04:48 3.14: Pulling from library/alpine 10:04:48 3.14: Pulling from library/alpine [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:49 provisioning config files... 10:04:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/161@tmp/config5376053884881101485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:49 Removing intermediate container c520f264a442 10:04:49 ---> 0591c75c815a 10:04:49 10:04:49 Step 10/22 : FROM alpine:3.14 10:04:49 Removing intermediate container 8e8eabc049b2 10:04:49 ---> 0a17f0305e2d 10:04:49 10:04:49 Step 10/22 : FROM alpine:3.14 10:04:49 Removing intermediate container 77bafef7ab37 10:04:49 ---> 666ee7e47ec4 10:04:49 10:04:49 Step 10/23 : FROM alpine:3.14 10:04:49 3.14: Pulling from library/alpine 10:04:49 3.14: Pulling from library/alpine 10:04:49 3.14: Pulling from library/alpine 10:04:49 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 10:04:49 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 10:04:49 Status: Downloaded newer image for alpine:3.14 10:04:49 Status: Image is up to date for alpine:3.14 10:04:49 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 10:04:49 Status: Image is up to date for alpine:3.14 10:04:49 ---> a33ac4f1069a 10:04:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:04:49 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 10:04:49 Status: Image is up to date for alpine:3.14 10:04:49 ---> a33ac4f1069a 10:04:49 Step 11/21 : RUN apk add --update --no-cache curl 10:04:49 ---> a33ac4f1069a 10:04:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:04:49 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 10:04:49 Status: Image is up to date for alpine:3.14 10:04:49 ---> a33ac4f1069a 10:04:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:04:49 ---> a33ac4f1069a 10:04:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:04:49 ---> Running in f1d2b7b8bc47 10:04:49 ---> Running in da4a9e2190d7 10:04:49 ---> Running in 29621b82d9ac 10:04:49 ---> Running in e2fa84de144e 10:04:49 ---> Running in 86f4a85811e9 10:04:49 Removing intermediate container da4a9e2190d7 10:04:49 ---> 7d55de6d2d0e 10:04:49 Step 12/23 : ENV APP_PORT=59880 10:04:49 ---> Running in 09636e548517 10:04:49 Removing intermediate container 09636e548517 10:04:49 ---> 7b0fb3e844c3 10:04:49 Step 13/23 : EXPOSE $APP_PORT 10:04:49 ---> Running in 8a4d7b57a198 10:04:49 Removing intermediate container 8a4d7b57a198 10:04:49 ---> d4028b618271 10:04:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:49 ---> Running in f877afd5734e 10:04:49 ---> docker-login.sh 10:04:49 nexus3.edgexfoundry.org:10001 10:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:04:50 (1/5) Installing ca-certificates (20211220-r0) 10:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:04:50 (2/5) Installing brotli-libs (1.0.9-r5) 10:04:50 (3/5) Installing nghttp2-libs (1.43.0-r0) 10:04:50 (4/5) Installing libcurl (7.79.1-r0) 10:04:50 (5/5) Installing curl (7.79.1-r0) 10:04:50 Executing busybox-1.33.1-r6.trigger 10:04:50 Executing ca-certificates-20211220-r0.trigger 10:04:50 OK: 8 MiB in 19 packages 10:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:04:50 (1/2) Installing ca-certificates (20211220-r0) 10:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:04:50 (2/2) Installing dumb-init (1.2.5-r1) 10:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:04:50 Executing busybox-1.33.1-r6.trigger 10:04:50 Executing ca-certificates-20211220-r0.trigger 10:04:50 OK: 6 MiB in 16 packages 10:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:04:50 (1/1) Installing dumb-init (1.2.5-r1) 10:04:50 Executing busybox-1.33.1-r6.trigger 10:04:50 OK: 6 MiB in 15 packages 10:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:50 Configure a credential helper to remove this warning. See 10:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:50 10:04:50 Login Succeeded 10:04:50 nexus3.edgexfoundry.org:10002 10:04:50 (1/1) Installing dumb-init (1.2.5-r1) 10:04:50 Executing busybox-1.33.1-r6.trigger 10:04:50 OK: 6 MiB in 15 packages 10:04:50 Removing intermediate container f877afd5734e 10:04:50 ---> 7a115381ea7f 10:04:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:04:50 Removing intermediate container f1d2b7b8bc47 10:04:50 ---> 67e334e2af97 10:04:50 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:04:50 ---> Running in 741bad06fdb6 10:04:50 ---> Running in 7f2c15e84de8 10:04:50 Removing intermediate container 7f2c15e84de8 10:04:50 ---> 8b04b994e996 10:04:50 Step 13/21 : WORKDIR /edgex 10:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:51 Configure a credential helper to remove this warning. See 10:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:51 10:04:51 Login Succeeded 10:04:51 nexus3.edgexfoundry.org:10003 10:04:51 ---> Running in 92208d51b397 10:04:51 Removing intermediate container 29621b82d9ac 10:04:51 ---> 8c4b95eb325a 10:04:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:04:51 ---> Running in f96332fd91f7 10:04:51 Removing intermediate container 92208d51b397 10:04:51 ---> e4d08ec58366 10:04:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:04:51 Removing intermediate container 86f4a85811e9 10:04:51 ---> fee876ea9a89 10:04:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:04:51 ---> Running in 1a58ed1ef13e 10:04:51 Removing intermediate container f96332fd91f7 10:04:51 ---> 5e5105852b36 10:04:51 Step 13/22 : ENV APP_PORT=59860 10:04:51 ---> Running in 25c2efd6f1b0 10:04:51 Removing intermediate container e2fa84de144e 10:04:51 ---> 3b9e88b522c1 10:04:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:04:51 ---> 668e4ebc4a06 10:04:51 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:04:51 Removing intermediate container 1a58ed1ef13e 10:04:51 ---> 4c009e523630 10:04:51 Step 13/22 : ENV APP_PORT=59861 10:04:51 ---> Running in d3359800fe0c 10:04:51 ---> Running in 9e8870f198e5 10:04:51 Removing intermediate container 25c2efd6f1b0 10:04:51 ---> 658f2dd3563a 10:04:51 Step 14/22 : EXPOSE $APP_PORT 10:04:51 ---> Running in 9258362f29a8 10:04:51 Removing intermediate container d3359800fe0c 10:04:51 ---> 6f5cb762adb2 10:04:51 Step 13/23 : ENV APP_PORT=59882 10:04:51 Removing intermediate container 9e8870f198e5 10:04:51 ---> 45dbbeff4b21 10:04:51 Step 14/22 : EXPOSE $APP_PORT 10:04:51 ---> Running in d075cc7e1af9 10:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:51 Configure a credential helper to remove this warning. See 10:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:51 10:04:51 Login Succeeded 10:04:51 nexus3.edgexfoundry.org:10004 10:04:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:04:51 Removing intermediate container 9258362f29a8 10:04:51 ---> f12cc8794c81 10:04:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:04:51 ---> Running in 70f4b3fedb40 10:04:51 ---> 3e10fb519d7e 10:04:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:04:51 Removing intermediate container d075cc7e1af9 10:04:51 ---> 8cf17a8d579f 10:04:51 Step 14/23 : EXPOSE $APP_PORT 10:04:51 Removing intermediate container 70f4b3fedb40 10:04:51 ---> 2652b8911bf3 10:04:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:04:51 ---> Running in fc0fcdf0bb1f 10:04:51 ---> a8763a1a0ed2 10:04:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:51 Removing intermediate container fc0fcdf0bb1f 10:04:51 ---> 4d7f6cb41020 10:04:51 Step 15/23 : WORKDIR / 10:04:51 ---> af019b791f0e 10:04:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:04:51 ---> Running in e634b73eb3ec 10:04:51 ---> 7dc9be52e596 10:04:51 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:04:51 ---> Running in 85625b4c0f53 10:04:51 Removing intermediate container e634b73eb3ec 10:04:51 ---> 2593c60e86a7 10:04:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:04:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:52 Configure a credential helper to remove this warning. See 10:04:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:52 10:04:52 Login Succeeded 10:04:52 docker.io 10:04:52 ---> 7969a5d8eea2 10:04:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:04:52 Removing intermediate container 85625b4c0f53 10:04:52 ---> f0dbf649f68b 10:04:52 Step 18/21 : CMD ["--init=true"] 10:04:52 ---> Running in 273e4cb7b095 10:04:52 ---> 50db91dbee10 10:04:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:04:52 ---> 64e766e7051f 10:04:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:04:52 Removing intermediate container 273e4cb7b095 10:04:52 ---> 005d2fec2669 10:04:52 Step 19/21 : LABEL arch=x86_64 10:04:52 ---> bac81f28c67c 10:04:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:04:52 ---> Running in 54e2aebc36c0 10:04:52 ---> Running in edd4dafcc9f9 10:04:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:04:52 ---> fe4c4c406fee 10:04:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:04:52 Removing intermediate container 54e2aebc36c0 10:04:52 ---> 0290f20e35c5 10:04:52 Step 20/21 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:04:52 ---> Running in 01b18f3d09ed 10:04:52 Removing intermediate container edd4dafcc9f9 10:04:52 ---> e4ce24986313 10:04:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:04:52 ---> Running in 8f20a1ecdea3 10:04:52 ---> d7501a9a4477 10:04:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:04:52 ---> Running in 9597a809484c 10:04:52 Removing intermediate container 01b18f3d09ed 10:04:52 ---> 4cd1d8f96ef4 10:04:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:04:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:52 ---> Running in 946a408e9988 10:04:52 Removing intermediate container 8f20a1ecdea3 10:04:52 ---> 8e93aef4d8d8 10:04:52 Step 21/21 : LABEL version=2.2.0-dev.41 10:04:52 Removing intermediate container 9597a809484c 10:04:52 ---> 928ed000cc69 10:04:52 Step 20/22 : LABEL arch=x86_64 10:04:52 ---> Running in 7f4b5a0274a1 10:04:52 (1/6) Installing dumb-init (1.2.5-r1) 10:04:52 ---> Running in 585f105c9bd9 10:04:52 ---> deef55a34322 10:04:52 Step 19/23 : ENTRYPOINT ["/core-command"] 10:04:52 Removing intermediate container 946a408e9988 10:04:52 ---> 1114d671a290 10:04:52 Step 20/22 : LABEL arch=x86_64 10:04:52 ---> Running in ba37021929e7 10:04:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:04:52 ---> Running in f48df4d246b7 10:04:52 Removing intermediate container 7f4b5a0274a1 10:04:52 ---> 9dd423a89beb 10:04:52 10:04:52 Removing intermediate container 585f105c9bd9 10:04:52 ---> fcb265f36fc8 10:04:52 Step 21/22 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:04:52 (3/6) Installing libsodium (1.0.18-r0) 10:04:52 ---> Running in fb65f666aad2 10:04:52 Removing intermediate container ba37021929e7 10:04:52 ---> e1f4bdef5ced 10:04:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:04:52 Successfully built 9dd423a89beb 10:04:52 Successfully tagged security-proxy-setup:latest 10:04:52 Building sys-mgmt-agent 10:04:52  Building security-proxy-setup ... done  ---> Running in 09dede688f25 10:04:52 Removing intermediate container f48df4d246b7 10:04:52 ---> abdd44d6f807 10:04:52 Step 21/22 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:04:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:04:52 ---> Running in 2f6fab144d01 10:04:52 Removing intermediate container fb65f666aad2 10:04:52 ---> ab5f551cffde 10:04:52 Step 22/22 : LABEL version=2.2.0-dev.41 10:04:52 ---> Running in f2ef66f9208b 10:04:52 (5/6) Installing libzmq (4.3.4-r0) 10:04:52 Removing intermediate container 09dede688f25 10:04:52 ---> 9880de435676 10:04:52 Step 21/23 : LABEL arch=x86_64 10:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:53 Configure a credential helper to remove this warning. See 10:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:53 10:04:53 Login Succeeded 10:04:53 ---> docker-login.sh ends [Pipeline] } 10:04:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:04:53 (6/6) Installing zeromq (4.3.4-r0) 10:04:53 Executing busybox-1.33.1-r6.trigger 10:04:53 OK: 8 MiB in 20 packages 10:04:53 ---> Running in 3f1ccd030a79 10:04:53 Removing intermediate container 2f6fab144d01 10:04:53 ---> dd23268a7c14 10:04:53 Step 22/22 : LABEL version=2.2.0-dev.41 10:04:53 Removing intermediate container f2ef66f9208b 10:04:53 ---> 98005179bc10 10:04:53 [Pipeline] echo 10:04:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:04:53 ========================================================= 10:04:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:04:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:04:53 Successfully built 98005179bc10 10:04:53 Successfully tagged support-notifications:latest 10:04:53  Building support-notifications ... done Building security-secretstore-setup 10:04:53 ---> Running in cafa8ff0bc55 10:04:53 Removing intermediate container 3f1ccd030a79 10:04:53 ---> affe785d6f13 10:04:53 Step 22/23 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:04:53 ---> Running in bb55e5a429d1 10:04:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:04:54 Removing intermediate container 741bad06fdb6 10:04:54 ---> a46cd56946d3 10:04:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:04:54 Removing intermediate container cafa8ff0bc55 10:04:54 ---> 21e9aa8de41e 10:04:54 10:04:54 Removing intermediate container bb55e5a429d1 10:04:54 ---> c481f0d91ce3 10:04:54 Step 23/23 : LABEL version=2.2.0-dev.41 10:04:54 Successfully built 21e9aa8de41e 10:04:54 Successfully tagged support-scheduler:latest 10:04:54  Building support-scheduler ... done Building core-metadata 10:04:54 ---> Running in fe776c99e06a 10:04:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:04:54 9b3977197b4f: Pulling fs layer 10:04:54 1a89e8eeedd5: Pulling fs layer 10:04:54 94645a83ff95: Pulling fs layer 10:04:54 3f3a8bcf1eab: Pulling fs layer 10:04:54 0c92f367c5e7: Pulling fs layer 10:04:54 f7c0051592d6: Pulling fs layer 10:04:54 a227ed2f7395: Pulling fs layer 10:04:54 7b1c46037f91: Pulling fs layer 10:04:54 3f3a8bcf1eab: Waiting 10:04:54 0c92f367c5e7: Waiting 10:04:54 a227ed2f7395: Waiting 10:04:54 7b1c46037f91: Waiting 10:04:54 94645a83ff95: Verifying Checksum 10:04:54 94645a83ff95: Download complete 10:04:54 1a89e8eeedd5: Verifying Checksum 10:04:54 1a89e8eeedd5: Download complete 10:04:54 0c92f367c5e7: Verifying Checksum 10:04:54 0c92f367c5e7: Download complete 10:04:54 f7c0051592d6: Verifying Checksum 10:04:54 f7c0051592d6: Download complete 10:04:54 9b3977197b4f: Verifying Checksum 10:04:54 9b3977197b4f: Download complete 10:04:54 a227ed2f7395: Verifying Checksum 10:04:54 a227ed2f7395: Download complete 10:04:54 ---> 322f13eaf6fd 10:04:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:04:54 Removing intermediate container fe776c99e06a 10:04:54 ---> 7076409143ee 10:04:54 10:04:54 Successfully built 7076409143ee 10:04:54 Successfully tagged core-command:latest 10:04:54 Building security-bootstrapper 10:04:55 9b3977197b4f: Pull complete 10:04:55  Building core-command ... done  ---> f02c683da3ae 10:04:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:04:55 1a89e8eeedd5: Pull complete 10:04:56 94645a83ff95: Pull complete 10:04:56 7b1c46037f91: Verifying Checksum 10:04:56 7b1c46037f91: Download complete 10:04:56 ---> 24f4f949c9b8 10:04:56 Step 19/23 : ENTRYPOINT ["/core-data"] 10:04:56 ---> Running in 47b951fd2523 10:04:56 Removing intermediate container 47b951fd2523 10:04:56 ---> e490b292f67b 10:04:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:04:56 ---> Running in 5f8ddb380a85 10:04:56 Removing intermediate container 5f8ddb380a85 10:04:56 ---> c4e4867e9651 10:04:56 Step 21/23 : LABEL arch=x86_64 10:04:56 ---> Running in 0bd2ba572d31 10:04:56 Removing intermediate container 0bd2ba572d31 10:04:56 ---> 6dbbecda2f14 10:04:56 Step 22/23 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:04:56 ---> Running in b251e8a4097e 10:04:56 3f3a8bcf1eab: Verifying Checksum 10:04:56 3f3a8bcf1eab: Download complete 10:04:56 Removing intermediate container b251e8a4097e 10:04:56 ---> fce88a9cfcc2 10:04:56 Step 23/23 : LABEL version=2.2.0-dev.41 10:04:56 ---> Running in fbcc7c97306e 10:04:56 Removing intermediate container fbcc7c97306e 10:04:56 ---> d137f194681e 10:04:56 10:04:57 Successfully built d137f194681e 10:04:57 Successfully tagged core-data:latest 10:05:01  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:05:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:05:01 ---> c75cc16edf4e 10:05:01 Step 3/23 : WORKDIR /edgex-go 10:05:01 ---> Using cache 10:05:01 ---> 8da682a153b2 10:05:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:01 ---> Using cache 10:05:01 ---> f2ded68ce123 10:05:01 Step 5/23 : RUN apk add --update --no-cache make bash git 10:05:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:05:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:05:02 ---> c75cc16edf4e 10:05:02 Step 3/23 : WORKDIR /edgex-go 10:05:02 ---> Using cache 10:05:02 ---> 8da682a153b2 10:05:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:02 ---> Using cache 10:05:02 ---> f2ded68ce123 10:05:02 Step 5/23 : RUN apk add --update --no-cache make git 10:05:02 ---> Using cache 10:05:02 ---> 3d568f44e070 10:05:02 Step 6/23 : COPY go.mod vendor* ./ 10:05:02 ---> Using cache 10:05:02 ---> 20595c2cafb8 10:05:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:02 ---> Using cache 10:05:02 ---> e2a8bf383c7e 10:05:02 Step 8/23 : COPY . . 10:05:02 ---> Using cache 10:05:02 ---> 895e931bcee4 10:05:02 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:05:02 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:05:02 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:05:02 ---> c75cc16edf4e 10:05:02 Step 3/31 : WORKDIR /edgex-go 10:05:02 ---> Using cache 10:05:02 ---> 8da682a153b2 10:05:02 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:02 ---> Using cache 10:05:02 ---> f2ded68ce123 10:05:02 Step 5/31 : RUN apk add --update --no-cache make git 10:05:02 ---> Using cache 10:05:02 ---> 3d568f44e070 10:05:02 Step 6/31 : COPY go.mod vendor* ./ 10:05:02 ---> Using cache 10:05:02 ---> 20595c2cafb8 10:05:02 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:02 ---> Using cache 10:05:02 ---> e2a8bf383c7e 10:05:02 Step 8/31 : COPY . . 10:05:02 ---> Using cache 10:05:02 ---> 895e931bcee4 10:05:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:05:02 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:05:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:05:02 ---> c75cc16edf4e 10:05:02 Step 3/25 : WORKDIR /edgex-go 10:05:02 ---> Using cache 10:05:02 ---> 8da682a153b2 10:05:02 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:02 ---> Using cache 10:05:02 ---> f2ded68ce123 10:05:02 Step 5/25 : RUN apk add --update --no-cache make git 10:05:02 ---> Using cache 10:05:02 ---> 3d568f44e070 10:05:02 Step 6/25 : COPY go.mod vendor* ./ 10:05:02 ---> Using cache 10:05:02 ---> 20595c2cafb8 10:05:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:02 ---> Using cache 10:05:02 ---> e2a8bf383c7e 10:05:02 Step 8/25 : COPY . . 10:05:02 ---> Using cache 10:05:02 ---> 895e931bcee4 10:05:02 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:05:03 ---> Running in 02f498bd72af 10:05:03 ---> Running in f81d17fe835b 10:05:03 ---> Running in e9f24b17486a 10:05:03 ---> Running in 707efc37b802 10:05:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:05:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:05:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:05:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:05:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:05:05 OK: 221 MiB in 52 packages 10:05:06 Removing intermediate container f81d17fe835b 10:05:06 ---> e4026e722dfe 10:05:06 Step 6/23 : COPY go.mod vendor* ./ 10:05:06 ---> a76028aa7342 10:05:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:06 ---> Running in ded0f7347cdc 10:05:08 Removing intermediate container ded0f7347cdc 10:05:08 ---> 1e2f0b543dd9 10:05:08 Step 8/23 : COPY . . 10:05:09 3f3a8bcf1eab: Pull complete 10:05:09 0c92f367c5e7: Pull complete 10:05:09 f7c0051592d6: Pull complete 10:05:09 a227ed2f7395: Pull complete 10:05:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:05:13 ---> 7dc34bbac29c 10:05:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:05:13 ---> Running in 4eea6fcc6fc2 10:05:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:05:15 Removing intermediate container e9f24b17486a 10:05:15 ---> f7d3474bd80d 10:05:15 10:05:15 Step 10/31 : FROM alpine:3.14 10:05:15 ---> a33ac4f1069a 10:05:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:05:15 Removing intermediate container 02f498bd72af 10:05:15 ---> c5d11e94a3ae 10:05:15 10:05:15 Step 10/23 : FROM alpine:3.14 10:05:15 ---> a33ac4f1069a 10:05:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:05:15 ---> Using cache 10:05:15 ---> 3b9e88b522c1 10:05:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:05:15 ---> Using cache 10:05:15 ---> 6f5cb762adb2 10:05:15 Step 13/23 : ENV APP_PORT=59881 10:05:15 Removing intermediate container 707efc37b802 10:05:15 ---> 61d3c884bae2 10:05:15 10:05:15 Step 10/25 : FROM alpine:3.14 10:05:15 ---> a33ac4f1069a 10:05:15 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:05:15 ---> Running in e1c3a4aae45e 10:05:15 ---> Running in ebf2f2870d03 10:05:15 ---> Running in 9ba18aeb603e 10:05:15 Removing intermediate container e1c3a4aae45e 10:05:15 ---> 4075d48af0fd 10:05:15 Step 14/23 : EXPOSE $APP_PORT 10:05:15 Removing intermediate container ebf2f2870d03 10:05:15 ---> 02a89a089cef 10:05:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:05:15 ---> Running in 7f386d6434e9 10:05:15 ---> Running in 211e05c19b88 10:05:15 Removing intermediate container 7f386d6434e9 10:05:15 ---> 1f82fa25c3d2 10:05:15 Step 15/23 : WORKDIR / 10:05:15 ---> Running in 4695f3af414e 10:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:05:15 Removing intermediate container 4695f3af414e 10:05:15 ---> 85eaf1920d88 10:05:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:05:16 7b1c46037f91: Pull complete 10:05:16 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 10:05:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:05:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 10:05:16 ---> ce435b859fd6 10:05:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:05:16 (1/3) Installing ca-certificates (20211220-r0) 10:05:16 (2/3) Installing dumb-init (1.2.5-r1) 10:05:16 (3/3) Installing su-exec (0.2-r1) 10:05:16 Executing busybox-1.33.1-r6.trigger 10:05:16 Executing ca-certificates-20211220-r0.trigger 10:05:16 (1/2) Installing dumb-init (1.2.5-r1) 10:05:16 (2/2) Installing su-exec (0.2-r1) 10:05:16 Executing busybox-1.33.1-r6.trigger 10:05:16 OK: 6 MiB in 16 packages 10:05:16 OK: 6 MiB in 17 packages 10:05:16 + docker build -t ci-base-image-arm64 -f - . 10:05:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:05:16 WORKDIR /edgex 10:05:16 COPY go.mod . 10:05:16 RUN go mod download 10:05:16 ---> adfb8f7ff2e5 10:05:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:05:16 Removing intermediate container 211e05c19b88 10:05:16 ---> 6d9715112e9d 10:05:16 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:05:16 ---> Running in ae84be4530c7 10:05:16 ---> 3fa0621600df 10:05:16 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:05:16 Removing intermediate container 9ba18aeb603e 10:05:16 ---> 852461870569 10:05:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:05:16 ---> Running in 62ff0031b9ba 10:05:16 ---> Running in 5896843ff129 10:05:16 Removing intermediate container ae84be4530c7 10:05:16 ---> 37a2cc42c0f5 10:05:16 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:05:16 ---> Running in 7205b567a07a 10:05:16 Removing intermediate container 62ff0031b9ba 10:05:16 ---> 166ffd87a979 10:05:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:05:16 Removing intermediate container 5896843ff129 10:05:16 ---> 2682976378da 10:05:16 Step 13/25 : WORKDIR / 10:05:16 ---> Running in 17d30bc6c74a 10:05:16 ---> Running in 32a08fadf809 10:05:16 Removing intermediate container 7205b567a07a 10:05:16 ---> a4f8b528843a 10:05:16 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:05:16 ---> Running in a844897908f6 10:05:16 Removing intermediate container 17d30bc6c74a 10:05:16 ---> b607af8088d4 10:05:16 Step 21/23 : LABEL arch=x86_64 10:05:17 Removing intermediate container 32a08fadf809 10:05:17 ---> 786b1c475cc3 10:05:17 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:05:17 ---> Running in 292eddf9373b 10:05:17 Removing intermediate container 292eddf9373b 10:05:17 ---> d4eed02ea150 10:05:17 Step 22/23 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:17 ---> Running in 620006b2436c 10:05:17 ---> 773372bb7d83 10:05:17 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:05:17 Removing intermediate container 620006b2436c 10:05:17 ---> 4165ee1cc64c 10:05:17 Step 23/23 : LABEL version=2.2.0-dev.41 10:05:17 ---> Running in a45c7061d495 10:05:17 ---> 8bdf4d4061c8 10:05:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:05:17 Removing intermediate container a45c7061d495 10:05:17 ---> 90b9c06ca3ed 10:05:17 10:05:17 Successfully built 90b9c06ca3ed 10:05:17 Successfully tagged core-metadata:latest 10:05:17  Building core-metadata ... done  ---> da066d222200 10:05:17 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:05:17 Removing intermediate container a844897908f6 10:05:17 ---> 4a6e25036f86 10:05:17 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:05:17 ---> Running in c6c700c5ebdf 10:05:17 Removing intermediate container c6c700c5ebdf 10:05:17 ---> 385314946403 10:05:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:05:17 ---> c573db56e12f 10:05:17 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:05:18 ---> 13328417698e 10:05:18 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:05:18 ---> Running in a3fa05430d23 10:05:18 ---> 69eb2322d222 10:05:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:05:18 ---> 0988dddb93b6 10:05:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:05:18 ---> 64c82f552aa7 10:05:18 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 10:05:18 ---> Running in a4c8295e305d 10:05:19 Removing intermediate container a3fa05430d23 10:05:19 ---> dc1a288a8921 10:05:19 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:05:19 ---> 7d6eaf389919 10:05:19 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:05:19 ---> c7880d4b04ed 10:05:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:05:19 Removing intermediate container a4c8295e305d 10:05:19 ---> 016828beb8bf 10:05:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:05:19 ---> Running in 8e7c2a715d2c 10:05:19 ---> b8d464ed8d0e 10:05:19 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:05:19 Removing intermediate container 8e7c2a715d2c 10:05:19 ---> 4f52679cf386 10:05:19 Step 23/25 : LABEL arch=x86_64 10:05:19 ---> Running in b0c707607247 10:05:19 Removing intermediate container b0c707607247 10:05:19 ---> d3662c39928e 10:05:19 Step 24/25 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:19 ---> dd975b8f6b4a 10:05:19 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:05:19 ---> Running in fedb58b76dd5 10:05:19 Sending build context to Docker daemon 168.8MB 10:05:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:05:19 ---> f79e39bc4007 10:05:19 Step 2/4 : WORKDIR /edgex 10:05:20 Removing intermediate container fedb58b76dd5 10:05:20 ---> 6b5a7608e6e1 10:05:20 Step 25/25 : LABEL version=2.2.0-dev.41 10:05:20 ---> 0bdecd4703cc 10:05:20 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:05:20 ---> Running in 789fa4472e73 10:05:20 ---> Running in 7c72b65d73cf 10:05:20 Removing intermediate container 789fa4472e73 10:05:20 ---> 27f7dcc485bc 10:05:20 10:05:20 Removing intermediate container 7c72b65d73cf 10:05:20 ---> 45fa5335eccf 10:05:20 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:05:20 Successfully built 27f7dcc485bc 10:05:20 Successfully tagged security-secretstore-setup:latest 10:05:20  Building security-secretstore-setup ... done  ---> 37413ceb5d4a 10:05:20 Step 26/31 : RUN chmod +x /entrypoint.sh 10:05:20 ---> Running in 1894659b7260 10:05:20 Removing intermediate container 4eea6fcc6fc2 10:05:20 ---> 9e43b5bfb3f9 10:05:20 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:05:20 ---> Running in dcb58f94c203 10:05:21 Removing intermediate container 1894659b7260 10:05:21 ---> d7792ac6d0ce 10:05:21 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:05:21 ---> Running in 047fa4f87ff9 10:05:21 ---> Running in 2a45750fc4a6 10:05:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:05:21 Removing intermediate container 047fa4f87ff9 10:05:21 ---> 2faa89563a7c 10:05:21 Step 28/31 : CMD ["gate"] 10:05:21 ---> Running in fc071ee1e188 10:05:21 Removing intermediate container fc071ee1e188 10:05:21 ---> 8ef2668be790 10:05:21 Step 29/31 : LABEL arch=x86_64 10:05:21 Removing intermediate container 2a45750fc4a6 10:05:21 ---> 2f18336ae6b0 10:05:21 Step 3/4 : COPY go.mod . 10:05:21 ---> Running in e7bfbe3ad3a8 10:05:21 Removing intermediate container e7bfbe3ad3a8 10:05:21 ---> b425a7a648cc 10:05:21 Step 30/31 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:21 ---> Running in 93191e274f38 10:05:21 Removing intermediate container 93191e274f38 10:05:21 ---> f80a1c9e7eee 10:05:21 Step 31/31 : LABEL version=2.2.0-dev.41 10:05:21 ---> Running in eaccc78fc274 10:05:21 Removing intermediate container dcb58f94c203 10:05:21 ---> 7d61f41e467c 10:05:21 10:05:21 Step 11/23 : FROM docker:20.10.10 10:05:21 Removing intermediate container eaccc78fc274 10:05:21 ---> 6f221ac93a7a 10:05:21 10:05:21 20.10.10: Pulling from library/docker 10:05:22 Successfully built 6f221ac93a7a 10:05:22 Successfully tagged security-bootstrapper:latest 10:05:22 ---> 7b9517929a73 10:05:22 Step 4/4 : RUN go mod download 10:05:22 ---> Running in ad850038e4aa 10:05:24  Building security-bootstrapper ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 10:05:24 Status: Downloaded newer image for docker:20.10.10 10:05:24 ---> b706a049f56e 10:05:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:05:24 ---> Running in 156800370b20 10:05:24 Removing intermediate container 156800370b20 10:05:24 ---> 8247262eb3df 10:05:24 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 10:05:24 ---> Running in 5a7f364d3e7f 10:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:05:25 (1/42) Installing readline (8.1.0-r0) 10:05:25 (2/42) Installing bash (5.1.4-r0) 10:05:25 Executing bash-5.1.4-r0.post-install 10:05:25 (3/42) Installing brotli-libs (1.0.9-r5) 10:05:25 (4/42) Installing nghttp2-libs (1.43.0-r0) 10:05:25 (5/42) Installing libcurl (7.79.1-r0) 10:05:25 (6/42) Installing curl (7.79.1-r0) 10:05:25 (7/42) Installing dumb-init (1.2.5-r1) 10:05:25 (8/42) Installing libbz2 (1.0.8-r1) 10:05:25 (9/42) Installing expat (2.4.7-r0) 10:05:25 (10/42) Installing libffi (3.3-r2) 10:05:25 (11/42) Installing gdbm (1.19-r0) 10:05:25 (12/42) Installing xz-libs (5.2.5-r0) 10:05:25 (13/42) Installing libgcc (10.3.1_git20210424-r2) 10:05:25 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 10:05:25 (15/42) Installing mpdecimal (2.5.1-r1) 10:05:25 (16/42) Installing sqlite-libs (3.35.5-r0) 10:05:25 (17/42) Installing python3 (3.9.5-r2) 10:05:25 (18/42) Installing py3-appdirs (1.4.4-r2) 10:05:25 (19/42) Installing py3-chardet (4.0.0-r2) 10:05:25 (20/42) Installing py3-idna (3.2-r0) 10:05:25 (21/42) Installing py3-urllib3 (1.26.5-r0) 10:05:25 (22/42) Installing py3-certifi (2020.12.5-r1) 10:05:25 (23/42) Installing py3-requests (2.25.1-r4) 10:05:25 (24/42) Installing py3-msgpack (1.0.2-r1) 10:05:25 (25/42) Installing py3-lockfile (0.12.2-r4) 10:05:25 (26/42) Installing py3-cachecontrol (0.12.6-r1) 10:05:25 (27/42) Installing py3-colorama (0.4.4-r1) 10:05:25 (28/42) Installing py3-contextlib2 (0.6.0-r1) 10:05:25 (29/42) Installing py3-distlib (0.3.1-r3) 10:05:25 (30/42) Installing py3-distro (1.5.0-r3) 10:05:25 (31/42) Installing py3-six (1.15.0-r1) 10:05:25 (32/42) Installing py3-webencodings (0.5.1-r4) 10:05:25 (33/42) Installing py3-html5lib (1.1-r1) 10:05:25 (34/42) Installing py3-parsing (2.4.7-r2) 10:05:25 (35/42) Installing py3-packaging (20.9-r1) 10:05:25 (36/42) Installing py3-toml (0.10.2-r2) 10:05:25 (37/42) Installing py3-pep517 (0.10.0-r2) 10:05:25 (38/42) Installing py3-progress (1.5-r2) 10:05:25 (39/42) Installing py3-retrying (1.3.3-r1) 10:05:25 (40/42) Installing py3-ordered-set (4.0.2-r1) 10:05:25 (41/42) Installing py3-setuptools (52.0.0-r3) 10:05:25 (42/42) Installing py3-pip (20.3.4-r1) 10:05:25 Executing busybox-1.33.1-r6.trigger 10:05:25 OK: 84 MiB in 64 packages 10:05:26 Collecting docker-compose==1.23.2 10:05:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:05:26 Collecting docopt<0.7,>=0.6.1 10:05:26 Downloading docopt-0.6.2.tar.gz (25 kB) 10:05:26 Collecting docker<4.0,>=3.6.0 10:05:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:05:26 Collecting jsonschema<3,>=2.5.1 10:05:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:05:27 Collecting websocket-client<1.0,>=0.32.0 10:05:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:05:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 10:05:27 Collecting texttable<0.10,>=0.9.0 10:05:27 Downloading texttable-0.9.1.tar.gz (11 kB) 10:05:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:05:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:05:27 Collecting cached-property<2,>=1.2.0 10:05:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:05:27 Collecting dockerpty<0.5,>=0.4.1 10:05:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:05:27 Collecting PyYAML<4,>=3.10 10:05:27 Downloading PyYAML-3.13.tar.gz (270 kB) 10:05:28 Collecting docker-pycreds>=0.4.0 10:05:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:05:28 Collecting idna<2.8,>=2.5 10:05:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:05:28 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 10:05:28 Collecting urllib3<1.25,>=1.21.1 10:05:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:05:28 Collecting chardet<3.1.0,>=3.0.2 10:05:28 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:05:28 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:05:28 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:05:28 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:05:28 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:05:28 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:05:28 Attempting uninstall: urllib3 10:05:28 Found existing installation: urllib3 1.26.5 10:05:28 Uninstalling urllib3-1.26.5: 10:05:28 Successfully uninstalled urllib3-1.26.5 10:05:28 Attempting uninstall: idna 10:05:28 Found existing installation: idna 3.2 10:05:28 Uninstalling idna-3.2: 10:05:28 Successfully uninstalled idna-3.2 10:05:28 Attempting uninstall: chardet 10:05:28 Found existing installation: chardet 4.0.0 10:05:28 Uninstalling chardet-4.0.0: 10:05:28 Successfully uninstalled chardet-4.0.0 10:05:29 Attempting uninstall: requests 10:05:29 Found existing installation: requests 2.25.1 10:05:29 Uninstalling requests-2.25.1: 10:05:29 Successfully uninstalled requests-2.25.1 10:05:29 Running setup.py install for texttable: started 10:05:29 Running setup.py install for texttable: finished with status 'done' 10:05:29 Running setup.py install for PyYAML: started 10:05:29 Running setup.py install for PyYAML: finished with status 'done' 10:05:29 Running setup.py install for docopt: started 10:05:30 Running setup.py install for docopt: finished with status 'done' 10:05:30 Running setup.py install for dockerpty: started 10:05:30 Running setup.py install for dockerpty: finished with status 'done' 10:05:30 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 10:05:33 Removing intermediate container 5a7f364d3e7f 10:05:33 ---> e8f72cc519af 10:05:33 Step 14/23 : ENV APP_PORT=58890 10:05:33 ---> Running in d282c8034d9c 10:05:33 Removing intermediate container d282c8034d9c 10:05:33 ---> 0ff17f3fd911 10:05:33 Step 15/23 : EXPOSE $APP_PORT 10:05:33 ---> Running in 64c96f47025c 10:05:33 Removing intermediate container 64c96f47025c 10:05:33 ---> 8309382a9f9f 10:05:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:05:33 ---> 32e516709b39 10:05:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:05:33 ---> d8e5edc9c4a0 10:05:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:05:33 ---> 9ce5adc749c3 10:05:33 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:05:33 ---> Running in d41c767f2a7b 10:05:33 Removing intermediate container d41c767f2a7b 10:05:33 ---> db06bcb8b088 10:05:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:05:33 ---> Running in 63d03fefdde9 10:05:34 Removing intermediate container 63d03fefdde9 10:05:34 ---> 69ead7d83a78 10:05:34 Step 21/23 : LABEL arch=x86_64 10:05:34 ---> Running in 355e9f81e626 10:05:34 Removing intermediate container 355e9f81e626 10:05:34 ---> 1a5814d8a8ee 10:05:34 Step 22/23 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:34 ---> Running in 219bd99db462 10:05:34 Removing intermediate container 219bd99db462 10:05:34 ---> 06b93366d999 10:05:34 Step 23/23 : LABEL version=2.2.0-dev.41 10:05:34 ---> Running in 3857d1ccb1b7 10:05:34 Removing intermediate container 3857d1ccb1b7 10:05:34 ---> fbac34876fdd 10:05:34 10:05:34 Successfully built fbac34876fdd 10:05:34 Successfully tagged sys-mgmt-agent:latest 10:05:34  Building sys-mgmt-agent ... done  [Pipeline] } 10:05:34 $ docker stop --time=1 a659064d73a11482653b1695cb1321b2e21ae8485bea0ed11ff6b7593f7ea5aa 10:05:35 $ docker rm -f a659064d73a11482653b1695cb1321b2e21ae8485bea0ed11ff6b7593f7ea5aa [Pipeline] // withDockerContainer [Pipeline] sh 10:05:35 + docker images 10:05:35 REPOSITORY TAG IMAGE ID CREATED SIZE 10:05:35 sys-mgmt-agent latest fbac34876fdd 1 second ago 296MB 10:05:35 7d61f41e467c 14 seconds ago 1.77GB 10:05:35 security-bootstrapper latest 6f221ac93a7a 14 seconds ago 18.7MB 10:05:35 security-secretstore-setup latest 27f7dcc485bc 15 seconds ago 27.9MB 10:05:35 core-metadata latest 90b9c06ca3ed 18 seconds ago 16.6MB 10:05:35 f7d3474bd80d 21 seconds ago 1.77GB 10:05:35 61d3c884bae2 21 seconds ago 1.78GB 10:05:35 c5d11e94a3ae 21 seconds ago 1.78GB 10:05:35 core-data latest d137f194681e 39 seconds ago 20MB 10:05:35 core-command latest 7076409143ee 41 seconds ago 15.8MB 10:05:35 support-scheduler latest 21e9aa8de41e 42 seconds ago 15.9MB 10:05:35 support-notifications latest 98005179bc10 42 seconds ago 16.7MB 10:05:35 security-proxy-setup latest 9dd423a89beb 43 seconds ago 26.2MB 10:05:35 666ee7e47ec4 46 seconds ago 1.79GB 10:05:35 0a17f0305e2d 46 seconds ago 1.78GB 10:05:35 de10ade58e3d 47 seconds ago 1.78GB 10:05:35 0591c75c815a 47 seconds ago 1.78GB 10:05:35 bd93801d7cc8 47 seconds ago 1.77GB 10:05:35 ci-base-image-x86_64 latest c75cc16edf4e 3 minutes ago 1.27GB 10:05:35 alpine 3.14 a33ac4f1069a 3 days ago 5.59MB 10:05:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB 10:05:35 docker 20.10.10 b706a049f56e 4 months ago 216MB 10:05:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 10:05:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:36 provisioning config files... 10:05:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/161@tmp/config2868402703737484650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:05:36 ---> docker-login.sh 10:05:36 nexus3.edgexfoundry.org:10001 10:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:36 Configure a credential helper to remove this warning. See 10:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:36 10:05:36 Login Succeeded 10:05:36 nexus3.edgexfoundry.org:10002 10:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:36 Configure a credential helper to remove this warning. See 10:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:36 10:05:36 Login Succeeded 10:05:36 nexus3.edgexfoundry.org:10003 10:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:36 Configure a credential helper to remove this warning. See 10:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:36 10:05:36 Login Succeeded 10:05:36 nexus3.edgexfoundry.org:10004 10:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:36 Configure a credential helper to remove this warning. See 10:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:36 10:05:36 Login Succeeded 10:05:36 docker.io 10:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:37 Configure a credential helper to remove this warning. See 10:05:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:37 10:05:37 Login Succeeded 10:05:37 ---> docker-login.sh ends [Pipeline] } 10:05:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:05:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:05:37 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:05:37 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:37 latest 10:05:37 2.2.0-dev.41 10:05:37 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:05:37 main 10:05:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:05:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:05:37 + docker push nexus3.edgexfoundry.org:10004/core-command:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:05:37 086ff2c42767: Preparing 10:05:37 155431bce5cd: Preparing 10:05:37 39f44ce4b78e: Preparing 10:05:37 4dd322329103: Preparing 10:05:37 2e38978dfe40: Preparing 10:05:37 2e38978dfe40: Layer already exists 10:05:37 39f44ce4b78e: Pushed 10:05:37 086ff2c42767: Pushed 10:05:37 4dd322329103: Pushed 10:05:38 155431bce5cd: Pushed 10:05:39 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:6d08e5b5c76cad2a1cd4248090cab21a3eeb5412a9bdc940591ca7273b46486c size: 1363 [Pipeline] isUnix [Pipeline] sh 10:05:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 10:05:39 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 10:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:05:39 086ff2c42767: Preparing 10:05:39 155431bce5cd: Preparing 10:05:39 39f44ce4b78e: Preparing 10:05:39 4dd322329103: Preparing 10:05:39 2e38978dfe40: Preparing 10:05:39 39f44ce4b78e: Layer already exists 10:05:39 2e38978dfe40: Layer already exists 10:05:39 155431bce5cd: Layer already exists 10:05:39 086ff2c42767: Layer already exists 10:05:39 4dd322329103: Layer already exists 10:05:39 latest: digest: sha256:6d08e5b5c76cad2a1cd4248090cab21a3eeb5412a9bdc940591ca7273b46486c size: 1363 [Pipeline] isUnix [Pipeline] sh 10:05:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:05:40 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.41 10:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:05:40 086ff2c42767: Preparing 10:05:40 155431bce5cd: Preparing 10:05:40 39f44ce4b78e: Preparing 10:05:40 4dd322329103: Preparing 10:05:40 2e38978dfe40: Preparing 10:05:40 39f44ce4b78e: Layer already exists 10:05:40 155431bce5cd: Layer already exists 10:05:40 086ff2c42767: Layer already exists 10:05:40 4dd322329103: Layer already exists 10:05:40 2e38978dfe40: Layer already exists 10:05:40 2.2.0-dev.41: digest: sha256:6d08e5b5c76cad2a1cd4248090cab21a3eeb5412a9bdc940591ca7273b46486c size: 1363 [Pipeline] isUnix [Pipeline] sh 10:05:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:05:40 + docker push nexus3.edgexfoundry.org:10004/core-command:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:05:40 086ff2c42767: Preparing 10:05:40 155431bce5cd: Preparing 10:05:40 39f44ce4b78e: Preparing 10:05:40 4dd322329103: Preparing 10:05:40 2e38978dfe40: Preparing 10:05:40 4dd322329103: Layer already exists 10:05:40 2e38978dfe40: Layer already exists 10:05:40 155431bce5cd: Layer already exists 10:05:40 39f44ce4b78e: Layer already exists 10:05:40 086ff2c42767: Layer already exists 10:05:40 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:6d08e5b5c76cad2a1cd4248090cab21a3eeb5412a9bdc940591ca7273b46486c size: 1363 [Pipeline] isUnix [Pipeline] sh 10:05:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 10:05:41 + docker push nexus3.edgexfoundry.org:10004/core-command:main 10:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:05:41 086ff2c42767: Preparing 10:05:41 155431bce5cd: Preparing 10:05:41 39f44ce4b78e: Preparing 10:05:41 4dd322329103: Preparing 10:05:41 2e38978dfe40: Preparing 10:05:41 2e38978dfe40: Layer already exists 10:05:41 155431bce5cd: Layer already exists 10:05:41 086ff2c42767: Layer already exists 10:05:41 39f44ce4b78e: Layer already exists 10:05:41 4dd322329103: Layer already exists 10:05:41 main: digest: sha256:6d08e5b5c76cad2a1cd4248090cab21a3eeb5412a9bdc940591ca7273b46486c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:05:41 ===================================================== [Pipeline] echo 10:05:41 taggedImages: 10:05:41 - nexus3.edgexfoundry.org:10004/core-command:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:41 - nexus3.edgexfoundry.org:10004/core-command:latest 10:05:41 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.41 10:05:41 - nexus3.edgexfoundry.org:10004/core-command:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:05:41 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 10:05:41 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:05:41 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:41 latest 10:05:41 2.2.0-dev.41 10:05:41 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:05:41 main 10:05:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:05:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:05:42 + docker push nexus3.edgexfoundry.org:10004/core-data:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:05:42 9d2fb4623cfa: Preparing 10:05:42 284380c7ad92: Preparing 10:05:42 39f44ce4b78e: Preparing 10:05:42 a4e2943de2db: Preparing 10:05:42 11a2e5224b78: Preparing 10:05:42 2e38978dfe40: Preparing 10:05:42 2e38978dfe40: Waiting 10:05:42 39f44ce4b78e: Layer already exists 10:05:42 2e38978dfe40: Layer already exists 10:05:42 11a2e5224b78: Pushed 10:05:42 9d2fb4623cfa: Pushed 10:05:42 a4e2943de2db: Pushed 10:05:43 284380c7ad92: Pushed 10:05:43 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:37bce89a3e3899bb6b427b590031a8c0d109b3ed16487b8c17ac05a3a39703eb size: 1573 [Pipeline] isUnix [Pipeline] sh 10:05:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 10:05:44 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 10:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:05:44 9d2fb4623cfa: Preparing 10:05:44 284380c7ad92: Preparing 10:05:44 39f44ce4b78e: Preparing 10:05:44 a4e2943de2db: Preparing 10:05:44 11a2e5224b78: Preparing 10:05:44 2e38978dfe40: Preparing 10:05:44 2e38978dfe40: Waiting 10:05:44 284380c7ad92: Layer already exists 10:05:44 a4e2943de2db: Layer already exists 10:05:44 39f44ce4b78e: Layer already exists 10:05:44 9d2fb4623cfa: Layer already exists 10:05:44 11a2e5224b78: Layer already exists 10:05:44 2e38978dfe40: Layer already exists 10:05:44 latest: digest: sha256:37bce89a3e3899bb6b427b590031a8c0d109b3ed16487b8c17ac05a3a39703eb size: 1573 [Pipeline] isUnix [Pipeline] sh 10:05:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:05:44 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.41 10:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:05:44 9d2fb4623cfa: Preparing 10:05:44 284380c7ad92: Preparing 10:05:44 39f44ce4b78e: Preparing 10:05:44 a4e2943de2db: Preparing 10:05:44 11a2e5224b78: Preparing 10:05:44 2e38978dfe40: Preparing 10:05:44 2e38978dfe40: Waiting 10:05:44 284380c7ad92: Layer already exists 10:05:44 39f44ce4b78e: Layer already exists 10:05:44 9d2fb4623cfa: Layer already exists 10:05:44 11a2e5224b78: Layer already exists 10:05:44 a4e2943de2db: Layer already exists 10:05:44 2e38978dfe40: Layer already exists 10:05:44 2.2.0-dev.41: digest: sha256:37bce89a3e3899bb6b427b590031a8c0d109b3ed16487b8c17ac05a3a39703eb size: 1573 [Pipeline] isUnix [Pipeline] sh 10:05:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:05:45 + docker push nexus3.edgexfoundry.org:10004/core-data:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:05:45 9d2fb4623cfa: Preparing 10:05:45 284380c7ad92: Preparing 10:05:45 39f44ce4b78e: Preparing 10:05:45 a4e2943de2db: Preparing 10:05:45 11a2e5224b78: Preparing 10:05:45 2e38978dfe40: Preparing 10:05:45 2e38978dfe40: Waiting 10:05:45 a4e2943de2db: Layer already exists 10:05:45 284380c7ad92: Layer already exists 10:05:45 9d2fb4623cfa: Layer already exists 10:05:45 39f44ce4b78e: Layer already exists 10:05:45 11a2e5224b78: Layer already exists 10:05:45 2e38978dfe40: Layer already exists 10:05:45 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:37bce89a3e3899bb6b427b590031a8c0d109b3ed16487b8c17ac05a3a39703eb size: 1573 [Pipeline] isUnix [Pipeline] sh 10:05:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 10:05:46 + docker push nexus3.edgexfoundry.org:10004/core-data:main 10:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:05:46 9d2fb4623cfa: Preparing 10:05:46 284380c7ad92: Preparing 10:05:46 39f44ce4b78e: Preparing 10:05:46 a4e2943de2db: Preparing 10:05:46 11a2e5224b78: Preparing 10:05:46 2e38978dfe40: Preparing 10:05:46 2e38978dfe40: Waiting 10:05:46 9d2fb4623cfa: Layer already exists 10:05:46 284380c7ad92: Layer already exists 10:05:46 39f44ce4b78e: Layer already exists 10:05:46 a4e2943de2db: Layer already exists 10:05:46 11a2e5224b78: Layer already exists 10:05:46 2e38978dfe40: Layer already exists 10:05:46 main: digest: sha256:37bce89a3e3899bb6b427b590031a8c0d109b3ed16487b8c17ac05a3a39703eb size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:05:46 ===================================================== [Pipeline] echo 10:05:46 taggedImages: 10:05:46 - nexus3.edgexfoundry.org:10004/core-data:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:46 - nexus3.edgexfoundry.org:10004/core-data:latest 10:05:46 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.41 10:05:46 - nexus3.edgexfoundry.org:10004/core-data:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:05:46 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 10:05:46 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:05:46 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:46 latest 10:05:46 2.2.0-dev.41 10:05:46 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:05:46 main 10:05:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:05:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:05:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:05:46 c35210714dc1: Preparing 10:05:46 3277f071fe50: Preparing 10:05:46 39f44ce4b78e: Preparing 10:05:46 4dd322329103: Preparing 10:05:46 2e38978dfe40: Preparing 10:05:46 4dd322329103: Layer already exists 10:05:46 2e38978dfe40: Layer already exists 10:05:46 39f44ce4b78e: Layer already exists 10:05:46 c35210714dc1: Pushed 10:05:48 3277f071fe50: Pushed 10:05:48 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:8b01c01e83cd6eeab11c60e8fcf11fc6e8a035539b740b9b6ff0ef733ea51224 size: 1363 [Pipeline] isUnix [Pipeline] sh 10:05:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 10:05:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 10:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:05:48 c35210714dc1: Preparing 10:05:48 3277f071fe50: Preparing 10:05:48 39f44ce4b78e: Preparing 10:05:48 4dd322329103: Preparing 10:05:48 2e38978dfe40: Preparing 10:05:48 4dd322329103: Layer already exists 10:05:48 c35210714dc1: Layer already exists 10:05:48 2e38978dfe40: Layer already exists 10:05:48 3277f071fe50: Layer already exists 10:05:48 39f44ce4b78e: Layer already exists 10:05:48 latest: digest: sha256:8b01c01e83cd6eeab11c60e8fcf11fc6e8a035539b740b9b6ff0ef733ea51224 size: 1363 [Pipeline] isUnix [Pipeline] sh 10:05:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:05:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.41 10:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:05:49 c35210714dc1: Preparing 10:05:49 3277f071fe50: Preparing 10:05:49 39f44ce4b78e: Preparing 10:05:49 4dd322329103: Preparing 10:05:49 2e38978dfe40: Preparing 10:05:49 c35210714dc1: Layer already exists 10:05:49 4dd322329103: Layer already exists 10:05:49 2e38978dfe40: Layer already exists 10:05:49 39f44ce4b78e: Layer already exists 10:05:49 3277f071fe50: Layer already exists 10:05:49 2.2.0-dev.41: digest: sha256:8b01c01e83cd6eeab11c60e8fcf11fc6e8a035539b740b9b6ff0ef733ea51224 size: 1363 [Pipeline] isUnix [Pipeline] sh 10:05:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:05:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:05:50 c35210714dc1: Preparing 10:05:50 3277f071fe50: Preparing 10:05:50 39f44ce4b78e: Preparing 10:05:50 4dd322329103: Preparing 10:05:50 2e38978dfe40: Preparing 10:05:50 39f44ce4b78e: Layer already exists 10:05:50 2e38978dfe40: Layer already exists 10:05:50 4dd322329103: Layer already exists 10:05:50 c35210714dc1: Layer already exists 10:05:50 3277f071fe50: Layer already exists 10:05:50 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:8b01c01e83cd6eeab11c60e8fcf11fc6e8a035539b740b9b6ff0ef733ea51224 size: 1363 [Pipeline] isUnix [Pipeline] sh 10:05:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 10:05:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 10:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:05:50 c35210714dc1: Preparing 10:05:50 3277f071fe50: Preparing 10:05:50 39f44ce4b78e: Preparing 10:05:50 4dd322329103: Preparing 10:05:50 2e38978dfe40: Preparing 10:05:50 c35210714dc1: Layer already exists 10:05:50 2e38978dfe40: Layer already exists 10:05:50 3277f071fe50: Layer already exists 10:05:50 39f44ce4b78e: Layer already exists 10:05:50 4dd322329103: Layer already exists 10:05:50 main: digest: sha256:8b01c01e83cd6eeab11c60e8fcf11fc6e8a035539b740b9b6ff0ef733ea51224 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:05:50 ===================================================== [Pipeline] echo 10:05:50 taggedImages: 10:05:50 - nexus3.edgexfoundry.org:10004/core-metadata:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:50 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:05:50 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.41 10:05:50 - nexus3.edgexfoundry.org:10004/core-metadata:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:05:50 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 10:05:50 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:05:50 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:50 latest 10:05:50 2.2.0-dev.41 10:05:50 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:05:50 main 10:05:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:05:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:05:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:05:51 d199fe4441c0: Preparing 10:05:51 d199fe4441c0: Preparing 10:05:51 cd799c4e7d85: Preparing 10:05:51 c99f82671ad1: Preparing 10:05:51 0aaed28ab65e: Preparing 10:05:51 3a3614cae56f: Preparing 10:05:51 39f44ce4b78e: Preparing 10:05:51 e063ed2c80ba: Preparing 10:05:51 9bccd6d059c9: Preparing 10:05:51 89d7090db9e1: Preparing 10:05:51 8343ee12cc12: Preparing 10:05:51 2e38978dfe40: Preparing 10:05:51 8343ee12cc12: Waiting 10:05:51 e063ed2c80ba: Waiting 10:05:51 9bccd6d059c9: Waiting 10:05:51 89d7090db9e1: Waiting 10:05:51 39f44ce4b78e: Waiting 10:05:51 c99f82671ad1: Pushed 10:05:51 d199fe4441c0: Pushed 10:05:51 0aaed28ab65e: Pushed 10:05:51 cd799c4e7d85: Pushed 10:05:51 39f44ce4b78e: Layer already exists 10:05:51 8343ee12cc12: Pushed 10:05:51 9bccd6d059c9: Pushed 10:05:51 e063ed2c80ba: Pushed 10:05:51 89d7090db9e1: Pushed 10:05:51 2e38978dfe40: Layer already exists 10:05:53 3a3614cae56f: Pushed 10:05:53 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:709bde124848d1642b386afe193a6a7d635ce224e189c673acfaee5c883426fa size: 2817 [Pipeline] isUnix [Pipeline] sh 10:05:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 10:05:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:05:53 d199fe4441c0: Preparing 10:05:53 d199fe4441c0: Preparing 10:05:53 cd799c4e7d85: Preparing 10:05:53 c99f82671ad1: Preparing 10:05:53 0aaed28ab65e: Preparing 10:05:53 3a3614cae56f: Preparing 10:05:53 39f44ce4b78e: Preparing 10:05:53 e063ed2c80ba: Preparing 10:05:53 9bccd6d059c9: Preparing 10:05:53 e063ed2c80ba: Waiting 10:05:53 39f44ce4b78e: Waiting 10:05:53 9bccd6d059c9: Waiting 10:05:53 89d7090db9e1: Preparing 10:05:53 8343ee12cc12: Preparing 10:05:53 2e38978dfe40: Preparing 10:05:53 2e38978dfe40: Waiting 10:05:53 3a3614cae56f: Layer already exists 10:05:53 cd799c4e7d85: Layer already exists 10:05:53 c99f82671ad1: Layer already exists 10:05:53 0aaed28ab65e: Layer already exists 10:05:53 d199fe4441c0: Layer already exists 10:05:53 39f44ce4b78e: Layer already exists 10:05:53 8343ee12cc12: Layer already exists 10:05:53 89d7090db9e1: Layer already exists 10:05:53 9bccd6d059c9: Layer already exists 10:05:53 e063ed2c80ba: Layer already exists 10:05:53 2e38978dfe40: Layer already exists 10:05:53 latest: digest: sha256:709bde124848d1642b386afe193a6a7d635ce224e189c673acfaee5c883426fa size: 2817 [Pipeline] isUnix [Pipeline] sh 10:05:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:05:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.41 10:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:05:54 d199fe4441c0: Preparing 10:05:54 d199fe4441c0: Preparing 10:05:54 cd799c4e7d85: Preparing 10:05:54 c99f82671ad1: Preparing 10:05:54 0aaed28ab65e: Preparing 10:05:54 3a3614cae56f: Preparing 10:05:54 39f44ce4b78e: Preparing 10:05:54 e063ed2c80ba: Preparing 10:05:54 9bccd6d059c9: Preparing 10:05:54 89d7090db9e1: Preparing 10:05:54 8343ee12cc12: Preparing 10:05:54 2e38978dfe40: Preparing 10:05:54 39f44ce4b78e: Waiting 10:05:54 e063ed2c80ba: Waiting 10:05:54 89d7090db9e1: Waiting 10:05:54 8343ee12cc12: Waiting 10:05:54 9bccd6d059c9: Waiting 10:05:54 2e38978dfe40: Waiting 10:05:54 cd799c4e7d85: Layer already exists 10:05:54 c99f82671ad1: Layer already exists 10:05:54 0aaed28ab65e: Layer already exists 10:05:54 3a3614cae56f: Layer already exists 10:05:54 d199fe4441c0: Layer already exists 10:05:54 e063ed2c80ba: Layer already exists 10:05:54 89d7090db9e1: Layer already exists 10:05:54 9bccd6d059c9: Layer already exists 10:05:54 39f44ce4b78e: Layer already exists 10:05:54 8343ee12cc12: Layer already exists 10:05:54 2e38978dfe40: Layer already exists 10:05:54 2.2.0-dev.41: digest: sha256:709bde124848d1642b386afe193a6a7d635ce224e189c673acfaee5c883426fa size: 2817 [Pipeline] isUnix [Pipeline] sh 10:05:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:05:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:05:54 d199fe4441c0: Preparing 10:05:54 d199fe4441c0: Preparing 10:05:54 cd799c4e7d85: Preparing 10:05:54 c99f82671ad1: Preparing 10:05:54 0aaed28ab65e: Preparing 10:05:54 3a3614cae56f: Preparing 10:05:54 39f44ce4b78e: Preparing 10:05:54 e063ed2c80ba: Preparing 10:05:54 9bccd6d059c9: Preparing 10:05:54 89d7090db9e1: Preparing 10:05:54 8343ee12cc12: Preparing 10:05:54 2e38978dfe40: Preparing 10:05:54 9bccd6d059c9: Waiting 10:05:54 89d7090db9e1: Waiting 10:05:54 8343ee12cc12: Waiting 10:05:54 2e38978dfe40: Waiting 10:05:54 39f44ce4b78e: Waiting 10:05:54 e063ed2c80ba: Waiting 10:05:54 d199fe4441c0: Layer already exists 10:05:54 3a3614cae56f: Layer already exists 10:05:54 c99f82671ad1: Layer already exists 10:05:54 cd799c4e7d85: Layer already exists 10:05:54 0aaed28ab65e: Layer already exists 10:05:54 39f44ce4b78e: Layer already exists 10:05:54 e063ed2c80ba: Layer already exists 10:05:54 9bccd6d059c9: Layer already exists 10:05:54 89d7090db9e1: Layer already exists 10:05:54 8343ee12cc12: Layer already exists 10:05:54 2e38978dfe40: Layer already exists 10:05:54 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:709bde124848d1642b386afe193a6a7d635ce224e189c673acfaee5c883426fa size: 2817 [Pipeline] isUnix [Pipeline] sh 10:05:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 10:05:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:05:55 d199fe4441c0: Preparing 10:05:55 d199fe4441c0: Preparing 10:05:55 cd799c4e7d85: Preparing 10:05:55 c99f82671ad1: Preparing 10:05:55 0aaed28ab65e: Preparing 10:05:55 3a3614cae56f: Preparing 10:05:55 39f44ce4b78e: Preparing 10:05:55 e063ed2c80ba: Preparing 10:05:55 9bccd6d059c9: Preparing 10:05:55 89d7090db9e1: Preparing 10:05:55 8343ee12cc12: Preparing 10:05:55 2e38978dfe40: Preparing 10:05:55 39f44ce4b78e: Waiting 10:05:55 e063ed2c80ba: Waiting 10:05:55 9bccd6d059c9: Waiting 10:05:55 89d7090db9e1: Waiting 10:05:55 8343ee12cc12: Waiting 10:05:55 2e38978dfe40: Waiting 10:05:55 c99f82671ad1: Layer already exists 10:05:55 3a3614cae56f: Layer already exists 10:05:55 cd799c4e7d85: Layer already exists 10:05:55 0aaed28ab65e: Layer already exists 10:05:55 d199fe4441c0: Layer already exists 10:05:55 39f44ce4b78e: Layer already exists 10:05:55 e063ed2c80ba: Layer already exists 10:05:55 9bccd6d059c9: Layer already exists 10:05:55 89d7090db9e1: Layer already exists 10:05:55 8343ee12cc12: Layer already exists 10:05:55 2e38978dfe40: Layer already exists 10:05:55 main: digest: sha256:709bde124848d1642b386afe193a6a7d635ce224e189c673acfaee5c883426fa size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:05:55 ===================================================== [Pipeline] echo 10:05:55 taggedImages: 10:05:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:05:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.41 10:05:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:05:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 10:05:55 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:05:55 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:55 latest 10:05:55 2.2.0-dev.41 10:05:55 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:05:55 main 10:05:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:05:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:05:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:05:56 1839da3321c3: Preparing 10:05:56 8cfc120eb4a0: Preparing 10:05:56 ca3026895459: Preparing 10:05:56 27a9e26a0ca3: Preparing 10:05:56 24a40ef7ab5e: Preparing 10:05:56 2e38978dfe40: Preparing 10:05:56 2e38978dfe40: Waiting 10:05:56 ca3026895459: Pushed 10:05:56 27a9e26a0ca3: Pushed 10:05:56 2e38978dfe40: Layer already exists 10:05:56 24a40ef7ab5e: Pushed 10:05:56 8cfc120eb4a0: Pushed 10:05:57 1839da3321c3: Pushed 10:05:57 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:ad2bbf9bdfcb1a953a8a183726bb952966b93263c3e4aa991623f16dc1c7d211 size: 1576 [Pipeline] isUnix [Pipeline] sh 10:05:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 10:05:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:05:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:05:57 1839da3321c3: Preparing 10:05:57 8cfc120eb4a0: Preparing 10:05:57 ca3026895459: Preparing 10:05:57 27a9e26a0ca3: Preparing 10:05:57 24a40ef7ab5e: Preparing 10:05:57 2e38978dfe40: Preparing 10:05:57 2e38978dfe40: Waiting 10:05:57 8cfc120eb4a0: Layer already exists 10:05:57 ca3026895459: Layer already exists 10:05:57 24a40ef7ab5e: Layer already exists 10:05:57 27a9e26a0ca3: Layer already exists 10:05:57 1839da3321c3: Layer already exists 10:05:57 2e38978dfe40: Layer already exists 10:05:57 latest: digest: sha256:ad2bbf9bdfcb1a953a8a183726bb952966b93263c3e4aa991623f16dc1c7d211 size: 1576 [Pipeline] isUnix [Pipeline] sh 10:05:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:05:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.41 10:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:05:58 1839da3321c3: Preparing 10:05:58 8cfc120eb4a0: Preparing 10:05:58 ca3026895459: Preparing 10:05:58 27a9e26a0ca3: Preparing 10:05:58 24a40ef7ab5e: Preparing 10:05:58 2e38978dfe40: Preparing 10:05:58 2e38978dfe40: Waiting 10:05:58 1839da3321c3: Layer already exists 10:05:58 27a9e26a0ca3: Layer already exists 10:05:58 24a40ef7ab5e: Layer already exists 10:05:58 ca3026895459: Layer already exists 10:05:58 8cfc120eb4a0: Layer already exists 10:05:58 2e38978dfe40: Layer already exists 10:05:58 2.2.0-dev.41: digest: sha256:ad2bbf9bdfcb1a953a8a183726bb952966b93263c3e4aa991623f16dc1c7d211 size: 1576 [Pipeline] isUnix [Pipeline] sh 10:05:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:05:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:05:59 1839da3321c3: Preparing 10:05:59 8cfc120eb4a0: Preparing 10:05:59 ca3026895459: Preparing 10:05:59 27a9e26a0ca3: Preparing 10:05:59 24a40ef7ab5e: Preparing 10:05:59 2e38978dfe40: Preparing 10:05:59 2e38978dfe40: Waiting 10:05:59 1839da3321c3: Layer already exists 10:05:59 24a40ef7ab5e: Layer already exists 10:05:59 ca3026895459: Layer already exists 10:05:59 27a9e26a0ca3: Layer already exists 10:05:59 8cfc120eb4a0: Layer already exists 10:05:59 2e38978dfe40: Layer already exists 10:05:59 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:ad2bbf9bdfcb1a953a8a183726bb952966b93263c3e4aa991623f16dc1c7d211 size: 1576 [Pipeline] isUnix [Pipeline] sh 10:05:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 10:05:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:05:59 1839da3321c3: Preparing 10:05:59 8cfc120eb4a0: Preparing 10:05:59 ca3026895459: Preparing 10:05:59 27a9e26a0ca3: Preparing 10:05:59 24a40ef7ab5e: Preparing 10:05:59 2e38978dfe40: Preparing 10:05:59 2e38978dfe40: Waiting 10:05:59 24a40ef7ab5e: Layer already exists 10:05:59 8cfc120eb4a0: Layer already exists 10:05:59 1839da3321c3: Layer already exists 10:05:59 27a9e26a0ca3: Layer already exists 10:05:59 ca3026895459: Layer already exists 10:05:59 2e38978dfe40: Layer already exists 10:05:59 main: digest: sha256:ad2bbf9bdfcb1a953a8a183726bb952966b93263c3e4aa991623f16dc1c7d211 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:05:59 ===================================================== [Pipeline] echo 10:05:59 taggedImages: 10:05:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:05:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.41 10:05:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:05:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 10:05:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:05:59 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:05:59 latest 10:05:59 2.2.0-dev.41 10:05:59 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:05:59 main 10:05:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:06:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:06:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:06:00 31397ad353c5: Preparing 10:06:00 4fcb6f775ad8: Preparing 10:06:00 aff95d68607b: Preparing 10:06:00 07515883d115: Preparing 10:06:00 88cc9b39b8b1: Preparing 10:06:00 1852cb1fd6da: Preparing 10:06:00 b2f13dfb850e: Preparing 10:06:00 8b7938fd9bc2: Preparing 10:06:00 4b79fae5180a: Preparing 10:06:00 2e38978dfe40: Preparing 10:06:00 1852cb1fd6da: Waiting 10:06:00 4b79fae5180a: Waiting 10:06:00 b2f13dfb850e: Waiting 10:06:00 2e38978dfe40: Waiting 10:06:00 8b7938fd9bc2: Waiting 10:06:00 88cc9b39b8b1: Pushed 10:06:00 4fcb6f775ad8: Pushed 10:06:00 31397ad353c5: Pushed 10:06:00 1852cb1fd6da: Pushed 10:06:00 8b7938fd9bc2: Pushed 10:06:00 b2f13dfb850e: Pushed 10:06:00 2e38978dfe40: Layer already exists 10:06:00 4b79fae5180a: Pushed 10:06:01 07515883d115: Pushed 10:06:01 aff95d68607b: Pushed 10:06:01 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:5263041629620bae5329fec89176fbba3d55415ce9215f1a8c671ad323ab9eca size: 2405 [Pipeline] isUnix [Pipeline] sh 10:06:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 10:06:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:06:02 31397ad353c5: Preparing 10:06:02 4fcb6f775ad8: Preparing 10:06:02 aff95d68607b: Preparing 10:06:02 07515883d115: Preparing 10:06:02 88cc9b39b8b1: Preparing 10:06:02 1852cb1fd6da: Preparing 10:06:02 b2f13dfb850e: Preparing 10:06:02 8b7938fd9bc2: Preparing 10:06:02 4b79fae5180a: Preparing 10:06:02 2e38978dfe40: Preparing 10:06:02 b2f13dfb850e: Waiting 10:06:02 8b7938fd9bc2: Waiting 10:06:02 4b79fae5180a: Waiting 10:06:02 2e38978dfe40: Waiting 10:06:02 88cc9b39b8b1: Layer already exists 10:06:02 4fcb6f775ad8: Layer already exists 10:06:02 07515883d115: Layer already exists 10:06:02 31397ad353c5: Layer already exists 10:06:02 aff95d68607b: Layer already exists 10:06:02 1852cb1fd6da: Layer already exists 10:06:02 8b7938fd9bc2: Layer already exists 10:06:02 4b79fae5180a: Layer already exists 10:06:02 2e38978dfe40: Layer already exists 10:06:02 b2f13dfb850e: Layer already exists 10:06:02 latest: digest: sha256:5263041629620bae5329fec89176fbba3d55415ce9215f1a8c671ad323ab9eca size: 2405 [Pipeline] isUnix [Pipeline] sh 10:06:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:06:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.41 10:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:06:03 31397ad353c5: Preparing 10:06:03 4fcb6f775ad8: Preparing 10:06:03 aff95d68607b: Preparing 10:06:03 07515883d115: Preparing 10:06:03 88cc9b39b8b1: Preparing 10:06:03 1852cb1fd6da: Preparing 10:06:03 b2f13dfb850e: Preparing 10:06:03 8b7938fd9bc2: Preparing 10:06:03 4b79fae5180a: Preparing 10:06:03 2e38978dfe40: Preparing 10:06:03 1852cb1fd6da: Waiting 10:06:03 b2f13dfb850e: Waiting 10:06:03 8b7938fd9bc2: Waiting 10:06:03 4b79fae5180a: Waiting 10:06:03 2e38978dfe40: Waiting 10:06:03 aff95d68607b: Layer already exists 10:06:03 07515883d115: Layer already exists 10:06:03 4fcb6f775ad8: Layer already exists 10:06:03 31397ad353c5: Layer already exists 10:06:03 88cc9b39b8b1: Layer already exists 10:06:03 1852cb1fd6da: Layer already exists 10:06:03 b2f13dfb850e: Layer already exists 10:06:03 4b79fae5180a: Layer already exists 10:06:03 8b7938fd9bc2: Layer already exists 10:06:03 2e38978dfe40: Layer already exists 10:06:03 2.2.0-dev.41: digest: sha256:5263041629620bae5329fec89176fbba3d55415ce9215f1a8c671ad323ab9eca size: 2405 [Pipeline] isUnix [Pipeline] sh 10:06:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:06:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:06:03 31397ad353c5: Preparing 10:06:03 4fcb6f775ad8: Preparing 10:06:03 aff95d68607b: Preparing 10:06:03 07515883d115: Preparing 10:06:03 88cc9b39b8b1: Preparing 10:06:03 1852cb1fd6da: Preparing 10:06:03 b2f13dfb850e: Preparing 10:06:03 8b7938fd9bc2: Preparing 10:06:03 4b79fae5180a: Preparing 10:06:03 2e38978dfe40: Preparing 10:06:03 b2f13dfb850e: Waiting 10:06:03 8b7938fd9bc2: Waiting 10:06:03 4b79fae5180a: Waiting 10:06:03 2e38978dfe40: Waiting 10:06:03 1852cb1fd6da: Waiting 10:06:03 aff95d68607b: Layer already exists 10:06:03 31397ad353c5: Layer already exists 10:06:03 07515883d115: Layer already exists 10:06:03 4fcb6f775ad8: Layer already exists 10:06:03 88cc9b39b8b1: Layer already exists 10:06:03 1852cb1fd6da: Layer already exists 10:06:03 8b7938fd9bc2: Layer already exists 10:06:03 4b79fae5180a: Layer already exists 10:06:03 b2f13dfb850e: Layer already exists 10:06:03 2e38978dfe40: Layer already exists 10:06:03 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:5263041629620bae5329fec89176fbba3d55415ce9215f1a8c671ad323ab9eca size: 2405 [Pipeline] isUnix [Pipeline] sh 10:06:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 10:06:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:06:04 31397ad353c5: Preparing 10:06:04 4fcb6f775ad8: Preparing 10:06:04 aff95d68607b: Preparing 10:06:04 07515883d115: Preparing 10:06:04 88cc9b39b8b1: Preparing 10:06:04 1852cb1fd6da: Preparing 10:06:04 b2f13dfb850e: Preparing 10:06:04 8b7938fd9bc2: Preparing 10:06:04 4b79fae5180a: Preparing 10:06:04 2e38978dfe40: Preparing 10:06:04 b2f13dfb850e: Waiting 10:06:04 8b7938fd9bc2: Waiting 10:06:04 4b79fae5180a: Waiting 10:06:04 2e38978dfe40: Waiting 10:06:04 1852cb1fd6da: Waiting 10:06:04 4fcb6f775ad8: Layer already exists 10:06:04 aff95d68607b: Layer already exists 10:06:04 07515883d115: Layer already exists 10:06:04 88cc9b39b8b1: Layer already exists 10:06:04 31397ad353c5: Layer already exists 10:06:04 8b7938fd9bc2: Layer already exists 10:06:04 1852cb1fd6da: Layer already exists 10:06:04 b2f13dfb850e: Layer already exists 10:06:04 4b79fae5180a: Layer already exists 10:06:04 2e38978dfe40: Layer already exists 10:06:04 main: digest: sha256:5263041629620bae5329fec89176fbba3d55415ce9215f1a8c671ad323ab9eca size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:06:04 ===================================================== [Pipeline] echo 10:06:04 taggedImages: 10:06:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:06:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:06:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.41 10:06:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:06:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 10:06:04 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:06:04 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:06:04 latest 10:06:04 2.2.0-dev.41 10:06:04 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:06:04 main 10:06:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:06:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:06:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:06:04 5cce1525e608: Preparing 10:06:04 141e69e7c42b: Preparing 10:06:04 39f44ce4b78e: Preparing 10:06:04 853007cbf912: Preparing 10:06:04 2e38978dfe40: Preparing 10:06:04 2e38978dfe40: Layer already exists 10:06:04 39f44ce4b78e: Layer already exists 10:06:04 5cce1525e608: Pushed 10:06:05 853007cbf912: Pushed 10:06:06 141e69e7c42b: Pushed 10:06:06 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:a15355f5e1fdd95046d1e46a0c239741588240da9f5ac36ec27722669e75d11f size: 1365 [Pipeline] isUnix [Pipeline] sh 10:06:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 10:06:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:06:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:06:07 5cce1525e608: Preparing 10:06:07 141e69e7c42b: Preparing 10:06:07 39f44ce4b78e: Preparing 10:06:07 853007cbf912: Preparing 10:06:07 2e38978dfe40: Preparing 10:06:07 39f44ce4b78e: Layer already exists 10:06:07 2e38978dfe40: Layer already exists 10:06:07 853007cbf912: Layer already exists 10:06:07 5cce1525e608: Layer already exists 10:06:07 141e69e7c42b: Layer already exists 10:06:07 latest: digest: sha256:a15355f5e1fdd95046d1e46a0c239741588240da9f5ac36ec27722669e75d11f size: 1365 [Pipeline] isUnix [Pipeline] sh 10:06:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:06:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.41 10:06:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:06:07 5cce1525e608: Preparing 10:06:07 141e69e7c42b: Preparing 10:06:07 39f44ce4b78e: Preparing 10:06:07 853007cbf912: Preparing 10:06:07 2e38978dfe40: Preparing 10:06:07 5cce1525e608: Layer already exists 10:06:07 39f44ce4b78e: Layer already exists 10:06:07 2e38978dfe40: Layer already exists 10:06:07 141e69e7c42b: Layer already exists 10:06:07 853007cbf912: Layer already exists 10:06:07 2.2.0-dev.41: digest: sha256:a15355f5e1fdd95046d1e46a0c239741588240da9f5ac36ec27722669e75d11f size: 1365 [Pipeline] isUnix [Pipeline] sh 10:06:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:06:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:06:08 5cce1525e608: Preparing 10:06:08 141e69e7c42b: Preparing 10:06:08 39f44ce4b78e: Preparing 10:06:08 853007cbf912: Preparing 10:06:08 2e38978dfe40: Preparing 10:06:08 5cce1525e608: Layer already exists 10:06:08 853007cbf912: Layer already exists 10:06:08 141e69e7c42b: Layer already exists 10:06:08 2e38978dfe40: Layer already exists 10:06:08 39f44ce4b78e: Layer already exists 10:06:08 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:a15355f5e1fdd95046d1e46a0c239741588240da9f5ac36ec27722669e75d11f size: 1365 [Pipeline] isUnix [Pipeline] sh 10:06:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 10:06:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:06:08 5cce1525e608: Preparing 10:06:08 141e69e7c42b: Preparing 10:06:08 39f44ce4b78e: Preparing 10:06:08 853007cbf912: Preparing 10:06:08 2e38978dfe40: Preparing 10:06:08 2e38978dfe40: Layer already exists 10:06:08 5cce1525e608: Layer already exists 10:06:08 39f44ce4b78e: Layer already exists 10:06:08 141e69e7c42b: Layer already exists 10:06:08 853007cbf912: Layer already exists 10:06:08 main: digest: sha256:a15355f5e1fdd95046d1e46a0c239741588240da9f5ac36ec27722669e75d11f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:06:08 ===================================================== [Pipeline] echo 10:06:08 taggedImages: 10:06:08 - nexus3.edgexfoundry.org:10004/support-notifications:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:06:08 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:06:08 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.41 10:06:08 - nexus3.edgexfoundry.org:10004/support-notifications:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:06:08 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:06:08 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:06:08 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:06:08 latest 10:06:08 2.2.0-dev.41 10:06:08 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:06:08 main 10:06:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:06:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:06:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:06:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:06:09 aa1b723a07e2: Preparing 10:06:09 caa40aef5a51: Preparing 10:06:09 39f44ce4b78e: Preparing 10:06:09 4dd322329103: Preparing 10:06:09 2e38978dfe40: Preparing 10:06:09 4dd322329103: Layer already exists 10:06:09 2e38978dfe40: Layer already exists 10:06:09 39f44ce4b78e: Layer already exists 10:06:09 aa1b723a07e2: Pushed 10:06:10 caa40aef5a51: Pushed 10:06:10 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:6f923246c767c95ec7d1ad1aa6a8cb77473387d1841ceb468110b39c0134e421 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:06:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 10:06:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:06:11 aa1b723a07e2: Preparing 10:06:11 caa40aef5a51: Preparing 10:06:11 39f44ce4b78e: Preparing 10:06:11 4dd322329103: Preparing 10:06:11 2e38978dfe40: Preparing 10:06:11 caa40aef5a51: Layer already exists 10:06:11 39f44ce4b78e: Layer already exists 10:06:11 4dd322329103: Layer already exists 10:06:11 aa1b723a07e2: Layer already exists 10:06:11 2e38978dfe40: Layer already exists 10:06:11 latest: digest: sha256:6f923246c767c95ec7d1ad1aa6a8cb77473387d1841ceb468110b39c0134e421 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:06:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:06:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.41 10:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:06:12 aa1b723a07e2: Preparing 10:06:12 caa40aef5a51: Preparing 10:06:12 39f44ce4b78e: Preparing 10:06:12 4dd322329103: Preparing 10:06:12 2e38978dfe40: Preparing 10:06:12 2e38978dfe40: Layer already exists 10:06:12 4dd322329103: Layer already exists 10:06:12 caa40aef5a51: Layer already exists 10:06:12 aa1b723a07e2: Layer already exists 10:06:12 39f44ce4b78e: Layer already exists 10:06:12 2.2.0-dev.41: digest: sha256:6f923246c767c95ec7d1ad1aa6a8cb77473387d1841ceb468110b39c0134e421 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:06:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:06:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:06:12 aa1b723a07e2: Preparing 10:06:12 caa40aef5a51: Preparing 10:06:12 39f44ce4b78e: Preparing 10:06:12 4dd322329103: Preparing 10:06:12 2e38978dfe40: Preparing 10:06:12 39f44ce4b78e: Layer already exists 10:06:12 caa40aef5a51: Layer already exists 10:06:12 aa1b723a07e2: Layer already exists 10:06:12 4dd322329103: Layer already exists 10:06:12 2e38978dfe40: Layer already exists 10:06:12 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:6f923246c767c95ec7d1ad1aa6a8cb77473387d1841ceb468110b39c0134e421 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:06:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 10:06:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:06:13 aa1b723a07e2: Preparing 10:06:13 caa40aef5a51: Preparing 10:06:13 39f44ce4b78e: Preparing 10:06:13 4dd322329103: Preparing 10:06:13 2e38978dfe40: Preparing 10:06:13 aa1b723a07e2: Layer already exists 10:06:13 39f44ce4b78e: Layer already exists 10:06:13 4dd322329103: Layer already exists 10:06:13 2e38978dfe40: Layer already exists 10:06:13 caa40aef5a51: Layer already exists 10:06:13 main: digest: sha256:6f923246c767c95ec7d1ad1aa6a8cb77473387d1841ceb468110b39c0134e421 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:06:13 ===================================================== [Pipeline] echo 10:06:13 taggedImages: 10:06:13 - nexus3.edgexfoundry.org:10004/support-scheduler:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:06:13 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:06:13 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.41 10:06:13 - nexus3.edgexfoundry.org:10004/support-scheduler:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:06:13 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 10:06:13 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 10:06:13 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:06:13 latest 10:06:13 2.2.0-dev.41 10:06:13 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:06:13 main 10:06:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:06:13 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:06:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 10:06:13 f51eb43ea18d: Preparing 10:06:13 059a78a6320e: Preparing 10:06:13 c6c0b01279eb: Preparing 10:06:13 6f5edd0b55a9: Preparing 10:06:13 4b4527d9d361: Preparing 10:06:13 0419e16943bb: Preparing 10:06:13 2bc6eda7d6fe: Preparing 10:06:13 38c686747f67: Preparing 10:06:13 698317193ef4: Preparing 10:06:13 3de006b0ad1b: Preparing 10:06:13 1a058d5342cc: Preparing 10:06:13 0419e16943bb: Waiting 10:06:13 2bc6eda7d6fe: Waiting 10:06:13 38c686747f67: Waiting 10:06:13 698317193ef4: Waiting 10:06:13 3de006b0ad1b: Waiting 10:06:13 4b4527d9d361: Layer already exists 10:06:13 0419e16943bb: Layer already exists 10:06:13 2bc6eda7d6fe: Layer already exists 10:06:13 38c686747f67: Layer already exists 10:06:13 698317193ef4: Layer already exists 10:06:13 059a78a6320e: Pushed 10:06:13 3de006b0ad1b: Layer already exists 10:06:13 1a058d5342cc: Layer already exists 10:06:14 f51eb43ea18d: Pushed 10:06:15 c6c0b01279eb: Pushed 10:06:21 6f5edd0b55a9: Pushed 10:06:21 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:fbca1f8d594ddd75ca4554fad4c863936ef39dc57e14cbeec2b7f18372064f09 size: 2622 [Pipeline] isUnix [Pipeline] sh 10:06:21 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 10:06:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 10:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 10:06:22 f51eb43ea18d: Preparing 10:06:22 059a78a6320e: Preparing 10:06:22 c6c0b01279eb: Preparing 10:06:22 6f5edd0b55a9: Preparing 10:06:22 4b4527d9d361: Preparing 10:06:22 0419e16943bb: Preparing 10:06:22 2bc6eda7d6fe: Preparing 10:06:22 38c686747f67: Preparing 10:06:22 698317193ef4: Preparing 10:06:22 3de006b0ad1b: Preparing 10:06:22 1a058d5342cc: Preparing 10:06:22 0419e16943bb: Waiting 10:06:22 2bc6eda7d6fe: Waiting 10:06:22 3de006b0ad1b: Waiting 10:06:22 1a058d5342cc: Waiting 10:06:22 698317193ef4: Waiting 10:06:22 f51eb43ea18d: Layer already exists 10:06:22 059a78a6320e: Layer already exists 10:06:22 4b4527d9d361: Layer already exists 10:06:22 6f5edd0b55a9: Layer already exists 10:06:22 c6c0b01279eb: Layer already exists 10:06:22 0419e16943bb: Layer already exists 10:06:22 2bc6eda7d6fe: Layer already exists 10:06:22 3de006b0ad1b: Layer already exists 10:06:22 38c686747f67: Layer already exists 10:06:22 698317193ef4: Layer already exists 10:06:22 1a058d5342cc: Layer already exists 10:06:22 latest: digest: sha256:fbca1f8d594ddd75ca4554fad4c863936ef39dc57e14cbeec2b7f18372064f09 size: 2622 [Pipeline] isUnix [Pipeline] sh 10:06:22 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:06:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.41 10:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 10:06:22 f51eb43ea18d: Preparing 10:06:22 059a78a6320e: Preparing 10:06:22 c6c0b01279eb: Preparing 10:06:22 6f5edd0b55a9: Preparing 10:06:22 4b4527d9d361: Preparing 10:06:22 0419e16943bb: Preparing 10:06:22 2bc6eda7d6fe: Preparing 10:06:22 38c686747f67: Preparing 10:06:22 698317193ef4: Preparing 10:06:22 3de006b0ad1b: Preparing 10:06:22 1a058d5342cc: Preparing 10:06:22 1a058d5342cc: Waiting 10:06:22 2bc6eda7d6fe: Waiting 10:06:22 0419e16943bb: Waiting 10:06:22 698317193ef4: Waiting 10:06:22 c6c0b01279eb: Layer already exists 10:06:22 4b4527d9d361: Layer already exists 10:06:22 6f5edd0b55a9: Layer already exists 10:06:22 059a78a6320e: Layer already exists 10:06:22 f51eb43ea18d: Layer already exists 10:06:22 0419e16943bb: Layer already exists 10:06:22 38c686747f67: Layer already exists 10:06:22 2bc6eda7d6fe: Layer already exists 10:06:22 698317193ef4: Layer already exists 10:06:22 3de006b0ad1b: Layer already exists 10:06:22 1a058d5342cc: Layer already exists 10:06:22 2.2.0-dev.41: digest: sha256:fbca1f8d594ddd75ca4554fad4c863936ef39dc57e14cbeec2b7f18372064f09 size: 2622 [Pipeline] isUnix [Pipeline] sh 10:06:23 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:06:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 10:06:23 f51eb43ea18d: Preparing 10:06:23 059a78a6320e: Preparing 10:06:23 c6c0b01279eb: Preparing 10:06:23 6f5edd0b55a9: Preparing 10:06:23 4b4527d9d361: Preparing 10:06:23 0419e16943bb: Preparing 10:06:23 2bc6eda7d6fe: Preparing 10:06:23 38c686747f67: Preparing 10:06:23 698317193ef4: Preparing 10:06:23 3de006b0ad1b: Preparing 10:06:23 1a058d5342cc: Preparing 10:06:23 0419e16943bb: Waiting 10:06:23 38c686747f67: Waiting 10:06:23 2bc6eda7d6fe: Waiting 10:06:23 1a058d5342cc: Waiting 10:06:23 3de006b0ad1b: Waiting 10:06:23 698317193ef4: Waiting 10:06:23 059a78a6320e: Layer already exists 10:06:23 f51eb43ea18d: Layer already exists 10:06:23 6f5edd0b55a9: Layer already exists 10:06:23 4b4527d9d361: Layer already exists 10:06:23 c6c0b01279eb: Layer already exists 10:06:23 2bc6eda7d6fe: Layer already exists 10:06:23 38c686747f67: Layer already exists 10:06:23 0419e16943bb: Layer already exists 10:06:23 698317193ef4: Layer already exists 10:06:23 3de006b0ad1b: Layer already exists 10:06:23 1a058d5342cc: Layer already exists 10:06:23 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:fbca1f8d594ddd75ca4554fad4c863936ef39dc57e14cbeec2b7f18372064f09 size: 2622 [Pipeline] isUnix [Pipeline] sh 10:06:23 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 10:06:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 10:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 10:06:23 f51eb43ea18d: Preparing 10:06:23 059a78a6320e: Preparing 10:06:23 c6c0b01279eb: Preparing 10:06:23 6f5edd0b55a9: Preparing 10:06:23 4b4527d9d361: Preparing 10:06:23 0419e16943bb: Preparing 10:06:23 2bc6eda7d6fe: Preparing 10:06:23 38c686747f67: Preparing 10:06:23 698317193ef4: Preparing 10:06:23 3de006b0ad1b: Preparing 10:06:23 1a058d5342cc: Preparing 10:06:23 0419e16943bb: Waiting 10:06:23 2bc6eda7d6fe: Waiting 10:06:23 38c686747f67: Waiting 10:06:23 3de006b0ad1b: Waiting 10:06:23 1a058d5342cc: Waiting 10:06:23 4b4527d9d361: Layer already exists 10:06:23 f51eb43ea18d: Layer already exists 10:06:23 c6c0b01279eb: Layer already exists 10:06:23 6f5edd0b55a9: Layer already exists 10:06:23 059a78a6320e: Layer already exists 10:06:23 0419e16943bb: Layer already exists 10:06:23 3de006b0ad1b: Layer already exists 10:06:23 698317193ef4: Layer already exists 10:06:23 38c686747f67: Layer already exists 10:06:23 2bc6eda7d6fe: Layer already exists 10:06:23 1a058d5342cc: Layer already exists 10:06:23 main: digest: sha256:fbca1f8d594ddd75ca4554fad4c863936ef39dc57e14cbeec2b7f18372064f09 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:06:24 ===================================================== [Pipeline] echo 10:06:24 taggedImages: 10:06:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:06:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 10:06:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.41 10:06:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:06:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:06:44 Removing intermediate container ad850038e4aa 10:06:44 ---> b1456c20e274 10:06:44 Successfully built b1456c20e274 10:06:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:06:44 + docker inspect -f . ci-base-image-arm64 10:06:44 . [Pipeline] withDockerContainer 10:06:45 prd-ubuntu20.04-docker-arm64-4c-16g-8173 does not seem to be running inside a container 10:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:06:46 $ docker top 45de484a0a23ea160c8190e809aa07c6197ce6e793e4400e9253c2f4f3222eb4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:47 + go version 10:06:47 go version go1.17.6 linux/arm64 [Pipeline] } 10:06:47 $ docker stop --time=1 45de484a0a23ea160c8190e809aa07c6197ce6e793e4400e9253c2f4f3222eb4 10:06:49 $ docker rm -f 45de484a0a23ea160c8190e809aa07c6197ce6e793e4400e9253c2f4f3222eb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:06:49 10:06:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:06:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:06:50 latest: Pulling from edgex-devops/edgex-compose-arm64 10:06:50 29e5d40040c1: Pulling fs layer 10:06:50 1ce36da41761: Pulling fs layer 10:06:50 25b303627fd3: Pulling fs layer 10:06:50 29e5d40040c1: Verifying Checksum 10:06:50 29e5d40040c1: Download complete 10:06:50 1ce36da41761: Verifying Checksum 10:06:50 1ce36da41761: Download complete 10:06:51 29e5d40040c1: Pull complete 10:06:52 25b303627fd3: Verifying Checksum 10:06:52 25b303627fd3: Download complete 10:06:52 1ce36da41761: Pull complete 10:07:04 25b303627fd3: Pull complete 10:07:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:07:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:07:05 prd-ubuntu20.04-docker-arm64-4c-16g-8173 does not seem to be running inside a container 10:07:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** -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-devops/edgex-compose-arm64:latest cat 10:07:07 $ docker top 3f5261deea3ce40b6e47d95ba7aacded9f919139d06011dd0a89d1556a2f3e58 -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:08 + docker-compose build --help 10:07:08 + grep parallel 10:07:11 --parallel Build images in parallel. [Pipeline] } 10:07:11 $ docker stop --time=1 3f5261deea3ce40b6e47d95ba7aacded9f919139d06011dd0a89d1556a2f3e58 10:07:13 $ docker rm -f 3f5261deea3ce40b6e47d95ba7aacded9f919139d06011dd0a89d1556a2f3e58 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:07:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:07:14 . [Pipeline] withDockerContainer 10:07:14 prd-ubuntu20.04-docker-arm64-4c-16g-8173 does not seem to be running inside a container 10:07:14 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** -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-devops/edgex-compose-arm64:latest cat 10:07:15 $ docker top be53cca50604dc81da0584464a08eec54cbb8d7b2d87daa2b49cd99700a007dd -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:16 + docker-compose -f ./docker-compose-build.yml build --parallel 10:07:20 Building core-command ... 10:07:20 Building core-data ... 10:07:20 Building core-metadata ... 10:07:20 Building security-bootstrapper ... 10:07:20 Building security-proxy-setup ... 10:07:20 Building security-secretstore-setup ... 10:07:20 Building support-notifications ... 10:07:20 Building support-scheduler ... 10:07:20 Building sys-mgmt-agent ... 10:07:20 Building security-proxy-setup 10:07:20 Building sys-mgmt-agent 10:07:20 Building security-secretstore-setup 10:07:20 Building support-scheduler 10:07:20 Building core-command 10:08:07 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:08:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:08:07 ---> b1456c20e274 10:08:07 Step 3/25 : WORKDIR /edgex-go 10:08:07 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:08:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:08:07 ---> b1456c20e274 10:08:07 Step 3/21 : WORKDIR /edgex-go 10:08:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:08:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:08:08 ---> b1456c20e274 10:08:08 Step 3/23 : WORKDIR /edgex-go 10:08:08 ---> Running in fab0f25d5063 10:08:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:08:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:08:08 ---> b1456c20e274 10:08:08 ---> Running in d9388dd187be 10:08:08 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:08:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:08:08 ---> b1456c20e274 10:08:08 Step 3/22 : WORKDIR /edgex-go 10:08:08 ---> Running in 0b054bcabc4f 10:08:08 Step 3/23 : WORKDIR /edgex-go 10:08:08 ---> Running in ab337afc9a16 10:08:08 ---> Running in bdb3ccc466c9 10:08:08 Removing intermediate container d9388dd187be 10:08:08 ---> f4c5f35950b9 10:08:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:08 Removing intermediate container 0b054bcabc4f 10:08:08 ---> 306ac55df435 10:08:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:08 Removing intermediate container ab337afc9a16 10:08:08 ---> 8d1b09c3f5aa 10:08:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:08 ---> Running in 0300eab9572b 10:08:08 ---> Running in 76e3dfd0b670 10:08:08 Removing intermediate container bdb3ccc466c9 10:08:08 ---> 64a69579076e 10:08:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:09 Removing intermediate container fab0f25d5063 10:08:09 ---> fa09977341f9 10:08:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:09 ---> Running in ce4b4b90c4b6 10:08:09 ---> Running in 27c05e31a0d4 10:08:09 ---> Running in b305cb4ba1d9 10:08:12 Removing intermediate container 0300eab9572b 10:08:12 ---> a3c62540cbff 10:08:12 Step 5/23 : RUN apk add --update --no-cache make bash git 10:08:12 ---> Running in bf70e672baab 10:08:13 Removing intermediate container 76e3dfd0b670 10:08:13 ---> 5485a02ad57f 10:08:13 Step 5/22 : RUN apk add --update --no-cache make git 10:08:13 ---> Running in 04bf8924fc1e 10:08:14 Removing intermediate container 27c05e31a0d4 10:08:14 ---> b77c612461c5 10:08:14 Step 5/21 : RUN apk add --update --no-cache make git 10:08:14 Removing intermediate container ce4b4b90c4b6 10:08:14 ---> 1b292eef9839 10:08:14 Step 5/23 : RUN apk add --update --no-cache make git 10:08:14 ---> Running in 1bb9dfa0c3f2 10:08:14 Removing intermediate container b305cb4ba1d9 10:08:14 ---> 7cff7b1dd002 10:08:14 Step 5/25 : RUN apk add --update --no-cache make git 10:08:14 ---> Running in 9cff3c5fd73e 10:08:14 ---> Running in f60d272ac389 10:08:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:08:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:08:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:08:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:08:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:08:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:08:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:08:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:08:17 OK: 220 MiB in 52 packages 10:08:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:08:17 OK: 220 MiB in 52 packages 10:08:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:08:18 OK: 220 MiB in 52 packages 10:08:18 Removing intermediate container bf70e672baab 10:08:18 ---> 340f5365ffef 10:08:18 Step 6/23 : COPY go.mod vendor* ./ 10:08:18 OK: 220 MiB in 52 packages 10:08:18 OK: 220 MiB in 52 packages 10:08:19 Removing intermediate container 04bf8924fc1e 10:08:19 ---> d0a5840a5deb 10:08:19 Step 6/22 : COPY go.mod vendor* ./ 10:08:19 ---> c019fa39e78d 10:08:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:20 ---> Running in c1b0b58672b2 10:08:20 Removing intermediate container 1bb9dfa0c3f2 10:08:20 ---> a8d1c91b6878 10:08:20 Step 6/21 : COPY go.mod vendor* ./ 10:08:20 Removing intermediate container 9cff3c5fd73e 10:08:20 ---> 46f697adf1bf 10:08:20 Step 6/23 : COPY go.mod vendor* ./ 10:08:20 Removing intermediate container f60d272ac389 10:08:20 ---> 67d28af9f452 10:08:20 Step 6/25 : COPY go.mod vendor* ./ 10:08:20 ---> 51199af3ab69 10:08:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:20 ---> Running in f6c3f3ff8b19 10:08:22 ---> ebc50e01f96f 10:08:22 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:22 ---> 6dbeee65ddbf 10:08:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:22 ---> b9e939ff5eb2 10:08:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:22 ---> Running in f7e440a92b77 10:08:22 ---> Running in 05b5e593709c 10:08:22 ---> Running in 8eb78e194417 10:08:26 Removing intermediate container c1b0b58672b2 10:08:26 ---> 49cdbf0e0b48 10:08:26 Step 8/23 : COPY . . 10:08:26 Removing intermediate container f6c3f3ff8b19 10:08:26 ---> 086022f82876 10:08:26 Step 8/22 : COPY . . 10:08:29 Removing intermediate container 8eb78e194417 10:08:29 ---> 52eafaded303 10:08:29 Step 8/25 : COPY . . 10:08:29 Removing intermediate container f7e440a92b77 10:08:29 ---> c38c8bf1d2e9 10:08:29 Step 8/21 : COPY . . 10:08:29 Removing intermediate container 05b5e593709c 10:08:29 ---> 25a9fed6d94c 10:08:29 Step 8/23 : COPY . . 10:08:44 ---> e8bedab6207e 10:08:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:08:44 ---> a2d04a0fb939 10:08:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:08:44 ---> Running in 5561914ef389 10:08:44 ---> Running in e6e23e3f228b 10:08:45 ---> d78e8106d554 10:08:45 Step 9/23 : RUN make cmd/core-command/core-command 10:08:45 ---> Running in 199e29e69730 10:08:46 ---> b029847cf659 10:08:46 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:08:46 ---> Running in 2789fd5cdd1d 10:08:46 ---> f8976ea54c29 10:08:46 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:08:46 ---> Running in b85f71d5616f 10:08:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:08:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-command/core-command ./cmd/core-command 10:08:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:08:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:08:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:10:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/secrets-config ./cmd/secrets-config 10:10:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:10:58 Removing intermediate container 199e29e69730 10:10:58 ---> 4c7a64356ac0 10:10:58 10:10:58 Step 10/23 : FROM alpine:3.14 10:10:58 3.14: Pulling from library/alpine 10:11:00 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 10:11:00 Status: Downloaded newer image for alpine:3.14 10:11:00 ---> 71a2028e5025 10:11:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:11:00 ---> Running in 32eea0c1466b 10:11:01 Removing intermediate container e6e23e3f228b 10:11:01 ---> 812a8ea02013 10:11:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:11:01 ---> Running in 2e3809d9a020 10:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:11:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:11:04 (1/1) Installing dumb-init (1.2.5-r1) 10:11:04 Executing busybox-1.33.1-r6.trigger 10:11:04 OK: 5 MiB in 15 packages 10:11:06 Removing intermediate container 32eea0c1466b 10:11:06 ---> 603f07e37cf3 10:11:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:11:06 ---> Running in 748bc48480e6 10:11:08 Removing intermediate container 748bc48480e6 10:11:08 ---> 5146aa1357fa 10:11:08 Step 13/23 : ENV APP_PORT=59882 10:11:08 ---> Running in eb91d6f6e24b 10:11:08 Removing intermediate container b85f71d5616f 10:11:08 ---> 1502d90e4fb6 10:11:08 10:11:08 Step 10/21 : FROM alpine:3.14 10:11:08 ---> 71a2028e5025 10:11:08 Step 11/21 : RUN apk add --update --no-cache curl 10:11:08 ---> Running in 877eb779e88f 10:11:08 Removing intermediate container eb91d6f6e24b 10:11:08 ---> 15eaac852ef8 10:11:08 Step 14/23 : EXPOSE $APP_PORT 10:11:09 Removing intermediate container 2e3809d9a020 10:11:09 ---> 5ddfa139ebaf 10:11:09 10:11:09 Step 11/23 : FROM docker:20.10.10 10:11:09 ---> Running in fb5c57261399 10:11:09 20.10.10: Pulling from library/docker 10:11:09 Removing intermediate container fb5c57261399 10:11:09 ---> 66d58785a57a 10:11:09 Step 15/23 : WORKDIR / 10:11:10 ---> Running in ce45352b1dbc 10:11:10 Removing intermediate container 2789fd5cdd1d 10:11:10 ---> b6517f6a4393 10:11:10 10:11:10 Step 10/25 : FROM alpine:3.14 10:11:10 ---> 71a2028e5025 10:11:10 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:11:10 ---> Running in e4832211ceba 10:11:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:11:10 Removing intermediate container ce45352b1dbc 10:11:10 ---> 0651e8a3734b 10:11:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:11:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:11:11 (1/5) Installing ca-certificates (20211220-r0) 10:11:11 (2/5) Installing brotli-libs (1.0.9-r5) 10:11:11 (3/5) Installing nghttp2-libs (1.43.0-r0) 10:11:11 (4/5) Installing libcurl (7.79.1-r0) 10:11:11 (5/5) Installing curl (7.79.1-r0) 10:11:11 Executing busybox-1.33.1-r6.trigger 10:11:12 Executing ca-certificates-20211220-r0.trigger 10:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:11:12 OK: 8 MiB in 19 packages 10:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:11:13 ---> 5777bc59d850 10:11:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:11:13 (1/3) Installing ca-certificates (20211220-r0) 10:11:13 (2/3) Installing dumb-init (1.2.5-r1) 10:11:13 (3/3) Installing su-exec (0.2-r1) 10:11:13 Executing busybox-1.33.1-r6.trigger 10:11:13 Executing ca-certificates-20211220-r0.trigger 10:11:13 OK: 6 MiB in 17 packages 10:11:15 Removing intermediate container 877eb779e88f 10:11:15 ---> 732c63195249 10:11:15 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:11:15 ---> Running in 315d03257d64 10:11:15 Removing intermediate container 5561914ef389 10:11:15 ---> 15561046e43e 10:11:15 10:11:15 Step 10/22 : FROM alpine:3.14 10:11:15 ---> 71a2028e5025 10:11:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:11:15 ---> Using cache 10:11:15 ---> 603f07e37cf3 10:11:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:11:15 ---> Using cache 10:11:15 ---> 5146aa1357fa 10:11:15 Step 13/22 : ENV APP_PORT=59861 10:11:15 ---> Running in 1b75ae47d3ef 10:11:15 Removing intermediate container 315d03257d64 10:11:15 ---> 90529524e819 10:11:15 Step 13/21 : WORKDIR /edgex 10:11:15 ---> b1a3aa0d279b 10:11:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:11:16 ---> Running in 9e283ac0d46c 10:11:16 Removing intermediate container 1b75ae47d3ef 10:11:16 ---> ed6cb13c2d9d 10:11:16 Step 14/22 : EXPOSE $APP_PORT 10:11:16 Removing intermediate container e4832211ceba 10:11:16 ---> ad1735163cc6 10:11:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:11:16 ---> Running in 86b50f4fc562 10:11:16 ---> Running in a558b53e9e98 10:11:16 Removing intermediate container 9e283ac0d46c 10:11:16 ---> de6ece88257f 10:11:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:11:16 Removing intermediate container a558b53e9e98 10:11:16 ---> 7f94dd1aff9f 10:11:16 Step 13/25 : WORKDIR / 10:11:17 ---> fb54b1993cf9 10:11:17 Step 19/23 : ENTRYPOINT ["/core-command"] 10:11:17 Removing intermediate container 86b50f4fc562 10:11:17 ---> 911855a3d0bf 10:11:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:11:17 ---> Running in b9858e903775 10:11:17 ---> Running in 90940be22585 10:11:17 ---> b5619a7b66e7 10:11:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:11:18 Removing intermediate container b9858e903775 10:11:18 ---> dc48758dea08 10:11:18 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:11:18 Removing intermediate container 90940be22585 10:11:18 ---> a515d9fbeba2 10:11:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:11:18 ---> Running in 720f97b792f3 10:11:18 ---> 6a8d1f70ed9d 10:11:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:11:18 Removing intermediate container 720f97b792f3 10:11:18 ---> 8014a3fa0235 10:11:18 Step 21/23 : LABEL arch=arm64 10:11:18 ---> b66c815fe5c3 10:11:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:11:19 ---> Running in 97e65e5cb9f0 10:11:19 Removing intermediate container 97e65e5cb9f0 10:11:19 ---> 0caf7b602963 10:11:19 Step 22/23 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:11:19 ---> b14c07fe97e0 10:11:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:11:20 ---> Running in 89466e6d833c 10:11:20 ---> 8ade13c95800 10:11:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:11:20 Removing intermediate container 89466e6d833c 10:11:20 ---> 4e21c5833733 10:11:20 Step 23/23 : LABEL version=2.2.0-dev.41 10:11:20 ---> d588fedc41a2 10:11:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:11:20 ---> Running in 00f96f516566 10:11:21 ---> 15d5ec53b081 10:11:21 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:11:21 Removing intermediate container 00f96f516566 10:11:21 ---> 805025d2a1f9 10:11:21 10:11:21 ---> 7a7918748357 10:11:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:11:22 ---> Running in 8996cc3c921b 10:11:22 Successfully built 805025d2a1f9 10:11:22 Successfully tagged core-command-arm64:latest 10:11:22 Building support-notifications 10:11:22  Building core-command ... done  ---> d779c02bacca 10:11:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . ---> 31085fe731e9 10:11:22 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:11:22 10:11:22 ---> Running in 7ade2e2c8ff2 10:11:23 Removing intermediate container 8996cc3c921b 10:11:23 ---> 9bb7738cd59e 10:11:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:11:23 Removing intermediate container 7ade2e2c8ff2 10:11:23 ---> 36292d1009f1 10:11:23 Step 18/21 : CMD ["--init=true"] 10:11:23 ---> Running in bca40166b77d 10:11:23 ---> Running in 6fd5d854e459 10:11:23 Removing intermediate container bca40166b77d 10:11:23 ---> f245259e22f5 10:11:23 Step 20/22 : LABEL arch=arm64 10:11:23 Removing intermediate container 6fd5d854e459 10:11:23 ---> 5f4462f8cc45 10:11:23 Step 19/21 : LABEL arch=arm64 10:11:24 ---> Running in c0b7d9b530c0 10:11:24 ---> Running in dd394a575892 10:11:24 Removing intermediate container c0b7d9b530c0 10:11:24 ---> df773be0d486 10:11:24 Step 21/22 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:11:24 ---> b3b69c178d7c 10:11:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:11:24 Removing intermediate container dd394a575892 10:11:24 ---> ceaaf60dae92 10:11:24 Step 20/21 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:11:25 ---> Running in 55716572e4a1 10:11:25 ---> Running in 3318745e48c3 10:11:25 Removing intermediate container 3318745e48c3 10:11:25 ---> 6046a6e711c9 10:11:25 Step 21/21 : LABEL version=2.2.0-dev.41 10:11:25 Removing intermediate container 55716572e4a1 10:11:25 ---> 41faacbab777 10:11:25 Step 22/22 : LABEL version=2.2.0-dev.41 10:11:26 ---> Running in 9f7c1dd94f13 10:11:26 ---> Running in 78f6240800b8 10:11:26 Removing intermediate container 78f6240800b8 10:11:26 ---> e1f72068081b 10:11:26 10:11:26 Removing intermediate container 9f7c1dd94f13 10:11:26 ---> 7edc3f68122c 10:11:26 10:11:27 Successfully built 7edc3f68122c 10:11:27 Successfully tagged security-proxy-setup-arm64:latest 10:11:27 Successfully built e1f72068081b 10:11:27 Building core-data 10:11:27  Building security-proxy-setup ... done Successfully tagged support-scheduler-arm64:latest 10:11:27  Building support-scheduler ... done Building core-metadata 10:11:27 ---> 430d0b30e662 10:11:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:11:28 ---> 50be3965f9fc 10:11:28 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 10:11:28 ---> Running in f6e6176d8e0f 10:11:28 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 10:11:28 Status: Downloaded newer image for docker:20.10.10 10:11:28 ---> 520e9a0a30f7 10:11:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:11:28 ---> Running in bf812919faaa 10:11:29 Removing intermediate container bf812919faaa 10:11:29 ---> 3ef14ff1e15c 10:11:29 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 10:11:29 ---> Running in e0d5cd07d588 10:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:11:32 Removing intermediate container f6e6176d8e0f 10:11:32 ---> d2ccf046fc29 10:11:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:11:32 ---> Running in fc21ae3a6ce1 10:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:11:32 Removing intermediate container fc21ae3a6ce1 10:11:32 ---> e877da9fc7d3 10:11:32 Step 23/25 : LABEL arch=arm64 10:11:32 ---> Running in aeb80d635612 10:11:33 (1/42) Installing readline (8.1.0-r0) 10:11:33 (2/42) Installing bash (5.1.4-r0) 10:11:33 Executing bash-5.1.4-r0.post-install 10:11:33 (3/42) Installing brotli-libs (1.0.9-r5) 10:11:33 (4/42) Installing nghttp2-libs (1.43.0-r0) 10:11:33 (5/42) Installing libcurl (7.79.1-r0) 10:11:33 (6/42) Installing curl (7.79.1-r0) 10:11:33 Removing intermediate container aeb80d635612 10:11:33 ---> 3235fe0cbb46 10:11:33 Step 24/25 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:11:33 (7/42) Installing dumb-init (1.2.5-r1) 10:11:33 (8/42) Installing libbz2 (1.0.8-r1) 10:11:33 (9/42) Installing expat (2.4.7-r0) 10:11:33 (10/42) Installing libffi (3.3-r2) 10:11:33 (11/42) Installing gdbm (1.19-r0) 10:11:33 (12/42) Installing xz-libs (5.2.5-r0) 10:11:33 (13/42) Installing libgcc (10.3.1_git20210424-r2) 10:11:33 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 10:11:33 ---> Running in b541dfbe37d9 10:11:33 (15/42) Installing mpdecimal (2.5.1-r1) 10:11:33 (16/42) Installing sqlite-libs (3.35.5-r0) 10:11:33 (17/42) Installing python3 (3.9.5-r2) 10:11:33 Removing intermediate container b541dfbe37d9 10:11:33 ---> dd6c0b35e041 10:11:33 Step 25/25 : LABEL version=2.2.0-dev.41 10:11:33 ---> Running in 72bbaf0b422c 10:11:34 Removing intermediate container 72bbaf0b422c 10:11:34 ---> aee196f5a519 10:11:34 10:11:34 Successfully built aee196f5a519 10:11:35 Successfully tagged security-secretstore-setup-arm64:latest 10:11:35  Building security-secretstore-setup ... done Building security-bootstrapper 10:11:35 (18/42) Installing py3-appdirs (1.4.4-r2) 10:11:35 (19/42) Installing py3-chardet (4.0.0-r2) 10:11:35 (20/42) Installing py3-idna (3.2-r0) 10:11:35 (21/42) Installing py3-urllib3 (1.26.5-r0) 10:11:35 (22/42) Installing py3-certifi (2020.12.5-r1) 10:11:35 (23/42) Installing py3-requests (2.25.1-r4) 10:11:35 (24/42) Installing py3-msgpack (1.0.2-r1) 10:11:35 (25/42) Installing py3-lockfile (0.12.2-r4) 10:11:35 (26/42) Installing py3-cachecontrol (0.12.6-r1) 10:11:35 (27/42) Installing py3-colorama (0.4.4-r1) 10:11:35 (28/42) Installing py3-contextlib2 (0.6.0-r1) 10:11:35 (29/42) Installing py3-distlib (0.3.1-r3) 10:11:35 (30/42) Installing py3-distro (1.5.0-r3) 10:11:35 (31/42) Installing py3-six (1.15.0-r1) 10:11:35 (32/42) Installing py3-webencodings (0.5.1-r4) 10:11:35 (33/42) Installing py3-html5lib (1.1-r1) 10:11:35 (34/42) Installing py3-parsing (2.4.7-r2) 10:11:35 (35/42) Installing py3-packaging (20.9-r1) 10:11:36 (36/42) Installing py3-toml (0.10.2-r2) 10:11:36 (37/42) Installing py3-pep517 (0.10.0-r2) 10:11:36 (38/42) Installing py3-progress (1.5-r2) 10:11:36 (39/42) Installing py3-retrying (1.3.3-r1) 10:11:36 (40/42) Installing py3-ordered-set (4.0.2-r1) 10:11:36 (41/42) Installing py3-setuptools (52.0.0-r3) 10:11:36 (42/42) Installing py3-pip (20.3.4-r1) 10:11:36 Executing busybox-1.33.1-r6.trigger 10:11:36 OK: 84 MiB in 64 packages 10:11:41 Collecting docker-compose==1.23.2 10:11:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:11:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:11:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:11:41 Collecting docopt<0.7,>=0.6.1 10:11:41 Downloading docopt-0.6.2.tar.gz (25 kB) 10:11:44 Collecting websocket-client<1.0,>=0.32.0 10:11:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:11:45 Collecting PyYAML<4,>=3.10 10:11:45 Downloading PyYAML-3.13.tar.gz (270 kB) 10:11:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 10:11:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:11:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:11:48 ---> b1456c20e274 10:11:48 Step 3/22 : WORKDIR /edgex-go 10:11:48 ---> Using cache 10:11:48 ---> 64a69579076e 10:11:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:48 ---> Using cache 10:11:48 ---> 7cff7b1dd002 10:11:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:11:48 Collecting docker<4.0,>=3.6.0 10:11:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:11:49 Collecting jsonschema<3,>=2.5.1 10:11:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:11:49 Collecting cached-property<2,>=1.2.0 10:11:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:11:49 Collecting dockerpty<0.5,>=0.4.1 10:11:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:11:49 ---> Running in cf3d58e2d00c 10:11:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:11:51 Collecting texttable<0.10,>=0.9.0 10:11:51 Downloading texttable-0.9.1.tar.gz (11 kB) 10:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:11:53 OK: 220 MiB in 52 packages 10:11:53 Collecting docker-pycreds>=0.4.0 10:11:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:11:54 Collecting idna<2.8,>=2.5 10:11:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:11:54 Removing intermediate container cf3d58e2d00c 10:11:54 ---> 78f47f1b1511 10:11:54 Step 6/22 : COPY go.mod vendor* ./ 10:11:55 Collecting urllib3<1.25,>=1.21.1 10:11:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:11:55 Collecting chardet<3.1.0,>=3.0.2 10:11:55 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:11:55 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 10:11:55 ---> 69e8fd5ce9aa 10:11:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:55 ---> Running in 557e5aba9ae9 10:11:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:11:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:11:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:11:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:11:57 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:11:57 Attempting uninstall: urllib3 10:11:57 Found existing installation: urllib3 1.26.5 10:11:57 Uninstalling urllib3-1.26.5: 10:11:57 Successfully uninstalled urllib3-1.26.5 10:11:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:11:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:11:57 ---> b1456c20e274 10:11:57 Step 3/23 : WORKDIR /edgex-go 10:11:57 ---> Using cache 10:11:57 ---> 64a69579076e 10:11:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:57 ---> Using cache 10:11:57 ---> 7cff7b1dd002 10:11:57 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:11:57 ---> Running in 15d1d3d205ee 10:11:57 Attempting uninstall: idna 10:11:57 Found existing installation: idna 3.2 10:11:57 Uninstalling idna-3.2: 10:11:57 Successfully uninstalled idna-3.2 10:11:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:11:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:11:58 ---> b1456c20e274 10:11:58 Step 3/23 : WORKDIR /edgex-go 10:11:58 ---> Using cache 10:11:58 ---> 64a69579076e 10:11:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:58 ---> Using cache 10:11:58 ---> 7cff7b1dd002 10:11:58 Step 5/23 : RUN apk add --update --no-cache make git 10:11:58 ---> Using cache 10:11:58 ---> 67d28af9f452 10:11:58 Step 6/23 : COPY go.mod vendor* ./ 10:11:58 ---> Using cache 10:11:58 ---> 6dbeee65ddbf 10:11:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:58 ---> Using cache 10:11:58 ---> 52eafaded303 10:11:58 Step 8/23 : COPY . . 10:11:59 Attempting uninstall: chardet 10:11:59 Found existing installation: chardet 4.0.0 10:11:59 Uninstalling chardet-4.0.0: 10:11:59 Successfully uninstalled chardet-4.0.0 10:11:59 ---> Using cache 10:11:59 ---> b029847cf659 10:11:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:11:59 ---> Running in ebacbefe7356 10:11:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:12:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:12:01 Attempting uninstall: requests 10:12:01 Found existing installation: requests 2.25.1 10:12:01 Uninstalling requests-2.25.1: 10:12:01 Successfully uninstalled requests-2.25.1 10:12:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:12:02 Running setup.py install for texttable: started 10:12:02 OK: 220 MiB in 52 packages 10:12:02 Removing intermediate container 557e5aba9ae9 10:12:02 ---> f21a28c11306 10:12:02 Step 8/22 : COPY . . 10:12:03 Removing intermediate container 15d1d3d205ee 10:12:03 ---> 64727a653d34 10:12:03 Step 6/23 : COPY go.mod vendor* ./ 10:12:04 Running setup.py install for texttable: finished with status 'done' 10:12:04 Running setup.py install for PyYAML: started 10:12:05 ---> 766eb0a9a573 10:12:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:05 ---> Running in fa5a441249ea 10:12:06 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:12:06 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:12:06 ---> b1456c20e274 10:12:06 Step 3/31 : WORKDIR /edgex-go 10:12:06 ---> Using cache 10:12:06 ---> 64a69579076e 10:12:06 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:06 ---> Using cache 10:12:06 ---> 7cff7b1dd002 10:12:06 Step 5/31 : RUN apk add --update --no-cache make git 10:12:06 ---> Using cache 10:12:06 ---> 67d28af9f452 10:12:06 Step 6/31 : COPY go.mod vendor* ./ 10:12:06 ---> Using cache 10:12:06 ---> 6dbeee65ddbf 10:12:06 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:06 ---> Using cache 10:12:06 ---> 52eafaded303 10:12:06 Step 8/31 : COPY . . 10:12:06 ---> Using cache 10:12:06 ---> b029847cf659 10:12:06 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:12:06 Running setup.py install for PyYAML: finished with status 'done' 10:12:06 ---> Running in b0a1fbd7ac64 10:12:07 Running setup.py install for docopt: started 10:12:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:12:10 Running setup.py install for docopt: finished with status 'done' 10:12:10 Running setup.py install for dockerpty: started 10:12:13 Running setup.py install for dockerpty: finished with status 'done' 10:12:13 Removing intermediate container fa5a441249ea 10:12:13 ---> db4c47289a8d 10:12:13 Step 8/23 : COPY . . 10:12:15 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 10:12:20 ---> 02c2ecad18b7 10:12:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:12:20 ---> Running in de13e148a494 10:12:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:12:38 ---> 22b12f1daa26 10:12:38 Step 9/23 : RUN make cmd/core-data/core-data 10:12:38 Removing intermediate container e0d5cd07d588 10:12:38 ---> c11715e2abca 10:12:38 Step 14/23 : ENV APP_PORT=58890 10:12:38 ---> Running in 10194ca7856e 10:12:38 ---> Running in e80fcf85573d 10:12:38 Removing intermediate container e80fcf85573d 10:12:38 ---> 5de8eb848587 10:12:38 Step 15/23 : EXPOSE $APP_PORT 10:12:38 ---> Running in 27398fbaead8 10:12:38 Removing intermediate container 27398fbaead8 10:12:38 ---> 3b01b50cfcb0 10:12:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:12:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.41" -o cmd/core-data/core-data ./cmd/core-data 10:12:40 ---> 93a2cff028cb 10:12:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:12:41 ---> aba0dbad96f9 10:12:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:12:42 ---> 03e247565ea7 10:12:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:12:42 ---> Running in 1a4a19f51811 10:12:42 Removing intermediate container 1a4a19f51811 10:12:42 ---> 004200a03af6 10:12:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:12:42 ---> Running in 1bca25ccd043 10:12:43 Removing intermediate container 1bca25ccd043 10:12:43 ---> 278fabce6e90 10:12:43 Step 21/23 : LABEL arch=arm64 10:12:43 ---> Running in b10bba0ed1ee 10:12:43 Removing intermediate container b10bba0ed1ee 10:12:43 ---> 9437fdf85432 10:12:43 Step 22/23 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:12:43 ---> Running in 0ae7b61b2c01 10:12:44 Removing intermediate container 0ae7b61b2c01 10:12:44 ---> f03b5a05adb1 10:12:44 Step 23/23 : LABEL version=2.2.0-dev.41 10:12:44 ---> Running in 4c46e9251cb9 10:12:45 Removing intermediate container 4c46e9251cb9 10:12:45 ---> 714089aebdb2 10:12:45 10:12:45 Successfully built 714089aebdb2 10:12:45 Successfully tagged sys-mgmt-agent-arm64:latest 10:14:22  Building sys-mgmt-agent ... done Removing intermediate container b0a1fbd7ac64 10:14:22 ---> 9d4dd714547e 10:14:22 10:14:22 Step 10/31 : FROM alpine:3.14 10:14:22 ---> 71a2028e5025 10:14:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:14:22 ---> Running in 71e80e9417be 10:14:22 Removing intermediate container 71e80e9417be 10:14:22 ---> 9ef92de09aae 10:14:22 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:14:22 ---> Running in d08b06e02cae 10:14:22 Removing intermediate container ebacbefe7356 10:14:22 ---> 54e8f39c480d 10:14:22 10:14:22 Step 10/23 : FROM alpine:3.14 10:14:22 ---> 71a2028e5025 10:14:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:14:22 ---> Using cache 10:14:22 ---> 603f07e37cf3 10:14:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:14:22 ---> Using cache 10:14:22 ---> 5146aa1357fa 10:14:22 Step 13/23 : ENV APP_PORT=59881 10:14:22 ---> Running in d3aa1072491f 10:14:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:14:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:14:22 Removing intermediate container d3aa1072491f 10:14:22 ---> 07338b06344c 10:14:22 Step 14/23 : EXPOSE $APP_PORT 10:14:22 ---> Running in d17c19ad9d6d 10:14:22 Removing intermediate container d17c19ad9d6d 10:14:22 ---> cfa55e2dd5cf 10:14:22 Step 15/23 : WORKDIR / 10:14:22 ---> Running in 931106e0c8ac 10:14:22 (1/2) Installing dumb-init (1.2.5-r1) 10:14:22 (2/2) Installing su-exec (0.2-r1) 10:14:22 Executing busybox-1.33.1-r6.trigger 10:14:22 OK: 6 MiB in 16 packages 10:14:22 Removing intermediate container 931106e0c8ac 10:14:22 ---> 890c702c8951 10:14:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:14:22 ---> bef5dd9613bf 10:14:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:14:22 Removing intermediate container d08b06e02cae 10:14:22 ---> 2cf79f9be318 10:14:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:14:22 ---> Running in fbd17a728e16 10:14:22 Removing intermediate container fbd17a728e16 10:14:22 ---> 8a7c39210d38 10:14:22 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:14:22 ---> Running in 61fb65008d40 10:14:22 Removing intermediate container 61fb65008d40 10:14:22 ---> ebf38eff3446 10:14:22 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:14:22 ---> Running in 3257b1a23d91 10:14:22 ---> c9e3864387b2 10:14:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:14:22 ---> 783004ca8847 10:14:22 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:14:22 ---> Running in 855f2be37e7b 10:14:22 Removing intermediate container 855f2be37e7b 10:14:22 ---> e389f20c87b5 10:14:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:14:22 ---> Running in a5e136820401 10:14:23 Removing intermediate container a5e136820401 10:14:23 ---> 5a4ae1ad1733 10:14:23 Step 21/23 : LABEL arch=arm64 10:14:23 Removing intermediate container 3257b1a23d91 10:14:23 ---> c2f5e709da61 10:14:23 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:14:23 ---> Running in 21a06d1eea34 10:14:24 ---> Running in 3d68c11efba7 10:14:24 Removing intermediate container 21a06d1eea34 10:14:24 ---> 494b9c80bb4b 10:14:24 Step 22/23 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:14:24 Removing intermediate container 3d68c11efba7 10:14:24 ---> c717a9948c62 10:14:24 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:14:24 ---> Running in 689f564726b0 10:14:25 Removing intermediate container 689f564726b0 10:14:25 ---> 402649919f99 10:14:25 Step 23/23 : LABEL version=2.2.0-dev.41 10:14:25 ---> Running in 1ed393e66e55 10:14:26 ---> b4fffb1325d1 10:14:26 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:14:26 ---> Running in f1f3cff3122d 10:14:26 Removing intermediate container 1ed393e66e55 10:14:26 ---> 898cc44f8f6d 10:14:26 10:14:26 Successfully built 898cc44f8f6d 10:14:26 Successfully tagged core-metadata-arm64:latest 10:14:29  Building core-metadata ... done Removing intermediate container f1f3cff3122d 10:14:29 ---> c2c27d1f1cbe 10:14:29 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:14:30 ---> 13d7b98a08c7 10:14:30 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:14:33 ---> 87b31a6d5dd5 10:14:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:14:34 Removing intermediate container de13e148a494 10:14:34 ---> 35f923cb9629 10:14:34 10:14:34 Step 10/22 : FROM alpine:3.14 10:14:34 ---> 71a2028e5025 10:14:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:14:34 ---> Running in c7dc7a03a102 10:14:34 ---> fc715f7451bd 10:14:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:14:35 ---> cb0aa679b92d 10:14:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:14:36 ---> 303134198587 10:14:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:14:36 ---> Running in dd43780e8000 10:14:37 Removing intermediate container dd43780e8000 10:14:37 ---> 6c05dc9f044b 10:14:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:14:37 (1/2) Installing ca-certificates (20211220-r0) 10:14:37 (2/2) Installing dumb-init (1.2.5-r1) 10:14:37 Executing busybox-1.33.1-r6.trigger 10:14:37 Executing ca-certificates-20211220-r0.trigger 10:14:37 ---> ad044f6ec866 10:14:37 Step 26/31 : RUN chmod +x /entrypoint.sh 10:14:37 OK: 6 MiB in 16 packages 10:14:38 ---> Running in db8ba56ebe45 10:14:40 Removing intermediate container c7dc7a03a102 10:14:40 ---> 8434ee23b1c0 10:14:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:14:40 ---> Running in b81632542e81 10:14:40 Removing intermediate container b81632542e81 10:14:40 ---> b1247bfb7469 10:14:40 Step 13/22 : ENV APP_PORT=59860 10:14:40 ---> Running in 1d9aff40fefe 10:14:41 Removing intermediate container db8ba56ebe45 10:14:41 ---> 7aae3c74353c 10:14:41 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:14:41 Removing intermediate container 1d9aff40fefe 10:14:41 ---> e47c1318ec26 10:14:41 Step 14/22 : EXPOSE $APP_PORT 10:14:41 ---> Running in b399beac2bf7 10:14:41 ---> Running in a6c474c01296 10:14:41 Removing intermediate container b399beac2bf7 10:14:41 ---> 1e702fc08d64 10:14:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:14:41 Removing intermediate container a6c474c01296 10:14:41 ---> 3ebcad01b699 10:14:41 Step 28/31 : CMD ["gate"] 10:14:42 ---> Running in 00d76ec4fcec 10:14:42 ---> ed07d7bb421c 10:14:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:14:42 Removing intermediate container 00d76ec4fcec 10:14:42 ---> a77417c565ab 10:14:42 Step 29/31 : LABEL arch=arm64 10:14:42 ---> Running in 47f00c865e3e 10:14:43 Removing intermediate container 47f00c865e3e 10:14:43 ---> 6b28566908b1 10:14:43 Step 30/31 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:14:43 ---> Running in 6c11a8bbb19a 10:14:43 ---> 90ff27ef2411 10:14:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:14:44 Removing intermediate container 6c11a8bbb19a 10:14:44 ---> 1f03c9b00391 10:14:44 Step 31/31 : LABEL version=2.2.0-dev.41 10:14:44 ---> Running in bcae367b6049 10:14:44 ---> 13c36e99701d 10:14:44 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:14:45 ---> Running in dd55a7530deb 10:14:45 Removing intermediate container bcae367b6049 10:14:45 ---> c7cb9ebd0724 10:14:45 10:14:45 Successfully built c7cb9ebd0724 10:14:45 Successfully tagged security-bootstrapper-arm64:latest 10:14:45 Removing intermediate container dd55a7530deb 10:14:45 ---> 1683f7d53e6f 10:14:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:14:45  Building security-bootstrapper ... done  ---> Running in 149e7fbdd19b 10:14:46 Removing intermediate container 149e7fbdd19b 10:14:46 ---> 62574afe0867 10:14:46 Step 20/22 : LABEL arch=arm64 10:14:46 ---> Running in e338d0de0df0 10:14:46 Removing intermediate container e338d0de0df0 10:14:46 ---> 996062a04923 10:14:46 Step 21/22 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:14:46 ---> Running in 531eb4a0b8d0 10:14:47 Removing intermediate container 10194ca7856e 10:14:47 ---> f90992513dc1 10:14:47 10:14:47 Step 10/23 : FROM alpine:3.14 10:14:47 ---> 71a2028e5025 10:14:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:14:47 Removing intermediate container 531eb4a0b8d0 10:14:47 ---> 947d50e24c3c 10:14:47 Step 22/22 : LABEL version=2.2.0-dev.41 10:14:47 ---> Running in ce17a0125f22 10:14:47 ---> Running in 644635c35d00 10:14:47 Removing intermediate container 644635c35d00 10:14:47 ---> da5f91778373 10:14:47 10:14:47 Removing intermediate container ce17a0125f22 10:14:47 ---> cc90c3661124 10:14:47 Step 12/23 : ENV APP_PORT=59880 10:14:47 ---> Running in 1000b336b24a 10:14:47 Successfully built da5f91778373 10:14:47 Successfully tagged support-notifications-arm64:latest 10:14:48  Building support-notifications ... done Removing intermediate container 1000b336b24a 10:14:48 ---> c40bcd56b2d6 10:14:48 Step 13/23 : EXPOSE $APP_PORT 10:14:48 ---> Running in 63492eedd179 10:14:48 Removing intermediate container 63492eedd179 10:14:48 ---> 6e0e4ed6964c 10:14:48 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:14:48 ---> Running in 86f10fb6f08d 10:14:50 Removing intermediate container 86f10fb6f08d 10:14:50 ---> d046da67ede7 10:14:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:14:50 ---> Running in 93e207001b0d 10:14:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:14:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:14:53 (1/6) Installing dumb-init (1.2.5-r1) 10:14:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:14:53 (3/6) Installing libsodium (1.0.18-r0) 10:14:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:14:53 (5/6) Installing libzmq (4.3.4-r0) 10:14:54 (6/6) Installing zeromq (4.3.4-r0) 10:14:54 Executing busybox-1.33.1-r6.trigger 10:14:54 OK: 8 MiB in 20 packages 10:14:55 Removing intermediate container 93e207001b0d 10:14:55 ---> 1bd9148d63a8 10:14:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:14:55 ---> 2dbfc38fd6e3 10:14:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:14:56 ---> e4ae514fc31d 10:14:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:14:57 ---> 534f762eef42 10:14:57 Step 19/23 : ENTRYPOINT ["/core-data"] 10:14:57 ---> Running in f4b26d1c383e 10:14:57 Removing intermediate container f4b26d1c383e 10:14:57 ---> f4bde64a74a4 10:14:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:14:57 ---> Running in fc032f7fd9ff 10:14:57 Removing intermediate container fc032f7fd9ff 10:14:57 ---> 982ac260231a 10:14:57 Step 21/23 : LABEL arch=arm64 10:14:57 ---> Running in 0f671138bcd0 10:14:58 Removing intermediate container 0f671138bcd0 10:14:58 ---> e1975f71c4a7 10:14:58 Step 22/23 : LABEL git_sha=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:14:58 ---> Running in c26a7e2b5c99 10:14:58 Removing intermediate container c26a7e2b5c99 10:14:58 ---> a104caaee631 10:14:58 Step 23/23 : LABEL version=2.2.0-dev.41 10:14:58 ---> Running in 30ddc6a43c65 10:14:58 Removing intermediate container 30ddc6a43c65 10:14:58 ---> c048046f8d68 10:14:58 10:14:59 Successfully built c048046f8d68 10:14:59 Successfully tagged core-data-arm64:latest 10:14:59  Building core-data ... done  [Pipeline] } 10:14:59 $ docker stop --time=1 be53cca50604dc81da0584464a08eec54cbb8d7b2d87daa2b49cd99700a007dd 10:15:01 $ docker rm -f be53cca50604dc81da0584464a08eec54cbb8d7b2d87daa2b49cd99700a007dd [Pipeline] // withDockerContainer [Pipeline] sh 10:15:01 + docker images 10:15:01 REPOSITORY TAG IMAGE ID CREATED SIZE 10:15:01 core-data-arm64 latest c048046f8d68 3 seconds ago 19.2MB 10:15:01 support-notifications-arm64 latest da5f91778373 14 seconds ago 16.1MB 10:15:01 f90992513dc1 15 seconds ago 1.49GB 10:15:01 security-bootstrapper-arm64 latest c7cb9ebd0724 17 seconds ago 18MB 10:15:01 35f923cb9629 27 seconds ago 1.48GB 10:15:01 core-metadata-arm64 latest 898cc44f8f6d 35 seconds ago 16MB 10:15:01 54e8f39c480d 47 seconds ago 1.48GB 10:15:01 9d4dd714547e 51 seconds ago 1.48GB 10:15:01 sys-mgmt-agent-arm64 latest 714089aebdb2 2 minutes ago 280MB 10:15:01 security-secretstore-setup-arm64 latest aee196f5a519 3 minutes ago 26.9MB 10:15:01 support-scheduler-arm64 latest e1f72068081b 3 minutes ago 15.4MB 10:15:01 security-proxy-setup-arm64 latest 7edc3f68122c 3 minutes ago 25.4MB 10:15:01 core-command-arm64 latest 805025d2a1f9 3 minutes ago 15.3MB 10:15:01 15561046e43e 3 minutes ago 1.48GB 10:15:01 b6517f6a4393 3 minutes ago 1.49GB 10:15:01 5ddfa139ebaf 3 minutes ago 1.48GB 10:15:01 1502d90e4fb6 3 minutes ago 1.48GB 10:15:01 4c7a64356ac0 4 minutes ago 1.48GB 10:15:01 ci-base-image-arm64 latest b1456c20e274 8 minutes ago 1.26GB 10:15:01 alpine 3.14 71a2028e5025 3 days ago 5.34MB 10:15:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB 10:15:01 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 10:15:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:15:02 provisioning config files... 10:15:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/161@tmp/config4621494316316983234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:15:02 ---> docker-login.sh 10:15:02 nexus3.edgexfoundry.org:10001 10:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:02 Configure a credential helper to remove this warning. See 10:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:02 10:15:02 Login Succeeded 10:15:02 nexus3.edgexfoundry.org:10002 10:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:03 Configure a credential helper to remove this warning. See 10:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:03 10:15:03 Login Succeeded 10:15:03 nexus3.edgexfoundry.org:10003 10:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:03 Configure a credential helper to remove this warning. See 10:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:03 10:15:03 Login Succeeded 10:15:03 nexus3.edgexfoundry.org:10004 10:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:04 Configure a credential helper to remove this warning. See 10:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:04 10:15:04 Login Succeeded 10:15:04 docker.io 10:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:04 Configure a credential helper to remove this warning. See 10:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:04 10:15:04 Login Succeeded 10:15:04 ---> docker-login.sh ends [Pipeline] } 10:15:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:15:04 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:15:04 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:04 latest 10:15:04 2.2.0-dev.41 10:15:04 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:04 main 10:15:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:15:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:15:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:15:05 6540fe672f89: Preparing 10:15:05 63b69f3ea706: Preparing 10:15:05 4be4a5416de2: Preparing 10:15:05 b9aa868aa1cd: Preparing 10:15:05 49c7c6f6dc6c: Preparing 10:15:05 49c7c6f6dc6c: Layer already exists 10:15:05 6540fe672f89: Pushed 10:15:05 4be4a5416de2: Pushed 10:15:05 b9aa868aa1cd: Pushed 10:15:08 63b69f3ea706: Pushed 10:15:08 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:6aa635188ed4634598e05443134cb3842cb818b1e8452ff41b439c05bb5d88bb size: 1363 [Pipeline] isUnix [Pipeline] sh 10:15:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:15:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:15:09 6540fe672f89: Preparing 10:15:09 63b69f3ea706: Preparing 10:15:09 4be4a5416de2: Preparing 10:15:09 b9aa868aa1cd: Preparing 10:15:09 49c7c6f6dc6c: Preparing 10:15:09 49c7c6f6dc6c: Layer already exists 10:15:09 b9aa868aa1cd: Layer already exists 10:15:09 6540fe672f89: Layer already exists 10:15:09 4be4a5416de2: Layer already exists 10:15:09 63b69f3ea706: Layer already exists 10:15:09 latest: digest: sha256:6aa635188ed4634598e05443134cb3842cb818b1e8452ff41b439c05bb5d88bb size: 1363 [Pipeline] isUnix [Pipeline] sh 10:15:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:15:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.41 10:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:15:10 6540fe672f89: Preparing 10:15:10 63b69f3ea706: Preparing 10:15:10 4be4a5416de2: Preparing 10:15:10 b9aa868aa1cd: Preparing 10:15:10 49c7c6f6dc6c: Preparing 10:15:10 6540fe672f89: Layer already exists 10:15:10 4be4a5416de2: Layer already exists 10:15:10 49c7c6f6dc6c: Layer already exists 10:15:10 b9aa868aa1cd: Layer already exists 10:15:10 63b69f3ea706: Layer already exists 10:15:10 2.2.0-dev.41: digest: sha256:6aa635188ed4634598e05443134cb3842cb818b1e8452ff41b439c05bb5d88bb size: 1363 [Pipeline] isUnix [Pipeline] sh 10:15:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:15:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:15:11 6540fe672f89: Preparing 10:15:11 63b69f3ea706: Preparing 10:15:11 4be4a5416de2: Preparing 10:15:11 b9aa868aa1cd: Preparing 10:15:11 49c7c6f6dc6c: Preparing 10:15:11 49c7c6f6dc6c: Layer already exists 10:15:11 b9aa868aa1cd: Layer already exists 10:15:11 6540fe672f89: Layer already exists 10:15:11 4be4a5416de2: Layer already exists 10:15:11 63b69f3ea706: Layer already exists 10:15:11 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:6aa635188ed4634598e05443134cb3842cb818b1e8452ff41b439c05bb5d88bb size: 1363 [Pipeline] isUnix [Pipeline] sh 10:15:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 10:15:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:15:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:15:12 6540fe672f89: Preparing 10:15:12 63b69f3ea706: Preparing 10:15:12 4be4a5416de2: Preparing 10:15:12 b9aa868aa1cd: Preparing 10:15:12 49c7c6f6dc6c: Preparing 10:15:12 b9aa868aa1cd: Layer already exists 10:15:12 63b69f3ea706: Layer already exists 10:15:12 6540fe672f89: Layer already exists 10:15:12 4be4a5416de2: Layer already exists 10:15:12 49c7c6f6dc6c: Layer already exists 10:15:12 main: digest: sha256:6aa635188ed4634598e05443134cb3842cb818b1e8452ff41b439c05bb5d88bb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:12 ===================================================== [Pipeline] echo 10:15:12 taggedImages: 10:15:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:15:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.41 10:15:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:15:12 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:15:12 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:12 latest 10:15:12 2.2.0-dev.41 10:15:12 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:12 main 10:15:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:15:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:15:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:15:13 512c40ff3e8f: Preparing 10:15:13 09e507502ed9: Preparing 10:15:13 4be4a5416de2: Preparing 10:15:13 0fc7ed40402a: Preparing 10:15:13 282cfe6dcf2a: Preparing 10:15:13 49c7c6f6dc6c: Preparing 10:15:13 49c7c6f6dc6c: Waiting 10:15:13 4be4a5416de2: Layer already exists 10:15:13 49c7c6f6dc6c: Layer already exists 10:15:13 282cfe6dcf2a: Pushed 10:15:13 512c40ff3e8f: Pushed 10:15:14 0fc7ed40402a: Pushed 10:15:16 09e507502ed9: Pushed 10:15:16 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:7f93752b3dee4545bc0dc649181b20d8a2c39a707fa1ce29f04815e67ead740d size: 1572 [Pipeline] isUnix [Pipeline] sh 10:15:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:15:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:15:17 512c40ff3e8f: Preparing 10:15:17 09e507502ed9: Preparing 10:15:17 4be4a5416de2: Preparing 10:15:17 0fc7ed40402a: Preparing 10:15:17 282cfe6dcf2a: Preparing 10:15:17 49c7c6f6dc6c: Preparing 10:15:17 49c7c6f6dc6c: Waiting 10:15:17 282cfe6dcf2a: Layer already exists 10:15:17 09e507502ed9: Layer already exists 10:15:17 0fc7ed40402a: Layer already exists 10:15:17 512c40ff3e8f: Layer already exists 10:15:17 4be4a5416de2: Layer already exists 10:15:17 49c7c6f6dc6c: Layer already exists 10:15:17 latest: digest: sha256:7f93752b3dee4545bc0dc649181b20d8a2c39a707fa1ce29f04815e67ead740d size: 1572 [Pipeline] isUnix [Pipeline] sh 10:15:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:15:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.41 10:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:15:18 512c40ff3e8f: Preparing 10:15:18 09e507502ed9: Preparing 10:15:18 4be4a5416de2: Preparing 10:15:18 0fc7ed40402a: Preparing 10:15:18 282cfe6dcf2a: Preparing 10:15:18 49c7c6f6dc6c: Preparing 10:15:18 49c7c6f6dc6c: Waiting 10:15:18 09e507502ed9: Layer already exists 10:15:18 512c40ff3e8f: Layer already exists 10:15:18 0fc7ed40402a: Layer already exists 10:15:18 4be4a5416de2: Layer already exists 10:15:18 282cfe6dcf2a: Layer already exists 10:15:18 49c7c6f6dc6c: Layer already exists 10:15:18 2.2.0-dev.41: digest: sha256:7f93752b3dee4545bc0dc649181b20d8a2c39a707fa1ce29f04815e67ead740d size: 1572 [Pipeline] isUnix [Pipeline] sh 10:15:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:15:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:15:19 512c40ff3e8f: Preparing 10:15:19 09e507502ed9: Preparing 10:15:19 4be4a5416de2: Preparing 10:15:19 0fc7ed40402a: Preparing 10:15:19 282cfe6dcf2a: Preparing 10:15:19 49c7c6f6dc6c: Preparing 10:15:19 49c7c6f6dc6c: Waiting 10:15:19 0fc7ed40402a: Layer already exists 10:15:19 4be4a5416de2: Layer already exists 10:15:19 512c40ff3e8f: Layer already exists 10:15:19 09e507502ed9: Layer already exists 10:15:19 282cfe6dcf2a: Layer already exists 10:15:19 49c7c6f6dc6c: Layer already exists 10:15:19 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:7f93752b3dee4545bc0dc649181b20d8a2c39a707fa1ce29f04815e67ead740d size: 1572 [Pipeline] isUnix [Pipeline] sh 10:15:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 10:15:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:15:20 512c40ff3e8f: Preparing 10:15:20 09e507502ed9: Preparing 10:15:20 4be4a5416de2: Preparing 10:15:20 0fc7ed40402a: Preparing 10:15:20 282cfe6dcf2a: Preparing 10:15:20 49c7c6f6dc6c: Preparing 10:15:20 49c7c6f6dc6c: Waiting 10:15:20 0fc7ed40402a: Layer already exists 10:15:20 4be4a5416de2: Layer already exists 10:15:20 512c40ff3e8f: Layer already exists 10:15:20 282cfe6dcf2a: Layer already exists 10:15:20 09e507502ed9: Layer already exists 10:15:20 49c7c6f6dc6c: Layer already exists 10:15:20 main: digest: sha256:7f93752b3dee4545bc0dc649181b20d8a2c39a707fa1ce29f04815e67ead740d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:20 ===================================================== [Pipeline] echo 10:15:20 taggedImages: 10:15:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:15:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.41 10:15:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:20 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:15:20 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:15:20 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:20 latest 10:15:20 2.2.0-dev.41 10:15:20 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:20 main 10:15:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:15:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:15:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:15:21 a59f1f7f90ca: Preparing 10:15:21 d25b79bd1b4c: Preparing 10:15:21 4be4a5416de2: Preparing 10:15:21 b9aa868aa1cd: Preparing 10:15:21 49c7c6f6dc6c: Preparing 10:15:21 b9aa868aa1cd: Layer already exists 10:15:21 49c7c6f6dc6c: Layer already exists 10:15:21 4be4a5416de2: Layer already exists 10:15:21 a59f1f7f90ca: Pushed 10:15:24 d25b79bd1b4c: Pushed 10:15:24 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:84412b24fdb330fc9b859f33af76e3162bbedf12727bad37b0619052c0c6bd4a size: 1363 [Pipeline] isUnix [Pipeline] sh 10:15:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:15:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:15:25 a59f1f7f90ca: Preparing 10:15:25 d25b79bd1b4c: Preparing 10:15:25 4be4a5416de2: Preparing 10:15:25 b9aa868aa1cd: Preparing 10:15:25 49c7c6f6dc6c: Preparing 10:15:25 a59f1f7f90ca: Layer already exists 10:15:25 b9aa868aa1cd: Layer already exists 10:15:25 4be4a5416de2: Layer already exists 10:15:25 d25b79bd1b4c: Layer already exists 10:15:25 49c7c6f6dc6c: Layer already exists 10:15:25 latest: digest: sha256:84412b24fdb330fc9b859f33af76e3162bbedf12727bad37b0619052c0c6bd4a size: 1363 [Pipeline] isUnix [Pipeline] sh 10:15:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:15:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.41 10:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:15:26 a59f1f7f90ca: Preparing 10:15:26 d25b79bd1b4c: Preparing 10:15:26 4be4a5416de2: Preparing 10:15:26 b9aa868aa1cd: Preparing 10:15:26 49c7c6f6dc6c: Preparing 10:15:26 d25b79bd1b4c: Layer already exists 10:15:26 a59f1f7f90ca: Layer already exists 10:15:26 b9aa868aa1cd: Layer already exists 10:15:26 49c7c6f6dc6c: Layer already exists 10:15:26 4be4a5416de2: Layer already exists 10:15:26 2.2.0-dev.41: digest: sha256:84412b24fdb330fc9b859f33af76e3162bbedf12727bad37b0619052c0c6bd4a size: 1363 [Pipeline] isUnix [Pipeline] sh 10:15:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:15:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:15:27 a59f1f7f90ca: Preparing 10:15:27 d25b79bd1b4c: Preparing 10:15:27 4be4a5416de2: Preparing 10:15:27 b9aa868aa1cd: Preparing 10:15:27 49c7c6f6dc6c: Preparing 10:15:27 a59f1f7f90ca: Layer already exists 10:15:27 4be4a5416de2: Layer already exists 10:15:27 b9aa868aa1cd: Layer already exists 10:15:27 d25b79bd1b4c: Layer already exists 10:15:27 49c7c6f6dc6c: Layer already exists 10:15:27 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:84412b24fdb330fc9b859f33af76e3162bbedf12727bad37b0619052c0c6bd4a size: 1363 [Pipeline] isUnix [Pipeline] sh 10:15:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 10:15:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:15:27 a59f1f7f90ca: Preparing 10:15:27 d25b79bd1b4c: Preparing 10:15:27 4be4a5416de2: Preparing 10:15:27 b9aa868aa1cd: Preparing 10:15:27 49c7c6f6dc6c: Preparing 10:15:27 d25b79bd1b4c: Layer already exists 10:15:27 49c7c6f6dc6c: Layer already exists 10:15:27 a59f1f7f90ca: Layer already exists 10:15:27 4be4a5416de2: Layer already exists 10:15:27 b9aa868aa1cd: Layer already exists 10:15:28 main: digest: sha256:84412b24fdb330fc9b859f33af76e3162bbedf12727bad37b0619052c0c6bd4a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:28 ===================================================== [Pipeline] echo 10:15:28 taggedImages: 10:15:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:15:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.41 10:15:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:15:28 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:15:28 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:28 latest 10:15:28 2.2.0-dev.41 10:15:28 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:28 main 10:15:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:15:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:15:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:15:29 befa22f28d11: Preparing 10:15:29 befa22f28d11: Preparing 10:15:29 3994cc994730: Preparing 10:15:29 b1c5b57c84b2: Preparing 10:15:29 05c3a44df3ef: Preparing 10:15:29 55e160cff40d: Preparing 10:15:29 4be4a5416de2: Preparing 10:15:29 e2085c87ae35: Preparing 10:15:29 a6cf4a591240: Preparing 10:15:29 f99754699ece: Preparing 10:15:29 813eea8d3c8e: Preparing 10:15:29 49c7c6f6dc6c: Preparing 10:15:29 4be4a5416de2: Waiting 10:15:29 e2085c87ae35: Waiting 10:15:29 a6cf4a591240: Waiting 10:15:29 f99754699ece: Waiting 10:15:29 813eea8d3c8e: Waiting 10:15:29 49c7c6f6dc6c: Waiting 10:15:29 befa22f28d11: Pushed 10:15:29 05c3a44df3ef: Pushed 10:15:29 3994cc994730: Pushed 10:15:29 b1c5b57c84b2: Pushed 10:15:29 4be4a5416de2: Layer already exists 10:15:29 e2085c87ae35: Pushed 10:15:29 f99754699ece: Pushed 10:15:29 49c7c6f6dc6c: Layer already exists 10:15:29 a6cf4a591240: Pushed 10:15:29 813eea8d3c8e: Pushed 10:15:32 55e160cff40d: Pushed 10:15:32 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:5e070a933a74513b541652b97145935028819d74e3580f113228c93854154e26 size: 2817 [Pipeline] isUnix [Pipeline] sh 10:15:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:15:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:15:34 befa22f28d11: Preparing 10:15:34 befa22f28d11: Preparing 10:15:34 3994cc994730: Preparing 10:15:34 b1c5b57c84b2: Preparing 10:15:34 05c3a44df3ef: Preparing 10:15:34 55e160cff40d: Preparing 10:15:34 4be4a5416de2: Preparing 10:15:34 e2085c87ae35: Preparing 10:15:34 a6cf4a591240: Preparing 10:15:34 f99754699ece: Preparing 10:15:34 813eea8d3c8e: Preparing 10:15:34 49c7c6f6dc6c: Preparing 10:15:34 4be4a5416de2: Waiting 10:15:34 e2085c87ae35: Waiting 10:15:34 a6cf4a591240: Waiting 10:15:34 f99754699ece: Waiting 10:15:34 813eea8d3c8e: Waiting 10:15:34 49c7c6f6dc6c: Waiting 10:15:34 b1c5b57c84b2: Layer already exists 10:15:34 3994cc994730: Layer already exists 10:15:34 55e160cff40d: Layer already exists 10:15:34 05c3a44df3ef: Layer already exists 10:15:34 befa22f28d11: Layer already exists 10:15:34 a6cf4a591240: Layer already exists 10:15:34 4be4a5416de2: Layer already exists 10:15:34 f99754699ece: Layer already exists 10:15:34 e2085c87ae35: Layer already exists 10:15:34 813eea8d3c8e: Layer already exists 10:15:34 49c7c6f6dc6c: Layer already exists 10:15:34 latest: digest: sha256:5e070a933a74513b541652b97145935028819d74e3580f113228c93854154e26 size: 2817 [Pipeline] isUnix [Pipeline] sh 10:15:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:15:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.41 10:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:15:35 befa22f28d11: Preparing 10:15:35 befa22f28d11: Preparing 10:15:35 3994cc994730: Preparing 10:15:35 b1c5b57c84b2: Preparing 10:15:35 05c3a44df3ef: Preparing 10:15:35 55e160cff40d: Preparing 10:15:35 4be4a5416de2: Preparing 10:15:35 e2085c87ae35: Preparing 10:15:35 a6cf4a591240: Preparing 10:15:35 f99754699ece: Preparing 10:15:35 813eea8d3c8e: Preparing 10:15:35 49c7c6f6dc6c: Preparing 10:15:35 4be4a5416de2: Waiting 10:15:35 e2085c87ae35: Waiting 10:15:35 a6cf4a591240: Waiting 10:15:35 f99754699ece: Waiting 10:15:35 813eea8d3c8e: Waiting 10:15:35 49c7c6f6dc6c: Waiting 10:15:35 befa22f28d11: Layer already exists 10:15:35 55e160cff40d: Layer already exists 10:15:35 05c3a44df3ef: Layer already exists 10:15:35 b1c5b57c84b2: Layer already exists 10:15:35 3994cc994730: Layer already exists 10:15:35 a6cf4a591240: Layer already exists 10:15:35 f99754699ece: Layer already exists 10:15:35 e2085c87ae35: Layer already exists 10:15:35 813eea8d3c8e: Layer already exists 10:15:35 4be4a5416de2: Layer already exists 10:15:35 49c7c6f6dc6c: Layer already exists 10:15:35 2.2.0-dev.41: digest: sha256:5e070a933a74513b541652b97145935028819d74e3580f113228c93854154e26 size: 2817 [Pipeline] isUnix [Pipeline] sh 10:15:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:15:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:15:35 befa22f28d11: Preparing 10:15:35 befa22f28d11: Preparing 10:15:35 3994cc994730: Preparing 10:15:35 b1c5b57c84b2: Preparing 10:15:35 05c3a44df3ef: Preparing 10:15:35 55e160cff40d: Preparing 10:15:35 4be4a5416de2: Preparing 10:15:35 e2085c87ae35: Preparing 10:15:35 a6cf4a591240: Preparing 10:15:35 f99754699ece: Preparing 10:15:35 813eea8d3c8e: Preparing 10:15:35 49c7c6f6dc6c: Preparing 10:15:35 a6cf4a591240: Waiting 10:15:35 f99754699ece: Waiting 10:15:35 4be4a5416de2: Waiting 10:15:35 e2085c87ae35: Waiting 10:15:35 49c7c6f6dc6c: Waiting 10:15:35 55e160cff40d: Layer already exists 10:15:35 3994cc994730: Layer already exists 10:15:35 b1c5b57c84b2: Layer already exists 10:15:35 05c3a44df3ef: Layer already exists 10:15:35 befa22f28d11: Layer already exists 10:15:35 f99754699ece: Layer already exists 10:15:35 4be4a5416de2: Layer already exists 10:15:35 a6cf4a591240: Layer already exists 10:15:35 813eea8d3c8e: Layer already exists 10:15:35 e2085c87ae35: Layer already exists 10:15:36 49c7c6f6dc6c: Layer already exists 10:15:36 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:5e070a933a74513b541652b97145935028819d74e3580f113228c93854154e26 size: 2817 [Pipeline] isUnix [Pipeline] sh 10:15:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 10:15:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:15:37 befa22f28d11: Preparing 10:15:37 befa22f28d11: Preparing 10:15:37 3994cc994730: Preparing 10:15:37 b1c5b57c84b2: Preparing 10:15:37 05c3a44df3ef: Preparing 10:15:37 55e160cff40d: Preparing 10:15:37 4be4a5416de2: Preparing 10:15:37 e2085c87ae35: Preparing 10:15:37 a6cf4a591240: Preparing 10:15:37 f99754699ece: Preparing 10:15:37 813eea8d3c8e: Preparing 10:15:37 49c7c6f6dc6c: Preparing 10:15:37 f99754699ece: Waiting 10:15:37 813eea8d3c8e: Waiting 10:15:37 49c7c6f6dc6c: Waiting 10:15:37 4be4a5416de2: Waiting 10:15:37 e2085c87ae35: Waiting 10:15:37 a6cf4a591240: Waiting 10:15:37 05c3a44df3ef: Layer already exists 10:15:37 55e160cff40d: Layer already exists 10:15:37 b1c5b57c84b2: Layer already exists 10:15:37 3994cc994730: Layer already exists 10:15:37 befa22f28d11: Layer already exists 10:15:37 4be4a5416de2: Layer already exists 10:15:37 a6cf4a591240: Layer already exists 10:15:37 e2085c87ae35: Layer already exists 10:15:37 f99754699ece: Layer already exists 10:15:37 813eea8d3c8e: Layer already exists 10:15:37 49c7c6f6dc6c: Layer already exists 10:15:37 main: digest: sha256:5e070a933a74513b541652b97145935028819d74e3580f113228c93854154e26 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:37 ===================================================== [Pipeline] echo 10:15:37 taggedImages: 10:15:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:15:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.41 10:15:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:15:37 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:15:37 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:37 latest 10:15:37 2.2.0-dev.41 10:15:37 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:37 main 10:15:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:15:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:15:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:15:37 db74e351a608: Preparing 10:15:37 7b7365a729ea: Preparing 10:15:37 9bdd194a0468: Preparing 10:15:37 05dbf1b0f8f0: Preparing 10:15:37 6afd50f142b0: Preparing 10:15:37 49c7c6f6dc6c: Preparing 10:15:38 9bdd194a0468: Pushed 10:15:38 05dbf1b0f8f0: Pushed 10:15:38 49c7c6f6dc6c: Layer already exists 10:15:38 6afd50f142b0: Pushed 10:15:40 7b7365a729ea: Pushed 10:15:40 db74e351a608: Pushed 10:15:40 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:f5e126e7a9f2775bec84722373cefcb6f1fca2687d534cfb20a7b7cc403178d1 size: 1576 [Pipeline] isUnix [Pipeline] sh 10:15:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:15:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:15:41 db74e351a608: Preparing 10:15:41 7b7365a729ea: Preparing 10:15:41 9bdd194a0468: Preparing 10:15:41 05dbf1b0f8f0: Preparing 10:15:41 6afd50f142b0: Preparing 10:15:41 49c7c6f6dc6c: Preparing 10:15:41 49c7c6f6dc6c: Waiting 10:15:41 7b7365a729ea: Layer already exists 10:15:41 9bdd194a0468: Layer already exists 10:15:41 6afd50f142b0: Layer already exists 10:15:41 db74e351a608: Layer already exists 10:15:41 05dbf1b0f8f0: Layer already exists 10:15:41 49c7c6f6dc6c: Layer already exists 10:15:41 latest: digest: sha256:f5e126e7a9f2775bec84722373cefcb6f1fca2687d534cfb20a7b7cc403178d1 size: 1576 [Pipeline] isUnix [Pipeline] sh 10:15:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:15:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.41 10:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:15:42 db74e351a608: Preparing 10:15:42 7b7365a729ea: Preparing 10:15:42 9bdd194a0468: Preparing 10:15:42 05dbf1b0f8f0: Preparing 10:15:42 6afd50f142b0: Preparing 10:15:42 49c7c6f6dc6c: Preparing 10:15:42 49c7c6f6dc6c: Waiting 10:15:42 6afd50f142b0: Layer already exists 10:15:42 db74e351a608: Layer already exists 10:15:42 05dbf1b0f8f0: Layer already exists 10:15:42 9bdd194a0468: Layer already exists 10:15:42 7b7365a729ea: Layer already exists 10:15:42 49c7c6f6dc6c: Layer already exists 10:15:42 2.2.0-dev.41: digest: sha256:f5e126e7a9f2775bec84722373cefcb6f1fca2687d534cfb20a7b7cc403178d1 size: 1576 [Pipeline] isUnix [Pipeline] sh 10:15:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:15:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:15:43 db74e351a608: Preparing 10:15:43 7b7365a729ea: Preparing 10:15:43 9bdd194a0468: Preparing 10:15:43 05dbf1b0f8f0: Preparing 10:15:43 6afd50f142b0: Preparing 10:15:43 49c7c6f6dc6c: Preparing 10:15:43 49c7c6f6dc6c: Waiting 10:15:43 7b7365a729ea: Layer already exists 10:15:43 db74e351a608: Layer already exists 10:15:43 9bdd194a0468: Layer already exists 10:15:43 05dbf1b0f8f0: Layer already exists 10:15:43 6afd50f142b0: Layer already exists 10:15:43 49c7c6f6dc6c: Layer already exists 10:15:43 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:f5e126e7a9f2775bec84722373cefcb6f1fca2687d534cfb20a7b7cc403178d1 size: 1576 [Pipeline] isUnix [Pipeline] sh 10:15:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 10:15:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:15:44 db74e351a608: Preparing 10:15:44 7b7365a729ea: Preparing 10:15:44 9bdd194a0468: Preparing 10:15:44 05dbf1b0f8f0: Preparing 10:15:44 6afd50f142b0: Preparing 10:15:44 49c7c6f6dc6c: Preparing 10:15:44 49c7c6f6dc6c: Waiting 10:15:44 05dbf1b0f8f0: Layer already exists 10:15:44 6afd50f142b0: Layer already exists 10:15:44 7b7365a729ea: Layer already exists 10:15:44 9bdd194a0468: Layer already exists 10:15:44 db74e351a608: Layer already exists 10:15:44 49c7c6f6dc6c: Layer already exists 10:15:44 main: digest: sha256:f5e126e7a9f2775bec84722373cefcb6f1fca2687d534cfb20a7b7cc403178d1 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:44 ===================================================== [Pipeline] echo 10:15:44 taggedImages: 10:15:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:15:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.41 10:15:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:15:44 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:15:44 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:44 latest 10:15:44 2.2.0-dev.41 10:15:44 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:44 main 10:15:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:15:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:15:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:15:45 1c0078d47867: Preparing 10:15:45 793cab409e18: Preparing 10:15:45 b9c38250481d: Preparing 10:15:45 fe8045981611: Preparing 10:15:45 875d98acec37: Preparing 10:15:45 9185061afbcf: Preparing 10:15:45 c4c5435eb18a: Preparing 10:15:45 959a52355b25: Preparing 10:15:45 705dc8c67b79: Preparing 10:15:45 49c7c6f6dc6c: Preparing 10:15:45 705dc8c67b79: Waiting 10:15:45 959a52355b25: Waiting 10:15:45 9185061afbcf: Waiting 10:15:45 c4c5435eb18a: Waiting 10:15:45 49c7c6f6dc6c: Waiting 10:15:45 875d98acec37: Pushed 10:15:45 793cab409e18: Pushed 10:15:45 1c0078d47867: Pushed 10:15:45 9185061afbcf: Pushed 10:15:45 c4c5435eb18a: Pushed 10:15:45 959a52355b25: Pushed 10:15:45 49c7c6f6dc6c: Layer already exists 10:15:46 705dc8c67b79: Pushed 10:15:48 fe8045981611: Pushed 10:15:48 b9c38250481d: Pushed 10:15:48 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:1a6e539fceec0c1dbcce4bdbdfb4ed37e6c2e4a331d90d07d253946520d0fc9d size: 2405 [Pipeline] isUnix [Pipeline] sh 10:15:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:15:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:15:49 1c0078d47867: Preparing 10:15:49 793cab409e18: Preparing 10:15:49 b9c38250481d: Preparing 10:15:49 fe8045981611: Preparing 10:15:49 875d98acec37: Preparing 10:15:49 9185061afbcf: Preparing 10:15:49 c4c5435eb18a: Preparing 10:15:49 959a52355b25: Preparing 10:15:49 705dc8c67b79: Preparing 10:15:49 49c7c6f6dc6c: Preparing 10:15:49 c4c5435eb18a: Waiting 10:15:49 959a52355b25: Waiting 10:15:49 705dc8c67b79: Waiting 10:15:49 9185061afbcf: Waiting 10:15:49 49c7c6f6dc6c: Waiting 10:15:49 fe8045981611: Layer already exists 10:15:49 1c0078d47867: Layer already exists 10:15:49 793cab409e18: Layer already exists 10:15:49 b9c38250481d: Layer already exists 10:15:49 875d98acec37: Layer already exists 10:15:49 9185061afbcf: Layer already exists 10:15:49 959a52355b25: Layer already exists 10:15:49 49c7c6f6dc6c: Layer already exists 10:15:49 705dc8c67b79: Layer already exists 10:15:49 c4c5435eb18a: Layer already exists 10:15:49 latest: digest: sha256:1a6e539fceec0c1dbcce4bdbdfb4ed37e6c2e4a331d90d07d253946520d0fc9d size: 2405 [Pipeline] isUnix [Pipeline] sh 10:15:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:15:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.41 10:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:15:50 1c0078d47867: Preparing 10:15:50 793cab409e18: Preparing 10:15:50 b9c38250481d: Preparing 10:15:50 fe8045981611: Preparing 10:15:50 875d98acec37: Preparing 10:15:50 9185061afbcf: Preparing 10:15:50 c4c5435eb18a: Preparing 10:15:50 959a52355b25: Preparing 10:15:50 705dc8c67b79: Preparing 10:15:50 49c7c6f6dc6c: Preparing 10:15:50 c4c5435eb18a: Waiting 10:15:50 959a52355b25: Waiting 10:15:50 705dc8c67b79: Waiting 10:15:50 9185061afbcf: Waiting 10:15:50 49c7c6f6dc6c: Waiting 10:15:50 875d98acec37: Layer already exists 10:15:50 b9c38250481d: Layer already exists 10:15:50 793cab409e18: Layer already exists 10:15:50 1c0078d47867: Layer already exists 10:15:50 fe8045981611: Layer already exists 10:15:50 959a52355b25: Layer already exists 10:15:50 c4c5435eb18a: Layer already exists 10:15:50 49c7c6f6dc6c: Layer already exists 10:15:50 9185061afbcf: Layer already exists 10:15:50 705dc8c67b79: Layer already exists 10:15:50 2.2.0-dev.41: digest: sha256:1a6e539fceec0c1dbcce4bdbdfb4ed37e6c2e4a331d90d07d253946520d0fc9d size: 2405 [Pipeline] isUnix [Pipeline] sh 10:15:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:15:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:15:51 1c0078d47867: Preparing 10:15:51 793cab409e18: Preparing 10:15:51 b9c38250481d: Preparing 10:15:51 fe8045981611: Preparing 10:15:51 875d98acec37: Preparing 10:15:51 9185061afbcf: Preparing 10:15:51 c4c5435eb18a: Preparing 10:15:51 959a52355b25: Preparing 10:15:51 705dc8c67b79: Preparing 10:15:51 49c7c6f6dc6c: Preparing 10:15:51 9185061afbcf: Waiting 10:15:51 c4c5435eb18a: Waiting 10:15:51 959a52355b25: Waiting 10:15:51 705dc8c67b79: Waiting 10:15:51 49c7c6f6dc6c: Waiting 10:15:51 875d98acec37: Layer already exists 10:15:51 793cab409e18: Layer already exists 10:15:51 fe8045981611: Layer already exists 10:15:51 1c0078d47867: Layer already exists 10:15:51 b9c38250481d: Layer already exists 10:15:51 9185061afbcf: Layer already exists 10:15:51 959a52355b25: Layer already exists 10:15:51 c4c5435eb18a: Layer already exists 10:15:51 705dc8c67b79: Layer already exists 10:15:51 49c7c6f6dc6c: Layer already exists 10:15:51 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:1a6e539fceec0c1dbcce4bdbdfb4ed37e6c2e4a331d90d07d253946520d0fc9d size: 2405 [Pipeline] isUnix [Pipeline] sh 10:15:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 10:15:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:15:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:15:52 1c0078d47867: Preparing 10:15:52 793cab409e18: Preparing 10:15:52 b9c38250481d: Preparing 10:15:52 fe8045981611: Preparing 10:15:52 875d98acec37: Preparing 10:15:52 9185061afbcf: Preparing 10:15:52 c4c5435eb18a: Preparing 10:15:52 959a52355b25: Preparing 10:15:52 705dc8c67b79: Preparing 10:15:52 49c7c6f6dc6c: Preparing 10:15:52 9185061afbcf: Waiting 10:15:52 c4c5435eb18a: Waiting 10:15:52 959a52355b25: Waiting 10:15:52 705dc8c67b79: Waiting 10:15:52 1c0078d47867: Layer already exists 10:15:52 875d98acec37: Layer already exists 10:15:52 b9c38250481d: Layer already exists 10:15:52 fe8045981611: Layer already exists 10:15:52 793cab409e18: Layer already exists 10:15:52 c4c5435eb18a: Layer already exists 10:15:52 959a52355b25: Layer already exists 10:15:52 9185061afbcf: Layer already exists 10:15:52 705dc8c67b79: Layer already exists 10:15:52 49c7c6f6dc6c: Layer already exists 10:15:52 main: digest: sha256:1a6e539fceec0c1dbcce4bdbdfb4ed37e6c2e4a331d90d07d253946520d0fc9d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:15:52 ===================================================== [Pipeline] echo 10:15:52 taggedImages: 10:15:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:15:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.41 10:15:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:15:52 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:15:52 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:52 latest 10:15:52 2.2.0-dev.41 10:15:52 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:52 main 10:15:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:15:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:15:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:15:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:15:53 13a9ab0f679e: Preparing 10:15:53 f32202b44971: Preparing 10:15:53 4be4a5416de2: Preparing 10:15:53 1d67890a054c: Preparing 10:15:53 49c7c6f6dc6c: Preparing 10:15:53 49c7c6f6dc6c: Layer already exists 10:15:53 4be4a5416de2: Layer already exists 10:15:53 13a9ab0f679e: Pushed 10:15:54 1d67890a054c: Pushed 10:15:56 f32202b44971: Pushed 10:15:56 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:64e40be1c77952686eca254b6077ab4273ed8b47892f0bf9172c476a1338969d size: 1365 [Pipeline] isUnix [Pipeline] sh 10:15:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:15:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:15:57 13a9ab0f679e: Preparing 10:15:57 f32202b44971: Preparing 10:15:57 4be4a5416de2: Preparing 10:15:57 1d67890a054c: Preparing 10:15:57 49c7c6f6dc6c: Preparing 10:15:57 13a9ab0f679e: Layer already exists 10:15:57 49c7c6f6dc6c: Layer already exists 10:15:57 4be4a5416de2: Layer already exists 10:15:57 1d67890a054c: Layer already exists 10:15:57 f32202b44971: Layer already exists 10:15:57 latest: digest: sha256:64e40be1c77952686eca254b6077ab4273ed8b47892f0bf9172c476a1338969d size: 1365 [Pipeline] isUnix [Pipeline] sh 10:15:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:15:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.41 10:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:15:58 13a9ab0f679e: Preparing 10:15:58 f32202b44971: Preparing 10:15:58 4be4a5416de2: Preparing 10:15:58 1d67890a054c: Preparing 10:15:58 49c7c6f6dc6c: Preparing 10:15:58 4be4a5416de2: Layer already exists 10:15:58 f32202b44971: Layer already exists 10:15:58 1d67890a054c: Layer already exists 10:15:58 13a9ab0f679e: Layer already exists 10:15:58 49c7c6f6dc6c: Layer already exists 10:15:58 2.2.0-dev.41: digest: sha256:64e40be1c77952686eca254b6077ab4273ed8b47892f0bf9172c476a1338969d size: 1365 [Pipeline] isUnix [Pipeline] sh 10:15:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:15:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:15:59 13a9ab0f679e: Preparing 10:15:59 f32202b44971: Preparing 10:15:59 4be4a5416de2: Preparing 10:15:59 1d67890a054c: Preparing 10:15:59 49c7c6f6dc6c: Preparing 10:15:59 49c7c6f6dc6c: Layer already exists 10:15:59 f32202b44971: Layer already exists 10:15:59 4be4a5416de2: Layer already exists 10:15:59 1d67890a054c: Layer already exists 10:15:59 13a9ab0f679e: Layer already exists 10:15:59 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:64e40be1c77952686eca254b6077ab4273ed8b47892f0bf9172c476a1338969d size: 1365 [Pipeline] isUnix [Pipeline] sh 10:16:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 10:16:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:16:00 13a9ab0f679e: Preparing 10:16:00 f32202b44971: Preparing 10:16:00 4be4a5416de2: Preparing 10:16:00 1d67890a054c: Preparing 10:16:00 49c7c6f6dc6c: Preparing 10:16:00 49c7c6f6dc6c: Layer already exists 10:16:00 f32202b44971: Layer already exists 10:16:00 4be4a5416de2: Layer already exists 10:16:00 13a9ab0f679e: Layer already exists 10:16:00 1d67890a054c: Layer already exists 10:16:00 main: digest: sha256:64e40be1c77952686eca254b6077ab4273ed8b47892f0bf9172c476a1338969d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:00 ===================================================== [Pipeline] echo 10:16:00 taggedImages: 10:16:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:16:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:16:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.41 10:16:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:16:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:16:00 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:16:00 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:16:00 latest 10:16:00 2.2.0-dev.41 10:16:00 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:16:00 main 10:16:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:16:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:16:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:16:01 da081407e504: Preparing 10:16:01 4b6989164b57: Preparing 10:16:01 4be4a5416de2: Preparing 10:16:01 b9aa868aa1cd: Preparing 10:16:01 49c7c6f6dc6c: Preparing 10:16:01 49c7c6f6dc6c: Layer already exists 10:16:01 b9aa868aa1cd: Layer already exists 10:16:01 4be4a5416de2: Layer already exists 10:16:01 da081407e504: Pushed 10:16:04 4b6989164b57: Pushed 10:16:04 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:6fe95bf079c39e9f827ba6623f215c15ac7d5a16cef0565f773f31fbc3976900 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:16:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:16:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:16:05 da081407e504: Preparing 10:16:05 4b6989164b57: Preparing 10:16:05 4be4a5416de2: Preparing 10:16:05 b9aa868aa1cd: Preparing 10:16:05 49c7c6f6dc6c: Preparing 10:16:05 b9aa868aa1cd: Layer already exists 10:16:05 49c7c6f6dc6c: Layer already exists 10:16:05 da081407e504: Layer already exists 10:16:05 4b6989164b57: Layer already exists 10:16:05 4be4a5416de2: Layer already exists 10:16:05 latest: digest: sha256:6fe95bf079c39e9f827ba6623f215c15ac7d5a16cef0565f773f31fbc3976900 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:16:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:16:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.41 10:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:16:05 da081407e504: Preparing 10:16:05 4b6989164b57: Preparing 10:16:05 4be4a5416de2: Preparing 10:16:05 b9aa868aa1cd: Preparing 10:16:05 49c7c6f6dc6c: Preparing 10:16:05 4be4a5416de2: Layer already exists 10:16:05 da081407e504: Layer already exists 10:16:05 4b6989164b57: Layer already exists 10:16:05 49c7c6f6dc6c: Layer already exists 10:16:05 b9aa868aa1cd: Layer already exists 10:16:06 2.2.0-dev.41: digest: sha256:6fe95bf079c39e9f827ba6623f215c15ac7d5a16cef0565f773f31fbc3976900 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:16:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:16:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:16:06 da081407e504: Preparing 10:16:06 4b6989164b57: Preparing 10:16:06 4be4a5416de2: Preparing 10:16:06 b9aa868aa1cd: Preparing 10:16:06 49c7c6f6dc6c: Preparing 10:16:06 da081407e504: Layer already exists 10:16:06 4b6989164b57: Layer already exists 10:16:06 4be4a5416de2: Layer already exists 10:16:07 b9aa868aa1cd: Layer already exists 10:16:07 49c7c6f6dc6c: Layer already exists 10:16:07 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:6fe95bf079c39e9f827ba6623f215c15ac7d5a16cef0565f773f31fbc3976900 size: 1364 [Pipeline] isUnix [Pipeline] sh 10:16:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 10:16:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:16:07 da081407e504: Preparing 10:16:07 4b6989164b57: Preparing 10:16:07 4be4a5416de2: Preparing 10:16:07 b9aa868aa1cd: Preparing 10:16:07 49c7c6f6dc6c: Preparing 10:16:07 4be4a5416de2: Layer already exists 10:16:07 b9aa868aa1cd: Layer already exists 10:16:07 49c7c6f6dc6c: Layer already exists 10:16:07 4b6989164b57: Layer already exists 10:16:07 da081407e504: Layer already exists 10:16:08 main: digest: sha256:6fe95bf079c39e9f827ba6623f215c15ac7d5a16cef0565f773f31fbc3976900 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:08 ===================================================== [Pipeline] echo 10:16:08 taggedImages: 10:16:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:16:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:16:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.41 10:16:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:16:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 10:16:08 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 10:16:08 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:16:08 latest 10:16:08 2.2.0-dev.41 10:16:08 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:16:08 main 10:16:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:16:08 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] isUnix [Pipeline] sh 10:16:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:16:08 2f476dc2c091: Preparing 10:16:08 460035d33923: Preparing 10:16:08 f87fdb67cf61: Preparing 10:16:08 6b113556515d: Preparing 10:16:08 e25cc80ef78c: Preparing 10:16:08 f7be28c579d0: Preparing 10:16:08 5ddf987a193f: Preparing 10:16:08 05d0a213effb: Preparing 10:16:08 087270190219: Preparing 10:16:08 b49c6594ab31: Preparing 10:16:08 62170e181a92: Preparing 10:16:08 b49c6594ab31: Waiting 10:16:08 05d0a213effb: Waiting 10:16:08 087270190219: Waiting 10:16:08 f7be28c579d0: Waiting 10:16:08 5ddf987a193f: Waiting 10:16:09 e25cc80ef78c: Layer already exists 10:16:09 f7be28c579d0: Layer already exists 10:16:09 5ddf987a193f: Layer already exists 10:16:09 05d0a213effb: Layer already exists 10:16:09 460035d33923: Pushed 10:16:09 087270190219: Layer already exists 10:16:09 b49c6594ab31: Layer already exists 10:16:09 62170e181a92: Layer already exists 10:16:09 2f476dc2c091: Pushed 10:16:11 f87fdb67cf61: Pushed 10:16:26 6b113556515d: Pushed 10:16:26 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed: digest: sha256:b4d67e8de1ef1fbf3750bd50cc10c7cb052d403c07ed200464192a2097e5f29d size: 2622 [Pipeline] isUnix [Pipeline] sh 10:16:27 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:16:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 10:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:16:27 2f476dc2c091: Preparing 10:16:27 460035d33923: Preparing 10:16:27 f87fdb67cf61: Preparing 10:16:27 6b113556515d: Preparing 10:16:27 e25cc80ef78c: Preparing 10:16:27 f7be28c579d0: Preparing 10:16:27 5ddf987a193f: Preparing 10:16:27 05d0a213effb: Preparing 10:16:27 087270190219: Preparing 10:16:27 b49c6594ab31: Preparing 10:16:27 62170e181a92: Preparing 10:16:27 f7be28c579d0: Waiting 10:16:27 5ddf987a193f: Waiting 10:16:27 b49c6594ab31: Waiting 10:16:27 05d0a213effb: Waiting 10:16:27 087270190219: Waiting 10:16:27 62170e181a92: Waiting 10:16:27 6b113556515d: Layer already exists 10:16:27 f87fdb67cf61: Layer already exists 10:16:27 460035d33923: Layer already exists 10:16:27 2f476dc2c091: Layer already exists 10:16:27 e25cc80ef78c: Layer already exists 10:16:27 05d0a213effb: Layer already exists 10:16:27 f7be28c579d0: Layer already exists 10:16:27 087270190219: Layer already exists 10:16:27 b49c6594ab31: Layer already exists 10:16:27 5ddf987a193f: Layer already exists 10:16:27 62170e181a92: Layer already exists 10:16:27 latest: digest: sha256:b4d67e8de1ef1fbf3750bd50cc10c7cb052d403c07ed200464192a2097e5f29d size: 2622 [Pipeline] isUnix [Pipeline] sh 10:16:28 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:16:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.41 10:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:16:28 2f476dc2c091: Preparing 10:16:28 460035d33923: Preparing 10:16:28 f87fdb67cf61: Preparing 10:16:28 6b113556515d: Preparing 10:16:28 e25cc80ef78c: Preparing 10:16:28 f7be28c579d0: Preparing 10:16:28 5ddf987a193f: Preparing 10:16:28 05d0a213effb: Preparing 10:16:28 087270190219: Preparing 10:16:28 b49c6594ab31: Preparing 10:16:28 62170e181a92: Preparing 10:16:28 05d0a213effb: Waiting 10:16:28 087270190219: Waiting 10:16:28 b49c6594ab31: Waiting 10:16:28 62170e181a92: Waiting 10:16:28 f7be28c579d0: Waiting 10:16:28 5ddf987a193f: Waiting 10:16:28 2f476dc2c091: Layer already exists 10:16:28 f87fdb67cf61: Layer already exists 10:16:28 e25cc80ef78c: Layer already exists 10:16:28 460035d33923: Layer already exists 10:16:28 6b113556515d: Layer already exists 10:16:28 5ddf987a193f: Layer already exists 10:16:28 b49c6594ab31: Layer already exists 10:16:28 05d0a213effb: Layer already exists 10:16:28 f7be28c579d0: Layer already exists 10:16:28 087270190219: Layer already exists 10:16:28 62170e181a92: Layer already exists 10:16:28 2.2.0-dev.41: digest: sha256:b4d67e8de1ef1fbf3750bd50cc10c7cb052d403c07ed200464192a2097e5f29d size: 2622 [Pipeline] isUnix [Pipeline] sh 10:16:29 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 [Pipeline] isUnix [Pipeline] sh 10:16:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:16:29 2f476dc2c091: Preparing 10:16:29 460035d33923: Preparing 10:16:29 f87fdb67cf61: Preparing 10:16:29 6b113556515d: Preparing 10:16:29 e25cc80ef78c: Preparing 10:16:29 f7be28c579d0: Preparing 10:16:29 5ddf987a193f: Preparing 10:16:29 05d0a213effb: Preparing 10:16:29 f7be28c579d0: Waiting 10:16:29 087270190219: Preparing 10:16:29 b49c6594ab31: Preparing 10:16:29 62170e181a92: Preparing 10:16:29 b49c6594ab31: Waiting 10:16:29 5ddf987a193f: Waiting 10:16:29 05d0a213effb: Waiting 10:16:29 087270190219: Waiting 10:16:29 62170e181a92: Waiting 10:16:29 e25cc80ef78c: Layer already exists 10:16:29 f87fdb67cf61: Layer already exists 10:16:29 460035d33923: Layer already exists 10:16:29 6b113556515d: Layer already exists 10:16:29 2f476dc2c091: Layer already exists 10:16:29 5ddf987a193f: Layer already exists 10:16:29 087270190219: Layer already exists 10:16:29 b49c6594ab31: Layer already exists 10:16:29 f7be28c579d0: Layer already exists 10:16:29 05d0a213effb: Layer already exists 10:16:29 62170e181a92: Layer already exists 10:16:29 f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41: digest: sha256:b4d67e8de1ef1fbf3750bd50cc10c7cb052d403c07ed200464192a2097e5f29d size: 2622 [Pipeline] isUnix [Pipeline] sh 10:16:30 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 10:16:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 10:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 10:16:30 2f476dc2c091: Preparing 10:16:30 460035d33923: Preparing 10:16:30 f87fdb67cf61: Preparing 10:16:30 6b113556515d: Preparing 10:16:30 e25cc80ef78c: Preparing 10:16:30 f7be28c579d0: Preparing 10:16:30 5ddf987a193f: Preparing 10:16:30 05d0a213effb: Preparing 10:16:30 087270190219: Preparing 10:16:30 b49c6594ab31: Preparing 10:16:30 62170e181a92: Preparing 10:16:30 f7be28c579d0: Waiting 10:16:30 5ddf987a193f: Waiting 10:16:30 05d0a213effb: Waiting 10:16:30 087270190219: Waiting 10:16:30 b49c6594ab31: Waiting 10:16:30 62170e181a92: Waiting 10:16:30 f87fdb67cf61: Layer already exists 10:16:30 460035d33923: Layer already exists 10:16:30 6b113556515d: Layer already exists 10:16:30 e25cc80ef78c: Layer already exists 10:16:30 2f476dc2c091: Layer already exists 10:16:30 f7be28c579d0: Layer already exists 10:16:30 087270190219: Layer already exists 10:16:30 05d0a213effb: Layer already exists 10:16:30 5ddf987a193f: Layer already exists 10:16:30 b49c6594ab31: Layer already exists 10:16:30 62170e181a92: Layer already exists 10:16:30 main: digest: sha256:b4d67e8de1ef1fbf3750bd50cc10c7cb052d403c07ed200464192a2097e5f29d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:30 ===================================================== [Pipeline] echo 10:16:30 taggedImages: 10:16:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed 10:16:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 10:16:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.41 10:16:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:f322cd4d8d1bf03cdd9087b195dc44a67a2468ed-2.2.0-dev.41 10:16:30 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:16:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:16:31 10:16:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:16:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:16:31 arm64: Pulling from edgex-lftools-log-publisher 10:16:31 8998bd30e6a1: Pulling fs layer 10:16:31 04944245beec: Pulling fs layer 10:16:31 699f458cf7ca: Pulling fs layer 10:16:31 765212b225bb: Pulling fs layer 10:16:31 f23df028b6ca: Pulling fs layer 10:16:31 d65c8cfc05b1: Pulling fs layer 10:16:31 2437ff75d9bd: Pulling fs layer 10:16:31 765212b225bb: Waiting 10:16:31 f23df028b6ca: Waiting 10:16:31 d65c8cfc05b1: Waiting 10:16:31 2437ff75d9bd: Waiting 10:16:31 04944245beec: Verifying Checksum 10:16:31 04944245beec: Download complete 10:16:31 765212b225bb: Verifying Checksum 10:16:31 765212b225bb: Download complete 10:16:31 f23df028b6ca: Download complete 10:16:31 d65c8cfc05b1: Verifying Checksum 10:16:31 d65c8cfc05b1: Download complete 10:16:32 699f458cf7ca: Verifying Checksum 10:16:32 699f458cf7ca: Download complete 10:16:32 8998bd30e6a1: Verifying Checksum 10:16:32 8998bd30e6a1: Download complete 10:16:34 2437ff75d9bd: Verifying Checksum 10:16:34 2437ff75d9bd: Download complete 10:16:36 8998bd30e6a1: Pull complete 10:16:36 04944245beec: Pull complete 10:16:38 699f458cf7ca: Pull complete 10:16:38 765212b225bb: Pull complete 10:16:39 f23df028b6ca: Pull complete 10:16:39 d65c8cfc05b1: Pull complete 10:16:55 2437ff75d9bd: Pull complete 10:16:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:16:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:16:55 prd-ubuntu20.04-docker-arm64-4c-16g-8173 does not seem to be running inside a container 10:16:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** -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:arm64 cat 10:16:56 $ docker top 4944263a87ba3b92db2ca87fc5812756ccacf30acea05d3fb019ffc10dfa7d77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:58 ---> job-cost.sh 10:16:58 lf-activate-venv: SKIPPING 10:16:58 INFO: No Stack... 10:16:58 INFO: Retrieving Pricing Info for: v3-standard-4 10:16:59 INFO: Archiving Costs [Pipeline] sh 10:16:59 + cut -d, -f6 10:16:59 + cat /w/workspace/edgex-go/161/archives/cost.csv [Pipeline] lock 10:16:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-161-stack-cost] 10:16:59 Resource [jenkins-edgexfoundry-edgex-go-main-161-stack-cost] did not exist. Created. 10:16:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:17:00 + echo total: 0.10999999940395355 [Pipeline] stash 10:17:01 Stashed 1 file(s) [Pipeline] } 10:17:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-161-stack-cost] [Pipeline] // lock [Pipeline] } 10:17:01 $ docker stop --time=1 4944263a87ba3b92db2ca87fc5812756ccacf30acea05d3fb019ffc10dfa7d77 10:17:02 $ docker rm -f 4944263a87ba3b92db2ca87fc5812756ccacf30acea05d3fb019ffc10dfa7d77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:17:03 provisioning config files... 10:17:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/161@tmp/config7271259516186741290tmp [Pipeline] { [Pipeline] sh 10:17:03 + set +x 10:17:03 + curl -s https://codecov.io/bash 10:17:03 + bash -s -- 10:17:03 10:17:03 _____ _ 10:17:03 / ____| | | 10:17:03 | | ___ __| | ___ ___ _____ __ 10:17:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:17:03 | |___| (_) | (_| | __/ (_| (_) \ V / 10:17:03 \_____\___/ \__,_|\___|\___\___/ \_/ 10:17:03 Bash-1.0.6 10:17:03 10:17:03 10:17:03 ==> git version 2.25.1 found 10:17:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:17:03 Release-Date: 2020-01-08 10:17:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:17:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:17:03 ==> Jenkins CI detected. 10:17:03 current dir:  /w/workspace/edgex-go/161 10:17:03 project root: . 10:17:03 --> token set from env 10:17:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:17:03 ==> Running gcov in . (disable via -X gcov) 10:17:03 ==> Python coveragepy not found 10:17:03 ==> Searching for coverage reports in: 10:17:03 + . 10:17:03 -> Found 1 reports 10:17:03 ==> Detecting git/mercurial file structure 10:17:04 ==> Reading reports 10:17:04 + ./coverage.out bytes=426503 10:17:04 ==> Appending adjustments 10:17:04 https://docs.codecov.io/docs/fixing-reports 10:17:05 + Found adjustments 10:17:05 ==> Gzipping contents 10:17:05 60K /tmp/codecov.QL4Tdo.gz 10:17:05 ==> Uploading reports 10:17:05 url: https://codecov.io 10:17:05 query: branch=main&commit=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:17:05 -> Pinging Codecov 10:17:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=f322cd4d8d1bf03cdd9087b195dc44a67a2468ed&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:17:05 -> Uploading to 10:17:05 https://storage.googleapis.com/codecov/v4/raw/2022-03-21/00271124DB129430A58F1EEE437C3FCB/f322cd4d8d1bf03cdd9087b195dc44a67a2468ed/2170abcf-63ef-4c97-9399-78e5cbb907a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220321T101705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=853762ba96fb7349889bfb2160cc073796569d354d5b5d6a602359642c55943d 10:17:05 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:05 Dload Upload Total Spent Left Speed 10:17:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58021 0 0 100 58021 0 249k --:--:-- --:--:-- --:--:-- 249k 100 58021 0 0 100 58021 0 249k --:--:-- --:--:-- --:--:-- 248k 10:17:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f322cd4d8d1bf03cdd9087b195dc44a67a2468ed [Pipeline] } 10:17:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:17:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:17:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:17:06 10:17:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 10:17:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:17:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:17:06 188c0c94c7c5: Pulling fs layer 10:17:06 0ef7d3d256c8: Pulling fs layer 10:17:06 de9db76c5a1d: Pulling fs layer 10:17:06 0eba1c9be4d2: Pulling fs layer 10:17:06 0d57e429df01: Pulling fs layer 10:17:06 4e4be7b47b0d: Pulling fs layer 10:17:06 e1f770b5df2f: Pulling fs layer 10:17:06 85a0685a4137: Pulling fs layer 10:17:06 0eba1c9be4d2: Waiting 10:17:06 0d57e429df01: Waiting 10:17:06 4e4be7b47b0d: Waiting 10:17:06 e1f770b5df2f: Waiting 10:17:06 85a0685a4137: Waiting 10:17:06 de9db76c5a1d: Verifying Checksum 10:17:06 de9db76c5a1d: Download complete 10:17:06 0ef7d3d256c8: Verifying Checksum 10:17:06 0ef7d3d256c8: Download complete 10:17:06 0d57e429df01: Verifying Checksum 10:17:06 0d57e429df01: Download complete 10:17:06 4e4be7b47b0d: Download complete 10:17:06 188c0c94c7c5: Verifying Checksum 10:17:06 188c0c94c7c5: Download complete 10:17:06 188c0c94c7c5: Pull complete 10:17:06 e1f770b5df2f: Verifying Checksum 10:17:06 e1f770b5df2f: Download complete 10:17:06 0ef7d3d256c8: Pull complete 10:17:06 de9db76c5a1d: Pull complete 10:17:07 0eba1c9be4d2: Verifying Checksum 10:17:07 0eba1c9be4d2: Download complete 10:17:07 85a0685a4137: Verifying Checksum 10:17:07 85a0685a4137: Download complete 10:17:10 0eba1c9be4d2: Pull complete 10:17:10 0d57e429df01: Pull complete 10:17:10 4e4be7b47b0d: Pull complete 10:17:10 e1f770b5df2f: Pull complete 10:17:14 85a0685a4137: Pull complete 10:17:14 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 10:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:17:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 10:17:14 prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container 10:17:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** -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-devops/edgex-snyk-go:1.410.4 cat 10:17:15 $ docker top 908674073df963bef6f959b59da0b5fd99657628d0c10655a7ad0bde16ddeb2d -eo pid,comm [Pipeline] { [Pipeline] echo 10:17:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 10:17:16 + set -o pipefail 10:17:16 + snyk monitor '--org=edgex-jenkins' 10:17:20 10:17:20 Monitoring /w/workspace/edgex-go/161 (github.com/edgexfoundry/edgex-go)... 10:17:20 10:17:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/feb58082-90e1-47c0-b0c2-52121895df2b 10:17:20 10:17:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:17:20 10:17:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:17:20 10:17:20 [Pipeline] } 10:17:20 $ docker stop --time=1 908674073df963bef6f959b59da0b5fd99657628d0c10655a7ad0bde16ddeb2d 10:17:22 $ docker rm -f 908674073df963bef6f959b59da0b5fd99657628d0c10655a7ad0bde16ddeb2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:17:22 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:17:22 provisioning config files... 10:17:22 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/161@tmp/config4305262071456045376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:22 --> edgex-publish-swagger.sh 10:17:22 === Publish openapi/v2 API === 10:17:22 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 10:17:22 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/161/openapi/v2/core-command.yaml] 10:17:22 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:22 Dload Upload Total Spent Left Speed 10:17:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 29650 0:00:01 0:00:01 --:--:-- 29676 100 33831 0 0 100 33831 0 29650 0:00:01 0:00:01 --:--:-- 29650 10:17:23 10:17:23 10:17:23 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/161/openapi/v2/core-data.yaml] 10:17:23 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:23 Dload Upload Total Spent Left Speed 10:17:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 74047 --:--:-- --:--:-- --:--:-- 73971 100 71604 0 0 100 71604 0 74047 --:--:-- --:--:-- --:--:-- 73971 10:17:24 10:17:24 10:17:24 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/161/openapi/v2/core-metadata.yaml] 10:17:24 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:24 Dload Upload Total Spent Left Speed 10:17:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 119k 0 0 100 119k 0 117k 0:00:01 0:00:01 --:--:-- 117k 10:17:25 10:17:25 10:17:25 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/161/openapi/v2/support-notifications.yaml] 10:17:25 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:25 Dload Upload Total Spent Left Speed 10:17:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74431 0:00:01 0:00:01 --:--:-- 74431 100 89318 0 0 100 89318 0 74431 0:00:01 0:00:01 --:--:-- 74431 10:17:27 10:17:27 10:17:27 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/161/openapi/v2/support-scheduler.yaml] 10:17:27 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:27 Dload Upload Total Spent Left Speed 10:17:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32853 0:00:01 0:00:01 --:--:-- 32853 100 39556 0 0 100 39556 0 20862 0:00:01 0:00:01 --:--:-- 20851 100 39556 0 0 100 39556 0 20862 0:00:01 0:00:01 --:--:-- 20851 10:17:29 10:17:29 10:17:29 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/161/openapi/v2/system-agent.yaml] 10:17:29 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:29 Dload Upload Total Spent Left Speed 10:17:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16686 0:00:01 0:00:01 --:--:-- 16686 100 20091 0 0 100 20091 0 10630 0:00:01 0:00:01 --:--:-- 10624 100 20091 0 0 100 20091 0 10630 0:00:01 0:00:01 --:--:-- 10624 10:17:31 10:17:31 [Pipeline] } 10:17:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:17:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:17:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:17:31 . [Pipeline] withDockerContainer 10:17:31 prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container 10:17:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:17:32 $ docker top 9b4468413d47fe3e84f8bb63fee08f75d8fb7b91de11943434ffa4c11380f38a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:17:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:32 [ssh-agent] Looking for ssh-agent implementation... 10:17:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:32 $ docker exec 9b4468413d47fe3e84f8bb63fee08f75d8fb7b91de11943434ffa4c11380f38a ssh-agent 10:17:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHlckcg/agent.14 10:17:32 SSH_AGENT_PID=21 10:17:32 Running ssh-add (command line suppressed) 10:17:32 Identity added: /w/workspace/edgex-go/161@tmp/private_key_7415257179021127326.key (/w/workspace/edgex-go/161@tmp/private_key_7415257179021127326.key) 10:17:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:32 + git semver tag 10:17:32 # -> Open(): unable to determine branch for HEAD 10:17:32 # $GIT_DIR = /w/workspace/edgex-go/161/.git 10:17:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/161 10:17:32 # $SEMVER_REMOTE_NAME = origin 10:17:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:17:32 # $SEMVER_USER_NAME = edgex-jenkins 10:17:32 # $SEMVER_BRANCH = main 10:17:32 # $SEMVER_DIR = /w/workspace/edgex-go/161/.semver 10:17:32 # f322cd4d8d1bf03cdd9087b195dc44a67a2468ed HEAD 10:17:32 # -> Force: false 10:17:32 # 663ad63ba600d186700fcc14ee380b9eaf946838 refs/tags/v2.2.0-dev.41 [Pipeline] } 10:17:32 $ docker exec --env ******** --env ******** 9b4468413d47fe3e84f8bb63fee08f75d8fb7b91de11943434ffa4c11380f38a ssh-agent -k 10:17:33 unset SSH_AUTH_SOCK; 10:17:33 unset SSH_AGENT_PID; 10:17:33 echo Agent pid 21 killed; 10:17:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:17:33 + git semver [Pipeline] } 10:17:33 $ docker stop --time=1 9b4468413d47fe3e84f8bb63fee08f75d8fb7b91de11943434ffa4c11380f38a 10:17:34 $ docker rm -f 9b4468413d47fe3e84f8bb63fee08f75d8fb7b91de11943434ffa4c11380f38a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 10:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:17:35 10:17:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 10:17:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:17:35 0.23.1-centos7: Pulling from edgex-lftools 10:17:35 ab5ef0e58194: Pulling fs layer 10:17:35 9712f1f96733: Pulling fs layer 10:17:35 63f879dbbcfc: Pulling fs layer 10:17:35 0d9ebad4ef96: Pulling fs layer 10:17:35 e9a5061849ea: Pulling fs layer 10:17:35 d747dcd14b5f: Pulling fs layer 10:17:35 2de7ff778b66: Pulling fs layer 10:17:35 e9a5061849ea: Waiting 10:17:35 d747dcd14b5f: Waiting 10:17:35 0d9ebad4ef96: Waiting 10:17:35 9712f1f96733: Verifying Checksum 10:17:35 9712f1f96733: Download complete 10:17:35 63f879dbbcfc: Verifying Checksum 10:17:35 63f879dbbcfc: Download complete 10:17:35 e9a5061849ea: Verifying Checksum 10:17:35 e9a5061849ea: Download complete 10:17:35 d747dcd14b5f: Verifying Checksum 10:17:35 d747dcd14b5f: Download complete 10:17:35 0d9ebad4ef96: Verifying Checksum 10:17:35 0d9ebad4ef96: Download complete 10:17:35 2de7ff778b66: Verifying Checksum 10:17:35 2de7ff778b66: Download complete 10:17:35 ab5ef0e58194: Verifying Checksum 10:17:35 ab5ef0e58194: Download complete 10:17:38 ab5ef0e58194: Pull complete 10:17:38 9712f1f96733: Pull complete 10:17:39 63f879dbbcfc: Pull complete 10:17:42 0d9ebad4ef96: Pull complete 10:17:42 e9a5061849ea: Pull complete 10:17:42 d747dcd14b5f: Pull complete 10:17:43 2de7ff778b66: Pull complete 10:17:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:17:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:17:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 10:17:43 prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container 10:17:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** -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:0.23.1-centos7 cat 10:17:45 $ docker top f6ad41eb073fab0de1a626dc3fc26edeb67509485652ccf070bfb2196c2b88e6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:17:45 provisioning config files... 10:17:45 copy managed file [sigul-config] to file:/w/workspace/edgex-go/161@tmp/config1932577573205478746tmp 10:17:45 copy managed file [sigul-password] to file:/w/workspace/edgex-go/161@tmp/config4087250941489344111tmp 10:17:45 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/161@tmp/config6287572532698431371tmp [Pipeline] { [Pipeline] echo 10:17:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:17:46 ---> sigul-configuration.sh 10:17:46 gpg: directory `/root/.gnupg' created 10:17:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:17:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:17:46 gpg: keyring `/root/.gnupg/secring.gpg' created 10:17:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:17:46 gpg: CAST5 encrypted data 10:17:46 gpg: encrypted with 1 passphrase 10:17:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:17:46 + mkdir /home/jenkins 10:17:46 + mkdir /home/jenkins/sigul [Pipeline] sh 10:17:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 10:17:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:17:47 ---> sigul-install.sh 10:17:47 Sigul already installed; skipping installation. [Pipeline] sh 10:17:47 + git tag --list 10:17:47 0.6.0 10:17:47 0.6.1 10:17:47 0.7.0 10:17:47 0.7.1 10:17:47 v1.0.0 10:17:47 v1.0.1 10:17:47 v1.1.0 10:17:47 v1.2.0 10:17:47 v1.2.1 10:17:47 v1.3.0 10:17:47 v1.3.1 10:17:47 v2.0.0 10:17:47 v2.0.1-dev.1 10:17:47 v2.0.1-dev.10 10:17:47 v2.0.1-dev.11 10:17:47 v2.0.1-dev.12 10:17:47 v2.0.1-dev.13 10:17:47 v2.0.1-dev.14 10:17:47 v2.0.1-dev.15 10:17:47 v2.0.1-dev.16 10:17:47 v2.0.1-dev.17 10:17:47 v2.0.1-dev.18 10:17:47 v2.0.1-dev.19 10:17:47 v2.0.1-dev.2 10:17:47 v2.0.1-dev.20 10:17:47 v2.0.1-dev.21 10:17:47 v2.0.1-dev.22 10:17:47 v2.0.1-dev.23 10:17:47 v2.0.1-dev.24 10:17:47 v2.0.1-dev.25 10:17:47 v2.0.1-dev.26 10:17:47 v2.0.1-dev.27 10:17:47 v2.0.1-dev.28 10:17:47 v2.0.1-dev.29 10:17:47 v2.0.1-dev.3 10:17:47 v2.0.1-dev.30 10:17:47 v2.0.1-dev.31 10:17:47 v2.0.1-dev.32 10:17:47 v2.0.1-dev.33 10:17:47 v2.0.1-dev.34 10:17:47 v2.0.1-dev.35 10:17:47 v2.0.1-dev.36 10:17:47 v2.0.1-dev.37 10:17:47 v2.0.1-dev.38 10:17:47 v2.0.1-dev.39 10:17:47 v2.0.1-dev.4 10:17:47 v2.0.1-dev.40 10:17:47 v2.0.1-dev.41 10:17:47 v2.0.1-dev.42 10:17:47 v2.0.1-dev.43 10:17:47 v2.0.1-dev.44 10:17:47 v2.0.1-dev.45 10:17:47 v2.0.1-dev.46 10:17:47 v2.0.1-dev.47 10:17:47 v2.0.1-dev.48 10:17:47 v2.0.1-dev.49 10:17:47 v2.0.1-dev.5 10:17:47 v2.0.1-dev.50 10:17:47 v2.0.1-dev.51 10:17:47 v2.0.1-dev.52 10:17:47 v2.0.1-dev.53 10:17:47 v2.0.1-dev.54 10:17:47 v2.0.1-dev.55 10:17:47 v2.0.1-dev.56 10:17:47 v2.0.1-dev.57 10:17:47 v2.0.1-dev.58 10:17:47 v2.0.1-dev.59 10:17:47 v2.0.1-dev.6 10:17:47 v2.0.1-dev.60 10:17:47 v2.0.1-dev.61 10:17:47 v2.0.1-dev.62 10:17:47 v2.0.1-dev.63 10:17:47 v2.0.1-dev.64 10:17:47 v2.0.1-dev.65 10:17:47 v2.0.1-dev.66 10:17:47 v2.0.1-dev.67 10:17:47 v2.0.1-dev.68 10:17:47 v2.0.1-dev.69 10:17:47 v2.0.1-dev.7 10:17:47 v2.0.1-dev.70 10:17:47 v2.0.1-dev.71 10:17:47 v2.0.1-dev.72 10:17:47 v2.0.1-dev.73 10:17:47 v2.0.1-dev.74 10:17:47 v2.0.1-dev.75 10:17:47 v2.0.1-dev.76 10:17:47 v2.0.1-dev.77 10:17:47 v2.0.1-dev.78 10:17:47 v2.0.1-dev.79 10:17:47 v2.0.1-dev.8 10:17:47 v2.0.1-dev.80 10:17:47 v2.0.1-dev.81 10:17:47 v2.0.1-dev.82 10:17:47 v2.0.1-dev.83 10:17:47 v2.0.1-dev.84 10:17:47 v2.0.1-dev.85 10:17:47 v2.0.1-dev.86 10:17:47 v2.0.1-dev.87 10:17:47 v2.0.1-dev.88 10:17:47 v2.0.1-dev.89 10:17:47 v2.0.1-dev.9 10:17:47 v2.0.1-dev.90 10:17:47 v2.0.1-dev.91 10:17:47 v2.0.1-dev.92 10:17:47 v2.0.1-dev.93 10:17:47 v2.0.1-dev.94 10:17:47 v2.0.1-dev.95 10:17:47 v2.0.1-dev.96 10:17:47 v2.0.1-dev.97 10:17:47 v2.0.1-dev.98 10:17:47 v2.0.1-dev.99 10:17:47 v2.1.0 10:17:47 v2.2.0-dev.1 10:17:47 v2.2.0-dev.10 10:17:47 v2.2.0-dev.11 10:17:47 v2.2.0-dev.12 10:17:47 v2.2.0-dev.13 10:17:47 v2.2.0-dev.14 10:17:47 v2.2.0-dev.15 10:17:47 v2.2.0-dev.16 10:17:47 v2.2.0-dev.17 10:17:47 v2.2.0-dev.18 10:17:47 v2.2.0-dev.19 10:17:47 v2.2.0-dev.2 10:17:47 v2.2.0-dev.20 10:17:47 v2.2.0-dev.21 10:17:47 v2.2.0-dev.22 10:17:47 v2.2.0-dev.23 10:17:47 v2.2.0-dev.24 10:17:47 v2.2.0-dev.25 10:17:47 v2.2.0-dev.26 10:17:47 v2.2.0-dev.27 10:17:47 v2.2.0-dev.28 10:17:47 v2.2.0-dev.29 10:17:47 v2.2.0-dev.3 10:17:47 v2.2.0-dev.30 10:17:47 v2.2.0-dev.31 10:17:47 v2.2.0-dev.32 10:17:47 v2.2.0-dev.33 10:17:47 v2.2.0-dev.34 10:17:47 v2.2.0-dev.35 10:17:47 v2.2.0-dev.36 10:17:47 v2.2.0-dev.37 10:17:47 v2.2.0-dev.38 10:17:47 v2.2.0-dev.39 10:17:47 v2.2.0-dev.4 10:17:47 v2.2.0-dev.40 10:17:47 v2.2.0-dev.41 10:17:47 v2.2.0-dev.5 10:17:47 v2.2.0-dev.6 10:17:47 v2.2.0-dev.7 10:17:47 v2.2.0-dev.8 10:17:47 v2.2.0-dev.9 [Pipeline] sh 10:17:47 + lftools sign git-tag v2.2.0-dev.41 10:17:48 Signing Git tag with Sigul... 10:17:48 Signing v2.2.0-dev.41 [Pipeline] echo 10:17:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:17:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:17:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:17:48 $ docker stop --time=1 f6ad41eb073fab0de1a626dc3fc26edeb67509485652ccf070bfb2196c2b88e6 10:17:50 $ docker rm -f f6ad41eb073fab0de1a626dc3fc26edeb67509485652ccf070bfb2196c2b88e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:17:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:17:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:17:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:17:50 . [Pipeline] withDockerContainer 10:17:50 prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container 10:17:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:17:51 $ docker top 621f806d3d386b6d860168d9485f1a7c603c7a5f98a284e5162e78ea95254234 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:17:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:51 [ssh-agent] Looking for ssh-agent implementation... 10:17:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:51 $ docker exec 621f806d3d386b6d860168d9485f1a7c603c7a5f98a284e5162e78ea95254234 ssh-agent 10:17:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlbJlmB/agent.13 10:17:51 SSH_AGENT_PID=19 10:17:51 Running ssh-add (command line suppressed) 10:17:51 Identity added: /w/workspace/edgex-go/161@tmp/private_key_4007303951840809428.key (/w/workspace/edgex-go/161@tmp/private_key_4007303951840809428.key) 10:17:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:52 + git semver bump pre 10:17:52 # -> Open(): unable to determine branch for HEAD 10:17:52 # $GIT_DIR = /w/workspace/edgex-go/161/.git 10:17:52 # $GIT_WORK_TREE = /w/workspace/edgex-go/161 10:17:52 # $SEMVER_REMOTE_NAME = origin 10:17:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:17:52 # $SEMVER_USER_NAME = edgex-jenkins 10:17:52 # $SEMVER_BRANCH = main 10:17:52 # $SEMVER_DIR = /w/workspace/edgex-go/161/.semver 10:17:52 2.2.0-dev.42 [Pipeline] } 10:17:52 $ docker exec --env ******** --env ******** 621f806d3d386b6d860168d9485f1a7c603c7a5f98a284e5162e78ea95254234 ssh-agent -k 10:17:52 unset SSH_AUTH_SOCK; 10:17:52 unset SSH_AGENT_PID; 10:17:52 echo Agent pid 19 killed; 10:17:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:17:52 + git semver [Pipeline] } 10:17:52 $ docker stop --time=1 621f806d3d386b6d860168d9485f1a7c603c7a5f98a284e5162e78ea95254234 10:17:53 $ docker rm -f 621f806d3d386b6d860168d9485f1a7c603c7a5f98a284e5162e78ea95254234 [Pipeline] // withDockerContainer [Pipeline] sh 10:17:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:17:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:17:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:17:54 . [Pipeline] withDockerContainer 10:17:54 prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container 10:17:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:17:54 $ docker top 333531f032f97d3b45dd5e283d7b5649064d6689ce1d414393184c2b01ef4d32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:17:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:54 [ssh-agent] Looking for ssh-agent implementation... 10:17:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:55 $ docker exec 333531f032f97d3b45dd5e283d7b5649064d6689ce1d414393184c2b01ef4d32 ssh-agent 10:17:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFFogMd/agent.13 10:17:55 SSH_AGENT_PID=19 10:17:55 Running ssh-add (command line suppressed) 10:17:55 Identity added: /w/workspace/edgex-go/161@tmp/private_key_1752593704460338390.key (/w/workspace/edgex-go/161@tmp/private_key_1752593704460338390.key) 10:17:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:55 + git semver push 10:17:55 # -> Open(): unable to determine branch for HEAD 10:17:55 # $GIT_DIR = /w/workspace/edgex-go/161/.git 10:17:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/161 10:17:55 # $SEMVER_REMOTE_NAME = origin 10:17:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:17:55 # $SEMVER_USER_NAME = edgex-jenkins 10:17:55 # $SEMVER_BRANCH = main 10:17:55 # $SEMVER_DIR = /w/workspace/edgex-go/161/.semver [Pipeline] } 10:17:58 $ docker exec --env ******** --env ******** 333531f032f97d3b45dd5e283d7b5649064d6689ce1d414393184c2b01ef4d32 ssh-agent -k 10:17:59 unset SSH_AUTH_SOCK; 10:17:59 unset SSH_AGENT_PID; 10:17:59 echo Agent pid 19 killed; 10:17:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:17:59 + git semver [Pipeline] } 10:17:59 $ docker stop --time=1 333531f032f97d3b45dd5e283d7b5649064d6689ce1d414393184c2b01ef4d32 10:18:00 $ docker rm -f 333531f032f97d3b45dd5e283d7b5649064d6689ce1d414393184c2b01ef4d32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:18:01 + [ -d /w/workspace/edgex-go/161/archives ] [Pipeline] libraryResource [Pipeline] sh 10:18:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:18:02 ---> package-listing.sh 10:18:02 ++ facter osfamily 10:18:02 ++ tr '[:upper:]' '[:lower:]' 10:18:02 + OS_FAMILY=debian 10:18:02 + workspace=/w/workspace/edgex-go/161 10:18:02 + START_PACKAGES=/tmp/packages_start.txt 10:18:02 + END_PACKAGES=/tmp/packages_end.txt 10:18:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:18:02 + PACKAGES=/tmp/packages_start.txt 10:18:02 + '[' /w/workspace/edgex-go/161 ']' 10:18:02 + PACKAGES=/tmp/packages_end.txt 10:18:02 + case "${OS_FAMILY}" in 10:18:02 + dpkg -l 10:18:02 + grep '^ii' 10:18:02 + '[' -f /tmp/packages_start.txt ']' 10:18:02 + '[' -f /tmp/packages_end.txt ']' 10:18:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:18:02 + '[' /w/workspace/edgex-go/161 ']' 10:18:02 + mkdir -p /w/workspace/edgex-go/161/archives/ 10:18:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/161/archives/ [Pipeline] echo 10:18:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/161/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:18:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:03 10:18:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:18:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:03 latest: Pulling from edgex-lftools-log-publisher 10:18:03 5eb5b503b376: Pulling fs layer 10:18:03 5c69ac0246d0: Pulling fs layer 10:18:03 ec43610c2a17: Pulling fs layer 10:18:03 3a2ae6a8a46f: Pulling fs layer 10:18:03 33b1e0a273af: Pulling fs layer 10:18:03 5d3b04190fa2: Pulling fs layer 10:18:03 2f39f015ded8: Pulling fs layer 10:18:03 3a2ae6a8a46f: Waiting 10:18:03 33b1e0a273af: Waiting 10:18:03 5d3b04190fa2: Waiting 10:18:03 2f39f015ded8: Waiting 10:18:03 5c69ac0246d0: Download complete 10:18:03 3a2ae6a8a46f: Download complete 10:18:03 33b1e0a273af: Verifying Checksum 10:18:03 33b1e0a273af: Download complete 10:18:03 ec43610c2a17: Verifying Checksum 10:18:03 ec43610c2a17: Download complete 10:18:03 5d3b04190fa2: Download complete 10:18:04 5eb5b503b376: Verifying Checksum 10:18:04 5eb5b503b376: Download complete 10:18:04 2f39f015ded8: Download complete 10:18:05 5eb5b503b376: Pull complete 10:18:05 5c69ac0246d0: Pull complete 10:18:05 ec43610c2a17: Pull complete 10:18:05 3a2ae6a8a46f: Pull complete 10:18:06 33b1e0a273af: Pull complete 10:18:06 5d3b04190fa2: Pull complete 10:18:10 2f39f015ded8: Pull complete 10:18:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:18:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:18:10 prd-ubuntu20.04-docker-8c-8g-8172 does not seem to be running inside a container 10:18:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/161/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/161 -v /w/workspace/edgex-go/161:/w/workspace/edgex-go/161:rw,z -v /w/workspace/edgex-go/161@tmp:/w/workspace/edgex-go/161@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 ******** -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 10:18:11 $ docker top 5ff120e30789106d440da2fbda21763ea1c0f7b18c9feb4d62280b5ff69361fc -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:12 + touch /tmp/pre-build-complete [Pipeline] sh 10:18:12 + mkdir -p /var/log/sysstat [Pipeline] sh 10:18:12 + ls /var/log/sa-host 10:18:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:18:13 provisioning config files... 10:18:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/161@tmp/config7958868614794497917tmp [Pipeline] { [Pipeline] echo 10:18:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:18:13 ---> create-netrc.sh [Pipeline] } 10:18:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:18:13 ---> python-tools-install.sh [Pipeline] echo 10:18:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:18:13 ---> sudo-logs.sh 10:18:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:18:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:18:14 ---> job-cost.sh 10:18:14 lf-activate-venv: SKIPPING 10:18:14 DEBUG: total: 0.10999999940395355 10:18:14 INFO: Retrieving Stack Cost... 10:18:14 INFO: Retrieving Pricing Info for: v3-standard-8 10:18:15 INFO: Archiving Costs [Pipeline] echo 10:18:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:18:15 ---> logs-deploy.sh 10:18:15 lf-activate-venv: SKIPPING 10:18:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/161 10:18:15 INFO: archiving workspace using pattern(s): 10:18:16 Archives upload complete. 10:18:16 INFO: archiving logs to Nexus