Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da625ccdf6d34ec850dd4052da6ef4306bcf8804 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-ssh7366471679373291609.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh3643728834410638322.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17494264167024634431.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 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-ssh6602488037861394351.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7007489927610482985.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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/v3], buildSnap:false] ========================================================= [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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [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-1683 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/548 [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/548 # 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 da625ccdf6d34ec850dd4052da6ef4306bcf8804 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4614)" > 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 da625ccdf6d34ec850dd4052da6ef4306bcf8804 # timeout=10 > git rev-list --no-walk 54d035bfa974c800c1254128570959cbd1217788 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:15:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:15:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:15:21 ========================================================= 23:15:21 EdgeX Global Pipelines Version Info 23:15:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:15:22 ------------------- 23:15:22 stable info: 23:15:22 ------------------- 23:15:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:15:22 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:15:22 Message: update stable to v1.0.250 23:15:23 ------------------- 23:15:23 experimental info: 23:15:23 ------------------- 23:15:23 Commited By: **** collab-it+edgex@linuxfoundation.org 23:15:23 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:15:23 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da625cc [Pipeline] echo 23:15:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:15:24 provisioning config files... 23:15:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/548@tmp/config10518970835777727791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:24 ---> docker-login.sh 23:15:24 nexus3.edgexfoundry.org:10001 23:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:24 Configure a credential helper to remove this warning. See 23:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:24 23:15:24 Login Succeeded 23:15:24 nexus3.edgexfoundry.org:10002 23:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:24 Configure a credential helper to remove this warning. See 23:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:24 23:15:24 Login Succeeded 23:15:24 nexus3.edgexfoundry.org:10003 23:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:24 Configure a credential helper to remove this warning. See 23:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:24 23:15:24 Login Succeeded 23:15:24 nexus3.edgexfoundry.org:10004 23:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:25 Configure a credential helper to remove this warning. See 23:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:25 23:15:25 Login Succeeded 23:15:25 docker.io 23:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:25 Configure a credential helper to remove this warning. See 23:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:25 23:15:25 Login Succeeded 23:15:25 ---> docker-login.sh ends [Pipeline] } 23:15:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:15:25 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 23:15:25 + dirname cmd/core-command/Dockerfile 23:15:25 + cut -d/ -f2 23:15:25 + echo core-command,cmd/core-command/Dockerfile 23:15:25 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:15:25 cut -d/ -f2 23:15:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:15:25 + dirname cmd/core-data/Dockerfile 23:15:25 + cut -d/ -f2 23:15:25 + echo core-data,cmd/core-data/Dockerfile 23:15:25 + dirname cmd/core-metadata/Dockerfile 23:15:25 + cut -d/ -f2 23:15:25 + echo core-metadata,cmd/core-metadata/Dockerfile 23:15:25 + dirname cmd/security-bootstrapper/Dockerfile 23:15:25 + cut -d/ -f2 23:15:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:15:25 + + dirname cmd/security-proxy-auth/Dockerfile 23:15:25 cut -d/ -f2 23:15:25 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:15:25 + dirname cmd/security-proxy-setup/Dockerfile 23:15:25 + cut -d/ -f2 23:15:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:15:25 + dirname cmd/security-secretstore-setup/Dockerfile 23:15:25 + cut -d/ -f2 23:15:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:15:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:15:25 + cut -d/ -f2 23:15:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:15:25 + dirname cmd/security-spire-agent/Dockerfile 23:15:25 + cut -d/ -f2 23:15:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:15:25 + dirname cmd/security-spire-config/Dockerfile 23:15:25 + cut -d/ -f2 23:15:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:15:25 + dirname cmd/security-spire-server/Dockerfile 23:15:25 + cut -d/ -f2 23:15:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:15:25 + dirname cmd/support-notifications/Dockerfile 23:15:25 + cut -d/ -f2 23:15:25 + echo support-notifications,cmd/support-notifications/Dockerfile 23:15:25 + dirname cmd/support-scheduler/Dockerfile 23:15:25 + cut -d/ -f2 23:15:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:15:25 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:15:26 + git rev-list -1 --merges da625ccdf6d34ec850dd4052da6ef4306bcf8804~1..da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] echo 23:15:26 -----------> git rev-list -1 --merges da625ccdf6d34ec850dd4052da6ef4306bcf8804~1..da625ccdf6d34ec850dd4052da6ef4306bcf8804 da625ccdf6d34ec850dd4052da6ef4306bcf8804 [false] [Pipeline] sh 23:15:26 + git log --format=format:%s -1 da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] echo 23:15:26 ========================================================= 23:15:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:15:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:15:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:15:26 + grep -v github /etc/ssh/ssh_known_hosts 23:15:26 + [ -e /tmp/ssh_known_hosts ] 23:15:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:15:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:15:26 + sudo tee -a /etc/ssh/ssh_known_hosts 23:15:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:15:27 23:15:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:15:27 0.1.4: Pulling from edgex-devops/py-git-semver 23:15:27 b85a868b505f: Pulling fs layer 23:15:27 e2be974225ed: Pulling fs layer 23:15:27 339a4e72a1f5: Pulling fs layer 23:15:27 988bab9f4d93: Pulling fs layer 23:15:27 1469e6f7b9e6: Pulling fs layer 23:15:27 eaf3925da568: Pulling fs layer 23:15:27 bab4dde63d76: Pulling fs layer 23:15:27 bde34c3a00c8: Pulling fs layer 23:15:27 b352a97aabf1: Pulling fs layer 23:15:27 4872d77fe225: Pulling fs layer 23:15:27 5851b861e8e6: Pulling fs layer 23:15:27 988bab9f4d93: Waiting 23:15:27 bab4dde63d76: Waiting 23:15:27 1469e6f7b9e6: Waiting 23:15:27 bde34c3a00c8: Waiting 23:15:27 eaf3925da568: Waiting 23:15:27 b352a97aabf1: Waiting 23:15:27 4872d77fe225: Waiting 23:15:27 5851b861e8e6: Waiting 23:15:27 e2be974225ed: Verifying Checksum 23:15:27 e2be974225ed: Download complete 23:15:27 988bab9f4d93: Verifying Checksum 23:15:27 988bab9f4d93: Download complete 23:15:27 1469e6f7b9e6: Verifying Checksum 23:15:27 1469e6f7b9e6: Download complete 23:15:27 eaf3925da568: Verifying Checksum 23:15:27 eaf3925da568: Download complete 23:15:27 339a4e72a1f5: Verifying Checksum 23:15:27 339a4e72a1f5: Download complete 23:15:27 bde34c3a00c8: Download complete 23:15:27 b352a97aabf1: Verifying Checksum 23:15:27 b352a97aabf1: Download complete 23:15:27 4872d77fe225: Download complete 23:15:27 5851b861e8e6: Download complete 23:15:27 b85a868b505f: Verifying Checksum 23:15:27 b85a868b505f: Download complete 23:15:28 bab4dde63d76: Verifying Checksum 23:15:28 bab4dde63d76: Download complete 23:15:29 b85a868b505f: Pull complete 23:15:29 e2be974225ed: Pull complete 23:15:30 339a4e72a1f5: Pull complete 23:15:30 988bab9f4d93: Pull complete 23:15:30 1469e6f7b9e6: Pull complete 23:15:30 eaf3925da568: Pull complete 23:15:32 bab4dde63d76: Pull complete 23:15:32 bde34c3a00c8: Pull complete 23:15:32 b352a97aabf1: Pull complete 23:15:32 4872d77fe225: Pull complete 23:15:32 5851b861e8e6: Pull complete 23:15:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:15:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:32 prd-ubuntu20.04-docker-8c-8g-1683 does not seem to be running inside a container 23:15:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/548 -v /w/workspace/edgex-go/548:/w/workspace/edgex-go/548:rw,z -v /w/workspace/edgex-go/548@tmp:/w/workspace/edgex-go/548@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-devops/py-git-semver:0.1.4 cat 23:15:37 $ docker top ec63e6197ee1f45c110f30cbd440ab4f7de3da106b461e5927e759900cec4002 -eo pid,comm 23:15:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:15:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:15:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:15:37 [ssh-agent] Looking for ssh-agent implementation... 23:15:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:15:37 $ docker exec ec63e6197ee1f45c110f30cbd440ab4f7de3da106b461e5927e759900cec4002 ssh-agent 23:15:37 SSH_AUTH_SOCK=/tmp/ssh-yeS5VJOtE7aB/agent.32 23:15:37 SSH_AGENT_PID=38 23:15:37 Running ssh-add (command line suppressed) 23:15:37 Identity added: /w/workspace/edgex-go/548@tmp/private_key_17446998743955091106.key (/w/workspace/edgex-go/548@tmp/private_key_17446998743955091106.key) 23:15:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:15:37 + git tag --points-at HEAD [Pipeline] } 23:15:37 $ docker exec --env ******** --env ******** ec63e6197ee1f45c110f30cbd440ab4f7de3da106b461e5927e759900cec4002 ssh-agent -k 23:15:37 unset SSH_AUTH_SOCK; 23:15:37 unset SSH_AGENT_PID; 23:15:37 echo Agent pid 38 killed; 23:15:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:15:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:15:37 [ssh-agent] Looking for ssh-agent implementation... 23:15:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:15:38 $ docker exec ec63e6197ee1f45c110f30cbd440ab4f7de3da106b461e5927e759900cec4002 ssh-agent 23:15:38 SSH_AUTH_SOCK=/tmp/ssh-lMIUb7NwgCL5/agent.70 23:15:38 SSH_AGENT_PID=76 23:15:38 Running ssh-add (command line suppressed) 23:15:38 Identity added: /w/workspace/edgex-go/548@tmp/private_key_8350702933879080093.key (/w/workspace/edgex-go/548@tmp/private_key_8350702933879080093.key) 23:15:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:15:38 + git semver init 23:15:38 2023-07-20 23:15:38,745 [run_init] DEBUG init version:0.0.0 force:False 23:15:38 2023-07-20 23:15:38,746 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/548/.semver 23:15:38 2023-07-20 23:15:38,747 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/548/.semver 23:15:38 2023-07-20 23:15:38,747 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/548/.semver'], cwd=/w/workspace/edgex-go/548, universal_newlines=False, shell=None, istream=None) 23:15:45 2023-07-20 23:15:44,185 [append_file] DEBUG append to file:/w/workspace/edgex-go/548/.git/info/exclude 23:15:45 2023-07-20 23:15:44,186 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/548/.semver/main with force:False 23:15:45 2023-07-20 23:15:44,186 [read_version] DEBUG read version from /w/workspace/edgex-go/548/.semver/main 23:15:45 2023-07-20 23:15:44,187 [read_version] DEBUG read version from /w/workspace/edgex-go/548/.semver/main 23:15:45 3.1.0-dev.14 [Pipeline] } 23:15:45 $ docker exec --env ******** --env ******** ec63e6197ee1f45c110f30cbd440ab4f7de3da106b461e5927e759900cec4002 ssh-agent -k 23:15:45 unset SSH_AUTH_SOCK; 23:15:45 unset SSH_AGENT_PID; 23:15:45 echo Agent pid 76 killed; 23:15:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:15:45 + git semver [Pipeline] } 23:15:46 $ docker stop --time=1 ec63e6197ee1f45c110f30cbd440ab4f7de3da106b461e5927e759900cec4002 23:15:47 $ docker rm -f --volumes ec63e6197ee1f45c110f30cbd440ab4f7de3da106b461e5927e759900cec4002 [Pipeline] // withDockerContainer [Pipeline] sh 23:15:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:15:48 Stashed 1 file(s) [Pipeline] echo 23:15:48 [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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] sh 23:15:48 + git config --global --add safe.directory /w/workspace/edgex-go/548 [Pipeline] echo 23:15:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:48 ========================================================= 23:15:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:15:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:15:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:15:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:15:48 4db1b89c0bd1: Pulling fs layer 23:15:48 6911f1a30b25: Pulling fs layer 23:15:48 e194b8c5c2a9: Pulling fs layer 23:15:48 6863d3e3a2b1: Pulling fs layer 23:15:48 ec0bb842ea78: Pulling fs layer 23:15:48 40a00589a448: Pulling fs layer 23:15:48 6c08303d61cc: Pulling fs layer 23:15:48 798269fcf238: Pulling fs layer 23:15:48 40a00589a448: Waiting 23:15:48 6c08303d61cc: Waiting 23:15:48 6863d3e3a2b1: Waiting 23:15:48 ec0bb842ea78: Waiting 23:15:48 798269fcf238: Waiting 23:15:48 6911f1a30b25: Verifying Checksum 23:15:48 6911f1a30b25: Download complete 23:15:48 6863d3e3a2b1: Verifying Checksum 23:15:48 6863d3e3a2b1: Download complete 23:15:48 ec0bb842ea78: Verifying Checksum 23:15:48 ec0bb842ea78: Download complete 23:15:48 4db1b89c0bd1: Verifying Checksum 23:15:48 4db1b89c0bd1: Download complete 23:15:49 40a00589a448: Verifying Checksum 23:15:49 40a00589a448: Download complete 23:15:49 4db1b89c0bd1: Pull complete 23:15:49 6911f1a30b25: Pull complete 23:15:49 798269fcf238: Verifying Checksum 23:15:49 798269fcf238: Download complete 23:15:49 e194b8c5c2a9: Verifying Checksum 23:15:49 e194b8c5c2a9: Download complete 23:15:49 6c08303d61cc: Verifying Checksum 23:15:49 6c08303d61cc: Download complete 23:15:53 e194b8c5c2a9: Pull complete 23:15:53 6863d3e3a2b1: Pull complete 23:15:53 ec0bb842ea78: Pull complete 23:15:53 40a00589a448: Pull complete 23:15:56 6c08303d61cc: Pull complete 23:15:56 798269fcf238: Pull complete 23:15:56 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 23:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:15:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:15:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:15:57 WORKDIR /edgex 23:15:57 COPY go.mod . 23:15:57 RUN go mod download 23:15:57 + docker build -t ci-base-image-x86_64 -f - . 23:15:57 Sending build context to Docker daemon 170.7MB 23:15:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:15:57 ---> ec979cd7f677 23:15:57 Step 2/4 : WORKDIR /edgex 23:16:03 Still waiting to schedule task 23:16:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:16:10 ---> Running in 52d1364052c4 23:16:10 Removing intermediate container 52d1364052c4 23:16:10 ---> 6285d0ca5c6d 23:16:10 Step 3/4 : COPY go.mod . 23:16:10 ---> 41d0f8e4ca82 23:16:10 Step 4/4 : RUN go mod download 23:16:10 ---> Running in cc3ac5019396 23:16:32 Removing intermediate container cc3ac5019396 23:16:32 ---> fd6a914325b9 23:16:32 Successfully built fd6a914325b9 23:16:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:32 + docker inspect -f . ci-base-image-x86_64 23:16:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:32 prd-ubuntu20.04-docker-8c-8g-1683 does not seem to be running inside a container 23:16:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/548 -v /w/workspace/edgex-go/548:/w/workspace/edgex-go/548:rw,z -v /w/workspace/edgex-go/548@tmp:/w/workspace/edgex-go/548@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 ******** ci-base-image-x86_64 cat 23:16:32 $ docker top 4dde35b2c0116840da997c03a7e60d96a0652f6bb8c1bf72ecc8220efb7aaecc -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:33 + go version 23:16:33 go version go1.20.6 linux/amd64 [Pipeline] } 23:16:33 $ docker stop --time=1 4dde35b2c0116840da997c03a7e60d96a0652f6bb8c1bf72ecc8220efb7aaecc 23:16:34 $ docker rm -f --volumes 4dde35b2c0116840da997c03a7e60d96a0652f6bb8c1bf72ecc8220efb7aaecc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:34 + docker inspect -f . ci-base-image-x86_64 23:16:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:34 prd-ubuntu20.04-docker-8c-8g-1683 does not seem to be running inside a container 23:16:35 $ 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/548 -v /w/workspace/edgex-go/548:/w/workspace/edgex-go/548:rw,z -v /w/workspace/edgex-go/548@tmp:/w/workspace/edgex-go/548@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 ******** ci-base-image-x86_64 cat 23:16:35 $ docker top 3d5af6dd29f1c2f00771e79355bfc5ae16cc77120694bbeb715c66870c0d7501 -eo pid,comm [Pipeline] { [Pipeline] echo 23:16:35 ========================================================= 23:16:35 [edgeXBuildGoParallel] Running Tests and Build... 23:16:35 ========================================================= [Pipeline] sh 23:16:35 + git config --global --add safe.directory /w/workspace/edgex-go/548 [Pipeline] fileExists [Pipeline] sh 23:16:36 + make test 23:16:36 go test -race -coverprofile=coverage.out ./... 23:16:44 ? github.com/edgexfoundry/edgex-go [no test files] 23:16:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:16:56 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:16:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:16:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:16:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:16:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:16:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:16:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:16:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:16:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:16:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:16:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:16:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:16:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:16:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:16:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:16:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 23:16:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 23:17:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:17:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:17:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:17:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:17:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:17:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:17:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:17:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:17:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:17:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:17:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements 23:17:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 23:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:17:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:17:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:17:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:17:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:17:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:17:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:17:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:17:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:17:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.829s coverage: 88.5% of statements 23:17:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.074s coverage: 3.8% of statements 23:17:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.405s coverage: 95.6% of statements 23:17:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 23:17:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:17:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.101s coverage: 0.9% of statements 23:17:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 31.9% of statements 23:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 42.9% of statements 23:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 82.9% of statements 23:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.083s coverage: 94.1% of statements 23:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 23:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:17:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:17:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:17:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:17:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:17:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:17:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:17:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:17:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:17:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:17:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 23:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:17:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:17:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.327s coverage: 79.9% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 62.3% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.128s coverage: 81.8% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 86.0% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.1% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.199s coverage: 38.4% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.079s coverage: 61.8% of statements 23:17:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements 23:17:31 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 23:17:31 running golangci-lint 23:17:31 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 23:17:31 go version go1.20.6 linux/amd64 23:17:31 level=info msg="[config_reader] Used config file .golangci.yml" 23:17:31 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 23:17:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1685 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:17:40 Running in /w/workspace/edgex-go/548 [Pipeline] { [Pipeline] checkout 23:17:41 The recommended git tool is: git 23:17:46 using credential edgex-jenkins-ssh 23:17:46 Cloning the remote Git repository 23:17:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:17:46 > git init /w/workspace/edgex-go/548 # timeout=10 23:17:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:17:46 > git --version # timeout=10 23:17:46 > git --version # 'git version 2.25.1' 23:17:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:17:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:17:50 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 15.741094692s" 23:17:50 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.53971ms" 23:17:56 level=info msg="[linters_context/goanalysis] analyzers took 1m2.680364013s with top 10 stages: buildir: 36.309949902s, inspect: 2.317990604s, fact_deprecated: 1.736286242s, printf: 1.702179584s, gosec: 1.349864258s, ctrlflow: 1.284837747s, S1038: 978.68392ms, directives: 975.911127ms, fact_purity: 903.300391ms, nilness: 782.476782ms" 23:17:56 level=info msg="[runner] Issues before processing: 202, after processing: 0" 23:17:56 level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/23, filename_unadjuster: 202/202, skip_dirs: 202/202, exclude-rules: 23/202, cgo: 202/202, skip_files: 202/202, identifier_marker: 202/202, exclude: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202" 23:17:56 level=info msg="[runner] processing took 19.281081ms with stages: nolint: 8.444766ms, identifier_marker: 5.385803ms, autogenerated_exclude: 1.653182ms, path_prettifier: 1.525882ms, exclude-rules: 1.24515ms, skip_dirs: 964.898µs, cgo: 37.48µs, filename_unadjuster: 19.47µs, max_same_issues: 870ns, uniq_by_line: 700ns, skip_files: 550ns, max_from_linter: 460ns, exclude: 430ns, severity-rules: 380ns, source_code: 280ns, sort_results: 250ns, path_shortener: 150ns, diff: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 23:17:56 level=info msg="[runner] linters took 8.376636259s with stages: goanalysis_metalinter: 8.357249207s" 23:17:56 level=info msg="File cache stats: 0 entries of total size 0B" 23:17:56 level=info msg="Memory: 243 samples, avg is 189.2MB, max is 736.0MB" 23:17:56 level=info msg="Execution took 24.165175118s" 23:17:56 go vet ./... 23:18:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:18:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:18:00 ./bin/test-attribution-txt.sh [Pipeline] echo 23:18:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:18:01 + ls -al . 23:18:01 total 720 23:18:01 drwxrwxr-x 11 1001 1001 4096 Jul 20 23:16 . 23:18:01 drwxr-xr-x 4 root root 4096 Jul 20 23:16 .. 23:18:01 drwxrwxr-x 2 1001 1001 4096 Jul 20 23:15 .blubracket 23:18:01 -rw-rw-r-- 1 1001 1001 16 Jul 20 23:15 .dockerignore 23:18:01 drwxrwxr-x 8 1001 1001 4096 Jul 20 23:15 .git 23:18:01 drwxrwxr-x 3 1001 1001 4096 Jul 20 23:15 .github 23:18:01 -rw-rw-r-- 1 1001 1001 1133 Jul 20 23:15 .gitignore 23:18:01 -rw-rw-r-- 1 1001 1001 42 Jul 20 23:15 .golangci.yml 23:18:01 -rw-rw-r-- 1 1001 1001 87 Jul 20 23:15 .hadolint.yml 23:18:01 drwxr-xr-x 3 1001 1001 4096 Jul 20 23:15 .semver 23:18:01 -rw-rw-r-- 1 1001 1001 166 Jul 20 23:15 .sonarcloud.properties 23:18:01 -rw-rw-r-- 1 1001 1001 1171 Jul 20 23:15 ADOPTERS.md 23:18:01 -rw-rw-r-- 1 1001 1001 11234 Jul 20 23:15 Attribution.txt 23:18:01 -rw-rw-r-- 1 1001 1001 93407 Jul 20 23:15 CHANGELOG.md 23:18:01 -rw-rw-r-- 1 1001 1001 3804 Jul 20 23:15 CONTRIBUTING.md 23:18:01 -rw-rw-r-- 1 1001 1001 677 Jul 20 23:15 GOVERNANCE.md 23:18:01 -rw-rw-r-- 1 1001 1001 883 Jul 20 23:15 Jenkinsfile 23:18:01 -rw-rw-r-- 1 1001 1001 10775 Jul 20 23:15 LICENSE 23:18:01 -rw-rw-r-- 1 1001 1001 14368 Jul 20 23:15 Makefile 23:18:01 -rw-rw-r-- 1 1001 1001 582 Jul 20 23:15 OWNERS.md 23:18:01 -rw-rw-r-- 1 1001 1001 9923 Jul 20 23:15 README.md 23:18:01 -rw-rw-r-- 1 1001 1001 789 Jul 20 23:15 SECURITY.md 23:18:01 -rw-rw-r-- 1 1001 1001 12 Jul 20 23:15 VERSION 23:18:01 drwxrwxr-x 2 1001 1001 4096 Jul 20 23:15 bin 23:18:01 drwxrwxr-x 18 1001 1001 4096 Jul 20 23:15 cmd 23:18:01 -rw-r--r-- 1 root root 447019 Jul 20 23:17 coverage.out 23:18:01 -rw-rw-r-- 1 1001 1001 3430 Jul 20 23:15 go.mod 23:18:01 -rw-rw-r-- 1 1001 1001 32408 Jul 20 23:15 go.sum 23:18:01 drwxrwxr-x 7 1001 1001 4096 Jul 20 23:15 internal 23:18:01 drwxrwxr-x 3 1001 1001 4096 Jul 20 23:15 openapi 23:18:01 -rw-rw-r-- 1 1001 1001 594 Jul 20 23:15 security.txt 23:18:01 drwxrwxr-x 4 1001 1001 4096 Jul 20 23:15 snap 23:18:01 -rw-rw-r-- 1 1001 1001 204 Jul 20 23:15 version.go [Pipeline] sh 23:18:01 + '[' -e coverage.out ] 23:18:01 + chown 1001:1001 coverage.out [Pipeline] stash 23:18:01 Stashed 1 file(s) [Pipeline] sh 23:18:02 + make build 23:18:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:18:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:18:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:18:03 Avoid second fetch 23:18:03 Checking out Revision da625ccdf6d34ec850dd4052da6ef4306bcf8804 (main) 23:18:04 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4614)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:03 > git config core.sparsecheckout # timeout=10 23:18:03 > git checkout -f da625ccdf6d34ec850dd4052da6ef4306bcf8804 # timeout=10 23:18:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:18:05 % Total % Received % Xferd Average Speed Time Time Time Current 23:18:05 Dload Upload Total Spent Left Speed 23:18:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh 23:18:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:18:06 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 23:18:06 tee /etc/docker/daemon.new 23:18:06 { 23:18:06 "registry-mirrors": [ 23:18:06 "https://nexus3.edgexfoundry.org:10001" 23:18:06 ], 23:18:06 "bip": "10.250.0.254/24", 23:18:06 "hosts": [ 23:18:06 "tcp://0.0.0.0:5555", 23:18:06 "unix:///var/run/docker.sock" 23:18:06 ], 23:18:06 "mtu": 1458, 23:18:06 "selinux-enabled": true, 23:18:06 "seccomp-profile": "/etc/docker/seccomp.json" 23:18:06 } [Pipeline] sh 23:18:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:18:06 + sudo service docker restart 23:18:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:18:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:18:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:18:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:18:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:25 provisioning config files... 23:18:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/548@tmp/config5315094060565307120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:25 ---> docker-login.sh 23:18:25 nexus3.edgexfoundry.org:10001 23:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:26 Configure a credential helper to remove this warning. See 23:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:26 23:18:26 Login Succeeded 23:18:26 nexus3.edgexfoundry.org:10002 23:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:26 Configure a credential helper to remove this warning. See 23:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:26 23:18:26 Login Succeeded 23:18:26 nexus3.edgexfoundry.org:10003 23:18:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:26 Configure a credential helper to remove this warning. See 23:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:26 23:18:26 Login Succeeded 23:18:26 nexus3.edgexfoundry.org:10004 23:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:27 Configure a credential helper to remove this warning. See 23:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:27 23:18:27 Login Succeeded 23:18:27 docker.io 23:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:27 Configure a credential helper to remove this warning. See 23:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:27 23:18:27 Login Succeeded 23:18:27 ---> docker-login.sh ends [Pipeline] } 23:18:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:18:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] sh 23:18:28 + git config --global --add safe.directory /w/workspace/edgex-go/548 [Pipeline] echo 23:18:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:28 ========================================================= 23:18:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:18:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:18:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:18:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:18:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:18:28 edb6bdbacee9: Pulling fs layer 23:18:28 5f9638ab2659: Pulling fs layer 23:18:28 8d51d6327a98: Pulling fs layer 23:18:28 8b374f2dd631: Pulling fs layer 23:18:28 ec14aa9079de: Pulling fs layer 23:18:28 2f466654f4bb: Pulling fs layer 23:18:29 554e91adad29: Pulling fs layer 23:18:29 ec14aa9079de: Waiting 23:18:29 8b374f2dd631: Waiting 23:18:29 554e91adad29: Waiting 23:18:29 2f466654f4bb: Waiting 23:18:29 5f9638ab2659: Verifying Checksum 23:18:29 5f9638ab2659: Download complete 23:18:29 8b374f2dd631: Verifying Checksum 23:18:29 8b374f2dd631: Download complete 23:18:29 ec14aa9079de: Download complete 23:18:29 edb6bdbacee9: Verifying Checksum 23:18:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:18:30 edb6bdbacee9: Pull complete 23:18:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:18:31 554e91adad29: Verifying Checksum 23:18:31 554e91adad29: Download complete 23:18:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:18:32 8d51d6327a98: Verifying Checksum 23:18:32 8d51d6327a98: Download complete 23:18:32 2f466654f4bb: Download complete 23:18:33 5f9638ab2659: Pull complete [Pipeline] } 23:18:33 $ docker stop --time=1 3d5af6dd29f1c2f00771e79355bfc5ae16cc77120694bbeb715c66870c0d7501 23:18:39 $ docker rm -f --volumes 3d5af6dd29f1c2f00771e79355bfc5ae16cc77120694bbeb715c66870c0d7501 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:18:40 23:18:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:18:41 latest: Pulling from edgex-devops/edgex-compose 23:18:41 91d30c5bc195: Pulling fs layer 23:18:41 2e9b0aa3be6d: Pulling fs layer 23:18:41 9c61dcf015f6: Pulling fs layer 23:18:41 4698f68db338: Pulling fs layer 23:18:41 2a2f49069b9e: Pulling fs layer 23:18:41 e0025b399a48: Pulling fs layer 23:18:41 4698f68db338: Waiting 23:18:41 2a2f49069b9e: Waiting 23:18:41 e0025b399a48: Waiting 23:18:41 91d30c5bc195: Verifying Checksum 23:18:41 4698f68db338: Verifying Checksum 23:18:41 4698f68db338: Download complete 23:18:41 91d30c5bc195: Pull complete 23:18:41 2e9b0aa3be6d: Verifying Checksum 23:18:41 2e9b0aa3be6d: Download complete 23:18:41 e0025b399a48: Verifying Checksum 23:18:41 e0025b399a48: Download complete 23:18:41 2a2f49069b9e: Verifying Checksum 23:18:41 2a2f49069b9e: Download complete 23:18:41 2e9b0aa3be6d: Pull complete 23:18:42 9c61dcf015f6: Verifying Checksum 23:18:42 9c61dcf015f6: Download complete 23:18:44 9c61dcf015f6: Pull complete 23:18:44 4698f68db338: Pull complete 23:18:45 2a2f49069b9e: Pull complete 23:18:45 e0025b399a48: Pull complete 23:18:45 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 23:18:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:18:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:45 prd-ubuntu20.04-docker-8c-8g-1683 does not seem to be running inside a container 23:18:45 $ 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/548 -v /w/workspace/edgex-go/548:/w/workspace/edgex-go/548:rw,z -v /w/workspace/edgex-go/548@tmp:/w/workspace/edgex-go/548@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:18:48 8d51d6327a98: Pull complete 23:18:48 8b374f2dd631: Pull complete 23:18:48 ec14aa9079de: Pull complete 23:18:50 $ docker top ec93725c527582ddc917ac5e613ecac09e56dcf023df3ab4d9cd4ae2572c3009 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:50 + docker compose -f ./docker-compose-build.yml build --parallel 23:18:53 #1 [security-spire-server internal] load build definition from Dockerfile 23:18:53 #1 transferring dockerfile: 2.63kB done 23:18:53 #1 DONE 0.0s 23:18:53 23:18:53 #2 [security-bootstrapper internal] load build definition from Dockerfile 23:18:53 #2 transferring dockerfile: 2.82kB done 23:18:53 #2 DONE 0.0s 23:18:53 23:18:53 #3 [security-spire-config internal] load build definition from Dockerfile 23:18:53 #3 transferring dockerfile: 2.58kB done 23:18:53 #3 DONE 0.0s 23:18:53 23:18:53 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:18:53 #4 transferring dockerfile: 2.12kB done 23:18:53 #4 DONE 0.0s 23:18:53 23:18:53 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:18:53 #5 transferring dockerfile: 1.78kB done 23:18:53 #5 DONE 0.0s 23:18:53 23:18:53 #6 [support-notifications internal] load build definition from Dockerfile 23:18:53 #6 transferring dockerfile: 1.84kB done 23:18:53 #6 DONE 0.1s 23:18:53 23:18:53 #7 [security-secretstore-setup internal] load build definition from Dockerfile 23:18:53 #7 transferring dockerfile: 2.38kB done 23:18:53 #7 DONE 0.1s 23:18:53 23:18:53 #8 [core-metadata internal] load build definition from Dockerfile 23:18:53 #8 transferring dockerfile: 1.96kB done 23:18:53 #8 DONE 0.1s 23:18:53 23:18:53 #9 [core-data internal] load build definition from Dockerfile 23:18:53 #9 transferring dockerfile: 1.90kB done 23:18:53 #9 DONE 0.1s 23:18:53 23:18:53 #10 [support-scheduler internal] load build definition from Dockerfile 23:18:53 #10 transferring dockerfile: 1.82kB done 23:18:53 #10 DONE 0.1s 23:18:53 23:18:53 #11 [security-proxy-auth internal] load build definition from Dockerfile 23:18:53 #11 transferring dockerfile: 2.04kB done 23:18:53 #11 DONE 0.1s 23:18:53 23:18:53 #12 [security-spire-agent internal] load build definition from Dockerfile 23:18:53 #12 transferring dockerfile: 2.68kB done 23:18:53 #12 DONE 0.0s 23:18:53 23:18:53 #13 [core-command internal] load build definition from Dockerfile 23:18:53 #13 transferring dockerfile: 1.82kB done 23:18:53 #13 DONE 0.1s 23:18:53 23:18:53 #14 [security-proxy-setup internal] load build definition from Dockerfile 23:18:53 #14 transferring dockerfile: 2.06kB done 23:18:53 #14 DONE 0.1s 23:18:53 23:18:53 #15 [security-spire-server internal] load .dockerignore 23:18:53 #15 transferring context: 56B done 23:18:53 #15 DONE 0.0s 23:18:53 23:18:53 #16 [security-bootstrapper internal] load .dockerignore 23:18:53 #16 transferring context: 56B done 23:18:53 #16 DONE 0.1s 23:18:53 23:18:53 #17 [core-common-config-bootstrapper internal] load .dockerignore 23:18:53 #17 transferring context: 56B done 23:18:53 #17 DONE 0.1s 23:18:53 23:18:53 #18 [core-data internal] load .dockerignore 23:18:53 #18 ... 23:18:53 23:18:53 #19 [security-spiffe-token-provider internal] load .dockerignore 23:18:53 #19 transferring context: 56B done 23:18:53 #19 DONE 0.1s 23:18:53 23:18:53 #20 [security-spire-config internal] load .dockerignore 23:18:53 #20 transferring context: 56B done 23:18:53 #20 DONE 0.2s 23:18:53 23:18:53 #21 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:18:53 #21 DONE 0.0s 23:18:53 23:18:53 #22 [support-notifications internal] load .dockerignore 23:18:53 #22 transferring context: 56B done 23:18:53 #22 DONE 0.2s 23:18:53 23:18:53 #23 [core-metadata internal] load .dockerignore 23:18:53 #23 transferring context: 56B done 23:18:53 #23 DONE 0.1s 23:18:53 23:18:53 #24 [support-scheduler internal] load .dockerignore 23:18:53 #24 transferring context: 56B done 23:18:53 #24 DONE 0.1s 23:18:53 23:18:53 #18 [core-data internal] load .dockerignore 23:18:53 #18 transferring context: 56B done 23:18:53 2f466654f4bb: Pull complete 23:18:53 #18 DONE 0.1s 23:18:53 23:18:53 #25 [security-secretstore-setup internal] load .dockerignore 23:18:53 #25 transferring context: 56B done 23:18:53 #25 DONE 0.2s 23:18:53 23:18:53 #26 [security-proxy-auth internal] load .dockerignore 23:18:53 #26 transferring context: 56B done 23:18:53 #26 DONE 0.1s 23:18:53 23:18:53 #27 [core-command internal] load .dockerignore 23:18:53 #27 transferring context: 56B done 23:18:53 #27 DONE 0.1s 23:18:53 23:18:53 #28 [security-spire-agent internal] load .dockerignore 23:18:53 #28 transferring context: 56B done 23:18:53 #28 DONE 0.2s 23:18:53 23:18:53 #29 [security-proxy-setup internal] load .dockerignore 23:18:53 #29 transferring context: 56B done 23:18:53 #29 DONE 0.2s 23:18:53 23:18:53 #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:18:53 #21 DONE 0.0s 23:18:53 23:18:53 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 23:18:53 #30 DONE 0.1s 23:18:53 23:18:53 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:18:53 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:18:53 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:18:53 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:18:53 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:18:53 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:18:53 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:18:53 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:18:53 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:18:53 #31 DONE 0.1s 23:18:53 23:18:53 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:18:54 #32 ... 23:18:54 23:18:54 #21 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:18:54 #21 DONE 0.0s 23:18:54 23:18:54 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:18:54 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:18:54 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:18:54 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:18:54 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:18:54 #31 DONE 0.1s 23:18:54 23:18:54 #21 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:18:54 #21 DONE 0.0s 23:18:54 23:18:54 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 23:18:54 #30 DONE 0.2s 23:18:54 23:18:54 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:18:54 #32 ... 23:18:54 23:18:54 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:18:54 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:18:54 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:18:54 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:18:54 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:18:54 #31 DONE 0.1s 23:18:54 23:18:54 #21 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:18:54 #21 DONE 0.0s 23:18:54 23:18:54 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:18:54 #32 ... 23:18:54 23:18:54 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:18:54 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:18:54 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:18:54 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:18:54 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:18:54 #31 DONE 0.1s 23:18:54 23:18:54 #21 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:18:54 #21 DONE 0.0s 23:18:54 23:18:54 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 23:18:54 #30 DONE 0.4s 23:18:54 23:18:54 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:18:55 #32 DONE 1.6s 23:18:55 23:18:55 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 23:18:56 554e91adad29: Pull complete 23:18:56 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 23:18:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:18:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:18:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:18:56 WORKDIR /edgex 23:18:56 COPY go.mod . 23:18:56 RUN go mod download 23:18:56 + docker build -t ci-base-image-arm64 -f - . 23:18:57 Sending build context to Docker daemon 2.938MB 23:18:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:18:57 ---> 1e15ea492957 23:18:57 Step 2/4 : WORKDIR /edgex 23:19:00 #33 ... 23:19:00 23:19:00 #34 [security-spire-config internal] load build context 23:19:00 #34 transferring context: 233.66MB 6.7s 23:19:00 ---> Running in 6c9782dd229e 23:19:00 Removing intermediate container 6c9782dd229e 23:19:00 ---> 550d9ef09748 23:19:00 Step 3/4 : COPY go.mod . 23:19:01 ---> b4548538e40a 23:19:01 Step 4/4 : RUN go mod download 23:19:01 ---> Running in c34e645f281d 23:19:03 #34 ... 23:19:03 23:19:03 #35 [security-bootstrapper internal] load build context 23:19:03 #35 ... 23:19:03 23:19:03 #34 [security-spire-config internal] load build context 23:19:03 #34 ... 23:19:03 23:19:03 #36 [core-common-config-bootstrapper internal] load build context 23:19:03 #36 ... 23:19:03 23:19:03 #37 [security-spire-server internal] load build context 23:19:04 #37 ... 23:19:04 23:19:04 #38 [security-spiffe-token-provider internal] load build context 23:19:04 #38 ... 23:19:04 23:19:04 #39 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:19:04 #0 1.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:04 #0 1.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:04 #0 1.721 (1/1) Installing dumb-init (1.2.5-r2) 23:19:04 #0 1.733 Executing busybox-1.35.0-r29.trigger 23:19:04 #0 1.757 OK: 7 MiB in 16 packages 23:19:04 #39 ... 23:19:04 23:19:04 #40 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:19:04 #0 1.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:04 #0 1.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:04 #0 1.743 v3.17.4-53-g65b29cf342f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:19:04 #0 1.743 v3.17.4-54-g7ae1ac9e8f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:19:04 #0 1.743 OK: 17820 distinct packages available 23:19:04 #0 1.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:04 #0 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:04 #0 2.193 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 23:19:04 #0 2.222 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 23:19:04 #0 2.235 (3/7) Installing dumb-init (1.2.5-r2) 23:19:04 #0 2.240 (4/7) Installing musl-obstack (1.2.3-r0) 23:19:04 #0 2.244 (5/7) Installing libucontext (1.2-r0) 23:19:04 #0 2.248 (6/7) Installing gcompat (1.1.0-r0) 23:19:04 #0 2.254 (7/7) Installing openssl (3.0.9-r3) 23:19:04 #0 2.264 Executing busybox-1.35.0-r29.trigger 23:19:04 #0 2.280 OK: 8 MiB in 20 packages 23:19:04 #40 ... 23:19:04 23:19:04 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:19:04 #41 ... 23:19:04 23:19:04 #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:19:04 #0 5.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:04 #0 6.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:04 #0 6.316 (1/2) Installing ca-certificates (20230506-r0) 23:19:04 #0 6.330 (2/2) Installing dumb-init (1.2.5-r2) 23:19:04 #0 6.337 Executing busybox-1.35.0-r29.trigger 23:19:04 #0 6.345 Executing ca-certificates-20230506-r0.trigger 23:19:04 #0 6.410 OK: 8 MiB in 17 packages 23:19:04 #42 ... 23:19:04 23:19:04 #43 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:19:04 #0 2.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:04 #0 2.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:04 #0 2.885 (1/1) Installing dumb-init (1.2.5-r2) 23:19:04 #0 2.894 Executing busybox-1.35.0-r29.trigger 23:19:04 #0 2.900 OK: 7 MiB in 16 packages 23:19:04 #43 ... 23:19:04 23:19:04 #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:19:04 #0 4.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:04 #0 4.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:04 #0 4.380 (1/2) Installing dumb-init (1.2.5-r2) 23:19:04 #0 4.380 (2/2) Installing su-exec (0.2-r2) 23:19:04 #0 4.385 Executing busybox-1.35.0-r29.trigger 23:19:04 #0 4.392 OK: 7 MiB in 17 packages 23:19:04 #44 ... 23:19:04 23:19:04 #45 [security-proxy-setup internal] load build context 23:19:04 #45 ... 23:19:04 23:19:04 #46 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:19:04 #0 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:04 #0 1.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:04 #0 1.839 v3.17.4-53-g65b29cf342f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:19:04 #0 1.839 v3.17.4-54-g7ae1ac9e8f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:19:04 #0 1.839 OK: 17820 distinct packages available 23:19:04 #0 1.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:04 #0 1.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:04 #0 2.218 (1/4) Installing dumb-init (1.2.5-r2) 23:19:04 #0 2.221 (2/4) Installing musl-obstack (1.2.3-r0) 23:19:04 #0 2.223 (3/4) Installing libucontext (1.2-r0) 23:19:04 #0 2.226 (4/4) Installing gcompat (1.1.0-r0) 23:19:04 #0 2.235 Executing busybox-1.35.0-r29.trigger 23:19:04 #0 2.243 OK: 7 MiB in 19 packages 23:19:04 #46 ... 23:19:04 23:19:04 #47 [security-secretstore-setup internal] load build context 23:19:05 #47 ... 23:19:05 23:19:05 #48 [support-notifications internal] load build context 23:19:05 #48 ... 23:19:05 23:19:05 #49 [core-data internal] load build context 23:19:05 #49 transferring context: 359.25MB 9.6s done 23:19:05 #49 ... 23:19:05 23:19:05 #50 [security-spire-agent internal] load build context 23:19:05 #50 transferring context: 359.25MB 10.7s done 23:19:05 #50 ... 23:19:05 23:19:05 #51 [core-command internal] load build context 23:19:05 #51 transferring context: 359.25MB 10.1s done 23:19:05 #51 ... 23:19:05 23:19:05 #52 [core-metadata internal] load build context 23:19:05 #52 transferring context: 359.25MB 10.1s done 23:19:05 #52 ... 23:19:05 23:19:05 #53 [support-scheduler internal] load build context 23:19:06 #53 ... 23:19:06 23:19:06 #54 [security-proxy-auth internal] load build context 23:19:06 #54 transferring context: 359.25MB 11.3s done 23:19:06 #54 ... 23:19:06 23:19:06 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:19:06 #0 1.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:06 #0 1.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:06 #0 1.843 v3.17.4-53-g65b29cf342f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:19:06 #0 1.843 v3.17.4-54-g7ae1ac9e8f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:19:06 #0 1.843 OK: 17820 distinct packages available 23:19:06 #0 1.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:06 #0 2.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:06 #0 2.276 (1/9) Installing ca-certificates (20230506-r0) 23:19:06 #0 2.296 (2/9) Installing brotli-libs (1.0.9-r9) 23:19:06 #0 2.307 (3/9) Installing nghttp2-libs (1.51.0-r1) 23:19:06 #0 2.312 (4/9) Installing libcurl (8.2.0-r0) 23:19:06 #0 2.322 (5/9) Installing curl (8.2.0-r0) 23:19:06 #0 2.330 (6/9) Installing dumb-init (1.2.5-r2) 23:19:06 #0 2.347 (7/9) Installing musl-obstack (1.2.3-r0) 23:19:06 #0 2.347 (8/9) Installing libucontext (1.2-r0) 23:19:06 #0 2.350 (9/9) Installing gcompat (1.1.0-r0) 23:19:06 #0 2.359 Executing busybox-1.35.0-r29.trigger 23:19:06 #0 2.367 Executing ca-certificates-20230506-r0.trigger 23:19:06 #0 2.448 OK: 10 MiB in 24 packages 23:19:06 #55 ... 23:19:06 23:19:06 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:19:06 #56 ... 23:19:06 23:19:06 #53 [support-scheduler internal] load build context 23:19:06 #53 transferring context: 359.25MB 11.9s done 23:19:12 #53 ... 23:19:12 23:19:12 #36 [core-common-config-bootstrapper internal] load build context 23:19:12 #36 transferring context: 359.25MB 11.2s done 23:19:13 #36 ... 23:19:13 23:19:13 #34 [security-spire-config internal] load build context 23:19:13 #34 transferring context: 359.25MB 10.0s done 23:19:13 #34 ... 23:19:13 23:19:13 #35 [security-bootstrapper internal] load build context 23:19:13 #35 transferring context: 359.25MB 10.5s done 23:19:14 #35 ... 23:19:14 23:19:14 #37 [security-spire-server internal] load build context 23:19:14 #37 transferring context: 359.25MB 10.8s done 23:19:14 #37 ... 23:19:14 23:19:14 #38 [security-spiffe-token-provider internal] load build context 23:19:14 #38 transferring context: 359.25MB 11.2s done 23:19:15 #38 ... 23:19:15 23:19:15 #45 [security-proxy-setup internal] load build context 23:19:15 #45 transferring context: 359.25MB 10.3s done 23:19:15 #45 ... 23:19:15 23:19:15 #48 [support-notifications internal] load build context 23:19:15 #48 transferring context: 359.25MB 10.9s done 23:19:15 #48 ... 23:19:15 23:19:15 #47 [security-secretstore-setup internal] load build context 23:19:15 #47 transferring context: 359.25MB 10.8s done 23:19:33 Removing intermediate container c34e645f281d 23:19:33 ---> 171516b3530d 23:19:33 Successfully built 171516b3530d 23:19:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:34 + docker inspect -f . ci-base-image-arm64 23:19:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:34 prd-ubuntu20.04-docker-arm64-4c-16g-1685 does not seem to be running inside a container 23:19:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/548 -v /w/workspace/edgex-go/548:/w/workspace/edgex-go/548:rw,z -v /w/workspace/edgex-go/548@tmp:/w/workspace/edgex-go/548@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 ******** ci-base-image-arm64 cat 23:19:35 $ docker top 09ddb7efe74b7f6eb986b0c0cf575d135373b1ec548e95227b9803a508596287 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:36 + go version 23:19:36 go version go1.20.6 linux/arm64 [Pipeline] } 23:19:36 $ docker stop --time=1 09ddb7efe74b7f6eb986b0c0cf575d135373b1ec548e95227b9803a508596287 23:19:38 $ docker rm -f --volumes 09ddb7efe74b7f6eb986b0c0cf575d135373b1ec548e95227b9803a508596287 [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:19:39 23:19:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:19:39 latest: Pulling from edgex-devops/edgex-compose-arm64 23:19:39 547446be3368: Pulling fs layer 23:19:39 d125d8839a47: Pulling fs layer 23:19:39 3e85d5ac6304: Pulling fs layer 23:19:39 c3105a71a48b: Pulling fs layer 23:19:39 0f093f025ec4: Pulling fs layer 23:19:39 c3106fc0e877: Pulling fs layer 23:19:39 c3105a71a48b: Waiting 23:19:39 0f093f025ec4: Waiting 23:19:39 c3106fc0e877: Waiting 23:19:40 547446be3368: Verifying Checksum 23:19:40 547446be3368: Download complete 23:19:40 c3105a71a48b: Download complete 23:19:40 d125d8839a47: Verifying Checksum 23:19:40 d125d8839a47: Download complete 23:19:40 c3106fc0e877: Verifying Checksum 23:19:40 c3106fc0e877: Download complete 23:19:40 0f093f025ec4: Verifying Checksum 23:19:40 0f093f025ec4: Download complete 23:19:40 547446be3368: Pull complete 23:19:41 d125d8839a47: Pull complete 23:19:42 3e85d5ac6304: Verifying Checksum 23:19:42 3e85d5ac6304: Download complete 23:19:47 #47 ... 23:19:47 23:19:47 #34 [security-spire-config internal] load build context 23:19:47 #34 DONE 52.5s 23:19:47 23:19:47 #43 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:19:47 #43 DONE 52.1s 23:19:47 23:19:47 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 23:19:47 #33 DONE 51.0s 23:19:47 23:19:47 #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:19:47 #44 DONE 52.3s 23:19:47 23:19:47 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:19:47 #57 ... 23:19:47 23:19:47 #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:19:47 #42 DONE 52.2s 23:19:47 23:19:47 #40 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:19:47 #40 DONE 52.4s 23:19:47 23:19:47 #46 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:19:47 #46 DONE 52.4s 23:19:47 23:19:47 #49 [core-data internal] load build context 23:19:47 #49 DONE 52.2s 23:19:47 23:19:47 #39 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:19:47 #39 DONE 52.4s 23:19:47 23:19:47 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:19:47 #55 DONE 52.6s 23:19:47 23:19:47 #35 [security-bootstrapper internal] load build context 23:19:47 #35 DONE 52.7s 23:19:47 23:19:47 #51 [core-command internal] load build context 23:19:47 #51 DONE 52.1s 23:19:47 23:19:47 #52 [core-metadata internal] load build context 23:19:47 #52 DONE 52.3s 23:19:47 23:19:47 #45 [security-proxy-setup internal] load build context 23:19:47 #45 DONE 52.2s 23:19:47 23:19:47 #37 [security-spire-server internal] load build context 23:19:47 #37 DONE 52.7s 23:19:47 23:19:47 #36 [core-common-config-bootstrapper internal] load build context 23:19:47 #36 DONE 52.8s 23:19:47 23:19:47 #50 [security-spire-agent internal] load build context 23:19:47 #50 DONE 52.2s 23:19:47 23:19:47 #47 [security-secretstore-setup internal] load build context 23:19:47 #47 DONE 52.3s 23:19:47 23:19:47 #38 [security-spiffe-token-provider internal] load build context 23:19:47 #38 DONE 52.7s 23:19:47 23:19:47 #54 [security-proxy-auth internal] load build context 23:19:47 #54 DONE 52.2s 23:19:47 23:19:47 #48 [support-notifications internal] load build context 23:19:47 #48 DONE 52.4s 23:19:47 23:19:47 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:19:47 #58 ... 23:19:47 23:19:47 #53 [support-scheduler internal] load build context 23:19:47 #53 DONE 52.4s 23:19:47 23:19:47 #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:19:48 #59 1.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:48 #59 1.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:48 #59 ... 23:19:48 23:19:48 #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:19:48 #60 DONE 1.9s 23:19:48 23:19:48 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:19:48 #56 52.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:48 #56 53.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:48 #56 53.31 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 23:19:48 #56 53.34 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 23:19:48 #56 53.35 (3/4) Installing dumb-init (1.2.5-r2) 23:19:48 #56 53.36 (4/4) Installing openssl (3.0.9-r3) 23:19:48 #56 53.38 Executing busybox-1.35.0-r29.trigger 23:19:48 #56 53.38 OK: 8 MiB in 17 packages 23:19:48 #56 DONE 53.9s 23:19:48 23:19:48 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 23:19:48 #57 1.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:48 #57 1.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:48 #57 1.507 OK: 265 MiB in 53 packages 23:19:48 #57 DONE 2.0s 23:19:48 23:19:48 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:19:48 #41 52.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:48 #41 53.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:48 #41 53.45 (1/4) Installing ca-certificates (20230506-r0) 23:19:48 #41 53.47 (2/4) Installing dumb-init (1.2.5-r2) 23:19:48 #41 53.47 (3/4) Installing su-exec (0.2-r2) 23:19:48 #41 53.47 (4/4) Installing yq (4.30.4-r4) 23:19:48 #41 53.54 Executing busybox-1.35.0-r29.trigger 23:19:48 #41 53.54 Executing ca-certificates-20230506-r0.trigger 23:19:48 #41 53.92 OK: 17 MiB in 19 packages 23:19:48 #41 DONE 54.0s 23:19:48 23:19:48 #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:19:48 #59 1.944 OK: 265 MiB in 53 packages 23:19:48 #59 DONE 2.1s 23:19:48 23:19:48 #61 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 23:19:48 #61 DONE 0.1s 23:19:48 23:19:48 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:19:48 #58 1.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:48 #58 1.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:48 #58 1.922 OK: 265 MiB in 53 packages 23:19:48 #58 DONE 2.1s 23:19:48 23:19:48 #62 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:19:48 #62 DONE 0.1s 23:19:48 23:19:48 #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 23:19:48 #63 DONE 0.2s 23:19:48 23:19:48 #64 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:48 #64 ... 23:19:48 23:19:48 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:19:48 #65 DONE 0.1s 23:19:48 23:19:48 #66 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 23:19:48 #66 DONE 0.1s 23:19:48 23:19:48 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:19:48 #0 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:48 #0 2.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:48 #0 2.205 OK: 265 MiB in 53 packages 23:19:48 #67 DONE 2.3s 23:19:48 23:19:48 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:19:48 #0 1.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:48 #0 1.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:48 #0 1.841 v3.17.4-53-g65b29cf342f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:19:48 #0 1.841 v3.17.4-54-g7ae1ac9e8f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:19:48 #0 1.841 OK: 17823 distinct packages available 23:19:48 #0 1.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:48 #0 2.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:48 #0 2.216 OK: 265 MiB in 53 packages 23:19:48 #68 DONE 2.3s 23:19:48 23:19:48 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:19:48 #69 DONE 0.1s 23:19:48 23:19:48 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:19:48 #70 DONE 0.1s 23:19:48 23:19:48 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:50 3e85d5ac6304: Pull complete 23:19:50 c3105a71a48b: Pull complete 23:19:51 0f093f025ec4: Pull complete 23:19:53 c3106fc0e877: Pull complete 23:19:53 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 23:19:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:19:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:53 prd-ubuntu20.04-docker-arm64-4c-16g-1685 does not seem to be running inside a container 23:19:53 $ 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/548 -v /w/workspace/edgex-go/548:/w/workspace/edgex-go/548:rw,z -v /w/workspace/edgex-go/548@tmp:/w/workspace/edgex-go/548@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:19:55 $ docker top f7766cee2db8ad9be539cce6e625f07979ff9231cdde55ad69a023341b87f2c0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:56 + docker compose -f ./docker-compose-build.yml build --parallel 23:19:58 #71 ... 23:19:58 23:19:58 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:58 #72 ... 23:19:58 23:19:58 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:58 #73 ... 23:19:58 23:19:58 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:06 #1 [support-notifications internal] load build definition from Dockerfile 23:20:06 #1 transferring dockerfile: 1.84kB done 23:20:06 #1 DONE 0.1s 23:20:06 23:20:06 #2 [core-data internal] load build definition from Dockerfile 23:20:06 #2 transferring dockerfile: 1.90kB done 23:20:06 #2 DONE 0.0s 23:20:06 23:20:06 #3 [security-spire-config internal] load build definition from Dockerfile 23:20:06 #3 transferring dockerfile: 2.58kB done 23:20:06 #3 DONE 0.1s 23:20:06 23:20:06 #4 [security-bootstrapper internal] load build definition from Dockerfile 23:20:06 #4 ... 23:20:06 23:20:06 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:20:06 #5 transferring dockerfile: 1.78kB 0.0s done 23:20:06 #5 DONE 1.0s 23:20:06 23:20:06 #6 [support-notifications internal] load .dockerignore 23:20:06 #6 transferring context: 56B 0.0s done 23:20:06 #6 DONE 0.5s 23:20:06 23:20:06 #4 [security-bootstrapper internal] load build definition from Dockerfile 23:20:06 #4 transferring dockerfile: 2.82kB 0.0s done 23:20:06 #4 DONE 1.2s 23:20:06 23:20:06 #7 [security-spire-server internal] load build definition from Dockerfile 23:20:06 #7 transferring dockerfile: 2.63kB done 23:20:06 #7 DONE 1.1s 23:20:06 23:20:06 #8 [security-proxy-auth internal] load build definition from Dockerfile 23:20:06 #8 transferring dockerfile: 2.04kB done 23:20:06 #8 DONE 1.1s 23:20:06 23:20:06 #9 [security-spire-config internal] load .dockerignore 23:20:06 #9 DONE 0.0s 23:20:06 23:20:06 #10 [core-data internal] load .dockerignore 23:20:06 #10 ... 23:20:06 23:20:06 #11 [security-spire-agent internal] load build definition from Dockerfile 23:20:06 #11 transferring dockerfile: 2.68kB done 23:20:06 #11 DONE 1.2s 23:20:06 23:20:06 #12 [core-metadata internal] load build definition from Dockerfile 23:20:06 #12 transferring dockerfile: 1.96kB 0.0s done 23:20:06 #12 DONE 1.2s 23:20:06 23:20:06 #13 [security-proxy-setup internal] load build definition from Dockerfile 23:20:06 #13 transferring dockerfile: 2.06kB 0.0s done 23:20:06 #13 DONE 1.1s 23:20:06 23:20:06 #14 [core-command internal] load build definition from Dockerfile 23:20:06 #14 transferring dockerfile: 1.82kB 0.0s done 23:20:06 #14 DONE 1.1s 23:20:06 23:20:06 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:20:06 #15 transferring dockerfile: 2.12kB 0.0s done 23:20:06 #15 DONE 1.1s 23:20:06 23:20:06 #16 [security-bootstrapper internal] load .dockerignore 23:20:06 #16 ... 23:20:06 23:20:06 #17 [security-secretstore-setup internal] load build definition from Dockerfile 23:20:06 #17 transferring dockerfile: 2.38kB 0.0s done 23:20:06 #17 DONE 1.1s 23:20:06 23:20:06 #18 [support-scheduler internal] load build definition from Dockerfile 23:20:06 #18 transferring dockerfile: 1.82kB 0.0s done 23:20:06 #18 DONE 1.2s 23:20:06 23:20:06 #16 [security-bootstrapper internal] load .dockerignore 23:20:06 #16 ... 23:20:06 23:20:06 #10 [core-data internal] load .dockerignore 23:20:06 #10 transferring context: 56B 0.1s done 23:20:06 #10 DONE 0.5s 23:20:06 23:20:06 #16 [security-bootstrapper internal] load .dockerignore 23:20:06 #16 transferring context: 56B 0.1s done 23:20:07 #16 DONE 0.3s 23:20:07 23:20:07 #9 [security-spire-config internal] load .dockerignore 23:20:07 #9 transferring context: 56B 0.1s done 23:20:07 #9 DONE 0.5s 23:20:07 23:20:07 #19 [security-spiffe-token-provider internal] load .dockerignore 23:20:07 #19 transferring context: 56B 0.0s done 23:20:07 #19 DONE 0.5s 23:20:07 23:20:07 #20 [security-spire-server internal] load .dockerignore 23:20:07 #20 transferring context: 56B done 23:20:07 #20 DONE 0.3s 23:20:07 23:20:07 #21 [security-proxy-setup internal] load .dockerignore 23:20:07 #21 transferring context: 56B 0.0s done 23:20:07 #21 DONE 0.2s 23:20:07 23:20:07 #22 [security-spire-agent internal] load .dockerignore 23:20:07 #22 transferring context: 56B 0.0s done 23:20:07 #22 DONE 0.2s 23:20:07 23:20:07 #23 [security-proxy-auth internal] load .dockerignore 23:20:07 #23 transferring context: 56B 0.0s done 23:20:07 #23 DONE 0.4s 23:20:07 23:20:07 #24 [core-common-config-bootstrapper internal] load .dockerignore 23:20:07 #24 transferring context: 56B 0.0s done 23:20:07 #24 DONE 0.1s 23:20:07 23:20:07 #25 [core-metadata internal] load .dockerignore 23:20:07 #25 transferring context: 56B 0.0s done 23:20:07 #25 DONE 0.3s 23:20:07 23:20:07 #26 [security-secretstore-setup internal] load .dockerignore 23:20:07 #26 transferring context: 56B 0.0s done 23:20:07 #26 DONE 0.1s 23:20:07 23:20:07 #27 [core-command internal] load .dockerignore 23:20:07 #27 transferring context: 56B 0.0s done 23:20:07 #27 DONE 0.2s 23:20:07 23:20:07 #28 [support-scheduler internal] load .dockerignore 23:20:07 #28 transferring context: 56B 0.0s done 23:20:07 #28 DONE 0.1s 23:20:07 23:20:07 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:20:07 #29 DONE 0.0s 23:20:07 23:20:07 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 23:20:07 #30 DONE 0.1s 23:20:08 23:20:08 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:20:08 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:20:08 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:20:08 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 23:20:08 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 23:20:08 #31 DONE 0.2s 23:20:08 23:20:08 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:20:08 #29 DONE 0.0s 23:20:08 23:20:08 #32 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:20:08 #32 ... 23:20:08 23:20:08 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:20:08 #29 DONE 0.0s 23:20:08 23:20:08 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:20:08 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:20:08 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:20:08 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 23:20:08 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 23:20:08 #31 DONE 0.4s 23:20:08 23:20:08 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:20:08 #29 DONE 0.0s 23:20:08 23:20:08 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 23:20:08 #30 DONE 0.3s 23:20:08 23:20:08 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:20:08 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:20:08 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:20:08 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 23:20:08 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 23:20:08 #31 DONE 0.4s 23:20:08 23:20:08 #33 [support-notifications internal] load build context 23:20:08 #33 ... 23:20:08 23:20:08 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:20:08 #29 DONE 0.0s 23:20:08 23:20:08 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:20:08 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:20:08 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:20:08 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 23:20:08 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 23:20:08 #31 DONE 0.4s 23:20:08 23:20:08 #33 [support-notifications internal] load build context 23:20:08 #33 transferring context: 2.55MB 0.5s done 23:20:08 #33 ... 23:20:08 23:20:08 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:20:08 #29 DONE 0.0s 23:20:08 23:20:08 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:20:08 #29 DONE 0.0s 23:20:08 23:20:08 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 23:20:08 #30 ... 23:20:08 23:20:08 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:20:08 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:20:08 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:20:08 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 23:20:08 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 23:20:08 #31 DONE 0.4s 23:20:08 23:20:08 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:20:08 #29 DONE 0.0s 23:20:08 23:20:08 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 23:20:09 #30 ... 23:20:09 23:20:09 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:20:09 #29 DONE 0.0s 23:20:09 23:20:09 #33 [support-notifications internal] load build context 23:20:09 #33 DONE 1.1s 23:20:09 23:20:09 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 23:20:09 #30 ... 23:20:09 23:20:09 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:20:09 #29 DONE 0.0s 23:20:09 23:20:09 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 23:20:09 #30 ... 23:20:09 23:20:09 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:20:09 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:20:09 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:20:09 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 23:20:09 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 23:20:09 #31 DONE 0.4s 23:20:09 23:20:09 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:20:09 #29 DONE 0.0s 23:20:09 23:20:09 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 23:20:09 #30 ... 23:20:09 23:20:09 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:20:09 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:20:09 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:20:09 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 23:20:09 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 23:20:09 #31 DONE 0.4s 23:20:09 23:20:09 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:20:09 #29 DONE 0.0s 23:20:09 23:20:09 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 23:20:09 #30 DONE 1.4s 23:20:09 23:20:09 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:20:09 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:20:09 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:20:09 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 23:20:09 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 23:20:09 #31 DONE 0.4s 23:20:09 23:20:09 #34 [support-scheduler internal] load build context 23:20:09 #34 ... 23:20:09 23:20:09 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:20:09 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:20:09 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:20:09 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 23:20:09 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 23:20:09 #31 DONE 0.4s 23:20:09 23:20:09 #35 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:20:10 #35 ... 23:20:10 23:20:10 #36 [security-spire-config internal] load build context 23:20:10 #36 transferring context: 2.55MB 0.8s done 23:20:10 #36 DONE 2.1s 23:20:10 23:20:10 #37 [security-bootstrapper internal] load build context 23:20:11 #37 ... 23:20:11 23:20:11 #38 [core-data internal] load build context 23:20:11 #38 transferring context: 2.55MB 1.2s done 23:20:11 #38 DONE 2.6s 23:20:11 23:20:11 #37 [security-bootstrapper internal] load build context 23:20:11 #37 transferring context: 2.55MB 2.2s done 23:20:13 #37 DONE 4.5s 23:20:13 23:20:13 #39 [security-spire-server internal] load build context 23:20:14 #39 ... 23:20:14 23:20:14 #40 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:20:14 #40 DONE 7.0s 23:20:14 23:20:14 #39 [security-spire-server internal] load build context 23:20:14 #39 ... 23:20:14 23:20:14 #34 [support-scheduler internal] load build context 23:20:16 #34 ... 23:20:16 23:20:16 #39 [security-spire-server internal] load build context 23:20:16 #39 transferring context: 2.55MB 5.6s done 23:20:16 #39 DONE 7.2s 23:20:16 23:20:16 #34 [support-scheduler internal] load build context 23:20:16 #34 ... 23:20:16 23:20:16 #41 [security-spire-agent internal] load build context 23:20:16 #41 transferring context: 2.55MB 5.4s done 23:20:16 #41 DONE 7.4s 23:20:16 23:20:16 #34 [support-scheduler internal] load build context 23:20:17 #34 ... 23:20:17 23:20:17 #42 [security-proxy-auth internal] load build context 23:20:17 #42 transferring context: 2.55MB 7.0s done 23:20:17 #42 DONE 8.9s 23:20:17 23:20:17 #43 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 23:20:17 #43 DONE 3.9s 23:20:17 23:20:17 #34 [support-scheduler internal] load build context 23:20:17 #34 ... 23:20:17 23:20:17 #44 [security-proxy-setup internal] load build context 23:20:17 #44 transferring context: 2.55MB 6.6s done 23:20:17 #44 DONE 8.3s 23:20:17 23:20:17 #34 [support-scheduler internal] load build context 23:20:17 #34 transferring context: 2.55MB 5.8s done 23:20:18 #34 ... 23:20:18 23:20:18 #45 [security-spiffe-token-provider internal] load build context 23:20:18 #45 transferring context: 2.55MB 7.8s done 23:20:18 #45 DONE 9.2s 23:20:18 23:20:18 #46 [core-metadata internal] load build context 23:20:18 #46 transferring context: 2.55MB 5.7s done 23:20:18 #46 DONE 8.5s 23:20:18 23:20:18 #47 [core-common-config-bootstrapper internal] load build context 23:20:18 #47 transferring context: 2.55MB 5.7s done 23:20:18 #47 DONE 8.7s 23:20:18 23:20:18 #48 [security-secretstore-setup internal] load build context 23:20:18 #48 transferring context: 2.55MB 5.7s done 23:20:18 #48 DONE 8.3s 23:20:18 23:20:18 #34 [support-scheduler internal] load build context 23:20:18 #34 DONE 8.3s 23:20:18 23:20:18 #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:20:18 #49 ... 23:20:18 23:20:18 #50 [core-command internal] load build context 23:20:18 #50 transferring context: 2.55MB 5.8s done 23:20:18 #50 DONE 8.7s 23:20:18 23:20:18 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:20:18 #0 7.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:18 #0 9.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:18 #51 ... 23:20:18 23:20:18 #35 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:20:18 #35 8.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:18 #35 ... 23:20:18 23:20:18 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:20:18 #0 5.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:18 #0 6.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:18 #0 9.402 v3.17.4-53-g65b29cf342f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:20:18 #0 9.402 v3.17.4-54-g7ae1ac9e8f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:20:18 #0 9.402 OK: 17691 distinct packages available 23:20:18 #0 9.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:18 #52 ... 23:20:18 23:20:18 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:20:18 #0 5.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:18 #0 6.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:18 #53 ... 23:20:18 23:20:18 #54 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:20:18 #0 7.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:18 #54 ... 23:20:18 23:20:18 #55 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:20:18 #0 9.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:19 #55 ... 23:20:19 23:20:19 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:20:19 #0 8.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:19 #56 ... 23:20:19 23:20:19 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:20:19 #53 10.47 (1/2) Installing dumb-init (1.2.5-r2) 23:20:19 #53 10.47 (2/2) Installing su-exec (0.2-r2) 23:20:19 #53 10.52 Executing busybox-1.35.0-r29.trigger 23:20:19 #53 10.66 OK: 8 MiB in 17 packages 23:20:19 #53 ... 23:20:19 23:20:19 #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:20:19 #0 8.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:19 #57 ... 23:20:19 23:20:19 #54 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:20:19 #54 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:20 #54 ... 23:20:20 23:20:20 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:20:20 #53 DONE 11.9s 23:20:20 23:20:20 #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:20:25 #58 DONE 3.7s 23:20:25 23:20:25 #59 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 23:20:25 #59 DONE 0.3s 23:20:25 23:20:25 #54 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:20:25 #54 15.25 (1/1) Installing dumb-init (1.2.5-r2) 23:20:25 #54 15.28 Executing busybox-1.35.0-r29.trigger 23:20:25 #54 15.46 OK: 8 MiB in 16 packages 23:20:25 #54 ... 23:20:25 23:20:25 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:20:25 #51 15.42 (1/1) Installing dumb-init (1.2.5-r2) 23:20:25 #51 15.48 Executing busybox-1.35.0-r29.trigger 23:20:25 #51 15.58 OK: 8 MiB in 16 packages 23:20:25 #51 DONE 16.8s 23:20:25 23:20:25 #32 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:20:25 #32 8.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:25 #32 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:25 #32 15.41 (1/2) Installing ca-certificates (20230506-r0) 23:20:25 #32 15.69 (2/2) Installing dumb-init (1.2.5-r2) 23:20:25 #32 15.73 Executing busybox-1.35.0-r29.trigger 23:20:25 #32 15.89 Executing ca-certificates-20230506-r0.trigger 23:20:25 #32 ... 23:20:25 23:20:25 #54 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:20:25 #54 DONE 16.7s 23:20:25 23:20:25 #60 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:20:25 #0 5.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:25 #60 ... 23:20:25 23:20:25 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:20:25 #52 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:25 #52 17.20 (1/4) Installing dumb-init (1.2.5-r2) 23:20:25 #52 17.22 (2/4) Installing musl-obstack (1.2.3-r0) 23:20:25 #52 17.25 (3/4) Installing libucontext (1.2-r0) 23:20:25 #52 17.38 (4/4) Installing gcompat (1.1.0-r0) 23:20:25 #52 17.41 Executing busybox-1.35.0-r29.trigger 23:20:26 #52 17.55 OK: 8 MiB in 19 packages 23:20:27 #52 DONE 18.5s 23:20:27 23:20:27 #32 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:20:27 #32 17.76 OK: 8 MiB in 17 packages 23:20:27 #32 DONE 18.9s 23:20:27 23:20:27 #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:20:27 #57 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:27 #57 16.39 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 23:20:27 #57 16.87 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 23:20:27 #57 16.96 (3/4) Installing dumb-init (1.2.5-r2) 23:20:27 #57 16.98 (4/4) Installing openssl (3.0.9-r3) 23:20:27 #57 17.07 Executing busybox-1.35.0-r29.trigger 23:20:27 #57 17.19 OK: 8 MiB in 17 packages 23:20:27 #57 ... 23:20:27 23:20:27 #35 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:20:27 #35 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:27 #35 16.17 (1/4) Installing ca-certificates (20230506-r0) 23:20:27 #35 16.59 (2/4) Installing dumb-init (1.2.5-r2) 23:20:27 #35 16.60 (3/4) Installing su-exec (0.2-r2) 23:20:27 #35 16.62 (4/4) Installing yq (4.30.4-r4) 23:20:27 #35 17.56 Executing busybox-1.35.0-r29.trigger 23:20:27 #35 17.65 Executing ca-certificates-20230506-r0.trigger 23:20:27 #35 ... 23:20:27 23:20:27 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:20:27 #0 5.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:27 #0 8.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:28 #61 ... 23:20:28 23:20:28 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 23:20:28 #0 6.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:28 #0 8.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:28 #62 ... 23:20:28 23:20:28 #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:20:28 #57 DONE 18.3s 23:20:28 23:20:28 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:20:28 #0 6.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:28 #0 8.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:28 #63 ... 23:20:28 23:20:28 #64 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 23:20:28 #64 DONE 0.2s 23:20:28 23:20:28 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:20:28 #56 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:28 #56 16.92 v3.17.4-53-g65b29cf342f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:20:28 #56 16.94 v3.17.4-54-g7ae1ac9e8f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:20:28 #56 16.94 OK: 17691 distinct packages available 23:20:28 #56 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:28 #56 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:28 #56 ... 23:20:28 23:20:28 #35 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:20:28 #35 18.65 OK: 17 MiB in 19 packages 23:20:29 #35 DONE 19.2s 23:20:29 23:20:29 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:20:29 #61 11.51 v3.17.4-53-g65b29cf342f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:20:29 #61 11.51 v3.17.4-54-g7ae1ac9e8f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:20:29 #61 11.51 OK: 17694 distinct packages available 23:20:29 #61 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:29 #61 ... 23:20:29 23:20:29 #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:20:29 #49 5.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:29 #49 8.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:29 #49 11.65 OK: 263 MiB in 53 packages 23:20:29 #49 DONE 12.1s 23:20:30 23:20:30 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:20:30 #63 12.29 OK: 263 MiB in 53 packages 23:20:30 #63 ... 23:20:30 23:20:30 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:20:30 #62 11.51 OK: 263 MiB in 53 packages 23:20:30 #62 DONE 12.4s 23:20:30 23:20:30 #60 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:20:30 #60 8.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:30 #60 11.78 OK: 263 MiB in 53 packages 23:20:30 #60 DONE 12.5s 23:20:30 23:20:30 #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 23:20:30 #65 ... 23:20:30 23:20:30 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:20:30 #63 DONE 13.2s 23:20:30 23:20:30 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:20:30 #56 21.94 (1/9) Installing ca-certificates (20230506-r0) 23:20:30 #56 22.08 (2/9) Installing brotli-libs (1.0.9-r9) 23:20:30 #56 22.12 (3/9) Installing nghttp2-libs (1.51.0-r1) 23:20:31 #56 ... 23:20:31 23:20:31 #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:20:31 #66 DONE 1.0s 23:20:31 23:20:31 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:20:31 #56 22.18 (4/9) Installing libcurl (8.2.0-r0) 23:20:31 #56 22.21 (5/9) Installing curl (8.2.0-r0) 23:20:31 #56 ... 23:20:31 23:20:31 #55 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:20:31 #55 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:31 #55 17.07 v3.17.4-53-g65b29cf342f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:20:31 #55 17.08 v3.17.4-54-g7ae1ac9e8f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:20:31 #55 17.08 OK: 17691 distinct packages available 23:20:31 #55 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:20:31 #55 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:31 #55 ... 23:20:31 23:20:31 #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 23:20:31 #65 DONE 1.1s 23:20:31 23:20:31 #67 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:31 #67 ... 23:20:31 23:20:31 #68 [core-data builder 4/7] COPY go.mod vendor* ./ 23:20:31 #68 DONE 1.7s 23:20:31 23:20:31 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:20:31 #56 22.24 (6/9) Installing dumb-init (1.2.5-r2) 23:20:31 #56 22.26 (7/9) Installing musl-obstack (1.2.3-r0) 23:20:31 #56 22.29 (8/9) Installing libucontext (1.2-r0) 23:20:31 #56 22.31 (9/9) Installing gcompat (1.1.0-r0) 23:20:31 #56 22.33 Executing busybox-1.35.0-r29.trigger 23:20:31 #56 22.37 Executing ca-certificates-20230506-r0.trigger 23:20:31 #56 ... 23:20:31 23:20:31 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:20:31 #69 DONE 0.9s 23:20:31 23:20:31 #55 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:20:31 #55 22.46 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 23:20:31 #55 22.59 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 23:20:31 #55 22.63 (3/7) Installing dumb-init (1.2.5-r2) 23:20:31 #55 22.63 (4/7) Installing musl-obstack (1.2.3-r0) 23:20:31 #55 22.66 (5/7) Installing libucontext (1.2-r0) 23:20:31 #55 22.66 (6/7) Installing gcompat (1.1.0-r0) 23:20:31 #55 22.70 (7/7) Installing openssl (3.0.9-r3) 23:20:31 #55 22.74 Executing busybox-1.35.0-r29.trigger 23:20:32 #55 22.83 OK: 9 MiB in 20 packages 23:20:32 #55 DONE 23.5s 23:20:32 23:20:32 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:20:32 #56 23.21 OK: 11 MiB in 24 packages 23:20:33 #56 DONE 24.0s 23:20:33 23:20:33 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:20:33 #61 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:20:33 #61 15.47 OK: 263 MiB in 53 packages 23:20:33 #61 DONE 15.9s 23:20:33 23:20:33 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:20:34 #70 DONE 0.4s 23:20:34 23:20:34 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:37 #74 ... 23:20:37 23:20:37 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:37 #72 DONE 47.0s 23:20:37 23:20:37 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:37 #71 DONE 46.8s 23:20:37 23:20:37 #64 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:37 #64 DONE 47.1s 23:20:37 23:20:37 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:37 #73 DONE 46.8s 23:20:37 23:20:37 #75 [support-notifications builder 6/7] COPY . . 23:20:37 #75 ... 23:20:37 23:20:37 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:37 #74 DONE 47.0s 23:20:37 23:20:37 #76 [security-bootstrapper builder 6/7] COPY . . 23:20:42 #71 ... 23:20:42 23:20:42 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:42 #72 ... 23:20:42 23:20:42 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:42 #73 ... 23:20:42 23:20:42 #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:46 #76 ... 23:20:46 23:20:46 #77 [core-common-config-bootstrapper builder 6/7] COPY . . 23:20:46 #77 ... 23:20:46 23:20:46 #78 [security-spire-server builder 6/9] COPY . . 23:20:46 #78 ... 23:20:46 23:20:46 #79 [security-spiffe-token-provider builder 6/7] COPY . . 23:20:50 #79 DONE 14.5s 23:20:50 23:20:50 #78 [security-spire-server builder 6/9] COPY . . 23:20:50 #78 DONE 14.4s 23:20:50 23:20:50 #75 [support-notifications builder 6/7] COPY . . 23:20:50 #75 DONE 14.4s 23:20:50 23:20:50 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:20:50 #80 CACHED 23:20:50 23:20:50 #81 [security-proxy-setup builder 6/7] COPY . . 23:20:50 #81 CACHED 23:20:50 23:20:50 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:50 #82 CACHED 23:20:50 23:20:50 #76 [security-bootstrapper builder 6/7] COPY . . 23:20:50 #76 DONE 14.4s 23:20:50 23:20:50 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:50 #83 CACHED 23:20:50 23:20:50 #84 [security-secretstore-setup builder 6/7] COPY . . 23:20:50 #84 CACHED 23:20:50 23:20:50 #85 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:20:50 #85 CACHED 23:20:50 23:20:50 #86 [core-data builder 4/7] COPY go.mod vendor* ./ 23:20:50 #86 CACHED 23:20:50 23:20:50 #87 [core-data builder 6/7] COPY . . 23:20:50 #87 CACHED 23:20:50 23:20:50 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:50 #88 CACHED 23:20:50 23:20:50 #77 [core-common-config-bootstrapper builder 6/7] COPY . . 23:20:50 #77 DONE 14.5s 23:20:50 23:20:50 #89 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:20:50 #89 ... 23:20:50 23:20:50 #90 [core-command builder 6/7] COPY . . 23:20:50 #90 CACHED 23:20:50 23:20:50 #91 [core-command builder 4/7] COPY go.mod vendor* ./ 23:20:50 #91 CACHED 23:20:50 23:20:50 #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:50 #92 CACHED 23:20:50 23:20:50 #93 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:20:50 #93 CACHED 23:20:50 23:20:50 #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:50 #94 CACHED 23:20:50 23:20:50 #95 [security-proxy-auth builder 6/7] COPY . . 23:20:50 #95 CACHED 23:20:50 23:20:50 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:50 #96 CACHED 23:20:50 23:20:50 #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:20:50 #97 CACHED 23:20:50 23:20:50 #98 [support-scheduler builder 6/7] COPY . . 23:20:50 #98 CACHED 23:20:50 23:20:50 #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:20:50 #99 CACHED 23:20:50 23:20:50 #100 [core-metadata builder 6/7] COPY . . 23:20:50 #100 CACHED 23:20:50 23:20:50 #101 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:50 #101 CACHED 23:20:50 23:20:50 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 23:20:50 #102 DONE 0.2s 23:20:50 23:20:50 #103 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 23:20:50 #103 CACHED 23:20:50 23:20:50 #104 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 23:20:50 #104 CACHED 23:20:50 23:20:50 #105 [security-spire-config builder 6/9] COPY . . 23:20:50 #105 CACHED 23:20:50 23:20:50 #106 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:50 #106 CACHED 23:20:50 23:20:50 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:20:53 #107 ... 23:20:53 23:20:53 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:20:53 #108 DONE 3.1s 23:20:53 23:20:53 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:20:53 #107 DONE 3.2s 23:20:53 23:20:53 #109 [security-spire-config builder 9/9] WORKDIR /edgex-go 23:20:53 #109 DONE 0.6s 23:20:53 23:20:53 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 23:20:53 #110 DONE 0.7s 23:20:53 23:20:53 #111 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:20:53 #0 1.206 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:20:54 #111 ... 23:20:54 23:20:54 #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go 23:20:54 #112 CACHED 23:20:54 23:20:54 #113 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:54 #113 CACHED 23:20:54 23:20:54 #114 [security-spire-agent builder 6/9] COPY . . 23:20:54 #114 CACHED 23:20:54 23:20:54 #115 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 23:20:54 #115 CACHED 23:20:54 23:20:54 #116 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 23:20:54 #116 CACHED 23:20:54 23:20:54 #117 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:20:54 #117 CACHED 23:20:54 23:20:54 #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:20:54 #118 DONE 0.3s 23:20:54 23:20:54 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:20:54 #119 DONE 0.3s 23:20:54 23:20:54 #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:20:54 #120 DONE 0.1s 23:20:54 23:20:54 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:20:55 #121 DONE 0.1s 23:20:55 23:20:55 #122 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:20:55 #122 CACHED 23:20:55 23:20:55 #123 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:20:55 #123 CACHED 23:20:55 23:20:55 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:20:57 #124 ... 23:20:57 23:20:57 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:20:57 #125 DONE 2.2s 23:20:57 23:20:57 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:20:57 #124 DONE 2.2s 23:20:57 23:20:57 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:20:57 #126 DONE 2.2s 23:20:57 23:20:57 #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:20:57 #127 ... 23:20:57 23:20:57 #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:20:57 #128 DONE 0.3s 23:20:57 23:20:57 #129 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 23:20:57 #129 DONE 0.4s 23:20:57 23:20:57 #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:20:57 #130 DONE 0.7s 23:20:57 23:20:57 #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:20:57 #127 DONE 0.7s 23:20:57 23:20:57 #131 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:20:57 #131 DONE 0.1s 23:20:57 23:20:57 #132 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:20:57 #132 DONE 0.1s 23:20:57 23:20:57 #133 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:20:57 #133 DONE 0.1s 23:20:57 23:20:57 #134 [security-spire-config] exporting to image 23:20:57 #134 exporting layers 23:20:58 #134 ... 23:20:58 23:20:58 #135 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:20:58 #135 DONE 0.1s 23:20:58 23:20:58 #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:20:58 #136 DONE 0.2s 23:20:58 23:20:58 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:20:58 #137 DONE 0.1s 23:20:58 23:20:58 #134 [security-spire-server] exporting to image 23:20:58 #134 exporting layers 0.8s done 23:20:58 #134 writing image sha256:a90b4cea643750ca06e935800082b382cba8cfe2f87bd8f3c2dddd100bad579b 23:20:58 #134 writing image sha256:a90b4cea643750ca06e935800082b382cba8cfe2f87bd8f3c2dddd100bad579b 0.1s done 23:20:58 #134 naming to docker.io/library/security-spire-config 0.0s done 23:20:59 #134 exporting layers 0.8s done 23:20:59 #134 writing image sha256:89662e93cc73b290bdaea6484cd4ba06c8ff8875436e9e59cddcd1c9812fb91e 0.0s done 23:20:59 #134 naming to docker.io/library/security-spire-server done 23:20:59 #134 writing image sha256:c6489a1f680ea72b193faf9a6118984514182db1a1225b7611fc6c9b5628f6a4 23:20:59 #134 writing image sha256:c6489a1f680ea72b193faf9a6118984514182db1a1225b7611fc6c9b5628f6a4 done 23:20:59 #134 naming to docker.io/library/security-spire-agent done 23:20:59 #134 DONE 1.2s 23:20:59 23:20:59 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:20:59 #0 1.529 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:20:59 #138 ... 23:20:59 23:20:59 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:20:59 #0 0.641 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:20:59 #139 ... 23:20:59 23:20:59 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:20:59 #0 1.236 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:21:00 #140 ... 23:21:00 23:21:00 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:21:00 #0 0.719 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:21:00 #141 ... 23:21:00 23:21:00 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:21:00 #0 0.758 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:21:00 #142 ... 23:21:00 23:21:00 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:21:00 #0 1.085 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:21:00 #143 ... 23:21:00 23:21:00 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:21:00 #0 1.458 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:21:00 #144 ... 23:21:00 23:21:00 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:21:00 #0 1.590 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:21:00 #145 ... 23:21:00 23:21:00 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:21:00 #0 1.539 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:21:00 #146 ... 23:21:00 23:21:00 #89 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:21:00 #89 0.973 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:21:29 #74 ... 23:21:29 23:21:29 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:29 #72 DONE 51.0s 23:21:29 23:21:29 #67 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:29 #67 DONE 50.9s 23:21:29 23:21:29 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:29 #73 DONE 50.5s 23:21:29 23:21:29 #75 [security-spire-config builder 6/9] COPY . . 23:21:29 #75 ... 23:21:29 23:21:29 #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:29 #74 DONE 50.8s 23:21:29 23:21:29 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:29 #71 DONE 48.4s 23:21:29 23:21:29 #76 [security-spiffe-token-provider builder 6/7] COPY . . 23:21:29 #76 DONE 1.3s 23:21:29 23:21:29 #77 [support-scheduler builder 6/7] COPY . . 23:21:29 #77 CACHED 23:21:29 23:21:29 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:21:29 #78 CACHED 23:21:29 23:21:29 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:29 #79 CACHED 23:21:29 23:21:29 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:29 #80 CACHED 23:21:29 23:21:29 #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:21:29 #81 CACHED 23:21:29 23:21:29 #82 [core-common-config-bootstrapper builder 6/7] COPY . . 23:21:29 #82 CACHED 23:21:29 23:21:29 #83 [core-command builder 4/7] COPY go.mod vendor* ./ 23:21:29 #83 CACHED 23:21:29 23:21:29 #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:29 #84 CACHED 23:21:29 23:21:29 #85 [core-command builder 6/7] COPY . . 23:21:29 #85 CACHED 23:21:29 23:21:29 #75 [security-spire-config builder 6/9] COPY . . 23:21:29 #75 DONE 1.4s 23:21:29 23:21:29 #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:29 #86 CACHED 23:21:29 23:21:29 #87 [core-metadata builder 6/7] COPY . . 23:21:29 #87 CACHED 23:21:29 23:21:29 #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:21:29 #88 CACHED 23:21:29 23:21:29 #89 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:21:29 #89 CACHED 23:21:29 23:21:29 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:29 #90 CACHED 23:21:29 23:21:29 #91 [security-secretstore-setup builder 6/7] COPY . . 23:21:29 #91 CACHED 23:21:29 23:21:29 #92 [security-bootstrapper builder 6/7] COPY . . 23:21:29 #92 DONE 1.5s 23:21:29 23:21:29 #93 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:21:29 #93 CACHED 23:21:29 23:21:29 #94 [security-proxy-auth builder 6/7] COPY . . 23:21:29 #94 CACHED 23:21:29 23:21:29 #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:29 #95 CACHED 23:21:29 23:21:29 #96 [core-data builder 6/7] COPY . . 23:21:29 #96 DONE 1.4s 23:21:29 23:21:29 #97 [security-proxy-setup builder 6/7] COPY . . 23:21:29 #97 CACHED 23:21:29 23:21:29 #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:29 #98 CACHED 23:21:29 23:21:29 #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:21:29 #99 CACHED 23:21:29 23:21:29 #100 [support-notifications builder 6/7] COPY . . 23:21:29 #100 DONE 1.5s 23:21:29 23:21:29 #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:21:29 #101 ... 23:21:29 23:21:29 #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:29 #102 CACHED 23:21:29 23:21:29 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 23:21:29 #103 CACHED 23:21:29 23:21:29 #104 [security-spire-server builder 6/9] COPY . . 23:21:29 #104 CACHED 23:21:29 23:21:29 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 23:21:29 #105 CACHED 23:21:29 23:21:29 #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 23:21:29 #106 DONE 0.4s 23:21:29 23:21:29 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:21:29 #107 ... 23:21:29 23:21:29 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:21:29 #0 4.960 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:21:30 #108 ... 23:21:30 23:21:30 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:21:30 #107 DONE 5.9s 23:21:30 23:21:30 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:21:30 #0 5.924 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:21:30 #109 ... 23:21:30 23:21:30 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 23:21:30 #110 DONE 0.3s 23:21:30 23:21:30 #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:21:30 #101 6.646 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:21:30 #101 ... 23:21:30 23:21:30 #111 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:21:30 #111 DONE 6.8s 23:21:30 23:21:30 #112 [security-spire-config builder 9/9] WORKDIR /edgex-go 23:21:31 #112 ... 23:21:31 23:21:31 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:21:31 #113 DONE 0.6s 23:21:31 23:21:31 #112 [security-spire-config builder 9/9] WORKDIR /edgex-go 23:21:31 #112 DONE 0.6s 23:21:31 23:21:31 #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:21:31 #114 DONE 0.3s 23:21:31 23:21:31 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:21:31 #0 6.753 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:21:31 #115 ... 23:21:31 23:21:31 #116 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:21:32 #116 DONE 0.2s 23:21:32 23:21:32 #117 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:21:32 #117 DONE 0.2s 23:21:32 23:21:32 #118 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:21:33 #118 DONE 1.3s 23:21:33 23:21:33 #119 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:21:33 #119 ... 23:21:33 23:21:33 #120 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:21:33 #120 CACHED 23:21:33 23:21:33 #121 [security-spire-agent builder 6/9] COPY . . 23:21:33 #121 CACHED 23:21:33 23:21:33 #122 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 23:21:33 #122 CACHED 23:21:33 23:21:33 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:21:33 #123 CACHED 23:21:33 23:21:33 #124 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 23:21:33 #124 CACHED 23:21:33 23:21:33 #125 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:21:33 #125 CACHED 23:21:33 23:21:33 #126 [security-spire-agent builder 9/9] WORKDIR /edgex-go 23:21:33 #126 CACHED 23:21:33 23:21:33 #127 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:33 #127 CACHED 23:21:33 23:21:33 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:21:33 #0 6.832 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:21:34 #128 ... 23:21:34 23:21:34 #119 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:21:34 #119 DONE 0.3s 23:21:34 23:21:34 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:21:34 #0 5.777 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:21:34 #129 ... 23:21:34 23:21:34 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:21:34 #0 6.702 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:21:34 #130 ... 23:21:34 23:21:34 #131 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:21:34 #131 DONE 0.3s 23:21:34 23:21:34 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:21:34 #0 6.011 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:21:34 #132 ... 23:21:34 23:21:34 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:21:34 #0 4.595 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:21:34 #133 ... 23:21:34 23:21:34 #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:21:34 #134 DONE 0.3s 23:21:34 23:21:34 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:21:34 #0 6.384 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:21:34 #135 ... 23:21:34 23:21:34 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:21:34 #0 5.539 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:21:34 #136 ... 23:21:34 23:21:34 #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:21:34 #137 DONE 2.0s 23:21:34 23:21:34 #138 [security-spire-server] exporting to image 23:21:34 #138 exporting layers 23:21:35 #138 ... 23:21:35 23:21:35 #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:21:35 #139 DONE 0.2s 23:21:35 23:21:35 #140 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:21:35 #140 DONE 1.7s 23:21:35 23:21:35 #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 23:21:35 #141 DONE 0.3s 23:21:35 23:21:35 #142 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:21:35 #142 ... 23:21:35 23:21:35 #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:21:35 #143 DONE 0.2s 23:21:36 23:21:36 #138 [security-spire-config] exporting to image 23:21:37 #138 exporting layers 2.3s done 23:21:37 #138 writing image sha256:072f9d982af4e7bce5a5946da41b863c7320ba0218c0f5805568f2fd4cc6bc54 23:21:37 #138 writing image sha256:072f9d982af4e7bce5a5946da41b863c7320ba0218c0f5805568f2fd4cc6bc54 done 23:21:37 #138 naming to docker.io/library/security-spire-server-arm64 0.0s done 23:21:37 #138 ... 23:21:37 23:21:37 #142 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:21:37 #142 DONE 2.3s 23:21:37 23:21:37 #138 [security-spire-config] exporting to image 23:21:37 #138 exporting layers 2.0s done 23:21:37 #138 writing image sha256:a180be88510cad8d407e98152ddce12c6e1bf5933ed895f24c3cfb3293825ca6 done 23:21:37 #138 naming to docker.io/library/security-spire-config-arm64 0.0s done 23:21:37 #138 DONE 3.3s 23:21:37 23:21:37 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:21:42 #144 DONE 4.0s 23:21:42 23:21:42 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:21:42 #145 DONE 0.6s 23:21:42 23:21:42 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:21:42 #146 DONE 0.2s 23:21:42 23:21:42 #138 [security-spire-agent] exporting to image 23:21:44 #138 exporting layers 1.4s done 23:21:44 #138 writing image sha256:41fb54376e8b07dae55b788e496289f386ddb9adaaf9ff2bfe7bf98e31627fea 0.0s done 23:21:44 #138 naming to docker.io/library/security-spire-agent-arm64 done 23:21:44 #138 DONE 4.7s 23:21:44 23:21:44 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:22:08 #89 ... 23:22:08 23:22:08 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:22:08 #140 71.43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:22:16 #140 DONE 85.9s 23:22:16 23:22:16 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:22:16 #146 DONE 85.8s 23:22:16 23:22:16 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:22:16 #138 DONE 85.8s 23:22:16 23:22:16 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:22:16 #142 DONE 85.9s 23:22:16 23:22:16 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:22:16 #141 DONE 85.9s 23:22:16 23:22:16 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:22:16 #145 DONE 85.9s 23:22:16 23:22:16 #89 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:22:16 #89 ... 23:22:16 23:22:16 #111 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:22:16 #111 DONE 85.9s 23:22:16 23:22:16 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:22:16 #139 DONE 86.0s 23:22:16 23:22:16 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:22:16 #147 ... 23:22:16 23:22:16 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:22:16 #144 DONE 86.0s 23:22:16 23:22:16 #89 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:22:16 #89 DONE 86.2s 23:22:16 23:22:16 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:22:16 #148 ... 23:22:16 23:22:16 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:22:16 #143 DONE 86.3s 23:22:16 23:22:16 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:22:16 #149 ... 23:22:16 23:22:16 #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:22:16 #150 DONE 0.7s 23:22:16 23:22:16 #151 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:22:16 #151 DONE 0.5s 23:22:16 23:22:16 #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:22:16 #152 DONE 0.7s 23:22:16 23:22:16 #153 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 23:22:16 #153 DONE 0.6s 23:22:16 23:22:16 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:22:16 #147 DONE 0.7s 23:22:16 23:22:16 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:22:16 #148 DONE 0.4s 23:22:16 23:22:16 #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:22:17 #154 DONE 0.3s 23:22:17 23:22:17 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:22:17 #149 DONE 0.4s 23:22:17 23:22:17 #155 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:22:17 #155 DONE 0.3s 23:22:17 23:22:17 #156 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 23:22:17 #156 CACHED 23:22:17 23:22:17 #157 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 23:22:17 #157 CACHED 23:22:17 23:22:17 #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:22:17 #158 CACHED 23:22:17 23:22:17 #159 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:22:17 #159 CACHED 23:22:17 23:22:17 #160 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:22:17 #160 DONE 0.3s 23:22:17 23:22:17 #161 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:22:17 #161 CACHED 23:22:17 23:22:17 #162 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:22:17 #162 CACHED 23:22:17 23:22:17 #163 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:22:17 #163 DONE 0.3s 23:22:17 23:22:17 #164 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:22:17 #164 CACHED 23:22:17 23:22:17 #165 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:22:17 #165 CACHED 23:22:17 23:22:17 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 23:22:17 #166 DONE 0.3s 23:22:17 23:22:17 #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:22:18 #167 ... 23:22:18 23:22:18 #168 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:22:18 #168 DONE 1.5s 23:22:18 23:22:18 #169 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:22:18 #169 DONE 1.5s 23:22:18 23:22:18 #170 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:22:18 #170 DONE 1.6s 23:22:18 23:22:18 #171 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:22:18 #171 DONE 1.6s 23:22:18 23:22:18 #172 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:22:18 #172 DONE 1.6s 23:22:18 23:22:18 #173 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:22:18 #173 DONE 1.6s 23:22:18 23:22:18 #174 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:22:18 #174 DONE 1.6s 23:22:18 23:22:18 #175 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:22:18 #175 DONE 1.6s 23:22:18 23:22:18 #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:22:18 #167 DONE 1.6s 23:22:18 23:22:18 #176 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:22:18 #176 DONE 1.6s 23:22:18 23:22:18 #177 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:22:18 #177 ... 23:22:18 23:22:18 #178 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:22:18 #178 DONE 0.4s 23:22:18 23:22:18 #134 [support-scheduler] exporting to image 23:22:18 #134 exporting layers 23:22:19 #134 ... 23:22:19 23:22:19 #179 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:22:19 #179 DONE 0.7s 23:22:19 23:22:19 #180 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:22:19 #180 DONE 0.7s 23:22:19 23:22:19 #181 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:22:19 #181 DONE 0.7s 23:22:19 23:22:19 #182 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:22:19 #182 DONE 0.7s 23:22:19 23:22:19 #183 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:22:19 #183 DONE 0.7s 23:22:19 23:22:19 #184 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:22:19 #184 DONE 0.7s 23:22:19 23:22:19 #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:22:19 #185 DONE 0.7s 23:22:19 23:22:19 #177 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:22:19 #177 DONE 0.7s 23:22:19 23:22:19 #134 [core-command] exporting to image 23:22:19 #134 ... 23:22:19 23:22:19 #186 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:22:19 #186 DONE 0.7s 23:22:19 23:22:19 #187 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:22:19 #187 DONE 2.6s 23:22:19 23:22:19 #134 [core-data] exporting to image 23:22:19 #134 exporting layers 0.2s done 23:22:19 #134 ... 23:22:19 23:22:19 #188 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:22:19 #188 DONE 0.3s 23:22:19 23:22:19 #189 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:22:19 #189 DONE 0.4s 23:22:19 23:22:19 #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:22:19 #190 DONE 0.4s 23:22:19 23:22:19 #191 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:22:19 #191 DONE 0.4s 23:22:19 23:22:19 #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:22:19 #192 DONE 0.4s 23:22:19 23:22:19 #193 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:22:19 #193 ... 23:22:19 23:22:19 #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:22:19 #194 DONE 0.4s 23:22:19 23:22:19 #195 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 23:22:19 #195 DONE 0.3s 23:22:19 23:22:19 #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 23:22:19 #196 DONE 0.2s 23:22:19 23:22:19 #193 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:22:19 #193 DONE 0.2s 23:22:19 23:22:19 #134 [core-data] exporting to image 23:22:19 #134 exporting layers 0.3s done 23:22:19 #134 writing image sha256:c7e2d6bd8c3930ed185af6621c655a54759185e71bd58c49533251bf6206dd0d 0.1s done 23:22:19 #134 writing image sha256:96c214d21914698db0eae7c7f4f98aff22912d8bc33e3984537726e996af573f 0.1s done 23:22:19 #134 writing image sha256:3b505a90dd75e9571866cec00d3f04d711a5bb8da1acd66e7fd0dfecccfb3dc1 0.1s done 23:22:19 #134 writing image sha256:97996cb64388c771019d01b2f95874c806a0ca73395db037b4357151bcd564a4 0.1s done 23:22:19 #134 naming to docker.io/library/support-notifications done 23:22:19 #134 naming to docker.io/library/support-scheduler done 23:22:19 #134 naming to docker.io/library/core-command done 23:22:19 #134 naming to docker.io/library/core-data done 23:22:20 #134 writing image sha256:dca04176b60002cb8b905a796a9391d631b00b04fae2fc16d7e225903d23d3fa done 23:22:20 #134 naming to docker.io/library/core-metadata done 23:22:20 #134 writing image sha256:6f78ce7b63c90d9c087d46d0d745f8d04b5ebde6a0eae537306d81df0c130837 23:22:20 #134 writing image sha256:6f78ce7b63c90d9c087d46d0d745f8d04b5ebde6a0eae537306d81df0c130837 0.2s done 23:22:20 #134 naming to docker.io/library/security-spiffe-token-provider done 23:22:20 #134 DONE 2.2s 23:22:20 23:22:20 #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:22:20 #197 DONE 0.4s 23:22:20 23:22:20 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:22:20 #198 DONE 0.4s 23:22:20 23:22:20 #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:22:20 #199 DONE 0.0s 23:22:20 23:22:20 #200 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:22:20 #200 DONE 0.0s 23:22:20 23:22:20 #201 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 23:22:20 #201 DONE 0.1s 23:22:20 23:22:20 #202 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:22:20 #202 ... 23:22:20 23:22:20 #203 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:22:20 #203 DONE 0.0s 23:22:20 23:22:20 #204 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:22:20 #204 DONE 0.1s 23:22:20 23:22:20 #205 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:22:20 #205 DONE 1.0s 23:22:20 23:22:20 #206 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:22:20 #206 DONE 0.1s 23:22:20 23:22:20 #134 [security-proxy-auth] exporting to image 23:22:20 #134 ... 23:22:20 23:22:20 #207 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:22:20 #207 DONE 1.0s 23:22:20 23:22:20 #208 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:22:20 #208 DONE 1.0s 23:22:20 23:22:20 #134 [security-proxy-auth] exporting to image 23:22:20 #134 exporting layers 0.1s done 23:22:20 #134 writing image sha256:46db92094f7669ab82d0cb29466243e49ad5cc818be71478885ef9f35a69285e done 23:22:20 #134 naming to docker.io/library/security-proxy-auth done 23:22:20 #134 exporting layers 0.2s done 23:22:20 #134 writing image sha256:dc8ec78b8249dd23e84af25ca715778086bb16cea290ff06d5638876c7cc3645 0.0s done 23:22:20 #134 naming to docker.io/library/core-common-config-bootstrapper done 23:22:20 #134 writing image sha256:f9a39a1cd0d1072439d582d6a2a4af910e95e7d36d869d9b5dd85d5ea7a0e5f7 done 23:22:20 #134 naming to docker.io/library/security-proxy-setup done 23:22:20 #134 DONE 2.5s 23:22:20 23:22:20 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:22:20 #209 ... 23:22:20 23:22:20 #202 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:22:20 #202 DONE 0.7s 23:22:21 23:22:21 #134 [security-secretstore-setup] exporting to image 23:22:21 #134 exporting layers 0.2s done 23:22:21 #134 ... 23:22:21 23:22:21 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:22:21 #209 DONE 0.7s 23:22:21 23:22:21 #134 [security-bootstrapper] exporting to image 23:22:21 #134 writing image sha256:dc9f349188436cf2e441c495e9dbe6be117b0ed92d181f3ec5b37d11a7868328 done 23:22:21 #134 naming to docker.io/library/security-secretstore-setup done 23:22:21 #134 exporting layers 0.2s done 23:22:21 #134 writing image sha256:2c62e05cea53f6b8a8e5c309095436a3b76deffa0fea189165465e0a1601d514 done 23:22:21 #134 naming to docker.io/library/security-bootstrapper done 23:22:21 #134 DONE 2.9s 23:22:21 time="2023-07-20T23:18:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:22:21 time="2023-07-20T23:18:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:22:21 time="2023-07-20T23:18:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:22:21 time="2023-07-20T23:18:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:22:21 time="2023-07-20T23:18:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:22:21 time="2023-07-20T23:18:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:22:21 time="2023-07-20T23:18:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:22:21 time="2023-07-20T23:18:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:22:21 time="2023-07-20T23:18:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:22:21 time="2023-07-20T23:18:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:22:21 time="2023-07-20T23:18:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:22:21 time="2023-07-20T23:18:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:22:21 time="2023-07-20T23:18:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:22:21 time="2023-07-20T23:18:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:22:21 $ docker stop --time=1 ec93725c527582ddc917ac5e613ecac09e56dcf023df3ab4d9cd4ae2572c3009 23:22:22 $ docker rm -f --volumes ec93725c527582ddc917ac5e613ecac09e56dcf023df3ab4d9cd4ae2572c3009 [Pipeline] // withDockerContainer [Pipeline] sh 23:22:23 + docker images 23:22:23 REPOSITORY TAG IMAGE ID CREATED SIZE 23:22:23 security-bootstrapper latest 2c62e05cea53 1 second ago 22.7MB 23:22:23 security-proxy-auth latest 46db92094f76 2 seconds ago 18.9MB 23:22:23 security-secretstore-setup latest dc9f34918843 2 seconds ago 43.6MB 23:22:23 security-proxy-setup latest f9a39a1cd0d1 2 seconds ago 24.1MB 23:22:23 core-common-config-bootstrapper latest dc8ec78b8249 2 seconds ago 17.8MB 23:22:23 core-metadata latest dca04176b600 3 seconds ago 21.1MB 23:22:23 security-spiffe-token-provider latest 6f78ce7b63c9 3 seconds ago 33.4MB 23:22:23 core-data latest 97996cb64388 3 seconds ago 20.7MB 23:22:23 core-command latest 3b505a90dd75 3 seconds ago 20.5MB 23:22:23 support-notifications latest c7e2d6bd8c39 3 seconds ago 33MB 23:22:23 support-scheduler latest 96c214d21914 4 seconds ago 32.4MB 23:22:23 security-spire-agent latest c6489a1f680e About a minute ago 166MB 23:22:23 security-spire-server latest 89662e93cc73 About a minute ago 107MB 23:22:23 security-spire-config latest a90b4cea6437 About a minute ago 102MB 23:22:23 ci-base-image-x86_64 latest fd6a914325b9 5 minutes ago 1.06GB 23:22:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 8 days ago 696MB 23:22:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 weeks ago 334MB 23:22:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:23 provisioning config files... 23:22:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/548@tmp/config15136899089098657086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:23 ---> docker-login.sh 23:22:23 nexus3.edgexfoundry.org:10001 23:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:23 Configure a credential helper to remove this warning. See 23:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:23 23:22:23 Login Succeeded 23:22:23 nexus3.edgexfoundry.org:10002 23:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:23 Configure a credential helper to remove this warning. See 23:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:23 23:22:23 Login Succeeded 23:22:23 nexus3.edgexfoundry.org:10003 23:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:23 Configure a credential helper to remove this warning. See 23:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:23 23:22:23 Login Succeeded 23:22:23 nexus3.edgexfoundry.org:10004 23:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:24 Configure a credential helper to remove this warning. See 23:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:24 23:22:24 Login Succeeded 23:22:24 docker.io 23:22:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:24 Configure a credential helper to remove this warning. See 23:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:24 23:22:24 Login Succeeded 23:22:24 ---> docker-login.sh ends [Pipeline] } 23:22:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:24 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:22:24 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:24 latest 23:22:24 3.1.0-dev.14 23:22:24 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:24 main 23:22:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:24 + docker push nexus3.edgexfoundry.org:10004/core-command:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:22:24 7c4b252db6d8: Preparing 23:22:24 7438e401876c: Preparing 23:22:24 bb9908c62698: Preparing 23:22:24 e77e75daebb9: Preparing 23:22:24 b371cf260faf: Preparing 23:22:24 3dab9f8bf2d2: Preparing 23:22:24 3dab9f8bf2d2: Waiting 23:22:24 bb9908c62698: Pushed 23:22:24 e77e75daebb9: Pushed 23:22:24 3dab9f8bf2d2: Layer already exists 23:22:24 b371cf260faf: Pushed 23:22:24 7c4b252db6d8: Pushed 23:22:26 7438e401876c: Pushed 23:22:26 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:274e047f3f25f9715559061113f2b94cecb1e2ba8abea4bcf687cf6323f63c8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:27 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:22:27 7c4b252db6d8: Preparing 23:22:27 7438e401876c: Preparing 23:22:27 bb9908c62698: Preparing 23:22:27 e77e75daebb9: Preparing 23:22:27 b371cf260faf: Preparing 23:22:27 3dab9f8bf2d2: Preparing 23:22:27 3dab9f8bf2d2: Waiting 23:22:27 e77e75daebb9: Layer already exists 23:22:27 bb9908c62698: Layer already exists 23:22:27 7438e401876c: Layer already exists 23:22:27 b371cf260faf: Layer already exists 23:22:27 7c4b252db6d8: Layer already exists 23:22:27 3dab9f8bf2d2: Layer already exists 23:22:27 latest: digest: sha256:274e047f3f25f9715559061113f2b94cecb1e2ba8abea4bcf687cf6323f63c8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:27 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.14 23:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:22:27 7c4b252db6d8: Preparing 23:22:27 7438e401876c: Preparing 23:22:27 bb9908c62698: Preparing 23:22:27 e77e75daebb9: Preparing 23:22:27 b371cf260faf: Preparing 23:22:27 3dab9f8bf2d2: Preparing 23:22:27 3dab9f8bf2d2: Waiting 23:22:27 b371cf260faf: Layer already exists 23:22:27 bb9908c62698: Layer already exists 23:22:27 7c4b252db6d8: Layer already exists 23:22:27 e77e75daebb9: Layer already exists 23:22:27 7438e401876c: Layer already exists 23:22:27 3dab9f8bf2d2: Layer already exists 23:22:27 3.1.0-dev.14: digest: sha256:274e047f3f25f9715559061113f2b94cecb1e2ba8abea4bcf687cf6323f63c8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:28 + docker push nexus3.edgexfoundry.org:10004/core-command:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:22:28 7c4b252db6d8: Preparing 23:22:28 7438e401876c: Preparing 23:22:28 bb9908c62698: Preparing 23:22:28 e77e75daebb9: Preparing 23:22:28 b371cf260faf: Preparing 23:22:28 3dab9f8bf2d2: Preparing 23:22:28 3dab9f8bf2d2: Waiting 23:22:28 e77e75daebb9: Layer already exists 23:22:28 7438e401876c: Layer already exists 23:22:28 bb9908c62698: Layer already exists 23:22:28 7c4b252db6d8: Layer already exists 23:22:28 b371cf260faf: Layer already exists 23:22:28 3dab9f8bf2d2: Layer already exists 23:22:28 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:274e047f3f25f9715559061113f2b94cecb1e2ba8abea4bcf687cf6323f63c8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:29 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:22:29 7c4b252db6d8: Preparing 23:22:29 7438e401876c: Preparing 23:22:29 bb9908c62698: Preparing 23:22:29 e77e75daebb9: Preparing 23:22:29 b371cf260faf: Preparing 23:22:29 3dab9f8bf2d2: Preparing 23:22:29 3dab9f8bf2d2: Waiting 23:22:29 bb9908c62698: Layer already exists 23:22:29 e77e75daebb9: Layer already exists 23:22:29 b371cf260faf: Layer already exists 23:22:29 7c4b252db6d8: Layer already exists 23:22:29 7438e401876c: Layer already exists 23:22:29 3dab9f8bf2d2: Layer already exists 23:22:29 main: digest: sha256:274e047f3f25f9715559061113f2b94cecb1e2ba8abea4bcf687cf6323f63c8b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:29 ===================================================== [Pipeline] echo 23:22:29 taggedImages: 23:22:29 - nexus3.edgexfoundry.org:10004/core-command:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:29 - nexus3.edgexfoundry.org:10004/core-command:latest 23:22:29 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.14 23:22:29 - nexus3.edgexfoundry.org:10004/core-command:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:29 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:22:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 23:22:29 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:29 latest 23:22:29 3.1.0-dev.14 23:22:29 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:29 main 23:22:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:22:29 c267cca93ac6: Preparing 23:22:29 59e3b7291bf2: Preparing 23:22:29 f60d7ec968aa: Preparing 23:22:29 07f5a490af08: Preparing 23:22:29 bb9908c62698: Preparing 23:22:29 e77e75daebb9: Preparing 23:22:29 b371cf260faf: Preparing 23:22:29 3dab9f8bf2d2: Preparing 23:22:29 e77e75daebb9: Waiting 23:22:29 b371cf260faf: Waiting 23:22:29 3dab9f8bf2d2: Waiting 23:22:29 bb9908c62698: Layer already exists 23:22:29 e77e75daebb9: Layer already exists 23:22:29 b371cf260faf: Layer already exists 23:22:29 3dab9f8bf2d2: Layer already exists 23:22:29 59e3b7291bf2: Pushed 23:22:29 c267cca93ac6: Pushed 23:22:29 f60d7ec968aa: Pushed 23:22:31 07f5a490af08: Pushed 23:22:31 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:23940a620ea8c89244229b354b9a9e9b854fe4aaa8b4a229061ce4c662d6a64c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:22:31 c267cca93ac6: Preparing 23:22:31 59e3b7291bf2: Preparing 23:22:31 f60d7ec968aa: Preparing 23:22:31 07f5a490af08: Preparing 23:22:31 bb9908c62698: Preparing 23:22:31 e77e75daebb9: Preparing 23:22:31 b371cf260faf: Preparing 23:22:31 3dab9f8bf2d2: Preparing 23:22:31 b371cf260faf: Waiting 23:22:31 e77e75daebb9: Waiting 23:22:31 3dab9f8bf2d2: Waiting 23:22:31 f60d7ec968aa: Layer already exists 23:22:31 59e3b7291bf2: Layer already exists 23:22:31 07f5a490af08: Layer already exists 23:22:31 c267cca93ac6: Layer already exists 23:22:31 bb9908c62698: Layer already exists 23:22:31 b371cf260faf: Layer already exists 23:22:31 e77e75daebb9: Layer already exists 23:22:31 3dab9f8bf2d2: Layer already exists 23:22:31 latest: digest: sha256:23940a620ea8c89244229b354b9a9e9b854fe4aaa8b4a229061ce4c662d6a64c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.14 23:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:22:32 c267cca93ac6: Preparing 23:22:32 59e3b7291bf2: Preparing 23:22:32 f60d7ec968aa: Preparing 23:22:32 07f5a490af08: Preparing 23:22:32 bb9908c62698: Preparing 23:22:32 e77e75daebb9: Preparing 23:22:32 b371cf260faf: Preparing 23:22:32 3dab9f8bf2d2: Preparing 23:22:32 e77e75daebb9: Waiting 23:22:32 b371cf260faf: Waiting 23:22:32 3dab9f8bf2d2: Waiting 23:22:32 f60d7ec968aa: Layer already exists 23:22:32 c267cca93ac6: Layer already exists 23:22:32 bb9908c62698: Layer already exists 23:22:32 07f5a490af08: Layer already exists 23:22:32 59e3b7291bf2: Layer already exists 23:22:32 e77e75daebb9: Layer already exists 23:22:32 b371cf260faf: Layer already exists 23:22:32 3dab9f8bf2d2: Layer already exists 23:22:32 3.1.0-dev.14: digest: sha256:23940a620ea8c89244229b354b9a9e9b854fe4aaa8b4a229061ce4c662d6a64c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:22:32 c267cca93ac6: Preparing 23:22:32 59e3b7291bf2: Preparing 23:22:32 f60d7ec968aa: Preparing 23:22:32 07f5a490af08: Preparing 23:22:32 bb9908c62698: Preparing 23:22:32 e77e75daebb9: Preparing 23:22:32 b371cf260faf: Preparing 23:22:32 3dab9f8bf2d2: Preparing 23:22:32 b371cf260faf: Waiting 23:22:32 e77e75daebb9: Waiting 23:22:32 bb9908c62698: Layer already exists 23:22:32 c267cca93ac6: Layer already exists 23:22:32 07f5a490af08: Layer already exists 23:22:32 59e3b7291bf2: Layer already exists 23:22:32 f60d7ec968aa: Layer already exists 23:22:32 b371cf260faf: Layer already exists 23:22:32 e77e75daebb9: Layer already exists 23:22:32 3dab9f8bf2d2: Layer already exists 23:22:32 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:23940a620ea8c89244229b354b9a9e9b854fe4aaa8b4a229061ce4c662d6a64c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:22:33 c267cca93ac6: Preparing 23:22:33 59e3b7291bf2: Preparing 23:22:33 f60d7ec968aa: Preparing 23:22:33 07f5a490af08: Preparing 23:22:33 bb9908c62698: Preparing 23:22:33 e77e75daebb9: Preparing 23:22:33 b371cf260faf: Preparing 23:22:33 3dab9f8bf2d2: Preparing 23:22:33 e77e75daebb9: Waiting 23:22:33 b371cf260faf: Waiting 23:22:33 3dab9f8bf2d2: Waiting 23:22:33 c267cca93ac6: Layer already exists 23:22:33 59e3b7291bf2: Layer already exists 23:22:33 07f5a490af08: Layer already exists 23:22:33 f60d7ec968aa: Layer already exists 23:22:33 bb9908c62698: Layer already exists 23:22:33 b371cf260faf: Layer already exists 23:22:33 e77e75daebb9: Layer already exists 23:22:33 3dab9f8bf2d2: Layer already exists 23:22:33 main: digest: sha256:23940a620ea8c89244229b354b9a9e9b854fe4aaa8b4a229061ce4c662d6a64c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:33 ===================================================== [Pipeline] echo 23:22:33 taggedImages: 23:22:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:22:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.14 23:22:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 23:22:33 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:22:33 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:33 latest 23:22:33 3.1.0-dev.14 23:22:33 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:33 main 23:22:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:34 + docker push nexus3.edgexfoundry.org:10004/core-data:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:22:34 e8dc43d8c576: Preparing 23:22:34 8c2d6bc388f1: Preparing 23:22:34 bb9908c62698: Preparing 23:22:34 e77e75daebb9: Preparing 23:22:34 812fad09b9ef: Preparing 23:22:34 3dab9f8bf2d2: Preparing 23:22:34 3dab9f8bf2d2: Waiting 23:22:34 e77e75daebb9: Layer already exists 23:22:34 bb9908c62698: Layer already exists 23:22:34 3dab9f8bf2d2: Layer already exists 23:22:34 e8dc43d8c576: Pushed 23:22:34 812fad09b9ef: Pushed 23:22:36 8c2d6bc388f1: Pushed 23:22:36 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:5aefa6a237555a43608fe442cf790babbe113c6bfd9fbf5099472bc2ee237ec1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:36 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:22:36 e8dc43d8c576: Preparing 23:22:36 8c2d6bc388f1: Preparing 23:22:36 bb9908c62698: Preparing 23:22:36 e77e75daebb9: Preparing 23:22:36 812fad09b9ef: Preparing 23:22:36 3dab9f8bf2d2: Preparing 23:22:36 3dab9f8bf2d2: Waiting 23:22:36 8c2d6bc388f1: Layer already exists 23:22:36 812fad09b9ef: Layer already exists 23:22:36 bb9908c62698: Layer already exists 23:22:36 e77e75daebb9: Layer already exists 23:22:36 e8dc43d8c576: Layer already exists 23:22:36 3dab9f8bf2d2: Layer already exists 23:22:36 latest: digest: sha256:5aefa6a237555a43608fe442cf790babbe113c6bfd9fbf5099472bc2ee237ec1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:37 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.14 23:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:22:37 e8dc43d8c576: Preparing 23:22:37 8c2d6bc388f1: Preparing 23:22:37 bb9908c62698: Preparing 23:22:37 e77e75daebb9: Preparing 23:22:37 812fad09b9ef: Preparing 23:22:37 3dab9f8bf2d2: Preparing 23:22:37 3dab9f8bf2d2: Waiting 23:22:37 e77e75daebb9: Layer already exists 23:22:37 e8dc43d8c576: Layer already exists 23:22:37 812fad09b9ef: Layer already exists 23:22:37 8c2d6bc388f1: Layer already exists 23:22:37 bb9908c62698: Layer already exists 23:22:37 3dab9f8bf2d2: Layer already exists 23:22:37 3.1.0-dev.14: digest: sha256:5aefa6a237555a43608fe442cf790babbe113c6bfd9fbf5099472bc2ee237ec1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:38 + docker push nexus3.edgexfoundry.org:10004/core-data:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:22:38 e8dc43d8c576: Preparing 23:22:38 8c2d6bc388f1: Preparing 23:22:38 bb9908c62698: Preparing 23:22:38 e77e75daebb9: Preparing 23:22:38 812fad09b9ef: Preparing 23:22:38 3dab9f8bf2d2: Preparing 23:22:38 3dab9f8bf2d2: Waiting 23:22:38 bb9908c62698: Layer already exists 23:22:38 812fad09b9ef: Layer already exists 23:22:38 e8dc43d8c576: Layer already exists 23:22:38 8c2d6bc388f1: Layer already exists 23:22:38 e77e75daebb9: Layer already exists 23:22:38 3dab9f8bf2d2: Layer already exists 23:22:38 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:5aefa6a237555a43608fe442cf790babbe113c6bfd9fbf5099472bc2ee237ec1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:38 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:22:38 e8dc43d8c576: Preparing 23:22:38 8c2d6bc388f1: Preparing 23:22:38 bb9908c62698: Preparing 23:22:38 e77e75daebb9: Preparing 23:22:38 812fad09b9ef: Preparing 23:22:38 3dab9f8bf2d2: Preparing 23:22:38 3dab9f8bf2d2: Waiting 23:22:38 e77e75daebb9: Layer already exists 23:22:38 e8dc43d8c576: Layer already exists 23:22:38 bb9908c62698: Layer already exists 23:22:38 8c2d6bc388f1: Layer already exists 23:22:38 3dab9f8bf2d2: Layer already exists 23:22:38 812fad09b9ef: Layer already exists 23:22:38 main: digest: sha256:5aefa6a237555a43608fe442cf790babbe113c6bfd9fbf5099472bc2ee237ec1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:38 ===================================================== [Pipeline] echo 23:22:38 taggedImages: 23:22:38 - nexus3.edgexfoundry.org:10004/core-data:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:38 - nexus3.edgexfoundry.org:10004/core-data:latest 23:22:38 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.14 23:22:38 - nexus3.edgexfoundry.org:10004/core-data:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:38 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:22:38 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:22:38 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:38 latest 23:22:38 3.1.0-dev.14 23:22:38 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:38 main 23:22:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:22:39 2d83fd514488: Preparing 23:22:39 7657875f3d4c: Preparing 23:22:39 9eca7cdbe513: Preparing 23:22:39 bb9908c62698: Preparing 23:22:39 e77e75daebb9: Preparing 23:22:39 b371cf260faf: Preparing 23:22:39 3dab9f8bf2d2: Preparing 23:22:39 b371cf260faf: Waiting 23:22:39 3dab9f8bf2d2: Waiting 23:22:39 bb9908c62698: Layer already exists 23:22:39 b371cf260faf: Layer already exists 23:22:39 3dab9f8bf2d2: Layer already exists 23:22:39 e77e75daebb9: Layer already exists 23:22:39 2d83fd514488: Pushed 23:22:39 7657875f3d4c: Pushed 23:22:41 9eca7cdbe513: Pushed 23:22:41 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:1b979bbb20822c2c72d40c94195cdbf20fb31a5578bb6047c9e5de43487fc76e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:22:41 2d83fd514488: Preparing 23:22:41 7657875f3d4c: Preparing 23:22:41 9eca7cdbe513: Preparing 23:22:41 bb9908c62698: Preparing 23:22:41 e77e75daebb9: Preparing 23:22:41 b371cf260faf: Preparing 23:22:41 3dab9f8bf2d2: Preparing 23:22:41 b371cf260faf: Waiting 23:22:41 3dab9f8bf2d2: Waiting 23:22:41 2d83fd514488: Layer already exists 23:22:41 bb9908c62698: Layer already exists 23:22:41 e77e75daebb9: Layer already exists 23:22:41 9eca7cdbe513: Layer already exists 23:22:41 7657875f3d4c: Layer already exists 23:22:41 b371cf260faf: Layer already exists 23:22:41 3dab9f8bf2d2: Layer already exists 23:22:41 latest: digest: sha256:1b979bbb20822c2c72d40c94195cdbf20fb31a5578bb6047c9e5de43487fc76e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.14 23:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:22:42 2d83fd514488: Preparing 23:22:42 7657875f3d4c: Preparing 23:22:42 9eca7cdbe513: Preparing 23:22:42 bb9908c62698: Preparing 23:22:42 e77e75daebb9: Preparing 23:22:42 b371cf260faf: Preparing 23:22:42 3dab9f8bf2d2: Preparing 23:22:42 b371cf260faf: Waiting 23:22:42 3dab9f8bf2d2: Waiting 23:22:42 e77e75daebb9: Layer already exists 23:22:42 2d83fd514488: Layer already exists 23:22:42 bb9908c62698: Layer already exists 23:22:42 9eca7cdbe513: Layer already exists 23:22:42 7657875f3d4c: Layer already exists 23:22:42 b371cf260faf: Layer already exists 23:22:42 3dab9f8bf2d2: Layer already exists 23:22:42 3.1.0-dev.14: digest: sha256:1b979bbb20822c2c72d40c94195cdbf20fb31a5578bb6047c9e5de43487fc76e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:22:43 2d83fd514488: Preparing 23:22:43 7657875f3d4c: Preparing 23:22:43 9eca7cdbe513: Preparing 23:22:43 bb9908c62698: Preparing 23:22:43 e77e75daebb9: Preparing 23:22:43 b371cf260faf: Preparing 23:22:43 3dab9f8bf2d2: Preparing 23:22:43 b371cf260faf: Waiting 23:22:43 9eca7cdbe513: Layer already exists 23:22:43 bb9908c62698: Layer already exists 23:22:43 7657875f3d4c: Layer already exists 23:22:43 e77e75daebb9: Layer already exists 23:22:43 2d83fd514488: Layer already exists 23:22:43 3dab9f8bf2d2: Layer already exists 23:22:43 b371cf260faf: Layer already exists 23:22:43 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:1b979bbb20822c2c72d40c94195cdbf20fb31a5578bb6047c9e5de43487fc76e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:22:43 2d83fd514488: Preparing 23:22:43 7657875f3d4c: Preparing 23:22:43 9eca7cdbe513: Preparing 23:22:43 bb9908c62698: Preparing 23:22:43 e77e75daebb9: Preparing 23:22:43 b371cf260faf: Preparing 23:22:43 3dab9f8bf2d2: Preparing 23:22:43 b371cf260faf: Waiting 23:22:43 3dab9f8bf2d2: Waiting 23:22:43 7657875f3d4c: Layer already exists 23:22:43 2d83fd514488: Layer already exists 23:22:43 bb9908c62698: Layer already exists 23:22:43 9eca7cdbe513: Layer already exists 23:22:43 e77e75daebb9: Layer already exists 23:22:43 b371cf260faf: Layer already exists 23:22:43 3dab9f8bf2d2: Layer already exists 23:22:43 main: digest: sha256:1b979bbb20822c2c72d40c94195cdbf20fb31a5578bb6047c9e5de43487fc76e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:43 ===================================================== [Pipeline] echo 23:22:43 taggedImages: 23:22:43 - nexus3.edgexfoundry.org:10004/core-metadata:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:43 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:22:43 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.14 23:22:43 - nexus3.edgexfoundry.org:10004/core-metadata:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:43 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:22:43 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:22:43 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:43 latest 23:22:43 3.1.0-dev.14 23:22:43 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:43 main 23:22:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:22:44 12d4a50e1d4a: Preparing 23:22:44 e6ec75be234a: Preparing 23:22:44 d590c5777930: Preparing 23:22:44 b59d1be0da35: Preparing 23:22:44 e0fd06ca6c7b: Preparing 23:22:44 4e67c694757c: Preparing 23:22:44 e74470fa0178: Preparing 23:22:44 bb9908c62698: Preparing 23:22:44 e77e75daebb9: Preparing 23:22:44 d81bf8d56a78: Preparing 23:22:44 99968fa141cf: Preparing 23:22:44 5f70bf18a086: Preparing 23:22:44 5e82ab4a8327: Preparing 23:22:44 05510ba4b920: Preparing 23:22:44 3dab9f8bf2d2: Preparing 23:22:44 99968fa141cf: Waiting 23:22:44 4e67c694757c: Waiting 23:22:44 e74470fa0178: Waiting 23:22:44 bb9908c62698: Waiting 23:22:44 e77e75daebb9: Waiting 23:22:44 d81bf8d56a78: Waiting 23:22:44 5f70bf18a086: Waiting 23:22:44 5e82ab4a8327: Waiting 23:22:44 05510ba4b920: Waiting 23:22:44 3dab9f8bf2d2: Waiting 23:22:44 b59d1be0da35: Pushed 23:22:44 12d4a50e1d4a: Pushed 23:22:44 e0fd06ca6c7b: Pushed 23:22:44 d590c5777930: Pushed 23:22:44 e6ec75be234a: Pushed 23:22:44 bb9908c62698: Layer already exists 23:22:44 e77e75daebb9: Layer already exists 23:22:44 4e67c694757c: Pushed 23:22:44 d81bf8d56a78: Pushed 23:22:44 5f70bf18a086: Pushed 23:22:44 3dab9f8bf2d2: Layer already exists 23:22:44 5e82ab4a8327: Pushed 23:22:44 99968fa141cf: Pushed 23:22:44 05510ba4b920: Pushed 23:22:46 e74470fa0178: Pushed 23:22:46 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:7b7a1c5547c187be92a1c4051da0ccd55b5be5bf7f109685a419f0577af2f7bf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:22:47 12d4a50e1d4a: Preparing 23:22:47 e6ec75be234a: Preparing 23:22:47 d590c5777930: Preparing 23:22:47 b59d1be0da35: Preparing 23:22:47 e0fd06ca6c7b: Preparing 23:22:47 4e67c694757c: Preparing 23:22:47 e74470fa0178: Preparing 23:22:47 bb9908c62698: Preparing 23:22:47 e77e75daebb9: Preparing 23:22:47 d81bf8d56a78: Preparing 23:22:47 99968fa141cf: Preparing 23:22:47 5f70bf18a086: Preparing 23:22:47 5e82ab4a8327: Preparing 23:22:47 05510ba4b920: Preparing 23:22:47 3dab9f8bf2d2: Preparing 23:22:47 d81bf8d56a78: Waiting 23:22:47 99968fa141cf: Waiting 23:22:47 05510ba4b920: Waiting 23:22:47 5e82ab4a8327: Waiting 23:22:47 5f70bf18a086: Waiting 23:22:47 e77e75daebb9: Waiting 23:22:47 b59d1be0da35: Layer already exists 23:22:47 e6ec75be234a: Layer already exists 23:22:47 e0fd06ca6c7b: Layer already exists 23:22:47 d590c5777930: Layer already exists 23:22:47 12d4a50e1d4a: Layer already exists 23:22:47 e74470fa0178: Layer already exists 23:22:47 4e67c694757c: Layer already exists 23:22:47 e77e75daebb9: Layer already exists 23:22:47 bb9908c62698: Layer already exists 23:22:47 d81bf8d56a78: Layer already exists 23:22:47 99968fa141cf: Layer already exists 23:22:47 05510ba4b920: Layer already exists 23:22:47 3dab9f8bf2d2: Layer already exists 23:22:47 5f70bf18a086: Layer already exists 23:22:47 5e82ab4a8327: Layer already exists 23:22:47 latest: digest: sha256:7b7a1c5547c187be92a1c4051da0ccd55b5be5bf7f109685a419f0577af2f7bf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.14 23:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:22:48 12d4a50e1d4a: Preparing 23:22:48 e6ec75be234a: Preparing 23:22:48 d590c5777930: Preparing 23:22:48 b59d1be0da35: Preparing 23:22:48 e0fd06ca6c7b: Preparing 23:22:48 4e67c694757c: Preparing 23:22:48 e74470fa0178: Preparing 23:22:48 bb9908c62698: Preparing 23:22:48 e77e75daebb9: Preparing 23:22:48 d81bf8d56a78: Preparing 23:22:48 99968fa141cf: Preparing 23:22:48 5f70bf18a086: Preparing 23:22:48 5e82ab4a8327: Preparing 23:22:48 05510ba4b920: Preparing 23:22:48 3dab9f8bf2d2: Preparing 23:22:48 4e67c694757c: Waiting 23:22:48 e74470fa0178: Waiting 23:22:48 bb9908c62698: Waiting 23:22:48 d81bf8d56a78: Waiting 23:22:48 5f70bf18a086: Waiting 23:22:48 99968fa141cf: Waiting 23:22:48 3dab9f8bf2d2: Waiting 23:22:48 05510ba4b920: Waiting 23:22:48 5e82ab4a8327: Waiting 23:22:48 12d4a50e1d4a: Layer already exists 23:22:48 e0fd06ca6c7b: Layer already exists 23:22:48 d590c5777930: Layer already exists 23:22:48 b59d1be0da35: Layer already exists 23:22:48 e6ec75be234a: Layer already exists 23:22:48 4e67c694757c: Layer already exists 23:22:48 bb9908c62698: Layer already exists 23:22:48 e74470fa0178: Layer already exists 23:22:48 e77e75daebb9: Layer already exists 23:22:48 d81bf8d56a78: Layer already exists 23:22:48 99968fa141cf: Layer already exists 23:22:48 5f70bf18a086: Layer already exists 23:22:48 5e82ab4a8327: Layer already exists 23:22:48 05510ba4b920: Layer already exists 23:22:48 3dab9f8bf2d2: Layer already exists 23:22:48 3.1.0-dev.14: digest: sha256:7b7a1c5547c187be92a1c4051da0ccd55b5be5bf7f109685a419f0577af2f7bf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:22:48 12d4a50e1d4a: Preparing 23:22:48 e6ec75be234a: Preparing 23:22:48 d590c5777930: Preparing 23:22:48 b59d1be0da35: Preparing 23:22:48 e0fd06ca6c7b: Preparing 23:22:48 4e67c694757c: Preparing 23:22:48 e74470fa0178: Preparing 23:22:48 bb9908c62698: Preparing 23:22:48 e77e75daebb9: Preparing 23:22:48 d81bf8d56a78: Preparing 23:22:48 99968fa141cf: Preparing 23:22:48 5f70bf18a086: Preparing 23:22:48 4e67c694757c: Waiting 23:22:48 e74470fa0178: Waiting 23:22:48 bb9908c62698: Waiting 23:22:48 e77e75daebb9: Waiting 23:22:48 d81bf8d56a78: Waiting 23:22:48 5e82ab4a8327: Preparing 23:22:48 05510ba4b920: Preparing 23:22:48 3dab9f8bf2d2: Preparing 23:22:48 5f70bf18a086: Waiting 23:22:48 5e82ab4a8327: Waiting 23:22:48 05510ba4b920: Waiting 23:22:48 e6ec75be234a: Layer already exists 23:22:48 12d4a50e1d4a: Layer already exists 23:22:48 e0fd06ca6c7b: Layer already exists 23:22:48 b59d1be0da35: Layer already exists 23:22:48 d590c5777930: Layer already exists 23:22:48 e74470fa0178: Layer already exists 23:22:48 4e67c694757c: Layer already exists 23:22:48 bb9908c62698: Layer already exists 23:22:48 d81bf8d56a78: Layer already exists 23:22:48 e77e75daebb9: Layer already exists 23:22:48 5f70bf18a086: Layer already exists 23:22:48 99968fa141cf: Layer already exists 23:22:48 5e82ab4a8327: Layer already exists 23:22:48 05510ba4b920: Layer already exists 23:22:48 3dab9f8bf2d2: Layer already exists 23:22:48 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:7b7a1c5547c187be92a1c4051da0ccd55b5be5bf7f109685a419f0577af2f7bf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:22:49 12d4a50e1d4a: Preparing 23:22:49 e6ec75be234a: Preparing 23:22:49 d590c5777930: Preparing 23:22:49 b59d1be0da35: Preparing 23:22:49 e0fd06ca6c7b: Preparing 23:22:49 4e67c694757c: Preparing 23:22:49 e74470fa0178: Preparing 23:22:49 bb9908c62698: Preparing 23:22:49 e77e75daebb9: Preparing 23:22:49 d81bf8d56a78: Preparing 23:22:49 99968fa141cf: Preparing 23:22:49 5f70bf18a086: Preparing 23:22:49 5e82ab4a8327: Preparing 23:22:49 05510ba4b920: Preparing 23:22:49 3dab9f8bf2d2: Preparing 23:22:49 5e82ab4a8327: Waiting 23:22:49 99968fa141cf: Waiting 23:22:49 5f70bf18a086: Waiting 23:22:49 05510ba4b920: Waiting 23:22:49 3dab9f8bf2d2: Waiting 23:22:49 4e67c694757c: Waiting 23:22:49 e74470fa0178: Waiting 23:22:49 bb9908c62698: Waiting 23:22:49 d590c5777930: Layer already exists 23:22:49 e6ec75be234a: Layer already exists 23:22:49 b59d1be0da35: Layer already exists 23:22:49 e0fd06ca6c7b: Layer already exists 23:22:49 12d4a50e1d4a: Layer already exists 23:22:49 4e67c694757c: Layer already exists 23:22:49 e74470fa0178: Layer already exists 23:22:49 e77e75daebb9: Layer already exists 23:22:49 bb9908c62698: Layer already exists 23:22:49 d81bf8d56a78: Layer already exists 23:22:49 99968fa141cf: Layer already exists 23:22:49 5f70bf18a086: Layer already exists 23:22:49 05510ba4b920: Layer already exists 23:22:49 5e82ab4a8327: Layer already exists 23:22:49 3dab9f8bf2d2: Layer already exists 23:22:49 main: digest: sha256:7b7a1c5547c187be92a1c4051da0ccd55b5be5bf7f109685a419f0577af2f7bf size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:49 ===================================================== [Pipeline] echo 23:22:49 taggedImages: 23:22:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:22:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.14 23:22:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:22:49 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 23:22:49 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:49 latest 23:22:49 3.1.0-dev.14 23:22:49 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:49 main 23:22:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:22:50 c267cca93ac6: Preparing 23:22:50 59e3b7291bf2: Preparing 23:22:50 e4b13fc3cceb: Preparing 23:22:50 00ba5c24d862: Preparing 23:22:50 bb9908c62698: Preparing 23:22:50 e77e75daebb9: Preparing 23:22:50 b371cf260faf: Preparing 23:22:50 3dab9f8bf2d2: Preparing 23:22:50 e77e75daebb9: Waiting 23:22:50 b371cf260faf: Waiting 23:22:50 3dab9f8bf2d2: Waiting 23:22:50 59e3b7291bf2: Layer already exists 23:22:50 bb9908c62698: Layer already exists 23:22:50 c267cca93ac6: Layer already exists 23:22:50 e77e75daebb9: Layer already exists 23:22:50 b371cf260faf: Layer already exists 23:22:50 3dab9f8bf2d2: Layer already exists 23:22:50 e4b13fc3cceb: Pushed 23:22:51 00ba5c24d862: Pushed 23:22:51 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:60b0471e0223ed83eec10e8e1f787b9c30196f227829e28426906000546091cf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:22:52 c267cca93ac6: Preparing 23:22:52 59e3b7291bf2: Preparing 23:22:52 e4b13fc3cceb: Preparing 23:22:52 00ba5c24d862: Preparing 23:22:52 bb9908c62698: Preparing 23:22:52 e77e75daebb9: Preparing 23:22:52 b371cf260faf: Preparing 23:22:52 3dab9f8bf2d2: Preparing 23:22:52 e77e75daebb9: Waiting 23:22:52 b371cf260faf: Waiting 23:22:52 3dab9f8bf2d2: Waiting 23:22:52 59e3b7291bf2: Layer already exists 23:22:52 bb9908c62698: Layer already exists 23:22:52 e4b13fc3cceb: Layer already exists 23:22:52 00ba5c24d862: Layer already exists 23:22:52 c267cca93ac6: Layer already exists 23:22:52 e77e75daebb9: Layer already exists 23:22:52 3dab9f8bf2d2: Layer already exists 23:22:52 b371cf260faf: Layer already exists 23:22:52 latest: digest: sha256:60b0471e0223ed83eec10e8e1f787b9c30196f227829e28426906000546091cf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.14 23:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:22:53 c267cca93ac6: Preparing 23:22:53 59e3b7291bf2: Preparing 23:22:53 e4b13fc3cceb: Preparing 23:22:53 00ba5c24d862: Preparing 23:22:53 bb9908c62698: Preparing 23:22:53 e77e75daebb9: Preparing 23:22:53 b371cf260faf: Preparing 23:22:53 3dab9f8bf2d2: Preparing 23:22:53 e77e75daebb9: Waiting 23:22:53 b371cf260faf: Waiting 23:22:53 3dab9f8bf2d2: Waiting 23:22:53 00ba5c24d862: Layer already exists 23:22:53 e4b13fc3cceb: Layer already exists 23:22:53 59e3b7291bf2: Layer already exists 23:22:53 bb9908c62698: Layer already exists 23:22:53 c267cca93ac6: Layer already exists 23:22:53 e77e75daebb9: Layer already exists 23:22:53 3dab9f8bf2d2: Layer already exists 23:22:53 b371cf260faf: Layer already exists 23:22:53 3.1.0-dev.14: digest: sha256:60b0471e0223ed83eec10e8e1f787b9c30196f227829e28426906000546091cf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:22:54 c267cca93ac6: Preparing 23:22:54 59e3b7291bf2: Preparing 23:22:54 e4b13fc3cceb: Preparing 23:22:54 00ba5c24d862: Preparing 23:22:54 bb9908c62698: Preparing 23:22:54 e77e75daebb9: Preparing 23:22:54 b371cf260faf: Preparing 23:22:54 3dab9f8bf2d2: Preparing 23:22:54 e77e75daebb9: Waiting 23:22:54 b371cf260faf: Waiting 23:22:54 3dab9f8bf2d2: Waiting 23:22:54 00ba5c24d862: Layer already exists 23:22:54 bb9908c62698: Layer already exists 23:22:54 59e3b7291bf2: Layer already exists 23:22:54 e4b13fc3cceb: Layer already exists 23:22:54 c267cca93ac6: Layer already exists 23:22:54 e77e75daebb9: Layer already exists 23:22:54 b371cf260faf: Layer already exists 23:22:54 3dab9f8bf2d2: Layer already exists 23:22:54 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:60b0471e0223ed83eec10e8e1f787b9c30196f227829e28426906000546091cf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:22:54 c267cca93ac6: Preparing 23:22:54 59e3b7291bf2: Preparing 23:22:54 e4b13fc3cceb: Preparing 23:22:54 00ba5c24d862: Preparing 23:22:54 bb9908c62698: Preparing 23:22:54 e77e75daebb9: Preparing 23:22:54 b371cf260faf: Preparing 23:22:54 3dab9f8bf2d2: Preparing 23:22:54 b371cf260faf: Waiting 23:22:54 3dab9f8bf2d2: Waiting 23:22:54 e77e75daebb9: Waiting 23:22:54 bb9908c62698: Layer already exists 23:22:54 59e3b7291bf2: Layer already exists 23:22:54 00ba5c24d862: Layer already exists 23:22:54 c267cca93ac6: Layer already exists 23:22:54 e4b13fc3cceb: Layer already exists 23:22:54 e77e75daebb9: Layer already exists 23:22:54 b371cf260faf: Layer already exists 23:22:54 3dab9f8bf2d2: Layer already exists 23:22:54 main: digest: sha256:60b0471e0223ed83eec10e8e1f787b9c30196f227829e28426906000546091cf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:54 ===================================================== [Pipeline] echo 23:22:54 taggedImages: 23:22:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:22:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.14 23:22:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 23:22:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:22:54 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:54 latest 23:22:54 3.1.0-dev.14 23:22:54 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:54 main 23:22:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:22:55 839c114b322e: Preparing 23:22:55 32b832840444: Preparing 23:22:55 797d4bbe825d: Preparing 23:22:55 5e2f222b958a: Preparing 23:22:55 bb9908c62698: Preparing 23:22:55 e77e75daebb9: Preparing 23:22:55 24c03f400c72: Preparing 23:22:55 0dbf128e6fba: Preparing 23:22:55 3dab9f8bf2d2: Preparing 23:22:55 e77e75daebb9: Waiting 23:22:55 24c03f400c72: Waiting 23:22:55 0dbf128e6fba: Waiting 23:22:55 bb9908c62698: Layer already exists 23:22:55 e77e75daebb9: Layer already exists 23:22:55 839c114b322e: Pushed 23:22:55 5e2f222b958a: Pushed 23:22:55 24c03f400c72: Pushed 23:22:55 32b832840444: Pushed 23:22:55 3dab9f8bf2d2: Layer already exists 23:22:56 0dbf128e6fba: Pushed 23:22:56 797d4bbe825d: Pushed 23:22:56 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:b5dd03f0b533fbb6890d4c3574cfb6ab5584dc59b41f0ea07ad054cb4f22a9ad size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:22:57 839c114b322e: Preparing 23:22:57 32b832840444: Preparing 23:22:57 797d4bbe825d: Preparing 23:22:57 5e2f222b958a: Preparing 23:22:57 bb9908c62698: Preparing 23:22:57 e77e75daebb9: Preparing 23:22:57 24c03f400c72: Preparing 23:22:57 0dbf128e6fba: Preparing 23:22:57 24c03f400c72: Waiting 23:22:57 e77e75daebb9: Waiting 23:22:57 3dab9f8bf2d2: Preparing 23:22:57 0dbf128e6fba: Waiting 23:22:57 3dab9f8bf2d2: Waiting 23:22:57 5e2f222b958a: Layer already exists 23:22:57 797d4bbe825d: Layer already exists 23:22:57 bb9908c62698: Layer already exists 23:22:57 839c114b322e: Layer already exists 23:22:57 32b832840444: Layer already exists 23:22:57 e77e75daebb9: Layer already exists 23:22:57 24c03f400c72: Layer already exists 23:22:57 3dab9f8bf2d2: Layer already exists 23:22:57 0dbf128e6fba: Layer already exists 23:22:57 latest: digest: sha256:b5dd03f0b533fbb6890d4c3574cfb6ab5584dc59b41f0ea07ad054cb4f22a9ad size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.14 23:22:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:22:58 839c114b322e: Preparing 23:22:58 32b832840444: Preparing 23:22:58 797d4bbe825d: Preparing 23:22:58 5e2f222b958a: Preparing 23:22:58 bb9908c62698: Preparing 23:22:58 e77e75daebb9: Preparing 23:22:58 24c03f400c72: Preparing 23:22:58 0dbf128e6fba: Preparing 23:22:58 3dab9f8bf2d2: Preparing 23:22:58 0dbf128e6fba: Waiting 23:22:58 24c03f400c72: Waiting 23:22:58 3dab9f8bf2d2: Waiting 23:22:58 e77e75daebb9: Waiting 23:22:58 5e2f222b958a: Layer already exists 23:22:58 839c114b322e: Layer already exists 23:22:58 bb9908c62698: Layer already exists 23:22:58 32b832840444: Layer already exists 23:22:58 797d4bbe825d: Layer already exists 23:22:58 e77e75daebb9: Layer already exists 23:22:58 0dbf128e6fba: Layer already exists 23:22:58 24c03f400c72: Layer already exists 23:22:58 3dab9f8bf2d2: Layer already exists 23:22:58 3.1.0-dev.14: digest: sha256:b5dd03f0b533fbb6890d4c3574cfb6ab5584dc59b41f0ea07ad054cb4f22a9ad size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:22:58 839c114b322e: Preparing 23:22:58 32b832840444: Preparing 23:22:58 797d4bbe825d: Preparing 23:22:58 5e2f222b958a: Preparing 23:22:58 bb9908c62698: Preparing 23:22:58 e77e75daebb9: Preparing 23:22:58 24c03f400c72: Preparing 23:22:58 0dbf128e6fba: Preparing 23:22:58 3dab9f8bf2d2: Preparing 23:22:58 24c03f400c72: Waiting 23:22:58 0dbf128e6fba: Waiting 23:22:58 3dab9f8bf2d2: Waiting 23:22:58 e77e75daebb9: Waiting 23:22:58 5e2f222b958a: Layer already exists 23:22:58 839c114b322e: Layer already exists 23:22:58 797d4bbe825d: Layer already exists 23:22:58 32b832840444: Layer already exists 23:22:58 bb9908c62698: Layer already exists 23:22:58 24c03f400c72: Layer already exists 23:22:58 3dab9f8bf2d2: Layer already exists 23:22:58 0dbf128e6fba: Layer already exists 23:22:58 e77e75daebb9: Layer already exists 23:22:58 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:b5dd03f0b533fbb6890d4c3574cfb6ab5584dc59b41f0ea07ad054cb4f22a9ad size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:22:59 839c114b322e: Preparing 23:22:59 32b832840444: Preparing 23:22:59 797d4bbe825d: Preparing 23:22:59 5e2f222b958a: Preparing 23:22:59 bb9908c62698: Preparing 23:22:59 e77e75daebb9: Preparing 23:22:59 24c03f400c72: Preparing 23:22:59 e77e75daebb9: Waiting 23:22:59 0dbf128e6fba: Preparing 23:22:59 3dab9f8bf2d2: Preparing 23:22:59 0dbf128e6fba: Waiting 23:22:59 24c03f400c72: Waiting 23:22:59 3dab9f8bf2d2: Waiting 23:22:59 5e2f222b958a: Layer already exists 23:22:59 797d4bbe825d: Layer already exists 23:22:59 bb9908c62698: Layer already exists 23:22:59 32b832840444: Layer already exists 23:22:59 839c114b322e: Layer already exists 23:22:59 e77e75daebb9: Layer already exists 23:22:59 24c03f400c72: Layer already exists 23:22:59 3dab9f8bf2d2: Layer already exists 23:22:59 0dbf128e6fba: Layer already exists 23:22:59 main: digest: sha256:b5dd03f0b533fbb6890d4c3574cfb6ab5584dc59b41f0ea07ad054cb4f22a9ad size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:22:59 ===================================================== [Pipeline] echo 23:22:59 taggedImages: 23:22:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:22:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.14 23:22:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:22:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:22:59 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:22:59 latest 23:22:59 3.1.0-dev.14 23:22:59 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:22:59 main 23:22:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:23:00 30ff73baa0f5: Preparing 23:23:00 7dcd2150dd54: Preparing 23:23:00 892d65a7f33d: Preparing 23:23:00 606178ccc493: Preparing 23:23:00 1bd20c6f7fc1: Preparing 23:23:00 d4afa8c45e2b: Preparing 23:23:00 88df6696f39b: Preparing 23:23:00 bb9908c62698: Preparing 23:23:00 e77e75daebb9: Preparing 23:23:00 bad3d2ba2b30: Preparing 23:23:00 3dab9f8bf2d2: Preparing 23:23:00 88df6696f39b: Waiting 23:23:00 bb9908c62698: Waiting 23:23:00 e77e75daebb9: Waiting 23:23:00 d4afa8c45e2b: Waiting 23:23:00 bad3d2ba2b30: Waiting 23:23:00 3dab9f8bf2d2: Waiting 23:23:00 1bd20c6f7fc1: Pushed 23:23:00 30ff73baa0f5: Pushed 23:23:00 7dcd2150dd54: Pushed 23:23:00 bb9908c62698: Layer already exists 23:23:00 e77e75daebb9: Layer already exists 23:23:00 d4afa8c45e2b: Pushed 23:23:00 88df6696f39b: Pushed 23:23:00 3dab9f8bf2d2: Layer already exists 23:23:01 bad3d2ba2b30: Pushed 23:23:01 606178ccc493: Pushed 23:23:01 892d65a7f33d: Pushed 23:23:01 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:f9d015976dcaca4191eaf1035da97acc05ab2eefe70a9cea18999a065e52ef6d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:23:02 30ff73baa0f5: Preparing 23:23:02 7dcd2150dd54: Preparing 23:23:02 892d65a7f33d: Preparing 23:23:02 606178ccc493: Preparing 23:23:02 1bd20c6f7fc1: Preparing 23:23:02 d4afa8c45e2b: Preparing 23:23:02 88df6696f39b: Preparing 23:23:02 bb9908c62698: Preparing 23:23:02 e77e75daebb9: Preparing 23:23:02 bad3d2ba2b30: Preparing 23:23:02 3dab9f8bf2d2: Preparing 23:23:02 d4afa8c45e2b: Waiting 23:23:02 88df6696f39b: Waiting 23:23:02 bad3d2ba2b30: Waiting 23:23:02 3dab9f8bf2d2: Waiting 23:23:02 bb9908c62698: Waiting 23:23:02 e77e75daebb9: Waiting 23:23:02 30ff73baa0f5: Layer already exists 23:23:02 7dcd2150dd54: Layer already exists 23:23:02 892d65a7f33d: Layer already exists 23:23:02 1bd20c6f7fc1: Layer already exists 23:23:02 606178ccc493: Layer already exists 23:23:02 d4afa8c45e2b: Layer already exists 23:23:02 88df6696f39b: Layer already exists 23:23:02 bb9908c62698: Layer already exists 23:23:02 bad3d2ba2b30: Layer already exists 23:23:02 e77e75daebb9: Layer already exists 23:23:02 3dab9f8bf2d2: Layer already exists 23:23:02 latest: digest: sha256:f9d015976dcaca4191eaf1035da97acc05ab2eefe70a9cea18999a065e52ef6d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.14 23:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:23:03 30ff73baa0f5: Preparing 23:23:03 7dcd2150dd54: Preparing 23:23:03 892d65a7f33d: Preparing 23:23:03 606178ccc493: Preparing 23:23:03 1bd20c6f7fc1: Preparing 23:23:03 d4afa8c45e2b: Preparing 23:23:03 88df6696f39b: Preparing 23:23:03 bb9908c62698: Preparing 23:23:03 e77e75daebb9: Preparing 23:23:03 bad3d2ba2b30: Preparing 23:23:03 3dab9f8bf2d2: Preparing 23:23:03 d4afa8c45e2b: Waiting 23:23:03 88df6696f39b: Waiting 23:23:03 bb9908c62698: Waiting 23:23:03 e77e75daebb9: Waiting 23:23:03 bad3d2ba2b30: Waiting 23:23:03 3dab9f8bf2d2: Waiting 23:23:03 1bd20c6f7fc1: Layer already exists 23:23:03 892d65a7f33d: Layer already exists 23:23:03 606178ccc493: Layer already exists 23:23:03 7dcd2150dd54: Layer already exists 23:23:03 30ff73baa0f5: Layer already exists 23:23:03 d4afa8c45e2b: Layer already exists 23:23:03 bb9908c62698: Layer already exists 23:23:03 88df6696f39b: Layer already exists 23:23:03 bad3d2ba2b30: Layer already exists 23:23:03 e77e75daebb9: Layer already exists 23:23:03 3dab9f8bf2d2: Layer already exists 23:23:03 3.1.0-dev.14: digest: sha256:f9d015976dcaca4191eaf1035da97acc05ab2eefe70a9cea18999a065e52ef6d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:23:03 30ff73baa0f5: Preparing 23:23:03 7dcd2150dd54: Preparing 23:23:03 892d65a7f33d: Preparing 23:23:03 606178ccc493: Preparing 23:23:03 1bd20c6f7fc1: Preparing 23:23:03 d4afa8c45e2b: Preparing 23:23:03 88df6696f39b: Preparing 23:23:03 bb9908c62698: Preparing 23:23:03 e77e75daebb9: Preparing 23:23:03 bad3d2ba2b30: Preparing 23:23:03 3dab9f8bf2d2: Preparing 23:23:03 d4afa8c45e2b: Waiting 23:23:03 e77e75daebb9: Waiting 23:23:03 3dab9f8bf2d2: Waiting 23:23:03 88df6696f39b: Waiting 23:23:03 bad3d2ba2b30: Waiting 23:23:03 bb9908c62698: Waiting 23:23:03 892d65a7f33d: Layer already exists 23:23:03 606178ccc493: Layer already exists 23:23:03 30ff73baa0f5: Layer already exists 23:23:03 1bd20c6f7fc1: Layer already exists 23:23:03 7dcd2150dd54: Layer already exists 23:23:03 bb9908c62698: Layer already exists 23:23:03 e77e75daebb9: Layer already exists 23:23:03 bad3d2ba2b30: Layer already exists 23:23:03 d4afa8c45e2b: Layer already exists 23:23:03 88df6696f39b: Layer already exists 23:23:03 3dab9f8bf2d2: Layer already exists 23:23:03 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:f9d015976dcaca4191eaf1035da97acc05ab2eefe70a9cea18999a065e52ef6d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:23:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:23:04 30ff73baa0f5: Preparing 23:23:04 7dcd2150dd54: Preparing 23:23:04 892d65a7f33d: Preparing 23:23:04 606178ccc493: Preparing 23:23:04 1bd20c6f7fc1: Preparing 23:23:04 d4afa8c45e2b: Preparing 23:23:04 88df6696f39b: Preparing 23:23:04 d4afa8c45e2b: Waiting 23:23:04 bb9908c62698: Preparing 23:23:04 e77e75daebb9: Preparing 23:23:04 88df6696f39b: Waiting 23:23:04 bad3d2ba2b30: Preparing 23:23:04 3dab9f8bf2d2: Preparing 23:23:04 bb9908c62698: Waiting 23:23:04 e77e75daebb9: Waiting 23:23:04 bad3d2ba2b30: Waiting 23:23:04 7dcd2150dd54: Layer already exists 23:23:04 30ff73baa0f5: Layer already exists 23:23:04 892d65a7f33d: Layer already exists 23:23:04 606178ccc493: Layer already exists 23:23:04 1bd20c6f7fc1: Layer already exists 23:23:04 88df6696f39b: Layer already exists 23:23:04 d4afa8c45e2b: Layer already exists 23:23:04 bb9908c62698: Layer already exists 23:23:04 bad3d2ba2b30: Layer already exists 23:23:04 e77e75daebb9: Layer already exists 23:23:04 3dab9f8bf2d2: Layer already exists 23:23:04 main: digest: sha256:f9d015976dcaca4191eaf1035da97acc05ab2eefe70a9cea18999a065e52ef6d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:04 ===================================================== [Pipeline] echo 23:23:04 taggedImages: 23:23:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:23:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.14 23:23:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:23:04 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:23:04 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:04 latest 23:23:04 3.1.0-dev.14 23:23:04 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:04 main 23:23:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:23:05 e9132f92a005: Preparing 23:23:05 36e45ed2eaf6: Preparing 23:23:05 bb9908c62698: Preparing 23:23:05 e77e75daebb9: Preparing 23:23:05 9e90da6e9617: Preparing 23:23:05 3dab9f8bf2d2: Preparing 23:23:05 3dab9f8bf2d2: Waiting 23:23:05 bb9908c62698: Layer already exists 23:23:05 e77e75daebb9: Layer already exists 23:23:05 3dab9f8bf2d2: Layer already exists 23:23:05 e9132f92a005: Pushed 23:23:05 9e90da6e9617: Pushed 23:23:07 36e45ed2eaf6: Pushed 23:23:07 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:fce04018af35a74a0371a482fa08883ca190a174e6f039a8bc84518d3bd459ad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:23:08 e9132f92a005: Preparing 23:23:08 36e45ed2eaf6: Preparing 23:23:08 bb9908c62698: Preparing 23:23:08 e77e75daebb9: Preparing 23:23:08 9e90da6e9617: Preparing 23:23:08 3dab9f8bf2d2: Preparing 23:23:08 3dab9f8bf2d2: Waiting 23:23:08 e9132f92a005: Layer already exists 23:23:08 bb9908c62698: Layer already exists 23:23:08 9e90da6e9617: Layer already exists 23:23:08 36e45ed2eaf6: Layer already exists 23:23:08 e77e75daebb9: Layer already exists 23:23:08 3dab9f8bf2d2: Layer already exists 23:23:08 latest: digest: sha256:fce04018af35a74a0371a482fa08883ca190a174e6f039a8bc84518d3bd459ad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.14 23:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:23:08 e9132f92a005: Preparing 23:23:08 36e45ed2eaf6: Preparing 23:23:08 bb9908c62698: Preparing 23:23:08 e77e75daebb9: Preparing 23:23:08 9e90da6e9617: Preparing 23:23:08 3dab9f8bf2d2: Preparing 23:23:08 3dab9f8bf2d2: Waiting 23:23:08 9e90da6e9617: Layer already exists 23:23:08 e9132f92a005: Layer already exists 23:23:08 e77e75daebb9: Layer already exists 23:23:08 36e45ed2eaf6: Layer already exists 23:23:08 bb9908c62698: Layer already exists 23:23:08 3dab9f8bf2d2: Layer already exists 23:23:08 3.1.0-dev.14: digest: sha256:fce04018af35a74a0371a482fa08883ca190a174e6f039a8bc84518d3bd459ad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:23:09 e9132f92a005: Preparing 23:23:09 36e45ed2eaf6: Preparing 23:23:09 bb9908c62698: Preparing 23:23:09 e77e75daebb9: Preparing 23:23:09 9e90da6e9617: Preparing 23:23:09 3dab9f8bf2d2: Preparing 23:23:09 3dab9f8bf2d2: Waiting 23:23:09 9e90da6e9617: Layer already exists 23:23:09 bb9908c62698: Layer already exists 23:23:09 e77e75daebb9: Layer already exists 23:23:09 36e45ed2eaf6: Layer already exists 23:23:09 e9132f92a005: Layer already exists 23:23:09 3dab9f8bf2d2: Layer already exists 23:23:09 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:fce04018af35a74a0371a482fa08883ca190a174e6f039a8bc84518d3bd459ad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:23:10 e9132f92a005: Preparing 23:23:10 36e45ed2eaf6: Preparing 23:23:10 bb9908c62698: Preparing 23:23:10 e77e75daebb9: Preparing 23:23:10 9e90da6e9617: Preparing 23:23:10 3dab9f8bf2d2: Preparing 23:23:10 3dab9f8bf2d2: Waiting 23:23:10 36e45ed2eaf6: Layer already exists 23:23:10 e9132f92a005: Layer already exists 23:23:10 bb9908c62698: Layer already exists 23:23:10 e77e75daebb9: Layer already exists 23:23:10 9e90da6e9617: Layer already exists 23:23:10 3dab9f8bf2d2: Layer already exists 23:23:10 main: digest: sha256:fce04018af35a74a0371a482fa08883ca190a174e6f039a8bc84518d3bd459ad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:10 ===================================================== [Pipeline] echo 23:23:10 taggedImages: 23:23:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:23:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.14 23:23:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:23:10 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:23:10 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:10 latest 23:23:10 3.1.0-dev.14 23:23:10 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:10 main 23:23:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:23:10 da39284b7d51: Preparing 23:23:10 bc042b6892a6: Preparing 23:23:10 7eb699c96d7b: Preparing 23:23:10 62d5381fba56: Preparing 23:23:10 f866c471eb10: Preparing 23:23:10 bb9908c62698: Preparing 23:23:10 e77e75daebb9: Preparing 23:23:10 81751df1975d: Preparing 23:23:10 3dab9f8bf2d2: Preparing 23:23:10 e77e75daebb9: Waiting 23:23:10 3dab9f8bf2d2: Waiting 23:23:10 bb9908c62698: Waiting 23:23:10 da39284b7d51: Pushed 23:23:10 bc042b6892a6: Pushed 23:23:10 7eb699c96d7b: Pushed 23:23:10 bb9908c62698: Layer already exists 23:23:10 e77e75daebb9: Layer already exists 23:23:10 3dab9f8bf2d2: Layer already exists 23:23:11 81751df1975d: Pushed 23:23:17 f866c471eb10: Pushed 23:23:19 62d5381fba56: Pushed 23:23:19 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:1eaa077b16d3d7d9bc6f5a20ae19f02e2b3e2ba56a80ac961abe1e580aa07126 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:23:19 da39284b7d51: Preparing 23:23:19 bc042b6892a6: Preparing 23:23:19 7eb699c96d7b: Preparing 23:23:19 62d5381fba56: Preparing 23:23:19 f866c471eb10: Preparing 23:23:19 bb9908c62698: Preparing 23:23:19 e77e75daebb9: Preparing 23:23:19 bb9908c62698: Waiting 23:23:19 81751df1975d: Preparing 23:23:19 3dab9f8bf2d2: Preparing 23:23:19 e77e75daebb9: Waiting 23:23:19 81751df1975d: Waiting 23:23:19 3dab9f8bf2d2: Waiting 23:23:19 da39284b7d51: Layer already exists 23:23:19 7eb699c96d7b: Layer already exists 23:23:19 62d5381fba56: Layer already exists 23:23:19 bc042b6892a6: Layer already exists 23:23:19 f866c471eb10: Layer already exists 23:23:19 81751df1975d: Layer already exists 23:23:19 bb9908c62698: Layer already exists 23:23:19 3dab9f8bf2d2: Layer already exists 23:23:19 e77e75daebb9: Layer already exists 23:23:19 latest: digest: sha256:1eaa077b16d3d7d9bc6f5a20ae19f02e2b3e2ba56a80ac961abe1e580aa07126 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.14 23:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:23:20 da39284b7d51: Preparing 23:23:20 bc042b6892a6: Preparing 23:23:20 7eb699c96d7b: Preparing 23:23:20 62d5381fba56: Preparing 23:23:20 f866c471eb10: Preparing 23:23:20 bb9908c62698: Preparing 23:23:20 e77e75daebb9: Preparing 23:23:20 81751df1975d: Preparing 23:23:20 3dab9f8bf2d2: Preparing 23:23:20 bb9908c62698: Waiting 23:23:20 e77e75daebb9: Waiting 23:23:20 81751df1975d: Waiting 23:23:20 3dab9f8bf2d2: Waiting 23:23:20 f866c471eb10: Layer already exists 23:23:20 62d5381fba56: Layer already exists 23:23:20 da39284b7d51: Layer already exists 23:23:20 bc042b6892a6: Layer already exists 23:23:20 7eb699c96d7b: Layer already exists 23:23:20 bb9908c62698: Layer already exists 23:23:20 e77e75daebb9: Layer already exists 23:23:20 3dab9f8bf2d2: Layer already exists 23:23:20 81751df1975d: Layer already exists 23:23:20 3.1.0-dev.14: digest: sha256:1eaa077b16d3d7d9bc6f5a20ae19f02e2b3e2ba56a80ac961abe1e580aa07126 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:23:21 da39284b7d51: Preparing 23:23:21 bc042b6892a6: Preparing 23:23:21 7eb699c96d7b: Preparing 23:23:21 62d5381fba56: Preparing 23:23:21 f866c471eb10: Preparing 23:23:21 bb9908c62698: Preparing 23:23:21 e77e75daebb9: Preparing 23:23:21 81751df1975d: Preparing 23:23:21 3dab9f8bf2d2: Preparing 23:23:21 e77e75daebb9: Waiting 23:23:21 81751df1975d: Waiting 23:23:21 3dab9f8bf2d2: Waiting 23:23:21 bb9908c62698: Waiting 23:23:21 7eb699c96d7b: Layer already exists 23:23:21 f866c471eb10: Layer already exists 23:23:21 da39284b7d51: Layer already exists 23:23:21 62d5381fba56: Layer already exists 23:23:21 bc042b6892a6: Layer already exists 23:23:21 e77e75daebb9: Layer already exists 23:23:21 81751df1975d: Layer already exists 23:23:21 3dab9f8bf2d2: Layer already exists 23:23:21 bb9908c62698: Layer already exists 23:23:21 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:1eaa077b16d3d7d9bc6f5a20ae19f02e2b3e2ba56a80ac961abe1e580aa07126 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:23:21 da39284b7d51: Preparing 23:23:21 bc042b6892a6: Preparing 23:23:21 7eb699c96d7b: Preparing 23:23:21 62d5381fba56: Preparing 23:23:21 f866c471eb10: Preparing 23:23:21 bb9908c62698: Preparing 23:23:21 e77e75daebb9: Preparing 23:23:21 81751df1975d: Preparing 23:23:21 3dab9f8bf2d2: Preparing 23:23:21 e77e75daebb9: Waiting 23:23:21 81751df1975d: Waiting 23:23:21 3dab9f8bf2d2: Waiting 23:23:21 bb9908c62698: Waiting 23:23:21 7eb699c96d7b: Layer already exists 23:23:21 da39284b7d51: Layer already exists 23:23:21 f866c471eb10: Layer already exists 23:23:21 62d5381fba56: Layer already exists 23:23:21 bc042b6892a6: Layer already exists 23:23:21 3dab9f8bf2d2: Layer already exists 23:23:21 bb9908c62698: Layer already exists 23:23:21 e77e75daebb9: Layer already exists 23:23:21 81751df1975d: Layer already exists 23:23:21 main: digest: sha256:1eaa077b16d3d7d9bc6f5a20ae19f02e2b3e2ba56a80ac961abe1e580aa07126 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:21 ===================================================== [Pipeline] echo 23:23:21 taggedImages: 23:23:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:23:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.14 23:23:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:23:21 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:23:21 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:21 latest 23:23:21 3.1.0-dev.14 23:23:21 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:21 main 23:23:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:23:22 d1f7b92fda22: Preparing 23:23:22 2924156bc000: Preparing 23:23:22 ad1ab4465eac: Preparing 23:23:22 52c3b38b9097: Preparing 23:23:22 bb9908c62698: Preparing 23:23:22 e77e75daebb9: Preparing 23:23:22 b27bcd1816d4: Preparing 23:23:22 3dab9f8bf2d2: Preparing 23:23:22 3dab9f8bf2d2: Waiting 23:23:22 e77e75daebb9: Waiting 23:23:22 b27bcd1816d4: Waiting 23:23:22 bb9908c62698: Layer already exists 23:23:22 e77e75daebb9: Layer already exists 23:23:22 ad1ab4465eac: Pushed 23:23:22 3dab9f8bf2d2: Layer already exists 23:23:22 2924156bc000: Pushed 23:23:22 d1f7b92fda22: Pushed 23:23:22 b27bcd1816d4: Pushed 23:23:32 52c3b38b9097: Pushed 23:23:32 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:55d940c04334387058a53d3778c5bb4f6fded7dbc4637345256b10e91fc3a4a4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:23:33 d1f7b92fda22: Preparing 23:23:33 2924156bc000: Preparing 23:23:33 ad1ab4465eac: Preparing 23:23:33 52c3b38b9097: Preparing 23:23:33 bb9908c62698: Preparing 23:23:33 e77e75daebb9: Preparing 23:23:33 b27bcd1816d4: Preparing 23:23:33 3dab9f8bf2d2: Preparing 23:23:33 e77e75daebb9: Waiting 23:23:33 b27bcd1816d4: Waiting 23:23:33 3dab9f8bf2d2: Waiting 23:23:33 52c3b38b9097: Layer already exists 23:23:33 2924156bc000: Layer already exists 23:23:33 d1f7b92fda22: Layer already exists 23:23:33 ad1ab4465eac: Layer already exists 23:23:33 bb9908c62698: Layer already exists 23:23:33 e77e75daebb9: Layer already exists 23:23:33 b27bcd1816d4: Layer already exists 23:23:33 3dab9f8bf2d2: Layer already exists 23:23:33 latest: digest: sha256:55d940c04334387058a53d3778c5bb4f6fded7dbc4637345256b10e91fc3a4a4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.14 23:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:23:34 d1f7b92fda22: Preparing 23:23:34 2924156bc000: Preparing 23:23:34 ad1ab4465eac: Preparing 23:23:34 52c3b38b9097: Preparing 23:23:34 bb9908c62698: Preparing 23:23:34 e77e75daebb9: Preparing 23:23:34 b27bcd1816d4: Preparing 23:23:34 3dab9f8bf2d2: Preparing 23:23:34 e77e75daebb9: Waiting 23:23:34 b27bcd1816d4: Waiting 23:23:34 3dab9f8bf2d2: Waiting 23:23:34 ad1ab4465eac: Layer already exists 23:23:34 bb9908c62698: Layer already exists 23:23:34 2924156bc000: Layer already exists 23:23:34 52c3b38b9097: Layer already exists 23:23:34 d1f7b92fda22: Layer already exists 23:23:34 b27bcd1816d4: Layer already exists 23:23:34 e77e75daebb9: Layer already exists 23:23:34 3dab9f8bf2d2: Layer already exists 23:23:34 3.1.0-dev.14: digest: sha256:55d940c04334387058a53d3778c5bb4f6fded7dbc4637345256b10e91fc3a4a4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:23:34 d1f7b92fda22: Preparing 23:23:34 2924156bc000: Preparing 23:23:34 ad1ab4465eac: Preparing 23:23:34 52c3b38b9097: Preparing 23:23:34 bb9908c62698: Preparing 23:23:34 e77e75daebb9: Preparing 23:23:34 b27bcd1816d4: Preparing 23:23:34 3dab9f8bf2d2: Preparing 23:23:34 e77e75daebb9: Waiting 23:23:34 b27bcd1816d4: Waiting 23:23:34 3dab9f8bf2d2: Waiting 23:23:34 d1f7b92fda22: Layer already exists 23:23:34 bb9908c62698: Layer already exists 23:23:34 52c3b38b9097: Layer already exists 23:23:34 2924156bc000: Layer already exists 23:23:34 ad1ab4465eac: Layer already exists 23:23:34 e77e75daebb9: Layer already exists 23:23:34 3dab9f8bf2d2: Layer already exists 23:23:34 b27bcd1816d4: Layer already exists 23:23:34 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:55d940c04334387058a53d3778c5bb4f6fded7dbc4637345256b10e91fc3a4a4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:23:35 d1f7b92fda22: Preparing 23:23:35 2924156bc000: Preparing 23:23:35 ad1ab4465eac: Preparing 23:23:35 52c3b38b9097: Preparing 23:23:35 bb9908c62698: Preparing 23:23:35 e77e75daebb9: Preparing 23:23:35 b27bcd1816d4: Preparing 23:23:35 3dab9f8bf2d2: Preparing 23:23:35 e77e75daebb9: Waiting 23:23:35 b27bcd1816d4: Waiting 23:23:35 3dab9f8bf2d2: Waiting 23:23:35 2924156bc000: Layer already exists 23:23:35 52c3b38b9097: Layer already exists 23:23:35 ad1ab4465eac: Layer already exists 23:23:35 d1f7b92fda22: Layer already exists 23:23:35 bb9908c62698: Layer already exists 23:23:35 e77e75daebb9: Layer already exists 23:23:35 3dab9f8bf2d2: Layer already exists 23:23:35 b27bcd1816d4: Layer already exists 23:23:35 main: digest: sha256:55d940c04334387058a53d3778c5bb4f6fded7dbc4637345256b10e91fc3a4a4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:35 ===================================================== [Pipeline] echo 23:23:35 taggedImages: 23:23:35 - nexus3.edgexfoundry.org:10004/security-spire-config:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:35 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:23:35 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.14 23:23:35 - nexus3.edgexfoundry.org:10004/security-spire-config:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:35 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:23:35 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:23:35 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:35 latest 23:23:35 3.1.0-dev.14 23:23:35 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:35 main 23:23:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:23:36 0a9500626b7e: Preparing 23:23:36 dd35d1af67fc: Preparing 23:23:36 4500a10a3a27: Preparing 23:23:36 52c3b38b9097: Preparing 23:23:36 bb9908c62698: Preparing 23:23:36 e77e75daebb9: Preparing 23:23:36 81751df1975d: Preparing 23:23:36 3dab9f8bf2d2: Preparing 23:23:36 e77e75daebb9: Waiting 23:23:36 81751df1975d: Waiting 23:23:36 3dab9f8bf2d2: Waiting 23:23:36 bb9908c62698: Layer already exists 23:23:36 52c3b38b9097: Layer already exists 23:23:36 e77e75daebb9: Layer already exists 23:23:36 81751df1975d: Layer already exists 23:23:36 3dab9f8bf2d2: Layer already exists 23:23:36 4500a10a3a27: Pushed 23:23:36 0a9500626b7e: Pushed 23:23:36 dd35d1af67fc: Pushed 23:23:36 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:323422a3e180b24aea70fc2542528fd2b537e7163ff8275c1b3cfc8731fec81d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:23:37 0a9500626b7e: Preparing 23:23:37 dd35d1af67fc: Preparing 23:23:37 4500a10a3a27: Preparing 23:23:37 52c3b38b9097: Preparing 23:23:37 bb9908c62698: Preparing 23:23:37 e77e75daebb9: Preparing 23:23:37 81751df1975d: Preparing 23:23:37 3dab9f8bf2d2: Preparing 23:23:37 e77e75daebb9: Waiting 23:23:37 81751df1975d: Waiting 23:23:37 3dab9f8bf2d2: Waiting 23:23:37 52c3b38b9097: Layer already exists 23:23:37 0a9500626b7e: Layer already exists 23:23:37 bb9908c62698: Layer already exists 23:23:37 4500a10a3a27: Layer already exists 23:23:37 dd35d1af67fc: Layer already exists 23:23:37 e77e75daebb9: Layer already exists 23:23:37 3dab9f8bf2d2: Layer already exists 23:23:37 81751df1975d: Layer already exists 23:23:37 latest: digest: sha256:323422a3e180b24aea70fc2542528fd2b537e7163ff8275c1b3cfc8731fec81d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.14 23:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:23:37 0a9500626b7e: Preparing 23:23:37 dd35d1af67fc: Preparing 23:23:37 4500a10a3a27: Preparing 23:23:37 52c3b38b9097: Preparing 23:23:37 bb9908c62698: Preparing 23:23:37 e77e75daebb9: Preparing 23:23:37 81751df1975d: Preparing 23:23:37 3dab9f8bf2d2: Preparing 23:23:37 e77e75daebb9: Waiting 23:23:37 81751df1975d: Waiting 23:23:37 3dab9f8bf2d2: Waiting 23:23:37 4500a10a3a27: Layer already exists 23:23:37 52c3b38b9097: Layer already exists 23:23:37 0a9500626b7e: Layer already exists 23:23:37 bb9908c62698: Layer already exists 23:23:37 dd35d1af67fc: Layer already exists 23:23:37 e77e75daebb9: Layer already exists 23:23:37 81751df1975d: Layer already exists 23:23:37 3dab9f8bf2d2: Layer already exists 23:23:37 3.1.0-dev.14: digest: sha256:323422a3e180b24aea70fc2542528fd2b537e7163ff8275c1b3cfc8731fec81d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:23:38 0a9500626b7e: Preparing 23:23:38 dd35d1af67fc: Preparing 23:23:38 4500a10a3a27: Preparing 23:23:38 52c3b38b9097: Preparing 23:23:38 bb9908c62698: Preparing 23:23:38 e77e75daebb9: Preparing 23:23:38 81751df1975d: Preparing 23:23:38 3dab9f8bf2d2: Preparing 23:23:38 e77e75daebb9: Waiting 23:23:38 81751df1975d: Waiting 23:23:38 3dab9f8bf2d2: Waiting 23:23:38 0a9500626b7e: Layer already exists 23:23:38 4500a10a3a27: Layer already exists 23:23:38 bb9908c62698: Layer already exists 23:23:38 52c3b38b9097: Layer already exists 23:23:38 dd35d1af67fc: Layer already exists 23:23:38 e77e75daebb9: Layer already exists 23:23:38 81751df1975d: Layer already exists 23:23:38 3dab9f8bf2d2: Layer already exists 23:23:38 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:323422a3e180b24aea70fc2542528fd2b537e7163ff8275c1b3cfc8731fec81d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:23:38 0a9500626b7e: Preparing 23:23:38 dd35d1af67fc: Preparing 23:23:38 4500a10a3a27: Preparing 23:23:38 52c3b38b9097: Preparing 23:23:38 bb9908c62698: Preparing 23:23:38 e77e75daebb9: Preparing 23:23:38 81751df1975d: Preparing 23:23:38 3dab9f8bf2d2: Preparing 23:23:38 81751df1975d: Waiting 23:23:38 3dab9f8bf2d2: Waiting 23:23:38 e77e75daebb9: Waiting 23:23:38 4500a10a3a27: Layer already exists 23:23:38 dd35d1af67fc: Layer already exists 23:23:38 0a9500626b7e: Layer already exists 23:23:38 bb9908c62698: Layer already exists 23:23:38 52c3b38b9097: Layer already exists 23:23:38 e77e75daebb9: Layer already exists 23:23:38 81751df1975d: Layer already exists 23:23:38 3dab9f8bf2d2: Layer already exists 23:23:38 main: digest: sha256:323422a3e180b24aea70fc2542528fd2b537e7163ff8275c1b3cfc8731fec81d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:39 ===================================================== [Pipeline] echo 23:23:39 taggedImages: 23:23:39 - nexus3.edgexfoundry.org:10004/security-spire-server:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:39 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:23:39 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.14 23:23:39 - nexus3.edgexfoundry.org:10004/security-spire-server:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:39 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:23:39 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:23:39 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:39 latest 23:23:39 3.1.0-dev.14 23:23:39 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:39 main 23:23:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:23:39 cb17ab16703d: Preparing 23:23:39 29a994d27b34: Preparing 23:23:39 bb9908c62698: Preparing 23:23:39 e77e75daebb9: Preparing 23:23:39 1cfdcf3409c5: Preparing 23:23:39 3dab9f8bf2d2: Preparing 23:23:39 3dab9f8bf2d2: Waiting 23:23:39 e77e75daebb9: Layer already exists 23:23:39 bb9908c62698: Layer already exists 23:23:39 3dab9f8bf2d2: Layer already exists 23:23:39 cb17ab16703d: Pushed 23:23:39 1cfdcf3409c5: Pushed 23:23:42 29a994d27b34: Pushed 23:23:42 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:a8de5dd40d8be2758e2ffbced3d7709b1ece233d3240fba37f1d6791b39072e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:23:43 cb17ab16703d: Preparing 23:23:43 29a994d27b34: Preparing 23:23:43 bb9908c62698: Preparing 23:23:43 e77e75daebb9: Preparing 23:23:43 1cfdcf3409c5: Preparing 23:23:43 3dab9f8bf2d2: Preparing 23:23:43 3dab9f8bf2d2: Waiting 23:23:43 1cfdcf3409c5: Layer already exists 23:23:43 29a994d27b34: Layer already exists 23:23:43 bb9908c62698: Layer already exists 23:23:43 cb17ab16703d: Layer already exists 23:23:43 e77e75daebb9: Layer already exists 23:23:43 3dab9f8bf2d2: Layer already exists 23:23:43 latest: digest: sha256:a8de5dd40d8be2758e2ffbced3d7709b1ece233d3240fba37f1d6791b39072e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.14 23:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:23:43 cb17ab16703d: Preparing 23:23:43 29a994d27b34: Preparing 23:23:43 bb9908c62698: Preparing 23:23:43 e77e75daebb9: Preparing 23:23:43 1cfdcf3409c5: Preparing 23:23:43 3dab9f8bf2d2: Preparing 23:23:43 3dab9f8bf2d2: Waiting 23:23:43 e77e75daebb9: Layer already exists 23:23:43 cb17ab16703d: Layer already exists 23:23:43 29a994d27b34: Layer already exists 23:23:43 1cfdcf3409c5: Layer already exists 23:23:43 bb9908c62698: Layer already exists 23:23:43 3dab9f8bf2d2: Layer already exists 23:23:43 3.1.0-dev.14: digest: sha256:a8de5dd40d8be2758e2ffbced3d7709b1ece233d3240fba37f1d6791b39072e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:23:44 cb17ab16703d: Preparing 23:23:44 29a994d27b34: Preparing 23:23:44 bb9908c62698: Preparing 23:23:44 e77e75daebb9: Preparing 23:23:44 1cfdcf3409c5: Preparing 23:23:44 3dab9f8bf2d2: Preparing 23:23:44 3dab9f8bf2d2: Waiting 23:23:44 e77e75daebb9: Layer already exists 23:23:44 1cfdcf3409c5: Layer already exists 23:23:44 cb17ab16703d: Layer already exists 23:23:44 bb9908c62698: Layer already exists 23:23:44 29a994d27b34: Layer already exists 23:23:44 3dab9f8bf2d2: Layer already exists 23:23:44 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:a8de5dd40d8be2758e2ffbced3d7709b1ece233d3240fba37f1d6791b39072e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:23:45 cb17ab16703d: Preparing 23:23:45 29a994d27b34: Preparing 23:23:45 bb9908c62698: Preparing 23:23:45 e77e75daebb9: Preparing 23:23:45 1cfdcf3409c5: Preparing 23:23:45 3dab9f8bf2d2: Preparing 23:23:45 3dab9f8bf2d2: Waiting 23:23:45 e77e75daebb9: Layer already exists 23:23:45 bb9908c62698: Layer already exists 23:23:45 29a994d27b34: Layer already exists 23:23:45 cb17ab16703d: Layer already exists 23:23:45 1cfdcf3409c5: Layer already exists 23:23:45 3dab9f8bf2d2: Layer already exists 23:23:45 main: digest: sha256:a8de5dd40d8be2758e2ffbced3d7709b1ece233d3240fba37f1d6791b39072e5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:45 ===================================================== [Pipeline] echo 23:23:45 taggedImages: 23:23:45 - nexus3.edgexfoundry.org:10004/support-notifications:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:45 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:23:45 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.14 23:23:45 - nexus3.edgexfoundry.org:10004/support-notifications:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:45 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:23:45 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:23:45 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:45 latest 23:23:45 3.1.0-dev.14 23:23:45 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:45 main 23:23:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:23:45 3b377c68ba03: Preparing 23:23:45 bb0293b1596c: Preparing 23:23:45 bb9908c62698: Preparing 23:23:45 e77e75daebb9: Preparing 23:23:45 b371cf260faf: Preparing 23:23:45 3dab9f8bf2d2: Preparing 23:23:45 3dab9f8bf2d2: Waiting 23:23:45 bb9908c62698: Layer already exists 23:23:45 e77e75daebb9: Layer already exists 23:23:45 3dab9f8bf2d2: Layer already exists 23:23:45 b371cf260faf: Layer already exists 23:23:46 3b377c68ba03: Pushed 23:23:48 bb0293b1596c: Pushed 23:23:48 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:765841533099c6b1cc2dd808ba4cf17be3c9feeed079554714a817334c0c9c5f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:23:49 3b377c68ba03: Preparing 23:23:49 bb0293b1596c: Preparing 23:23:49 bb9908c62698: Preparing 23:23:49 e77e75daebb9: Preparing 23:23:49 b371cf260faf: Preparing 23:23:49 3dab9f8bf2d2: Preparing 23:23:49 3dab9f8bf2d2: Waiting 23:23:49 bb9908c62698: Layer already exists 23:23:49 3b377c68ba03: Layer already exists 23:23:49 e77e75daebb9: Layer already exists 23:23:49 b371cf260faf: Layer already exists 23:23:49 bb0293b1596c: Layer already exists 23:23:49 3dab9f8bf2d2: Layer already exists 23:23:49 latest: digest: sha256:765841533099c6b1cc2dd808ba4cf17be3c9feeed079554714a817334c0c9c5f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.14 23:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:23:50 3b377c68ba03: Preparing 23:23:50 bb0293b1596c: Preparing 23:23:50 bb9908c62698: Preparing 23:23:50 e77e75daebb9: Preparing 23:23:50 b371cf260faf: Preparing 23:23:50 3dab9f8bf2d2: Preparing 23:23:50 3dab9f8bf2d2: Waiting 23:23:50 b371cf260faf: Layer already exists 23:23:50 bb0293b1596c: Layer already exists 23:23:50 e77e75daebb9: Layer already exists 23:23:50 bb9908c62698: Layer already exists 23:23:50 3b377c68ba03: Layer already exists 23:23:50 3dab9f8bf2d2: Layer already exists 23:23:50 3.1.0-dev.14: digest: sha256:765841533099c6b1cc2dd808ba4cf17be3c9feeed079554714a817334c0c9c5f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:23:50 3b377c68ba03: Preparing 23:23:50 bb0293b1596c: Preparing 23:23:50 bb9908c62698: Preparing 23:23:50 e77e75daebb9: Preparing 23:23:50 b371cf260faf: Preparing 23:23:50 3dab9f8bf2d2: Preparing 23:23:50 3dab9f8bf2d2: Waiting 23:23:50 3b377c68ba03: Layer already exists 23:23:50 bb0293b1596c: Layer already exists 23:23:50 e77e75daebb9: Layer already exists 23:23:50 bb9908c62698: Layer already exists 23:23:50 b371cf260faf: Layer already exists 23:23:50 3dab9f8bf2d2: Layer already exists 23:23:50 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:765841533099c6b1cc2dd808ba4cf17be3c9feeed079554714a817334c0c9c5f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:23:51 3b377c68ba03: Preparing 23:23:51 bb0293b1596c: Preparing 23:23:51 bb9908c62698: Preparing 23:23:51 e77e75daebb9: Preparing 23:23:51 b371cf260faf: Preparing 23:23:51 3dab9f8bf2d2: Preparing 23:23:51 3dab9f8bf2d2: Waiting 23:23:51 e77e75daebb9: Layer already exists 23:23:51 b371cf260faf: Layer already exists 23:23:51 bb9908c62698: Layer already exists 23:23:51 3b377c68ba03: Layer already exists 23:23:51 bb0293b1596c: Layer already exists 23:23:51 3dab9f8bf2d2: Layer already exists 23:23:51 main: digest: sha256:765841533099c6b1cc2dd808ba4cf17be3c9feeed079554714a817334c0c9c5f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:51 ===================================================== [Pipeline] echo 23:23:51 taggedImages: 23:23:51 - nexus3.edgexfoundry.org:10004/support-scheduler:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:23:51 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:23:51 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.14 23:23:51 - nexus3.edgexfoundry.org:10004/support-scheduler:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:23:51 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:36:22 #130 ... 23:36:22 23:36:22 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:36:22 #128 DONE 890.4s 23:36:22 23:36:22 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:36:22 #133 ... 23:36:22 23:36:22 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:36:22 #147 DONE 0.2s 23:36:22 23:36:22 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:36:22 #148 DONE 0.1s 23:36:22 23:36:22 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:36:22 #149 DONE 0.2s 23:36:22 23:36:22 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:36:22 #135 ... 23:36:22 23:36:22 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:36:22 #150 DONE 0.1s 23:36:22 23:36:22 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:36:22 #151 DONE 0.1s 23:36:22 23:36:22 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:36:22 #136 ... 23:36:22 23:36:22 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:36:22 #152 DONE 2.0s 23:36:22 23:36:22 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:36:22 #130 ... 23:36:22 23:36:22 #138 [security-proxy-auth] exporting to image 23:36:22 #138 exporting layers 23:36:22 #138 exporting layers 0.5s done 23:36:22 #138 writing image sha256:426f62ee35982eeae85f4d7d5986c44444af5c303a6d595b45347d9cd98c3607 done 23:36:22 #138 naming to docker.io/library/security-proxy-auth-arm64 done 23:36:22 #138 DONE 5.2s 23:36:22 23:36:22 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:36:26 #136 ... 23:36:26 23:36:26 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:36:26 #115 902.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.14" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:36:26 #115 ... 23:36:26 23:36:26 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:36:26 #135 DONE 902.8s 23:36:26 23:36:26 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:36:27 #130 ... 23:36:27 23:36:27 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:36:27 #153 DONE 0.2s 23:36:27 23:36:27 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:36:27 #130 ... 23:36:27 23:36:27 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:36:27 #154 DONE 0.1s 23:36:27 23:36:27 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:36:27 #155 DONE 0.2s 23:36:27 23:36:27 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:36:28 #156 DONE 0.3s 23:36:28 23:36:28 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:36:28 #157 DONE 0.1s 23:36:28 23:36:28 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:36:30 #158 DONE 2.0s 23:36:30 23:36:30 #138 [security-proxy-setup] exporting to image 23:36:30 #138 exporting layers 23:36:30 #138 exporting layers 0.7s done 23:36:30 #138 writing image sha256:8b738cba598a0b5616339f712f01f061ff41566e18859c14d275025194ed67e1 0.0s done 23:36:30 #138 naming to docker.io/library/security-proxy-setup-arm64 done 23:36:30 #138 DONE 5.9s 23:36:30 23:36:30 #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:36:41 #101 DONE 915.7s 23:36:41 23:36:41 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:36:41 #129 ... 23:36:41 23:36:41 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:36:41 #159 DONE 0.1s 23:36:41 23:36:41 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:36:42 #160 DONE 2.1s 23:36:42 23:36:42 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 23:36:42 #161 DONE 0.3s 23:36:42 23:36:42 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:36:42 #136 ... 23:36:42 23:36:42 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 23:36:42 #162 DONE 0.2s 23:36:42 23:36:42 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:36:43 #163 DONE 0.3s 23:36:43 23:36:43 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:36:43 #164 DONE 0.1s 23:36:43 23:36:43 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:36:43 #136 ... 23:36:43 23:36:43 #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 23:36:43 #165 DONE 0.1s 23:36:43 23:36:43 #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:36:43 #166 DONE 0.1s 23:36:43 23:36:43 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:36:43 #130 ... 23:36:43 23:36:43 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:36:43 #167 DONE 0.1s 23:36:43 23:36:43 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:36:43 #168 DONE 0.1s 23:36:43 23:36:43 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:36:43 #136 ... 23:36:43 23:36:43 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:36:49 #169 DONE 4.7s 23:36:49 23:36:49 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:36:49 #109 ... 23:36:49 23:36:49 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:36:49 #115 DONE 924.6s 23:36:49 23:36:49 #138 [security-bootstrapper] exporting to image 23:36:49 #138 exporting layers 23:36:49 #138 ... 23:36:49 23:36:49 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 23:36:49 #170 DONE 0.2s 23:36:49 23:36:49 #138 [security-bootstrapper] exporting to image 23:36:49 #138 exporting layers 1.2s done 23:36:49 #138 writing image sha256:f2a9226445f19e94f77acb3e369164800787af21863a75711eadb5a96944a6bb 0.0s done 23:36:49 #138 naming to docker.io/library/security-bootstrapper-arm64 done 23:36:49 #138 DONE 7.1s 23:36:49 23:36:49 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 23:36:49 #171 DONE 0.2s 23:36:49 23:36:49 #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:36:50 #172 DONE 0.1s 23:36:50 23:36:50 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:36:50 #173 DONE 0.1s 23:36:50 23:36:50 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:36:50 #174 DONE 0.2s 23:36:50 23:36:50 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:36:50 #175 DONE 0.2s 23:36:50 23:36:50 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:36:50 #108 ... 23:36:50 23:36:50 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:36:50 #176 DONE 0.2s 23:36:50 23:36:50 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:36:51 #133 ... 23:36:51 23:36:51 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:36:51 #177 DONE 0.1s 23:36:51 23:36:51 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:36:52 #178 DONE 1.8s 23:36:52 23:36:52 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:36:52 #109 ... 23:36:52 23:36:52 #138 [security-secretstore-setup] exporting to image 23:36:53 #138 exporting layers 1.1s done 23:36:53 #138 writing image sha256:a2e0846bfa90c1c23acefa1db167b7463c8f93a6c0d43fea28a91047ae134742 done 23:36:53 #138 naming to docker.io/library/security-secretstore-setup-arm64 done 23:36:53 #138 DONE 8.2s 23:36:53 23:36:53 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:37:12 #133 ... 23:37:12 23:37:12 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:37:12 #129 DONE 946.6s 23:37:12 23:37:12 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:37:12 #108 ... 23:37:12 23:37:12 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:37:12 #179 DONE 0.1s 23:37:12 23:37:12 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:37:12 #180 DONE 0.2s 23:37:12 23:37:12 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:37:12 #181 DONE 0.3s 23:37:12 23:37:12 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:37:12 #182 DONE 0.1s 23:37:12 23:37:12 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:37:12 #183 DONE 0.2s 23:37:12 23:37:12 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:37:14 #184 DONE 2.6s 23:37:14 23:37:14 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:37:14 #130 ... 23:37:14 23:37:14 #138 [core-common-config-bootstrapper] exporting to image 23:37:14 #138 exporting layers 23:37:14 #138 exporting layers 0.4s done 23:37:14 #138 writing image sha256:f6f6dc2d0cfaf51e954fd6d918b9fb30b246ebeb98512e8dc9b69f09f5623a47 23:37:14 #138 writing image sha256:f6f6dc2d0cfaf51e954fd6d918b9fb30b246ebeb98512e8dc9b69f09f5623a47 done 23:37:14 #138 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 23:37:14 #138 DONE 8.7s 23:37:14 23:37:14 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:37:29 #130 DONE 965.6s 23:37:29 23:37:29 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:37:29 #133 ... 23:37:29 23:37:29 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 23:37:29 #185 DONE 0.1s 23:37:29 23:37:29 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:37:30 #133 ... 23:37:30 23:37:30 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 23:37:30 #186 DONE 0.1s 23:37:30 23:37:30 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:37:30 #187 DONE 0.3s 23:37:30 23:37:30 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:37:30 #132 ... 23:37:30 23:37:30 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:37:30 #188 DONE 0.1s 23:37:30 23:37:30 #138 [core-command] exporting to image 23:37:30 #138 exporting layers 23:37:30 #138 exporting layers 0.3s done 23:37:30 #138 writing image sha256:2105c3f6cd17922ffbe2bf45d1c519a805c138cc40c0d591a3904763d15b13c6 done 23:37:30 #138 naming to docker.io/library/core-command-arm64 done 23:37:30 #138 DONE 9.0s 23:37:30 23:37:30 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:37:43 #136 DONE 977.9s 23:37:43 23:37:43 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:37:43 #109 ... 23:37:43 23:37:43 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:37:43 #189 DONE 0.2s 23:37:43 23:37:43 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:37:43 #133 ... 23:37:43 23:37:43 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:37:43 #190 DONE 0.2s 23:37:43 23:37:43 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:37:43 #191 DONE 0.3s 23:37:43 23:37:43 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:37:43 #192 DONE 0.2s 23:37:43 23:37:43 #138 [core-data] exporting to image 23:37:43 #138 exporting layers 23:37:43 #138 exporting layers 0.3s done 23:37:43 #138 writing image sha256:801bbaddde51688afaf87d803fb5ebd03f61fe017d96436bb3225bef402ef20f done 23:37:43 #138 naming to docker.io/library/core-data-arm64 done 23:37:43 #138 DONE 9.3s 23:37:43 23:37:43 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:37:45 #109 ... 23:37:45 23:37:45 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:37:45 #132 DONE 981.2s 23:37:45 23:37:45 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:37:45 #109 ... 23:37:45 23:37:45 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:37:45 #193 DONE 0.2s 23:37:45 23:37:45 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:37:46 #194 DONE 0.2s 23:37:46 23:37:46 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:37:46 #195 DONE 0.2s 23:37:46 23:37:46 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:37:46 #133 ... 23:37:46 23:37:46 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:37:46 #196 DONE 0.1s 23:37:46 23:37:46 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:37:46 #197 DONE 0.1s 23:37:46 23:37:46 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:37:46 #133 ... 23:37:46 23:37:46 #138 [core-metadata] exporting to image 23:37:46 #138 exporting layers 0.3s done 23:37:46 #138 writing image sha256:482f2d5ce6eba51a5c0eb0f013f01fd01450043fda9eca646fd42af14338ddda 0.0s done 23:37:46 #138 naming to docker.io/library/core-metadata-arm64 done 23:37:46 #138 DONE 9.6s 23:37:46 23:37:46 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:38:43 #109 ... 23:38:43 23:38:43 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:38:43 #133 DONE 1031.2s 23:38:43 23:38:43 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:38:43 #108 ... 23:38:43 23:38:43 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:38:43 #198 DONE 0.2s 23:38:43 23:38:43 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:38:43 #199 DONE 0.3s 23:38:43 23:38:43 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:38:43 #200 DONE 0.3s 23:38:43 23:38:43 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:38:43 #201 DONE 0.1s 23:38:43 23:38:43 #138 [security-spiffe-token-provider] exporting to image 23:38:43 #138 exporting layers 23:38:43 #138 exporting layers 0.5s done 23:38:43 #138 writing image sha256:86264be971f1f9b44deb74633ce9d3835074ff72dda84d2e7726f3185dd5d851 done 23:38:43 #138 naming to docker.io/library/security-spiffe-token-provider-arm64 done 23:38:43 #138 DONE 10.1s 23:38:43 23:38:43 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:38:58 #109 ... 23:38:58 23:38:58 #108 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:38:58 #108 DONE 1053.5s 23:38:58 23:38:58 #109 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:38:58 #109 DONE 1054.0s 23:38:58 23:38:58 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:38:58 #202 DONE 0.2s 23:38:58 23:38:58 #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:38:58 #203 DONE 0.2s 23:38:58 23:38:58 #204 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:38:58 #204 DONE 0.1s 23:38:58 23:38:58 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:38:58 #205 DONE 0.1s 23:38:58 23:38:58 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:38:58 #206 ... 23:38:58 23:38:58 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:38:58 #207 DONE 0.4s 23:38:58 23:38:58 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:38:58 #208 DONE 0.2s 23:38:58 23:38:58 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:38:58 #206 DONE 0.4s 23:38:58 23:38:58 #138 [support-notifications] exporting to image 23:38:58 #138 exporting layers 23:38:58 #138 ... 23:38:58 23:38:58 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:38:58 #209 DONE 0.2s 23:38:58 23:38:58 #138 [support-scheduler] exporting to image 23:38:59 #138 exporting layers 0.4s done 23:38:59 #138 writing image sha256:4115077543d4153c8737d4b1851ebc2548b3f2f413af8a2a0174c832d729e726 done 23:38:59 #138 naming to docker.io/library/support-notifications-arm64 0.0s done 23:38:59 #138 exporting layers 0.3s done 23:38:59 #138 writing image sha256:6b3024e8cf969f5e24a38ee6302f90421d2d64e6adbd3368ec0e0976d832e877 done 23:38:59 #138 naming to docker.io/library/support-scheduler-arm64 done 23:38:59 #138 DONE 10.9s 23:38:59 time="2023-07-20T23:19:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:38:59 time="2023-07-20T23:19:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:38:59 time="2023-07-20T23:19:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:38:59 time="2023-07-20T23:19:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:38:59 time="2023-07-20T23:19:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:38:59 time="2023-07-20T23:19:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:38:59 time="2023-07-20T23:19:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:38:59 time="2023-07-20T23:19:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:38:59 time="2023-07-20T23:19:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:38:59 time="2023-07-20T23:19:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:38:59 time="2023-07-20T23:19:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:38:59 time="2023-07-20T23:19:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:38:59 time="2023-07-20T23:19:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:38:59 time="2023-07-20T23:19:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:38:59 $ docker stop --time=1 f7766cee2db8ad9be539cce6e625f07979ff9231cdde55ad69a023341b87f2c0 23:39:01 $ docker rm -f --volumes f7766cee2db8ad9be539cce6e625f07979ff9231cdde55ad69a023341b87f2c0 [Pipeline] // withDockerContainer [Pipeline] sh 23:39:02 + docker images 23:39:02 REPOSITORY TAG IMAGE ID CREATED SIZE 23:39:02 support-notifications-arm64 latest 4115077543d4 3 seconds ago 32.4MB 23:39:02 support-scheduler-arm64 latest 6b3024e8cf96 3 seconds ago 31.8MB 23:39:02 security-spiffe-token-provider-arm64 latest 86264be971f1 25 seconds ago 33.3MB 23:39:02 core-metadata-arm64 latest 482f2d5ce6eb About a minute ago 20.8MB 23:39:02 core-data-arm64 latest 801bbaddde51 About a minute ago 20.5MB 23:39:02 core-command-arm64 latest 2105c3f6cd17 About a minute ago 20.3MB 23:39:02 core-common-config-bootstrapper-arm64 latest f6f6dc2d0cfa About a minute ago 17.8MB 23:39:02 security-secretstore-setup-arm64 latest a2e0846bfa90 2 minutes ago 42.5MB 23:39:02 security-bootstrapper-arm64 latest f2a9226445f1 2 minutes ago 22.5MB 23:39:02 security-proxy-setup-arm64 latest 8b738cba598a 2 minutes ago 24MB 23:39:02 security-proxy-auth-arm64 latest 426f62ee3598 2 minutes ago 18.8MB 23:39:02 security-spire-agent-arm64 latest 41fb54376e8b 17 minutes ago 157MB 23:39:02 security-spire-config-arm64 latest a180be88510c 17 minutes ago 96.1MB 23:39:02 security-spire-server-arm64 latest 072f9d982af4 17 minutes ago 102MB 23:39:02 ci-base-image-arm64 latest 171516b3530d 19 minutes ago 1.04GB 23:39:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 8 days ago 677MB 23:39:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:39:02 provisioning config files... 23:39:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/548@tmp/config16885216895513850114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:39:02 ---> docker-login.sh 23:39:02 nexus3.edgexfoundry.org:10001 23:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:02 Configure a credential helper to remove this warning. See 23:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:02 23:39:02 Login Succeeded 23:39:02 nexus3.edgexfoundry.org:10002 23:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:03 Configure a credential helper to remove this warning. See 23:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:03 23:39:03 Login Succeeded 23:39:03 nexus3.edgexfoundry.org:10003 23:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:03 Configure a credential helper to remove this warning. See 23:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:03 23:39:03 Login Succeeded 23:39:03 nexus3.edgexfoundry.org:10004 23:39:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:03 Configure a credential helper to remove this warning. See 23:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:03 23:39:03 Login Succeeded 23:39:03 docker.io 23:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:04 Configure a credential helper to remove this warning. See 23:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:04 23:39:04 Login Succeeded 23:39:04 ---> docker-login.sh ends [Pipeline] } 23:39:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:39:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:39:04 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:39:04 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:04 latest 23:39:04 3.1.0-dev.14 23:39:04 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:04 main 23:39:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:39:05 2ff68c9d8438: Preparing 23:39:05 4546dc1e6f01: Preparing 23:39:05 b82795aa0938: Preparing 23:39:05 17ab9cf0a27e: Preparing 23:39:05 f2b0c7191943: Preparing 23:39:05 9386262d7a74: Preparing 23:39:05 9386262d7a74: Waiting 23:39:05 b82795aa0938: Pushed 23:39:05 9386262d7a74: Layer already exists 23:39:05 2ff68c9d8438: Pushed 23:39:05 17ab9cf0a27e: Pushed 23:39:05 f2b0c7191943: Pushed 23:39:08 4546dc1e6f01: Pushed 23:39:08 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:21a7b8f26bc9c62ae5f7d9aaca19db50d04b0524efb3128c6896a79343a0953a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:39:09 2ff68c9d8438: Preparing 23:39:09 4546dc1e6f01: Preparing 23:39:09 b82795aa0938: Preparing 23:39:09 17ab9cf0a27e: Preparing 23:39:09 f2b0c7191943: Preparing 23:39:09 9386262d7a74: Preparing 23:39:09 9386262d7a74: Waiting 23:39:09 b82795aa0938: Layer already exists 23:39:09 f2b0c7191943: Layer already exists 23:39:09 17ab9cf0a27e: Layer already exists 23:39:09 2ff68c9d8438: Layer already exists 23:39:09 4546dc1e6f01: Layer already exists 23:39:09 9386262d7a74: Layer already exists 23:39:09 latest: digest: sha256:21a7b8f26bc9c62ae5f7d9aaca19db50d04b0524efb3128c6896a79343a0953a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.14 23:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:39:10 2ff68c9d8438: Preparing 23:39:10 4546dc1e6f01: Preparing 23:39:10 b82795aa0938: Preparing 23:39:10 17ab9cf0a27e: Preparing 23:39:10 f2b0c7191943: Preparing 23:39:10 9386262d7a74: Preparing 23:39:10 9386262d7a74: Waiting 23:39:10 b82795aa0938: Layer already exists 23:39:10 4546dc1e6f01: Layer already exists 23:39:10 2ff68c9d8438: Layer already exists 23:39:10 f2b0c7191943: Layer already exists 23:39:10 17ab9cf0a27e: Layer already exists 23:39:10 9386262d7a74: Layer already exists 23:39:10 3.1.0-dev.14: digest: sha256:21a7b8f26bc9c62ae5f7d9aaca19db50d04b0524efb3128c6896a79343a0953a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:39:10 2ff68c9d8438: Preparing 23:39:10 4546dc1e6f01: Preparing 23:39:10 b82795aa0938: Preparing 23:39:10 17ab9cf0a27e: Preparing 23:39:10 f2b0c7191943: Preparing 23:39:10 9386262d7a74: Preparing 23:39:10 9386262d7a74: Waiting 23:39:10 17ab9cf0a27e: Layer already exists 23:39:10 f2b0c7191943: Layer already exists 23:39:10 b82795aa0938: Layer already exists 23:39:10 2ff68c9d8438: Layer already exists 23:39:10 4546dc1e6f01: Layer already exists 23:39:10 9386262d7a74: Layer already exists 23:39:10 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:21a7b8f26bc9c62ae5f7d9aaca19db50d04b0524efb3128c6896a79343a0953a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:39:11 2ff68c9d8438: Preparing 23:39:11 4546dc1e6f01: Preparing 23:39:11 b82795aa0938: Preparing 23:39:11 17ab9cf0a27e: Preparing 23:39:11 f2b0c7191943: Preparing 23:39:11 9386262d7a74: Preparing 23:39:11 9386262d7a74: Waiting 23:39:11 17ab9cf0a27e: Layer already exists 23:39:11 2ff68c9d8438: Layer already exists 23:39:11 4546dc1e6f01: Layer already exists 23:39:11 f2b0c7191943: Layer already exists 23:39:11 b82795aa0938: Layer already exists 23:39:11 9386262d7a74: Layer already exists 23:39:11 main: digest: sha256:21a7b8f26bc9c62ae5f7d9aaca19db50d04b0524efb3128c6896a79343a0953a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:39:11 ===================================================== [Pipeline] echo 23:39:11 taggedImages: 23:39:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:39:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.14 23:39:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:11 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:39:11 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 23:39:11 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:11 latest 23:39:11 3.1.0-dev.14 23:39:11 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:11 main 23:39:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:39:13 29ec559a40c3: Preparing 23:39:13 7e5c54c69a39: Preparing 23:39:13 226d1529c283: Preparing 23:39:13 9a7aae1ea314: Preparing 23:39:13 b82795aa0938: Preparing 23:39:13 17ab9cf0a27e: Preparing 23:39:13 f2b0c7191943: Preparing 23:39:13 9386262d7a74: Preparing 23:39:13 17ab9cf0a27e: Waiting 23:39:13 f2b0c7191943: Waiting 23:39:13 9386262d7a74: Waiting 23:39:13 b82795aa0938: Layer already exists 23:39:13 17ab9cf0a27e: Layer already exists 23:39:13 f2b0c7191943: Layer already exists 23:39:13 7e5c54c69a39: Pushed 23:39:13 9386262d7a74: Layer already exists 23:39:13 226d1529c283: Pushed 23:39:13 29ec559a40c3: Pushed 23:39:16 9a7aae1ea314: Pushed 23:39:16 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:972e0c3f89add23f7212d74e82a62a7db451f6665fa9bf05e209bbb9167a5e9f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:39:16 29ec559a40c3: Preparing 23:39:16 7e5c54c69a39: Preparing 23:39:16 226d1529c283: Preparing 23:39:16 9a7aae1ea314: Preparing 23:39:16 b82795aa0938: Preparing 23:39:16 17ab9cf0a27e: Preparing 23:39:16 f2b0c7191943: Preparing 23:39:16 9386262d7a74: Preparing 23:39:16 17ab9cf0a27e: Waiting 23:39:16 f2b0c7191943: Waiting 23:39:16 9386262d7a74: Waiting 23:39:16 7e5c54c69a39: Layer already exists 23:39:16 b82795aa0938: Layer already exists 23:39:16 29ec559a40c3: Layer already exists 23:39:16 9a7aae1ea314: Layer already exists 23:39:16 226d1529c283: Layer already exists 23:39:16 f2b0c7191943: Layer already exists 23:39:16 9386262d7a74: Layer already exists 23:39:16 17ab9cf0a27e: Layer already exists 23:39:16 latest: digest: sha256:972e0c3f89add23f7212d74e82a62a7db451f6665fa9bf05e209bbb9167a5e9f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.14 23:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:39:17 29ec559a40c3: Preparing 23:39:17 7e5c54c69a39: Preparing 23:39:17 226d1529c283: Preparing 23:39:17 9a7aae1ea314: Preparing 23:39:17 b82795aa0938: Preparing 23:39:17 17ab9cf0a27e: Preparing 23:39:17 f2b0c7191943: Preparing 23:39:17 9386262d7a74: Preparing 23:39:17 17ab9cf0a27e: Waiting 23:39:17 f2b0c7191943: Waiting 23:39:17 9386262d7a74: Waiting 23:39:17 9a7aae1ea314: Layer already exists 23:39:17 b82795aa0938: Layer already exists 23:39:17 226d1529c283: Layer already exists 23:39:17 7e5c54c69a39: Layer already exists 23:39:17 29ec559a40c3: Layer already exists 23:39:17 17ab9cf0a27e: Layer already exists 23:39:17 9386262d7a74: Layer already exists 23:39:17 f2b0c7191943: Layer already exists 23:39:17 3.1.0-dev.14: digest: sha256:972e0c3f89add23f7212d74e82a62a7db451f6665fa9bf05e209bbb9167a5e9f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:39:18 29ec559a40c3: Preparing 23:39:18 7e5c54c69a39: Preparing 23:39:18 226d1529c283: Preparing 23:39:18 9a7aae1ea314: Preparing 23:39:18 b82795aa0938: Preparing 23:39:18 17ab9cf0a27e: Preparing 23:39:18 f2b0c7191943: Preparing 23:39:18 9386262d7a74: Preparing 23:39:18 17ab9cf0a27e: Waiting 23:39:18 f2b0c7191943: Waiting 23:39:18 9386262d7a74: Waiting 23:39:18 29ec559a40c3: Layer already exists 23:39:18 226d1529c283: Layer already exists 23:39:18 b82795aa0938: Layer already exists 23:39:18 7e5c54c69a39: Layer already exists 23:39:18 9a7aae1ea314: Layer already exists 23:39:18 17ab9cf0a27e: Layer already exists 23:39:18 f2b0c7191943: Layer already exists 23:39:18 9386262d7a74: Layer already exists 23:39:18 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:972e0c3f89add23f7212d74e82a62a7db451f6665fa9bf05e209bbb9167a5e9f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 23:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:39:19 29ec559a40c3: Preparing 23:39:19 7e5c54c69a39: Preparing 23:39:19 226d1529c283: Preparing 23:39:19 9a7aae1ea314: Preparing 23:39:19 b82795aa0938: Preparing 23:39:19 17ab9cf0a27e: Preparing 23:39:19 f2b0c7191943: Preparing 23:39:19 9386262d7a74: Preparing 23:39:19 17ab9cf0a27e: Waiting 23:39:19 f2b0c7191943: Waiting 23:39:19 9386262d7a74: Waiting 23:39:19 29ec559a40c3: Layer already exists 23:39:19 b82795aa0938: Layer already exists 23:39:19 9a7aae1ea314: Layer already exists 23:39:19 7e5c54c69a39: Layer already exists 23:39:19 226d1529c283: Layer already exists 23:39:19 17ab9cf0a27e: Layer already exists 23:39:19 9386262d7a74: Layer already exists 23:39:19 f2b0c7191943: Layer already exists 23:39:19 main: digest: sha256:972e0c3f89add23f7212d74e82a62a7db451f6665fa9bf05e209bbb9167a5e9f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:39:19 ===================================================== [Pipeline] echo 23:39:19 taggedImages: 23:39:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:39:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.14 23:39:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 23:39:19 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:39:19 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:19 latest 23:39:19 3.1.0-dev.14 23:39:19 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:19 main 23:39:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:39:20 28bdbb788616: Preparing 23:39:20 cb9b5df8e4df: Preparing 23:39:20 b82795aa0938: Preparing 23:39:20 17ab9cf0a27e: Preparing 23:39:20 197c69ec7575: Preparing 23:39:20 9386262d7a74: Preparing 23:39:20 b82795aa0938: Layer already exists 23:39:20 17ab9cf0a27e: Layer already exists 23:39:20 9386262d7a74: Layer already exists 23:39:20 28bdbb788616: Pushed 23:39:20 197c69ec7575: Pushed 23:39:24 cb9b5df8e4df: Pushed 23:39:24 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:a4989db482769d22d22478a991652cdbb65eb5b172e2bc1c8a5f66cae590934d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:39:26 28bdbb788616: Preparing 23:39:26 cb9b5df8e4df: Preparing 23:39:26 b82795aa0938: Preparing 23:39:26 17ab9cf0a27e: Preparing 23:39:26 197c69ec7575: Preparing 23:39:26 9386262d7a74: Preparing 23:39:26 9386262d7a74: Waiting 23:39:26 b82795aa0938: Layer already exists 23:39:26 17ab9cf0a27e: Layer already exists 23:39:26 197c69ec7575: Layer already exists 23:39:26 cb9b5df8e4df: Layer already exists 23:39:26 28bdbb788616: Layer already exists 23:39:26 9386262d7a74: Layer already exists 23:39:26 latest: digest: sha256:a4989db482769d22d22478a991652cdbb65eb5b172e2bc1c8a5f66cae590934d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.14 23:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:39:27 28bdbb788616: Preparing 23:39:27 cb9b5df8e4df: Preparing 23:39:27 b82795aa0938: Preparing 23:39:27 17ab9cf0a27e: Preparing 23:39:27 197c69ec7575: Preparing 23:39:27 9386262d7a74: Preparing 23:39:27 197c69ec7575: Layer already exists 23:39:27 28bdbb788616: Layer already exists 23:39:27 cb9b5df8e4df: Layer already exists 23:39:27 17ab9cf0a27e: Layer already exists 23:39:27 b82795aa0938: Layer already exists 23:39:27 9386262d7a74: Layer already exists 23:39:27 3.1.0-dev.14: digest: sha256:a4989db482769d22d22478a991652cdbb65eb5b172e2bc1c8a5f66cae590934d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:39:27 28bdbb788616: Preparing 23:39:27 cb9b5df8e4df: Preparing 23:39:27 b82795aa0938: Preparing 23:39:27 17ab9cf0a27e: Preparing 23:39:27 197c69ec7575: Preparing 23:39:27 9386262d7a74: Preparing 23:39:27 9386262d7a74: Waiting 23:39:27 28bdbb788616: Layer already exists 23:39:27 cb9b5df8e4df: Layer already exists 23:39:27 b82795aa0938: Layer already exists 23:39:27 197c69ec7575: Layer already exists 23:39:27 17ab9cf0a27e: Layer already exists 23:39:27 9386262d7a74: Layer already exists 23:39:27 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:a4989db482769d22d22478a991652cdbb65eb5b172e2bc1c8a5f66cae590934d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:39:28 28bdbb788616: Preparing 23:39:28 cb9b5df8e4df: Preparing 23:39:28 b82795aa0938: Preparing 23:39:28 17ab9cf0a27e: Preparing 23:39:28 197c69ec7575: Preparing 23:39:28 9386262d7a74: Preparing 23:39:28 9386262d7a74: Waiting 23:39:28 28bdbb788616: Layer already exists 23:39:28 197c69ec7575: Layer already exists 23:39:28 b82795aa0938: Layer already exists 23:39:28 cb9b5df8e4df: Layer already exists 23:39:28 17ab9cf0a27e: Layer already exists 23:39:28 9386262d7a74: Layer already exists 23:39:28 main: digest: sha256:a4989db482769d22d22478a991652cdbb65eb5b172e2bc1c8a5f66cae590934d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:39:28 ===================================================== [Pipeline] echo 23:39:28 taggedImages: 23:39:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:39:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.14 23:39:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:28 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:39:28 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:39:28 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:28 latest 23:39:28 3.1.0-dev.14 23:39:28 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:28 main 23:39:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:39:29 ba636ac75be5: Preparing 23:39:29 9e99ffe29f5e: Preparing 23:39:29 bb61a4f35363: Preparing 23:39:29 b82795aa0938: Preparing 23:39:29 17ab9cf0a27e: Preparing 23:39:29 f2b0c7191943: Preparing 23:39:29 9386262d7a74: Preparing 23:39:29 f2b0c7191943: Waiting 23:39:29 9386262d7a74: Waiting 23:39:29 17ab9cf0a27e: Layer already exists 23:39:29 b82795aa0938: Layer already exists 23:39:29 f2b0c7191943: Layer already exists 23:39:29 9386262d7a74: Layer already exists 23:39:29 9e99ffe29f5e: Pushed 23:39:29 ba636ac75be5: Pushed 23:39:33 bb61a4f35363: Pushed 23:39:33 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:871a8eb828f193767f308c40168e27d8ca75eb0d99d42c478869b1240d9d07fb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:39:33 ba636ac75be5: Preparing 23:39:33 9e99ffe29f5e: Preparing 23:39:33 bb61a4f35363: Preparing 23:39:33 b82795aa0938: Preparing 23:39:33 17ab9cf0a27e: Preparing 23:39:33 f2b0c7191943: Preparing 23:39:33 9386262d7a74: Preparing 23:39:33 f2b0c7191943: Waiting 23:39:33 9386262d7a74: Waiting 23:39:33 bb61a4f35363: Layer already exists 23:39:33 ba636ac75be5: Layer already exists 23:39:33 b82795aa0938: Layer already exists 23:39:33 17ab9cf0a27e: Layer already exists 23:39:33 9e99ffe29f5e: Layer already exists 23:39:33 9386262d7a74: Layer already exists 23:39:33 f2b0c7191943: Layer already exists 23:39:33 latest: digest: sha256:871a8eb828f193767f308c40168e27d8ca75eb0d99d42c478869b1240d9d07fb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.14 23:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:39:34 ba636ac75be5: Preparing 23:39:34 9e99ffe29f5e: Preparing 23:39:34 bb61a4f35363: Preparing 23:39:34 b82795aa0938: Preparing 23:39:34 17ab9cf0a27e: Preparing 23:39:34 f2b0c7191943: Preparing 23:39:34 9386262d7a74: Preparing 23:39:34 f2b0c7191943: Waiting 23:39:34 9386262d7a74: Waiting 23:39:34 17ab9cf0a27e: Layer already exists 23:39:34 b82795aa0938: Layer already exists 23:39:34 bb61a4f35363: Layer already exists 23:39:34 9e99ffe29f5e: Layer already exists 23:39:34 ba636ac75be5: Layer already exists 23:39:34 9386262d7a74: Layer already exists 23:39:34 f2b0c7191943: Layer already exists 23:39:34 3.1.0-dev.14: digest: sha256:871a8eb828f193767f308c40168e27d8ca75eb0d99d42c478869b1240d9d07fb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:39:35 ba636ac75be5: Preparing 23:39:35 9e99ffe29f5e: Preparing 23:39:35 bb61a4f35363: Preparing 23:39:35 b82795aa0938: Preparing 23:39:35 17ab9cf0a27e: Preparing 23:39:35 f2b0c7191943: Preparing 23:39:35 9386262d7a74: Preparing 23:39:35 f2b0c7191943: Waiting 23:39:35 9386262d7a74: Waiting 23:39:35 17ab9cf0a27e: Layer already exists 23:39:35 ba636ac75be5: Layer already exists 23:39:35 9e99ffe29f5e: Layer already exists 23:39:35 bb61a4f35363: Layer already exists 23:39:35 b82795aa0938: Layer already exists 23:39:35 9386262d7a74: Layer already exists 23:39:35 f2b0c7191943: Layer already exists 23:39:35 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:871a8eb828f193767f308c40168e27d8ca75eb0d99d42c478869b1240d9d07fb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:39:36 ba636ac75be5: Preparing 23:39:36 9e99ffe29f5e: Preparing 23:39:36 bb61a4f35363: Preparing 23:39:36 b82795aa0938: Preparing 23:39:36 17ab9cf0a27e: Preparing 23:39:36 f2b0c7191943: Preparing 23:39:36 9386262d7a74: Preparing 23:39:36 f2b0c7191943: Waiting 23:39:36 9386262d7a74: Waiting 23:39:36 b82795aa0938: Layer already exists 23:39:36 9e99ffe29f5e: Layer already exists 23:39:36 17ab9cf0a27e: Layer already exists 23:39:36 ba636ac75be5: Layer already exists 23:39:36 bb61a4f35363: Layer already exists 23:39:36 f2b0c7191943: Layer already exists 23:39:36 9386262d7a74: Layer already exists 23:39:36 main: digest: sha256:871a8eb828f193767f308c40168e27d8ca75eb0d99d42c478869b1240d9d07fb size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:39:36 ===================================================== [Pipeline] echo 23:39:36 taggedImages: 23:39:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:39:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.14 23:39:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:39:36 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:39:36 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:36 latest 23:39:36 3.1.0-dev.14 23:39:36 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:36 main 23:39:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:39:39 ff9a6db01848: Preparing 23:39:39 2d98f3d0b9fa: Preparing 23:39:39 89e45275af4b: Preparing 23:39:39 9a7d2109a0ed: Preparing 23:39:39 96f3cad100f7: Preparing 23:39:39 18584246e1eb: Preparing 23:39:39 57cc319bdd23: Preparing 23:39:39 b82795aa0938: Preparing 23:39:39 17ab9cf0a27e: Preparing 23:39:39 f5b9eb2cb532: Preparing 23:39:39 b06c91f15830: Preparing 23:39:39 5f70bf18a086: Preparing 23:39:39 242cea009d32: Preparing 23:39:39 50d7ad52b5c1: Preparing 23:39:39 9386262d7a74: Preparing 23:39:39 18584246e1eb: Waiting 23:39:39 57cc319bdd23: Waiting 23:39:39 b82795aa0938: Waiting 23:39:39 17ab9cf0a27e: Waiting 23:39:39 f5b9eb2cb532: Waiting 23:39:39 b06c91f15830: Waiting 23:39:39 5f70bf18a086: Waiting 23:39:39 9386262d7a74: Waiting 23:39:39 50d7ad52b5c1: Waiting 23:39:39 242cea009d32: Waiting 23:39:39 96f3cad100f7: Pushed 23:39:39 ff9a6db01848: Pushed 23:39:39 9a7d2109a0ed: Pushed 23:39:39 2d98f3d0b9fa: Pushed 23:39:39 89e45275af4b: Pushed 23:39:39 b82795aa0938: Layer already exists 23:39:39 17ab9cf0a27e: Layer already exists 23:39:39 18584246e1eb: Pushed 23:39:39 5f70bf18a086: Pushed 23:39:39 f5b9eb2cb532: Pushed 23:39:39 b06c91f15830: Pushed 23:39:39 242cea009d32: Pushed 23:39:39 9386262d7a74: Layer already exists 23:39:39 50d7ad52b5c1: Pushed 23:39:43 57cc319bdd23: Pushed 23:39:43 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:90d5a70c72b7f198001655f397c7f91c400c10fe1aa43f87a46349327c80d07c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:39:44 ff9a6db01848: Preparing 23:39:44 2d98f3d0b9fa: Preparing 23:39:44 89e45275af4b: Preparing 23:39:44 9a7d2109a0ed: Preparing 23:39:44 96f3cad100f7: Preparing 23:39:44 18584246e1eb: Preparing 23:39:44 57cc319bdd23: Preparing 23:39:44 b82795aa0938: Preparing 23:39:44 17ab9cf0a27e: Preparing 23:39:44 f5b9eb2cb532: Preparing 23:39:44 b06c91f15830: Preparing 23:39:44 5f70bf18a086: Preparing 23:39:44 242cea009d32: Preparing 23:39:44 50d7ad52b5c1: Preparing 23:39:44 9386262d7a74: Preparing 23:39:44 18584246e1eb: Waiting 23:39:44 57cc319bdd23: Waiting 23:39:44 b82795aa0938: Waiting 23:39:44 17ab9cf0a27e: Waiting 23:39:44 b06c91f15830: Waiting 23:39:44 5f70bf18a086: Waiting 23:39:44 242cea009d32: Waiting 23:39:44 50d7ad52b5c1: Waiting 23:39:44 9386262d7a74: Waiting 23:39:44 f5b9eb2cb532: Waiting 23:39:44 2d98f3d0b9fa: Layer already exists 23:39:44 96f3cad100f7: Layer already exists 23:39:44 ff9a6db01848: Layer already exists 23:39:44 9a7d2109a0ed: Layer already exists 23:39:44 89e45275af4b: Layer already exists 23:39:44 18584246e1eb: Layer already exists 23:39:44 57cc319bdd23: Layer already exists 23:39:44 f5b9eb2cb532: Layer already exists 23:39:44 b82795aa0938: Layer already exists 23:39:44 17ab9cf0a27e: Layer already exists 23:39:44 5f70bf18a086: Layer already exists 23:39:44 b06c91f15830: Layer already exists 23:39:44 242cea009d32: Layer already exists 23:39:44 9386262d7a74: Layer already exists 23:39:44 50d7ad52b5c1: Layer already exists 23:39:44 latest: digest: sha256:90d5a70c72b7f198001655f397c7f91c400c10fe1aa43f87a46349327c80d07c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.14 23:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:39:44 ff9a6db01848: Preparing 23:39:44 2d98f3d0b9fa: Preparing 23:39:44 89e45275af4b: Preparing 23:39:44 9a7d2109a0ed: Preparing 23:39:44 96f3cad100f7: Preparing 23:39:44 18584246e1eb: Preparing 23:39:44 57cc319bdd23: Preparing 23:39:44 b82795aa0938: Preparing 23:39:44 17ab9cf0a27e: Preparing 23:39:44 f5b9eb2cb532: Preparing 23:39:44 b06c91f15830: Preparing 23:39:44 5f70bf18a086: Preparing 23:39:44 242cea009d32: Preparing 23:39:44 50d7ad52b5c1: Preparing 23:39:44 9386262d7a74: Preparing 23:39:44 f5b9eb2cb532: Waiting 23:39:44 18584246e1eb: Waiting 23:39:44 57cc319bdd23: Waiting 23:39:44 b82795aa0938: Waiting 23:39:44 b06c91f15830: Waiting 23:39:44 5f70bf18a086: Waiting 23:39:44 17ab9cf0a27e: Waiting 23:39:44 50d7ad52b5c1: Waiting 23:39:44 242cea009d32: Waiting 23:39:44 9386262d7a74: Waiting 23:39:44 9a7d2109a0ed: Layer already exists 23:39:44 2d98f3d0b9fa: Layer already exists 23:39:44 96f3cad100f7: Layer already exists 23:39:44 ff9a6db01848: Layer already exists 23:39:44 89e45275af4b: Layer already exists 23:39:44 b82795aa0938: Layer already exists 23:39:44 18584246e1eb: Layer already exists 23:39:44 57cc319bdd23: Layer already exists 23:39:44 17ab9cf0a27e: Layer already exists 23:39:44 f5b9eb2cb532: Layer already exists 23:39:44 b06c91f15830: Layer already exists 23:39:44 5f70bf18a086: Layer already exists 23:39:44 50d7ad52b5c1: Layer already exists 23:39:44 242cea009d32: Layer already exists 23:39:44 9386262d7a74: Layer already exists 23:39:45 3.1.0-dev.14: digest: sha256:90d5a70c72b7f198001655f397c7f91c400c10fe1aa43f87a46349327c80d07c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:39:45 ff9a6db01848: Preparing 23:39:45 2d98f3d0b9fa: Preparing 23:39:45 89e45275af4b: Preparing 23:39:45 9a7d2109a0ed: Preparing 23:39:45 96f3cad100f7: Preparing 23:39:45 18584246e1eb: Preparing 23:39:45 57cc319bdd23: Preparing 23:39:45 b82795aa0938: Preparing 23:39:45 17ab9cf0a27e: Preparing 23:39:45 f5b9eb2cb532: Preparing 23:39:45 b06c91f15830: Preparing 23:39:45 5f70bf18a086: Preparing 23:39:45 242cea009d32: Preparing 23:39:45 50d7ad52b5c1: Preparing 23:39:45 9386262d7a74: Preparing 23:39:45 f5b9eb2cb532: Waiting 23:39:45 18584246e1eb: Waiting 23:39:45 b06c91f15830: Waiting 23:39:45 5f70bf18a086: Waiting 23:39:45 242cea009d32: Waiting 23:39:45 50d7ad52b5c1: Waiting 23:39:45 9386262d7a74: Waiting 23:39:45 57cc319bdd23: Waiting 23:39:45 17ab9cf0a27e: Waiting 23:39:45 b82795aa0938: Waiting 23:39:45 89e45275af4b: Layer already exists 23:39:45 2d98f3d0b9fa: Layer already exists 23:39:45 9a7d2109a0ed: Layer already exists 23:39:45 96f3cad100f7: Layer already exists 23:39:45 ff9a6db01848: Layer already exists 23:39:45 57cc319bdd23: Layer already exists 23:39:45 17ab9cf0a27e: Layer already exists 23:39:45 f5b9eb2cb532: Layer already exists 23:39:45 18584246e1eb: Layer already exists 23:39:45 b06c91f15830: Layer already exists 23:39:45 5f70bf18a086: Layer already exists 23:39:45 50d7ad52b5c1: Layer already exists 23:39:45 242cea009d32: Layer already exists 23:39:45 9386262d7a74: Layer already exists 23:39:45 b82795aa0938: Layer already exists 23:39:46 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:90d5a70c72b7f198001655f397c7f91c400c10fe1aa43f87a46349327c80d07c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:39:46 ff9a6db01848: Preparing 23:39:46 2d98f3d0b9fa: Preparing 23:39:46 89e45275af4b: Preparing 23:39:46 9a7d2109a0ed: Preparing 23:39:46 96f3cad100f7: Preparing 23:39:46 18584246e1eb: Preparing 23:39:46 57cc319bdd23: Preparing 23:39:46 b82795aa0938: Preparing 23:39:46 17ab9cf0a27e: Preparing 23:39:46 f5b9eb2cb532: Preparing 23:39:46 b06c91f15830: Preparing 23:39:46 5f70bf18a086: Preparing 23:39:46 242cea009d32: Preparing 23:39:46 50d7ad52b5c1: Preparing 23:39:46 9386262d7a74: Preparing 23:39:46 18584246e1eb: Waiting 23:39:46 57cc319bdd23: Waiting 23:39:46 5f70bf18a086: Waiting 23:39:46 242cea009d32: Waiting 23:39:46 50d7ad52b5c1: Waiting 23:39:46 9386262d7a74: Waiting 23:39:46 b82795aa0938: Waiting 23:39:46 17ab9cf0a27e: Waiting 23:39:46 f5b9eb2cb532: Waiting 23:39:46 b06c91f15830: Waiting 23:39:46 ff9a6db01848: Layer already exists 23:39:46 2d98f3d0b9fa: Layer already exists 23:39:46 89e45275af4b: Layer already exists 23:39:46 96f3cad100f7: Layer already exists 23:39:46 9a7d2109a0ed: Layer already exists 23:39:46 57cc319bdd23: Layer already exists 23:39:46 18584246e1eb: Layer already exists 23:39:46 b82795aa0938: Layer already exists 23:39:46 17ab9cf0a27e: Layer already exists 23:39:46 f5b9eb2cb532: Layer already exists 23:39:46 b06c91f15830: Layer already exists 23:39:46 242cea009d32: Layer already exists 23:39:46 5f70bf18a086: Layer already exists 23:39:46 50d7ad52b5c1: Layer already exists 23:39:46 9386262d7a74: Layer already exists 23:39:47 main: digest: sha256:90d5a70c72b7f198001655f397c7f91c400c10fe1aa43f87a46349327c80d07c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:39:47 ===================================================== [Pipeline] echo 23:39:47 taggedImages: 23:39:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:39:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.14 23:39:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:39:47 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 23:39:47 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:47 latest 23:39:47 3.1.0-dev.14 23:39:47 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:47 main 23:39:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:39:47 c6acd72f1077: Preparing 23:39:47 643e7614e477: Preparing 23:39:47 de62809da1e5: Preparing 23:39:47 9d035e449c27: Preparing 23:39:47 b82795aa0938: Preparing 23:39:47 17ab9cf0a27e: Preparing 23:39:47 f2b0c7191943: Preparing 23:39:47 9386262d7a74: Preparing 23:39:47 f2b0c7191943: Waiting 23:39:47 9386262d7a74: Waiting 23:39:47 17ab9cf0a27e: Waiting 23:39:47 b82795aa0938: Layer already exists 23:39:47 17ab9cf0a27e: Layer already exists 23:39:48 f2b0c7191943: Layer already exists 23:39:48 643e7614e477: Pushed 23:39:48 de62809da1e5: Pushed 23:39:48 9386262d7a74: Layer already exists 23:39:48 c6acd72f1077: Pushed 23:39:50 9d035e449c27: Pushed 23:39:50 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:1303e0878b55ee8c50893c77673890e1aaf2a7cb46fc0786c45236d482f4c80b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:39:51 c6acd72f1077: Preparing 23:39:51 643e7614e477: Preparing 23:39:51 de62809da1e5: Preparing 23:39:51 9d035e449c27: Preparing 23:39:51 b82795aa0938: Preparing 23:39:51 17ab9cf0a27e: Preparing 23:39:51 f2b0c7191943: Preparing 23:39:51 9386262d7a74: Preparing 23:39:51 17ab9cf0a27e: Waiting 23:39:51 f2b0c7191943: Waiting 23:39:51 9386262d7a74: Waiting 23:39:51 c6acd72f1077: Layer already exists 23:39:51 b82795aa0938: Layer already exists 23:39:51 9d035e449c27: Layer already exists 23:39:51 643e7614e477: Layer already exists 23:39:51 de62809da1e5: Layer already exists 23:39:51 f2b0c7191943: Layer already exists 23:39:51 17ab9cf0a27e: Layer already exists 23:39:51 9386262d7a74: Layer already exists 23:39:51 latest: digest: sha256:1303e0878b55ee8c50893c77673890e1aaf2a7cb46fc0786c45236d482f4c80b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.14 23:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:39:52 c6acd72f1077: Preparing 23:39:52 643e7614e477: Preparing 23:39:52 de62809da1e5: Preparing 23:39:52 9d035e449c27: Preparing 23:39:52 b82795aa0938: Preparing 23:39:52 17ab9cf0a27e: Preparing 23:39:52 f2b0c7191943: Preparing 23:39:52 9386262d7a74: Preparing 23:39:52 f2b0c7191943: Waiting 23:39:52 9386262d7a74: Waiting 23:39:52 17ab9cf0a27e: Waiting 23:39:52 de62809da1e5: Layer already exists 23:39:52 9d035e449c27: Layer already exists 23:39:52 c6acd72f1077: Layer already exists 23:39:52 643e7614e477: Layer already exists 23:39:52 b82795aa0938: Layer already exists 23:39:52 f2b0c7191943: Layer already exists 23:39:52 9386262d7a74: Layer already exists 23:39:52 17ab9cf0a27e: Layer already exists 23:39:52 3.1.0-dev.14: digest: sha256:1303e0878b55ee8c50893c77673890e1aaf2a7cb46fc0786c45236d482f4c80b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:39:53 c6acd72f1077: Preparing 23:39:53 643e7614e477: Preparing 23:39:53 de62809da1e5: Preparing 23:39:53 9d035e449c27: Preparing 23:39:53 b82795aa0938: Preparing 23:39:53 17ab9cf0a27e: Preparing 23:39:53 f2b0c7191943: Preparing 23:39:53 17ab9cf0a27e: Waiting 23:39:53 9386262d7a74: Preparing 23:39:53 f2b0c7191943: Waiting 23:39:53 9386262d7a74: Waiting 23:39:53 643e7614e477: Layer already exists 23:39:53 9d035e449c27: Layer already exists 23:39:53 b82795aa0938: Layer already exists 23:39:53 c6acd72f1077: Layer already exists 23:39:53 de62809da1e5: Layer already exists 23:39:53 f2b0c7191943: Layer already exists 23:39:53 17ab9cf0a27e: Layer already exists 23:39:53 9386262d7a74: Layer already exists 23:39:53 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:1303e0878b55ee8c50893c77673890e1aaf2a7cb46fc0786c45236d482f4c80b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 23:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:39:54 c6acd72f1077: Preparing 23:39:54 643e7614e477: Preparing 23:39:54 de62809da1e5: Preparing 23:39:54 9d035e449c27: Preparing 23:39:54 b82795aa0938: Preparing 23:39:54 17ab9cf0a27e: Preparing 23:39:54 f2b0c7191943: Preparing 23:39:54 9386262d7a74: Preparing 23:39:54 17ab9cf0a27e: Waiting 23:39:54 9386262d7a74: Waiting 23:39:54 f2b0c7191943: Waiting 23:39:54 643e7614e477: Layer already exists 23:39:54 9d035e449c27: Layer already exists 23:39:54 b82795aa0938: Layer already exists 23:39:54 de62809da1e5: Layer already exists 23:39:54 c6acd72f1077: Layer already exists 23:39:54 17ab9cf0a27e: Layer already exists 23:39:54 9386262d7a74: Layer already exists 23:39:54 f2b0c7191943: Layer already exists 23:39:54 main: digest: sha256:1303e0878b55ee8c50893c77673890e1aaf2a7cb46fc0786c45236d482f4c80b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:39:54 ===================================================== [Pipeline] echo 23:39:54 taggedImages: 23:39:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:39:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.14 23:39:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 23:39:54 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:39:54 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:54 latest 23:39:54 3.1.0-dev.14 23:39:54 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:39:54 main 23:39:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:39:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:39:55 c3a0ae95f369: Preparing 23:39:55 68f1bb2b7a41: Preparing 23:39:55 91e35404d1d7: Preparing 23:39:55 8244a06acd0c: Preparing 23:39:55 b82795aa0938: Preparing 23:39:55 17ab9cf0a27e: Preparing 23:39:55 d0ca42448865: Preparing 23:39:55 035e9edd5054: Preparing 23:39:55 9386262d7a74: Preparing 23:39:55 17ab9cf0a27e: Waiting 23:39:55 d0ca42448865: Waiting 23:39:55 035e9edd5054: Waiting 23:39:55 9386262d7a74: Waiting 23:39:55 b82795aa0938: Layer already exists 23:39:55 17ab9cf0a27e: Layer already exists 23:39:55 c3a0ae95f369: Pushed 23:39:55 68f1bb2b7a41: Pushed 23:39:55 8244a06acd0c: Pushed 23:39:55 d0ca42448865: Pushed 23:39:55 9386262d7a74: Layer already exists 23:39:57 035e9edd5054: Pushed 23:39:58 91e35404d1d7: Pushed 23:39:58 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:edcf24a4e21791bef6832409a53257273f001f72493d3ba000c3326f1954275b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:39:58 c3a0ae95f369: Preparing 23:39:58 68f1bb2b7a41: Preparing 23:39:58 91e35404d1d7: Preparing 23:39:58 8244a06acd0c: Preparing 23:39:58 b82795aa0938: Preparing 23:39:58 17ab9cf0a27e: Preparing 23:39:58 d0ca42448865: Preparing 23:39:58 035e9edd5054: Preparing 23:39:58 9386262d7a74: Preparing 23:39:58 d0ca42448865: Waiting 23:39:58 035e9edd5054: Waiting 23:39:58 9386262d7a74: Waiting 23:39:58 17ab9cf0a27e: Waiting 23:39:58 c3a0ae95f369: Layer already exists 23:39:58 68f1bb2b7a41: Layer already exists 23:39:58 b82795aa0938: Layer already exists 23:39:58 8244a06acd0c: Layer already exists 23:39:58 91e35404d1d7: Layer already exists 23:39:58 17ab9cf0a27e: Layer already exists 23:39:58 035e9edd5054: Layer already exists 23:39:58 d0ca42448865: Layer already exists 23:39:58 9386262d7a74: Layer already exists 23:39:59 latest: digest: sha256:edcf24a4e21791bef6832409a53257273f001f72493d3ba000c3326f1954275b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.14 23:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:39:59 c3a0ae95f369: Preparing 23:39:59 68f1bb2b7a41: Preparing 23:39:59 91e35404d1d7: Preparing 23:39:59 8244a06acd0c: Preparing 23:39:59 b82795aa0938: Preparing 23:39:59 17ab9cf0a27e: Preparing 23:39:59 d0ca42448865: Preparing 23:39:59 035e9edd5054: Preparing 23:39:59 9386262d7a74: Preparing 23:39:59 17ab9cf0a27e: Waiting 23:39:59 d0ca42448865: Waiting 23:39:59 9386262d7a74: Waiting 23:39:59 035e9edd5054: Waiting 23:39:59 c3a0ae95f369: Layer already exists 23:39:59 68f1bb2b7a41: Layer already exists 23:39:59 91e35404d1d7: Layer already exists 23:39:59 b82795aa0938: Layer already exists 23:39:59 8244a06acd0c: Layer already exists 23:39:59 17ab9cf0a27e: Layer already exists 23:39:59 d0ca42448865: Layer already exists 23:39:59 9386262d7a74: Layer already exists 23:39:59 035e9edd5054: Layer already exists 23:39:59 3.1.0-dev.14: digest: sha256:edcf24a4e21791bef6832409a53257273f001f72493d3ba000c3326f1954275b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:40:00 c3a0ae95f369: Preparing 23:40:00 68f1bb2b7a41: Preparing 23:40:00 91e35404d1d7: Preparing 23:40:00 8244a06acd0c: Preparing 23:40:00 b82795aa0938: Preparing 23:40:00 17ab9cf0a27e: Preparing 23:40:00 d0ca42448865: Preparing 23:40:00 035e9edd5054: Preparing 23:40:00 9386262d7a74: Preparing 23:40:00 d0ca42448865: Waiting 23:40:00 035e9edd5054: Waiting 23:40:00 9386262d7a74: Waiting 23:40:00 17ab9cf0a27e: Waiting 23:40:00 c3a0ae95f369: Layer already exists 23:40:00 8244a06acd0c: Layer already exists 23:40:00 68f1bb2b7a41: Layer already exists 23:40:00 b82795aa0938: Layer already exists 23:40:00 91e35404d1d7: Layer already exists 23:40:00 17ab9cf0a27e: Layer already exists 23:40:00 035e9edd5054: Layer already exists 23:40:00 d0ca42448865: Layer already exists 23:40:00 9386262d7a74: Layer already exists 23:40:00 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:edcf24a4e21791bef6832409a53257273f001f72493d3ba000c3326f1954275b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:40:01 c3a0ae95f369: Preparing 23:40:01 68f1bb2b7a41: Preparing 23:40:01 91e35404d1d7: Preparing 23:40:01 8244a06acd0c: Preparing 23:40:01 b82795aa0938: Preparing 23:40:01 17ab9cf0a27e: Preparing 23:40:01 d0ca42448865: Preparing 23:40:01 035e9edd5054: Preparing 23:40:01 9386262d7a74: Preparing 23:40:01 d0ca42448865: Waiting 23:40:01 035e9edd5054: Waiting 23:40:01 17ab9cf0a27e: Waiting 23:40:01 c3a0ae95f369: Layer already exists 23:40:01 b82795aa0938: Layer already exists 23:40:01 8244a06acd0c: Layer already exists 23:40:01 68f1bb2b7a41: Layer already exists 23:40:01 91e35404d1d7: Layer already exists 23:40:01 d0ca42448865: Layer already exists 23:40:01 17ab9cf0a27e: Layer already exists 23:40:01 9386262d7a74: Layer already exists 23:40:01 035e9edd5054: Layer already exists 23:40:01 main: digest: sha256:edcf24a4e21791bef6832409a53257273f001f72493d3ba000c3326f1954275b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:40:01 ===================================================== [Pipeline] echo 23:40:01 taggedImages: 23:40:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:40:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:40:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.14 23:40:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:40:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:40:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:40:01 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:40:01 latest 23:40:01 3.1.0-dev.14 23:40:01 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:40:01 main 23:40:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:40:02 bbddb40746fa: Preparing 23:40:02 371213c5f392: Preparing 23:40:02 d679246fdbf3: Preparing 23:40:02 a73f2d68eed2: Preparing 23:40:02 cd02be530eae: Preparing 23:40:02 c8a2ba377510: Preparing 23:40:02 186c050aba6c: Preparing 23:40:02 b82795aa0938: Preparing 23:40:02 17ab9cf0a27e: Preparing 23:40:02 5ee650bfd9e2: Preparing 23:40:02 c8a2ba377510: Waiting 23:40:02 186c050aba6c: Waiting 23:40:02 b82795aa0938: Waiting 23:40:02 9386262d7a74: Preparing 23:40:02 17ab9cf0a27e: Waiting 23:40:02 5ee650bfd9e2: Waiting 23:40:02 9386262d7a74: Waiting 23:40:02 bbddb40746fa: Pushed 23:40:02 cd02be530eae: Pushed 23:40:02 371213c5f392: Pushed 23:40:02 b82795aa0938: Layer already exists 23:40:02 17ab9cf0a27e: Layer already exists 23:40:02 c8a2ba377510: Pushed 23:40:02 186c050aba6c: Pushed 23:40:02 9386262d7a74: Layer already exists 23:40:05 a73f2d68eed2: Pushed 23:40:05 5ee650bfd9e2: Pushed 23:40:05 d679246fdbf3: Pushed 23:40:06 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:4bd2fcac241eaf59c264afc654f02a2efb2340a212e4a42af019e2a6c923dbe3 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:40:06 bbddb40746fa: Preparing 23:40:06 371213c5f392: Preparing 23:40:06 d679246fdbf3: Preparing 23:40:06 a73f2d68eed2: Preparing 23:40:06 cd02be530eae: Preparing 23:40:06 c8a2ba377510: Preparing 23:40:06 186c050aba6c: Preparing 23:40:06 b82795aa0938: Preparing 23:40:06 17ab9cf0a27e: Preparing 23:40:06 5ee650bfd9e2: Preparing 23:40:06 9386262d7a74: Preparing 23:40:06 b82795aa0938: Waiting 23:40:06 17ab9cf0a27e: Waiting 23:40:06 c8a2ba377510: Waiting 23:40:06 5ee650bfd9e2: Waiting 23:40:06 186c050aba6c: Waiting 23:40:06 9386262d7a74: Waiting 23:40:06 371213c5f392: Layer already exists 23:40:06 a73f2d68eed2: Layer already exists 23:40:06 bbddb40746fa: Layer already exists 23:40:06 cd02be530eae: Layer already exists 23:40:06 d679246fdbf3: Layer already exists 23:40:06 c8a2ba377510: Layer already exists 23:40:06 186c050aba6c: Layer already exists 23:40:06 b82795aa0938: Layer already exists 23:40:06 5ee650bfd9e2: Layer already exists 23:40:06 17ab9cf0a27e: Layer already exists 23:40:06 9386262d7a74: Layer already exists 23:40:06 latest: digest: sha256:4bd2fcac241eaf59c264afc654f02a2efb2340a212e4a42af019e2a6c923dbe3 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.14 23:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:40:07 bbddb40746fa: Preparing 23:40:07 371213c5f392: Preparing 23:40:07 d679246fdbf3: Preparing 23:40:07 a73f2d68eed2: Preparing 23:40:07 cd02be530eae: Preparing 23:40:07 c8a2ba377510: Preparing 23:40:07 186c050aba6c: Preparing 23:40:07 b82795aa0938: Preparing 23:40:07 17ab9cf0a27e: Preparing 23:40:07 5ee650bfd9e2: Preparing 23:40:07 9386262d7a74: Preparing 23:40:07 b82795aa0938: Waiting 23:40:07 17ab9cf0a27e: Waiting 23:40:07 5ee650bfd9e2: Waiting 23:40:07 9386262d7a74: Waiting 23:40:07 c8a2ba377510: Waiting 23:40:07 186c050aba6c: Waiting 23:40:07 cd02be530eae: Layer already exists 23:40:07 d679246fdbf3: Layer already exists 23:40:07 bbddb40746fa: Layer already exists 23:40:07 a73f2d68eed2: Layer already exists 23:40:07 371213c5f392: Layer already exists 23:40:07 186c050aba6c: Layer already exists 23:40:07 c8a2ba377510: Layer already exists 23:40:07 5ee650bfd9e2: Layer already exists 23:40:07 17ab9cf0a27e: Layer already exists 23:40:07 b82795aa0938: Layer already exists 23:40:07 9386262d7a74: Layer already exists 23:40:07 3.1.0-dev.14: digest: sha256:4bd2fcac241eaf59c264afc654f02a2efb2340a212e4a42af019e2a6c923dbe3 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:40:08 bbddb40746fa: Preparing 23:40:08 371213c5f392: Preparing 23:40:08 d679246fdbf3: Preparing 23:40:08 a73f2d68eed2: Preparing 23:40:08 cd02be530eae: Preparing 23:40:08 c8a2ba377510: Preparing 23:40:08 186c050aba6c: Preparing 23:40:08 b82795aa0938: Preparing 23:40:08 17ab9cf0a27e: Preparing 23:40:08 5ee650bfd9e2: Preparing 23:40:08 9386262d7a74: Preparing 23:40:08 c8a2ba377510: Waiting 23:40:08 186c050aba6c: Waiting 23:40:08 b82795aa0938: Waiting 23:40:08 17ab9cf0a27e: Waiting 23:40:08 5ee650bfd9e2: Waiting 23:40:08 9386262d7a74: Waiting 23:40:08 a73f2d68eed2: Layer already exists 23:40:08 371213c5f392: Layer already exists 23:40:08 d679246fdbf3: Layer already exists 23:40:08 bbddb40746fa: Layer already exists 23:40:08 cd02be530eae: Layer already exists 23:40:08 17ab9cf0a27e: Layer already exists 23:40:08 c8a2ba377510: Layer already exists 23:40:08 5ee650bfd9e2: Layer already exists 23:40:08 186c050aba6c: Layer already exists 23:40:08 b82795aa0938: Layer already exists 23:40:08 9386262d7a74: Layer already exists 23:40:08 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:4bd2fcac241eaf59c264afc654f02a2efb2340a212e4a42af019e2a6c923dbe3 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:40:09 bbddb40746fa: Preparing 23:40:09 371213c5f392: Preparing 23:40:09 d679246fdbf3: Preparing 23:40:09 a73f2d68eed2: Preparing 23:40:09 cd02be530eae: Preparing 23:40:09 c8a2ba377510: Preparing 23:40:09 186c050aba6c: Preparing 23:40:09 b82795aa0938: Preparing 23:40:09 17ab9cf0a27e: Preparing 23:40:09 5ee650bfd9e2: Preparing 23:40:09 9386262d7a74: Preparing 23:40:09 b82795aa0938: Waiting 23:40:09 5ee650bfd9e2: Waiting 23:40:09 9386262d7a74: Waiting 23:40:09 17ab9cf0a27e: Waiting 23:40:09 c8a2ba377510: Waiting 23:40:09 186c050aba6c: Waiting 23:40:09 d679246fdbf3: Layer already exists 23:40:09 bbddb40746fa: Layer already exists 23:40:09 cd02be530eae: Layer already exists 23:40:09 a73f2d68eed2: Layer already exists 23:40:09 371213c5f392: Layer already exists 23:40:09 186c050aba6c: Layer already exists 23:40:09 17ab9cf0a27e: Layer already exists 23:40:09 c8a2ba377510: Layer already exists 23:40:09 b82795aa0938: Layer already exists 23:40:09 5ee650bfd9e2: Layer already exists 23:40:09 9386262d7a74: Layer already exists 23:40:09 main: digest: sha256:4bd2fcac241eaf59c264afc654f02a2efb2340a212e4a42af019e2a6c923dbe3 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:40:09 ===================================================== [Pipeline] echo 23:40:09 taggedImages: 23:40:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:40:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:40:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.14 23:40:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:40:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:40:09 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:40:09 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:40:09 latest 23:40:09 3.1.0-dev.14 23:40:09 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:40:09 main 23:40:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:40:10 b038ceb42942: Preparing 23:40:10 2f6fb63114e4: Preparing 23:40:10 b82795aa0938: Preparing 23:40:10 17ab9cf0a27e: Preparing 23:40:10 026dd30840a5: Preparing 23:40:10 9386262d7a74: Preparing 23:40:10 9386262d7a74: Waiting 23:40:10 b82795aa0938: Layer already exists 23:40:10 17ab9cf0a27e: Layer already exists 23:40:10 9386262d7a74: Layer already exists 23:40:10 b038ceb42942: Pushed 23:40:12 026dd30840a5: Pushed 23:40:15 2f6fb63114e4: Pushed 23:40:15 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:4eebe8e8eb604f615eabaf316336e5bed1b94beb7a3f9d273ca163a1a94d97a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:40:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:40:16 b038ceb42942: Preparing 23:40:16 2f6fb63114e4: Preparing 23:40:16 b82795aa0938: Preparing 23:40:16 17ab9cf0a27e: Preparing 23:40:16 026dd30840a5: Preparing 23:40:16 9386262d7a74: Preparing 23:40:16 026dd30840a5: Layer already exists 23:40:16 2f6fb63114e4: Layer already exists 23:40:16 b038ceb42942: Layer already exists 23:40:16 b82795aa0938: Layer already exists 23:40:16 17ab9cf0a27e: Layer already exists 23:40:16 9386262d7a74: Layer already exists 23:40:16 latest: digest: sha256:4eebe8e8eb604f615eabaf316336e5bed1b94beb7a3f9d273ca163a1a94d97a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.14 23:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:40:17 b038ceb42942: Preparing 23:40:17 2f6fb63114e4: Preparing 23:40:17 b82795aa0938: Preparing 23:40:17 17ab9cf0a27e: Preparing 23:40:17 026dd30840a5: Preparing 23:40:17 9386262d7a74: Preparing 23:40:17 9386262d7a74: Waiting 23:40:17 b038ceb42942: Layer already exists 23:40:17 17ab9cf0a27e: Layer already exists 23:40:17 b82795aa0938: Layer already exists 23:40:17 2f6fb63114e4: Layer already exists 23:40:17 026dd30840a5: Layer already exists 23:40:17 9386262d7a74: Layer already exists 23:40:17 3.1.0-dev.14: digest: sha256:4eebe8e8eb604f615eabaf316336e5bed1b94beb7a3f9d273ca163a1a94d97a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:40:18 b038ceb42942: Preparing 23:40:18 2f6fb63114e4: Preparing 23:40:18 b82795aa0938: Preparing 23:40:18 17ab9cf0a27e: Preparing 23:40:18 026dd30840a5: Preparing 23:40:18 9386262d7a74: Preparing 23:40:18 9386262d7a74: Waiting 23:40:18 b82795aa0938: Layer already exists 23:40:18 026dd30840a5: Layer already exists 23:40:18 b038ceb42942: Layer already exists 23:40:18 17ab9cf0a27e: Layer already exists 23:40:18 2f6fb63114e4: Layer already exists 23:40:18 9386262d7a74: Layer already exists 23:40:18 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:4eebe8e8eb604f615eabaf316336e5bed1b94beb7a3f9d273ca163a1a94d97a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:40:19 b038ceb42942: Preparing 23:40:19 2f6fb63114e4: Preparing 23:40:19 b82795aa0938: Preparing 23:40:19 17ab9cf0a27e: Preparing 23:40:19 026dd30840a5: Preparing 23:40:19 9386262d7a74: Preparing 23:40:19 9386262d7a74: Waiting 23:40:19 b82795aa0938: Layer already exists 23:40:19 b038ceb42942: Layer already exists 23:40:19 2f6fb63114e4: Layer already exists 23:40:19 17ab9cf0a27e: Layer already exists 23:40:19 026dd30840a5: Layer already exists 23:40:19 9386262d7a74: Layer already exists 23:40:19 main: digest: sha256:4eebe8e8eb604f615eabaf316336e5bed1b94beb7a3f9d273ca163a1a94d97a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:40:19 ===================================================== [Pipeline] echo 23:40:19 taggedImages: 23:40:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:40:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:40:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.14 23:40:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:40:19 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:40:19 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:40:19 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:40:19 latest 23:40:19 3.1.0-dev.14 23:40:19 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:40:19 main 23:40:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:40:20 868bc502fea0: Preparing 23:40:20 1c6f81b7ebd9: Preparing 23:40:20 e325a3ab72d8: Preparing 23:40:20 dd1a88d9ea4b: Preparing 23:40:20 147ce08d8fdf: Preparing 23:40:20 b82795aa0938: Preparing 23:40:20 17ab9cf0a27e: Preparing 23:40:20 42ae6e323058: Preparing 23:40:20 9386262d7a74: Preparing 23:40:20 17ab9cf0a27e: Waiting 23:40:20 42ae6e323058: Waiting 23:40:20 b82795aa0938: Waiting 23:40:20 9386262d7a74: Waiting 23:40:20 868bc502fea0: Pushed 23:40:20 e325a3ab72d8: Pushed 23:40:20 1c6f81b7ebd9: Pushed 23:40:20 b82795aa0938: Layer already exists 23:40:20 17ab9cf0a27e: Layer already exists 23:40:20 9386262d7a74: Layer already exists 23:40:22 42ae6e323058: Pushed 23:40:32 147ce08d8fdf: Pushed 23:40:37 dd1a88d9ea4b: Pushed 23:40:37 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:b1f987eb0d8fb693988990df84cd9a8dee5af00ead53670f5c7236043c036c9d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:40:38 868bc502fea0: Preparing 23:40:38 1c6f81b7ebd9: Preparing 23:40:38 e325a3ab72d8: Preparing 23:40:38 dd1a88d9ea4b: Preparing 23:40:38 147ce08d8fdf: Preparing 23:40:38 b82795aa0938: Preparing 23:40:38 17ab9cf0a27e: Preparing 23:40:38 42ae6e323058: Preparing 23:40:38 9386262d7a74: Preparing 23:40:38 17ab9cf0a27e: Waiting 23:40:38 9386262d7a74: Waiting 23:40:38 42ae6e323058: Waiting 23:40:38 e325a3ab72d8: Layer already exists 23:40:38 dd1a88d9ea4b: Layer already exists 23:40:38 1c6f81b7ebd9: Layer already exists 23:40:38 868bc502fea0: Layer already exists 23:40:38 147ce08d8fdf: Layer already exists 23:40:38 17ab9cf0a27e: Layer already exists 23:40:38 b82795aa0938: Layer already exists 23:40:38 9386262d7a74: Layer already exists 23:40:38 42ae6e323058: Layer already exists 23:40:38 latest: digest: sha256:b1f987eb0d8fb693988990df84cd9a8dee5af00ead53670f5c7236043c036c9d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.14 23:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:40:39 868bc502fea0: Preparing 23:40:39 1c6f81b7ebd9: Preparing 23:40:39 e325a3ab72d8: Preparing 23:40:39 dd1a88d9ea4b: Preparing 23:40:39 147ce08d8fdf: Preparing 23:40:39 b82795aa0938: Preparing 23:40:39 17ab9cf0a27e: Preparing 23:40:39 42ae6e323058: Preparing 23:40:39 9386262d7a74: Preparing 23:40:39 42ae6e323058: Waiting 23:40:39 b82795aa0938: Waiting 23:40:39 17ab9cf0a27e: Waiting 23:40:39 9386262d7a74: Waiting 23:40:39 868bc502fea0: Layer already exists 23:40:39 147ce08d8fdf: Layer already exists 23:40:39 1c6f81b7ebd9: Layer already exists 23:40:39 dd1a88d9ea4b: Layer already exists 23:40:39 e325a3ab72d8: Layer already exists 23:40:39 42ae6e323058: Layer already exists 23:40:39 b82795aa0938: Layer already exists 23:40:39 17ab9cf0a27e: Layer already exists 23:40:39 9386262d7a74: Layer already exists 23:40:39 3.1.0-dev.14: digest: sha256:b1f987eb0d8fb693988990df84cd9a8dee5af00ead53670f5c7236043c036c9d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:40:40 868bc502fea0: Preparing 23:40:40 1c6f81b7ebd9: Preparing 23:40:40 e325a3ab72d8: Preparing 23:40:40 dd1a88d9ea4b: Preparing 23:40:40 147ce08d8fdf: Preparing 23:40:40 b82795aa0938: Preparing 23:40:40 17ab9cf0a27e: Preparing 23:40:40 42ae6e323058: Preparing 23:40:40 9386262d7a74: Preparing 23:40:40 17ab9cf0a27e: Waiting 23:40:40 42ae6e323058: Waiting 23:40:40 b82795aa0938: Waiting 23:40:40 9386262d7a74: Waiting 23:40:40 dd1a88d9ea4b: Layer already exists 23:40:40 147ce08d8fdf: Layer already exists 23:40:40 868bc502fea0: Layer already exists 23:40:40 1c6f81b7ebd9: Layer already exists 23:40:40 e325a3ab72d8: Layer already exists 23:40:40 42ae6e323058: Layer already exists 23:40:40 b82795aa0938: Layer already exists 23:40:40 17ab9cf0a27e: Layer already exists 23:40:40 9386262d7a74: Layer already exists 23:40:40 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:b1f987eb0d8fb693988990df84cd9a8dee5af00ead53670f5c7236043c036c9d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:40:40 868bc502fea0: Preparing 23:40:40 1c6f81b7ebd9: Preparing 23:40:40 e325a3ab72d8: Preparing 23:40:40 dd1a88d9ea4b: Preparing 23:40:40 147ce08d8fdf: Preparing 23:40:40 b82795aa0938: Preparing 23:40:40 17ab9cf0a27e: Preparing 23:40:40 42ae6e323058: Preparing 23:40:40 9386262d7a74: Preparing 23:40:40 17ab9cf0a27e: Waiting 23:40:40 42ae6e323058: Waiting 23:40:40 9386262d7a74: Waiting 23:40:40 b82795aa0938: Waiting 23:40:40 868bc502fea0: Layer already exists 23:40:40 147ce08d8fdf: Layer already exists 23:40:40 1c6f81b7ebd9: Layer already exists 23:40:40 dd1a88d9ea4b: Layer already exists 23:40:40 e325a3ab72d8: Layer already exists 23:40:40 b82795aa0938: Layer already exists 23:40:40 42ae6e323058: Layer already exists 23:40:40 17ab9cf0a27e: Layer already exists 23:40:40 9386262d7a74: Layer already exists 23:40:40 main: digest: sha256:b1f987eb0d8fb693988990df84cd9a8dee5af00ead53670f5c7236043c036c9d size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:40:41 ===================================================== [Pipeline] echo 23:40:41 taggedImages: 23:40:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:40:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:40:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.14 23:40:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:40:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:40:41 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:40:41 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:40:41 latest 23:40:41 3.1.0-dev.14 23:40:41 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:40:41 main 23:40:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:40:41 64ed2747f6d0: Preparing 23:40:41 0fc09861e00f: Preparing 23:40:41 96aa75ee5f2d: Preparing 23:40:41 cb56b037c3cf: Preparing 23:40:41 b82795aa0938: Preparing 23:40:41 17ab9cf0a27e: Preparing 23:40:41 7e3a6426a5d2: Preparing 23:40:41 9386262d7a74: Preparing 23:40:41 7e3a6426a5d2: Waiting 23:40:41 9386262d7a74: Waiting 23:40:41 17ab9cf0a27e: Waiting 23:40:41 b82795aa0938: Layer already exists 23:40:41 17ab9cf0a27e: Layer already exists 23:40:41 0fc09861e00f: Pushed 23:40:41 9386262d7a74: Layer already exists 23:40:41 64ed2747f6d0: Pushed 23:40:41 96aa75ee5f2d: Pushed 23:40:42 7e3a6426a5d2: Pushed 23:40:59 cb56b037c3cf: Pushed 23:40:59 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:516899e6dc6feb64e64a635e8114415544fdbf0ab7c203ab1fcd2f78c0cbd64a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:41:00 64ed2747f6d0: Preparing 23:41:00 0fc09861e00f: Preparing 23:41:00 96aa75ee5f2d: Preparing 23:41:00 cb56b037c3cf: Preparing 23:41:00 b82795aa0938: Preparing 23:41:00 17ab9cf0a27e: Preparing 23:41:00 7e3a6426a5d2: Preparing 23:41:00 9386262d7a74: Preparing 23:41:00 17ab9cf0a27e: Waiting 23:41:00 9386262d7a74: Waiting 23:41:00 7e3a6426a5d2: Waiting 23:41:00 b82795aa0938: Layer already exists 23:41:00 64ed2747f6d0: Layer already exists 23:41:00 0fc09861e00f: Layer already exists 23:41:00 cb56b037c3cf: Layer already exists 23:41:00 96aa75ee5f2d: Layer already exists 23:41:00 17ab9cf0a27e: Layer already exists 23:41:00 9386262d7a74: Layer already exists 23:41:00 7e3a6426a5d2: Layer already exists 23:41:00 latest: digest: sha256:516899e6dc6feb64e64a635e8114415544fdbf0ab7c203ab1fcd2f78c0cbd64a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.14 23:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:41:01 64ed2747f6d0: Preparing 23:41:01 0fc09861e00f: Preparing 23:41:01 96aa75ee5f2d: Preparing 23:41:01 cb56b037c3cf: Preparing 23:41:01 b82795aa0938: Preparing 23:41:01 17ab9cf0a27e: Preparing 23:41:01 7e3a6426a5d2: Preparing 23:41:01 9386262d7a74: Preparing 23:41:01 7e3a6426a5d2: Waiting 23:41:01 9386262d7a74: Waiting 23:41:01 17ab9cf0a27e: Waiting 23:41:01 96aa75ee5f2d: Layer already exists 23:41:01 0fc09861e00f: Layer already exists 23:41:01 b82795aa0938: Layer already exists 23:41:01 cb56b037c3cf: Layer already exists 23:41:01 64ed2747f6d0: Layer already exists 23:41:01 17ab9cf0a27e: Layer already exists 23:41:01 9386262d7a74: Layer already exists 23:41:01 7e3a6426a5d2: Layer already exists 23:41:01 3.1.0-dev.14: digest: sha256:516899e6dc6feb64e64a635e8114415544fdbf0ab7c203ab1fcd2f78c0cbd64a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:41:02 64ed2747f6d0: Preparing 23:41:02 0fc09861e00f: Preparing 23:41:02 96aa75ee5f2d: Preparing 23:41:02 cb56b037c3cf: Preparing 23:41:02 b82795aa0938: Preparing 23:41:02 17ab9cf0a27e: Preparing 23:41:02 7e3a6426a5d2: Preparing 23:41:02 9386262d7a74: Preparing 23:41:02 7e3a6426a5d2: Waiting 23:41:02 9386262d7a74: Waiting 23:41:02 17ab9cf0a27e: Waiting 23:41:02 96aa75ee5f2d: Layer already exists 23:41:02 cb56b037c3cf: Layer already exists 23:41:02 b82795aa0938: Layer already exists 23:41:02 0fc09861e00f: Layer already exists 23:41:02 64ed2747f6d0: Layer already exists 23:41:02 7e3a6426a5d2: Layer already exists 23:41:02 9386262d7a74: Layer already exists 23:41:02 17ab9cf0a27e: Layer already exists 23:41:02 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:516899e6dc6feb64e64a635e8114415544fdbf0ab7c203ab1fcd2f78c0cbd64a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:41:02 64ed2747f6d0: Preparing 23:41:02 0fc09861e00f: Preparing 23:41:02 96aa75ee5f2d: Preparing 23:41:02 cb56b037c3cf: Preparing 23:41:02 b82795aa0938: Preparing 23:41:02 17ab9cf0a27e: Preparing 23:41:02 7e3a6426a5d2: Preparing 23:41:02 9386262d7a74: Preparing 23:41:02 7e3a6426a5d2: Waiting 23:41:02 9386262d7a74: Waiting 23:41:02 17ab9cf0a27e: Waiting 23:41:02 96aa75ee5f2d: Layer already exists 23:41:02 64ed2747f6d0: Layer already exists 23:41:02 cb56b037c3cf: Layer already exists 23:41:02 b82795aa0938: Layer already exists 23:41:02 0fc09861e00f: Layer already exists 23:41:02 17ab9cf0a27e: Layer already exists 23:41:02 7e3a6426a5d2: Layer already exists 23:41:02 9386262d7a74: Layer already exists 23:41:02 main: digest: sha256:516899e6dc6feb64e64a635e8114415544fdbf0ab7c203ab1fcd2f78c0cbd64a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:41:03 ===================================================== [Pipeline] echo 23:41:03 taggedImages: 23:41:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:41:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:41:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.14 23:41:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:41:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:41:03 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:41:03 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:41:03 latest 23:41:03 3.1.0-dev.14 23:41:03 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:41:03 main 23:41:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:41:03 60dc732a49f7: Preparing 23:41:03 44eb774d0a63: Preparing 23:41:03 5e5a1419dbef: Preparing 23:41:03 cb56b037c3cf: Preparing 23:41:03 b82795aa0938: Preparing 23:41:03 17ab9cf0a27e: Preparing 23:41:03 42ae6e323058: Preparing 23:41:03 9386262d7a74: Preparing 23:41:03 17ab9cf0a27e: Waiting 23:41:03 42ae6e323058: Waiting 23:41:03 9386262d7a74: Waiting 23:41:03 cb56b037c3cf: Layer already exists 23:41:03 b82795aa0938: Layer already exists 23:41:03 17ab9cf0a27e: Layer already exists 23:41:03 42ae6e323058: Layer already exists 23:41:03 9386262d7a74: Layer already exists 23:41:04 5e5a1419dbef: Pushed 23:41:04 60dc732a49f7: Pushed 23:41:04 44eb774d0a63: Pushed 23:41:04 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:28410f83e4f8bb4b5635f2aac6b9ce251d15f054558b125a3617a2f5b8c8ba0d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:41:04 60dc732a49f7: Preparing 23:41:04 44eb774d0a63: Preparing 23:41:04 5e5a1419dbef: Preparing 23:41:04 cb56b037c3cf: Preparing 23:41:04 b82795aa0938: Preparing 23:41:04 17ab9cf0a27e: Preparing 23:41:04 42ae6e323058: Preparing 23:41:04 9386262d7a74: Preparing 23:41:04 17ab9cf0a27e: Waiting 23:41:04 42ae6e323058: Waiting 23:41:04 9386262d7a74: Waiting 23:41:04 b82795aa0938: Layer already exists 23:41:04 44eb774d0a63: Layer already exists 23:41:04 5e5a1419dbef: Layer already exists 23:41:04 60dc732a49f7: Layer already exists 23:41:04 cb56b037c3cf: Layer already exists 23:41:04 17ab9cf0a27e: Layer already exists 23:41:04 9386262d7a74: Layer already exists 23:41:04 42ae6e323058: Layer already exists 23:41:04 latest: digest: sha256:28410f83e4f8bb4b5635f2aac6b9ce251d15f054558b125a3617a2f5b8c8ba0d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.14 23:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:41:05 60dc732a49f7: Preparing 23:41:05 44eb774d0a63: Preparing 23:41:05 5e5a1419dbef: Preparing 23:41:05 cb56b037c3cf: Preparing 23:41:05 b82795aa0938: Preparing 23:41:05 17ab9cf0a27e: Preparing 23:41:05 42ae6e323058: Preparing 23:41:05 9386262d7a74: Preparing 23:41:05 17ab9cf0a27e: Waiting 23:41:05 9386262d7a74: Waiting 23:41:05 42ae6e323058: Waiting 23:41:05 44eb774d0a63: Layer already exists 23:41:05 b82795aa0938: Layer already exists 23:41:05 5e5a1419dbef: Layer already exists 23:41:05 60dc732a49f7: Layer already exists 23:41:05 cb56b037c3cf: Layer already exists 23:41:05 42ae6e323058: Layer already exists 23:41:05 17ab9cf0a27e: Layer already exists 23:41:05 9386262d7a74: Layer already exists 23:41:05 3.1.0-dev.14: digest: sha256:28410f83e4f8bb4b5635f2aac6b9ce251d15f054558b125a3617a2f5b8c8ba0d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:41:06 60dc732a49f7: Preparing 23:41:06 44eb774d0a63: Preparing 23:41:06 5e5a1419dbef: Preparing 23:41:06 cb56b037c3cf: Preparing 23:41:06 b82795aa0938: Preparing 23:41:06 17ab9cf0a27e: Preparing 23:41:06 42ae6e323058: Preparing 23:41:06 9386262d7a74: Preparing 23:41:06 17ab9cf0a27e: Waiting 23:41:06 42ae6e323058: Waiting 23:41:06 9386262d7a74: Waiting 23:41:06 b82795aa0938: Layer already exists 23:41:06 cb56b037c3cf: Layer already exists 23:41:06 60dc732a49f7: Layer already exists 23:41:06 44eb774d0a63: Layer already exists 23:41:06 5e5a1419dbef: Layer already exists 23:41:06 9386262d7a74: Layer already exists 23:41:06 42ae6e323058: Layer already exists 23:41:06 17ab9cf0a27e: Layer already exists 23:41:06 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:28410f83e4f8bb4b5635f2aac6b9ce251d15f054558b125a3617a2f5b8c8ba0d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:41:07 60dc732a49f7: Preparing 23:41:07 44eb774d0a63: Preparing 23:41:07 5e5a1419dbef: Preparing 23:41:07 cb56b037c3cf: Preparing 23:41:07 b82795aa0938: Preparing 23:41:07 17ab9cf0a27e: Preparing 23:41:07 42ae6e323058: Preparing 23:41:07 9386262d7a74: Preparing 23:41:07 42ae6e323058: Waiting 23:41:07 9386262d7a74: Waiting 23:41:07 17ab9cf0a27e: Waiting 23:41:07 60dc732a49f7: Layer already exists 23:41:07 b82795aa0938: Layer already exists 23:41:07 44eb774d0a63: Layer already exists 23:41:07 5e5a1419dbef: Layer already exists 23:41:07 cb56b037c3cf: Layer already exists 23:41:07 42ae6e323058: Layer already exists 23:41:07 17ab9cf0a27e: Layer already exists 23:41:07 9386262d7a74: Layer already exists 23:41:07 main: digest: sha256:28410f83e4f8bb4b5635f2aac6b9ce251d15f054558b125a3617a2f5b8c8ba0d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:41:07 ===================================================== [Pipeline] echo 23:41:07 taggedImages: 23:41:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:41:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:41:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.14 23:41:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:41:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:41:07 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:41:07 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:41:07 latest 23:41:07 3.1.0-dev.14 23:41:07 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:41:07 main 23:41:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:41:08 28427a2fb489: Preparing 23:41:08 6fd14d5a6b60: Preparing 23:41:08 b82795aa0938: Preparing 23:41:08 17ab9cf0a27e: Preparing 23:41:08 34649fc2b647: Preparing 23:41:08 9386262d7a74: Preparing 23:41:08 9386262d7a74: Waiting 23:41:08 17ab9cf0a27e: Layer already exists 23:41:08 b82795aa0938: Layer already exists 23:41:08 9386262d7a74: Layer already exists 23:41:08 28427a2fb489: Pushed 23:41:08 34649fc2b647: Pushed 23:41:14 6fd14d5a6b60: Pushed 23:41:14 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:78f39f8b5b51a156c82355a86475894824ab3882d0ac43dfa0bbe11734975732 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:41:14 28427a2fb489: Preparing 23:41:14 6fd14d5a6b60: Preparing 23:41:14 b82795aa0938: Preparing 23:41:14 17ab9cf0a27e: Preparing 23:41:14 34649fc2b647: Preparing 23:41:14 9386262d7a74: Preparing 23:41:14 9386262d7a74: Waiting 23:41:14 28427a2fb489: Layer already exists 23:41:14 34649fc2b647: Layer already exists 23:41:14 b82795aa0938: Layer already exists 23:41:14 6fd14d5a6b60: Layer already exists 23:41:14 17ab9cf0a27e: Layer already exists 23:41:14 9386262d7a74: Layer already exists 23:41:14 latest: digest: sha256:78f39f8b5b51a156c82355a86475894824ab3882d0ac43dfa0bbe11734975732 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.14 23:41:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:41:15 28427a2fb489: Preparing 23:41:15 6fd14d5a6b60: Preparing 23:41:15 b82795aa0938: Preparing 23:41:15 17ab9cf0a27e: Preparing 23:41:15 34649fc2b647: Preparing 23:41:15 9386262d7a74: Preparing 23:41:15 9386262d7a74: Waiting 23:41:15 28427a2fb489: Layer already exists 23:41:15 34649fc2b647: Layer already exists 23:41:15 6fd14d5a6b60: Layer already exists 23:41:15 17ab9cf0a27e: Layer already exists 23:41:15 b82795aa0938: Layer already exists 23:41:15 9386262d7a74: Layer already exists 23:41:15 3.1.0-dev.14: digest: sha256:78f39f8b5b51a156c82355a86475894824ab3882d0ac43dfa0bbe11734975732 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:41:16 28427a2fb489: Preparing 23:41:16 6fd14d5a6b60: Preparing 23:41:16 b82795aa0938: Preparing 23:41:16 17ab9cf0a27e: Preparing 23:41:16 34649fc2b647: Preparing 23:41:16 9386262d7a74: Preparing 23:41:16 9386262d7a74: Waiting 23:41:16 34649fc2b647: Layer already exists 23:41:16 6fd14d5a6b60: Layer already exists 23:41:16 28427a2fb489: Layer already exists 23:41:16 17ab9cf0a27e: Layer already exists 23:41:16 b82795aa0938: Layer already exists 23:41:16 9386262d7a74: Layer already exists 23:41:16 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:78f39f8b5b51a156c82355a86475894824ab3882d0ac43dfa0bbe11734975732 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:41:16 28427a2fb489: Preparing 23:41:16 6fd14d5a6b60: Preparing 23:41:16 b82795aa0938: Preparing 23:41:16 17ab9cf0a27e: Preparing 23:41:16 34649fc2b647: Preparing 23:41:16 9386262d7a74: Preparing 23:41:16 34649fc2b647: Layer already exists 23:41:16 17ab9cf0a27e: Layer already exists 23:41:16 28427a2fb489: Layer already exists 23:41:16 b82795aa0938: Layer already exists 23:41:16 6fd14d5a6b60: Layer already exists 23:41:16 9386262d7a74: Layer already exists 23:41:16 main: digest: sha256:78f39f8b5b51a156c82355a86475894824ab3882d0ac43dfa0bbe11734975732 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:41:17 ===================================================== [Pipeline] echo 23:41:17 taggedImages: 23:41:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:41:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:41:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.14 23:41:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:41:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:41:17 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:41:17 da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:41:17 latest 23:41:17 3.1.0-dev.14 23:41:17 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:41:17 main 23:41:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:41:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:41:17 043e7d7e0ebf: Preparing 23:41:17 3ba99989246c: Preparing 23:41:17 b82795aa0938: Preparing 23:41:17 17ab9cf0a27e: Preparing 23:41:17 f2b0c7191943: Preparing 23:41:17 9386262d7a74: Preparing 23:41:17 9386262d7a74: Waiting 23:41:17 b82795aa0938: Layer already exists 23:41:17 f2b0c7191943: Layer already exists 23:41:17 17ab9cf0a27e: Layer already exists 23:41:17 9386262d7a74: Layer already exists 23:41:18 043e7d7e0ebf: Pushed 23:41:23 3ba99989246c: Pushed 23:41:23 da625ccdf6d34ec850dd4052da6ef4306bcf8804: digest: sha256:3c898d5d3ed30bf748acc61a800f7001564e0cbb558144fde0b66e2101812fbc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:41:26 043e7d7e0ebf: Preparing 23:41:26 3ba99989246c: Preparing 23:41:26 b82795aa0938: Preparing 23:41:26 17ab9cf0a27e: Preparing 23:41:26 f2b0c7191943: Preparing 23:41:26 9386262d7a74: Preparing 23:41:26 9386262d7a74: Waiting 23:41:26 f2b0c7191943: Layer already exists 23:41:26 3ba99989246c: Layer already exists 23:41:26 17ab9cf0a27e: Layer already exists 23:41:26 b82795aa0938: Layer already exists 23:41:26 043e7d7e0ebf: Layer already exists 23:41:26 9386262d7a74: Layer already exists 23:41:26 latest: digest: sha256:3c898d5d3ed30bf748acc61a800f7001564e0cbb558144fde0b66e2101812fbc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.14 23:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:41:26 043e7d7e0ebf: Preparing 23:41:26 3ba99989246c: Preparing 23:41:26 b82795aa0938: Preparing 23:41:26 17ab9cf0a27e: Preparing 23:41:26 f2b0c7191943: Preparing 23:41:26 9386262d7a74: Preparing 23:41:26 9386262d7a74: Waiting 23:41:26 17ab9cf0a27e: Layer already exists 23:41:26 f2b0c7191943: Layer already exists 23:41:26 043e7d7e0ebf: Layer already exists 23:41:26 3ba99989246c: Layer already exists 23:41:26 b82795aa0938: Layer already exists 23:41:26 9386262d7a74: Layer already exists 23:41:26 3.1.0-dev.14: digest: sha256:3c898d5d3ed30bf748acc61a800f7001564e0cbb558144fde0b66e2101812fbc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:41:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:41:27 043e7d7e0ebf: Preparing 23:41:27 3ba99989246c: Preparing 23:41:27 b82795aa0938: Preparing 23:41:27 17ab9cf0a27e: Preparing 23:41:27 f2b0c7191943: Preparing 23:41:27 9386262d7a74: Preparing 23:41:27 f2b0c7191943: Layer already exists 23:41:27 043e7d7e0ebf: Layer already exists 23:41:27 b82795aa0938: Layer already exists 23:41:27 3ba99989246c: Layer already exists 23:41:27 17ab9cf0a27e: Layer already exists 23:41:27 9386262d7a74: Layer already exists 23:41:27 da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14: digest: sha256:3c898d5d3ed30bf748acc61a800f7001564e0cbb558144fde0b66e2101812fbc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:41:28 043e7d7e0ebf: Preparing 23:41:28 3ba99989246c: Preparing 23:41:28 b82795aa0938: Preparing 23:41:28 17ab9cf0a27e: Preparing 23:41:28 f2b0c7191943: Preparing 23:41:28 9386262d7a74: Preparing 23:41:28 9386262d7a74: Waiting 23:41:28 b82795aa0938: Layer already exists 23:41:28 17ab9cf0a27e: Layer already exists 23:41:28 3ba99989246c: Layer already exists 23:41:28 043e7d7e0ebf: Layer already exists 23:41:28 f2b0c7191943: Layer already exists 23:41:28 9386262d7a74: Layer already exists 23:41:28 main: digest: sha256:3c898d5d3ed30bf748acc61a800f7001564e0cbb558144fde0b66e2101812fbc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:41:28 ===================================================== [Pipeline] echo 23:41:28 taggedImages: 23:41:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804 23:41:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:41:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.14 23:41:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da625ccdf6d34ec850dd4052da6ef4306bcf8804-3.1.0-dev.14 23:41:28 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:28 23:41:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:29 arm64: Pulling from edgex-lftools-log-publisher 23:41:29 8998bd30e6a1: Pulling fs layer 23:41:29 04944245beec: Pulling fs layer 23:41:29 699f458cf7ca: Pulling fs layer 23:41:29 765212b225bb: Pulling fs layer 23:41:29 f23df028b6ca: Pulling fs layer 23:41:29 d65c8cfc05b1: Pulling fs layer 23:41:29 2437ff75d9bd: Pulling fs layer 23:41:29 765212b225bb: Waiting 23:41:29 f23df028b6ca: Waiting 23:41:29 d65c8cfc05b1: Waiting 23:41:29 2437ff75d9bd: Waiting 23:41:29 04944245beec: Verifying Checksum 23:41:29 04944245beec: Download complete 23:41:29 765212b225bb: Verifying Checksum 23:41:29 765212b225bb: Download complete 23:41:29 f23df028b6ca: Verifying Checksum 23:41:29 f23df028b6ca: Download complete 23:41:29 d65c8cfc05b1: Verifying Checksum 23:41:29 d65c8cfc05b1: Download complete 23:41:29 699f458cf7ca: Verifying Checksum 23:41:29 699f458cf7ca: Download complete 23:41:30 8998bd30e6a1: Verifying Checksum 23:41:30 8998bd30e6a1: Download complete 23:41:32 2437ff75d9bd: Verifying Checksum 23:41:32 2437ff75d9bd: Download complete 23:41:33 8998bd30e6a1: Pull complete 23:41:34 04944245beec: Pull complete 23:41:35 699f458cf7ca: Pull complete 23:41:35 765212b225bb: Pull complete 23:41:38 f23df028b6ca: Pull complete 23:41:38 d65c8cfc05b1: Pull complete 23:41:54 2437ff75d9bd: Pull complete 23:41:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:41:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:54 prd-ubuntu20.04-docker-arm64-4c-16g-1685 does not seem to be running inside a container 23:41:54 $ 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/548 -v /w/workspace/edgex-go/548:/w/workspace/edgex-go/548:rw,z -v /w/workspace/edgex-go/548@tmp:/w/workspace/edgex-go/548@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-lftools-log-publisher:arm64 cat 23:41:56 $ docker top 625fdeb63c5a94e65f44fc32b0f98d2dca9df9cac827a25bf1acb0d31c8221a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:57 ---> job-cost.sh 23:41:57 lf-activate-venv: SKIPPING 23:41:57 INFO: No Stack... 23:41:58 INFO: Retrieving Pricing Info for: v3-standard-4 23:41:59 INFO: Archiving Costs [Pipeline] sh 23:41:59 + cat /w/workspace/edgex-go/548/archives/cost.csv 23:41:59 + cut -d, -f6 [Pipeline] lock 23:41:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-548-stack-cost] 23:41:59 Resource [jenkins-edgexfoundry-edgex-go-main-548-stack-cost] did not exist. Created. 23:41:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-548-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:41:59 + echo total: 0.10999999940395355 [Pipeline] stash 23:42:00 Stashed 1 file(s) [Pipeline] } 23:42:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-548-stack-cost] [Pipeline] // lock [Pipeline] } 23:42:00 $ docker stop --time=1 625fdeb63c5a94e65f44fc32b0f98d2dca9df9cac827a25bf1acb0d31c8221a9 23:42:02 $ docker rm -f --volumes 625fdeb63c5a94e65f44fc32b0f98d2dca9df9cac827a25bf1acb0d31c8221a9 [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 23:42:02 provisioning config files... 23:42:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/548@tmp/config11785502347190385823tmp [Pipeline] { [Pipeline] sh 23:42:02 + set +x 23:42:02 + bash -s+ -- 23:42:02 curl -s https://codecov.io/bash 23:42:02 23:42:02 _____ _ 23:42:02 / ____| | | 23:42:02 | | ___ __| | ___ ___ _____ __ 23:42:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:42:02 | |___| (_) | (_| | __/ (_| (_) \ V / 23:42:02 \_____\___/ \__,_|\___|\___\___/ \_/ 23:42:02 Bash-1.0.6 23:42:02 23:42:02 23:42:02 ==> git version 2.25.1 found 23:42:02 ==> 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 23:42:02 Release-Date: 2020-01-08 23:42:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:42:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:42:02 ==> Jenkins CI detected. 23:42:02 current dir:  /w/workspace/edgex-go/548 23:42:02 project root: . 23:42:02 --> token set from env 23:42:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:42:02 ==> Running gcov in . (disable via -X gcov) 23:42:02 ==> Python coveragepy not found 23:42:02 ==> Searching for coverage reports in: 23:42:02 + . 23:42:02 -> Found 1 reports 23:42:02 ==> Detecting git/mercurial file structure 23:42:02 ==> Reading reports 23:42:02 + ./coverage.out bytes=447019 23:42:02 ==> Appending adjustments 23:42:02 https://docs.codecov.io/docs/fixing-reports 23:42:04 + Found adjustments 23:42:04 ==> Gzipping contents 23:42:04 60K /tmp/codecov.bR7XeP.gz 23:42:04 ==> Uploading reports 23:42:04 url: https://codecov.io 23:42:04 query: branch=main&commit=da625ccdf6d34ec850dd4052da6ef4306bcf8804&build=548&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F548%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:42:04 -> Pinging Codecov 23:42:04 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=da625ccdf6d34ec850dd4052da6ef4306bcf8804&build=548&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F548%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:42:04 -> Uploading to 23:42:04 https://storage.googleapis.com/codecov/v4/raw/2023-07-20/00271124DB129430A58F1EEE437C3FCB/da625ccdf6d34ec850dd4052da6ef4306bcf8804/ec9c1819-2c3b-4316-86e2-6a9485c62829.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230720T234204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfeda12e884dff596b47287d51abddc9b274514445d3db82fe6c5dfd2ece2e03 23:42:04 % Total % Received % Xferd Average Speed Time Time Time Current 23:42:04 Dload Upload Total Spent Left Speed 23:42:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57381 0 0 100 57381 0 273k --:--:-- --:--:-- --:--:-- 273k 23:42:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/da625ccdf6d34ec850dd4052da6ef4306bcf8804 [Pipeline] } 23:42:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:42:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:42:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:42:04 23:42:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:42:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:42:05 df9b9388f04a: Pulling fs layer 23:42:05 52dc419b0ee2: Pulling fs layer 23:42:05 25bc292e5bac: Pulling fs layer 23:42:05 114826534d7a: Pulling fs layer 23:42:05 4657fd5d0bcf: Pulling fs layer 23:42:05 6ad1cebc031e: Pulling fs layer 23:42:05 8a3aa393b2d8: Pulling fs layer 23:42:05 114826534d7a: Waiting 23:42:05 4657fd5d0bcf: Waiting 23:42:05 6ad1cebc031e: Waiting 23:42:05 8a3aa393b2d8: Waiting 23:42:05 25bc292e5bac: Download complete 23:42:05 52dc419b0ee2: Download complete 23:42:05 4657fd5d0bcf: Verifying Checksum 23:42:05 4657fd5d0bcf: Download complete 23:42:05 df9b9388f04a: Pull complete 23:42:05 52dc419b0ee2: Pull complete 23:42:05 6ad1cebc031e: Verifying Checksum 23:42:05 6ad1cebc031e: Download complete 23:42:05 25bc292e5bac: Pull complete 23:42:06 114826534d7a: Verifying Checksum 23:42:06 114826534d7a: Download complete 23:42:06 8a3aa393b2d8: Verifying Checksum 23:42:06 8a3aa393b2d8: Download complete 23:42:09 114826534d7a: Pull complete 23:42:09 4657fd5d0bcf: Pull complete 23:42:09 6ad1cebc031e: Pull complete 23:42:13 8a3aa393b2d8: Pull complete 23:42:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:42:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:42:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:13 prd-ubuntu20.04-docker-8c-8g-1683 does not seem to be running inside a container 23:42:13 $ 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/548 -v /w/workspace/edgex-go/548:/w/workspace/edgex-go/548:rw,z -v /w/workspace/edgex-go/548@tmp:/w/workspace/edgex-go/548@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-snyk-go:1.410.4 cat 23:42:15 $ docker top a61f91d0a19b064f60791df5e106b0717eeabfd9e572a25c854e9b59ea537b61 -eo pid,comm [Pipeline] { [Pipeline] echo 23:42:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:42:16 + set -o pipefail 23:42:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:42:24 23:42:24 Monitoring /w/workspace/edgex-go/548 (github.com/edgexfoundry/edgex-go)... 23:42:24 23:42:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/1cc9b66b-ab24-4a0f-aa54-ab915289d3bd 23:42:24 23:42:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:42:24 23:42:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:42:24 23:42:24 23:42:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:42:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:42:24 More details here: https://snyk.co/ue1NS [Pipeline] } 23:42:24 $ docker stop --time=1 a61f91d0a19b064f60791df5e106b0717eeabfd9e572a25c854e9b59ea537b61 23:42:28 $ docker rm -f --volumes a61f91d0a19b064f60791df5e106b0717eeabfd9e572a25c854e9b59ea537b61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:42:29 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:42:29 provisioning config files... 23:42:29 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/548@tmp/config7375123643792079842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:29 --> edgex-publish-swagger.sh 23:42:29 === Publish openapi/v3 API === 23:42:29 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 23:42:29 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/548/openapi/v3/core-command.yaml] 23:42:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:42:29 Dload Upload Total Spent Left Speed 23:42:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 55934 --:--:-- --:--:-- --:--:-- 55826 100 29030 0 0 100 29030 0 55934 --:--:-- --:--:-- --:--:-- 55826 23:42:29 23:42:29 23:42:29 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/548/openapi/v3/core-data.yaml] 23:42:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:42:29 Dload Upload Total Spent Left Speed 23:42:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 152k --:--:-- --:--:-- --:--:-- 152k 23:42:30 23:42:30 23:42:30 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/548/openapi/v3/core-metadata.yaml] 23:42:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:42:30 Dload Upload Total Spent Left Speed 23:42:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 264k --:--:-- --:--:-- --:--:-- 264k 100 141k 0 0 100 141k 0 264k --:--:-- --:--:-- --:--:-- 263k 23:42:30 23:42:30 23:42:30 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/548/openapi/v3/support-notifications.yaml] 23:42:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:42:30 Dload Upload Total Spent Left Speed 23:42:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 170k --:--:-- --:--:-- --:--:-- 170k 23:42:31 23:42:31 23:42:31 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/548/openapi/v3/support-scheduler.yaml] 23:42:31 % Total % Received % Xferd Average Speed Time Time Time Current 23:42:31 Dload Upload Total Spent Left Speed 23:42:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 63154 --:--:-- --:--:-- --:--:-- 63038 100 34356 0 0 100 34356 0 63154 --:--:-- --:--:-- --:--:-- 63038 23:42:31 23:42:31 [Pipeline] } 23:42: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 23:42:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:42:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:32 prd-ubuntu20.04-docker-8c-8g-1683 does not seem to be running inside a container 23:42:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/548 -v /w/workspace/edgex-go/548:/w/workspace/edgex-go/548:rw,z -v /w/workspace/edgex-go/548@tmp:/w/workspace/edgex-go/548@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/py-git-semver:0.1.4 cat 23:42:33 $ docker top eba6eddf6400ee9194ec7e86959a4b1727c3668fdd2cd2e7529d67122d2fd48e -eo pid,comm 23:42:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:42:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:33 [ssh-agent] Looking for ssh-agent implementation... 23:42:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:33 $ docker exec eba6eddf6400ee9194ec7e86959a4b1727c3668fdd2cd2e7529d67122d2fd48e ssh-agent 23:42:33 SSH_AUTH_SOCK=/tmp/ssh-mS5ng8T4UUax/agent.32 23:42:33 SSH_AGENT_PID=38 23:42:33 Running ssh-add (command line suppressed) 23:42:33 Identity added: /w/workspace/edgex-go/548@tmp/private_key_1729647891792101929.key (/w/workspace/edgex-go/548@tmp/private_key_1729647891792101929.key) 23:42:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:33 + git semver tag 23:42:34 2023-07-20 23:42:34,124 [run_tag] DEBUG tag force:False 23:42:34 2023-07-20 23:42:34,124 [check_head_tag] DEBUG check head tag 23:42:34 2023-07-20 23:42:34,125 [execute] INFO git cat-file --batch-check 23:42:34 2023-07-20 23:42:34,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/548, universal_newlines=False, shell=None, istream=) 23:42:34 2023-07-20 23:42:34,130 [execute] INFO git cat-file --batch 23:42:34 2023-07-20 23:42:34,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/548, universal_newlines=False, shell=None, istream=) 23:42:34 2023-07-20 23:42:34,144 [read_version] DEBUG read version from /w/workspace/edgex-go/548/.semver/main 23:42:34 2023-07-20 23:42:34,145 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 23:42:34 2023-07-20 23:42:34,145 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/edgex-go/548, universal_newlines=False, shell=None, istream=None) 23:42:34 2023-07-20 23:42:34,150 [read_version] DEBUG read version from /w/workspace/edgex-go/548/.semver/main 23:42:34 3.1.0-dev.14 [Pipeline] } 23:42:34 $ docker exec --env ******** --env ******** eba6eddf6400ee9194ec7e86959a4b1727c3668fdd2cd2e7529d67122d2fd48e ssh-agent -k 23:42:34 unset SSH_AUTH_SOCK; 23:42:34 unset SSH_AGENT_PID; 23:42:34 echo Agent pid 38 killed; 23:42:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:34 + git semver [Pipeline] } 23:42:34 $ docker stop --time=1 eba6eddf6400ee9194ec7e86959a4b1727c3668fdd2cd2e7529d67122d2fd48e 23:42:36 $ docker rm -f --volumes eba6eddf6400ee9194ec7e86959a4b1727c3668fdd2cd2e7529d67122d2fd48e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:42:36 23:42:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:42:36 0.23.1-centos7: Pulling from edgex-lftools 23:42:36 ab5ef0e58194: Pulling fs layer 23:42:36 9712f1f96733: Pulling fs layer 23:42:36 63f879dbbcfc: Pulling fs layer 23:42:36 0d9ebad4ef96: Pulling fs layer 23:42:36 e9a5061849ea: Pulling fs layer 23:42:36 0d9ebad4ef96: Waiting 23:42:36 d747dcd14b5f: Pulling fs layer 23:42:36 2de7ff778b66: Pulling fs layer 23:42:36 e9a5061849ea: Waiting 23:42:36 d747dcd14b5f: Waiting 23:42:36 2de7ff778b66: Waiting 23:42:36 9712f1f96733: Verifying Checksum 23:42:36 9712f1f96733: Download complete 23:42:37 63f879dbbcfc: Verifying Checksum 23:42:37 63f879dbbcfc: Download complete 23:42:37 0d9ebad4ef96: Verifying Checksum 23:42:37 0d9ebad4ef96: Download complete 23:42:37 d747dcd14b5f: Download complete 23:42:37 ab5ef0e58194: Verifying Checksum 23:42:37 ab5ef0e58194: Download complete 23:42:37 e9a5061849ea: Verifying Checksum 23:42:37 e9a5061849ea: Download complete 23:42:37 2de7ff778b66: Verifying Checksum 23:42:37 2de7ff778b66: Download complete 23:42:40 ab5ef0e58194: Pull complete 23:42:40 9712f1f96733: Pull complete 23:42:41 63f879dbbcfc: Pull complete 23:42:45 0d9ebad4ef96: Pull complete 23:42:46 e9a5061849ea: Pull complete 23:42:46 d747dcd14b5f: Pull complete 23:42:47 2de7ff778b66: Pull complete 23:42:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:42:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:42:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:47 prd-ubuntu20.04-docker-8c-8g-1683 does not seem to be running inside a container 23:42:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/548 -v /w/workspace/edgex-go/548:/w/workspace/edgex-go/548:rw,z -v /w/workspace/edgex-go/548@tmp:/w/workspace/edgex-go/548@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:0.23.1-centos7 cat 23:42:53 $ docker top 340fa245eba969f9a3233a82641bc7a228d1498e67dfb9b36bd907e30d707d65 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:42:53 provisioning config files... 23:42:53 copy managed file [sigul-config] to file:/w/workspace/edgex-go/548@tmp/config5870528180031926092tmp 23:42:53 copy managed file [sigul-password] to file:/w/workspace/edgex-go/548@tmp/config5982099066008592523tmp 23:42:53 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/548@tmp/config9672724065566091119tmp [Pipeline] { [Pipeline] echo 23:42:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:42:53 ---> sigul-configuration.sh 23:42:53 gpg: directory `/root/.gnupg' created 23:42:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:42:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:42:53 gpg: keyring `/root/.gnupg/secring.gpg' created 23:42:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:42:53 gpg: CAST5 encrypted data 23:42:53 gpg: encrypted with 1 passphrase 23:42:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:42:54 + mkdir /home/jenkins 23:42:54 + mkdir /home/jenkins/sigul [Pipeline] sh 23:42:54 + 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 23:42:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:42:54 ---> sigul-install.sh 23:42:54 Sigul already installed; skipping installation. [Pipeline] sh 23:42:55 + git tag --list 23:42:55 0.6.0 23:42:55 0.6.1 23:42:55 0.7.0 23:42:55 0.7.1 23:42:55 v1.0.0 23:42:55 v1.0.1 23:42:55 v1.1.0 23:42:55 v1.2.0 23:42:55 v1.2.1 23:42:55 v1.3.0 23:42:55 v1.3.1 23:42:55 v2.0.0 23:42:55 v2.1.0 23:42:55 v2.1.1 23:42:55 v2.2.0 23:42:55 v2.3.0 23:42:55 v3.0 23:42:55 v3.0.0 23:42:55 v3.1.0-dev.1 23:42:55 v3.1.0-dev.10 23:42:55 v3.1.0-dev.11 23:42:55 v3.1.0-dev.12 23:42:55 v3.1.0-dev.13 23:42:55 v3.1.0-dev.14 23:42:55 v3.1.0-dev.2 23:42:55 v3.1.0-dev.3 23:42:55 v3.1.0-dev.4 23:42:55 v3.1.0-dev.5 23:42:55 v3.1.0-dev.6 23:42:55 v3.1.0-dev.7 23:42:55 v3.1.0-dev.8 23:42:55 v3.1.0-dev.9 [Pipeline] sh 23:42:55 + lftools sign git-tag v3.1.0-dev.14 23:42:55 Signing Git tag with Sigul... 23:42:55 Signing v3.1.0-dev.14 [Pipeline] echo 23:42:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:42:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:42:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:42:56 $ docker stop --time=1 340fa245eba969f9a3233a82641bc7a228d1498e67dfb9b36bd907e30d707d65 23:42:58 $ docker rm -f --volumes 340fa245eba969f9a3233a82641bc7a228d1498e67dfb9b36bd907e30d707d65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:42:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:42:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:59 prd-ubuntu20.04-docker-8c-8g-1683 does not seem to be running inside a container 23:42:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/548 -v /w/workspace/edgex-go/548:/w/workspace/edgex-go/548:rw,z -v /w/workspace/edgex-go/548@tmp:/w/workspace/edgex-go/548@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/py-git-semver:0.1.4 cat 23:42:59 $ docker top 8e1a683db893436452416e1d5a4a5b82187d6ba3207842f7cca912de616ff483 -eo pid,comm 23:42:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:42:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:59 [ssh-agent] Looking for ssh-agent implementation... 23:42:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:59 $ docker exec 8e1a683db893436452416e1d5a4a5b82187d6ba3207842f7cca912de616ff483 ssh-agent 23:42:59 SSH_AUTH_SOCK=/tmp/ssh-u3nlUYJdN88E/agent.32 23:42:59 SSH_AGENT_PID=38 23:42:59 Running ssh-add (command line suppressed) 23:42:59 Identity added: /w/workspace/edgex-go/548@tmp/private_key_8117080487741966038.key (/w/workspace/edgex-go/548@tmp/private_key_8117080487741966038.key) 23:42:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:00 + git semver bump pre 23:43:00 2023-07-20 23:43:00,375 [read_version] DEBUG read version from /w/workspace/edgex-go/548/.semver/main 23:43:00 2023-07-20 23:43:00,375 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev 23:43:00 2023-07-20 23:43:00,375 [bump_version] DEBUG bumped version:3.1.0-dev.15 23:43:00 2023-07-20 23:43:00,375 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/edgex-go/548/.semver/main with force:True 23:43:00 2023-07-20 23:43:00,375 [read_version] DEBUG read version from /w/workspace/edgex-go/548/.semver/main 23:43:00 2023-07-20 23:43:00,375 [write_file] DEBUG write to file:/w/workspace/edgex-go/548/.semver/main 23:43:00 2023-07-20 23:43:00,377 [execute] INFO git cat-file --batch-check 23:43:00 2023-07-20 23:43:00,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/548/.semver, universal_newlines=False, shell=None, istream=) 23:43:00 2023-07-20 23:43:00,384 [execute] INFO git cat-file --batch 23:43:00 2023-07-20 23:43:00,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/548/.semver, universal_newlines=False, shell=None, istream=) 23:43:00 2023-07-20 23:43:00,390 [read_version] DEBUG read version from /w/workspace/edgex-go/548/.semver/main 23:43:00 3.1.0-dev.15 [Pipeline] } 23:43:00 $ docker exec --env ******** --env ******** 8e1a683db893436452416e1d5a4a5b82187d6ba3207842f7cca912de616ff483 ssh-agent -k 23:43:00 unset SSH_AUTH_SOCK; 23:43:00 unset SSH_AGENT_PID; 23:43:00 echo Agent pid 38 killed; 23:43:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:43:00 + git semver [Pipeline] } 23:43:01 $ docker stop --time=1 8e1a683db893436452416e1d5a4a5b82187d6ba3207842f7cca912de616ff483 23:43:02 $ docker rm -f --volumes 8e1a683db893436452416e1d5a4a5b82187d6ba3207842f7cca912de616ff483 [Pipeline] // withDockerContainer [Pipeline] sh 23:43:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:43:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:43:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:03 prd-ubuntu20.04-docker-8c-8g-1683 does not seem to be running inside a container 23:43:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/548 -v /w/workspace/edgex-go/548:/w/workspace/edgex-go/548:rw,z -v /w/workspace/edgex-go/548@tmp:/w/workspace/edgex-go/548@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/py-git-semver:0.1.4 cat 23:43:03 $ docker top 97eec04a2100b86f3de2756f8e6d04fa44278756498fde543d449fb83c50a241 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:43:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:03 [ssh-agent] Looking for ssh-agent implementation... 23:43:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:03 $ docker exec 97eec04a2100b86f3de2756f8e6d04fa44278756498fde543d449fb83c50a241 ssh-agent 23:43:04 SSH_AUTH_SOCK=/tmp/ssh-7yJVYnpfKhGn/agent.31 23:43:04 SSH_AGENT_PID=38 23:43:04 Running ssh-add (command line suppressed) 23:43:04 Identity added: /w/workspace/edgex-go/548@tmp/private_key_5151947467517821378.key (/w/workspace/edgex-go/548@tmp/private_key_5151947467517821378.key) 23:43:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:04 + git semver push 23:43:05 2023-07-20 23:43:04,772 [run_push] DEBUG push 23:43:05 2023-07-20 23:43:04,773 [execute] INFO git cat-file --batch-check 23:43:05 2023-07-20 23:43:04,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/548/.semver, universal_newlines=False, shell=None, istream=) 23:43:05 2023-07-20 23:43:04,777 [execute] INFO git rev-list bf8b04a4abde56351e6d709e39b9bdaa50ab0b6f -- 23:43:05 2023-07-20 23:43:04,778 [execute] DEBUG Popen(['git', 'rev-list', 'bf8b04a4abde56351e6d709e39b9bdaa50ab0b6f', '--'], cwd=/w/workspace/edgex-go/548/.semver, universal_newlines=False, shell=None, istream=None) 23:43:05 2023-07-20 23:43:04,792 [execute] INFO git fetch -v origin 23:43:05 2023-07-20 23:43:04,792 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/548/.semver, universal_newlines=True, shell=None, istream=None) 23:43:05 2023-07-20 23:43:05,257 [run_push] DEBUG no remote changes detected 23:43:05 2023-07-20 23:43:05,257 [execute] INFO git push origin semver 23:43:05 2023-07-20 23:43:05,258 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/548/.semver, universal_newlines=False, shell=None, istream=None) 23:43:06 2023-07-20 23:43:06,075 [run_push] DEBUG push all version tags 23:43:06 2023-07-20 23:43:06,075 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:43:06 2023-07-20 23:43:06,076 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/548, universal_newlines=False, shell=None, istream=None) 23:43:06 2023-07-20 23:43:06,759 [read_version] DEBUG read version from /w/workspace/edgex-go/548/.semver/main 23:43:06 3.1.0-dev.15 [Pipeline] } 23:43:06 $ docker exec --env ******** --env ******** 97eec04a2100b86f3de2756f8e6d04fa44278756498fde543d449fb83c50a241 ssh-agent -k 23:43:06 unset SSH_AUTH_SOCK; 23:43:06 unset SSH_AGENT_PID; 23:43:06 echo Agent pid 38 killed; 23:43:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:43:07 + git semver [Pipeline] } 23:43:07 $ docker stop --time=1 97eec04a2100b86f3de2756f8e6d04fa44278756498fde543d449fb83c50a241 23:43:08 $ docker rm -f --volumes 97eec04a2100b86f3de2756f8e6d04fa44278756498fde543d449fb83c50a241 [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 23:43:09 + [ -d /w/workspace/edgex-go/548/archives ] [Pipeline] libraryResource [Pipeline] sh 23:43:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:43:10 ---> package-listing.sh 23:43:10 ++ facter osfamily 23:43:10 ++ tr '[:upper:]' '[:lower:]' 23:43:10 + OS_FAMILY=debian 23:43:10 + workspace=/w/workspace/edgex-go/548 23:43:10 + START_PACKAGES=/tmp/packages_start.txt 23:43:10 + END_PACKAGES=/tmp/packages_end.txt 23:43:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:43:10 + PACKAGES=/tmp/packages_start.txt 23:43:10 + '[' /w/workspace/edgex-go/548 ']' 23:43:10 + PACKAGES=/tmp/packages_end.txt 23:43:10 + case "${OS_FAMILY}" in 23:43:10 + dpkg -l 23:43:10 + grep '^ii' 23:43:10 + '[' -f /tmp/packages_start.txt ']' 23:43:10 + '[' -f /tmp/packages_end.txt ']' 23:43:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:43:10 + '[' /w/workspace/edgex-go/548 ']' 23:43:10 + mkdir -p /w/workspace/edgex-go/548/archives/ 23:43:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/548/archives/ [Pipeline] echo 23:43:10 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/548/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:43:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:11 23:43:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:11 latest: Pulling from edgex-lftools-log-publisher 23:43:11 5eb5b503b376: Pulling fs layer 23:43:11 5c69ac0246d0: Pulling fs layer 23:43:11 ec43610c2a17: Pulling fs layer 23:43:11 3a2ae6a8a46f: Pulling fs layer 23:43:11 33b1e0a273af: Pulling fs layer 23:43:11 5d3b04190fa2: Pulling fs layer 23:43:11 2f39f015ded8: Pulling fs layer 23:43:11 5d3b04190fa2: Waiting 23:43:11 2f39f015ded8: Waiting 23:43:11 3a2ae6a8a46f: Waiting 23:43:11 33b1e0a273af: Waiting 23:43:11 5c69ac0246d0: Download complete 23:43:11 3a2ae6a8a46f: Verifying Checksum 23:43:11 3a2ae6a8a46f: Download complete 23:43:12 33b1e0a273af: Verifying Checksum 23:43:12 33b1e0a273af: Download complete 23:43:12 5d3b04190fa2: Verifying Checksum 23:43:12 5d3b04190fa2: Download complete 23:43:12 ec43610c2a17: Verifying Checksum 23:43:12 5eb5b503b376: Verifying Checksum 23:43:12 5eb5b503b376: Download complete 23:43:13 2f39f015ded8: Download complete 23:43:13 5eb5b503b376: Pull complete 23:43:13 5c69ac0246d0: Pull complete 23:43:13 ec43610c2a17: Pull complete 23:43:14 3a2ae6a8a46f: Pull complete 23:43:14 33b1e0a273af: Pull complete 23:43:14 5d3b04190fa2: Pull complete 23:43:19 2f39f015ded8: Pull complete 23:43:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:43:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:19 prd-ubuntu20.04-docker-8c-8g-1683 does not seem to be running inside a container 23:43:19 $ 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/548/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/548 -v /w/workspace/edgex-go/548:/w/workspace/edgex-go/548:rw,z -v /w/workspace/edgex-go/548@tmp:/w/workspace/edgex-go/548@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:latest cat 23:43:25 $ docker top c8a2f7c0b38cad5a00c86e72e5a3f826af720b2eb6b21c12dd1fe727fc696242 -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:26 + touch /tmp/pre-build-complete [Pipeline] sh 23:43:26 + mkdir -p /var/log/sysstat [Pipeline] sh 23:43:26 + ls /var/log/sa-host 23:43:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:26 provisioning config files... 23:43:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/548@tmp/config17804234028551954966tmp [Pipeline] { [Pipeline] echo 23:43:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:43:27 ---> create-netrc.sh [Pipeline] } 23:43:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:43:27 ---> python-tools-install.sh [Pipeline] echo 23:43:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:43:27 ---> sudo-logs.sh 23:43:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:43:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:43:28 ---> job-cost.sh 23:43:28 lf-activate-venv: SKIPPING 23:43:28 DEBUG: total: 0.10999999940395355 23:43:28 INFO: Retrieving Stack Cost... 23:43:28 INFO: Retrieving Pricing Info for: v3-standard-8 23:43:28 INFO: Archiving Costs [Pipeline] echo 23:43:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:43:29 ---> logs-deploy.sh 23:43:29 lf-activate-venv: SKIPPING 23:43:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/548 23:43:29 INFO: archiving workspace using pattern(s): 23:43:30 Archives upload complete. 23:43:30 INFO: archiving logs to Nexus