Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd65a25beffaabdac7b93615b889770af2fe749c 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-ssh10491504682943827922.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-ssh16551122811737290642.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-ssh510201337081481403.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-ssh17980648393240381541.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-ssh16676679942932109216.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3169 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/553 [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/553 # 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 cd65a25beffaabdac7b93615b889770af2fe749c (main) Commit message: "Merge pull request #4625 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.12.0" > 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 cd65a25beffaabdac7b93615b889770af2fe749c # timeout=10 > git rev-list --no-walk 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:54:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:54:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:54:08 ========================================================= 01:54:08 EdgeX Global Pipelines Version Info 01:54:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:54:08 ------------------- 01:54:08 stable info: 01:54:08 ------------------- 01:54:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:54:08 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 01:54:08 Message: update stable to v1.0.250 01:54:09 ------------------- 01:54:09 experimental info: 01:54:09 ------------------- 01:54:09 Commited By: **** collab-it+edgex@linuxfoundation.org 01:54:09 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 01:54:09 Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd65a25 [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:09 provisioning config files... 01:54:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/553@tmp/config6830873394158985677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:10 ---> docker-login.sh 01:54:10 nexus3.edgexfoundry.org:10001 01:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:10 Configure a credential helper to remove this warning. See 01:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:10 01:54:10 Login Succeeded 01:54:10 nexus3.edgexfoundry.org:10002 01:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:10 Configure a credential helper to remove this warning. See 01:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:10 01:54:10 Login Succeeded 01:54:10 nexus3.edgexfoundry.org:10003 01:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:10 Configure a credential helper to remove this warning. See 01:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:10 01:54:10 Login Succeeded 01:54:10 nexus3.edgexfoundry.org:10004 01:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:10 Configure a credential helper to remove this warning. See 01:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:10 01:54:10 Login Succeeded 01:54:10 docker.io 01:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:11 Configure a credential helper to remove this warning. See 01:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:11 01:54:11 Login Succeeded 01:54:11 ---> docker-login.sh ends [Pipeline] } 01:54:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:54:11 + 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 01:54:11 + dirname cmd/core-command/Dockerfile 01:54:11 + cut -d/ -f2 01:54:11 + echo core-command,cmd/core-command/Dockerfile 01:54:11 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:54:11 + cut -d/ -f2 01:54:11 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:54:11 + + cut -d/ -f2 01:54:11 dirname cmd/core-data/Dockerfile 01:54:11 + echo core-data,cmd/core-data/Dockerfile 01:54:11 + dirname cmd/core-metadata/Dockerfile 01:54:11 + cut -d/ -f2 01:54:11 + echo core-metadata,cmd/core-metadata/Dockerfile 01:54:11 + dirname cmd/security-bootstrapper/Dockerfile 01:54:11 + cut -d/ -f2 01:54:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:54:11 + dirname cmd/security-proxy-auth/Dockerfile 01:54:11 + cut -d/ -f2 01:54:11 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:54:11 + dirname cmd/security-proxy-setup/Dockerfile 01:54:11 + cut -d/ -f2 01:54:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:54:11 + dirname cmd/security-secretstore-setup/Dockerfile 01:54:11 + cut -d/ -f2 01:54:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:54:11 + cut -d/ -f2 01:54:11 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:54:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:54:11 + dirname cmd/security-spire-agent/Dockerfile 01:54:11 + cut -d/ -f2 01:54:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:54:11 + dirname cmd/security-spire-config/Dockerfile 01:54:11 + cut -d/ -f2 01:54:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:54:11 + dirname cmd/security-spire-server/Dockerfile 01:54:11 + cut -d/ -f2 01:54:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:54:11 + cut -d/+ -f2 01:54:11 dirname cmd/support-notifications/Dockerfile 01:54:11 + echo support-notifications,cmd/support-notifications/Dockerfile 01:54:11 + dirname cmd/support-scheduler/Dockerfile 01:54:11 + cut -d/ -f2 01:54:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:54:11 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 01:54:11 + git rev-list -1 --merges cd65a25beffaabdac7b93615b889770af2fe749c~1..cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] echo 01:54:11 -----------> git rev-list -1 --merges cd65a25beffaabdac7b93615b889770af2fe749c~1..cd65a25beffaabdac7b93615b889770af2fe749c cd65a25beffaabdac7b93615b889770af2fe749c 01:54:11 cd65a25beffaabdac7b93615b889770af2fe749c [false] [Pipeline] sh 01:54:12 + git log --format=format:%s -1 cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] echo 01:54:12 ========================================================= 01:54:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:54:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:54:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:54:12 + grep -v github /etc/ssh/ssh_known_hosts 01:54:12 + [ -e /tmp/ssh_known_hosts ] 01:54:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:54:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:54:12 + sudo tee -a /etc/ssh/ssh_known_hosts 01:54:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:13 01:54:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:13 0.1.4: Pulling from edgex-devops/py-git-semver 01:54:13 b85a868b505f: Pulling fs layer 01:54:13 e2be974225ed: Pulling fs layer 01:54:13 339a4e72a1f5: Pulling fs layer 01:54:13 988bab9f4d93: Pulling fs layer 01:54:13 1469e6f7b9e6: Pulling fs layer 01:54:13 eaf3925da568: Pulling fs layer 01:54:13 bab4dde63d76: Pulling fs layer 01:54:13 1469e6f7b9e6: Waiting 01:54:13 bde34c3a00c8: Pulling fs layer 01:54:13 b352a97aabf1: Pulling fs layer 01:54:13 4872d77fe225: Pulling fs layer 01:54:13 bab4dde63d76: Waiting 01:54:13 b352a97aabf1: Waiting 01:54:13 5851b861e8e6: Pulling fs layer 01:54:13 bde34c3a00c8: Waiting 01:54:13 4872d77fe225: Waiting 01:54:13 5851b861e8e6: Waiting 01:54:13 e2be974225ed: Verifying Checksum 01:54:13 e2be974225ed: Download complete 01:54:13 988bab9f4d93: Download complete 01:54:13 1469e6f7b9e6: Verifying Checksum 01:54:13 1469e6f7b9e6: Download complete 01:54:13 339a4e72a1f5: Verifying Checksum 01:54:13 339a4e72a1f5: Download complete 01:54:13 eaf3925da568: Verifying Checksum 01:54:13 eaf3925da568: Download complete 01:54:13 bde34c3a00c8: Download complete 01:54:13 b352a97aabf1: Verifying Checksum 01:54:13 b352a97aabf1: Download complete 01:54:13 4872d77fe225: Download complete 01:54:13 5851b861e8e6: Verifying Checksum 01:54:13 b85a868b505f: Verifying Checksum 01:54:13 b85a868b505f: Download complete 01:54:13 bab4dde63d76: Verifying Checksum 01:54:13 bab4dde63d76: Download complete 01:54:14 b85a868b505f: Pull complete 01:54:15 e2be974225ed: Pull complete 01:54:15 339a4e72a1f5: Pull complete 01:54:15 988bab9f4d93: Pull complete 01:54:15 1469e6f7b9e6: Pull complete 01:54:15 eaf3925da568: Pull complete 01:54:17 bab4dde63d76: Pull complete 01:54:18 bde34c3a00c8: Pull complete 01:54:18 b352a97aabf1: Pull complete 01:54:18 4872d77fe225: Pull complete 01:54:18 5851b861e8e6: Pull complete 01:54:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:54:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:18 prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container 01:54:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@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 01:54:21 $ docker top 3ba9f56a09d2f75ea922f7302594528f52688c51f139812df5a5437c265faef2 -eo pid,comm 01:54:21 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). 01:54:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:54:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:21 [ssh-agent] Looking for ssh-agent implementation... 01:54:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:21 $ docker exec 3ba9f56a09d2f75ea922f7302594528f52688c51f139812df5a5437c265faef2 ssh-agent 01:54:21 SSH_AUTH_SOCK=/tmp/ssh-wr1XQnz6AxMi/agent.34 01:54:21 SSH_AGENT_PID=40 01:54:21 Running ssh-add (command line suppressed) 01:54:22 Identity added: /w/workspace/edgex-go/553@tmp/private_key_6110183965902941341.key (/w/workspace/edgex-go/553@tmp/private_key_6110183965902941341.key) 01:54:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:22 + git tag --points-at HEAD [Pipeline] } 01:54:22 $ docker exec --env ******** --env ******** 3ba9f56a09d2f75ea922f7302594528f52688c51f139812df5a5437c265faef2 ssh-agent -k 01:54:22 unset SSH_AUTH_SOCK; 01:54:22 unset SSH_AGENT_PID; 01:54:22 echo Agent pid 40 killed; 01:54:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:54:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:22 [ssh-agent] Looking for ssh-agent implementation... 01:54:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:22 $ docker exec 3ba9f56a09d2f75ea922f7302594528f52688c51f139812df5a5437c265faef2 ssh-agent 01:54:22 SSH_AUTH_SOCK=/tmp/ssh-uQLklIMiiwhb/agent.72 01:54:22 SSH_AGENT_PID=78 01:54:22 Running ssh-add (command line suppressed) 01:54:22 Identity added: /w/workspace/edgex-go/553@tmp/private_key_13457995169973564307.key (/w/workspace/edgex-go/553@tmp/private_key_13457995169973564307.key) 01:54:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:23 + git semver init 01:54:23 2023-08-09 01:54:23,388 [run_init] DEBUG init version:0.0.0 force:False 01:54:23 2023-08-09 01:54:23,389 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/553/.semver 01:54:23 2023-08-09 01:54:23,389 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/553/.semver 01:54:23 2023-08-09 01:54:23,390 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/553/.semver'], cwd=/w/workspace/edgex-go/553, universal_newlines=False, shell=None, istream=None) 01:54:30 2023-08-09 01:54:29,050 [append_file] DEBUG append to file:/w/workspace/edgex-go/553/.git/info/exclude 01:54:30 2023-08-09 01:54:29,052 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/553/.semver/main with force:False 01:54:30 2023-08-09 01:54:29,052 [read_version] DEBUG read version from /w/workspace/edgex-go/553/.semver/main 01:54:30 2023-08-09 01:54:29,052 [read_version] DEBUG read version from /w/workspace/edgex-go/553/.semver/main 01:54:30 3.1.0-dev.19 [Pipeline] } 01:54:30 $ docker exec --env ******** --env ******** 3ba9f56a09d2f75ea922f7302594528f52688c51f139812df5a5437c265faef2 ssh-agent -k 01:54:30 unset SSH_AUTH_SOCK; 01:54:30 unset SSH_AGENT_PID; 01:54:30 echo Agent pid 78 killed; 01:54:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:54:30 + git semver [Pipeline] } 01:54:30 $ docker stop --time=1 3ba9f56a09d2f75ea922f7302594528f52688c51f139812df5a5437c265faef2 01:54:32 $ docker rm -f --volumes 3ba9f56a09d2f75ea922f7302594528f52688c51f139812df5a5437c265faef2 [Pipeline] // withDockerContainer [Pipeline] sh 01:54:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:54:32 Stashed 1 file(s) [Pipeline] echo 01:54:32 [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [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 01:54:33 + git config --global --add safe.directory /w/workspace/edgex-go/553 [Pipeline] echo 01:54:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:54:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:54:33 ========================================================= 01:54:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:54:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:54:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:54:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:54:33 4db1b89c0bd1: Pulling fs layer 01:54:33 6911f1a30b25: Pulling fs layer 01:54:33 e194b8c5c2a9: Pulling fs layer 01:54:33 6863d3e3a2b1: Pulling fs layer 01:54:33 ec0bb842ea78: Pulling fs layer 01:54:33 40a00589a448: Pulling fs layer 01:54:33 6c08303d61cc: Pulling fs layer 01:54:33 798269fcf238: Pulling fs layer 01:54:33 40a00589a448: Waiting 01:54:33 6c08303d61cc: Waiting 01:54:33 798269fcf238: Waiting 01:54:33 6863d3e3a2b1: Waiting 01:54:33 ec0bb842ea78: Waiting 01:54:33 6911f1a30b25: Download complete 01:54:33 6863d3e3a2b1: Verifying Checksum 01:54:33 6863d3e3a2b1: Download complete 01:54:33 ec0bb842ea78: Download complete 01:54:33 4db1b89c0bd1: Download complete 01:54:33 40a00589a448: Verifying Checksum 01:54:33 40a00589a448: Download complete 01:54:33 4db1b89c0bd1: Pull complete 01:54:33 6911f1a30b25: Pull complete 01:54:33 798269fcf238: Verifying Checksum 01:54:33 798269fcf238: Download complete 01:54:34 e194b8c5c2a9: Verifying Checksum 01:54:34 e194b8c5c2a9: Download complete 01:54:34 6c08303d61cc: Verifying Checksum 01:54:34 6c08303d61cc: Download complete 01:54:38 e194b8c5c2a9: Pull complete 01:54:38 6863d3e3a2b1: Pull complete 01:54:38 ec0bb842ea78: Pull complete 01:54:38 40a00589a448: Pull complete 01:54:40 6c08303d61cc: Pull complete 01:54:41 798269fcf238: Pull complete 01:54:41 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 01:54:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:54:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:54:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:54:41 WORKDIR /edgex 01:54:41 COPY go.mod . 01:54:41 RUN go mod download 01:54:41 + docker build -t ci-base-image-x86_64 -f - . 01:54:42 Sending build context to Docker daemon 170.7MB 01:54:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:54:42 ---> ec979cd7f677 01:54:42 Step 2/4 : WORKDIR /edgex 01:54:47 ---> Running in c9dcdfe9580e 01:54:47 Removing intermediate container c9dcdfe9580e 01:54:47 ---> 14e4d9fa81e3 01:54:47 Step 3/4 : COPY go.mod . 01:54:47 ---> 78acdac8f23a 01:54:47 Step 4/4 : RUN go mod download 01:54:47 ---> Running in aad64c60a4bf 01:54:47 Still waiting to schedule task 01:54:47 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:55:09 Removing intermediate container aad64c60a4bf 01:55:09 ---> ad76705dccef 01:55:09 Successfully built ad76705dccef 01:55:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:09 + docker inspect -f . ci-base-image-x86_64 01:55:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:09 prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container 01:55:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@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 01:55:10 $ docker top 6b8718a077afe0d7c6457f02ef5405a9293c6a3885f345ce8ca1b4be5b0f8ceb -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:10 + go version 01:55:10 go version go1.20.6 linux/amd64 [Pipeline] } 01:55:10 $ docker stop --time=1 6b8718a077afe0d7c6457f02ef5405a9293c6a3885f345ce8ca1b4be5b0f8ceb 01:55:12 $ docker rm -f --volumes 6b8718a077afe0d7c6457f02ef5405a9293c6a3885f345ce8ca1b4be5b0f8ceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:12 + docker inspect -f . ci-base-image-x86_64 01:55:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:12 prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container 01:55:12 $ 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/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@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 01:55:13 $ docker top fdff99303c90fd96015231d9ce074b726dc2c0066aa46097e2ded0d6e8f6294a -eo pid,comm [Pipeline] { [Pipeline] echo 01:55:13 ========================================================= 01:55:13 [edgeXBuildGoParallel] Running Tests and Build... 01:55:13 ========================================================= [Pipeline] sh 01:55:13 + git config --global --add safe.directory /w/workspace/edgex-go/553 [Pipeline] fileExists [Pipeline] sh 01:55:13 + make test 01:55:13 go test -race -coverprofile=coverage.out ./... 01:55:21 ? github.com/edgexfoundry/edgex-go [no test files] 01:55:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:55:34 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:55:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:55:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:55:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:55:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:55:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:55:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:55:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:55:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:55:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:55:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:55:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:55:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:55:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:55:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 01:55:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 97.0% of statements 01:55:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.5% of statements 01:55:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:55:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:55:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:55:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:55:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:55:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements 01:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:55:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:55:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:55:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.093s coverage: 93.4% of statements 01:55:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements 01:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:55:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.386s coverage: 97.6% of statements 01:55:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:55:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:55:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:55:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:55:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:55:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:55:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:55:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 01:55:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:55:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:55:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 01:55:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 32.2% of statements 01:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 42.9% of statements 01:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements 01:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 01:55:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 01:55:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 01:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:55:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:55:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:55:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:55:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:55:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:55:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:55:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:55:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:55:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:55:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:56:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:56:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:56:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:56:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:56:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 01:56:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:56:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:56:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:56:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.265s coverage: 79.9% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.075s coverage: 92.9% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 86.0% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.411s coverage: 38.4% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 95.7% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 61.8% of statements 01:56:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 98.9% of statements 01:56:19 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 01:56:19 running golangci-lint 01:56:19 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 01:56:19 go version go1.20.6 linux/amd64 01:56:19 level=info msg="[config_reader] Used config file .golangci.yml" 01:56:19 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 01:56:33 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|files|exports_file|imports|name) took 13.865599515s" 01:56:33 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.065744ms" 01:56:39 level=info msg="[linters_context/goanalysis] analyzers took 46.406258938s with top 10 stages: buildir: 28.83043801s, inspect: 2.09376272s, fact_deprecated: 1.570443203s, gosec: 1.126801181s, ctrlflow: 888.544633ms, printf: 850.590474ms, nilness: 833.679343ms, fact_purity: 690.83176ms, S1038: 677.784857ms, unused: 399.913992ms" 01:56:39 level=info msg="[runner] Issues before processing: 200, after processing: 0" 01:56:39 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 200/200, autogenerated_exclude: 200/200, exclude: 200/200, filename_unadjuster: 200/200, nolint: 0/21, identifier_marker: 200/200, skip_dirs: 200/200, path_prettifier: 200/200, exclude-rules: 21/200, cgo: 200/200" 01:56:39 level=info msg="[runner] processing took 14.608924ms with stages: nolint: 6.302846ms, identifier_marker: 3.405741ms, path_prettifier: 1.650503ms, autogenerated_exclude: 1.184309ms, exclude-rules: 1.076154ms, skip_dirs: 912.926µs, filename_unadjuster: 41.452µs, cgo: 31.122µs, max_same_issues: 940ns, skip_files: 480ns, exclude: 330ns, uniq_by_line: 310ns, path_shortener: 290ns, source_code: 290ns, diff: 280ns, sort_results: 261ns, severity-rules: 250ns, max_from_linter: 220ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" 01:56:39 level=info msg="[runner] linters took 6.713576091s with stages: goanalysis_metalinter: 6.698824911s" 01:56:39 level=info msg="File cache stats: 0 entries of total size 0B" 01:56:39 level=info msg="Memory: 208 samples, avg is 189.1MB, max is 839.9MB" 01:56:39 level=info msg="Execution took 20.619125754s" 01:56:39 go vet ./... 01:56:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:56:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:56:43 ./bin/test-attribution-txt.sh 01:56:43 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 01:56:43 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 01:56:43 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 01:56:43 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 01:56:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:56:43 + ls -al . 01:56:43 total 724 01:56:43 drwxrwxr-x 11 1001 1001 4096 Aug 9 01:55 . 01:56:43 drwxr-xr-x 4 root root 4096 Aug 9 01:55 .. 01:56:43 drwxrwxr-x 2 1001 1001 4096 Aug 9 01:54 .blubracket 01:56:43 -rw-rw-r-- 1 1001 1001 16 Aug 9 01:54 .dockerignore 01:56:43 drwxrwxr-x 8 1001 1001 4096 Aug 9 01:54 .git 01:56:43 drwxrwxr-x 3 1001 1001 4096 Aug 9 01:54 .github 01:56:43 -rw-rw-r-- 1 1001 1001 1133 Aug 9 01:54 .gitignore 01:56:43 -rw-rw-r-- 1 1001 1001 42 Aug 9 01:54 .golangci.yml 01:56:43 -rw-rw-r-- 1 1001 1001 87 Aug 9 01:54 .hadolint.yml 01:56:43 drwxr-xr-x 3 1001 1001 4096 Aug 9 01:54 .semver 01:56:43 -rw-rw-r-- 1 1001 1001 166 Aug 9 01:54 .sonarcloud.properties 01:56:43 -rw-rw-r-- 1 1001 1001 1171 Aug 9 01:54 ADOPTERS.md 01:56:43 -rw-rw-r-- 1 1001 1001 11252 Aug 9 01:54 Attribution.txt 01:56:43 -rw-rw-r-- 1 1001 1001 93407 Aug 9 01:54 CHANGELOG.md 01:56:43 -rw-rw-r-- 1 1001 1001 3804 Aug 9 01:54 CONTRIBUTING.md 01:56:43 -rw-rw-r-- 1 1001 1001 677 Aug 9 01:54 GOVERNANCE.md 01:56:43 -rw-rw-r-- 1 1001 1001 883 Aug 9 01:54 Jenkinsfile 01:56:43 -rw-rw-r-- 1 1001 1001 10775 Aug 9 01:54 LICENSE 01:56:43 -rw-rw-r-- 1 1001 1001 14368 Aug 9 01:54 Makefile 01:56:43 -rw-rw-r-- 1 1001 1001 582 Aug 9 01:54 OWNERS.md 01:56:43 -rw-rw-r-- 1 1001 1001 9923 Aug 9 01:54 README.md 01:56:43 -rw-rw-r-- 1 1001 1001 789 Aug 9 01:54 SECURITY.md 01:56:43 -rw-rw-r-- 1 1001 1001 12 Aug 9 01:54 VERSION 01:56:43 drwxrwxr-x 2 1001 1001 4096 Aug 9 01:54 bin 01:56:43 drwxrwxr-x 18 1001 1001 4096 Aug 9 01:54 cmd 01:56:43 -rw-r--r-- 1 root root 446998 Aug 9 01:56 coverage.out 01:56:43 -rw-rw-r-- 1 1001 1001 3687 Aug 9 01:54 go.mod 01:56:43 -rw-rw-r-- 1 1001 1001 33714 Aug 9 01:54 go.sum 01:56:43 drwxrwxr-x 7 1001 1001 4096 Aug 9 01:54 internal 01:56:43 drwxrwxr-x 3 1001 1001 4096 Aug 9 01:54 openapi 01:56:43 -rw-rw-r-- 1 1001 1001 594 Aug 9 01:54 security.txt 01:56:43 drwxrwxr-x 4 1001 1001 4096 Aug 9 01:54 snap 01:56:43 -rw-rw-r-- 1 1001 1001 204 Aug 9 01:54 version.go [Pipeline] sh 01:56:43 + '[' -e coverage.out ] 01:56:43 + chown 1001:1001 coverage.out [Pipeline] stash 01:56:43 Stashed 1 file(s) [Pipeline] sh 01:56:44 + make build 01:56:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:56:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:56:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:56:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:56:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:57:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:57:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:57:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:57:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:57:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:57:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:57:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:57:13 $ docker stop --time=1 fdff99303c90fd96015231d9ce074b726dc2c0066aa46097e2ded0d6e8f6294a 01:57:17 $ docker rm -f --volumes fdff99303c90fd96015231d9ce074b726dc2c0066aa46097e2ded0d6e8f6294a [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 01:57:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:57:18 01:57:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:57:18 latest: Pulling from edgex-devops/edgex-compose 01:57:18 91d30c5bc195: Pulling fs layer 01:57:18 2e9b0aa3be6d: Pulling fs layer 01:57:18 9c61dcf015f6: Pulling fs layer 01:57:18 4698f68db338: Pulling fs layer 01:57:18 2a2f49069b9e: Pulling fs layer 01:57:18 e0025b399a48: Pulling fs layer 01:57:18 2a2f49069b9e: Waiting 01:57:18 4698f68db338: Waiting 01:57:18 e0025b399a48: Waiting 01:57:18 91d30c5bc195: Verifying Checksum 01:57:18 91d30c5bc195: Download complete 01:57:18 4698f68db338: Verifying Checksum 01:57:18 4698f68db338: Download complete 01:57:18 91d30c5bc195: Pull complete 01:57:18 2e9b0aa3be6d: Verifying Checksum 01:57:18 2e9b0aa3be6d: Download complete 01:57:18 e0025b399a48: Download complete 01:57:19 2a2f49069b9e: Verifying Checksum 01:57:19 2a2f49069b9e: Download complete 01:57:19 2e9b0aa3be6d: Pull complete 01:57:19 9c61dcf015f6: Verifying Checksum 01:57:19 9c61dcf015f6: Download complete 01:57:21 9c61dcf015f6: Pull complete 01:57:21 4698f68db338: Pull complete 01:57:22 2a2f49069b9e: Pull complete 01:57:22 e0025b399a48: Pull complete 01:57:22 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:57:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:57:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:22 prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container 01:57:22 $ 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/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@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 01:57:23 $ docker top fb3a829f38e02d0739b11e1f5775552975b8426129af8b658ad65b1ea1b32503 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:24 + docker compose -f ./docker-compose-build.yml build --parallel 01:57:26 #1 [support-notifications internal] load build definition from Dockerfile 01:57:26 #1 transferring dockerfile: 1.84kB done 01:57:26 #1 DONE 0.0s 01:57:26 01:57:26 #2 [security-proxy-auth internal] load build definition from Dockerfile 01:57:26 #2 transferring dockerfile: 2.04kB done 01:57:26 #2 DONE 0.0s 01:57:26 01:57:26 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:57:26 #3 transferring dockerfile: 2.12kB done 01:57:26 #3 DONE 0.0s 01:57:26 01:57:26 #4 [core-metadata internal] load build definition from Dockerfile 01:57:26 #4 transferring dockerfile: 1.96kB done 01:57:26 #4 DONE 0.0s 01:57:26 01:57:26 #5 [security-secretstore-setup internal] load build definition from Dockerfile 01:57:26 #5 transferring dockerfile: 2.38kB done 01:57:26 #5 DONE 0.0s 01:57:26 01:57:26 #6 [core-command internal] load build definition from Dockerfile 01:57:26 #6 transferring dockerfile: 1.82kB done 01:57:26 #6 DONE 0.0s 01:57:26 01:57:26 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:57:26 #7 transferring dockerfile: 1.78kB done 01:57:26 #7 DONE 0.0s 01:57:26 01:57:26 #8 [security-spire-agent internal] load build definition from Dockerfile 01:57:26 #8 transferring dockerfile: 2.68kB done 01:57:26 #8 DONE 0.0s 01:57:26 01:57:26 #9 [security-spire-server internal] load build definition from Dockerfile 01:57:26 #9 transferring dockerfile: 2.63kB done 01:57:26 #9 DONE 0.0s 01:57:26 01:57:26 #10 [security-spire-config internal] load build definition from Dockerfile 01:57:26 #10 transferring dockerfile: 2.58kB done 01:57:26 #10 DONE 0.0s 01:57:26 01:57:26 #11 [security-proxy-setup internal] load build definition from Dockerfile 01:57:26 #11 transferring dockerfile: 2.06kB done 01:57:26 #11 DONE 0.1s 01:57:26 01:57:26 #12 [support-scheduler internal] load build definition from Dockerfile 01:57:26 #12 transferring dockerfile: 1.82kB done 01:57:26 #12 DONE 0.0s 01:57:26 01:57:26 #13 [security-bootstrapper internal] load build definition from Dockerfile 01:57:26 #13 transferring dockerfile: 2.82kB done 01:57:26 #13 DONE 0.0s 01:57:26 01:57:26 #14 [core-data internal] load build definition from Dockerfile 01:57:26 #14 transferring dockerfile: 1.90kB done 01:57:26 #14 DONE 0.0s 01:57:26 01:57:26 #15 [support-notifications internal] load .dockerignore 01:57:26 #15 transferring context: 56B done 01:57:26 #15 DONE 0.0s 01:57:26 01:57:26 #16 [security-proxy-auth internal] load .dockerignore 01:57:26 #16 transferring context: 56B done 01:57:26 #16 DONE 0.0s 01:57:26 01:57:26 #17 [core-common-config-bootstrapper internal] load .dockerignore 01:57:26 #17 transferring context: 56B done 01:57:26 #17 DONE 0.0s 01:57:26 01:57:26 #18 [core-metadata internal] load .dockerignore 01:57:26 #18 transferring context: 56B done 01:57:26 #18 DONE 0.0s 01:57:26 01:57:26 #19 [security-secretstore-setup internal] load .dockerignore 01:57:26 #19 transferring context: 56B done 01:57:26 #19 DONE 0.0s 01:57:26 01:57:26 #20 [core-command internal] load .dockerignore 01:57:26 #20 transferring context: 56B done 01:57:26 #20 DONE 0.0s 01:57:26 01:57:26 #21 [security-spiffe-token-provider internal] load .dockerignore 01:57:26 #21 transferring context: 56B done 01:57:26 #21 DONE 0.0s 01:57:26 01:57:26 #22 [security-spire-agent internal] load .dockerignore 01:57:26 #22 transferring context: 56B done 01:57:26 #22 DONE 0.0s 01:57:26 01:57:26 #23 [security-spire-server internal] load .dockerignore 01:57:26 #23 transferring context: 56B done 01:57:26 #23 DONE 0.0s 01:57:26 01:57:26 #24 [support-scheduler internal] load .dockerignore 01:57:27 #24 transferring context: 56B done 01:57:27 #24 DONE 0.0s 01:57:27 01:57:27 #25 [security-spire-config internal] load .dockerignore 01:57:27 #25 transferring context: 56B done 01:57:27 #25 DONE 0.0s 01:57:27 01:57:27 #26 [security-proxy-setup internal] load .dockerignore 01:57:27 #26 transferring context: 56B done 01:57:27 #26 DONE 0.0s 01:57:27 01:57:27 #27 [security-bootstrapper internal] load .dockerignore 01:57:27 #27 transferring context: 56B done 01:57:27 #27 DONE 0.0s 01:57:27 01:57:27 #28 [core-data internal] load .dockerignore 01:57:27 #28 transferring context: 56B done 01:57:27 #28 DONE 0.0s 01:57:27 01:57:27 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:57:27 #29 DONE 0.0s 01:57:27 01:57:27 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 01:57:27 #30 DONE 0.1s 01:57:27 01:57:27 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:57:27 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:57:27 #31 ... 01:57:27 01:57:27 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:57:27 #29 DONE 0.0s 01:57:27 01:57:27 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 01:57:27 #30 DONE 0.1s 01:57:27 01:57:27 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:57:27 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:57:27 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:57:27 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 01:57:27 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 01:57:27 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 01:57:27 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 01:57:27 #31 ... 01:57:27 01:57:27 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:57:27 #29 DONE 0.0s 01:57:27 01:57:27 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:57:27 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:57:27 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:57:27 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 01:57:27 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 01:57:27 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 01:57:27 #31 ... 01:57:27 01:57:27 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:57:27 #29 DONE 0.0s 01:57:27 01:57:27 #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:57:27 #32 DONE 0.5s 01:57:27 01:57:27 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:57:27 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:57:27 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:57:27 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 01:57:27 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 01:57:27 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 01:57:27 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 01:57:27 #31 ... 01:57:27 01:57:27 #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:57:27 #32 DONE 0.5s 01:57:27 01:57:27 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:57:27 #29 DONE 0.0s 01:57:27 01:57:27 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:57:27 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:57:27 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:57:27 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 01:57:27 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 01:57:27 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 01:57:27 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 01:57:27 #31 ... 01:57:27 01:57:27 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:57:27 #32 DONE 0.5s 01:57:27 01:57:27 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:57:27 #29 DONE 0.0s 01:57:27 01:57:27 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:57:27 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:57:27 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:57:27 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 01:57:27 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 01:57:27 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 01:57:27 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 01:57:32 #31 ... 01:57:32 01:57:32 #33 [security-proxy-auth internal] load build context 01:57:32 #33 transferring context: 244.03MB 5.4s 01:57:34 #33 transferring context: 364.87MB 6.8s done 01:57:36 #33 ... 01:57:36 01:57:36 #34 [security-secretstore-setup internal] load build context 01:57:36 #34 transferring context: 364.87MB 9.4s done 01:57:36 #34 ... 01:57:36 01:57:36 #35 [support-notifications internal] load build context 01:57:37 #35 ... 01:57:37 01:57:37 #36 [core-metadata internal] load build context 01:57:37 #36 transferring context: 364.87MB 6.0s done 01:57:37 #36 ... 01:57:37 01:57:37 #37 [core-command internal] load build context 01:57:37 #37 transferring context: 364.87MB 7.8s done 01:57:37 #37 ... 01:57:37 01:57:37 #38 [security-spire-server internal] load build context 01:57:37 #38 transferring context: 364.87MB 5.6s done 01:57:37 #38 ... 01:57:37 01:57:37 #39 [security-spiffe-token-provider internal] load build context 01:57:37 #39 transferring context: 364.87MB 5.9s done 01:57:38 #39 ... 01:57:38 01:57:38 #40 [core-common-config-bootstrapper internal] load build context 01:57:38 #40 transferring context: 364.87MB 6.5s done 01:57:38 #40 ... 01:57:38 01:57:38 #41 [support-scheduler internal] load build context 01:57:38 #41 ... 01:57:38 01:57:38 #42 [security-proxy-setup internal] load build context 01:57:38 #42 transferring context: 364.87MB 6.0s done 01:57:38 #42 ... 01:57:38 01:57:38 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 01:57:38 #30 ... 01:57:38 01:57:38 #43 [security-spire-agent internal] load build context 01:57:38 #43 transferring context: 364.87MB 7.5s done 01:57:38 #43 ... 01:57:38 01:57:38 #44 [support-scheduler builder 2/7] WORKDIR /edgex-go 01:57:38 #44 ... 01:57:38 01:57:38 #45 [security-spire-config internal] load build context 01:57:38 #45 transferring context: 364.87MB 7.5s done 01:57:44 #45 ... 01:57:44 01:57:44 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 01:57:44 #30 DONE 16.8s 01:57:44 01:57:44 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:57:44 #32 DONE 0.5s 01:57:44 01:57:44 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:57:44 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:57:44 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:57:44 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 01:57:44 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 01:57:44 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 01:57:44 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 01:57:47 #31 DONE 20.5s 01:57:47 01:57:47 #46 [security-bootstrapper internal] load build context 01:57:47 #46 ... 01:57:47 01:57:47 #35 [support-notifications internal] load build context 01:57:47 #35 transferring context: 364.87MB 10.3s done 01:57:48 #35 ... 01:57:48 01:57:48 #47 [core-data internal] load build context 01:57:55 #47 ... 01:57:55 01:57:55 #44 [core-data builder 2/7] WORKDIR /edgex-go 01:57:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3170 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:57:55 Running in /w/workspace/edgex-go/553 [Pipeline] { [Pipeline] checkout 01:57:55 The recommended git tool is: git 01:58:00 #44 ... 01:58:00 01:58:00 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:58:00 #48 ... 01:58:00 01:58:00 #36 [core-metadata internal] load build context 01:58:00 #36 DONE 32.2s 01:58:00 01:58:00 #38 [security-spire-server internal] load build context 01:58:00 #38 DONE 31.9s 01:58:00 01:58:00 #39 [security-spiffe-token-provider internal] load build context 01:58:00 #39 DONE 32.1s 01:58:00 01:58:00 #42 [security-proxy-setup internal] load build context 01:58:00 #42 DONE 31.8s 01:58:00 01:58:00 #40 [core-common-config-bootstrapper internal] load build context 01:58:00 #40 DONE 32.2s 01:58:00 01:58:00 #43 [security-spire-agent internal] load build context 01:58:00 #43 DONE 32.0s 01:58:00 01:58:00 #33 [security-proxy-auth internal] load build context 01:58:00 #33 DONE 32.3s 01:58:00 01:58:00 #45 [security-spire-config internal] load build context 01:58:00 #45 DONE 32.0s 01:58:00 01:58:00 #37 [core-command internal] load build context 01:58:00 #37 DONE 32.2s 01:58:00 01:58:00 #44 [support-scheduler builder 2/7] WORKDIR /edgex-go 01:58:00 #44 DONE 32.2s 01:58:00 01:58:00 #34 [security-secretstore-setup internal] load build context 01:58:00 #34 DONE 32.3s 01:58:00 01:58:00 #35 [support-notifications internal] load build context 01:58:00 #35 DONE 32.5s 01:58:00 01:58:00 #49 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:58:02 using credential edgex-jenkins-ssh 01:58:02 Cloning the remote Git repository 01:58:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:58:02 > git init /w/workspace/edgex-go/553 # timeout=10 01:58:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:58:02 > git --version # timeout=10 01:58:02 > git --version # 'git version 2.25.1' 01:58:02 using GIT_SSH to set credentials SSH Credentials for GitHub 01:58:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:04 #49 ... 01:58:04 01:58:04 #46 [security-bootstrapper internal] load build context 01:58:04 #46 transferring context: 364.87MB 3.7s done 01:58:09 #46 ... 01:58:09 01:58:09 #49 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:58:09 #49 9.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:09 #49 9.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:09 #49 9.624 OK: 265 MiB in 53 packages 01:58:09 #49 ... 01:58:09 01:58:09 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:58:09 #0 0.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:09 #0 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:09 #0 1.476 (1/1) Installing dumb-init (1.2.5-r2) 01:58:09 #0 1.484 Executing busybox-1.35.0-r29.trigger 01:58:09 #0 1.505 OK: 7 MiB in 16 packages 01:58:10 #50 ... 01:58:10 01:58:10 #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:58:10 #0 0.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:10 #0 0.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:10 #0 1.330 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:58:10 #0 1.330 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:58:10 #0 1.330 OK: 17818 distinct packages available 01:58:10 #0 1.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:10 #0 1.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:10 #0 1.877 (1/4) Installing dumb-init (1.2.5-r2) 01:58:10 #0 1.885 (2/4) Installing musl-obstack (1.2.3-r0) 01:58:10 #0 1.898 (3/4) Installing libucontext (1.2-r0) 01:58:10 #0 1.901 (4/4) Installing gcompat (1.1.0-r0) 01:58:10 #0 1.907 Executing busybox-1.35.0-r29.trigger 01:58:10 #0 1.915 OK: 7 MiB in 19 packages 01:58:10 #51 ... 01:58:10 01:58:10 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:58:10 #0 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:10 #0 1.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:10 #0 1.745 (1/4) Installing ca-certificates (20230506-r0) 01:58:10 #0 1.765 (2/4) Installing dumb-init (1.2.5-r2) 01:58:10 #0 1.772 (3/4) Installing su-exec (0.2-r2) 01:58:10 #0 1.781 (4/4) Installing yq (4.30.4-r4) 01:58:10 #0 1.869 Executing busybox-1.35.0-r29.trigger 01:58:10 #0 1.875 Executing ca-certificates-20230506-r0.trigger 01:58:10 #0 1.953 OK: 17 MiB in 19 packages 01:58:10 #52 ... 01:58:10 01:58:10 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:58:10 #0 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:10 #0 1.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:10 #0 1.923 (1/2) Installing dumb-init (1.2.5-r2) 01:58:10 #0 1.926 (2/2) Installing su-exec (0.2-r2) 01:58:10 #0 1.929 Executing busybox-1.35.0-r29.trigger 01:58:10 #0 1.936 OK: 7 MiB in 17 packages 01:58:10 #53 ... 01:58:10 01:58:10 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:58:10 #0 0.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:10 #0 0.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:10 #0 1.326 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:58:10 #0 1.326 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:58:10 #0 1.326 OK: 17823 distinct packages available 01:58:10 #0 1.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:10 #0 1.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:10 #0 1.870 OK: 265 MiB in 53 packages 01:58:10 #54 ... 01:58:10 01:58:10 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:58:10 #0 1.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:10 #0 1.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:10 #0 2.030 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:58:10 #0 2.030 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:58:10 #0 2.030 OK: 17818 distinct packages available 01:58:10 #0 2.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:10 #0 2.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:10 #0 2.396 (1/9) Installing ca-certificates (20230506-r0) 01:58:10 #0 2.419 (2/9) Installing brotli-libs (1.0.9-r9) 01:58:10 #0 2.431 (3/9) Installing nghttp2-libs (1.51.0-r1) 01:58:10 #0 2.437 (4/9) Installing libcurl (8.2.1-r0) 01:58:10 #0 2.446 (5/9) Installing curl (8.2.1-r0) 01:58:10 #0 2.452 (6/9) Installing dumb-init (1.2.5-r2) 01:58:10 #0 2.458 (7/9) Installing musl-obstack (1.2.3-r0) 01:58:10 #0 2.462 (8/9) Installing libucontext (1.2-r0) 01:58:10 #0 2.465 (9/9) Installing gcompat (1.1.0-r0) 01:58:10 #0 2.472 Executing busybox-1.35.0-r29.trigger 01:58:10 #0 2.475 Executing ca-certificates-20230506-r0.trigger 01:58:10 #0 2.540 OK: 10 MiB in 24 packages 01:58:11 #55 ... 01:58:11 01:58:11 #56 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:58:11 #0 1.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:11 #0 1.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:11 #0 1.543 OK: 265 MiB in 53 packages 01:58:11 #56 ... 01:58:11 01:58:11 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:58:11 #0 4.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:11 #0 4.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:11 #0 4.591 OK: 265 MiB in 53 packages 01:58:11 #57 ... 01:58:11 01:58:11 #58 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:58:11 #0 6.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:11 #0 7.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:11 #0 7.389 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:58:11 #0 7.389 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:58:11 #0 7.389 OK: 17818 distinct packages available 01:58:11 #0 7.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:11 #0 7.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:11 #0 7.801 (1/5) Installing dumb-init (1.2.5-r2) 01:58:11 #0 7.807 (2/5) Installing musl-obstack (1.2.3-r0) 01:58:11 #0 7.811 (3/5) Installing libucontext (1.2-r0) 01:58:11 #0 7.814 (4/5) Installing gcompat (1.1.0-r0) 01:58:11 #0 7.818 (5/5) Installing openssl (3.0.10-r0) 01:58:11 #0 7.830 Executing busybox-1.35.0-r29.trigger 01:58:11 #0 7.835 OK: 8 MiB in 20 packages 01:58:11 #58 ... 01:58:11 01:58:11 #59 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:58:11 #0 1.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:11 #0 1.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:11 #0 1.871 (1/1) Installing dumb-init (1.2.5-r2) 01:58:11 #0 1.876 Executing busybox-1.35.0-r29.trigger 01:58:11 #0 1.886 OK: 7 MiB in 16 packages 01:58:12 #59 ... 01:58:12 01:58:12 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:58:12 #0 1.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:12 #0 1.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:12 #0 1.505 OK: 265 MiB in 53 packages 01:58:12 #60 ... 01:58:12 01:58:12 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:58:12 #0 9.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:12 #0 9.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:12 #0 9.806 (1/2) Installing dumb-init (1.2.5-r2) 01:58:12 #0 9.810 (2/2) Installing openssl (3.0.10-r0) 01:58:12 #0 9.822 Executing busybox-1.35.0-r29.trigger 01:58:12 #0 9.829 OK: 8 MiB in 17 packages 01:58:12 #61 ... 01:58:12 01:58:12 #41 [support-scheduler internal] load build context 01:58:12 #41 transferring context: 364.87MB 3.6s done 01:58:12 #41 ... 01:58:12 01:58:12 #47 [core-data internal] load build context 01:58:12 #47 transferring context: 364.87MB 3.5s done 01:58:12 #47 ... 01:58:12 01:58:12 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:58:12 #48 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:58:12 #48 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:58:12 #48 12.10 (1/2) Installing ca-certificates (20230506-r0) 01:58:12 #48 12.13 (2/2) Installing dumb-init (1.2.5-r2) 01:58:12 #48 12.14 Executing busybox-1.35.0-r29.trigger 01:58:12 #48 12.14 Executing ca-certificates-20230506-r0.trigger 01:58:12 #48 12.21 OK: 8 MiB in 17 packages 01:58:17 #48 ... 01:58:17 01:58:17 #47 [core-data internal] load build context 01:58:17 #47 DONE 33.2s 01:58:17 01:58:17 #41 [support-scheduler internal] load build context 01:58:17 #41 DONE 49.6s 01:58:17 01:58:17 #46 [security-bootstrapper internal] load build context 01:58:17 #46 DONE 33.3s 01:58:17 01:58:17 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:58:17 #53 DONE 17.9s 01:58:17 01:58:17 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:58:17 #55 DONE 17.9s 01:58:17 01:58:17 #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:58:17 #51 DONE 17.9s 01:58:17 01:58:17 #58 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:58:17 #58 DONE 17.9s 01:58:17 01:58:17 #56 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:58:17 #56 DONE 17.9s 01:58:17 01:58:17 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:58:17 #61 DONE 18.0s 01:58:17 01:58:17 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:58:17 #52 DONE 18.0s 01:58:17 01:58:17 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:58:17 #50 DONE 18.0s 01:58:17 01:58:17 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:58:17 #54 DONE 18.0s 01:58:17 01:58:17 #59 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:58:17 #59 DONE 18.0s 01:58:17 01:58:17 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:58:17 #57 DONE 17.9s 01:58:17 01:58:17 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:58:17 #48 DONE 18.0s 01:58:17 01:58:17 #62 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:58:17 #62 ... 01:58:17 01:58:17 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:58:17 #60 DONE 18.0s 01:58:17 01:58:17 #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 01:58:17 #49 DONE 18.0s 01:58:17 01:58:17 #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 01:58:17 #63 DONE 0.1s 01:58:17 01:58:17 #64 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 01:58:17 #64 DONE 0.2s 01:58:17 01:58:17 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:58:17 #65 DONE 0.2s 01:58:17 01:58:17 #62 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:58:17 #62 DONE 0.1s 01:58:17 01:58:17 #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:58:17 #66 DONE 0.1s 01:58:17 01:58:17 #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:58:17 #67 DONE 0.1s 01:58:17 01:58:17 #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:19 #68 ... 01:58:19 01:58:19 #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:58:19 #69 DONE 1.9s 01:58:19 01:58:19 #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 01:58:19 #70 DONE 0.0s 01:58:19 01:58:19 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:58:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:20 Avoid second fetch 01:58:20 Checking out Revision cd65a25beffaabdac7b93615b889770af2fe749c (main) 01:58:21 Commit message: "Merge pull request #4625 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.12.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:20 > git config core.sparsecheckout # timeout=10 01:58:20 > git checkout -f cd65a25beffaabdac7b93615b889770af2fe749c # timeout=10 01:58:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:58:22 % Total % Received % Xferd Average Speed Time Time Time Current 01:58:22 Dload Upload Total Spent Left Speed 01:58:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 01:58:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:58:23 + sudo tee /etc/docker/daemon.new 01:58:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:58:23 { 01:58:23 "registry-mirrors": [ 01:58:23 "https://nexus3.edgexfoundry.org:10001" 01:58:23 ], 01:58:23 "bip": "10.250.0.254/24", 01:58:23 "hosts": [ 01:58:23 "tcp://0.0.0.0:5555", 01:58:23 "unix:///var/run/docker.sock" 01:58:23 ], 01:58:23 "mtu": 1458, 01:58:23 "selinux-enabled": true, 01:58:23 "seccomp-profile": "/etc/docker/seccomp.json" 01:58:23 } [Pipeline] sh 01:58:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:58:24 + sudo service docker restart 01:58:27 #71 ... 01:58:27 01:58:27 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:27 #72 ... 01:58:27 01:58:27 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:27 #73 ... 01:58:27 01:58:27 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:42 provisioning config files... 01:58:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/553@tmp/config11414197897451975804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:42 ---> docker-login.sh 01:58:42 nexus3.edgexfoundry.org:10001 01:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:43 Configure a credential helper to remove this warning. See 01:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:43 01:58:43 Login Succeeded 01:58:43 nexus3.edgexfoundry.org:10002 01:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:43 Configure a credential helper to remove this warning. See 01:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:43 01:58:43 Login Succeeded 01:58:43 nexus3.edgexfoundry.org:10003 01:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:44 Configure a credential helper to remove this warning. See 01:58:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:44 01:58:44 Login Succeeded 01:58:44 nexus3.edgexfoundry.org:10004 01:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:44 Configure a credential helper to remove this warning. See 01:58:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:44 01:58:44 Login Succeeded 01:58:44 docker.io 01:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:45 Configure a credential helper to remove this warning. See 01:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:45 01:58:45 Login Succeeded 01:58:45 ---> docker-login.sh ends [Pipeline] } 01:58:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:58:45 + git config --global --add safe.directory /w/workspace/edgex-go/553 [Pipeline] echo 01:58:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:58:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:58:45 ========================================================= 01:58:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:58:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:58:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:58:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:58:46 edb6bdbacee9: Pulling fs layer 01:58:46 5f9638ab2659: Pulling fs layer 01:58:46 8d51d6327a98: Pulling fs layer 01:58:46 8b374f2dd631: Pulling fs layer 01:58:46 ec14aa9079de: Pulling fs layer 01:58:46 2f466654f4bb: Pulling fs layer 01:58:46 554e91adad29: Pulling fs layer 01:58:46 ec14aa9079de: Waiting 01:58:46 2f466654f4bb: Waiting 01:58:46 8b374f2dd631: Waiting 01:58:46 554e91adad29: Waiting 01:58:46 5f9638ab2659: Verifying Checksum 01:58:46 5f9638ab2659: Download complete 01:58:46 8b374f2dd631: Verifying Checksum 01:58:46 8b374f2dd631: Download complete 01:58:46 ec14aa9079de: Download complete 01:58:46 edb6bdbacee9: Verifying Checksum 01:58:46 edb6bdbacee9: Download complete 01:58:48 edb6bdbacee9: Pull complete 01:58:48 554e91adad29: Download complete 01:58:48 5f9638ab2659: Pull complete 01:58:49 2f466654f4bb: Verifying Checksum 01:58:49 2f466654f4bb: Download complete 01:58:49 8d51d6327a98: Verifying Checksum 01:58:49 8d51d6327a98: Download complete 01:58:54 #74 DONE 36.6s 01:58:54 01:58:54 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:54 #73 DONE 36.6s 01:58:54 01:58:54 #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:54 #68 DONE 36.5s 01:58:54 01:58:54 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:54 #71 DONE 36.5s 01:58:54 01:58:54 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:54 #72 DONE 36.6s 01:58:54 01:58:54 #75 [support-notifications builder 6/7] COPY . . 01:59:02 8d51d6327a98: Pull complete 01:59:02 8b374f2dd631: Pull complete 01:59:02 ec14aa9079de: Pull complete 01:59:04 #75 ... 01:59:04 01:59:04 #76 [security-proxy-auth builder 6/7] COPY . . 01:59:04 #76 ... 01:59:04 01:59:04 #77 [security-spire-agent builder 6/9] COPY . . 01:59:04 #77 ... 01:59:04 01:59:04 #78 [security-secretstore-setup builder 6/7] COPY . . 01:59:04 #78 ... 01:59:04 01:59:04 #79 [security-spiffe-token-provider builder 6/7] COPY . . 01:59:07 #79 DONE 13.2s 01:59:07 01:59:07 #77 [security-spire-agent builder 6/9] COPY . . 01:59:07 #77 DONE 13.2s 01:59:07 01:59:07 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:07 #80 CACHED 01:59:07 01:59:07 #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:59:07 #81 CACHED 01:59:07 01:59:07 #82 [security-bootstrapper builder 6/7] COPY . . 01:59:07 #82 CACHED 01:59:07 01:59:07 #83 [security-proxy-setup builder 6/7] COPY . . 01:59:07 #83 CACHED 01:59:07 01:59:07 #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:59:07 #84 CACHED 01:59:07 01:59:07 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:07 #85 CACHED 01:59:07 01:59:07 #86 [core-data builder 6/7] COPY . . 01:59:07 #86 CACHED 01:59:07 01:59:07 #87 [core-data builder 4/7] COPY go.mod vendor* ./ 01:59:07 #87 CACHED 01:59:07 01:59:07 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:07 #88 CACHED 01:59:07 01:59:07 #78 [security-secretstore-setup builder 6/7] COPY . . 01:59:07 #78 DONE 13.2s 01:59:07 01:59:07 #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:59:07 #89 CACHED 01:59:07 01:59:07 #90 [support-scheduler builder 6/7] COPY . . 01:59:07 #90 CACHED 01:59:07 01:59:07 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:07 #91 CACHED 01:59:07 01:59:07 #92 [core-metadata builder 6/7] COPY . . 01:59:07 #92 CACHED 01:59:07 01:59:07 #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:07 #93 CACHED 01:59:07 01:59:07 #94 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:59:07 #94 CACHED 01:59:07 01:59:07 #95 [core-common-config-bootstrapper builder 6/7] COPY . . 01:59:07 #95 CACHED 01:59:07 01:59:07 #96 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:59:07 #96 CACHED 01:59:07 01:59:07 #97 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:07 #97 CACHED 01:59:07 01:59:07 #98 [core-command builder 4/7] COPY go.mod vendor* ./ 01:59:07 #98 CACHED 01:59:07 01:59:07 #99 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:07 #99 CACHED 01:59:07 01:59:07 #100 [core-command builder 6/7] COPY . . 01:59:07 #100 CACHED 01:59:07 01:59:07 #76 [security-proxy-auth builder 6/7] COPY . . 01:59:07 #76 DONE 13.2s 01:59:07 01:59:07 #75 [support-notifications builder 6/7] COPY . . 01:59:07 #75 DONE 13.2s 01:59:07 01:59:07 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:59:07 #101 ... 01:59:07 01:59:07 #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 01:59:07 #102 DONE 0.2s 01:59:07 01:59:07 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 01:59:07 #103 CACHED 01:59:07 01:59:07 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 01:59:07 #104 CACHED 01:59:07 01:59:07 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:07 #105 CACHED 01:59:07 01:59:07 #106 [security-spire-server builder 6/9] COPY . . 01:59:07 #106 CACHED 01:59:07 01:59:07 #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 01:59:08 2f466654f4bb: Pull complete 01:59:10 554e91adad29: Pull complete 01:59:10 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 01:59:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:59:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:59:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:59:11 WORKDIR /edgex 01:59:11 COPY go.mod . 01:59:11 RUN go mod download 01:59:11 + docker build -t ci-base-image-arm64 -f - . 01:59:11 #107 DONE 2.8s 01:59:11 01:59:11 #108 [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 01:59:11 #108 DONE 2.8s 01:59:11 01:59:11 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 01:59:11 Sending build context to Docker daemon 2.937MB 01:59:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:59:11 ---> 1e15ea492957 01:59:11 Step 2/4 : WORKDIR /edgex 01:59:12 #109 ... 01:59:12 01:59:12 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 01:59:12 #110 DONE 1.8s 01:59:12 01:59:12 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 01:59:12 #109 DONE 1.8s 01:59:12 01:59:12 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:59:12 #0 1.380 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:59:12 #111 ... 01:59:12 01:59:12 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:59:12 #112 DONE 0.1s 01:59:12 01:59:12 #113 [security-spire-config builder 6/9] COPY . . 01:59:12 #113 CACHED 01:59:12 01:59:12 #114 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 01:59:12 #114 CACHED 01:59:12 01:59:12 #115 [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 01:59:12 #115 CACHED 01:59:12 01:59:12 #116 [security-spire-config builder 9/9] WORKDIR /edgex-go 01:59:12 #116 CACHED 01:59:12 01:59:12 #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 01:59:12 #117 CACHED 01:59:12 01:59:12 #118 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:12 #118 CACHED 01:59:12 01:59:12 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:59:12 #119 CACHED 01:59:12 01:59:12 #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:59:12 #120 DONE 0.1s 01:59:12 01:59:12 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:59:12 #121 DONE 0.1s 01:59:12 01:59:12 #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:59:12 #122 DONE 0.1s 01:59:12 01:59:12 #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:59:12 #123 CACHED 01:59:12 01:59:12 #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:59:13 ---> Running in 8b43cfb9b687 01:59:14 Removing intermediate container 8b43cfb9b687 01:59:14 ---> 93aa1905fcd1 01:59:14 Step 3/4 : COPY go.mod . 01:59:14 #124 ... 01:59:14 01:59:14 #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:59:14 #125 DONE 1.5s 01:59:14 ---> 1553a8cb689d 01:59:14 Step 4/4 : RUN go mod download 01:59:14 01:59:14 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:59:14 #126 DONE 1.5s 01:59:14 01:59:14 #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:59:14 #124 DONE 1.5s 01:59:14 01:59:14 #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:59:14 #127 DONE 0.2s 01:59:14 01:59:14 #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:59:14 #128 DONE 0.2s 01:59:14 01:59:14 #129 [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 01:59:14 ---> Running in d07ef36f6d7e 01:59:15 #129 DONE 0.7s 01:59:15 01:59:15 #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 01:59:15 #130 DONE 0.7s 01:59:15 01:59:15 #131 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:59:15 #131 DONE 0.9s 01:59:15 01:59:15 #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 01:59:15 #132 DONE 0.1s 01:59:15 01:59:15 #133 [security-spire-config] exporting to image 01:59:15 #133 exporting layers 01:59:15 #133 ... 01:59:15 01:59:15 #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:59:15 #134 DONE 0.1s 01:59:15 01:59:15 #135 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:59:15 #135 DONE 0.1s 01:59:15 01:59:15 #133 [security-spire-server] exporting to image 01:59:17 #133 ... 01:59:17 01:59:17 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:59:17 #0 0.755 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:59:17 #136 ... 01:59:17 01:59:17 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:59:17 #0 0.450 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:59:17 #137 ... 01:59:17 01:59:17 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:59:17 #0 0.569 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:59:18 #138 ... 01:59:18 01:59:18 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:59:18 #0 1.160 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:59:18 #139 ... 01:59:18 01:59:18 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:59:18 #0 0.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:59:18 #140 ... 01:59:18 01:59:18 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:59:18 #0 1.380 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:59:18 #141 ... 01:59:18 01:59:18 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:59:18 #0 1.196 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:59:18 #142 ... 01:59:18 01:59:18 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:59:18 #0 1.314 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:59:18 #143 ... 01:59:18 01:59:18 #144 [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 01:59:18 #144 DONE 3.6s 01:59:18 01:59:18 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:59:18 #101 0.792 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:59:18 #101 ... 01:59:18 01:59:18 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:59:18 #0 0.948 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:59:19 #145 ... 01:59:19 01:59:19 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:59:20 #146 DONE 1.7s 01:59:20 01:59:20 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:59:20 #139 ... 01:59:20 01:59:20 #133 [security-spire-config] exporting to image 01:59:20 #133 exporting layers 5.4s done 01:59:20 #133 writing image sha256:8291161ab280514834c662fbff13232824b9c513e6a32d697f8d29bcaad0b7e7 done 01:59:20 #133 naming to docker.io/library/security-spire-config 0.0s done 01:59:20 #133 writing image sha256:10f70a8a977e125de9f7e1b26435faaf72887d15d3382375a2362b6a2fd9c162 done 01:59:20 #133 naming to docker.io/library/security-spire-server done 01:59:21 #133 exporting layers 0.7s done 01:59:21 #133 writing image sha256:4e4950230887b16c2f93d1177171f70706508be1a57da2885850ce4d02de1d66 done 01:59:21 #133 naming to docker.io/library/security-spire-agent done 01:59:21 #133 DONE 6.1s 01:59:21 01:59:21 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:59:53 Removing intermediate container d07ef36f6d7e 01:59:53 ---> 69c332e02f86 01:59:53 Successfully built 69c332e02f86 01:59:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:53 + docker inspect -f . ci-base-image-arm64 01:59:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:54 prd-ubuntu20.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container 01:59:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@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 01:59:55 $ docker top c70a8163b383dd4ec52d1218751cbd52241af46901dd13e0918dc8d9640c99a2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:56 + go version 01:59:56 go version go1.20.6 linux/arm64 [Pipeline] } 01:59:56 $ docker stop --time=1 c70a8163b383dd4ec52d1218751cbd52241af46901dd13e0918dc8d9640c99a2 01:59:58 $ docker rm -f --volumes c70a8163b383dd4ec52d1218751cbd52241af46901dd13e0918dc8d9640c99a2 [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 01:59:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:59:58 01:59:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:59:58 latest: Pulling from edgex-devops/edgex-compose-arm64 01:59:58 547446be3368: Pulling fs layer 01:59:58 d125d8839a47: Pulling fs layer 01:59:58 3e85d5ac6304: Pulling fs layer 01:59:58 c3105a71a48b: Pulling fs layer 01:59:58 0f093f025ec4: Pulling fs layer 01:59:58 c3106fc0e877: Pulling fs layer 01:59:58 c3105a71a48b: Waiting 01:59:58 0f093f025ec4: Waiting 01:59:58 c3106fc0e877: Waiting 01:59:59 547446be3368: Verifying Checksum 01:59:59 547446be3368: Download complete 01:59:59 c3105a71a48b: Verifying Checksum 01:59:59 c3105a71a48b: Download complete 01:59:59 d125d8839a47: Verifying Checksum 01:59:59 d125d8839a47: Download complete 01:59:59 c3106fc0e877: Verifying Checksum 01:59:59 c3106fc0e877: Download complete 01:59:59 0f093f025ec4: Verifying Checksum 01:59:59 0f093f025ec4: Download complete 01:59:59 547446be3368: Pull complete 02:00:00 d125d8839a47: Pull complete 02:00:01 3e85d5ac6304: Verifying Checksum 02:00:01 3e85d5ac6304: Download complete 02:00:09 3e85d5ac6304: Pull complete 02:00:09 c3105a71a48b: Pull complete 02:00:10 0f093f025ec4: Pull complete 02:00:10 c3106fc0e877: Pull complete 02:00:10 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:00:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:00:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:11 prd-ubuntu20.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container 02:00:11 $ 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/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@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 02:00:13 $ docker top 7b27217680e0c7d0e0d0f8608b2098a8c8632d171b27af74cec8ca2edd0dbbf8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:14 + docker compose -f ./docker-compose-build.yml build --parallel 02:00:24 #1 [security-bootstrapper internal] load build definition from Dockerfile 02:00:24 #1 transferring dockerfile: 02:00:24 #1 transferring dockerfile: 2.82kB done 02:00:24 #1 DONE 0.1s 02:00:24 02:00:24 #2 [security-spire-config internal] load build definition from Dockerfile 02:00:24 #2 transferring dockerfile: 2.58kB done 02:00:24 #2 DONE 0.0s 02:00:24 02:00:24 #3 [security-proxy-auth internal] load build definition from Dockerfile 02:00:24 #3 transferring dockerfile: 2.04kB done 02:00:24 #3 DONE 0.1s 02:00:24 02:00:24 #4 [security-spire-server internal] load build definition from Dockerfile 02:00:24 #4 transferring dockerfile: 2.63kB done 02:00:24 #4 DONE 0.0s 02:00:24 02:00:24 #5 [security-secretstore-setup internal] load build definition from Dockerfile 02:00:24 #5 transferring dockerfile: 2.38kB done 02:00:24 #5 DONE 0.0s 02:00:24 02:00:24 #6 [support-scheduler internal] load build definition from Dockerfile 02:00:24 #6 transferring dockerfile: 1.82kB done 02:00:24 #6 DONE 0.1s 02:00:24 02:00:24 #7 [core-metadata internal] load build definition from Dockerfile 02:00:24 #7 transferring dockerfile: 1.96kB done 02:00:24 #7 DONE 0.1s 02:00:24 02:00:24 #8 [security-spire-agent internal] load build definition from Dockerfile 02:00:24 #8 transferring dockerfile: 2.68kB done 02:00:24 #8 DONE 0.1s 02:00:24 02:00:24 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:00:24 #9 transferring dockerfile: 2.12kB done 02:00:24 #9 DONE 0.1s 02:00:24 02:00:24 #10 [core-command internal] load build definition from Dockerfile 02:00:24 #10 transferring dockerfile: 1.82kB 0.0s done 02:00:24 #10 DONE 0.1s 02:00:24 02:00:24 #11 [support-notifications internal] load build definition from Dockerfile 02:00:24 #11 transferring dockerfile: 1.84kB 0.0s done 02:00:24 #11 DONE 0.1s 02:00:24 02:00:24 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:00:24 #12 transferring dockerfile: 1.78kB done 02:00:24 #12 DONE 0.1s 02:00:24 02:00:24 #13 [security-proxy-setup internal] load build definition from Dockerfile 02:00:24 #13 transferring dockerfile: 2.06kB done 02:00:24 #13 DONE 0.1s 02:00:24 02:00:24 #14 [core-data internal] load build definition from Dockerfile 02:00:24 #14 transferring dockerfile: 1.90kB done 02:00:24 #14 DONE 0.1s 02:00:24 02:00:24 #15 [security-bootstrapper internal] load .dockerignore 02:00:24 #15 transferring context: 56B done 02:00:24 #15 DONE 0.1s 02:00:25 02:00:25 #16 [security-spire-config internal] load .dockerignore 02:00:25 #16 transferring context: 56B done 02:00:25 #16 DONE 0.0s 02:00:25 02:00:25 #17 [security-proxy-auth internal] load .dockerignore 02:00:25 #17 transferring context: 56B done 02:00:25 #17 DONE 0.0s 02:00:25 02:00:25 #18 [security-spire-server internal] load .dockerignore 02:00:25 #18 transferring context: 56B done 02:00:25 #18 DONE 0.1s 02:00:25 02:00:25 #19 [security-secretstore-setup internal] load .dockerignore 02:00:25 #19 transferring context: 56B done 02:00:25 #19 DONE 0.1s 02:00:25 02:00:25 #20 [support-scheduler internal] load .dockerignore 02:00:25 #20 transferring context: 56B 0.0s done 02:00:25 #20 DONE 0.1s 02:00:25 02:00:25 #21 [core-metadata internal] load .dockerignore 02:00:25 #21 transferring context: 56B done 02:00:25 #21 DONE 0.0s 02:00:25 02:00:25 #22 [security-spire-agent internal] load .dockerignore 02:00:25 #22 transferring context: 56B done 02:00:25 #22 DONE 0.1s 02:00:25 02:00:25 #23 [core-common-config-bootstrapper internal] load .dockerignore 02:00:25 #23 transferring context: 56B done 02:00:25 #23 DONE 0.0s 02:00:25 02:00:25 #24 [core-command internal] load .dockerignore 02:00:25 #24 transferring context: 56B done 02:00:25 #24 DONE 0.1s 02:00:25 02:00:25 #25 [support-notifications internal] load .dockerignore 02:00:26 #25 transferring context: 56B done 02:00:26 #25 DONE 0.1s 02:00:26 02:00:26 #26 [security-spiffe-token-provider internal] load .dockerignore 02:00:26 #26 transferring context: 56B done 02:00:26 #26 DONE 0.1s 02:00:26 02:00:26 #27 [security-proxy-setup internal] load .dockerignore 02:00:26 #27 transferring context: 56B done 02:00:26 #27 DONE 0.1s 02:00:26 02:00:26 #28 [core-data internal] load .dockerignore 02:00:26 #28 transferring context: 56B done 02:00:26 #28 DONE 0.1s 02:00:26 02:00:26 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:26 #29 DONE 0.0s 02:00:26 02:00:26 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 02:00:26 #30 DONE 0.1s 02:00:26 02:00:26 #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:00:26 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:00:26 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:00:26 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:00:26 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:00:26 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s 02:00:26 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 02:00:26 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 02:00:27 #31 ... 02:00:27 02:00:27 #32 [security-bootstrapper internal] load build context 02:00:27 #32 transferring context: 2.56MB 0.5s done 02:00:27 #32 DONE 0.7s 02:00:27 02:00:27 #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:00:27 #31 ... 02:00:27 02:00:27 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:27 #29 DONE 0.0s 02:00:27 02:00:27 #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:00:27 #31 ... 02:00:27 02:00:27 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:27 #29 DONE 0.0s 02:00:27 02:00:27 #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:27 #33 DONE 1.6s 02:00:27 02:00:27 #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:00:27 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:00:27 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:00:27 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:00:27 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:00:27 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 02:00:27 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 02:00:27 #31 ... 02:00:27 02:00:27 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:27 #29 DONE 0.0s 02:00:27 02:00:27 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:27 #33 DONE 1.6s 02:00:27 02:00:27 #31 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:00:27 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:00:27 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:00:27 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:00:27 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:00:27 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 02:00:27 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 02:00:27 #31 ... 02:00:27 02:00:27 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 02:00:27 #30 DONE 0.4s 02:00:27 02:00:27 #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:27 #33 DONE 1.6s 02:00:27 02:00:27 #34 [security-spire-server builder 2/7] WORKDIR /edgex-go 02:00:27 #34 DONE 0.5s 02:00:27 02:00:27 #31 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:00:27 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:00:27 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:00:27 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:00:27 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:00:27 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 02:00:27 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 02:00:27 #31 ... 02:00:27 02:00:27 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:27 #29 DONE 0.0s 02:00:27 02:00:27 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:27 #33 DONE 1.7s 02:00:27 02:00:27 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:00:27 #34 DONE 0.6s 02:00:27 02:00:27 #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:00:27 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:00:27 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:00:27 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:00:27 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:00:27 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 02:00:27 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 02:00:28 #31 ... 02:00:28 02:00:28 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:28 #29 DONE 0.0s 02:00:28 02:00:28 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:28 #33 DONE 1.7s 02:00:28 02:00:28 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 02:00:28 #30 DONE 0.7s 02:00:28 02:00:28 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:00:28 #34 DONE 0.6s 02:00:28 02:00:28 #31 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:00:28 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:00:28 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:00:28 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:00:28 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:00:28 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 02:00:28 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 02:00:28 #31 ... 02:00:28 02:00:28 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:28 #29 DONE 0.0s 02:00:28 02:00:28 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 02:00:28 #30 DONE 0.8s 02:00:28 02:00:28 #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:28 #33 DONE 1.7s 02:00:28 02:00:28 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:28 #29 DONE 0.0s 02:00:28 02:00:28 #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go 02:00:28 #34 DONE 0.6s 02:00:28 02:00:28 #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:00:28 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:00:28 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:00:28 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:00:28 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:00:28 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 02:00:28 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 02:00:28 #31 ... 02:00:28 02:00:28 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:28 #29 DONE 0.0s 02:00:28 02:00:28 #35 [security-spire-config internal] load build context 02:00:28 #35 transferring context: 2.56MB 1.1s done 02:00:28 #35 ... 02:00:28 02:00:28 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:28 #29 DONE 0.0s 02:00:28 02:00:28 #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:00:28 #31 DONE 3.0s 02:00:28 02:00:28 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:28 #33 DONE 1.7s 02:00:28 02:00:28 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:00:28 #34 DONE 0.6s 02:00:28 02:00:28 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:28 #29 DONE 0.0s 02:00:28 02:00:28 #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:00:28 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:00:28 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:00:28 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:00:28 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:00:28 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 02:00:28 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 02:00:28 #31 DONE 3.0s 02:00:28 02:00:28 #36 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:00:28 #36 ... 02:00:28 02:00:28 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:28 #33 DONE 1.8s 02:00:28 02:00:28 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 02:00:28 #34 DONE 0.6s 02:00:28 02:00:28 #35 [security-spire-config internal] load build context 02:00:28 #35 DONE 1.5s 02:00:28 02:00:28 #31 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:00:28 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:00:28 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:00:28 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:00:28 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:00:28 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 02:00:28 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 02:00:28 #31 DONE 3.0s 02:00:29 02:00:29 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:29 #29 DONE 0.0s 02:00:29 02:00:29 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 02:00:29 #30 ... 02:00:29 02:00:29 #37 [security-proxy-auth internal] load build context 02:00:29 #37 transferring context: 2.56MB 1.1s done 02:00:29 #37 DONE 1.6s 02:00:29 #111 ... 02:00:29 02:00:29 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:00:29 #145 73.30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:00:29 02:00:29 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:29 #29 DONE 0.0s 02:00:29 02:00:29 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 02:00:29 #30 ... 02:00:29 02:00:29 #38 [security-spire-server internal] load build context 02:00:29 #38 transferring context: 2.56MB 1.3s done 02:00:29 #38 DONE 1.9s 02:00:29 02:00:29 #39 [security-secretstore-setup internal] load build context 02:00:30 #39 transferring context: 2.56MB 2.0s done 02:00:30 #39 DONE 2.7s 02:00:30 02:00:30 #40 [security-spire-agent internal] load build context 02:00:30 #40 ... 02:00:30 02:00:30 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 02:00:30 #30 DONE 3.2s 02:00:30 02:00:30 #40 [security-spire-agent internal] load build context 02:00:31 #40 ... 02:00:31 02:00:31 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:31 #33 DONE 1.8s 02:00:31 02:00:31 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:00:31 #34 DONE 0.7s 02:00:31 02:00:31 #31 [security-proxy-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:00:31 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:00:31 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:00:31 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:00:31 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:00:31 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 02:00:31 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 02:00:31 #31 DONE 3.1s 02:00:31 02:00:31 #40 [security-spire-agent internal] load build context 02:00:31 #40 ... 02:00:31 02:00:31 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:31 #33 DONE 1.8s 02:00:31 02:00:31 #34 [core-data builder 2/7] WORKDIR /edgex-go 02:00:31 #34 DONE 0.7s 02:00:31 02:00:31 #31 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:00:31 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:00:31 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:00:31 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:00:31 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:00:31 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 02:00:31 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 02:00:31 #31 DONE 3.1s 02:00:31 02:00:31 #40 [security-spire-agent internal] load build context 02:00:31 #40 ... 02:00:31 02:00:31 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:31 #33 DONE 1.8s 02:00:31 02:00:31 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 02:00:31 #34 DONE 0.7s 02:00:31 02:00:31 #31 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 02:00:31 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 02:00:31 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 02:00:31 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 02:00:31 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 02:00:31 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 02:00:31 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 02:00:31 #31 DONE 3.1s 02:00:31 02:00:31 #40 [security-spire-agent internal] load build context 02:00:32 #40 transferring context: 2.56MB 3.8s done 02:00:32 #40 ... 02:00:32 02:00:32 #41 [support-scheduler internal] load build context 02:00:32 #41 transferring context: 2.56MB 2.7s done 02:00:32 #41 DONE 4.8s 02:00:33 02:00:33 #42 [core-data internal] load build context 02:00:33 #42 ... 02:00:33 02:00:33 #43 [core-metadata internal] load build context 02:00:33 #43 transferring context: 2.56MB 2.9s done 02:00:33 #43 DONE 5.5s 02:00:33 02:00:33 #42 [core-data internal] load build context 02:00:34 #42 ... 02:00:34 02:00:34 #40 [security-spire-agent internal] load build context 02:00:34 #40 DONE 5.8s 02:00:34 02:00:34 #42 [core-data internal] load build context 02:00:34 #42 ... 02:00:34 02:00:34 #44 [core-command internal] load build context 02:00:34 #44 transferring context: 2.56MB 4.8s done 02:00:34 #44 DONE 6.2s 02:00:35 02:00:35 #45 [core-common-config-bootstrapper internal] load build context 02:00:35 #45 transferring context: 2.56MB 4.5s done 02:00:35 #45 DONE 6.2s 02:00:35 02:00:35 #42 [core-data internal] load build context 02:00:35 #42 transferring context: 2.56MB 3.6s done 02:00:35 #42 ... 02:00:35 02:00:35 #46 [support-notifications internal] load build context 02:00:35 #46 transferring context: 2.56MB 4.9s done 02:00:35 #46 DONE 6.7s 02:00:35 02:00:35 #47 [security-spiffe-token-provider internal] load build context 02:00:35 #145 ... 02:00:35 02:00:35 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:00:35 #101 DONE 87.3s 02:00:35 02:00:35 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:00:35 #137 DONE 87.3s 02:00:35 02:00:35 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:00:35 #138 DONE 87.3s 02:00:35 02:00:35 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:00:35 #142 DONE 87.3s 02:00:35 02:00:35 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:00:35 #139 DONE 87.4s 02:00:35 02:00:35 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:00:35 #136 DONE 87.4s 02:00:35 02:00:35 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:00:35 #140 DONE 87.4s 02:00:35 02:00:35 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:00:35 #143 DONE 87.4s 02:00:35 02:00:35 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:00:35 #141 DONE 87.4s 02:00:35 02:00:35 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:00:35 #111 DONE 87.4s 02:00:35 02:00:35 #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:00:35 #147 ... 02:00:35 02:00:35 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:00:35 #145 DONE 87.7s 02:00:35 02:00:35 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:00:35 #148 ... 02:00:35 02:00:35 #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:00:35 #147 DONE 0.5s 02:00:35 02:00:35 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:00:35 #149 DONE 0.4s 02:00:35 02:00:35 #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:00:35 #150 DONE 0.5s 02:00:35 02:00:35 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:00:35 #148 DONE 0.4s 02:00:35 02:00:35 #151 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:00:35 #151 DONE 0.5s 02:00:35 02:00:35 #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:00:35 #152 DONE 0.4s 02:00:35 02:00:35 #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:00:35 #153 ... 02:00:35 02:00:35 #154 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:00:35 #154 DONE 0.4s 02:00:35 02:00:35 #155 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:00:35 #155 CACHED 02:00:35 02:00:35 #156 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:00:35 #156 CACHED 02:00:35 02:00:35 #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:00:35 #157 CACHED 02:00:35 02:00:35 #158 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:00:35 #158 CACHED 02:00:35 02:00:35 #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 02:00:35 #159 CACHED 02:00:35 02:00:35 #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 02:00:35 #160 CACHED 02:00:35 02:00:35 #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:00:35 #161 CACHED 02:00:35 02:00:35 #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:00:35 #162 CACHED 02:00:35 02:00:35 #163 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:00:35 #163 DONE 0.3s 02:00:35 02:00:35 #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 02:00:35 #164 DONE 0.4s 02:00:35 02:00:35 #165 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:00:35 #165 DONE 0.3s 02:00:35 02:00:35 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 02:00:35 #166 ... 02:00:35 02:00:35 #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:00:35 #153 DONE 0.4s 02:00:35 02:00:35 #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:00:35 #167 DONE 0.4s 02:00:35 02:00:35 #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:00:36 #47 ... 02:00:36 02:00:36 #42 [core-data internal] load build context 02:00:36 #42 DONE 4.9s 02:00:36 02:00:36 #47 [security-spiffe-token-provider internal] load build context 02:00:37 #47 transferring context: 2.56MB 4.4s done 02:00:37 #168 ... 02:00:37 02:00:37 #169 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:00:37 #169 DONE 1.3s 02:00:37 02:00:37 #170 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:00:37 #170 DONE 1.5s 02:00:37 02:00:37 #171 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:00:37 #171 ... 02:00:37 02:00:37 #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:00:37 #172 DONE 1.7s 02:00:37 #47 DONE 6.4s 02:00:37 02:00:37 #48 [security-proxy-setup internal] load build context 02:00:37 02:00:37 #173 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:00:37 #48 ... 02:00:37 02:00:37 #49 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 02:00:37 #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:37 #49 ... 02:00:37 02:00:37 #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:00:37 #0 6.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:37 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:37 #173 DONE 0.9s 02:00:37 02:00:37 #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:00:37 #174 DONE 2.2s 02:00:37 02:00:37 #175 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:00:37 #175 DONE 2.1s 02:00:37 02:00:37 #176 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:00:37 #176 DONE 2.2s 02:00:37 02:00:37 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 02:00:37 #166 DONE 2.1s 02:00:37 02:00:37 #177 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:00:37 #177 DONE 2.1s 02:00:37 02:00:37 #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:00:37 #168 DONE 2.1s 02:00:37 02:00:37 #178 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:00:37 #178 DONE 2.1s 02:00:37 02:00:37 #179 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:00:38 #50 ... 02:00:38 02:00:38 #51 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:00:38 #0 5.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:38 #0 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:38 #51 ... 02:00:38 02:00:38 #48 [security-proxy-setup internal] load build context 02:00:38 #179 ... 02:00:38 02:00:38 #180 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:00:38 #180 DONE 0.4s 02:00:38 #48 transferring context: 2.56MB 4.1s done 02:00:38 #48 DONE 7.2s 02:00:38 02:00:38 #49 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 02:00:38 #49 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:38 02:00:38 #171 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:00:38 #171 DONE 1.0s 02:00:38 02:00:38 #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:00:38 #181 DONE 0.4s 02:00:38 02:00:38 #182 [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 02:00:38 #182 DONE 0.4s 02:00:38 02:00:38 #183 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:00:38 #183 DONE 0.5s 02:00:38 02:00:38 #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:00:38 #184 DONE 0.5s 02:00:38 02:00:38 #185 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:00:38 #185 DONE 0.4s 02:00:38 02:00:38 #133 [security-spiffe-token-provider] exporting to image 02:00:38 #133 exporting layers 02:00:38 #133 ... 02:00:38 02:00:38 #179 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:00:38 #179 DONE 0.4s 02:00:38 02:00:38 #186 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:00:38 #186 DONE 0.4s 02:00:38 02:00:38 #187 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:00:38 #187 DONE 0.4s 02:00:38 02:00:38 #133 [support-notifications] exporting to image 02:00:38 #133 exporting layers 0.1s done 02:00:38 #133 ... 02:00:38 02:00:38 #188 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:00:38 #188 DONE 0.3s 02:00:38 02:00:38 #189 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:00:38 #189 DONE 0.3s 02:00:38 02:00:38 #190 [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 02:00:38 #190 DONE 0.3s 02:00:38 02:00:38 #133 [core-metadata] exporting to image 02:00:38 #133 ... 02:00:38 02:00:38 #191 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:00:38 #191 DONE 0.3s 02:00:38 02:00:38 #192 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 02:00:38 #192 DONE 3.2s 02:00:38 02:00:38 #133 [core-metadata] exporting to image 02:00:38 #133 exporting layers 0.3s done 02:00:38 #133 writing image sha256:55b789ae5b1bd7fc444c2193706e664b910fcb37413d3040c642bce098917c7b 02:00:38 #49 ... 02:00:38 02:00:38 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:00:38 #0 8.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:38 #52 ... 02:00:38 02:00:38 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:00:38 #0 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:38 #133 ... 02:00:38 02:00:38 #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:00:38 #193 DONE 0.2s 02:00:38 02:00:38 #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 02:00:38 #194 DONE 0.1s 02:00:38 02:00:38 #133 [support-notifications] exporting to image 02:00:38 #133 exporting layers 0.3s done 02:00:38 #133 writing image sha256:55b789ae5b1bd7fc444c2193706e664b910fcb37413d3040c642bce098917c7b 0.1s done 02:00:38 #133 writing image sha256:2f209449aa5ccfe86c002ec0d8facc656231dee765e56b2edd75dcbfc773f4bd 0.1s done 02:00:38 #133 writing image sha256:dc916c0b98ed24d0ab8e53deb6a1008c410907faff50633623a99438cd60cf90 0.1s done 02:00:38 #133 writing image sha256:8d2342bdca4614e549b084ad279c47bd5920779f6ad7ebb8fb475c2f1d49537c 0.0s done 02:00:38 #133 writing image sha256:2412968e4aea3ee4445a0084b35f340f9fcb703937e0b471e271acf78cdad7b9 done 02:00:38 #133 naming to docker.io/library/core-command done 02:00:38 #133 naming to docker.io/library/core-data done 02:00:38 #133 naming to docker.io/library/security-spiffe-token-provider done 02:00:38 #133 naming to docker.io/library/support-scheduler done 02:00:38 #133 naming to docker.io/library/support-notifications 0.0s done 02:00:38 #133 ... 02:00:38 02:00:38 #195 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:00:38 #195 DONE 0.6s 02:00:38 02:00:38 #133 [core-common-config-bootstrapper] exporting to image 02:00:38 #133 writing image sha256:571bfbc943373e293c8c60afed79cf9d6215596e1527174fa4557f94e71b304e done 02:00:38 #133 naming to docker.io/library/core-metadata done 02:00:39 #53 ... 02:00:39 02:00:39 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:00:39 #0 5.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:39 #0 9.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:39 #54 ... 02:00:39 02:00:39 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:00:39 #55 ... 02:00:39 02:00:39 #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:00:39 #0 8.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:39 #56 ... 02:00:39 02:00:39 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:00:39 #0 9.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:39 #133 exporting layers 0.3s done 02:00:39 #133 writing image sha256:b539246fe0c991639da740747ab34267611810b09ffa52f89cddea5d8ac1ae28 done 02:00:39 #133 naming to docker.io/library/core-common-config-bootstrapper done 02:00:39 #133 DONE 7.1s 02:00:39 02:00:39 #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 02:00:39 #196 DONE 0.4s 02:00:39 02:00:39 #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:00:39 #197 DONE 0.5s 02:00:39 02:00:39 #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:00:39 #57 ... 02:00:39 02:00:39 #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:00:39 #56 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:39 #198 ... 02:00:39 02:00:39 #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:00:39 #199 DONE 1.1s 02:00:39 02:00:39 #200 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:00:39 #200 DONE 0.5s 02:00:39 02:00:39 #133 [security-proxy-auth] exporting to image 02:00:40 #133 ... 02:00:40 02:00:40 #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:00:40 #198 DONE 0.6s 02:00:40 02:00:40 #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:00:40 #201 DONE 0.2s 02:00:40 02:00:40 #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:00:40 #202 DONE 0.2s 02:00:40 02:00:40 #203 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:00:40 #203 DONE 1.4s 02:00:40 02:00:40 #133 [security-proxy-auth] exporting to image 02:00:40 #133 exporting layers 0.4s done 02:00:40 #133 writing image sha256:6556a398bc91efa6347b8bda7288cfc67ea0a2cfdab0a21046cfc2af61918e11 done 02:00:40 #133 naming to docker.io/library/security-proxy-auth 0.0s done 02:00:40 #133 DONE 7.5s 02:00:40 02:00:40 #204 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:00:40 #204 ... 02:00:40 02:00:40 #205 [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/ 02:00:40 #205 DONE 0.2s 02:00:40 02:00:40 #206 [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/ 02:00:40 #206 DONE 0.0s 02:00:40 02:00:40 #133 [security-proxy-setup] exporting to image 02:00:40 #133 exporting layers 0.2s done 02:00:40 #133 writing image sha256:0b18a13948747b53924bdc5577bd78ed04b50257c6b194e96d72b7f7fd6826c8 done 02:00:40 #133 naming to docker.io/library/security-proxy-setup done 02:00:40 #133 DONE 7.7s 02:00:40 02:00:40 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:00:40 #207 DONE 0.1s 02:00:40 02:00:40 #204 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:00:40 #204 ... 02:00:40 02:00:40 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:00:40 #208 DONE 0.1s 02:00:40 02:00:40 #204 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:00:40 #204 DONE 0.5s 02:00:40 02:00:40 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:00:40 #209 DONE 0.3s 02:00:40 02:00:40 #133 [security-secretstore-setup] exporting to image 02:00:40 #133 exporting layers 0.3s done 02:00:40 #133 writing image sha256:88d44d55409ebbf52193f7c2ac4a9941102c20497334eff3b38bfc9e62546c53 02:00:40 #133 exporting layers 0.2s done 02:00:40 #133 writing image sha256:88d44d55409ebbf52193f7c2ac4a9941102c20497334eff3b38bfc9e62546c53 done 02:00:40 #133 naming to docker.io/library/security-secretstore-setup done 02:00:40 #133 writing image sha256:8c40e4f4df0701bcce1f049bd2ea709d9f217c59560d2a89b65c4c1426069eed done 02:00:40 #133 naming to docker.io/library/security-bootstrapper done 02:00:40 #133 DONE 8.0s 02:00:40 time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:40 time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:40 time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:40 time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:40 time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:40 time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:40 time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:40 time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:40 time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:40 time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:40 time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:40 time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:40 time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:00:40 time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:00:40 $ docker stop --time=1 fb3a829f38e02d0739b11e1f5775552975b8426129af8b658ad65b1ea1b32503 02:00:41 #56 ... 02:00:41 02:00:41 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:00:41 #0 9.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:41 #58 ... 02:00:41 02:00:41 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:00:41 #52 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:41 #52 ... 02:00:41 02:00:41 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:00:41 #0 8.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:41 #59 ... 02:00:41 02:00:41 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:41 #0 8.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:42 $ docker rm -f --volumes fb3a829f38e02d0739b11e1f5775552975b8426129af8b658ad65b1ea1b32503 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:42 #60 ... 02:00:42 02:00:42 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 02:00:42 #0 8.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:42 #61 ... 02:00:42 02:00:42 #49 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 02:00:42 #49 14.36 OK: 263 MiB in 53 packages 02:00:42 + docker images 02:00:42 REPOSITORY TAG IMAGE ID CREATED SIZE 02:00:42 security-secretstore-setup latest 88d44d55409e 2 seconds ago 44.1MB 02:00:42 security-bootstrapper latest 8c40e4f4df07 2 seconds ago 23MB 02:00:42 security-proxy-setup latest 0b18a1394874 3 seconds ago 19.6MB 02:00:42 security-proxy-auth latest 6556a398bc91 3 seconds ago 19.4MB 02:00:42 support-scheduler latest 2f209449aa5c 4 seconds ago 33.7MB 02:00:42 security-spiffe-token-provider latest 8d2342bdca46 4 seconds ago 33.5MB 02:00:42 support-notifications latest 2412968e4aea 4 seconds ago 34.3MB 02:00:42 core-command latest 55b789ae5b1b 4 seconds ago 21MB 02:00:42 core-metadata latest 571bfbc94337 4 seconds ago 21.6MB 02:00:42 core-common-config-bootstrapper latest b539246fe0c9 4 seconds ago 18MB 02:00:42 core-data latest dc916c0b98ed 4 seconds ago 21.2MB 02:00:42 security-spire-agent latest 4e4950230887 About a minute ago 161MB 02:00:42 security-spire-config latest 8291161ab280 About a minute ago 102MB 02:00:42 security-spire-server latest 10f70a8a977e About a minute ago 103MB 02:00:42 ci-base-image-x86_64 latest ad76705dccef 5 minutes ago 1.07GB 02:00:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 3 weeks ago 696MB 02:00:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 02:00:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 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 02:00:42 provisioning config files... 02:00:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/553@tmp/config12765632676112666859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:42 #49 ... 02:00:42 02:00:42 #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:00:42 #50 13.91 OK: 263 MiB in 53 packages 02:00:42 #50 DONE 15.9s 02:00:42 ---> docker-login.sh 02:00:42 nexus3.edgexfoundry.org:10001 02:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:42 Configure a credential helper to remove this warning. See 02:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:42 02:00:42 Login Succeeded 02:00:42 nexus3.edgexfoundry.org:10002 02:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:42 Configure a credential helper to remove this warning. See 02:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:42 02:00:42 Login Succeeded 02:00:42 nexus3.edgexfoundry.org:10003 02:00:43 02:00:43 #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 02:00:43 #49 DONE 15.4s 02:00:43 02:00:43 #62 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 02:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:43 Configure a credential helper to remove this warning. See 02:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:43 02:00:43 Login Succeeded 02:00:43 nexus3.edgexfoundry.org:10004 02:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:43 Configure a credential helper to remove this warning. See 02:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:43 02:00:43 Login Succeeded 02:00:43 docker.io 02:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:43 Configure a credential helper to remove this warning. See 02:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:43 02:00:43 Login Succeeded 02:00:43 ---> docker-login.sh ends [Pipeline] } 02:00:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:43 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:00:43 cd65a25beffaabdac7b93615b889770af2fe749c 02:00:43 latest 02:00:43 3.1.0-dev.19 02:00:43 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:00:43 main 02:00:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:43 #62 DONE 0.9s 02:00:43 02:00:43 #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:00:43 #63 DONE 1.0s 02:00:43 02:00:43 #64 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:44 #64 ... 02:00:44 02:00:44 #51 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:00:44 #51 15.01 OK: 263 MiB in 53 packages 02:00:44 #51 DONE 16.6s 02:00:44 + docker push nexus3.edgexfoundry.org:10004/core-command:cd65a25beffaabdac7b93615b889770af2fe749c 02:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:00:44 709f46d0269a: Preparing 02:00:44 5f81e48bf6de: Preparing 02:00:44 c0612a6eb6dc: Preparing 02:00:44 f97d1fb50f1a: Preparing 02:00:44 7b23ee0bc58b: Preparing 02:00:44 36b50b131297: Preparing 02:00:44 36b50b131297: Waiting 02:00:44 709f46d0269a: Pushed 02:00:44 f97d1fb50f1a: Pushed 02:00:44 c0612a6eb6dc: Pushed 02:00:44 36b50b131297: Layer already exists 02:00:44 7b23ee0bc58b: Pushed 02:00:44 02:00:44 #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:00:44 #65 ... 02:00:44 02:00:44 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:00:44 #54 14.57 OK: 263 MiB in 53 packages 02:00:44 #54 DONE 15.8s 02:00:44 02:00:44 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:00:45 #66 ... 02:00:45 02:00:45 #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:00:45 #65 DONE 1.3s 02:00:45 02:00:45 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:00:45 #66 DONE 0.8s 02:00:45 02:00:45 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:45 5f81e48bf6de: Pushed 02:00:45 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:59071b1699915cae380acfb79c2c72334c6d862566c5234353f00e6083358c9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:46 #67 ... 02:00:46 02:00:46 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 02:00:46 #52 16.44 (1/2) Installing dumb-init (1.2.5-r2) 02:00:46 #52 16.53 (2/2) Installing su-exec (0.2-r2) 02:00:46 #52 16.53 Executing busybox-1.35.0-r29.trigger 02:00:46 #52 16.57 OK: 8 MiB in 17 packages 02:00:46 #52 DONE 17.8s 02:00:46 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:00:46 709f46d0269a: Preparing 02:00:46 5f81e48bf6de: Preparing 02:00:46 c0612a6eb6dc: Preparing 02:00:46 f97d1fb50f1a: Preparing 02:00:46 7b23ee0bc58b: Preparing 02:00:46 36b50b131297: Preparing 02:00:46 36b50b131297: Waiting 02:00:46 7b23ee0bc58b: Layer already exists 02:00:46 f97d1fb50f1a: Layer already exists 02:00:46 709f46d0269a: Layer already exists 02:00:46 5f81e48bf6de: Layer already exists 02:00:46 c0612a6eb6dc: Layer already exists 02:00:46 36b50b131297: Layer already exists 02:00:46 latest: digest: sha256:59071b1699915cae380acfb79c2c72334c6d862566c5234353f00e6083358c9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:46 02:00:46 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:00:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:47 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.19 02:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:00:47 709f46d0269a: Preparing 02:00:47 5f81e48bf6de: Preparing 02:00:47 c0612a6eb6dc: Preparing 02:00:47 f97d1fb50f1a: Preparing 02:00:47 7b23ee0bc58b: Preparing 02:00:47 36b50b131297: Preparing 02:00:47 36b50b131297: Waiting 02:00:47 5f81e48bf6de: Layer already exists 02:00:47 709f46d0269a: Layer already exists 02:00:47 7b23ee0bc58b: Layer already exists 02:00:47 c0612a6eb6dc: Layer already exists 02:00:47 f97d1fb50f1a: Layer already exists 02:00:47 36b50b131297: Layer already exists 02:00:47 3.1.0-dev.19: digest: sha256:59071b1699915cae380acfb79c2c72334c6d862566c5234353f00e6083358c9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:47 + docker push nexus3.edgexfoundry.org:10004/core-command:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:00:47 709f46d0269a: Preparing 02:00:47 5f81e48bf6de: Preparing 02:00:47 c0612a6eb6dc: Preparing 02:00:47 f97d1fb50f1a: Preparing 02:00:47 7b23ee0bc58b: Preparing 02:00:47 36b50b131297: Preparing 02:00:47 36b50b131297: Waiting 02:00:47 7b23ee0bc58b: Layer already exists 02:00:47 5f81e48bf6de: Layer already exists 02:00:47 f97d1fb50f1a: Layer already exists 02:00:47 c0612a6eb6dc: Layer already exists 02:00:47 709f46d0269a: Layer already exists 02:00:47 36b50b131297: Layer already exists 02:00:47 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:59071b1699915cae380acfb79c2c72334c6d862566c5234353f00e6083358c9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:48 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:00:48 709f46d0269a: Preparing 02:00:48 5f81e48bf6de: Preparing 02:00:48 c0612a6eb6dc: Preparing 02:00:48 f97d1fb50f1a: Preparing 02:00:48 7b23ee0bc58b: Preparing 02:00:48 36b50b131297: Preparing 02:00:48 36b50b131297: Waiting 02:00:48 709f46d0269a: Layer already exists 02:00:48 c0612a6eb6dc: Layer already exists 02:00:48 5f81e48bf6de: Layer already exists 02:00:48 f97d1fb50f1a: Layer already exists 02:00:48 7b23ee0bc58b: Layer already exists 02:00:48 36b50b131297: Layer already exists 02:00:48 main: digest: sha256:59071b1699915cae380acfb79c2c72334c6d862566c5234353f00e6083358c9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:48 ===================================================== [Pipeline] echo 02:00:48 taggedImages: 02:00:48 - nexus3.edgexfoundry.org:10004/core-command:cd65a25beffaabdac7b93615b889770af2fe749c 02:00:48 - nexus3.edgexfoundry.org:10004/core-command:latest 02:00:48 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.19 02:00:48 - nexus3.edgexfoundry.org:10004/core-command:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:00:48 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:00:48 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:00:48 cd65a25beffaabdac7b93615b889770af2fe749c 02:00:48 latest 02:00:48 3.1.0-dev.19 02:00:48 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:00:48 main 02:00:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c 02:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:00:49 55242c43ce69: Preparing 02:00:49 efe9c91c8a45: Preparing 02:00:49 75ef3d5525c6: Preparing 02:00:49 bb752004fd41: Preparing 02:00:49 c0612a6eb6dc: Preparing 02:00:49 f97d1fb50f1a: Preparing 02:00:49 7b23ee0bc58b: Preparing 02:00:49 36b50b131297: Preparing 02:00:49 7b23ee0bc58b: Waiting 02:00:49 36b50b131297: Waiting 02:00:49 f97d1fb50f1a: Waiting 02:00:49 c0612a6eb6dc: Layer already exists 02:00:49 f97d1fb50f1a: Layer already exists 02:00:49 7b23ee0bc58b: Layer already exists 02:00:49 36b50b131297: Layer already exists 02:00:49 55242c43ce69: Pushed 02:00:49 efe9c91c8a45: Pushed 02:00:49 75ef3d5525c6: Pushed 02:00:50 #68 ... 02:00:50 02:00:50 #36 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:00:50 #36 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:50 #36 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:50 #36 20.95 (1/1) Installing dumb-init (1.2.5-r2) 02:00:50 #36 20.97 Executing busybox-1.35.0-r29.trigger 02:00:50 #36 21.05 OK: 8 MiB in 16 packages 02:00:50 #36 ... 02:00:50 02:00:50 #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:00:50 #56 18.00 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:00:50 #56 18.00 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:00:50 #56 18.00 OK: 17689 distinct packages available 02:00:50 #56 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:50 #56 ... 02:00:50 02:00:50 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:00:50 #68 DONE 3.6s 02:00:50 02:00:50 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:00:50 #55 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:50 #55 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:50 #55 19.94 (1/4) Installing ca-certificates (20230506-r0) 02:00:50 #55 20.39 (2/4) Installing dumb-init (1.2.5-r2) 02:00:50 #55 20.42 (3/4) Installing su-exec (0.2-r2) 02:00:50 #55 20.44 (4/4) Installing yq (4.30.4-r4) 02:00:50 #55 ... 02:00:50 02:00:50 #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 02:00:50 #69 DONE 0.2s 02:00:50 02:00:50 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:00:50 #57 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:50 #57 18.67 (1/2) Installing ca-certificates (20230506-r0) 02:00:50 #57 19.07 (2/2) Installing dumb-init (1.2.5-r2) 02:00:50 #57 19.07 Executing busybox-1.35.0-r29.trigger 02:00:50 #57 19.24 Executing ca-certificates-20230506-r0.trigger 02:00:50 bb752004fd41: Pushed 02:00:50 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:d85cf608b635ad478cc96b799e831e26a65448df5b21d7c22b241e9f7f9f14fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:50 #57 ... 02:00:50 02:00:50 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:00:50 #55 21.64 Executing busybox-1.35.0-r29.trigger 02:00:50 #55 21.82 Executing ca-certificates-20230506-r0.trigger 02:00:50 + 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 02:00:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:00:51 55242c43ce69: Preparing 02:00:51 efe9c91c8a45: Preparing 02:00:51 75ef3d5525c6: Preparing 02:00:51 bb752004fd41: Preparing 02:00:51 c0612a6eb6dc: Preparing 02:00:51 f97d1fb50f1a: Preparing 02:00:51 7b23ee0bc58b: Preparing 02:00:51 36b50b131297: Preparing 02:00:51 36b50b131297: Waiting 02:00:51 f97d1fb50f1a: Waiting 02:00:51 7b23ee0bc58b: Waiting 02:00:51 75ef3d5525c6: Layer already exists 02:00:51 bb752004fd41: Layer already exists 02:00:51 efe9c91c8a45: Layer already exists 02:00:51 c0612a6eb6dc: Layer already exists 02:00:51 55242c43ce69: Layer already exists 02:00:51 7b23ee0bc58b: Layer already exists 02:00:51 36b50b131297: Layer already exists 02:00:51 f97d1fb50f1a: Layer already exists 02:00:51 latest: digest: sha256:d85cf608b635ad478cc96b799e831e26a65448df5b21d7c22b241e9f7f9f14fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:51 #55 ... 02:00:51 02:00:51 #36 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:00:51 #36 DONE 22.6s 02:00:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:51 02:00:51 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:00:51 #53 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:51 #53 19.43 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:00:51 #53 19.43 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:00:51 #53 19.43 OK: 17689 distinct packages available 02:00:51 #53 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:51 #53 ... 02:00:51 02:00:51 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 02:00:51 #61 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:51 #61 18.05 (1/2) Installing dumb-init (1.2.5-r2) 02:00:51 #61 18.09 (2/2) Installing openssl (3.0.10-r0) 02:00:51 #61 18.26 Executing busybox-1.35.0-r29.trigger 02:00:51 #61 18.50 OK: 8 MiB in 17 packages 02:00:51 #61 DONE 19.5s 02:00:51 02:00:51 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:00:51 #59 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:51 #59 18.17 (1/1) Installing dumb-init (1.2.5-r2) 02:00:51 #59 18.21 Executing busybox-1.35.0-r29.trigger 02:00:51 #59 18.43 OK: 8 MiB in 16 packages 02:00:51 #59 DONE 19.8s 02:00:51 02:00:51 #70 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 02:00:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.19 02:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:00:51 55242c43ce69: Preparing 02:00:51 efe9c91c8a45: Preparing 02:00:51 75ef3d5525c6: Preparing 02:00:51 bb752004fd41: Preparing 02:00:51 c0612a6eb6dc: Preparing 02:00:51 f97d1fb50f1a: Preparing 02:00:51 7b23ee0bc58b: Preparing 02:00:51 36b50b131297: Preparing 02:00:51 f97d1fb50f1a: Waiting 02:00:51 7b23ee0bc58b: Waiting 02:00:51 36b50b131297: Waiting 02:00:51 75ef3d5525c6: Layer already exists 02:00:51 55242c43ce69: Layer already exists 02:00:51 efe9c91c8a45: Layer already exists 02:00:51 bb752004fd41: Layer already exists 02:00:51 c0612a6eb6dc: Layer already exists 02:00:51 f97d1fb50f1a: Layer already exists 02:00:51 7b23ee0bc58b: Layer already exists 02:00:51 36b50b131297: Layer already exists 02:00:51 3.1.0-dev.19: digest: sha256:d85cf608b635ad478cc96b799e831e26a65448df5b21d7c22b241e9f7f9f14fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:52 #70 DONE 0.7s 02:00:52 02:00:52 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 02:00:52 #57 21.57 OK: 8 MiB in 17 packages 02:00:52 #57 DONE 22.7s 02:00:52 02:00:52 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:00:52 #53 23.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:00:52 55242c43ce69: Preparing 02:00:52 efe9c91c8a45: Preparing 02:00:52 75ef3d5525c6: Preparing 02:00:52 bb752004fd41: Preparing 02:00:52 c0612a6eb6dc: Preparing 02:00:52 f97d1fb50f1a: Preparing 02:00:52 7b23ee0bc58b: Preparing 02:00:52 36b50b131297: Preparing 02:00:52 7b23ee0bc58b: Waiting 02:00:52 f97d1fb50f1a: Waiting 02:00:52 75ef3d5525c6: Layer already exists 02:00:52 efe9c91c8a45: Layer already exists 02:00:52 c0612a6eb6dc: Layer already exists 02:00:52 bb752004fd41: Layer already exists 02:00:52 55242c43ce69: Layer already exists 02:00:52 f97d1fb50f1a: Layer already exists 02:00:52 7b23ee0bc58b: Layer already exists 02:00:52 36b50b131297: Layer already exists 02:00:52 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:d85cf608b635ad478cc96b799e831e26a65448df5b21d7c22b241e9f7f9f14fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:52 + 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 02:00:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:00:53 55242c43ce69: Preparing 02:00:53 efe9c91c8a45: Preparing 02:00:53 75ef3d5525c6: Preparing 02:00:53 bb752004fd41: Preparing 02:00:53 c0612a6eb6dc: Preparing 02:00:53 f97d1fb50f1a: Preparing 02:00:53 7b23ee0bc58b: Preparing 02:00:53 36b50b131297: Preparing 02:00:53 f97d1fb50f1a: Waiting 02:00:53 7b23ee0bc58b: Waiting 02:00:53 36b50b131297: Waiting 02:00:53 55242c43ce69: Layer already exists 02:00:53 bb752004fd41: Layer already exists 02:00:53 75ef3d5525c6: Layer already exists 02:00:53 c0612a6eb6dc: Layer already exists 02:00:53 efe9c91c8a45: Layer already exists 02:00:53 f97d1fb50f1a: Layer already exists 02:00:53 7b23ee0bc58b: Layer already exists 02:00:53 36b50b131297: Layer already exists 02:00:53 main: digest: sha256:d85cf608b635ad478cc96b799e831e26a65448df5b21d7c22b241e9f7f9f14fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:53 ===================================================== [Pipeline] echo 02:00:53 taggedImages: 02:00:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c 02:00:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:00:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.19 02:00:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:00:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:00:53 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:00:53 cd65a25beffaabdac7b93615b889770af2fe749c 02:00:53 latest 02:00:53 3.1.0-dev.19 02:00:53 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:00:53 main 02:00:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 02:00:53 #53 ... 02:00:53 02:00:53 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:00:53 #58 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:53 #58 19.21 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:00:53 #58 19.23 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:00:53 #58 19.23 OK: 17694 distinct packages available 02:00:53 #58 20.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:53 #58 ... 02:00:53 02:00:53 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:53 #60 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:53 #60 18.64 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:00:53 #60 18.64 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:00:53 #60 18.64 OK: 17689 distinct packages available 02:00:53 #60 19.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:00:53 #60 ... 02:00:53 02:00:53 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:00:53 #55 23.98 OK: 17 MiB in 19 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:53 #55 DONE 24.6s 02:00:53 02:00:53 #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:00:53 #56 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:53 + docker push nexus3.edgexfoundry.org:10004/core-data:cd65a25beffaabdac7b93615b889770af2fe749c 02:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:00:53 fccfbe5544ed: Preparing 02:00:53 b8cfcdc962a6: Preparing 02:00:53 c0612a6eb6dc: Preparing 02:00:53 f97d1fb50f1a: Preparing 02:00:53 06c4550254c0: Preparing 02:00:53 36b50b131297: Preparing 02:00:53 36b50b131297: Waiting 02:00:53 c0612a6eb6dc: Layer already exists 02:00:53 f97d1fb50f1a: Layer already exists 02:00:53 36b50b131297: Layer already exists 02:00:53 fccfbe5544ed: Pushed 02:00:53 06c4550254c0: Pushed 02:00:54 #56 ... 02:00:54 02:00:54 #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:54 #71 ... 02:00:54 02:00:54 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:54 #60 21.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:54 #60 ... 02:00:54 02:00:54 #56 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:00:54 #56 25.69 (1/5) Installing dumb-init (1.2.5-r2) 02:00:54 #56 25.70 (2/5) Installing musl-obstack (1.2.3-r0) 02:00:54 #56 25.73 (3/5) Installing libucontext (1.2-r0) 02:00:54 #56 25.75 (4/5) Installing gcompat (1.1.0-r0) 02:00:54 #56 25.77 (5/5) Installing openssl (3.0.10-r0) 02:00:54 #56 25.81 Executing busybox-1.35.0-r29.trigger 02:00:54 #56 25.84 OK: 9 MiB in 20 packages 02:00:54 #56 DONE 26.3s 02:00:54 02:00:54 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:00:54 #53 25.75 (1/4) Installing dumb-init (1.2.5-r2) 02:00:54 #53 25.77 (2/4) Installing musl-obstack (1.2.3-r0) 02:00:54 #53 25.80 (3/4) Installing libucontext (1.2-r0) 02:00:54 #53 25.82 (4/4) Installing gcompat (1.1.0-r0) 02:00:54 #53 25.84 Executing busybox-1.35.0-r29.trigger 02:00:54 #53 25.88 OK: 8 MiB in 19 packages 02:00:54 #53 DONE 26.2s 02:00:55 b8cfcdc962a6: Pushed 02:00:55 02:00:55 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:00:55 #58 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:00:55 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:19321baff3b9095542f1d15dff6e1aad108bdee762c92542b5ef490a7e81a64b size: 1570 [Pipeline] } 02:00:55 #58 ... 02:00:55 02:00:55 #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:55 #72 ... 02:00:55 02:00:55 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:55 #60 23.64 (1/9) Installing ca-certificates (20230506-r0) 02:00:55 #60 23.75 (2/9) Installing brotli-libs (1.0.9-r9) 02:00:55 #60 23.80 (3/9) Installing nghttp2-libs (1.51.0-r1) 02:00:55 #60 23.82 (4/9) Installing libcurl (8.2.1-r0) 02:00:55 #60 23.84 (5/9) Installing curl (8.2.1-r0) [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:55 #60 23.86 (6/9) Installing dumb-init (1.2.5-r2) 02:00:55 #60 23.87 (7/9) Installing musl-obstack (1.2.3-r0) 02:00:55 #60 23.88 (8/9) Installing libucontext (1.2-r0) 02:00:55 #60 23.89 (9/9) Installing gcompat (1.1.0-r0) 02:00:55 #60 23.90 Executing busybox-1.35.0-r29.trigger 02:00:55 #60 23.95 Executing ca-certificates-20230506-r0.trigger 02:00:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:56 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:00:56 fccfbe5544ed: Preparing 02:00:56 b8cfcdc962a6: Preparing 02:00:56 c0612a6eb6dc: Preparing 02:00:56 f97d1fb50f1a: Preparing 02:00:56 06c4550254c0: Preparing 02:00:56 36b50b131297: Preparing 02:00:56 36b50b131297: Waiting 02:00:56 b8cfcdc962a6: Layer already exists 02:00:56 fccfbe5544ed: Layer already exists 02:00:56 c0612a6eb6dc: Layer already exists 02:00:56 06c4550254c0: Layer already exists 02:00:56 f97d1fb50f1a: Layer already exists 02:00:56 36b50b131297: Layer already exists 02:00:56 latest: digest: sha256:19321baff3b9095542f1d15dff6e1aad108bdee762c92542b5ef490a7e81a64b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:56 #60 24.60 OK: 11 MiB in 24 packages 02:00:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:56 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.19 02:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:00:56 fccfbe5544ed: Preparing 02:00:56 b8cfcdc962a6: Preparing 02:00:56 c0612a6eb6dc: Preparing 02:00:56 f97d1fb50f1a: Preparing 02:00:56 06c4550254c0: Preparing 02:00:56 36b50b131297: Preparing 02:00:56 36b50b131297: Waiting 02:00:56 06c4550254c0: Layer already exists 02:00:56 b8cfcdc962a6: Layer already exists 02:00:56 f97d1fb50f1a: Layer already exists 02:00:56 fccfbe5544ed: Layer already exists 02:00:56 c0612a6eb6dc: Layer already exists 02:00:56 36b50b131297: Layer already exists 02:00:56 3.1.0-dev.19: digest: sha256:19321baff3b9095542f1d15dff6e1aad108bdee762c92542b5ef490a7e81a64b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:56 #60 DONE 25.2s 02:00:56 02:00:56 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:00:56 #58 25.41 OK: 263 MiB in 53 packages 02:00:56 #58 DONE 25.9s 02:00:56 02:00:56 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:00:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:57 + docker push nexus3.edgexfoundry.org:10004/core-data:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:00:57 fccfbe5544ed: Preparing 02:00:57 b8cfcdc962a6: Preparing 02:00:57 c0612a6eb6dc: Preparing 02:00:57 f97d1fb50f1a: Preparing 02:00:57 06c4550254c0: Preparing 02:00:57 36b50b131297: Preparing 02:00:57 f97d1fb50f1a: Layer already exists 02:00:57 b8cfcdc962a6: Layer already exists 02:00:57 fccfbe5544ed: Layer already exists 02:00:57 06c4550254c0: Layer already exists 02:00:57 c0612a6eb6dc: Layer already exists 02:00:57 36b50b131297: Layer already exists 02:00:57 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:19321baff3b9095542f1d15dff6e1aad108bdee762c92542b5ef490a7e81a64b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:57 #73 DONE 0.4s 02:00:57 02:00:57 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:57 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:00:57 fccfbe5544ed: Preparing 02:00:57 b8cfcdc962a6: Preparing 02:00:57 c0612a6eb6dc: Preparing 02:00:57 f97d1fb50f1a: Preparing 02:00:57 06c4550254c0: Preparing 02:00:57 36b50b131297: Preparing 02:00:57 36b50b131297: Waiting 02:00:57 c0612a6eb6dc: Layer already exists 02:00:57 f97d1fb50f1a: Layer already exists 02:00:57 06c4550254c0: Layer already exists 02:00:57 fccfbe5544ed: Layer already exists 02:00:57 b8cfcdc962a6: Layer already exists 02:00:57 36b50b131297: Layer already exists 02:00:57 main: digest: sha256:19321baff3b9095542f1d15dff6e1aad108bdee762c92542b5ef490a7e81a64b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:58 ===================================================== [Pipeline] echo 02:00:58 taggedImages: 02:00:58 - nexus3.edgexfoundry.org:10004/core-data:cd65a25beffaabdac7b93615b889770af2fe749c 02:00:58 - nexus3.edgexfoundry.org:10004/core-data:latest 02:00:58 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.19 02:00:58 - nexus3.edgexfoundry.org:10004/core-data:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:00:58 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:00:58 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:00:58 cd65a25beffaabdac7b93615b889770af2fe749c 02:00:58 latest 02:00:58 3.1.0-dev.19 02:00:58 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:00:58 main 02:00:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cd65a25beffaabdac7b93615b889770af2fe749c 02:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:00:58 f3eccfdd25b7: Preparing 02:00:58 a67ad232eaa0: Preparing 02:00:58 262cb61a5375: Preparing 02:00:58 c0612a6eb6dc: Preparing 02:00:58 f97d1fb50f1a: Preparing 02:00:58 7b23ee0bc58b: Preparing 02:00:58 36b50b131297: Preparing 02:00:58 7b23ee0bc58b: Waiting 02:00:58 c0612a6eb6dc: Layer already exists 02:00:58 f97d1fb50f1a: Layer already exists 02:00:58 7b23ee0bc58b: Layer already exists 02:00:58 36b50b131297: Layer already exists 02:00:59 a67ad232eaa0: Pushed 02:00:59 f3eccfdd25b7: Pushed 02:01:00 262cb61a5375: Pushed 02:01:00 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:125444fea998fbf60721af4bb977447e412ce69d5368d1419ade3768020e24d1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:01:01 f3eccfdd25b7: Preparing 02:01:01 a67ad232eaa0: Preparing 02:01:01 262cb61a5375: Preparing 02:01:01 c0612a6eb6dc: Preparing 02:01:01 f97d1fb50f1a: Preparing 02:01:01 7b23ee0bc58b: Preparing 02:01:01 36b50b131297: Preparing 02:01:01 36b50b131297: Waiting 02:01:01 7b23ee0bc58b: Waiting 02:01:01 a67ad232eaa0: Layer already exists 02:01:01 f97d1fb50f1a: Layer already exists 02:01:01 c0612a6eb6dc: Layer already exists 02:01:01 262cb61a5375: Layer already exists 02:01:01 f3eccfdd25b7: Layer already exists 02:01:01 7b23ee0bc58b: Layer already exists 02:01:01 36b50b131297: Layer already exists 02:01:01 latest: digest: sha256:125444fea998fbf60721af4bb977447e412ce69d5368d1419ade3768020e24d1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.19 02:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:01:02 f3eccfdd25b7: Preparing 02:01:02 a67ad232eaa0: Preparing 02:01:02 262cb61a5375: Preparing 02:01:02 c0612a6eb6dc: Preparing 02:01:02 f97d1fb50f1a: Preparing 02:01:02 7b23ee0bc58b: Preparing 02:01:02 36b50b131297: Preparing 02:01:02 36b50b131297: Waiting 02:01:02 7b23ee0bc58b: Waiting 02:01:02 262cb61a5375: Layer already exists 02:01:02 c0612a6eb6dc: Layer already exists 02:01:02 f97d1fb50f1a: Layer already exists 02:01:02 a67ad232eaa0: Layer already exists 02:01:02 f3eccfdd25b7: Layer already exists 02:01:02 36b50b131297: Layer already exists 02:01:02 7b23ee0bc58b: Layer already exists 02:01:02 3.1.0-dev.19: digest: sha256:125444fea998fbf60721af4bb977447e412ce69d5368d1419ade3768020e24d1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:01:02 f3eccfdd25b7: Preparing 02:01:02 a67ad232eaa0: Preparing 02:01:02 262cb61a5375: Preparing 02:01:02 c0612a6eb6dc: Preparing 02:01:02 f97d1fb50f1a: Preparing 02:01:02 7b23ee0bc58b: Preparing 02:01:02 36b50b131297: Preparing 02:01:02 36b50b131297: Waiting 02:01:02 7b23ee0bc58b: Waiting 02:01:02 f3eccfdd25b7: Layer already exists 02:01:02 262cb61a5375: Layer already exists 02:01:02 f97d1fb50f1a: Layer already exists 02:01:02 c0612a6eb6dc: Layer already exists 02:01:02 a67ad232eaa0: Layer already exists 02:01:02 7b23ee0bc58b: Layer already exists 02:01:02 36b50b131297: Layer already exists 02:01:02 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:125444fea998fbf60721af4bb977447e412ce69d5368d1419ade3768020e24d1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:01:03 f3eccfdd25b7: Preparing 02:01:03 a67ad232eaa0: Preparing 02:01:03 262cb61a5375: Preparing 02:01:03 c0612a6eb6dc: Preparing 02:01:03 f97d1fb50f1a: Preparing 02:01:03 7b23ee0bc58b: Preparing 02:01:03 36b50b131297: Preparing 02:01:03 36b50b131297: Waiting 02:01:03 7b23ee0bc58b: Waiting 02:01:03 f97d1fb50f1a: Layer already exists 02:01:03 262cb61a5375: Layer already exists 02:01:03 f3eccfdd25b7: Layer already exists 02:01:03 a67ad232eaa0: Layer already exists 02:01:03 c0612a6eb6dc: Layer already exists 02:01:03 7b23ee0bc58b: Layer already exists 02:01:03 36b50b131297: Layer already exists 02:01:03 main: digest: sha256:125444fea998fbf60721af4bb977447e412ce69d5368d1419ade3768020e24d1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:03 ===================================================== [Pipeline] echo 02:01:03 taggedImages: 02:01:03 - nexus3.edgexfoundry.org:10004/core-metadata:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:03 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:01:03 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.19 02:01:03 - nexus3.edgexfoundry.org:10004/core-metadata:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:03 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:01:03 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:01:03 cd65a25beffaabdac7b93615b889770af2fe749c 02:01:03 latest 02:01:03 3.1.0-dev.19 02:01:03 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:03 main 02:01:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:01:04 84876a8cafa3: Preparing 02:01:04 464fb352d165: Preparing 02:01:04 61a7d44a0f3c: Preparing 02:01:04 b86693cfbdc8: Preparing 02:01:04 df57b703e75c: Preparing 02:01:04 a2f0ac73ccf2: Preparing 02:01:04 a1306950d9f5: Preparing 02:01:04 c0612a6eb6dc: Preparing 02:01:04 f97d1fb50f1a: Preparing 02:01:04 a3d39e106aa7: Preparing 02:01:04 8e690de770d3: Preparing 02:01:04 5f70bf18a086: Preparing 02:01:04 2c021b257a29: Preparing 02:01:04 c7894fa7763e: Preparing 02:01:04 36b50b131297: Preparing 02:01:04 a2f0ac73ccf2: Waiting 02:01:04 a1306950d9f5: Waiting 02:01:04 f97d1fb50f1a: Waiting 02:01:04 c0612a6eb6dc: Waiting 02:01:04 2c021b257a29: Waiting 02:01:04 5f70bf18a086: Waiting 02:01:04 a3d39e106aa7: Waiting 02:01:04 8e690de770d3: Waiting 02:01:04 c7894fa7763e: Waiting 02:01:04 36b50b131297: Waiting 02:01:04 b86693cfbdc8: Pushed 02:01:04 84876a8cafa3: Pushed 02:01:04 61a7d44a0f3c: Pushed 02:01:04 df57b703e75c: Pushed 02:01:04 464fb352d165: Pushed 02:01:04 c0612a6eb6dc: Layer already exists 02:01:04 f97d1fb50f1a: Layer already exists 02:01:04 a2f0ac73ccf2: Pushed 02:01:04 8e690de770d3: Pushed 02:01:04 a3d39e106aa7: Pushed 02:01:04 5f70bf18a086: Pushed 02:01:04 2c021b257a29: Pushed 02:01:04 36b50b131297: Layer already exists 02:01:04 c7894fa7763e: Pushed 02:01:06 a1306950d9f5: Pushed 02:01:06 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:e324eb7486d9964354b983137818b7674f9de6e49ed01a7a45292b45f3e79aa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:01:06 84876a8cafa3: Preparing 02:01:06 464fb352d165: Preparing 02:01:06 61a7d44a0f3c: Preparing 02:01:06 b86693cfbdc8: Preparing 02:01:06 df57b703e75c: Preparing 02:01:06 a2f0ac73ccf2: Preparing 02:01:06 a1306950d9f5: Preparing 02:01:06 c0612a6eb6dc: Preparing 02:01:06 f97d1fb50f1a: Preparing 02:01:06 a3d39e106aa7: Preparing 02:01:06 8e690de770d3: Preparing 02:01:06 5f70bf18a086: Preparing 02:01:06 2c021b257a29: Preparing 02:01:06 c7894fa7763e: Preparing 02:01:06 a2f0ac73ccf2: Waiting 02:01:06 a1306950d9f5: Waiting 02:01:06 a3d39e106aa7: Waiting 02:01:06 c0612a6eb6dc: Waiting 02:01:06 f97d1fb50f1a: Waiting 02:01:06 8e690de770d3: Waiting 02:01:06 5f70bf18a086: Waiting 02:01:06 2c021b257a29: Waiting 02:01:06 36b50b131297: Preparing 02:01:06 c7894fa7763e: Waiting 02:01:06 61a7d44a0f3c: Layer already exists 02:01:06 84876a8cafa3: Layer already exists 02:01:06 b86693cfbdc8: Layer already exists 02:01:06 df57b703e75c: Layer already exists 02:01:06 464fb352d165: Layer already exists 02:01:06 a2f0ac73ccf2: Layer already exists 02:01:06 a1306950d9f5: Layer already exists 02:01:06 c0612a6eb6dc: Layer already exists 02:01:06 f97d1fb50f1a: Layer already exists 02:01:06 a3d39e106aa7: Layer already exists 02:01:06 8e690de770d3: Layer already exists 02:01:06 5f70bf18a086: Layer already exists 02:01:06 c7894fa7763e: Layer already exists 02:01:06 36b50b131297: Layer already exists 02:01:06 2c021b257a29: Layer already exists 02:01:06 latest: digest: sha256:e324eb7486d9964354b983137818b7674f9de6e49ed01a7a45292b45f3e79aa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.19 02:01:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:01:07 84876a8cafa3: Preparing 02:01:07 464fb352d165: Preparing 02:01:07 61a7d44a0f3c: Preparing 02:01:07 b86693cfbdc8: Preparing 02:01:07 df57b703e75c: Preparing 02:01:07 a2f0ac73ccf2: Preparing 02:01:07 a1306950d9f5: Preparing 02:01:07 c0612a6eb6dc: Preparing 02:01:07 f97d1fb50f1a: Preparing 02:01:07 a3d39e106aa7: Preparing 02:01:07 8e690de770d3: Preparing 02:01:07 5f70bf18a086: Preparing 02:01:07 2c021b257a29: Preparing 02:01:07 c7894fa7763e: Preparing 02:01:07 36b50b131297: Preparing 02:01:07 a2f0ac73ccf2: Waiting 02:01:07 8e690de770d3: Waiting 02:01:07 a1306950d9f5: Waiting 02:01:07 c0612a6eb6dc: Waiting 02:01:07 5f70bf18a086: Waiting 02:01:07 f97d1fb50f1a: Waiting 02:01:07 a3d39e106aa7: Waiting 02:01:07 2c021b257a29: Waiting 02:01:07 36b50b131297: Waiting 02:01:07 c7894fa7763e: Waiting 02:01:07 464fb352d165: Layer already exists 02:01:07 61a7d44a0f3c: Layer already exists 02:01:07 b86693cfbdc8: Layer already exists 02:01:07 84876a8cafa3: Layer already exists 02:01:07 df57b703e75c: Layer already exists 02:01:07 c0612a6eb6dc: Layer already exists 02:01:07 a2f0ac73ccf2: Layer already exists 02:01:07 a1306950d9f5: Layer already exists 02:01:07 f97d1fb50f1a: Layer already exists 02:01:07 a3d39e106aa7: Layer already exists 02:01:07 8e690de770d3: Layer already exists 02:01:07 2c021b257a29: Layer already exists 02:01:07 5f70bf18a086: Layer already exists 02:01:07 c7894fa7763e: Layer already exists 02:01:07 36b50b131297: Layer already exists 02:01:07 3.1.0-dev.19: digest: sha256:e324eb7486d9964354b983137818b7674f9de6e49ed01a7a45292b45f3e79aa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:01:08 84876a8cafa3: Preparing 02:01:08 464fb352d165: Preparing 02:01:08 61a7d44a0f3c: Preparing 02:01:08 b86693cfbdc8: Preparing 02:01:08 df57b703e75c: Preparing 02:01:08 a2f0ac73ccf2: Preparing 02:01:08 a1306950d9f5: Preparing 02:01:08 c0612a6eb6dc: Preparing 02:01:08 f97d1fb50f1a: Preparing 02:01:08 a3d39e106aa7: Preparing 02:01:08 a1306950d9f5: Waiting 02:01:08 a2f0ac73ccf2: Waiting 02:01:08 c0612a6eb6dc: Waiting 02:01:08 f97d1fb50f1a: Waiting 02:01:08 8e690de770d3: Preparing 02:01:08 5f70bf18a086: Preparing 02:01:08 2c021b257a29: Preparing 02:01:08 c7894fa7763e: Preparing 02:01:08 36b50b131297: Preparing 02:01:08 c7894fa7763e: Waiting 02:01:08 2c021b257a29: Waiting 02:01:08 b86693cfbdc8: Layer already exists 02:01:08 464fb352d165: Layer already exists 02:01:08 84876a8cafa3: Layer already exists 02:01:08 df57b703e75c: Layer already exists 02:01:08 61a7d44a0f3c: Layer already exists 02:01:08 a2f0ac73ccf2: Layer already exists 02:01:08 a1306950d9f5: Layer already exists 02:01:08 f97d1fb50f1a: Layer already exists 02:01:08 c0612a6eb6dc: Layer already exists 02:01:08 a3d39e106aa7: Layer already exists 02:01:08 8e690de770d3: Layer already exists 02:01:08 36b50b131297: Layer already exists 02:01:08 2c021b257a29: Layer already exists 02:01:08 c7894fa7763e: Layer already exists 02:01:08 5f70bf18a086: Layer already exists 02:01:08 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:e324eb7486d9964354b983137818b7674f9de6e49ed01a7a45292b45f3e79aa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:01:08 84876a8cafa3: Preparing 02:01:08 464fb352d165: Preparing 02:01:08 61a7d44a0f3c: Preparing 02:01:08 b86693cfbdc8: Preparing 02:01:08 df57b703e75c: Preparing 02:01:08 a2f0ac73ccf2: Preparing 02:01:08 a1306950d9f5: Preparing 02:01:08 c0612a6eb6dc: Preparing 02:01:08 f97d1fb50f1a: Preparing 02:01:08 a3d39e106aa7: Preparing 02:01:08 8e690de770d3: Preparing 02:01:08 5f70bf18a086: Preparing 02:01:08 2c021b257a29: Preparing 02:01:08 c7894fa7763e: Preparing 02:01:08 36b50b131297: Preparing 02:01:08 a2f0ac73ccf2: Waiting 02:01:08 8e690de770d3: Waiting 02:01:08 a1306950d9f5: Waiting 02:01:08 5f70bf18a086: Waiting 02:01:08 c0612a6eb6dc: Waiting 02:01:08 a3d39e106aa7: Waiting 02:01:08 f97d1fb50f1a: Waiting 02:01:08 2c021b257a29: Waiting 02:01:08 c7894fa7763e: Waiting 02:01:08 36b50b131297: Waiting 02:01:08 b86693cfbdc8: Layer already exists 02:01:08 84876a8cafa3: Layer already exists 02:01:08 464fb352d165: Layer already exists 02:01:08 df57b703e75c: Layer already exists 02:01:08 61a7d44a0f3c: Layer already exists 02:01:08 a2f0ac73ccf2: Layer already exists 02:01:08 a1306950d9f5: Layer already exists 02:01:08 a3d39e106aa7: Layer already exists 02:01:08 c0612a6eb6dc: Layer already exists 02:01:08 f97d1fb50f1a: Layer already exists 02:01:08 8e690de770d3: Layer already exists 02:01:08 36b50b131297: Layer already exists 02:01:08 c7894fa7763e: Layer already exists 02:01:08 2c021b257a29: Layer already exists 02:01:08 5f70bf18a086: Layer already exists 02:01:08 main: digest: sha256:e324eb7486d9964354b983137818b7674f9de6e49ed01a7a45292b45f3e79aa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:08 ===================================================== [Pipeline] echo 02:01:08 taggedImages: 02:01:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:01:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.19 02:01:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:01:08 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:01:08 cd65a25beffaabdac7b93615b889770af2fe749c 02:01:08 latest 02:01:08 3.1.0-dev.19 02:01:08 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:08 main 02:01:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:01:09 acb23e3cc85b: Preparing 02:01:09 efe9c91c8a45: Preparing 02:01:09 7869ca19fa9d: Preparing 02:01:09 4f27783229a4: Preparing 02:01:09 c0612a6eb6dc: Preparing 02:01:09 f97d1fb50f1a: Preparing 02:01:09 7b23ee0bc58b: Preparing 02:01:09 36b50b131297: Preparing 02:01:09 f97d1fb50f1a: Waiting 02:01:09 7b23ee0bc58b: Waiting 02:01:09 36b50b131297: Waiting 02:01:09 efe9c91c8a45: Layer already exists 02:01:09 c0612a6eb6dc: Layer already exists 02:01:09 f97d1fb50f1a: Layer already exists 02:01:09 7b23ee0bc58b: Layer already exists 02:01:09 36b50b131297: Layer already exists 02:01:09 7869ca19fa9d: Pushed 02:01:09 acb23e3cc85b: Pushed 02:01:10 4f27783229a4: Pushed 02:01:11 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:817bfc1200d93ed1c3523e6f2a5af18900894c2abd6220467d2e8e76a0a58876 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:01:11 acb23e3cc85b: Preparing 02:01:11 efe9c91c8a45: Preparing 02:01:11 7869ca19fa9d: Preparing 02:01:11 4f27783229a4: Preparing 02:01:11 c0612a6eb6dc: Preparing 02:01:11 f97d1fb50f1a: Preparing 02:01:11 7b23ee0bc58b: Preparing 02:01:11 36b50b131297: Preparing 02:01:11 f97d1fb50f1a: Waiting 02:01:11 7b23ee0bc58b: Waiting 02:01:11 7869ca19fa9d: Layer already exists 02:01:11 4f27783229a4: Layer already exists 02:01:11 c0612a6eb6dc: Layer already exists 02:01:11 efe9c91c8a45: Layer already exists 02:01:11 acb23e3cc85b: Layer already exists 02:01:11 f97d1fb50f1a: Layer already exists 02:01:11 7b23ee0bc58b: Layer already exists 02:01:11 36b50b131297: Layer already exists 02:01:11 latest: digest: sha256:817bfc1200d93ed1c3523e6f2a5af18900894c2abd6220467d2e8e76a0a58876 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.19 02:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:01:12 acb23e3cc85b: Preparing 02:01:12 efe9c91c8a45: Preparing 02:01:12 7869ca19fa9d: Preparing 02:01:12 4f27783229a4: Preparing 02:01:12 c0612a6eb6dc: Preparing 02:01:12 f97d1fb50f1a: Preparing 02:01:12 7b23ee0bc58b: Preparing 02:01:12 36b50b131297: Preparing 02:01:12 7b23ee0bc58b: Waiting 02:01:12 36b50b131297: Waiting 02:01:12 efe9c91c8a45: Layer already exists 02:01:12 4f27783229a4: Layer already exists 02:01:12 acb23e3cc85b: Layer already exists 02:01:12 c0612a6eb6dc: Layer already exists 02:01:12 7869ca19fa9d: Layer already exists 02:01:12 f97d1fb50f1a: Layer already exists 02:01:12 7b23ee0bc58b: Layer already exists 02:01:12 36b50b131297: Layer already exists 02:01:12 3.1.0-dev.19: digest: sha256:817bfc1200d93ed1c3523e6f2a5af18900894c2abd6220467d2e8e76a0a58876 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:01:12 acb23e3cc85b: Preparing 02:01:12 efe9c91c8a45: Preparing 02:01:12 7869ca19fa9d: Preparing 02:01:12 4f27783229a4: Preparing 02:01:12 c0612a6eb6dc: Preparing 02:01:12 f97d1fb50f1a: Preparing 02:01:12 7b23ee0bc58b: Preparing 02:01:12 36b50b131297: Preparing 02:01:12 36b50b131297: Waiting 02:01:12 f97d1fb50f1a: Waiting 02:01:12 7b23ee0bc58b: Waiting 02:01:12 c0612a6eb6dc: Layer already exists 02:01:12 efe9c91c8a45: Layer already exists 02:01:12 4f27783229a4: Layer already exists 02:01:12 7869ca19fa9d: Layer already exists 02:01:12 acb23e3cc85b: Layer already exists 02:01:12 f97d1fb50f1a: Layer already exists 02:01:12 36b50b131297: Layer already exists 02:01:12 7b23ee0bc58b: Layer already exists 02:01:12 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:817bfc1200d93ed1c3523e6f2a5af18900894c2abd6220467d2e8e76a0a58876 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:01:13 acb23e3cc85b: Preparing 02:01:13 efe9c91c8a45: Preparing 02:01:13 7869ca19fa9d: Preparing 02:01:13 4f27783229a4: Preparing 02:01:13 c0612a6eb6dc: Preparing 02:01:13 f97d1fb50f1a: Preparing 02:01:13 7b23ee0bc58b: Preparing 02:01:13 36b50b131297: Preparing 02:01:13 f97d1fb50f1a: Waiting 02:01:13 7b23ee0bc58b: Waiting 02:01:13 36b50b131297: Waiting 02:01:13 acb23e3cc85b: Layer already exists 02:01:13 4f27783229a4: Layer already exists 02:01:13 7869ca19fa9d: Layer already exists 02:01:13 efe9c91c8a45: Layer already exists 02:01:13 c0612a6eb6dc: Layer already exists 02:01:13 f97d1fb50f1a: Layer already exists 02:01:13 7b23ee0bc58b: Layer already exists 02:01:13 36b50b131297: Layer already exists 02:01:13 main: digest: sha256:817bfc1200d93ed1c3523e6f2a5af18900894c2abd6220467d2e8e76a0a58876 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:13 ===================================================== [Pipeline] echo 02:01:13 taggedImages: 02:01:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:01:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.19 02:01:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:01:13 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:01:13 cd65a25beffaabdac7b93615b889770af2fe749c 02:01:13 latest 02:01:13 3.1.0-dev.19 02:01:13 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:13 main 02:01:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:01:14 2af4a388169d: Preparing 02:01:14 6b984690b482: Preparing 02:01:14 cfa6843438cf: Preparing 02:01:14 47e866212749: Preparing 02:01:14 c0612a6eb6dc: Preparing 02:01:14 f97d1fb50f1a: Preparing 02:01:14 eaaf42fa6a32: Preparing 02:01:14 8173b9d21159: Preparing 02:01:14 36b50b131297: Preparing 02:01:14 f97d1fb50f1a: Waiting 02:01:14 eaaf42fa6a32: Waiting 02:01:14 8173b9d21159: Waiting 02:01:14 36b50b131297: Waiting 02:01:14 c0612a6eb6dc: Layer already exists 02:01:14 f97d1fb50f1a: Layer already exists 02:01:14 6b984690b482: Pushed 02:01:14 47e866212749: Pushed 02:01:14 2af4a388169d: Pushed 02:01:14 eaaf42fa6a32: Pushed 02:01:14 36b50b131297: Layer already exists 02:01:14 8173b9d21159: Pushed 02:01:15 cfa6843438cf: Pushed 02:01:15 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:42e6a56ae7c5e6985c13f67c0bed2bb7dac3d0e7fe6277a6e17f3b1c50ae22eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:01:16 2af4a388169d: Preparing 02:01:16 6b984690b482: Preparing 02:01:16 cfa6843438cf: Preparing 02:01:16 47e866212749: Preparing 02:01:16 c0612a6eb6dc: Preparing 02:01:16 f97d1fb50f1a: Preparing 02:01:16 eaaf42fa6a32: Preparing 02:01:16 8173b9d21159: Preparing 02:01:16 36b50b131297: Preparing 02:01:16 8173b9d21159: Waiting 02:01:16 f97d1fb50f1a: Waiting 02:01:16 eaaf42fa6a32: Waiting 02:01:16 36b50b131297: Waiting 02:01:16 6b984690b482: Layer already exists 02:01:16 cfa6843438cf: Layer already exists 02:01:16 2af4a388169d: Layer already exists 02:01:16 47e866212749: Layer already exists 02:01:16 c0612a6eb6dc: Layer already exists 02:01:16 f97d1fb50f1a: Layer already exists 02:01:16 eaaf42fa6a32: Layer already exists 02:01:16 36b50b131297: Layer already exists 02:01:16 8173b9d21159: Layer already exists 02:01:16 latest: digest: sha256:42e6a56ae7c5e6985c13f67c0bed2bb7dac3d0e7fe6277a6e17f3b1c50ae22eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.19 02:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:01:16 2af4a388169d: Preparing 02:01:16 6b984690b482: Preparing 02:01:16 cfa6843438cf: Preparing 02:01:16 47e866212749: Preparing 02:01:16 c0612a6eb6dc: Preparing 02:01:16 f97d1fb50f1a: Preparing 02:01:16 eaaf42fa6a32: Preparing 02:01:16 8173b9d21159: Preparing 02:01:16 36b50b131297: Preparing 02:01:16 f97d1fb50f1a: Waiting 02:01:16 8173b9d21159: Waiting 02:01:16 36b50b131297: Waiting 02:01:16 eaaf42fa6a32: Waiting 02:01:16 cfa6843438cf: Layer already exists 02:01:16 6b984690b482: Layer already exists 02:01:16 c0612a6eb6dc: Layer already exists 02:01:16 2af4a388169d: Layer already exists 02:01:16 47e866212749: Layer already exists 02:01:16 f97d1fb50f1a: Layer already exists 02:01:16 eaaf42fa6a32: Layer already exists 02:01:16 36b50b131297: Layer already exists 02:01:16 8173b9d21159: Layer already exists 02:01:16 3.1.0-dev.19: digest: sha256:42e6a56ae7c5e6985c13f67c0bed2bb7dac3d0e7fe6277a6e17f3b1c50ae22eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:01:17 2af4a388169d: Preparing 02:01:17 6b984690b482: Preparing 02:01:17 cfa6843438cf: Preparing 02:01:17 47e866212749: Preparing 02:01:17 c0612a6eb6dc: Preparing 02:01:17 f97d1fb50f1a: Preparing 02:01:17 eaaf42fa6a32: Preparing 02:01:17 8173b9d21159: Preparing 02:01:17 36b50b131297: Preparing 02:01:17 8173b9d21159: Waiting 02:01:17 f97d1fb50f1a: Waiting 02:01:17 eaaf42fa6a32: Waiting 02:01:17 36b50b131297: Waiting 02:01:17 c0612a6eb6dc: Layer already exists 02:01:17 2af4a388169d: Layer already exists 02:01:17 6b984690b482: Layer already exists 02:01:17 cfa6843438cf: Layer already exists 02:01:17 47e866212749: Layer already exists 02:01:17 f97d1fb50f1a: Layer already exists 02:01:17 eaaf42fa6a32: Layer already exists 02:01:17 36b50b131297: Layer already exists 02:01:17 8173b9d21159: Layer already exists 02:01:17 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:42e6a56ae7c5e6985c13f67c0bed2bb7dac3d0e7fe6277a6e17f3b1c50ae22eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:01:18 2af4a388169d: Preparing 02:01:18 6b984690b482: Preparing 02:01:18 cfa6843438cf: Preparing 02:01:18 47e866212749: Preparing 02:01:18 c0612a6eb6dc: Preparing 02:01:18 f97d1fb50f1a: Preparing 02:01:18 eaaf42fa6a32: Preparing 02:01:18 8173b9d21159: Preparing 02:01:18 36b50b131297: Preparing 02:01:18 f97d1fb50f1a: Waiting 02:01:18 eaaf42fa6a32: Waiting 02:01:18 8173b9d21159: Waiting 02:01:18 36b50b131297: Waiting 02:01:18 47e866212749: Layer already exists 02:01:18 c0612a6eb6dc: Layer already exists 02:01:18 2af4a388169d: Layer already exists 02:01:18 6b984690b482: Layer already exists 02:01:18 cfa6843438cf: Layer already exists 02:01:18 f97d1fb50f1a: Layer already exists 02:01:18 8173b9d21159: Layer already exists 02:01:18 eaaf42fa6a32: Layer already exists 02:01:18 36b50b131297: Layer already exists 02:01:18 main: digest: sha256:42e6a56ae7c5e6985c13f67c0bed2bb7dac3d0e7fe6277a6e17f3b1c50ae22eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:18 ===================================================== [Pipeline] echo 02:01:18 taggedImages: 02:01:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:01:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.19 02:01:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:01:18 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:01:18 cd65a25beffaabdac7b93615b889770af2fe749c 02:01:18 latest 02:01:18 3.1.0-dev.19 02:01:18 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:18 main 02:01:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:01:18 8bee25585901: Preparing 02:01:18 0836b80ca33d: Preparing 02:01:18 b8b1363c8ffb: Preparing 02:01:18 2ee03700569e: Preparing 02:01:18 3b3e580c26d4: Preparing 02:01:18 529c30a33d0c: Preparing 02:01:18 cfd2a4a2a27b: Preparing 02:01:18 c0612a6eb6dc: Preparing 02:01:18 f97d1fb50f1a: Preparing 02:01:18 aaabd0d5ebe1: Preparing 02:01:18 36b50b131297: Preparing 02:01:18 c0612a6eb6dc: Waiting 02:01:18 f97d1fb50f1a: Waiting 02:01:18 529c30a33d0c: Waiting 02:01:18 cfd2a4a2a27b: Waiting 02:01:18 aaabd0d5ebe1: Waiting 02:01:18 36b50b131297: Waiting 02:01:18 3b3e580c26d4: Pushed 02:01:18 8bee25585901: Pushed 02:01:18 0836b80ca33d: Pushed 02:01:18 c0612a6eb6dc: Layer already exists 02:01:18 f97d1fb50f1a: Layer already exists 02:01:18 529c30a33d0c: Pushed 02:01:19 cfd2a4a2a27b: Pushed 02:01:19 36b50b131297: Layer already exists 02:01:19 2ee03700569e: Pushed 02:01:19 aaabd0d5ebe1: Pushed 02:01:20 b8b1363c8ffb: Pushed 02:01:20 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:da10db45613f33f1fa586f6444efd4f2e6d46f62f632653387711e68c7659cbf size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:01:21 8bee25585901: Preparing 02:01:21 0836b80ca33d: Preparing 02:01:21 b8b1363c8ffb: Preparing 02:01:21 2ee03700569e: Preparing 02:01:21 3b3e580c26d4: Preparing 02:01:21 529c30a33d0c: Preparing 02:01:21 cfd2a4a2a27b: Preparing 02:01:21 c0612a6eb6dc: Preparing 02:01:21 f97d1fb50f1a: Preparing 02:01:21 aaabd0d5ebe1: Preparing 02:01:21 36b50b131297: Preparing 02:01:21 c0612a6eb6dc: Waiting 02:01:21 f97d1fb50f1a: Waiting 02:01:21 529c30a33d0c: Waiting 02:01:21 aaabd0d5ebe1: Waiting 02:01:21 cfd2a4a2a27b: Waiting 02:01:21 8bee25585901: Layer already exists 02:01:21 b8b1363c8ffb: Layer already exists 02:01:21 0836b80ca33d: Layer already exists 02:01:21 3b3e580c26d4: Layer already exists 02:01:21 2ee03700569e: Layer already exists 02:01:21 cfd2a4a2a27b: Layer already exists 02:01:21 c0612a6eb6dc: Layer already exists 02:01:21 f97d1fb50f1a: Layer already exists 02:01:21 529c30a33d0c: Layer already exists 02:01:21 aaabd0d5ebe1: Layer already exists 02:01:21 36b50b131297: Layer already exists 02:01:21 latest: digest: sha256:da10db45613f33f1fa586f6444efd4f2e6d46f62f632653387711e68c7659cbf size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.19 02:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:01:26 8bee25585901: Preparing 02:01:26 0836b80ca33d: Preparing 02:01:26 b8b1363c8ffb: Preparing 02:01:26 2ee03700569e: Preparing 02:01:26 3b3e580c26d4: Preparing 02:01:26 529c30a33d0c: Preparing 02:01:26 cfd2a4a2a27b: Preparing 02:01:26 c0612a6eb6dc: Preparing 02:01:26 f97d1fb50f1a: Preparing 02:01:26 aaabd0d5ebe1: Preparing 02:01:26 36b50b131297: Preparing 02:01:26 529c30a33d0c: Waiting 02:01:26 f97d1fb50f1a: Waiting 02:01:26 c0612a6eb6dc: Waiting 02:01:26 36b50b131297: Waiting 02:01:26 aaabd0d5ebe1: Waiting 02:01:26 8bee25585901: Layer already exists 02:01:26 3b3e580c26d4: Layer already exists 02:01:26 0836b80ca33d: Layer already exists 02:01:26 b8b1363c8ffb: Layer already exists 02:01:26 2ee03700569e: Layer already exists 02:01:26 529c30a33d0c: Layer already exists 02:01:26 c0612a6eb6dc: Layer already exists 02:01:26 f97d1fb50f1a: Layer already exists 02:01:26 cfd2a4a2a27b: Layer already exists 02:01:26 aaabd0d5ebe1: Layer already exists 02:01:26 36b50b131297: Layer already exists 02:01:26 3.1.0-dev.19: digest: sha256:da10db45613f33f1fa586f6444efd4f2e6d46f62f632653387711e68c7659cbf size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:01:27 8bee25585901: Preparing 02:01:27 0836b80ca33d: Preparing 02:01:27 b8b1363c8ffb: Preparing 02:01:27 2ee03700569e: Preparing 02:01:27 3b3e580c26d4: Preparing 02:01:27 529c30a33d0c: Preparing 02:01:27 cfd2a4a2a27b: Preparing 02:01:27 c0612a6eb6dc: Preparing 02:01:27 f97d1fb50f1a: Preparing 02:01:27 aaabd0d5ebe1: Preparing 02:01:27 36b50b131297: Preparing 02:01:27 c0612a6eb6dc: Waiting 02:01:27 529c30a33d0c: Waiting 02:01:27 cfd2a4a2a27b: Waiting 02:01:27 f97d1fb50f1a: Waiting 02:01:27 aaabd0d5ebe1: Waiting 02:01:27 36b50b131297: Waiting 02:01:27 2ee03700569e: Layer already exists 02:01:27 0836b80ca33d: Layer already exists 02:01:27 3b3e580c26d4: Layer already exists 02:01:27 b8b1363c8ffb: Layer already exists 02:01:27 8bee25585901: Layer already exists 02:01:27 529c30a33d0c: Layer already exists 02:01:27 cfd2a4a2a27b: Layer already exists 02:01:27 c0612a6eb6dc: Layer already exists 02:01:27 f97d1fb50f1a: Layer already exists 02:01:27 aaabd0d5ebe1: Layer already exists 02:01:27 36b50b131297: Layer already exists 02:01:27 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:da10db45613f33f1fa586f6444efd4f2e6d46f62f632653387711e68c7659cbf size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:01:27 8bee25585901: Preparing 02:01:27 0836b80ca33d: Preparing 02:01:27 b8b1363c8ffb: Preparing 02:01:27 2ee03700569e: Preparing 02:01:27 3b3e580c26d4: Preparing 02:01:27 529c30a33d0c: Preparing 02:01:27 cfd2a4a2a27b: Preparing 02:01:27 c0612a6eb6dc: Preparing 02:01:27 f97d1fb50f1a: Preparing 02:01:27 aaabd0d5ebe1: Preparing 02:01:27 36b50b131297: Preparing 02:01:27 f97d1fb50f1a: Waiting 02:01:27 aaabd0d5ebe1: Waiting 02:01:27 529c30a33d0c: Waiting 02:01:27 36b50b131297: Waiting 02:01:27 c0612a6eb6dc: Waiting 02:01:27 cfd2a4a2a27b: Waiting 02:01:27 b8b1363c8ffb: Layer already exists 02:01:27 2ee03700569e: Layer already exists 02:01:27 8bee25585901: Layer already exists 02:01:27 0836b80ca33d: Layer already exists 02:01:27 3b3e580c26d4: Layer already exists 02:01:27 529c30a33d0c: Layer already exists 02:01:27 cfd2a4a2a27b: Layer already exists 02:01:27 aaabd0d5ebe1: Layer already exists 02:01:27 f97d1fb50f1a: Layer already exists 02:01:27 c0612a6eb6dc: Layer already exists 02:01:27 36b50b131297: Layer already exists 02:01:27 main: digest: sha256:da10db45613f33f1fa586f6444efd4f2e6d46f62f632653387711e68c7659cbf size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:27 ===================================================== [Pipeline] echo 02:01:27 taggedImages: 02:01:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:01:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.19 02:01:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:01:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:01:27 cd65a25beffaabdac7b93615b889770af2fe749c 02:01:27 latest 02:01:27 3.1.0-dev.19 02:01:27 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:27 main 02:01:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:01:28 b4d1a9830b8f: Preparing 02:01:28 18a3082c69f5: Preparing 02:01:28 c0612a6eb6dc: Preparing 02:01:28 f97d1fb50f1a: Preparing 02:01:28 08e677aa5863: Preparing 02:01:28 36b50b131297: Preparing 02:01:28 36b50b131297: Waiting 02:01:28 f97d1fb50f1a: Layer already exists 02:01:28 c0612a6eb6dc: Layer already exists 02:01:28 36b50b131297: Layer already exists 02:01:28 b4d1a9830b8f: Pushed 02:01:29 08e677aa5863: Pushed 02:01:30 18a3082c69f5: Pushed 02:01:30 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:b3c063383c0aa32c24871ba43e828ab517c3501afcf4e156d4bffb50a44388d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:31 + 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 02:01:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:01:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:01:31 b4d1a9830b8f: Preparing 02:01:31 18a3082c69f5: Preparing 02:01:31 c0612a6eb6dc: Preparing 02:01:31 f97d1fb50f1a: Preparing 02:01:31 08e677aa5863: Preparing 02:01:31 36b50b131297: Preparing 02:01:31 36b50b131297: Waiting 02:01:31 08e677aa5863: Layer already exists 02:01:31 c0612a6eb6dc: Layer already exists 02:01:31 18a3082c69f5: Layer already exists 02:01:31 b4d1a9830b8f: Layer already exists 02:01:31 f97d1fb50f1a: Layer already exists 02:01:31 36b50b131297: Layer already exists 02:01:31 latest: digest: sha256:b3c063383c0aa32c24871ba43e828ab517c3501afcf4e156d4bffb50a44388d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.19 02:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:01:32 b4d1a9830b8f: Preparing 02:01:32 18a3082c69f5: Preparing 02:01:32 c0612a6eb6dc: Preparing 02:01:32 f97d1fb50f1a: Preparing 02:01:32 08e677aa5863: Preparing 02:01:32 36b50b131297: Preparing 02:01:32 36b50b131297: Waiting 02:01:32 f97d1fb50f1a: Layer already exists 02:01:32 c0612a6eb6dc: Layer already exists 02:01:32 18a3082c69f5: Layer already exists 02:01:32 08e677aa5863: Layer already exists 02:01:32 b4d1a9830b8f: Layer already exists 02:01:32 36b50b131297: Layer already exists 02:01:32 3.1.0-dev.19: digest: sha256:b3c063383c0aa32c24871ba43e828ab517c3501afcf4e156d4bffb50a44388d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:01:32 b4d1a9830b8f: Preparing 02:01:32 18a3082c69f5: Preparing 02:01:32 c0612a6eb6dc: Preparing 02:01:32 f97d1fb50f1a: Preparing 02:01:32 08e677aa5863: Preparing 02:01:32 36b50b131297: Preparing 02:01:32 36b50b131297: Waiting 02:01:32 18a3082c69f5: Layer already exists 02:01:32 b4d1a9830b8f: Layer already exists 02:01:32 f97d1fb50f1a: Layer already exists 02:01:32 08e677aa5863: Layer already exists 02:01:32 c0612a6eb6dc: Layer already exists 02:01:32 36b50b131297: Layer already exists 02:01:32 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:b3c063383c0aa32c24871ba43e828ab517c3501afcf4e156d4bffb50a44388d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:33 + 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 02:01:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:01:33 b4d1a9830b8f: Preparing 02:01:33 18a3082c69f5: Preparing 02:01:33 c0612a6eb6dc: Preparing 02:01:33 f97d1fb50f1a: Preparing 02:01:33 08e677aa5863: Preparing 02:01:33 36b50b131297: Preparing 02:01:33 36b50b131297: Waiting 02:01:33 b4d1a9830b8f: Layer already exists 02:01:33 08e677aa5863: Layer already exists 02:01:33 c0612a6eb6dc: Layer already exists 02:01:33 f97d1fb50f1a: Layer already exists 02:01:33 18a3082c69f5: Layer already exists 02:01:33 36b50b131297: Layer already exists 02:01:33 main: digest: sha256:b3c063383c0aa32c24871ba43e828ab517c3501afcf4e156d4bffb50a44388d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:33 ===================================================== [Pipeline] echo 02:01:33 taggedImages: 02:01:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:01:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.19 02:01:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:01:33 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:01:33 cd65a25beffaabdac7b93615b889770af2fe749c 02:01:33 latest 02:01:33 3.1.0-dev.19 02:01:33 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:33 main 02:01:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:01:34 a9f5e066e145: Preparing 02:01:34 d77aaef8ed16: Preparing 02:01:34 412fefa49723: Preparing 02:01:34 a9053f92f3f0: Preparing 02:01:34 e6f94f09f4ce: Preparing 02:01:34 c0612a6eb6dc: Preparing 02:01:34 f97d1fb50f1a: Preparing 02:01:34 095865d40fd1: Preparing 02:01:34 36b50b131297: Preparing 02:01:34 f97d1fb50f1a: Waiting 02:01:34 095865d40fd1: Waiting 02:01:34 36b50b131297: Waiting 02:01:34 c0612a6eb6dc: Waiting 02:01:34 a9f5e066e145: Pushed 02:01:34 d77aaef8ed16: Pushed 02:01:34 412fefa49723: Pushed 02:01:34 c0612a6eb6dc: Layer already exists 02:01:34 f97d1fb50f1a: Layer already exists 02:01:34 36b50b131297: Layer already exists 02:01:34 095865d40fd1: Pushed 02:01:39 e6f94f09f4ce: Pushed 02:01:42 a9053f92f3f0: Pushed 02:01:42 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:947655eaf428695d8751ff39c51a03597bde01e5a0f3ae1c7f1fdaeca0a57411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:01:43 a9f5e066e145: Preparing 02:01:43 d77aaef8ed16: Preparing 02:01:43 412fefa49723: Preparing 02:01:43 a9053f92f3f0: Preparing 02:01:43 e6f94f09f4ce: Preparing 02:01:43 c0612a6eb6dc: Preparing 02:01:43 f97d1fb50f1a: Preparing 02:01:43 095865d40fd1: Preparing 02:01:43 36b50b131297: Preparing 02:01:43 c0612a6eb6dc: Waiting 02:01:43 36b50b131297: Waiting 02:01:43 f97d1fb50f1a: Waiting 02:01:43 095865d40fd1: Waiting 02:01:43 412fefa49723: Layer already exists 02:01:43 d77aaef8ed16: Layer already exists 02:01:43 e6f94f09f4ce: Layer already exists 02:01:43 a9053f92f3f0: Layer already exists 02:01:43 a9f5e066e145: Layer already exists 02:01:43 c0612a6eb6dc: Layer already exists 02:01:43 36b50b131297: Layer already exists 02:01:43 095865d40fd1: Layer already exists 02:01:43 f97d1fb50f1a: Layer already exists 02:01:43 latest: digest: sha256:947655eaf428695d8751ff39c51a03597bde01e5a0f3ae1c7f1fdaeca0a57411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.19 02:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:01:43 a9f5e066e145: Preparing 02:01:43 d77aaef8ed16: Preparing 02:01:43 412fefa49723: Preparing 02:01:43 a9053f92f3f0: Preparing 02:01:43 e6f94f09f4ce: Preparing 02:01:43 c0612a6eb6dc: Preparing 02:01:43 f97d1fb50f1a: Preparing 02:01:43 095865d40fd1: Preparing 02:01:43 36b50b131297: Preparing 02:01:43 c0612a6eb6dc: Waiting 02:01:43 f97d1fb50f1a: Waiting 02:01:43 36b50b131297: Waiting 02:01:43 095865d40fd1: Waiting 02:01:43 e6f94f09f4ce: Layer already exists 02:01:43 d77aaef8ed16: Layer already exists 02:01:43 a9053f92f3f0: Layer already exists 02:01:43 a9f5e066e145: Layer already exists 02:01:43 412fefa49723: Layer already exists 02:01:43 095865d40fd1: Layer already exists 02:01:43 36b50b131297: Layer already exists 02:01:43 f97d1fb50f1a: Layer already exists 02:01:43 c0612a6eb6dc: Layer already exists 02:01:43 3.1.0-dev.19: digest: sha256:947655eaf428695d8751ff39c51a03597bde01e5a0f3ae1c7f1fdaeca0a57411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:01:44 a9f5e066e145: Preparing 02:01:44 d77aaef8ed16: Preparing 02:01:44 412fefa49723: Preparing 02:01:44 a9053f92f3f0: Preparing 02:01:44 e6f94f09f4ce: Preparing 02:01:44 c0612a6eb6dc: Preparing 02:01:44 f97d1fb50f1a: Preparing 02:01:44 095865d40fd1: Preparing 02:01:44 36b50b131297: Preparing 02:01:44 c0612a6eb6dc: Waiting 02:01:44 36b50b131297: Waiting 02:01:44 f97d1fb50f1a: Waiting 02:01:44 a9053f92f3f0: Layer already exists 02:01:44 412fefa49723: Layer already exists 02:01:44 e6f94f09f4ce: Layer already exists 02:01:44 d77aaef8ed16: Layer already exists 02:01:44 a9f5e066e145: Layer already exists 02:01:44 c0612a6eb6dc: Layer already exists 02:01:44 f97d1fb50f1a: Layer already exists 02:01:44 36b50b131297: Layer already exists 02:01:44 095865d40fd1: Layer already exists 02:01:44 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:947655eaf428695d8751ff39c51a03597bde01e5a0f3ae1c7f1fdaeca0a57411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:44 #74 DONE 45.4s 02:01:44 02:01:44 #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:44 #71 DONE 58.9s 02:01:44 02:01:44 #64 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:44 #64 DONE 59.1s 02:01:44 02:01:44 #75 [security-bootstrapper builder 6/7] COPY . . 02:01:44 #75 ... 02:01:44 02:01:44 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:44 #67 DONE 57.3s 02:01:44 02:01:44 #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:44 #72 DONE 57.6s 02:01:44 02:01:44 #76 [security-proxy-auth builder 6/7] COPY . . 02:01:44 #76 DONE 1.4s 02:01:44 02:01:44 #77 [security-spiffe-token-provider builder 6/7] COPY . . 02:01:44 #77 DONE 1.4s 02:01:44 02:01:44 #78 [security-proxy-setup builder 6/7] COPY . . 02:01:44 #78 CACHED 02:01:44 02:01:44 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:01:44 #79 CACHED 02:01:44 02:01:44 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:44 #80 CACHED 02:01:44 02:01:44 #81 [security-spire-config builder 6/9] COPY . . 02:01:44 #81 DONE 1.5s 02:01:44 02:01:44 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:01:44 #82 CACHED 02:01:44 02:01:44 #83 [security-secretstore-setup builder 6/7] COPY . . 02:01:44 #83 CACHED 02:01:44 02:01:44 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:44 #84 CACHED 02:01:44 02:01:44 #75 [security-bootstrapper builder 6/7] COPY . . 02:01:44 #75 DONE 1.4s 02:01:44 02:01:44 #85 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:01:44 #85 ... 02:01:44 02:01:44 #86 [core-data builder 6/7] COPY . . 02:01:44 #86 CACHED 02:01:44 02:01:44 #87 [core-data builder 4/7] COPY go.mod vendor* ./ 02:01:44 #87 CACHED 02:01:44 02:01:44 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:44 #88 CACHED 02:01:44 02:01:44 #89 [core-command builder 4/7] COPY go.mod vendor* ./ 02:01:44 #89 CACHED 02:01:44 02:01:44 #90 [core-command builder 6/7] COPY . . 02:01:44 #90 CACHED 02:01:44 02:01:44 #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:44 #91 CACHED 02:01:44 02:01:44 #92 [support-notifications builder 6/7] COPY . . 02:01:44 #92 DONE 1.5s 02:01:44 02:01:44 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:44 #93 CACHED 02:01:44 02:01:44 #94 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:01:44 #94 CACHED 02:01:44 02:01:44 #95 [core-common-config-bootstrapper builder 6/7] COPY . . 02:01:44 #95 CACHED 02:01:44 02:01:44 #96 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:44 #96 CACHED 02:01:44 02:01:44 #97 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:01:44 #97 CACHED 02:01:44 02:01:44 #98 [core-metadata builder 6/7] COPY . . 02:01:44 #98 CACHED 02:01:44 02:01:44 #99 [support-scheduler builder 6/7] COPY . . 02:01:44 #99 CACHED 02:01:44 02:01:44 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:44 #100 CACHED 02:01:44 02:01:44 #101 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:01:44 #101 CACHED 02:01:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:44 02:01:44 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:01:44 #102 ... 02:01:44 02:01:44 #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 02:01:44 #103 DONE 0.4s 02:01:44 02:01:44 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 02:01:44 #104 CACHED 02:01:44 02:01:44 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:44 #105 CACHED 02:01:44 02:01:44 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 02:01:44 #106 CACHED 02:01:44 02:01:44 #107 [security-spire-server builder 6/9] COPY . . 02:01:44 #107 CACHED 02:01:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:01:44 a9f5e066e145: Preparing 02:01:44 d77aaef8ed16: Preparing 02:01:44 412fefa49723: Preparing 02:01:44 a9053f92f3f0: Preparing 02:01:44 e6f94f09f4ce: Preparing 02:01:44 c0612a6eb6dc: Preparing 02:01:44 f97d1fb50f1a: Preparing 02:01:44 095865d40fd1: Preparing 02:01:44 36b50b131297: Preparing 02:01:44 c0612a6eb6dc: Waiting 02:01:44 095865d40fd1: Waiting 02:01:44 f97d1fb50f1a: Waiting 02:01:44 a9053f92f3f0: Layer already exists 02:01:44 d77aaef8ed16: Layer already exists 02:01:44 412fefa49723: Layer already exists 02:01:44 a9f5e066e145: Layer already exists 02:01:44 e6f94f09f4ce: Layer already exists 02:01:44 095865d40fd1: Layer already exists 02:01:44 c0612a6eb6dc: Layer already exists 02:01:44 f97d1fb50f1a: Layer already exists 02:01:44 36b50b131297: Layer already exists 02:01:44 main: digest: sha256:947655eaf428695d8751ff39c51a03597bde01e5a0f3ae1c7f1fdaeca0a57411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:44 ===================================================== [Pipeline] echo 02:01:44 taggedImages: 02:01:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:01:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.19 02:01:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:01:44 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:01:44 cd65a25beffaabdac7b93615b889770af2fe749c 02:01:44 latest 02:01:44 3.1.0-dev.19 02:01:44 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:44 main 02:01:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 02:01:45 02:01:45 #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 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:01:45 35473c5c818f: Preparing 02:01:45 a656b917d980: Preparing 02:01:45 386be33a82f2: Preparing 02:01:45 3c55374ff36d: Preparing 02:01:45 c0612a6eb6dc: Preparing 02:01:45 f97d1fb50f1a: Preparing 02:01:45 b7fae4e7a502: Preparing 02:01:45 36b50b131297: Preparing 02:01:45 f97d1fb50f1a: Waiting 02:01:45 b7fae4e7a502: Waiting 02:01:45 36b50b131297: Waiting 02:01:45 c0612a6eb6dc: Layer already exists 02:01:45 f97d1fb50f1a: Layer already exists 02:01:45 35473c5c818f: Pushed 02:01:45 a656b917d980: Pushed 02:01:45 386be33a82f2: Pushed 02:01:45 36b50b131297: Layer already exists 02:01:45 b7fae4e7a502: Pushed 02:01:50 #108 ... 02:01:50 02:01:50 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:01:50 #0 5.674 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:01:50 #109 ... 02:01:50 02:01:50 #85 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:01:50 #85 6.244 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:01:51 #85 ... 02:01:51 02:01:51 #110 [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 02:01:51 #110 DONE 6.7s 02:01:51 02:01:51 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 02:01:51 #111 DONE 0.2s 02:01:51 02:01:51 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:01:51 #0 7.092 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:01:51 #112 ... 02:01:51 02:01:51 #113 [security-spire-agent builder 6/9] COPY . . 02:01:51 #113 CACHED 02:01:51 02:01:51 #114 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:51 #114 CACHED 02:01:51 02:01:51 #115 [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 02:01:51 #115 CACHED 02:01:51 02:01:51 #116 [security-spire-agent builder 9/9] WORKDIR /edgex-go 02:01:51 #116 CACHED 02:01:51 02:01:51 #117 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 02:01:51 #117 CACHED 02:01:51 02:01:51 #118 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 02:01:51 #118 CACHED 02:01:51 02:01:51 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 02:01:52 #119 ... 02:01:52 02:01:52 #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 02:01:52 #108 DONE 7.4s 02:01:52 02:01:52 #120 [security-spire-server builder 9/9] WORKDIR /edgex-go 02:01:52 #120 ... 02:01:52 02:01:52 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 02:01:52 #119 DONE 0.5s 02:01:52 02:01:52 #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 02:01:52 #121 DONE 0.7s 02:01:52 02:01:52 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:01:52 #102 7.673 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:01:52 #102 ... 02:01:52 02:01:52 #120 [security-spire-server builder 9/9] WORKDIR /edgex-go 02:01:52 #120 DONE 0.5s 02:01:52 02:01:52 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:01:52 #0 7.746 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:01:53 #122 ... 02:01:53 02:01:53 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 02:01:53 #123 DONE 0.3s 02:01:53 02:01:53 #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 02:01:53 #124 DONE 0.3s 02:01:53 02:01:53 #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:01:53 3c55374ff36d: Pushed 02:01:53 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:54dc35953e5df1b667236cd725d0cfd60b9501e8f09d2bebb7f4302585569bcc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:54 #125 ... 02:01:54 02:01:54 #126 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:01:54 #126 CACHED 02:01:54 02:01:54 #127 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:01:54 #127 CACHED 02:01:54 02:01:54 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:01:54 #0 5.060 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:01:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:54 #128 ... 02:01:54 02:01:54 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:01:54 #0 6.699 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:01:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:01:54 35473c5c818f: Preparing 02:01:54 a656b917d980: Preparing 02:01:54 386be33a82f2: Preparing 02:01:54 3c55374ff36d: Preparing 02:01:54 c0612a6eb6dc: Preparing 02:01:54 f97d1fb50f1a: Preparing 02:01:54 b7fae4e7a502: Preparing 02:01:54 36b50b131297: Preparing 02:01:54 f97d1fb50f1a: Waiting 02:01:54 b7fae4e7a502: Waiting 02:01:54 36b50b131297: Waiting 02:01:54 386be33a82f2: Layer already exists 02:01:54 3c55374ff36d: Layer already exists 02:01:54 35473c5c818f: Layer already exists 02:01:54 a656b917d980: Layer already exists 02:01:54 c0612a6eb6dc: Layer already exists 02:01:54 b7fae4e7a502: Layer already exists 02:01:54 f97d1fb50f1a: Layer already exists 02:01:54 36b50b131297: Layer already exists 02:01:54 latest: digest: sha256:54dc35953e5df1b667236cd725d0cfd60b9501e8f09d2bebb7f4302585569bcc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:54 #129 ... 02:01:54 02:01:54 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:01:54 #0 5.982 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:01:54 #130 ... 02:01:54 02:01:54 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:01:54 #0 5.074 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:01:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:55 #131 ... 02:01:55 02:01:55 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:01:55 #0 5.840 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:01:55 #132 ... 02:01:55 02:01:55 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:01:55 #0 5.321 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:01:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.19 02:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:01:55 35473c5c818f: Preparing 02:01:55 a656b917d980: Preparing 02:01:55 386be33a82f2: Preparing 02:01:55 3c55374ff36d: Preparing 02:01:55 c0612a6eb6dc: Preparing 02:01:55 f97d1fb50f1a: Preparing 02:01:55 b7fae4e7a502: Preparing 02:01:55 36b50b131297: Preparing 02:01:55 f97d1fb50f1a: Waiting 02:01:55 36b50b131297: Waiting 02:01:55 35473c5c818f: Layer already exists 02:01:55 c0612a6eb6dc: Layer already exists 02:01:55 386be33a82f2: Layer already exists 02:01:55 3c55374ff36d: Layer already exists 02:01:55 a656b917d980: Layer already exists 02:01:55 b7fae4e7a502: Layer already exists 02:01:55 f97d1fb50f1a: Layer already exists 02:01:55 36b50b131297: Layer already exists 02:01:55 3.1.0-dev.19: digest: sha256:54dc35953e5df1b667236cd725d0cfd60b9501e8f09d2bebb7f4302585569bcc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:55 #133 ... 02:01:55 02:01:55 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:01:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:01:55 35473c5c818f: Preparing 02:01:55 a656b917d980: Preparing 02:01:55 386be33a82f2: Preparing 02:01:55 3c55374ff36d: Preparing 02:01:55 c0612a6eb6dc: Preparing 02:01:55 f97d1fb50f1a: Preparing 02:01:55 b7fae4e7a502: Preparing 02:01:55 36b50b131297: Preparing 02:01:55 f97d1fb50f1a: Waiting 02:01:55 b7fae4e7a502: Waiting 02:01:55 36b50b131297: Waiting 02:01:55 35473c5c818f: Layer already exists 02:01:55 a656b917d980: Layer already exists 02:01:55 386be33a82f2: Layer already exists 02:01:55 3c55374ff36d: Layer already exists 02:01:55 c0612a6eb6dc: Layer already exists 02:01:55 f97d1fb50f1a: Layer already exists 02:01:55 36b50b131297: Layer already exists 02:01:55 b7fae4e7a502: Layer already exists 02:01:55 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:54dc35953e5df1b667236cd725d0cfd60b9501e8f09d2bebb7f4302585569bcc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 #134 ... 02:01:56 02:01:56 #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:01:56 #125 DONE 2.2s 02:01:56 02:01:56 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:01:56 #134 DONE 1.3s 02:01:56 02:01:56 #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:01:56 #135 DONE 1.9s 02:01:56 02:01:56 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:01:56 #136 ... 02:01:56 02:01:56 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:01:56 #137 DONE 0.2s 02:01:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:01:56 35473c5c818f: Preparing 02:01:56 a656b917d980: Preparing 02:01:56 386be33a82f2: Preparing 02:01:56 3c55374ff36d: Preparing 02:01:56 c0612a6eb6dc: Preparing 02:01:56 f97d1fb50f1a: Preparing 02:01:56 b7fae4e7a502: Preparing 02:01:56 36b50b131297: Preparing 02:01:56 f97d1fb50f1a: Waiting 02:01:56 b7fae4e7a502: Waiting 02:01:56 36b50b131297: Waiting 02:01:56 3c55374ff36d: Layer already exists 02:01:56 c0612a6eb6dc: Layer already exists 02:01:56 386be33a82f2: Layer already exists 02:01:56 a656b917d980: Layer already exists 02:01:56 35473c5c818f: Layer already exists 02:01:56 f97d1fb50f1a: Layer already exists 02:01:56 b7fae4e7a502: Layer already exists 02:01:56 36b50b131297: Layer already exists 02:01:56 main: digest: sha256:54dc35953e5df1b667236cd725d0cfd60b9501e8f09d2bebb7f4302585569bcc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:56 ===================================================== [Pipeline] echo 02:01:56 taggedImages: 02:01:56 - nexus3.edgexfoundry.org:10004/security-spire-config:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:56 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:01:56 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.19 02:01:56 - nexus3.edgexfoundry.org:10004/security-spire-config:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:56 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:01:56 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:01:56 cd65a25beffaabdac7b93615b889770af2fe749c 02:01:56 latest 02:01:56 3.1.0-dev.19 02:01:56 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:56 main 02:01:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 02:01:56 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:01:56 #136 DONE 0.3s 02:01:56 02:01:56 #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 02:01:56 #138 DONE 0.3s 02:01:56 02:01:56 #139 [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 02:01:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 #139 DONE 0.3s 02:01:56 02:01:56 #140 [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 02:01:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:01:57 334c2aee9406: Preparing 02:01:57 ac25a2912357: Preparing 02:01:57 66fff6045139: Preparing 02:01:57 3c55374ff36d: Preparing 02:01:57 c0612a6eb6dc: Preparing 02:01:57 f97d1fb50f1a: Preparing 02:01:57 095865d40fd1: Preparing 02:01:57 36b50b131297: Preparing 02:01:57 f97d1fb50f1a: Waiting 02:01:57 095865d40fd1: Waiting 02:01:57 36b50b131297: Waiting 02:01:57 3c55374ff36d: Layer already exists 02:01:57 c0612a6eb6dc: Layer already exists 02:01:57 095865d40fd1: Layer already exists 02:01:57 f97d1fb50f1a: Layer already exists 02:01:57 36b50b131297: Layer already exists 02:01:57 ac25a2912357: Pushed 02:01:57 66fff6045139: Pushed 02:01:57 334c2aee9406: Pushed 02:01:57 #140 DONE 0.5s 02:01:57 02:01:57 #141 [security-spire-config] exporting to image 02:01:57 #141 exporting layers 02:01:57 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:4a97e5917ae00d9d330d685e6a5bdd92dad1a01f114391647897eec81302f59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:57 #141 ... 02:01:57 02:01:57 #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:01:57 #142 DONE 0.5s 02:01:57 02:01:57 #141 [security-spire-server] exporting to image 02:01:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:01:57 334c2aee9406: Preparing 02:01:57 ac25a2912357: Preparing 02:01:57 66fff6045139: Preparing 02:01:57 3c55374ff36d: Preparing 02:01:57 c0612a6eb6dc: Preparing 02:01:57 f97d1fb50f1a: Preparing 02:01:57 095865d40fd1: Preparing 02:01:57 36b50b131297: Preparing 02:01:57 095865d40fd1: Waiting 02:01:57 36b50b131297: Waiting 02:01:57 f97d1fb50f1a: Waiting 02:01:57 66fff6045139: Layer already exists 02:01:57 334c2aee9406: Layer already exists 02:01:57 3c55374ff36d: Layer already exists 02:01:57 ac25a2912357: Layer already exists 02:01:57 c0612a6eb6dc: Layer already exists 02:01:57 f97d1fb50f1a: Layer already exists 02:01:57 095865d40fd1: Layer already exists 02:01:57 36b50b131297: Layer already exists 02:01:57 latest: digest: sha256:4a97e5917ae00d9d330d685e6a5bdd92dad1a01f114391647897eec81302f59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.19 02:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:01:58 334c2aee9406: Preparing 02:01:58 ac25a2912357: Preparing 02:01:58 66fff6045139: Preparing 02:01:58 3c55374ff36d: Preparing 02:01:58 c0612a6eb6dc: Preparing 02:01:58 f97d1fb50f1a: Preparing 02:01:58 095865d40fd1: Preparing 02:01:58 36b50b131297: Preparing 02:01:58 095865d40fd1: Waiting 02:01:58 f97d1fb50f1a: Waiting 02:01:58 334c2aee9406: Layer already exists 02:01:58 ac25a2912357: Layer already exists 02:01:58 66fff6045139: Layer already exists 02:01:58 c0612a6eb6dc: Layer already exists 02:01:58 3c55374ff36d: Layer already exists 02:01:58 095865d40fd1: Layer already exists 02:01:58 36b50b131297: Layer already exists 02:01:58 f97d1fb50f1a: Layer already exists 02:01:58 3.1.0-dev.19: digest: sha256:4a97e5917ae00d9d330d685e6a5bdd92dad1a01f114391647897eec81302f59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:59 #141 ... 02:01:59 02:01:59 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:01:59 #143 DONE 2.8s 02:01:59 02:01:59 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:01:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:01:59 334c2aee9406: Preparing 02:01:59 ac25a2912357: Preparing 02:01:59 66fff6045139: Preparing 02:01:59 3c55374ff36d: Preparing 02:01:59 c0612a6eb6dc: Preparing 02:01:59 f97d1fb50f1a: Preparing 02:01:59 095865d40fd1: Preparing 02:01:59 36b50b131297: Preparing 02:01:59 f97d1fb50f1a: Waiting 02:01:59 095865d40fd1: Waiting 02:01:59 36b50b131297: Waiting 02:01:59 3c55374ff36d: Layer already exists 02:01:59 ac25a2912357: Layer already exists 02:01:59 c0612a6eb6dc: Layer already exists 02:01:59 66fff6045139: Layer already exists 02:01:59 334c2aee9406: Layer already exists 02:01:59 095865d40fd1: Layer already exists 02:01:59 36b50b131297: Layer already exists 02:01:59 f97d1fb50f1a: Layer already exists 02:01:59 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:4a97e5917ae00d9d330d685e6a5bdd92dad1a01f114391647897eec81302f59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:59 #144 DONE 0.3s 02:01:59 02:01:59 #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 02:01:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:59 #145 DONE 0.2s 02:01:59 02:01:59 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:01:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:01:59 334c2aee9406: Preparing 02:01:59 ac25a2912357: Preparing 02:01:59 66fff6045139: Preparing 02:01:59 3c55374ff36d: Preparing 02:01:59 c0612a6eb6dc: Preparing 02:01:59 f97d1fb50f1a: Preparing 02:01:59 095865d40fd1: Preparing 02:01:59 36b50b131297: Preparing 02:01:59 f97d1fb50f1a: Waiting 02:01:59 095865d40fd1: Waiting 02:01:59 36b50b131297: Waiting 02:01:59 c0612a6eb6dc: Layer already exists 02:01:59 66fff6045139: Layer already exists 02:01:59 334c2aee9406: Layer already exists 02:01:59 ac25a2912357: Layer already exists 02:01:59 3c55374ff36d: Layer already exists 02:01:59 36b50b131297: Layer already exists 02:01:59 f97d1fb50f1a: Layer already exists 02:01:59 095865d40fd1: Layer already exists 02:01:59 main: digest: sha256:4a97e5917ae00d9d330d685e6a5bdd92dad1a01f114391647897eec81302f59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:59 ===================================================== [Pipeline] echo 02:01:59 taggedImages: 02:01:59 - nexus3.edgexfoundry.org:10004/security-spire-server:cd65a25beffaabdac7b93615b889770af2fe749c 02:01:59 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:01:59 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.19 02:01:59 - nexus3.edgexfoundry.org:10004/security-spire-server:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:59 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:01:59 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:01:59 cd65a25beffaabdac7b93615b889770af2fe749c 02:01:59 latest 02:01:59 3.1.0-dev.19 02:01:59 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:01:59 main 02:01:59 ===================================================== [Pipeline] withEnv [Pipeline] { 02:01:59 #146 DONE 0.3s 02:01:59 02:01:59 #141 [security-spire-agent] exporting to image 02:01:59 #141 exporting layers 2.8s done 02:01:59 #141 writing image sha256:0f34f39fb8c22913818e891de774055b07b0287938aa0830cf8384f87a44695b [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:00 #141 exporting layers 2.4s done 02:02:00 #141 writing image sha256:0f34f39fb8c22913818e891de774055b07b0287938aa0830cf8384f87a44695b 0.1s done 02:02:00 #141 naming to docker.io/library/security-spire-config-arm64 done 02:02:00 #141 writing image sha256:27a9c71471272c578827eab1f0278d543867b050a1fd5425b852de49bd7ce217 0.0s done 02:02:00 #141 naming to docker.io/library/security-spire-server-arm64 02:02:00 #141 naming to docker.io/library/security-spire-server-arm64 done 02:02:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cd65a25beffaabdac7b93615b889770af2fe749c 02:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:02:00 77865c88ecd4: Preparing 02:02:00 83cd91e6b0d9: Preparing 02:02:00 c0612a6eb6dc: Preparing 02:02:00 f97d1fb50f1a: Preparing 02:02:00 53fee398fdb7: Preparing 02:02:00 36b50b131297: Preparing 02:02:00 36b50b131297: Waiting 02:02:00 c0612a6eb6dc: Layer already exists 02:02:00 f97d1fb50f1a: Layer already exists 02:02:00 36b50b131297: Layer already exists 02:02:00 77865c88ecd4: Pushed 02:02:00 53fee398fdb7: Pushed 02:02:03 83cd91e6b0d9: Pushed 02:02:03 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:516f116ab0d81d414687256d6622b06638f4afefc2cc23a2493d4c12a5721af8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:04 #141 exporting layers 4.2s done 02:02:04 #141 writing image sha256:eeba5c027456a5514d3d25387f16aa3d58b841d7095786fee7a75424508eb9b2 done 02:02:04 #141 naming to docker.io/library/security-spire-agent-arm64 done 02:02:04 #141 DONE 6.7s 02:02:04 02:02:04 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:02:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:02:04 77865c88ecd4: Preparing 02:02:04 83cd91e6b0d9: Preparing 02:02:04 c0612a6eb6dc: Preparing 02:02:04 f97d1fb50f1a: Preparing 02:02:04 53fee398fdb7: Preparing 02:02:04 36b50b131297: Preparing 02:02:04 36b50b131297: Waiting 02:02:04 f97d1fb50f1a: Layer already exists 02:02:04 53fee398fdb7: Layer already exists 02:02:04 77865c88ecd4: Layer already exists 02:02:04 c0612a6eb6dc: Layer already exists 02:02:04 83cd91e6b0d9: Layer already exists 02:02:04 36b50b131297: Layer already exists 02:02:04 latest: digest: sha256:516f116ab0d81d414687256d6622b06638f4afefc2cc23a2493d4c12a5721af8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.19 02:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:02:05 77865c88ecd4: Preparing 02:02:05 83cd91e6b0d9: Preparing 02:02:05 c0612a6eb6dc: Preparing 02:02:05 f97d1fb50f1a: Preparing 02:02:05 53fee398fdb7: Preparing 02:02:05 36b50b131297: Preparing 02:02:05 36b50b131297: Waiting 02:02:05 77865c88ecd4: Layer already exists 02:02:05 53fee398fdb7: Layer already exists 02:02:05 83cd91e6b0d9: Layer already exists 02:02:05 c0612a6eb6dc: Layer already exists 02:02:05 f97d1fb50f1a: Layer already exists 02:02:05 36b50b131297: Layer already exists 02:02:05 3.1.0-dev.19: digest: sha256:516f116ab0d81d414687256d6622b06638f4afefc2cc23a2493d4c12a5721af8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:02:05 77865c88ecd4: Preparing 02:02:05 83cd91e6b0d9: Preparing 02:02:05 c0612a6eb6dc: Preparing 02:02:05 f97d1fb50f1a: Preparing 02:02:05 53fee398fdb7: Preparing 02:02:05 36b50b131297: Preparing 02:02:05 36b50b131297: Waiting 02:02:05 f97d1fb50f1a: Layer already exists 02:02:05 83cd91e6b0d9: Layer already exists 02:02:05 77865c88ecd4: Layer already exists 02:02:05 53fee398fdb7: Layer already exists 02:02:05 c0612a6eb6dc: Layer already exists 02:02:05 36b50b131297: Layer already exists 02:02:05 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:516f116ab0d81d414687256d6622b06638f4afefc2cc23a2493d4c12a5721af8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:02:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:02:06 77865c88ecd4: Preparing 02:02:06 83cd91e6b0d9: Preparing 02:02:06 c0612a6eb6dc: Preparing 02:02:06 f97d1fb50f1a: Preparing 02:02:06 53fee398fdb7: Preparing 02:02:06 36b50b131297: Preparing 02:02:06 36b50b131297: Waiting 02:02:06 c0612a6eb6dc: Layer already exists 02:02:06 77865c88ecd4: Layer already exists 02:02:06 f97d1fb50f1a: Layer already exists 02:02:06 83cd91e6b0d9: Layer already exists 02:02:06 53fee398fdb7: Layer already exists 02:02:06 36b50b131297: Layer already exists 02:02:06 main: digest: sha256:516f116ab0d81d414687256d6622b06638f4afefc2cc23a2493d4c12a5721af8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:06 ===================================================== [Pipeline] echo 02:02:06 taggedImages: 02:02:06 - nexus3.edgexfoundry.org:10004/support-notifications:cd65a25beffaabdac7b93615b889770af2fe749c 02:02:06 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:02:06 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.19 02:02:06 - nexus3.edgexfoundry.org:10004/support-notifications:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:02:06 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:02:06 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:02:06 cd65a25beffaabdac7b93615b889770af2fe749c 02:02:06 latest 02:02:06 3.1.0-dev.19 02:02:06 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:02:06 main 02:02:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cd65a25beffaabdac7b93615b889770af2fe749c 02:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:02:07 1bcafbf46a79: Preparing 02:02:07 cb27942bcc61: Preparing 02:02:07 c0612a6eb6dc: Preparing 02:02:07 f97d1fb50f1a: Preparing 02:02:07 7b23ee0bc58b: Preparing 02:02:07 36b50b131297: Preparing 02:02:07 36b50b131297: Waiting 02:02:07 7b23ee0bc58b: Layer already exists 02:02:07 f97d1fb50f1a: Layer already exists 02:02:07 c0612a6eb6dc: Layer already exists 02:02:07 36b50b131297: Layer already exists 02:02:07 1bcafbf46a79: Pushed 02:02:10 cb27942bcc61: Pushed 02:02:10 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:c2cbaa4a53aff8101a6f057b7d4366627f602960534e48f5f37a3cdae2f1eb88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:02:10 1bcafbf46a79: Preparing 02:02:10 cb27942bcc61: Preparing 02:02:10 c0612a6eb6dc: Preparing 02:02:10 f97d1fb50f1a: Preparing 02:02:10 7b23ee0bc58b: Preparing 02:02:10 36b50b131297: Preparing 02:02:10 36b50b131297: Waiting 02:02:10 7b23ee0bc58b: Layer already exists 02:02:10 cb27942bcc61: Layer already exists 02:02:10 1bcafbf46a79: Layer already exists 02:02:10 f97d1fb50f1a: Layer already exists 02:02:10 c0612a6eb6dc: Layer already exists 02:02:10 36b50b131297: Layer already exists 02:02:10 latest: digest: sha256:c2cbaa4a53aff8101a6f057b7d4366627f602960534e48f5f37a3cdae2f1eb88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.19 02:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:02:11 1bcafbf46a79: Preparing 02:02:11 cb27942bcc61: Preparing 02:02:11 c0612a6eb6dc: Preparing 02:02:11 f97d1fb50f1a: Preparing 02:02:11 7b23ee0bc58b: Preparing 02:02:11 36b50b131297: Preparing 02:02:11 36b50b131297: Waiting 02:02:11 f97d1fb50f1a: Layer already exists 02:02:11 7b23ee0bc58b: Layer already exists 02:02:11 cb27942bcc61: Layer already exists 02:02:11 c0612a6eb6dc: Layer already exists 02:02:11 1bcafbf46a79: Layer already exists 02:02:11 36b50b131297: Layer already exists 02:02:11 3.1.0-dev.19: digest: sha256:c2cbaa4a53aff8101a6f057b7d4366627f602960534e48f5f37a3cdae2f1eb88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:02:12 1bcafbf46a79: Preparing 02:02:12 cb27942bcc61: Preparing 02:02:12 c0612a6eb6dc: Preparing 02:02:12 f97d1fb50f1a: Preparing 02:02:12 7b23ee0bc58b: Preparing 02:02:12 36b50b131297: Preparing 02:02:12 36b50b131297: Waiting 02:02:12 cb27942bcc61: Layer already exists 02:02:12 7b23ee0bc58b: Layer already exists 02:02:12 f97d1fb50f1a: Layer already exists 02:02:12 1bcafbf46a79: Layer already exists 02:02:12 c0612a6eb6dc: Layer already exists 02:02:12 36b50b131297: Layer already exists 02:02:12 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:c2cbaa4a53aff8101a6f057b7d4366627f602960534e48f5f37a3cdae2f1eb88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:02:12 1bcafbf46a79: Preparing 02:02:12 cb27942bcc61: Preparing 02:02:12 c0612a6eb6dc: Preparing 02:02:12 f97d1fb50f1a: Preparing 02:02:12 7b23ee0bc58b: Preparing 02:02:12 36b50b131297: Preparing 02:02:12 1bcafbf46a79: Layer already exists 02:02:12 f97d1fb50f1a: Layer already exists 02:02:12 7b23ee0bc58b: Layer already exists 02:02:12 c0612a6eb6dc: Layer already exists 02:02:12 cb27942bcc61: Layer already exists 02:02:12 36b50b131297: Layer already exists 02:02:12 main: digest: sha256:c2cbaa4a53aff8101a6f057b7d4366627f602960534e48f5f37a3cdae2f1eb88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:13 ===================================================== [Pipeline] echo 02:02:13 taggedImages: 02:02:13 - nexus3.edgexfoundry.org:10004/support-scheduler:cd65a25beffaabdac7b93615b889770af2fe749c 02:02:13 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:02:13 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.19 02:02:13 - nexus3.edgexfoundry.org:10004/support-scheduler:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:02:13 - 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] } 02:18:12 #102 ... 02:18:12 02:18:12 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:18:12 #132 985.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:18:17 #132 ... 02:18:17 02:18:17 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:18:17 #131 DONE 992.8s 02:18:17 02:18:17 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:18:17 #112 ... 02:18:17 02:18:17 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:18:17 #147 DONE 0.1s 02:18:17 02:18:17 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:18:18 #148 DONE 0.3s 02:18:18 02:18:18 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:18:18 #149 DONE 0.1s 02:18:18 02:18:18 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:18:18 #112 ... 02:18:18 02:18:18 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:18:18 #150 DONE 0.2s 02:18:18 02:18:18 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:18:18 #151 DONE 0.1s 02:18:18 02:18:18 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:18:20 #152 DONE 2.1s 02:18:20 02:18:20 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:18:20 #102 ... 02:18:20 02:18:20 #141 [security-proxy-setup] exporting to image 02:18:20 #141 exporting layers 02:18:21 #141 exporting layers 0.7s done 02:18:21 #141 writing image sha256:ad42df64058a47981187cba2c6eee5471ee85c2ca7b8b591df2a505f70acdfbf done 02:18:21 #141 naming to docker.io/library/security-proxy-setup-arm64 done 02:18:21 #141 DONE 7.4s 02:18:21 02:18:21 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:18:31 #112 ... 02:18:31 02:18:31 #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:18:31 #133 DONE 1006.0s 02:18:31 02:18:31 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:18:31 #132 ... 02:18:31 02:18:31 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:18:31 #153 DONE 0.2s 02:18:31 02:18:31 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:18:31 #132 ... 02:18:31 02:18:31 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 02:18:33 #154 DONE 2.3s 02:18:33 02:18:33 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 02:18:33 #155 DONE 0.3s 02:18:33 02:18:33 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:18:33 #128 ... 02:18:33 02:18:33 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 02:18:33 #156 DONE 0.2s 02:18:33 02:18:33 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:18:34 #157 DONE 0.3s 02:18:34 02:18:34 #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:18:34 #158 DONE 0.1s 02:18:34 02:18:34 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:18:34 #112 ... 02:18:34 02:18:34 #159 [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/ 02:18:34 #159 DONE 0.1s 02:18:34 02:18:34 #160 [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/ 02:18:34 #160 DONE 0.1s 02:18:34 02:18:34 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:18:34 #109 ... 02:18:34 02:18:34 #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:18:34 #161 DONE 0.1s 02:18:34 02:18:34 #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:18:34 #162 DONE 0.1s 02:18:34 02:18:34 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:18:34 #129 ... 02:18:34 02:18:34 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:18:35 #163 ... 02:18:35 02:18:35 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:18:35 #132 DONE 1011.2s 02:18:35 02:18:35 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:18:36 #129 ... 02:18:36 02:18:36 #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 02:18:36 #164 DONE 0.2s 02:18:36 02:18:36 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 02:18:36 #165 DONE 0.2s 02:18:36 02:18:36 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:18:36 #122 ... 02:18:36 02:18:36 #166 [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 02:18:37 #166 DONE 0.3s 02:18:37 02:18:37 #167 [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 02:18:37 #167 DONE 0.2s 02:18:37 02:18:37 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:18:37 #112 ... 02:18:37 02:18:37 #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:18:37 #168 DONE 0.2s 02:18:37 02:18:37 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:18:37 #169 DONE 0.3s 02:18:37 02:18:37 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:18:37 #170 ... 02:18:37 02:18:37 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:18:37 #163 DONE 3.4s 02:18:38 02:18:38 #141 [security-bootstrapper] exporting to image 02:18:38 #141 exporting layers 02:18:38 #141 ... 02:18:38 02:18:38 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:18:38 #170 DONE 0.9s 02:18:39 02:18:39 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:18:39 #171 DONE 0.3s 02:18:39 02:18:39 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:18:39 #172 ... 02:18:39 02:18:39 #141 [security-bootstrapper] exporting to image 02:18:39 #141 exporting layers 1.5s done 02:18:39 #141 writing image sha256:b3a082e1ec50cd37dfce9ac358c9030590a195d216e4a02c608a425b7db3e067 0.0s done 02:18:39 #141 naming to docker.io/library/security-bootstrapper-arm64 done 02:18:39 #141 DONE 8.9s 02:18:39 02:18:39 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:18:41 #130 ... 02:18:41 02:18:41 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:18:41 #172 DONE 2.3s 02:18:41 02:18:41 #141 [security-secretstore-setup] exporting to image 02:18:42 #141 exporting layers 1.2s done 02:18:42 #141 writing image sha256:7a47a8e66e363ac582edb951ca580ed0539a67f6873d0620f75eaa3035e861d1 done 02:18:42 #141 naming to docker.io/library/security-secretstore-setup-arm64 done 02:18:42 #141 DONE 10.1s 02:18:42 02:18:42 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:18:47 #102 ... 02:18:47 02:18:47 #85 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:18:47 #85 DONE 1023.1s 02:18:47 02:18:47 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:18:47 #109 ... 02:18:47 02:18:47 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:18:48 #173 DONE 0.1s 02:18:48 02:18:48 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:18:48 #174 DONE 0.2s 02:18:48 02:18:48 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:18:48 #130 ... 02:18:48 02:18:48 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:18:48 #175 DONE 0.2s 02:18:48 02:18:48 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:18:48 #176 DONE 0.2s 02:18:48 02:18:48 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:18:48 #177 DONE 0.2s 02:18:48 02:18:48 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:18:50 #178 DONE 1.9s 02:18:50 02:18:50 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:18:50 #122 ... 02:18:50 02:18:50 #141 [security-proxy-auth] exporting to image 02:18:50 #141 exporting layers 02:18:51 #141 exporting layers 0.4s done 02:18:51 #141 writing image sha256:2578948af8bf908ac211ce01e770362117c105d04aa0d7d40adfa4fdccddedda done 02:18:51 #141 naming to docker.io/library/security-proxy-auth-arm64 done 02:18:51 #141 DONE 10.6s 02:18:51 02:18:51 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:19:06 #128 ... 02:19:06 02:19:06 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:19:06 #112 DONE 1041.1s 02:19:06 02:19:06 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:06 #122 ... 02:19:06 02:19:06 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:19:06 #179 DONE 0.3s 02:19:06 02:19:06 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:19:06 #128 ... 02:19:06 02:19:06 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:19:06 #180 DONE 0.2s 02:19:06 02:19:06 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:19:06 #181 DONE 0.3s 02:19:06 02:19:06 #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 02:19:06 #182 DONE 0.2s 02:19:06 02:19:06 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:19:06 #129 ... 02:19:06 02:19:06 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:19:07 #183 DONE 0.2s 02:19:07 02:19:07 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:19:09 #184 DONE 2.0s 02:19:09 02:19:09 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:19:09 #109 ... 02:19:09 02:19:09 #141 [core-common-config-bootstrapper] exporting to image 02:19:09 #141 exporting layers 02:19:09 #141 exporting layers 0.7s done 02:19:09 #141 writing image sha256:cb2416d3af2d666fc6c59f6224dd5259083bf08d02e38da0798bf053548481aa done 02:19:09 #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:19:09 #141 DONE 11.3s 02:19:09 02:19:09 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:19:48 #128 ... 02:19:48 02:19:48 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:19:48 #130 DONE 1081.6s 02:19:48 02:19:48 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:19:48 #102 ... 02:19:48 02:19:48 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 02:19:48 #185 DONE 0.1s 02:19:48 02:19:48 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 02:19:48 #186 DONE 0.1s 02:19:48 02:19:48 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:19:48 #122 ... 02:19:48 02:19:48 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:19:48 #187 DONE 0.3s 02:19:48 02:19:48 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:19:48 #188 DONE 0.1s 02:19:48 02:19:48 #141 [core-command] exporting to image 02:19:48 #141 exporting layers 02:19:48 #141 exporting layers 0.3s done 02:19:48 #141 writing image sha256:907e56ac404a488ccb8f108f557df867838043807a3b7b47cd9674a4ce918ba8 done 02:19:48 #141 naming to docker.io/library/core-command-arm64 done 02:19:48 #141 DONE 11.6s 02:19:48 02:19:48 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:20:00 #122 ... 02:20:00 02:20:00 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:20:00 #129 DONE 1095.2s 02:20:00 02:20:00 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:20:00 #109 ... 02:20:00 02:20:00 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:20:00 #189 DONE 0.3s 02:20:00 02:20:00 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:20:00 #102 ... 02:20:00 02:20:00 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:20:00 #190 DONE 0.2s 02:20:00 02:20:00 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:20:00 #191 DONE 0.3s 02:20:00 02:20:00 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:20:01 #192 DONE 0.2s 02:20:01 02:20:01 #141 [core-data] exporting to image 02:20:01 #141 exporting layers 02:20:01 #141 exporting layers 0.2s done 02:20:01 #141 writing image sha256:5ae4c4a6002c575b8099db7b1b46f9564fcbdcea77746529ee7685d8e1e6402d done 02:20:01 #141 naming to docker.io/library/core-data-arm64 done 02:20:01 #141 DONE 11.8s 02:20:01 02:20:01 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:20:04 #122 ... 02:20:04 02:20:04 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:20:04 #109 DONE 1100.0s 02:20:04 02:20:04 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:20:04 #122 ... 02:20:04 02:20:04 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:20:04 #193 DONE 0.2s 02:20:04 02:20:04 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:20:04 #122 ... 02:20:04 02:20:04 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:20:05 #194 DONE 0.2s 02:20:05 02:20:05 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:20:05 #195 DONE 0.3s 02:20:05 02:20:05 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:20:05 #196 DONE 0.1s 02:20:05 02:20:05 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:20:05 #197 DONE 0.1s 02:20:05 02:20:05 #141 [core-metadata] exporting to image 02:20:06 #141 exporting layers 0.4s done 02:20:06 #141 writing image sha256:da527daea39ffd433e647e0459429cc7dde34474b3389f49457f6e9fbc57e9a6 done 02:20:06 #141 naming to docker.io/library/core-metadata-arm64 done 02:20:06 #141 DONE 12.2s 02:20:06 02:20:06 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:20:33 #102 ... 02:20:33 02:20:33 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:20:33 #128 DONE 1126.8s 02:20:33 02:20:33 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:20:33 #198 DONE 0.2s 02:20:33 02:20:33 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:20:33 #122 ... 02:20:33 02:20:33 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:20:33 #199 DONE 0.1s 02:20:33 02:20:33 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:20:33 #200 DONE 0.3s 02:20:33 02:20:33 #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 02:20:33 #201 DONE 0.1s 02:20:33 02:20:33 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:20:33 #102 ... 02:20:33 02:20:33 #141 [security-spiffe-token-provider] exporting to image 02:20:33 #141 exporting layers 02:20:33 #141 exporting layers 0.4s done 02:20:33 #141 writing image sha256:de12e64589a58ba795ec039518ae6b0df644c10f5c9e262d1b9bea10b6abc8c7 done 02:20:33 #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:20:33 #141 DONE 12.6s 02:20:33 02:20:33 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:21:05 #122 DONE 1157.0s 02:21:05 02:21:05 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:21:05 #102 DONE 1156.9s 02:21:05 02:21:05 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:21:05 #202 DONE 0.2s 02:21:05 02:21:05 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:21:05 #203 DONE 0.1s 02:21:05 02:21:05 #204 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:21:05 #204 DONE 0.1s 02:21:05 02:21:05 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:21:05 #205 DONE 0.1s 02:21:05 02:21:05 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:21:05 #206 DONE 0.3s 02:21:05 02:21:05 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:21:05 #207 ... 02:21:05 02:21:05 #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:21:05 #208 DONE 0.1s 02:21:05 02:21:05 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:21:05 #207 DONE 0.3s 02:21:05 02:21:05 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:21:05 #209 DONE 0.1s 02:21:05 02:21:05 #141 [support-notifications] exporting to image 02:21:05 #141 exporting layers 02:21:05 #141 exporting layers 0.5s done 02:21:05 #141 writing image sha256:c070fc79db155a3f12ed2a3430d5429472e6e38cc63bfccf76be5d03ed7884bd done 02:21:05 #141 naming to docker.io/library/support-scheduler-arm64 done 02:21:05 #141 exporting layers 0.4s done 02:21:05 #141 writing image sha256:c5e55c37e4ad4a137b9c1819fa552d0a70e42a5aca7572129338d83fc381816d done 02:21:05 #141 naming to docker.io/library/support-notifications-arm64 done 02:21:05 #141 DONE 13.3s 02:21:05 time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:05 time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:05 time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:05 time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:05 time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:05 time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:05 time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:05 time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:05 time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:05 time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:05 time="2023-08-09T02:00:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:05 time="2023-08-09T02:00:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:05 time="2023-08-09T02:00:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:21:05 time="2023-08-09T02:00:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:21:05 $ docker stop --time=1 7b27217680e0c7d0e0d0f8608b2098a8c8632d171b27af74cec8ca2edd0dbbf8 02:21:07 $ docker rm -f --volumes 7b27217680e0c7d0e0d0f8608b2098a8c8632d171b27af74cec8ca2edd0dbbf8 [Pipeline] // withDockerContainer [Pipeline] sh 02:21:07 + docker images 02:21:07 REPOSITORY TAG IMAGE ID CREATED SIZE 02:21:07 support-notifications-arm64 latest c5e55c37e4ad 5 seconds ago 33.7MB 02:21:07 support-scheduler-arm64 latest c070fc79db15 5 seconds ago 32.9MB 02:21:07 security-spiffe-token-provider-arm64 latest de12e64589a5 36 seconds ago 33.2MB 02:21:07 core-metadata-arm64 latest da527daea39f About a minute ago 21.2MB 02:21:07 core-data-arm64 latest 5ae4c4a6002c About a minute ago 20.9MB 02:21:07 core-command-arm64 latest 907e56ac404a About a minute ago 20.8MB 02:21:07 core-common-config-bootstrapper-arm64 latest cb2416d3af2d About a minute ago 18MB 02:21:07 security-proxy-auth-arm64 latest 2578948af8bf 2 minutes ago 19.3MB 02:21:07 security-secretstore-setup-arm64 latest 7a47a8e66e36 2 minutes ago 42.9MB 02:21:07 security-bootstrapper-arm64 latest b3a082e1ec50 2 minutes ago 22.6MB 02:21:07 security-proxy-setup-arm64 latest ad42df64058a 2 minutes ago 19.5MB 02:21:07 security-spire-agent-arm64 latest eeba5c027456 19 minutes ago 152MB 02:21:07 security-spire-server-arm64 latest 27a9c7147127 19 minutes ago 96.9MB 02:21:07 security-spire-config-arm64 latest 0f34f39fb8c2 19 minutes ago 96.1MB 02:21:07 ci-base-image-arm64 latest 69c332e02f86 21 minutes ago 1.05GB 02:21:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 3 weeks ago 677MB 02:21:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:07 provisioning config files... 02:21:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/553@tmp/config392186089678682760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:08 ---> docker-login.sh 02:21:08 nexus3.edgexfoundry.org:10001 02:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:08 Configure a credential helper to remove this warning. See 02:21:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:08 02:21:08 Login Succeeded 02:21:08 nexus3.edgexfoundry.org:10002 02:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:09 Configure a credential helper to remove this warning. See 02:21:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:09 02:21:09 Login Succeeded 02:21:09 nexus3.edgexfoundry.org:10003 02:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:09 Configure a credential helper to remove this warning. See 02:21:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:09 02:21:09 Login Succeeded 02:21:09 nexus3.edgexfoundry.org:10004 02:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:09 Configure a credential helper to remove this warning. See 02:21:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:09 02:21:09 Login Succeeded 02:21:09 docker.io 02:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:10 Configure a credential helper to remove this warning. See 02:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:10 02:21:10 Login Succeeded 02:21:10 ---> docker-login.sh ends [Pipeline] } 02:21:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:21:10 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:21:10 cd65a25beffaabdac7b93615b889770af2fe749c 02:21:10 latest 02:21:10 3.1.0-dev.19 02:21:10 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:21:10 main 02:21:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:21:11 3906336cc155: Preparing 02:21:11 5a8eafddcc7b: Preparing 02:21:11 a1b2d78aafef: Preparing 02:21:11 2cad74af3628: Preparing 02:21:11 bdc934a575cb: Preparing 02:21:11 d2d9d24a8c2a: Preparing 02:21:11 d2d9d24a8c2a: Waiting 02:21:11 3906336cc155: Pushed 02:21:11 2cad74af3628: Pushed 02:21:11 bdc934a575cb: Pushed 02:21:11 a1b2d78aafef: Pushed 02:21:11 d2d9d24a8c2a: Layer already exists 02:21:14 5a8eafddcc7b: Pushed 02:21:14 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:d8d4dcea92d055242d3a35bcb7980ae5c8ac68f5e44f845cc8a8aed679a6202d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:21:15 3906336cc155: Preparing 02:21:15 5a8eafddcc7b: Preparing 02:21:15 a1b2d78aafef: Preparing 02:21:15 2cad74af3628: Preparing 02:21:15 bdc934a575cb: Preparing 02:21:15 d2d9d24a8c2a: Preparing 02:21:15 d2d9d24a8c2a: Waiting 02:21:15 5a8eafddcc7b: Layer already exists 02:21:15 bdc934a575cb: Layer already exists 02:21:15 3906336cc155: Layer already exists 02:21:15 2cad74af3628: Layer already exists 02:21:15 a1b2d78aafef: Layer already exists 02:21:15 d2d9d24a8c2a: Layer already exists 02:21:15 latest: digest: sha256:d8d4dcea92d055242d3a35bcb7980ae5c8ac68f5e44f845cc8a8aed679a6202d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.19 02:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:21:16 3906336cc155: Preparing 02:21:16 5a8eafddcc7b: Preparing 02:21:16 a1b2d78aafef: Preparing 02:21:16 2cad74af3628: Preparing 02:21:16 bdc934a575cb: Preparing 02:21:16 d2d9d24a8c2a: Preparing 02:21:16 d2d9d24a8c2a: Waiting 02:21:16 bdc934a575cb: Layer already exists 02:21:16 2cad74af3628: Layer already exists 02:21:16 5a8eafddcc7b: Layer already exists 02:21:16 3906336cc155: Layer already exists 02:21:16 a1b2d78aafef: Layer already exists 02:21:16 d2d9d24a8c2a: Layer already exists 02:21:16 3.1.0-dev.19: digest: sha256:d8d4dcea92d055242d3a35bcb7980ae5c8ac68f5e44f845cc8a8aed679a6202d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:21:17 3906336cc155: Preparing 02:21:17 5a8eafddcc7b: Preparing 02:21:17 a1b2d78aafef: Preparing 02:21:17 2cad74af3628: Preparing 02:21:17 bdc934a575cb: Preparing 02:21:17 d2d9d24a8c2a: Preparing 02:21:17 d2d9d24a8c2a: Waiting 02:21:17 5a8eafddcc7b: Layer already exists 02:21:17 2cad74af3628: Layer already exists 02:21:17 bdc934a575cb: Layer already exists 02:21:17 a1b2d78aafef: Layer already exists 02:21:17 3906336cc155: Layer already exists 02:21:17 d2d9d24a8c2a: Layer already exists 02:21:17 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:d8d4dcea92d055242d3a35bcb7980ae5c8ac68f5e44f845cc8a8aed679a6202d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:21:17 3906336cc155: Preparing 02:21:17 5a8eafddcc7b: Preparing 02:21:17 a1b2d78aafef: Preparing 02:21:17 2cad74af3628: Preparing 02:21:17 bdc934a575cb: Preparing 02:21:17 d2d9d24a8c2a: Preparing 02:21:17 d2d9d24a8c2a: Waiting 02:21:17 2cad74af3628: Layer already exists 02:21:17 a1b2d78aafef: Layer already exists 02:21:17 5a8eafddcc7b: Layer already exists 02:21:17 bdc934a575cb: Layer already exists 02:21:17 3906336cc155: Layer already exists 02:21:17 d2d9d24a8c2a: Layer already exists 02:21:18 main: digest: sha256:d8d4dcea92d055242d3a35bcb7980ae5c8ac68f5e44f845cc8a8aed679a6202d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:18 ===================================================== [Pipeline] echo 02:21:18 taggedImages: 02:21:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:21:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:21:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.19 02:21:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:21:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:21:18 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:21:18 cd65a25beffaabdac7b93615b889770af2fe749c 02:21:18 latest 02:21:18 3.1.0-dev.19 02:21:18 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:21:18 main 02:21:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:21:18 efe9619a82ca: Preparing 02:21:18 736ad26d78f0: Preparing 02:21:18 702c1e3d42b9: Preparing 02:21:18 6ef7841917e8: Preparing 02:21:18 a1b2d78aafef: Preparing 02:21:18 2cad74af3628: Preparing 02:21:18 bdc934a575cb: Preparing 02:21:18 d2d9d24a8c2a: Preparing 02:21:18 2cad74af3628: Waiting 02:21:18 bdc934a575cb: Waiting 02:21:18 d2d9d24a8c2a: Waiting 02:21:18 a1b2d78aafef: Layer already exists 02:21:19 2cad74af3628: Layer already exists 02:21:19 736ad26d78f0: Pushed 02:21:19 bdc934a575cb: Layer already exists 02:21:19 d2d9d24a8c2a: Layer already exists 02:21:19 702c1e3d42b9: Pushed 02:21:19 efe9619a82ca: Pushed 02:21:21 6ef7841917e8: Pushed 02:21:21 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:4636f4525edebae252645cd2b0aca623b397b05d11d844f7efd9889532ef0d3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:22 + 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 02:21:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:21:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:21:22 efe9619a82ca: Preparing 02:21:22 736ad26d78f0: Preparing 02:21:22 702c1e3d42b9: Preparing 02:21:22 6ef7841917e8: Preparing 02:21:22 a1b2d78aafef: Preparing 02:21:22 2cad74af3628: Preparing 02:21:22 bdc934a575cb: Preparing 02:21:22 d2d9d24a8c2a: Preparing 02:21:22 bdc934a575cb: Waiting 02:21:22 2cad74af3628: Waiting 02:21:22 d2d9d24a8c2a: Waiting 02:21:22 702c1e3d42b9: Layer already exists 02:21:22 a1b2d78aafef: Layer already exists 02:21:22 efe9619a82ca: Layer already exists 02:21:22 736ad26d78f0: Layer already exists 02:21:22 6ef7841917e8: Layer already exists 02:21:22 bdc934a575cb: Layer already exists 02:21:22 2cad74af3628: Layer already exists 02:21:22 d2d9d24a8c2a: Layer already exists 02:21:22 latest: digest: sha256:4636f4525edebae252645cd2b0aca623b397b05d11d844f7efd9889532ef0d3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.19 02:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:21:23 efe9619a82ca: Preparing 02:21:23 736ad26d78f0: Preparing 02:21:23 702c1e3d42b9: Preparing 02:21:23 6ef7841917e8: Preparing 02:21:23 a1b2d78aafef: Preparing 02:21:23 2cad74af3628: Preparing 02:21:23 bdc934a575cb: Preparing 02:21:23 d2d9d24a8c2a: Preparing 02:21:23 2cad74af3628: Waiting 02:21:23 bdc934a575cb: Waiting 02:21:23 d2d9d24a8c2a: Waiting 02:21:23 736ad26d78f0: Layer already exists 02:21:23 a1b2d78aafef: Layer already exists 02:21:23 efe9619a82ca: Layer already exists 02:21:23 6ef7841917e8: Layer already exists 02:21:23 702c1e3d42b9: Layer already exists 02:21:23 2cad74af3628: Layer already exists 02:21:23 bdc934a575cb: Layer already exists 02:21:23 d2d9d24a8c2a: Layer already exists 02:21:23 3.1.0-dev.19: digest: sha256:4636f4525edebae252645cd2b0aca623b397b05d11d844f7efd9889532ef0d3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:21:24 efe9619a82ca: Preparing 02:21:24 736ad26d78f0: Preparing 02:21:24 702c1e3d42b9: Preparing 02:21:24 6ef7841917e8: Preparing 02:21:24 a1b2d78aafef: Preparing 02:21:24 2cad74af3628: Preparing 02:21:24 bdc934a575cb: Preparing 02:21:24 d2d9d24a8c2a: Preparing 02:21:24 2cad74af3628: Waiting 02:21:24 d2d9d24a8c2a: Waiting 02:21:24 bdc934a575cb: Waiting 02:21:24 efe9619a82ca: Layer already exists 02:21:24 6ef7841917e8: Layer already exists 02:21:24 702c1e3d42b9: Layer already exists 02:21:24 736ad26d78f0: Layer already exists 02:21:24 a1b2d78aafef: Layer already exists 02:21:24 bdc934a575cb: Layer already exists 02:21:24 d2d9d24a8c2a: Layer already exists 02:21:24 2cad74af3628: Layer already exists 02:21:24 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:4636f4525edebae252645cd2b0aca623b397b05d11d844f7efd9889532ef0d3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:25 + 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 02:21:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:21:25 efe9619a82ca: Preparing 02:21:25 736ad26d78f0: Preparing 02:21:25 702c1e3d42b9: Preparing 02:21:25 6ef7841917e8: Preparing 02:21:25 a1b2d78aafef: Preparing 02:21:25 2cad74af3628: Preparing 02:21:25 bdc934a575cb: Preparing 02:21:25 d2d9d24a8c2a: Preparing 02:21:25 2cad74af3628: Waiting 02:21:25 d2d9d24a8c2a: Waiting 02:21:25 bdc934a575cb: Waiting 02:21:25 702c1e3d42b9: Layer already exists 02:21:25 efe9619a82ca: Layer already exists 02:21:25 a1b2d78aafef: Layer already exists 02:21:25 6ef7841917e8: Layer already exists 02:21:25 736ad26d78f0: Layer already exists 02:21:25 bdc934a575cb: Layer already exists 02:21:25 2cad74af3628: Layer already exists 02:21:25 d2d9d24a8c2a: Layer already exists 02:21:25 main: digest: sha256:4636f4525edebae252645cd2b0aca623b397b05d11d844f7efd9889532ef0d3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:25 ===================================================== [Pipeline] echo 02:21:25 taggedImages: 02:21:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:21:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:21:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.19 02:21:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:21:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:21:25 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:21:25 cd65a25beffaabdac7b93615b889770af2fe749c 02:21:25 latest 02:21:25 3.1.0-dev.19 02:21:25 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:21:25 main 02:21:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:21:26 45edb62aa0b8: Preparing 02:21:26 d17d017d2196: Preparing 02:21:26 a1b2d78aafef: Preparing 02:21:26 2cad74af3628: Preparing 02:21:26 11f7164eefd9: Preparing 02:21:26 d2d9d24a8c2a: Preparing 02:21:26 d2d9d24a8c2a: Waiting 02:21:26 2cad74af3628: Layer already exists 02:21:26 a1b2d78aafef: Layer already exists 02:21:26 d2d9d24a8c2a: Layer already exists 02:21:26 11f7164eefd9: Pushed 02:21:26 45edb62aa0b8: Pushed 02:21:29 d17d017d2196: Pushed 02:21:29 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:3b7a91cd2e0e0dbc108d81c2be41af268ebaf7959124bad1baa5de0613eaf5a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:21:30 45edb62aa0b8: Preparing 02:21:30 d17d017d2196: Preparing 02:21:30 a1b2d78aafef: Preparing 02:21:30 2cad74af3628: Preparing 02:21:30 11f7164eefd9: Preparing 02:21:30 d2d9d24a8c2a: Preparing 02:21:30 d2d9d24a8c2a: Waiting 02:21:30 45edb62aa0b8: Layer already exists 02:21:30 2cad74af3628: Layer already exists 02:21:30 11f7164eefd9: Layer already exists 02:21:30 a1b2d78aafef: Layer already exists 02:21:30 d17d017d2196: Layer already exists 02:21:30 d2d9d24a8c2a: Layer already exists 02:21:30 latest: digest: sha256:3b7a91cd2e0e0dbc108d81c2be41af268ebaf7959124bad1baa5de0613eaf5a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.19 02:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:21:31 45edb62aa0b8: Preparing 02:21:31 d17d017d2196: Preparing 02:21:31 a1b2d78aafef: Preparing 02:21:31 2cad74af3628: Preparing 02:21:31 11f7164eefd9: Preparing 02:21:31 d2d9d24a8c2a: Preparing 02:21:31 d2d9d24a8c2a: Waiting 02:21:31 45edb62aa0b8: Layer already exists 02:21:31 a1b2d78aafef: Layer already exists 02:21:31 d17d017d2196: Layer already exists 02:21:31 2cad74af3628: Layer already exists 02:21:31 11f7164eefd9: Layer already exists 02:21:31 d2d9d24a8c2a: Layer already exists 02:21:31 3.1.0-dev.19: digest: sha256:3b7a91cd2e0e0dbc108d81c2be41af268ebaf7959124bad1baa5de0613eaf5a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:21:32 45edb62aa0b8: Preparing 02:21:32 d17d017d2196: Preparing 02:21:32 a1b2d78aafef: Preparing 02:21:32 2cad74af3628: Preparing 02:21:32 11f7164eefd9: Preparing 02:21:32 d2d9d24a8c2a: Preparing 02:21:32 d2d9d24a8c2a: Waiting 02:21:32 2cad74af3628: Layer already exists 02:21:32 45edb62aa0b8: Layer already exists 02:21:32 11f7164eefd9: Layer already exists 02:21:32 d17d017d2196: Layer already exists 02:21:32 a1b2d78aafef: Layer already exists 02:21:32 d2d9d24a8c2a: Layer already exists 02:21:32 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:3b7a91cd2e0e0dbc108d81c2be41af268ebaf7959124bad1baa5de0613eaf5a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:21:32 45edb62aa0b8: Preparing 02:21:32 d17d017d2196: Preparing 02:21:32 a1b2d78aafef: Preparing 02:21:32 2cad74af3628: Preparing 02:21:32 11f7164eefd9: Preparing 02:21:32 d2d9d24a8c2a: Preparing 02:21:32 d2d9d24a8c2a: Waiting 02:21:32 11f7164eefd9: Layer already exists 02:21:32 45edb62aa0b8: Layer already exists 02:21:32 d17d017d2196: Layer already exists 02:21:32 2cad74af3628: Layer already exists 02:21:32 a1b2d78aafef: Layer already exists 02:21:32 d2d9d24a8c2a: Layer already exists 02:21:33 main: digest: sha256:3b7a91cd2e0e0dbc108d81c2be41af268ebaf7959124bad1baa5de0613eaf5a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:33 ===================================================== [Pipeline] echo 02:21:33 taggedImages: 02:21:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:21:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:21:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.19 02:21:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:21:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:21:33 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:21:33 cd65a25beffaabdac7b93615b889770af2fe749c 02:21:33 latest 02:21:33 3.1.0-dev.19 02:21:33 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:21:33 main 02:21:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:21:33 353ecbc11ffa: Preparing 02:21:33 65fb67cffd25: Preparing 02:21:33 36392f048fc5: Preparing 02:21:33 a1b2d78aafef: Preparing 02:21:33 2cad74af3628: Preparing 02:21:33 bdc934a575cb: Preparing 02:21:33 d2d9d24a8c2a: Preparing 02:21:33 bdc934a575cb: Waiting 02:21:33 d2d9d24a8c2a: Waiting 02:21:33 2cad74af3628: Layer already exists 02:21:33 a1b2d78aafef: Layer already exists 02:21:34 bdc934a575cb: Layer already exists 02:21:34 d2d9d24a8c2a: Layer already exists 02:21:34 65fb67cffd25: Pushed 02:21:34 353ecbc11ffa: Pushed 02:21:37 36392f048fc5: Pushed 02:21:37 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:9e258749ac55725aa53188873b98e52b736d413064011f9710cd39c29819840e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:21:38 353ecbc11ffa: Preparing 02:21:38 65fb67cffd25: Preparing 02:21:38 36392f048fc5: Preparing 02:21:38 a1b2d78aafef: Preparing 02:21:38 2cad74af3628: Preparing 02:21:38 bdc934a575cb: Preparing 02:21:38 d2d9d24a8c2a: Preparing 02:21:38 d2d9d24a8c2a: Waiting 02:21:38 bdc934a575cb: Waiting 02:21:38 353ecbc11ffa: Layer already exists 02:21:38 36392f048fc5: Layer already exists 02:21:38 2cad74af3628: Layer already exists 02:21:38 65fb67cffd25: Layer already exists 02:21:38 a1b2d78aafef: Layer already exists 02:21:38 d2d9d24a8c2a: Layer already exists 02:21:38 bdc934a575cb: Layer already exists 02:21:38 latest: digest: sha256:9e258749ac55725aa53188873b98e52b736d413064011f9710cd39c29819840e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.19 02:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:21:39 353ecbc11ffa: Preparing 02:21:39 65fb67cffd25: Preparing 02:21:39 36392f048fc5: Preparing 02:21:39 a1b2d78aafef: Preparing 02:21:39 2cad74af3628: Preparing 02:21:39 bdc934a575cb: Preparing 02:21:39 d2d9d24a8c2a: Preparing 02:21:39 bdc934a575cb: Waiting 02:21:39 d2d9d24a8c2a: Waiting 02:21:39 2cad74af3628: Layer already exists 02:21:39 36392f048fc5: Layer already exists 02:21:39 65fb67cffd25: Layer already exists 02:21:39 a1b2d78aafef: Layer already exists 02:21:39 353ecbc11ffa: Layer already exists 02:21:39 d2d9d24a8c2a: Layer already exists 02:21:39 bdc934a575cb: Layer already exists 02:21:39 3.1.0-dev.19: digest: sha256:9e258749ac55725aa53188873b98e52b736d413064011f9710cd39c29819840e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:21:40 353ecbc11ffa: Preparing 02:21:40 65fb67cffd25: Preparing 02:21:40 36392f048fc5: Preparing 02:21:40 a1b2d78aafef: Preparing 02:21:40 2cad74af3628: Preparing 02:21:40 bdc934a575cb: Preparing 02:21:40 d2d9d24a8c2a: Preparing 02:21:40 bdc934a575cb: Waiting 02:21:40 d2d9d24a8c2a: Waiting 02:21:40 36392f048fc5: Layer already exists 02:21:40 65fb67cffd25: Layer already exists 02:21:40 2cad74af3628: Layer already exists 02:21:40 353ecbc11ffa: Layer already exists 02:21:40 a1b2d78aafef: Layer already exists 02:21:40 bdc934a575cb: Layer already exists 02:21:40 d2d9d24a8c2a: Layer already exists 02:21:40 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:9e258749ac55725aa53188873b98e52b736d413064011f9710cd39c29819840e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:21:41 353ecbc11ffa: Preparing 02:21:41 65fb67cffd25: Preparing 02:21:41 36392f048fc5: Preparing 02:21:41 a1b2d78aafef: Preparing 02:21:41 2cad74af3628: Preparing 02:21:41 bdc934a575cb: Preparing 02:21:41 d2d9d24a8c2a: Preparing 02:21:41 bdc934a575cb: Waiting 02:21:41 d2d9d24a8c2a: Waiting 02:21:41 36392f048fc5: Layer already exists 02:21:41 353ecbc11ffa: Layer already exists 02:21:41 65fb67cffd25: Layer already exists 02:21:41 2cad74af3628: Layer already exists 02:21:41 a1b2d78aafef: Layer already exists 02:21:41 bdc934a575cb: Layer already exists 02:21:41 d2d9d24a8c2a: Layer already exists 02:21:41 main: digest: sha256:9e258749ac55725aa53188873b98e52b736d413064011f9710cd39c29819840e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:41 ===================================================== [Pipeline] echo 02:21:41 taggedImages: 02:21:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:21:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:21:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.19 02:21:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:21:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:21:41 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:21:41 cd65a25beffaabdac7b93615b889770af2fe749c 02:21:41 latest 02:21:41 3.1.0-dev.19 02:21:41 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:21:41 main 02:21:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:21:42 767d6ebc3768: Preparing 02:21:42 4f74f4215a2f: Preparing 02:21:42 7b69da05628d: Preparing 02:21:42 fda4a5f33c92: Preparing 02:21:42 5278d8b0f959: Preparing 02:21:42 31fa11c3161b: Preparing 02:21:42 663b83e67d6f: Preparing 02:21:42 a1b2d78aafef: Preparing 02:21:42 2cad74af3628: Preparing 02:21:42 dd25059b1ad2: Preparing 02:21:42 1cc1e5abc9ad: Preparing 02:21:42 5f70bf18a086: Preparing 02:21:42 cdeac7025aa2: Preparing 02:21:42 ca7c88df2e6d: Preparing 02:21:42 d2d9d24a8c2a: Preparing 02:21:42 31fa11c3161b: Waiting 02:21:42 663b83e67d6f: Waiting 02:21:42 5f70bf18a086: Waiting 02:21:42 a1b2d78aafef: Waiting 02:21:42 cdeac7025aa2: Waiting 02:21:42 2cad74af3628: Waiting 02:21:42 ca7c88df2e6d: Waiting 02:21:42 dd25059b1ad2: Waiting 02:21:42 d2d9d24a8c2a: Waiting 02:21:42 1cc1e5abc9ad: Waiting 02:21:42 5278d8b0f959: Pushed 02:21:42 4f74f4215a2f: Pushed 02:21:42 fda4a5f33c92: Pushed 02:21:42 767d6ebc3768: Pushed 02:21:42 7b69da05628d: Pushed 02:21:42 a1b2d78aafef: Layer already exists 02:21:42 2cad74af3628: Layer already exists 02:21:42 31fa11c3161b: Pushed 02:21:42 5f70bf18a086: Pushed 02:21:42 dd25059b1ad2: Pushed 02:21:42 1cc1e5abc9ad: Pushed 02:21:42 cdeac7025aa2: Pushed 02:21:42 d2d9d24a8c2a: Layer already exists 02:21:42 ca7c88df2e6d: Pushed 02:21:46 663b83e67d6f: Pushed 02:21:46 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:228882016b95f5497992ef81170aab2fa383368b41cddbc48f919f9ef53f6330 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:21:50 767d6ebc3768: Preparing 02:21:50 4f74f4215a2f: Preparing 02:21:50 7b69da05628d: Preparing 02:21:50 fda4a5f33c92: Preparing 02:21:50 5278d8b0f959: Preparing 02:21:50 31fa11c3161b: Preparing 02:21:50 663b83e67d6f: Preparing 02:21:50 a1b2d78aafef: Preparing 02:21:50 2cad74af3628: Preparing 02:21:50 dd25059b1ad2: Preparing 02:21:50 1cc1e5abc9ad: Preparing 02:21:50 5f70bf18a086: Preparing 02:21:50 cdeac7025aa2: Preparing 02:21:50 ca7c88df2e6d: Preparing 02:21:50 d2d9d24a8c2a: Preparing 02:21:50 dd25059b1ad2: Waiting 02:21:50 1cc1e5abc9ad: Waiting 02:21:50 cdeac7025aa2: Waiting 02:21:50 ca7c88df2e6d: Waiting 02:21:50 d2d9d24a8c2a: Waiting 02:21:50 5f70bf18a086: Waiting 02:21:50 663b83e67d6f: Waiting 02:21:50 a1b2d78aafef: Waiting 02:21:50 2cad74af3628: Waiting 02:21:50 fda4a5f33c92: Layer already exists 02:21:50 4f74f4215a2f: Layer already exists 02:21:50 767d6ebc3768: Layer already exists 02:21:50 5278d8b0f959: Layer already exists 02:21:50 7b69da05628d: Layer already exists 02:21:50 a1b2d78aafef: Layer already exists 02:21:50 663b83e67d6f: Layer already exists 02:21:50 31fa11c3161b: Layer already exists 02:21:50 2cad74af3628: Layer already exists 02:21:50 dd25059b1ad2: Layer already exists 02:21:50 1cc1e5abc9ad: Layer already exists 02:21:50 cdeac7025aa2: Layer already exists 02:21:50 ca7c88df2e6d: Layer already exists 02:21:50 5f70bf18a086: Layer already exists 02:21:50 d2d9d24a8c2a: Layer already exists 02:21:50 latest: digest: sha256:228882016b95f5497992ef81170aab2fa383368b41cddbc48f919f9ef53f6330 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.19 02:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:21:51 767d6ebc3768: Preparing 02:21:51 4f74f4215a2f: Preparing 02:21:51 7b69da05628d: Preparing 02:21:51 fda4a5f33c92: Preparing 02:21:51 5278d8b0f959: Preparing 02:21:51 31fa11c3161b: Preparing 02:21:51 663b83e67d6f: Preparing 02:21:51 a1b2d78aafef: Preparing 02:21:51 2cad74af3628: Preparing 02:21:51 dd25059b1ad2: Preparing 02:21:51 1cc1e5abc9ad: Preparing 02:21:51 5f70bf18a086: Preparing 02:21:51 cdeac7025aa2: Preparing 02:21:51 ca7c88df2e6d: Preparing 02:21:51 d2d9d24a8c2a: Preparing 02:21:51 dd25059b1ad2: Waiting 02:21:51 1cc1e5abc9ad: Waiting 02:21:51 31fa11c3161b: Waiting 02:21:51 5f70bf18a086: Waiting 02:21:51 a1b2d78aafef: Waiting 02:21:51 cdeac7025aa2: Waiting 02:21:51 ca7c88df2e6d: Waiting 02:21:51 d2d9d24a8c2a: Waiting 02:21:51 663b83e67d6f: Waiting 02:21:51 5278d8b0f959: Layer already exists 02:21:51 7b69da05628d: Layer already exists 02:21:51 fda4a5f33c92: Layer already exists 02:21:51 767d6ebc3768: Layer already exists 02:21:51 4f74f4215a2f: Layer already exists 02:21:51 31fa11c3161b: Layer already exists 02:21:51 a1b2d78aafef: Layer already exists 02:21:51 dd25059b1ad2: Layer already exists 02:21:51 2cad74af3628: Layer already exists 02:21:51 663b83e67d6f: Layer already exists 02:21:51 1cc1e5abc9ad: Layer already exists 02:21:51 ca7c88df2e6d: Layer already exists 02:21:51 d2d9d24a8c2a: Layer already exists 02:21:51 5f70bf18a086: Layer already exists 02:21:51 cdeac7025aa2: Layer already exists 02:21:51 3.1.0-dev.19: digest: sha256:228882016b95f5497992ef81170aab2fa383368b41cddbc48f919f9ef53f6330 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:21:52 767d6ebc3768: Preparing 02:21:52 4f74f4215a2f: Preparing 02:21:52 7b69da05628d: Preparing 02:21:52 fda4a5f33c92: Preparing 02:21:52 5278d8b0f959: Preparing 02:21:52 31fa11c3161b: Preparing 02:21:52 663b83e67d6f: Preparing 02:21:52 a1b2d78aafef: Preparing 02:21:52 2cad74af3628: Preparing 02:21:52 dd25059b1ad2: Preparing 02:21:52 1cc1e5abc9ad: Preparing 02:21:52 5f70bf18a086: Preparing 02:21:52 cdeac7025aa2: Preparing 02:21:52 ca7c88df2e6d: Preparing 02:21:52 d2d9d24a8c2a: Preparing 02:21:52 dd25059b1ad2: Waiting 02:21:52 1cc1e5abc9ad: Waiting 02:21:52 5f70bf18a086: Waiting 02:21:52 cdeac7025aa2: Waiting 02:21:52 ca7c88df2e6d: Waiting 02:21:52 31fa11c3161b: Waiting 02:21:52 663b83e67d6f: Waiting 02:21:52 a1b2d78aafef: Waiting 02:21:52 2cad74af3628: Waiting 02:21:52 7b69da05628d: Layer already exists 02:21:52 4f74f4215a2f: Layer already exists 02:21:52 5278d8b0f959: Layer already exists 02:21:52 fda4a5f33c92: Layer already exists 02:21:52 767d6ebc3768: Layer already exists 02:21:52 a1b2d78aafef: Layer already exists 02:21:52 31fa11c3161b: Layer already exists 02:21:52 2cad74af3628: Layer already exists 02:21:52 dd25059b1ad2: Layer already exists 02:21:52 663b83e67d6f: Layer already exists 02:21:52 cdeac7025aa2: Layer already exists 02:21:52 1cc1e5abc9ad: Layer already exists 02:21:52 ca7c88df2e6d: Layer already exists 02:21:52 d2d9d24a8c2a: Layer already exists 02:21:52 5f70bf18a086: Layer already exists 02:21:52 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:228882016b95f5497992ef81170aab2fa383368b41cddbc48f919f9ef53f6330 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:21:53 767d6ebc3768: Preparing 02:21:53 4f74f4215a2f: Preparing 02:21:53 7b69da05628d: Preparing 02:21:53 fda4a5f33c92: Preparing 02:21:53 5278d8b0f959: Preparing 02:21:53 31fa11c3161b: Preparing 02:21:53 663b83e67d6f: Preparing 02:21:53 a1b2d78aafef: Preparing 02:21:53 2cad74af3628: Preparing 02:21:53 dd25059b1ad2: Preparing 02:21:53 1cc1e5abc9ad: Preparing 02:21:53 5f70bf18a086: Preparing 02:21:53 cdeac7025aa2: Preparing 02:21:53 ca7c88df2e6d: Preparing 02:21:53 d2d9d24a8c2a: Preparing 02:21:53 31fa11c3161b: Waiting 02:21:53 663b83e67d6f: Waiting 02:21:53 a1b2d78aafef: Waiting 02:21:53 1cc1e5abc9ad: Waiting 02:21:53 2cad74af3628: Waiting 02:21:53 5f70bf18a086: Waiting 02:21:53 dd25059b1ad2: Waiting 02:21:53 cdeac7025aa2: Waiting 02:21:53 d2d9d24a8c2a: Waiting 02:21:53 ca7c88df2e6d: Waiting 02:21:53 4f74f4215a2f: Layer already exists 02:21:53 5278d8b0f959: Layer already exists 02:21:53 767d6ebc3768: Layer already exists 02:21:53 fda4a5f33c92: Layer already exists 02:21:53 7b69da05628d: Layer already exists 02:21:53 663b83e67d6f: Layer already exists 02:21:53 31fa11c3161b: Layer already exists 02:21:53 dd25059b1ad2: Layer already exists 02:21:53 a1b2d78aafef: Layer already exists 02:21:53 2cad74af3628: Layer already exists 02:21:53 5f70bf18a086: Layer already exists 02:21:53 cdeac7025aa2: Layer already exists 02:21:53 d2d9d24a8c2a: Layer already exists 02:21:53 ca7c88df2e6d: Layer already exists 02:21:53 1cc1e5abc9ad: Layer already exists 02:21:53 main: digest: sha256:228882016b95f5497992ef81170aab2fa383368b41cddbc48f919f9ef53f6330 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:53 ===================================================== [Pipeline] echo 02:21:53 taggedImages: 02:21:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:21:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:21:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.19 02:21:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:21:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:21:53 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:21:53 cd65a25beffaabdac7b93615b889770af2fe749c 02:21:53 latest 02:21:53 3.1.0-dev.19 02:21:53 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:21:53 main 02:21:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:21:54 cd3cd2913122: Preparing 02:21:54 8d955c22b269: Preparing 02:21:54 0d35385c4648: Preparing 02:21:54 d965d6a81145: Preparing 02:21:54 a1b2d78aafef: Preparing 02:21:54 2cad74af3628: Preparing 02:21:54 bdc934a575cb: Preparing 02:21:54 d2d9d24a8c2a: Preparing 02:21:54 bdc934a575cb: Waiting 02:21:54 d2d9d24a8c2a: Waiting 02:21:54 2cad74af3628: Waiting 02:21:54 a1b2d78aafef: Layer already exists 02:21:54 2cad74af3628: Layer already exists 02:21:54 bdc934a575cb: Layer already exists 02:21:54 8d955c22b269: Pushed 02:21:54 0d35385c4648: Pushed 02:21:54 d2d9d24a8c2a: Layer already exists 02:21:54 cd3cd2913122: Pushed 02:21:58 d965d6a81145: Pushed 02:21:58 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:b31b91dff39747dea2595ba4ce77afc3b8f93b69d32331ba49bc1fc394b0c188 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:58 + 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 02:21:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:21:58 cd3cd2913122: Preparing 02:21:58 8d955c22b269: Preparing 02:21:58 0d35385c4648: Preparing 02:21:58 d965d6a81145: Preparing 02:21:58 a1b2d78aafef: Preparing 02:21:58 2cad74af3628: Preparing 02:21:58 bdc934a575cb: Preparing 02:21:58 d2d9d24a8c2a: Preparing 02:21:58 2cad74af3628: Waiting 02:21:58 bdc934a575cb: Waiting 02:21:58 d2d9d24a8c2a: Waiting 02:21:58 d965d6a81145: Layer already exists 02:21:58 a1b2d78aafef: Layer already exists 02:21:58 0d35385c4648: Layer already exists 02:21:58 8d955c22b269: Layer already exists 02:21:58 cd3cd2913122: Layer already exists 02:21:58 bdc934a575cb: Layer already exists 02:21:58 2cad74af3628: Layer already exists 02:21:58 d2d9d24a8c2a: Layer already exists 02:21:58 latest: digest: sha256:b31b91dff39747dea2595ba4ce77afc3b8f93b69d32331ba49bc1fc394b0c188 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.19 02:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:21:59 cd3cd2913122: Preparing 02:21:59 8d955c22b269: Preparing 02:21:59 0d35385c4648: Preparing 02:21:59 d965d6a81145: Preparing 02:21:59 a1b2d78aafef: Preparing 02:21:59 2cad74af3628: Preparing 02:21:59 bdc934a575cb: Preparing 02:21:59 d2d9d24a8c2a: Preparing 02:21:59 bdc934a575cb: Waiting 02:21:59 d2d9d24a8c2a: Waiting 02:21:59 2cad74af3628: Waiting 02:21:59 d965d6a81145: Layer already exists 02:21:59 a1b2d78aafef: Layer already exists 02:21:59 0d35385c4648: Layer already exists 02:21:59 cd3cd2913122: Layer already exists 02:21:59 8d955c22b269: Layer already exists 02:21:59 bdc934a575cb: Layer already exists 02:21:59 2cad74af3628: Layer already exists 02:21:59 d2d9d24a8c2a: Layer already exists 02:21:59 3.1.0-dev.19: digest: sha256:b31b91dff39747dea2595ba4ce77afc3b8f93b69d32331ba49bc1fc394b0c188 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:22:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:22:00 cd3cd2913122: Preparing 02:22:00 8d955c22b269: Preparing 02:22:00 0d35385c4648: Preparing 02:22:00 d965d6a81145: Preparing 02:22:00 a1b2d78aafef: Preparing 02:22:00 2cad74af3628: Preparing 02:22:00 bdc934a575cb: Preparing 02:22:00 d2d9d24a8c2a: Preparing 02:22:00 2cad74af3628: Waiting 02:22:00 bdc934a575cb: Waiting 02:22:00 d2d9d24a8c2a: Waiting 02:22:00 cd3cd2913122: Layer already exists 02:22:00 d965d6a81145: Layer already exists 02:22:00 0d35385c4648: Layer already exists 02:22:00 a1b2d78aafef: Layer already exists 02:22:00 8d955c22b269: Layer already exists 02:22:00 d2d9d24a8c2a: Layer already exists 02:22:00 bdc934a575cb: Layer already exists 02:22:00 2cad74af3628: Layer already exists 02:22:00 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:b31b91dff39747dea2595ba4ce77afc3b8f93b69d32331ba49bc1fc394b0c188 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:01 + 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 02:22:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:22:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:22:01 cd3cd2913122: Preparing 02:22:01 8d955c22b269: Preparing 02:22:01 0d35385c4648: Preparing 02:22:01 d965d6a81145: Preparing 02:22:01 a1b2d78aafef: Preparing 02:22:01 2cad74af3628: Preparing 02:22:01 bdc934a575cb: Preparing 02:22:01 d2d9d24a8c2a: Preparing 02:22:01 2cad74af3628: Waiting 02:22:01 bdc934a575cb: Waiting 02:22:01 d2d9d24a8c2a: Waiting 02:22:01 a1b2d78aafef: Layer already exists 02:22:01 8d955c22b269: Layer already exists 02:22:01 0d35385c4648: Layer already exists 02:22:01 cd3cd2913122: Layer already exists 02:22:01 d965d6a81145: Layer already exists 02:22:01 2cad74af3628: Layer already exists 02:22:01 bdc934a575cb: Layer already exists 02:22:01 d2d9d24a8c2a: Layer already exists 02:22:01 main: digest: sha256:b31b91dff39747dea2595ba4ce77afc3b8f93b69d32331ba49bc1fc394b0c188 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:01 ===================================================== [Pipeline] echo 02:22:01 taggedImages: 02:22:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:22:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:22:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.19 02:22:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:22:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:22:01 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:22:01 cd65a25beffaabdac7b93615b889770af2fe749c 02:22:01 latest 02:22:01 3.1.0-dev.19 02:22:01 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:22:01 main 02:22:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:22:02 d8d1fcb6695e: Preparing 02:22:02 a214ac8ef7a0: Preparing 02:22:02 4c7c2d26e285: Preparing 02:22:02 7a38c9b387d7: Preparing 02:22:02 a1b2d78aafef: Preparing 02:22:02 2cad74af3628: Preparing 02:22:02 256b36354283: Preparing 02:22:02 f844cdc875bf: Preparing 02:22:02 d2d9d24a8c2a: Preparing 02:22:02 256b36354283: Waiting 02:22:02 2cad74af3628: Waiting 02:22:02 f844cdc875bf: Waiting 02:22:02 d2d9d24a8c2a: Waiting 02:22:02 a1b2d78aafef: Layer already exists 02:22:02 2cad74af3628: Layer already exists 02:22:02 a214ac8ef7a0: Pushed 02:22:02 7a38c9b387d7: Pushed 02:22:02 d8d1fcb6695e: Pushed 02:22:02 256b36354283: Pushed 02:22:03 f844cdc875bf: Pushed 02:22:03 d2d9d24a8c2a: Layer already exists 02:22:05 4c7c2d26e285: Pushed 02:22:05 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:7a4d4e720c30a6aca6faa24e95d3348ad97c6341732502acd7307df7d3f7829e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:05 + 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 02:22:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:22:06 d8d1fcb6695e: Preparing 02:22:06 a214ac8ef7a0: Preparing 02:22:06 4c7c2d26e285: Preparing 02:22:06 7a38c9b387d7: Preparing 02:22:06 a1b2d78aafef: Preparing 02:22:06 2cad74af3628: Preparing 02:22:06 256b36354283: Preparing 02:22:06 f844cdc875bf: Preparing 02:22:06 d2d9d24a8c2a: Preparing 02:22:06 2cad74af3628: Waiting 02:22:06 d2d9d24a8c2a: Waiting 02:22:06 f844cdc875bf: Waiting 02:22:06 a214ac8ef7a0: Layer already exists 02:22:06 d8d1fcb6695e: Layer already exists 02:22:06 a1b2d78aafef: Layer already exists 02:22:06 7a38c9b387d7: Layer already exists 02:22:06 4c7c2d26e285: Layer already exists 02:22:06 f844cdc875bf: Layer already exists 02:22:06 256b36354283: Layer already exists 02:22:06 2cad74af3628: Layer already exists 02:22:06 d2d9d24a8c2a: Layer already exists 02:22:06 latest: digest: sha256:7a4d4e720c30a6aca6faa24e95d3348ad97c6341732502acd7307df7d3f7829e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.19 02:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:22:07 d8d1fcb6695e: Preparing 02:22:07 a214ac8ef7a0: Preparing 02:22:07 4c7c2d26e285: Preparing 02:22:07 7a38c9b387d7: Preparing 02:22:07 a1b2d78aafef: Preparing 02:22:07 2cad74af3628: Preparing 02:22:07 256b36354283: Preparing 02:22:07 f844cdc875bf: Preparing 02:22:07 d2d9d24a8c2a: Preparing 02:22:07 256b36354283: Waiting 02:22:07 f844cdc875bf: Waiting 02:22:07 d2d9d24a8c2a: Waiting 02:22:07 2cad74af3628: Waiting 02:22:07 a1b2d78aafef: Layer already exists 02:22:07 7a38c9b387d7: Layer already exists 02:22:07 4c7c2d26e285: Layer already exists 02:22:07 d8d1fcb6695e: Layer already exists 02:22:07 a214ac8ef7a0: Layer already exists 02:22:07 2cad74af3628: Layer already exists 02:22:07 f844cdc875bf: Layer already exists 02:22:07 d2d9d24a8c2a: Layer already exists 02:22:07 256b36354283: Layer already exists 02:22:07 3.1.0-dev.19: digest: sha256:7a4d4e720c30a6aca6faa24e95d3348ad97c6341732502acd7307df7d3f7829e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:22:08 d8d1fcb6695e: Preparing 02:22:08 a214ac8ef7a0: Preparing 02:22:08 4c7c2d26e285: Preparing 02:22:08 7a38c9b387d7: Preparing 02:22:08 a1b2d78aafef: Preparing 02:22:08 2cad74af3628: Preparing 02:22:08 256b36354283: Preparing 02:22:08 f844cdc875bf: Preparing 02:22:08 d2d9d24a8c2a: Preparing 02:22:08 256b36354283: Waiting 02:22:08 f844cdc875bf: Waiting 02:22:08 d2d9d24a8c2a: Waiting 02:22:08 2cad74af3628: Waiting 02:22:08 a1b2d78aafef: Layer already exists 02:22:08 a214ac8ef7a0: Layer already exists 02:22:08 7a38c9b387d7: Layer already exists 02:22:08 d8d1fcb6695e: Layer already exists 02:22:08 4c7c2d26e285: Layer already exists 02:22:08 f844cdc875bf: Layer already exists 02:22:08 2cad74af3628: Layer already exists 02:22:08 256b36354283: Layer already exists 02:22:08 d2d9d24a8c2a: Layer already exists 02:22:08 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:7a4d4e720c30a6aca6faa24e95d3348ad97c6341732502acd7307df7d3f7829e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:09 + 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 02:22:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:22:09 d8d1fcb6695e: Preparing 02:22:09 a214ac8ef7a0: Preparing 02:22:09 4c7c2d26e285: Preparing 02:22:09 7a38c9b387d7: Preparing 02:22:09 a1b2d78aafef: Preparing 02:22:09 2cad74af3628: Preparing 02:22:09 256b36354283: Preparing 02:22:09 f844cdc875bf: Preparing 02:22:09 d2d9d24a8c2a: Preparing 02:22:09 2cad74af3628: Waiting 02:22:09 256b36354283: Waiting 02:22:09 f844cdc875bf: Waiting 02:22:09 d2d9d24a8c2a: Waiting 02:22:09 a1b2d78aafef: Layer already exists 02:22:09 7a38c9b387d7: Layer already exists 02:22:09 4c7c2d26e285: Layer already exists 02:22:09 d8d1fcb6695e: Layer already exists 02:22:09 a214ac8ef7a0: Layer already exists 02:22:09 256b36354283: Layer already exists 02:22:09 f844cdc875bf: Layer already exists 02:22:09 d2d9d24a8c2a: Layer already exists 02:22:09 2cad74af3628: Layer already exists 02:22:09 main: digest: sha256:7a4d4e720c30a6aca6faa24e95d3348ad97c6341732502acd7307df7d3f7829e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:09 ===================================================== [Pipeline] echo 02:22:09 taggedImages: 02:22:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:22:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:22:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.19 02:22:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:22:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:22:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:22:09 cd65a25beffaabdac7b93615b889770af2fe749c 02:22:09 latest 02:22:09 3.1.0-dev.19 02:22:09 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:22:09 main 02:22:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:22:10 c4940727a1a4: Preparing 02:22:10 c4d11ba83ef6: Preparing 02:22:10 2c0b89ced9f6: Preparing 02:22:10 f52bc101776c: Preparing 02:22:10 501ab5553b6e: Preparing 02:22:10 9dc6cc7345a4: Preparing 02:22:10 1bdc8fc73773: Preparing 02:22:10 a1b2d78aafef: Preparing 02:22:10 2cad74af3628: Preparing 02:22:10 02a29683d17d: Preparing 02:22:10 d2d9d24a8c2a: Preparing 02:22:10 a1b2d78aafef: Waiting 02:22:10 d2d9d24a8c2a: Waiting 02:22:10 2cad74af3628: Waiting 02:22:10 02a29683d17d: Waiting 02:22:10 9dc6cc7345a4: Waiting 02:22:10 1bdc8fc73773: Waiting 02:22:10 c4940727a1a4: Pushed 02:22:10 c4d11ba83ef6: Pushed 02:22:10 501ab5553b6e: Pushed 02:22:10 a1b2d78aafef: Layer already exists 02:22:10 2cad74af3628: Layer already exists 02:22:10 9dc6cc7345a4: Pushed 02:22:10 d2d9d24a8c2a: Layer already exists 02:22:10 1bdc8fc73773: Pushed 02:22:13 02a29683d17d: Pushed 02:22:13 f52bc101776c: Pushed 02:22:14 2c0b89ced9f6: Pushed 02:22:14 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:3373cf003bda05c4ec1f4c476bd5c71456f3e1d966648c303c95e028e72b4a2e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:14 + 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 02:22:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:22:15 c4940727a1a4: Preparing 02:22:15 c4d11ba83ef6: Preparing 02:22:15 2c0b89ced9f6: Preparing 02:22:15 f52bc101776c: Preparing 02:22:15 501ab5553b6e: Preparing 02:22:15 9dc6cc7345a4: Preparing 02:22:15 1bdc8fc73773: Preparing 02:22:15 a1b2d78aafef: Preparing 02:22:15 2cad74af3628: Preparing 02:22:15 02a29683d17d: Preparing 02:22:15 d2d9d24a8c2a: Preparing 02:22:15 9dc6cc7345a4: Waiting 02:22:15 1bdc8fc73773: Waiting 02:22:15 a1b2d78aafef: Waiting 02:22:15 2cad74af3628: Waiting 02:22:15 02a29683d17d: Waiting 02:22:15 d2d9d24a8c2a: Waiting 02:22:15 f52bc101776c: Layer already exists 02:22:15 c4940727a1a4: Layer already exists 02:22:15 501ab5553b6e: Layer already exists 02:22:15 2c0b89ced9f6: Layer already exists 02:22:15 c4d11ba83ef6: Layer already exists 02:22:15 9dc6cc7345a4: Layer already exists 02:22:15 02a29683d17d: Layer already exists 02:22:15 1bdc8fc73773: Layer already exists 02:22:15 a1b2d78aafef: Layer already exists 02:22:15 2cad74af3628: Layer already exists 02:22:15 d2d9d24a8c2a: Layer already exists 02:22:15 latest: digest: sha256:3373cf003bda05c4ec1f4c476bd5c71456f3e1d966648c303c95e028e72b4a2e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.19 02:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:22:16 c4940727a1a4: Preparing 02:22:16 c4d11ba83ef6: Preparing 02:22:16 2c0b89ced9f6: Preparing 02:22:16 f52bc101776c: Preparing 02:22:16 501ab5553b6e: Preparing 02:22:16 9dc6cc7345a4: Preparing 02:22:16 1bdc8fc73773: Preparing 02:22:16 a1b2d78aafef: Preparing 02:22:16 2cad74af3628: Preparing 02:22:16 02a29683d17d: Preparing 02:22:16 d2d9d24a8c2a: Preparing 02:22:16 9dc6cc7345a4: Waiting 02:22:16 1bdc8fc73773: Waiting 02:22:16 02a29683d17d: Waiting 02:22:16 a1b2d78aafef: Waiting 02:22:16 2cad74af3628: Waiting 02:22:16 d2d9d24a8c2a: Waiting 02:22:16 f52bc101776c: Layer already exists 02:22:16 501ab5553b6e: Layer already exists 02:22:16 c4d11ba83ef6: Layer already exists 02:22:16 c4940727a1a4: Layer already exists 02:22:16 2c0b89ced9f6: Layer already exists 02:22:16 9dc6cc7345a4: Layer already exists 02:22:16 a1b2d78aafef: Layer already exists 02:22:16 1bdc8fc73773: Layer already exists 02:22:16 2cad74af3628: Layer already exists 02:22:16 02a29683d17d: Layer already exists 02:22:16 d2d9d24a8c2a: Layer already exists 02:22:16 3.1.0-dev.19: digest: sha256:3373cf003bda05c4ec1f4c476bd5c71456f3e1d966648c303c95e028e72b4a2e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:22:16 c4940727a1a4: Preparing 02:22:16 c4d11ba83ef6: Preparing 02:22:16 2c0b89ced9f6: Preparing 02:22:16 f52bc101776c: Preparing 02:22:16 501ab5553b6e: Preparing 02:22:16 9dc6cc7345a4: Preparing 02:22:16 1bdc8fc73773: Preparing 02:22:16 a1b2d78aafef: Preparing 02:22:16 2cad74af3628: Preparing 02:22:16 02a29683d17d: Preparing 02:22:16 d2d9d24a8c2a: Preparing 02:22:16 9dc6cc7345a4: Waiting 02:22:16 a1b2d78aafef: Waiting 02:22:16 2cad74af3628: Waiting 02:22:16 02a29683d17d: Waiting 02:22:16 d2d9d24a8c2a: Waiting 02:22:16 1bdc8fc73773: Waiting 02:22:16 c4d11ba83ef6: Layer already exists 02:22:16 f52bc101776c: Layer already exists 02:22:16 501ab5553b6e: Layer already exists 02:22:16 2c0b89ced9f6: Layer already exists 02:22:16 c4940727a1a4: Layer already exists 02:22:16 9dc6cc7345a4: Layer already exists 02:22:16 1bdc8fc73773: Layer already exists 02:22:16 a1b2d78aafef: Layer already exists 02:22:16 2cad74af3628: Layer already exists 02:22:16 02a29683d17d: Layer already exists 02:22:16 d2d9d24a8c2a: Layer already exists 02:22:17 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:3373cf003bda05c4ec1f4c476bd5c71456f3e1d966648c303c95e028e72b4a2e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:17 + 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 02:22:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:22:17 c4940727a1a4: Preparing 02:22:17 c4d11ba83ef6: Preparing 02:22:17 2c0b89ced9f6: Preparing 02:22:17 f52bc101776c: Preparing 02:22:17 501ab5553b6e: Preparing 02:22:17 9dc6cc7345a4: Preparing 02:22:17 1bdc8fc73773: Preparing 02:22:17 a1b2d78aafef: Preparing 02:22:17 2cad74af3628: Preparing 02:22:17 02a29683d17d: Preparing 02:22:17 d2d9d24a8c2a: Preparing 02:22:17 9dc6cc7345a4: Waiting 02:22:17 1bdc8fc73773: Waiting 02:22:17 a1b2d78aafef: Waiting 02:22:17 2cad74af3628: Waiting 02:22:17 02a29683d17d: Waiting 02:22:17 d2d9d24a8c2a: Waiting 02:22:17 f52bc101776c: Layer already exists 02:22:17 501ab5553b6e: Layer already exists 02:22:17 c4940727a1a4: Layer already exists 02:22:17 c4d11ba83ef6: Layer already exists 02:22:17 2c0b89ced9f6: Layer already exists 02:22:17 2cad74af3628: Layer already exists 02:22:17 1bdc8fc73773: Layer already exists 02:22:17 a1b2d78aafef: Layer already exists 02:22:17 9dc6cc7345a4: Layer already exists 02:22:17 02a29683d17d: Layer already exists 02:22:17 d2d9d24a8c2a: Layer already exists 02:22:18 main: digest: sha256:3373cf003bda05c4ec1f4c476bd5c71456f3e1d966648c303c95e028e72b4a2e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:18 ===================================================== [Pipeline] echo 02:22:18 taggedImages: 02:22:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:22:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:22:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.19 02:22:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:22:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:22:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:22:18 cd65a25beffaabdac7b93615b889770af2fe749c 02:22:18 latest 02:22:18 3.1.0-dev.19 02:22:18 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:22:18 main 02:22:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:22:18 08c13fe9219a: Preparing 02:22:18 bd2c65a99dcc: Preparing 02:22:18 a1b2d78aafef: Preparing 02:22:18 2cad74af3628: Preparing 02:22:18 0431f4a5e590: Preparing 02:22:18 d2d9d24a8c2a: Preparing 02:22:18 d2d9d24a8c2a: Waiting 02:22:19 2cad74af3628: Layer already exists 02:22:19 a1b2d78aafef: Layer already exists 02:22:19 d2d9d24a8c2a: Layer already exists 02:22:19 08c13fe9219a: Pushed 02:22:20 0431f4a5e590: Pushed 02:22:23 bd2c65a99dcc: Pushed 02:22:23 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:997a8d0833b4c2c8500c86a52bb807e8189f82771a0340b46e1268b74a77aee5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:24 + 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 02:22:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:22:24 08c13fe9219a: Preparing 02:22:24 bd2c65a99dcc: Preparing 02:22:24 a1b2d78aafef: Preparing 02:22:24 2cad74af3628: Preparing 02:22:24 0431f4a5e590: Preparing 02:22:24 d2d9d24a8c2a: Preparing 02:22:24 d2d9d24a8c2a: Waiting 02:22:24 08c13fe9219a: Layer already exists 02:22:24 bd2c65a99dcc: Layer already exists 02:22:24 0431f4a5e590: Layer already exists 02:22:24 a1b2d78aafef: Layer already exists 02:22:24 2cad74af3628: Layer already exists 02:22:24 d2d9d24a8c2a: Layer already exists 02:22:24 latest: digest: sha256:997a8d0833b4c2c8500c86a52bb807e8189f82771a0340b46e1268b74a77aee5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.19 02:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:22:25 08c13fe9219a: Preparing 02:22:25 bd2c65a99dcc: Preparing 02:22:25 a1b2d78aafef: Preparing 02:22:25 2cad74af3628: Preparing 02:22:25 0431f4a5e590: Preparing 02:22:25 d2d9d24a8c2a: Preparing 02:22:25 d2d9d24a8c2a: Waiting 02:22:25 08c13fe9219a: Layer already exists 02:22:25 a1b2d78aafef: Layer already exists 02:22:25 bd2c65a99dcc: Layer already exists 02:22:25 2cad74af3628: Layer already exists 02:22:25 0431f4a5e590: Layer already exists 02:22:25 d2d9d24a8c2a: Layer already exists 02:22:25 3.1.0-dev.19: digest: sha256:997a8d0833b4c2c8500c86a52bb807e8189f82771a0340b46e1268b74a77aee5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:22:26 08c13fe9219a: Preparing 02:22:26 bd2c65a99dcc: Preparing 02:22:26 a1b2d78aafef: Preparing 02:22:26 2cad74af3628: Preparing 02:22:26 0431f4a5e590: Preparing 02:22:26 d2d9d24a8c2a: Preparing 02:22:26 d2d9d24a8c2a: Waiting 02:22:26 a1b2d78aafef: Layer already exists 02:22:26 08c13fe9219a: Layer already exists 02:22:26 2cad74af3628: Layer already exists 02:22:26 0431f4a5e590: Layer already exists 02:22:26 bd2c65a99dcc: Layer already exists 02:22:26 d2d9d24a8c2a: Layer already exists 02:22:26 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:997a8d0833b4c2c8500c86a52bb807e8189f82771a0340b46e1268b74a77aee5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:27 + 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 02:22:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:22:27 08c13fe9219a: Preparing 02:22:27 bd2c65a99dcc: Preparing 02:22:27 a1b2d78aafef: Preparing 02:22:27 2cad74af3628: Preparing 02:22:27 0431f4a5e590: Preparing 02:22:27 d2d9d24a8c2a: Preparing 02:22:27 d2d9d24a8c2a: Waiting 02:22:27 0431f4a5e590: Layer already exists 02:22:27 08c13fe9219a: Layer already exists 02:22:27 a1b2d78aafef: Layer already exists 02:22:27 2cad74af3628: Layer already exists 02:22:27 bd2c65a99dcc: Layer already exists 02:22:27 d2d9d24a8c2a: Layer already exists 02:22:27 main: digest: sha256:997a8d0833b4c2c8500c86a52bb807e8189f82771a0340b46e1268b74a77aee5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:27 ===================================================== [Pipeline] echo 02:22:27 taggedImages: 02:22:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:22:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:22:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.19 02:22:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:22:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:22:27 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:22:27 cd65a25beffaabdac7b93615b889770af2fe749c 02:22:27 latest 02:22:27 3.1.0-dev.19 02:22:27 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:22:27 main 02:22:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:22:29 c7f578117395: Preparing 02:22:29 97c198e21a59: Preparing 02:22:29 f973119f139d: Preparing 02:22:29 89804993c6b8: Preparing 02:22:29 612cce543678: Preparing 02:22:29 a1b2d78aafef: Preparing 02:22:29 2cad74af3628: Preparing 02:22:29 ef4dc932e0d1: Preparing 02:22:29 d2d9d24a8c2a: Preparing 02:22:29 2cad74af3628: Waiting 02:22:29 ef4dc932e0d1: Waiting 02:22:29 d2d9d24a8c2a: Waiting 02:22:29 a1b2d78aafef: Waiting 02:22:30 f973119f139d: Pushed 02:22:30 97c198e21a59: Pushed 02:22:30 c7f578117395: Pushed 02:22:30 a1b2d78aafef: Layer already exists 02:22:30 2cad74af3628: Layer already exists 02:22:30 d2d9d24a8c2a: Layer already exists 02:22:31 ef4dc932e0d1: Pushed 02:22:43 612cce543678: Pushed 02:22:47 89804993c6b8: Pushed 02:22:47 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:c71025f424a13743f87853c5d20426e5e35c51500fd95f0c4b0cf2e44f360df1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:48 + 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 02:22:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:22:48 c7f578117395: Preparing 02:22:48 97c198e21a59: Preparing 02:22:48 f973119f139d: Preparing 02:22:48 89804993c6b8: Preparing 02:22:48 612cce543678: Preparing 02:22:48 a1b2d78aafef: Preparing 02:22:48 2cad74af3628: Preparing 02:22:48 ef4dc932e0d1: Preparing 02:22:48 d2d9d24a8c2a: Preparing 02:22:48 a1b2d78aafef: Waiting 02:22:48 2cad74af3628: Waiting 02:22:48 ef4dc932e0d1: Waiting 02:22:48 d2d9d24a8c2a: Waiting 02:22:48 f973119f139d: Layer already exists 02:22:48 c7f578117395: Layer already exists 02:22:48 97c198e21a59: Layer already exists 02:22:48 89804993c6b8: Layer already exists 02:22:48 612cce543678: Layer already exists 02:22:48 ef4dc932e0d1: Layer already exists 02:22:48 a1b2d78aafef: Layer already exists 02:22:48 2cad74af3628: Layer already exists 02:22:48 d2d9d24a8c2a: Layer already exists 02:22:48 latest: digest: sha256:c71025f424a13743f87853c5d20426e5e35c51500fd95f0c4b0cf2e44f360df1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.19 02:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:22:49 c7f578117395: Preparing 02:22:49 97c198e21a59: Preparing 02:22:49 f973119f139d: Preparing 02:22:49 89804993c6b8: Preparing 02:22:49 612cce543678: Preparing 02:22:49 a1b2d78aafef: Preparing 02:22:49 2cad74af3628: Preparing 02:22:49 ef4dc932e0d1: Preparing 02:22:49 d2d9d24a8c2a: Preparing 02:22:49 a1b2d78aafef: Waiting 02:22:49 2cad74af3628: Waiting 02:22:49 ef4dc932e0d1: Waiting 02:22:49 d2d9d24a8c2a: Waiting 02:22:49 612cce543678: Layer already exists 02:22:49 97c198e21a59: Layer already exists 02:22:49 f973119f139d: Layer already exists 02:22:49 89804993c6b8: Layer already exists 02:22:49 c7f578117395: Layer already exists 02:22:49 2cad74af3628: Layer already exists 02:22:49 a1b2d78aafef: Layer already exists 02:22:49 ef4dc932e0d1: Layer already exists 02:22:49 d2d9d24a8c2a: Layer already exists 02:22:49 3.1.0-dev.19: digest: sha256:c71025f424a13743f87853c5d20426e5e35c51500fd95f0c4b0cf2e44f360df1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:22:50 c7f578117395: Preparing 02:22:50 97c198e21a59: Preparing 02:22:50 f973119f139d: Preparing 02:22:50 89804993c6b8: Preparing 02:22:50 612cce543678: Preparing 02:22:50 a1b2d78aafef: Preparing 02:22:50 2cad74af3628: Preparing 02:22:50 ef4dc932e0d1: Preparing 02:22:50 d2d9d24a8c2a: Preparing 02:22:50 2cad74af3628: Waiting 02:22:50 ef4dc932e0d1: Waiting 02:22:50 a1b2d78aafef: Waiting 02:22:50 d2d9d24a8c2a: Waiting 02:22:50 c7f578117395: Layer already exists 02:22:50 f973119f139d: Layer already exists 02:22:50 89804993c6b8: Layer already exists 02:22:50 612cce543678: Layer already exists 02:22:50 97c198e21a59: Layer already exists 02:22:50 2cad74af3628: Layer already exists 02:22:50 a1b2d78aafef: Layer already exists 02:22:50 ef4dc932e0d1: Layer already exists 02:22:50 d2d9d24a8c2a: Layer already exists 02:22:50 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:c71025f424a13743f87853c5d20426e5e35c51500fd95f0c4b0cf2e44f360df1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:50 + 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 02:22:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:22:51 c7f578117395: Preparing 02:22:51 97c198e21a59: Preparing 02:22:51 f973119f139d: Preparing 02:22:51 89804993c6b8: Preparing 02:22:51 612cce543678: Preparing 02:22:51 a1b2d78aafef: Preparing 02:22:51 2cad74af3628: Preparing 02:22:51 ef4dc932e0d1: Preparing 02:22:51 d2d9d24a8c2a: Preparing 02:22:51 a1b2d78aafef: Waiting 02:22:51 2cad74af3628: Waiting 02:22:51 d2d9d24a8c2a: Waiting 02:22:51 ef4dc932e0d1: Waiting 02:22:51 612cce543678: Layer already exists 02:22:51 f973119f139d: Layer already exists 02:22:51 97c198e21a59: Layer already exists 02:22:51 c7f578117395: Layer already exists 02:22:51 89804993c6b8: Layer already exists 02:22:51 ef4dc932e0d1: Layer already exists 02:22:51 a1b2d78aafef: Layer already exists 02:22:51 2cad74af3628: Layer already exists 02:22:51 d2d9d24a8c2a: Layer already exists 02:22:51 main: digest: sha256:c71025f424a13743f87853c5d20426e5e35c51500fd95f0c4b0cf2e44f360df1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:51 ===================================================== [Pipeline] echo 02:22:51 taggedImages: 02:22:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:22:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:22:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.19 02:22:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:22:51 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:22:51 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:22:51 cd65a25beffaabdac7b93615b889770af2fe749c 02:22:51 latest 02:22:51 3.1.0-dev.19 02:22:51 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:22:51 main 02:22:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:22:52 403cc79fa997: Preparing 02:22:52 8f016577377c: Preparing 02:22:52 624740841243: Preparing 02:22:52 70a48f89dc09: Preparing 02:22:52 a1b2d78aafef: Preparing 02:22:52 2cad74af3628: Preparing 02:22:52 8969ee8591f5: Preparing 02:22:52 d2d9d24a8c2a: Preparing 02:22:52 2cad74af3628: Waiting 02:22:52 8969ee8591f5: Waiting 02:22:52 a1b2d78aafef: Layer already exists 02:22:52 2cad74af3628: Layer already exists 02:22:52 8f016577377c: Pushed 02:22:52 624740841243: Pushed 02:22:52 403cc79fa997: Pushed 02:22:52 d2d9d24a8c2a: Layer already exists 02:22:53 8969ee8591f5: Pushed 02:23:11 70a48f89dc09: Pushed 02:23:11 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:dd1ed243a266c555af3272e30e7adb4951453c038df9c6a38022e9dd4ec720a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:11 + 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 02:23:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:23:11 403cc79fa997: Preparing 02:23:11 8f016577377c: Preparing 02:23:11 624740841243: Preparing 02:23:11 70a48f89dc09: Preparing 02:23:11 a1b2d78aafef: Preparing 02:23:11 2cad74af3628: Preparing 02:23:11 8969ee8591f5: Preparing 02:23:11 d2d9d24a8c2a: Preparing 02:23:11 2cad74af3628: Waiting 02:23:11 8969ee8591f5: Waiting 02:23:11 d2d9d24a8c2a: Waiting 02:23:11 a1b2d78aafef: Layer already exists 02:23:11 70a48f89dc09: Layer already exists 02:23:11 624740841243: Layer already exists 02:23:11 8f016577377c: Layer already exists 02:23:11 403cc79fa997: Layer already exists 02:23:11 d2d9d24a8c2a: Layer already exists 02:23:11 2cad74af3628: Layer already exists 02:23:11 8969ee8591f5: Layer already exists 02:23:12 latest: digest: sha256:dd1ed243a266c555af3272e30e7adb4951453c038df9c6a38022e9dd4ec720a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.19 02:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:23:12 403cc79fa997: Preparing 02:23:12 8f016577377c: Preparing 02:23:12 624740841243: Preparing 02:23:12 70a48f89dc09: Preparing 02:23:12 a1b2d78aafef: Preparing 02:23:12 2cad74af3628: Preparing 02:23:12 8969ee8591f5: Preparing 02:23:12 d2d9d24a8c2a: Preparing 02:23:12 2cad74af3628: Waiting 02:23:12 8969ee8591f5: Waiting 02:23:12 d2d9d24a8c2a: Waiting 02:23:12 8f016577377c: Layer already exists 02:23:12 a1b2d78aafef: Layer already exists 02:23:12 624740841243: Layer already exists 02:23:12 70a48f89dc09: Layer already exists 02:23:12 403cc79fa997: Layer already exists 02:23:12 8969ee8591f5: Layer already exists 02:23:12 d2d9d24a8c2a: Layer already exists 02:23:12 2cad74af3628: Layer already exists 02:23:12 3.1.0-dev.19: digest: sha256:dd1ed243a266c555af3272e30e7adb4951453c038df9c6a38022e9dd4ec720a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:23:13 403cc79fa997: Preparing 02:23:13 8f016577377c: Preparing 02:23:13 624740841243: Preparing 02:23:13 70a48f89dc09: Preparing 02:23:13 a1b2d78aafef: Preparing 02:23:13 2cad74af3628: Preparing 02:23:13 8969ee8591f5: Preparing 02:23:13 d2d9d24a8c2a: Preparing 02:23:13 2cad74af3628: Waiting 02:23:13 8969ee8591f5: Waiting 02:23:13 d2d9d24a8c2a: Waiting 02:23:13 403cc79fa997: Layer already exists 02:23:13 a1b2d78aafef: Layer already exists 02:23:13 8f016577377c: Layer already exists 02:23:13 70a48f89dc09: Layer already exists 02:23:13 624740841243: Layer already exists 02:23:13 2cad74af3628: Layer already exists 02:23:13 8969ee8591f5: Layer already exists 02:23:13 d2d9d24a8c2a: Layer already exists 02:23:13 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:dd1ed243a266c555af3272e30e7adb4951453c038df9c6a38022e9dd4ec720a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:14 + 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 02:23:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:23:14 403cc79fa997: Preparing 02:23:14 8f016577377c: Preparing 02:23:14 624740841243: Preparing 02:23:14 70a48f89dc09: Preparing 02:23:14 a1b2d78aafef: Preparing 02:23:14 2cad74af3628: Preparing 02:23:14 8969ee8591f5: Preparing 02:23:14 d2d9d24a8c2a: Preparing 02:23:14 2cad74af3628: Waiting 02:23:14 8969ee8591f5: Waiting 02:23:14 d2d9d24a8c2a: Waiting 02:23:14 70a48f89dc09: Layer already exists 02:23:14 a1b2d78aafef: Layer already exists 02:23:14 8f016577377c: Layer already exists 02:23:14 d2d9d24a8c2a: Layer already exists 02:23:14 8969ee8591f5: Layer already exists 02:23:14 2cad74af3628: Layer already exists 02:23:14 624740841243: Layer already exists 02:23:14 403cc79fa997: Layer already exists 02:23:14 main: digest: sha256:dd1ed243a266c555af3272e30e7adb4951453c038df9c6a38022e9dd4ec720a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:15 ===================================================== [Pipeline] echo 02:23:15 taggedImages: 02:23:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:23:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:23:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.19 02:23:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:23:15 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:23:15 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:23:15 cd65a25beffaabdac7b93615b889770af2fe749c 02:23:15 latest 02:23:15 3.1.0-dev.19 02:23:15 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:23:15 main 02:23:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:15 365a9bf75653: Preparing 02:23:15 8a9d33eec21b: Preparing 02:23:15 77b1f6fb7c7b: Preparing 02:23:15 1ad5b897b788: Preparing 02:23:15 a1b2d78aafef: Preparing 02:23:15 2cad74af3628: Preparing 02:23:15 ef4dc932e0d1: Preparing 02:23:15 d2d9d24a8c2a: Preparing 02:23:15 2cad74af3628: Waiting 02:23:15 ef4dc932e0d1: Waiting 02:23:15 d2d9d24a8c2a: Waiting 02:23:15 a1b2d78aafef: Layer already exists 02:23:15 2cad74af3628: Layer already exists 02:23:15 ef4dc932e0d1: Layer already exists 02:23:15 d2d9d24a8c2a: Layer already exists 02:23:15 77b1f6fb7c7b: Pushed 02:23:15 8a9d33eec21b: Pushed 02:23:15 365a9bf75653: Pushed 02:23:34 1ad5b897b788: Pushed 02:23:34 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:7d82b3f3ef39dccfc77542e9a718af40ad939834475bdf8460f8a830ae2f08b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:34 + 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 02:23:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:34 365a9bf75653: Preparing 02:23:34 8a9d33eec21b: Preparing 02:23:34 77b1f6fb7c7b: Preparing 02:23:34 1ad5b897b788: Preparing 02:23:34 a1b2d78aafef: Preparing 02:23:34 2cad74af3628: Preparing 02:23:34 ef4dc932e0d1: Preparing 02:23:34 d2d9d24a8c2a: Preparing 02:23:34 ef4dc932e0d1: Waiting 02:23:34 d2d9d24a8c2a: Waiting 02:23:34 2cad74af3628: Waiting 02:23:34 8a9d33eec21b: Layer already exists 02:23:34 77b1f6fb7c7b: Layer already exists 02:23:34 a1b2d78aafef: Layer already exists 02:23:34 1ad5b897b788: Layer already exists 02:23:34 365a9bf75653: Layer already exists 02:23:34 2cad74af3628: Layer already exists 02:23:34 ef4dc932e0d1: Layer already exists 02:23:34 d2d9d24a8c2a: Layer already exists 02:23:35 latest: digest: sha256:7d82b3f3ef39dccfc77542e9a718af40ad939834475bdf8460f8a830ae2f08b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.19 02:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:35 365a9bf75653: Preparing 02:23:35 8a9d33eec21b: Preparing 02:23:35 77b1f6fb7c7b: Preparing 02:23:35 1ad5b897b788: Preparing 02:23:35 a1b2d78aafef: Preparing 02:23:35 2cad74af3628: Preparing 02:23:35 ef4dc932e0d1: Preparing 02:23:35 d2d9d24a8c2a: Preparing 02:23:35 2cad74af3628: Waiting 02:23:35 ef4dc932e0d1: Waiting 02:23:35 d2d9d24a8c2a: Waiting 02:23:35 8a9d33eec21b: Layer already exists 02:23:35 1ad5b897b788: Layer already exists 02:23:35 365a9bf75653: Layer already exists 02:23:35 a1b2d78aafef: Layer already exists 02:23:35 77b1f6fb7c7b: Layer already exists 02:23:35 ef4dc932e0d1: Layer already exists 02:23:35 2cad74af3628: Layer already exists 02:23:35 d2d9d24a8c2a: Layer already exists 02:23:36 3.1.0-dev.19: digest: sha256:7d82b3f3ef39dccfc77542e9a718af40ad939834475bdf8460f8a830ae2f08b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:36 365a9bf75653: Preparing 02:23:36 8a9d33eec21b: Preparing 02:23:36 77b1f6fb7c7b: Preparing 02:23:36 1ad5b897b788: Preparing 02:23:36 a1b2d78aafef: Preparing 02:23:36 2cad74af3628: Preparing 02:23:36 ef4dc932e0d1: Preparing 02:23:36 d2d9d24a8c2a: Preparing 02:23:36 2cad74af3628: Waiting 02:23:36 ef4dc932e0d1: Waiting 02:23:36 d2d9d24a8c2a: Waiting 02:23:36 a1b2d78aafef: Layer already exists 02:23:36 8a9d33eec21b: Layer already exists 02:23:36 1ad5b897b788: Layer already exists 02:23:36 77b1f6fb7c7b: Layer already exists 02:23:36 365a9bf75653: Layer already exists 02:23:36 ef4dc932e0d1: Layer already exists 02:23:36 2cad74af3628: Layer already exists 02:23:36 d2d9d24a8c2a: Layer already exists 02:23:36 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:7d82b3f3ef39dccfc77542e9a718af40ad939834475bdf8460f8a830ae2f08b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:37 + 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 02:23:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:23:37 365a9bf75653: Preparing 02:23:37 8a9d33eec21b: Preparing 02:23:37 77b1f6fb7c7b: Preparing 02:23:37 1ad5b897b788: Preparing 02:23:37 a1b2d78aafef: Preparing 02:23:37 2cad74af3628: Preparing 02:23:37 ef4dc932e0d1: Preparing 02:23:37 d2d9d24a8c2a: Preparing 02:23:37 2cad74af3628: Waiting 02:23:37 ef4dc932e0d1: Waiting 02:23:37 d2d9d24a8c2a: Waiting 02:23:37 8a9d33eec21b: Layer already exists 02:23:37 a1b2d78aafef: Layer already exists 02:23:37 365a9bf75653: Layer already exists 02:23:37 1ad5b897b788: Layer already exists 02:23:37 77b1f6fb7c7b: Layer already exists 02:23:37 2cad74af3628: Layer already exists 02:23:37 ef4dc932e0d1: Layer already exists 02:23:37 d2d9d24a8c2a: Layer already exists 02:23:37 main: digest: sha256:7d82b3f3ef39dccfc77542e9a718af40ad939834475bdf8460f8a830ae2f08b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:37 ===================================================== [Pipeline] echo 02:23:37 taggedImages: 02:23:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:23:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:23:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.19 02:23:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:23:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:23:37 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:23:37 cd65a25beffaabdac7b93615b889770af2fe749c 02:23:37 latest 02:23:37 3.1.0-dev.19 02:23:37 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:23:37 main 02:23:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:38 6103bdc55d84: Preparing 02:23:38 ea267ebde53b: Preparing 02:23:38 a1b2d78aafef: Preparing 02:23:38 2cad74af3628: Preparing 02:23:38 a9e2a7f6df3d: Preparing 02:23:38 d2d9d24a8c2a: Preparing 02:23:38 d2d9d24a8c2a: Waiting 02:23:38 a1b2d78aafef: Layer already exists 02:23:38 2cad74af3628: Layer already exists 02:23:38 d2d9d24a8c2a: Layer already exists 02:23:38 6103bdc55d84: Pushed 02:23:39 a9e2a7f6df3d: Pushed 02:23:45 ea267ebde53b: Pushed 02:23:45 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:8db471b53046958fc7449534f2173bf13a3f6c31b3481b5403c81e13c48d010a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:46 6103bdc55d84: Preparing 02:23:46 ea267ebde53b: Preparing 02:23:46 a1b2d78aafef: Preparing 02:23:46 2cad74af3628: Preparing 02:23:46 a9e2a7f6df3d: Preparing 02:23:46 d2d9d24a8c2a: Preparing 02:23:46 d2d9d24a8c2a: Waiting 02:23:46 6103bdc55d84: Layer already exists 02:23:46 a9e2a7f6df3d: Layer already exists 02:23:46 ea267ebde53b: Layer already exists 02:23:46 a1b2d78aafef: Layer already exists 02:23:46 2cad74af3628: Layer already exists 02:23:46 d2d9d24a8c2a: Layer already exists 02:23:46 latest: digest: sha256:8db471b53046958fc7449534f2173bf13a3f6c31b3481b5403c81e13c48d010a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.19 02:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:51 6103bdc55d84: Preparing 02:23:51 ea267ebde53b: Preparing 02:23:51 a1b2d78aafef: Preparing 02:23:51 2cad74af3628: Preparing 02:23:51 a9e2a7f6df3d: Preparing 02:23:51 d2d9d24a8c2a: Preparing 02:23:51 d2d9d24a8c2a: Waiting 02:23:51 2cad74af3628: Layer already exists 02:23:51 a9e2a7f6df3d: Layer already exists 02:23:51 ea267ebde53b: Layer already exists 02:23:51 a1b2d78aafef: Layer already exists 02:23:51 6103bdc55d84: Layer already exists 02:23:51 d2d9d24a8c2a: Layer already exists 02:23:51 3.1.0-dev.19: digest: sha256:8db471b53046958fc7449534f2173bf13a3f6c31b3481b5403c81e13c48d010a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:52 6103bdc55d84: Preparing 02:23:52 ea267ebde53b: Preparing 02:23:52 a1b2d78aafef: Preparing 02:23:52 2cad74af3628: Preparing 02:23:52 a9e2a7f6df3d: Preparing 02:23:52 d2d9d24a8c2a: Preparing 02:23:52 d2d9d24a8c2a: Waiting 02:23:52 ea267ebde53b: Layer already exists 02:23:52 a9e2a7f6df3d: Layer already exists 02:23:52 a1b2d78aafef: Layer already exists 02:23:52 2cad74af3628: Layer already exists 02:23:52 6103bdc55d84: Layer already exists 02:23:52 d2d9d24a8c2a: Layer already exists 02:23:52 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:8db471b53046958fc7449534f2173bf13a3f6c31b3481b5403c81e13c48d010a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:53 6103bdc55d84: Preparing 02:23:53 ea267ebde53b: Preparing 02:23:53 a1b2d78aafef: Preparing 02:23:53 2cad74af3628: Preparing 02:23:53 a9e2a7f6df3d: Preparing 02:23:53 d2d9d24a8c2a: Preparing 02:23:53 d2d9d24a8c2a: Waiting 02:23:53 2cad74af3628: Layer already exists 02:23:53 ea267ebde53b: Layer already exists 02:23:53 a1b2d78aafef: Layer already exists 02:23:53 a9e2a7f6df3d: Layer already exists 02:23:53 6103bdc55d84: Layer already exists 02:23:53 d2d9d24a8c2a: Layer already exists 02:23:53 main: digest: sha256:8db471b53046958fc7449534f2173bf13a3f6c31b3481b5403c81e13c48d010a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:53 ===================================================== [Pipeline] echo 02:23:53 taggedImages: 02:23:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:23:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:23:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.19 02:23:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:23:53 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:23:53 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:23:53 cd65a25beffaabdac7b93615b889770af2fe749c 02:23:53 latest 02:23:53 3.1.0-dev.19 02:23:53 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:23:53 main 02:23:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:23:54 56d7e170f41d: Preparing 02:23:54 4fbb0f19cfe9: Preparing 02:23:54 a1b2d78aafef: Preparing 02:23:54 2cad74af3628: Preparing 02:23:54 bdc934a575cb: Preparing 02:23:54 d2d9d24a8c2a: Preparing 02:23:54 d2d9d24a8c2a: Waiting 02:23:54 a1b2d78aafef: Layer already exists 02:23:54 2cad74af3628: Layer already exists 02:23:54 bdc934a575cb: Layer already exists 02:23:54 d2d9d24a8c2a: Layer already exists 02:23:54 56d7e170f41d: Pushed 02:24:01 4fbb0f19cfe9: Pushed 02:24:01 cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:a2baed52b5035b2d56b7b2ed5f7fb5ad0d9f4ae414bd6881fe22a4fa00dbff02 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:24:02 56d7e170f41d: Preparing 02:24:02 4fbb0f19cfe9: Preparing 02:24:02 a1b2d78aafef: Preparing 02:24:02 2cad74af3628: Preparing 02:24:02 bdc934a575cb: Preparing 02:24:02 d2d9d24a8c2a: Preparing 02:24:02 d2d9d24a8c2a: Waiting 02:24:02 a1b2d78aafef: Layer already exists 02:24:02 bdc934a575cb: Layer already exists 02:24:02 4fbb0f19cfe9: Layer already exists 02:24:02 2cad74af3628: Layer already exists 02:24:02 56d7e170f41d: Layer already exists 02:24:02 d2d9d24a8c2a: Layer already exists 02:24:02 latest: digest: sha256:a2baed52b5035b2d56b7b2ed5f7fb5ad0d9f4ae414bd6881fe22a4fa00dbff02 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.19 02:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:24:05 56d7e170f41d: Preparing 02:24:05 4fbb0f19cfe9: Preparing 02:24:05 a1b2d78aafef: Preparing 02:24:05 2cad74af3628: Preparing 02:24:05 bdc934a575cb: Preparing 02:24:05 d2d9d24a8c2a: Preparing 02:24:05 d2d9d24a8c2a: Waiting 02:24:05 bdc934a575cb: Layer already exists 02:24:05 4fbb0f19cfe9: Layer already exists 02:24:05 a1b2d78aafef: Layer already exists 02:24:05 2cad74af3628: Layer already exists 02:24:05 56d7e170f41d: Layer already exists 02:24:05 d2d9d24a8c2a: Layer already exists 02:24:05 3.1.0-dev.19: digest: sha256:a2baed52b5035b2d56b7b2ed5f7fb5ad0d9f4ae414bd6881fe22a4fa00dbff02 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:24:05 56d7e170f41d: Preparing 02:24:05 4fbb0f19cfe9: Preparing 02:24:05 a1b2d78aafef: Preparing 02:24:05 2cad74af3628: Preparing 02:24:05 bdc934a575cb: Preparing 02:24:05 d2d9d24a8c2a: Preparing 02:24:05 d2d9d24a8c2a: Waiting 02:24:05 56d7e170f41d: Layer already exists 02:24:05 4fbb0f19cfe9: Layer already exists 02:24:05 a1b2d78aafef: Layer already exists 02:24:05 2cad74af3628: Layer already exists 02:24:05 bdc934a575cb: Layer already exists 02:24:05 d2d9d24a8c2a: Layer already exists 02:24:05 cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:a2baed52b5035b2d56b7b2ed5f7fb5ad0d9f4ae414bd6881fe22a4fa00dbff02 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:24:06 56d7e170f41d: Preparing 02:24:06 4fbb0f19cfe9: Preparing 02:24:06 a1b2d78aafef: Preparing 02:24:06 2cad74af3628: Preparing 02:24:06 bdc934a575cb: Preparing 02:24:06 d2d9d24a8c2a: Preparing 02:24:06 d2d9d24a8c2a: Waiting 02:24:06 56d7e170f41d: Layer already exists 02:24:06 bdc934a575cb: Layer already exists 02:24:06 2cad74af3628: Layer already exists 02:24:06 4fbb0f19cfe9: Layer already exists 02:24:06 a1b2d78aafef: Layer already exists 02:24:06 d2d9d24a8c2a: Layer already exists 02:24:06 main: digest: sha256:a2baed52b5035b2d56b7b2ed5f7fb5ad0d9f4ae414bd6881fe22a4fa00dbff02 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:06 ===================================================== [Pipeline] echo 02:24:06 taggedImages: 02:24:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd65a25beffaabdac7b93615b889770af2fe749c 02:24:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:24:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.19 02:24:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 02:24:06 - 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 02:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:07 02:24:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:07 arm64: Pulling from edgex-lftools-log-publisher 02:24:07 8998bd30e6a1: Pulling fs layer 02:24:07 04944245beec: Pulling fs layer 02:24:07 699f458cf7ca: Pulling fs layer 02:24:07 765212b225bb: Pulling fs layer 02:24:07 f23df028b6ca: Pulling fs layer 02:24:07 d65c8cfc05b1: Pulling fs layer 02:24:07 2437ff75d9bd: Pulling fs layer 02:24:07 765212b225bb: Waiting 02:24:07 f23df028b6ca: Waiting 02:24:07 2437ff75d9bd: Waiting 02:24:07 d65c8cfc05b1: Waiting 02:24:07 04944245beec: Verifying Checksum 02:24:07 04944245beec: Download complete 02:24:07 765212b225bb: Verifying Checksum 02:24:07 765212b225bb: Download complete 02:24:07 f23df028b6ca: Verifying Checksum 02:24:07 f23df028b6ca: Download complete 02:24:07 d65c8cfc05b1: Verifying Checksum 02:24:07 d65c8cfc05b1: Download complete 02:24:07 699f458cf7ca: Verifying Checksum 02:24:07 699f458cf7ca: Download complete 02:24:08 8998bd30e6a1: Verifying Checksum 02:24:08 8998bd30e6a1: Download complete 02:24:11 2437ff75d9bd: Verifying Checksum 02:24:11 2437ff75d9bd: Download complete 02:24:12 8998bd30e6a1: Pull complete 02:24:12 04944245beec: Pull complete 02:24:14 699f458cf7ca: Pull complete 02:24:14 765212b225bb: Pull complete 02:24:15 f23df028b6ca: Pull complete 02:24:15 d65c8cfc05b1: Pull complete 02:24:33 2437ff75d9bd: Pull complete 02:24:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:24:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:33 prd-ubuntu20.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container 02:24:33 $ 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/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@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 02:24:36 $ docker top ced62877ce4919383623666e83ac6227335d2d3437a2c7ca88c71d6e556e52ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:37 ---> job-cost.sh 02:24:37 lf-activate-venv: SKIPPING 02:24:37 INFO: No Stack... 02:24:37 INFO: Retrieving Pricing Info for: v3-standard-4 02:24:38 INFO: Archiving Costs [Pipeline] sh 02:24:38 + cat /w/workspace/edgex-go/553/archives/cost.csv 02:24:38 + cut -d, -f6 [Pipeline] lock 02:24:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-553-stack-cost] 02:24:39 Resource [jenkins-edgexfoundry-edgex-go-main-553-stack-cost] did not exist. Created. 02:24:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-553-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:24:39 + echo total: 0.10999999940395355 [Pipeline] stash 02:24:39 Stashed 1 file(s) [Pipeline] } 02:24:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-553-stack-cost] [Pipeline] // lock [Pipeline] } 02:24:40 $ docker stop --time=1 ced62877ce4919383623666e83ac6227335d2d3437a2c7ca88c71d6e556e52ea 02:24:41 $ docker rm -f --volumes ced62877ce4919383623666e83ac6227335d2d3437a2c7ca88c71d6e556e52ea [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 02:24:41 provisioning config files... 02:24:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/553@tmp/config6076312661024866203tmp [Pipeline] { [Pipeline] sh 02:24:42 + set +x 02:24:42 + curl -s https://codecov.io/bash 02:24:42 + bash -s -- 02:24:42 02:24:42 _____ _ 02:24:42 / ____| | | 02:24:42 | | ___ __| | ___ ___ _____ __ 02:24:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:24:42 | |___| (_) | (_| | __/ (_| (_) \ V / 02:24:42 \_____\___/ \__,_|\___|\___\___/ \_/ 02:24:42 Bash-1.0.6 02:24:42 02:24:42 02:24:42 ==> git version 2.25.1 found 02:24:42 ==> 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 02:24:42 Release-Date: 2020-01-08 02:24:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:24:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:24:42 ==> Jenkins CI detected. 02:24:42 current dir:  /w/workspace/edgex-go/553 02:24:42 project root: . 02:24:42 --> token set from env 02:24:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:24:42 ==> Running gcov in . (disable via -X gcov) 02:24:42 ==> Python coveragepy not found 02:24:42 ==> Searching for coverage reports in: 02:24:42 + . 02:24:42 -> Found 1 reports 02:24:42 ==> Detecting git/mercurial file structure 02:24:42 ==> Reading reports 02:24:42 + ./coverage.out bytes=446998 02:24:42 ==> Appending adjustments 02:24:42 https://docs.codecov.io/docs/fixing-reports 02:24:43 + Found adjustments 02:24:43 ==> Gzipping contents 02:24:43 60K /tmp/codecov.22b2DL.gz 02:24:43 ==> Uploading reports 02:24:43 url: https://codecov.io 02:24:43 query: branch=main&commit=cd65a25beffaabdac7b93615b889770af2fe749c&build=553&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F553%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:24:43 -> Pinging Codecov 02:24:43 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=cd65a25beffaabdac7b93615b889770af2fe749c&build=553&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F553%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:24:43 -> Uploading to 02:24:43 https://storage.googleapis.com/codecov/v4/raw/2023-08-09/00271124DB129430A58F1EEE437C3FCB/cd65a25beffaabdac7b93615b889770af2fe749c/a2c0c7f6-7227-4ea2-a13b-74bc68a71395.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T022443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=673bf7baa8b1fc93baca84aef637fc4b1578a18923fa5032d2f5df066fec28c3 02:24:43 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:43 Dload Upload Total Spent Left Speed 02:24:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57378 0 0 100 57378 0 293k --:--:-- --:--:-- --:--:-- 293k 02:24:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } 02:24:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:24:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:24:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:24:44 02:24:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:24:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:24:44 df9b9388f04a: Pulling fs layer 02:24:44 52dc419b0ee2: Pulling fs layer 02:24:44 25bc292e5bac: Pulling fs layer 02:24:44 114826534d7a: Pulling fs layer 02:24:44 4657fd5d0bcf: Pulling fs layer 02:24:44 6ad1cebc031e: Pulling fs layer 02:24:44 114826534d7a: Waiting 02:24:44 4657fd5d0bcf: Waiting 02:24:44 8a3aa393b2d8: Pulling fs layer 02:24:44 6ad1cebc031e: Waiting 02:24:44 8a3aa393b2d8: Waiting 02:24:44 25bc292e5bac: Verifying Checksum 02:24:44 25bc292e5bac: Download complete 02:24:44 52dc419b0ee2: Verifying Checksum 02:24:44 52dc419b0ee2: Download complete 02:24:44 4657fd5d0bcf: Verifying Checksum 02:24:44 4657fd5d0bcf: Download complete 02:24:45 df9b9388f04a: Download complete 02:24:45 6ad1cebc031e: Verifying Checksum 02:24:45 6ad1cebc031e: Download complete 02:24:45 df9b9388f04a: Pull complete 02:24:45 52dc419b0ee2: Pull complete 02:24:45 25bc292e5bac: Pull complete 02:24:46 114826534d7a: Verifying Checksum 02:24:46 114826534d7a: Download complete 02:24:46 8a3aa393b2d8: Verifying Checksum 02:24:46 8a3aa393b2d8: Download complete 02:24:50 114826534d7a: Pull complete 02:24:50 4657fd5d0bcf: Pull complete 02:24:50 6ad1cebc031e: Pull complete 02:24:52 8a3aa393b2d8: Pull complete 02:24:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:24:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:24:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:52 prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container 02:24:52 $ 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/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@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 02:25:04 $ docker top 3666920d8319f27de396ba32551be224df20c970abba1f9aa13a68be14c7566e -eo pid,comm [Pipeline] { [Pipeline] echo 02:25:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:25:04 + set -o pipefail 02:25:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:25:11 02:25:11 Monitoring /w/workspace/edgex-go/553 (github.com/edgexfoundry/edgex-go)... 02:25:11 02:25:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/fb96c5ac-ed54-4ba9-8a52-8dbc13bc0b54 02:25:11 02:25:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:25:11 02:25:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:25:11 02:25:11 02:25:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:25:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:25:11 More details here: https://snyk.co/ue1NS 02:25:11 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 02:25:11 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:25:11 $ docker stop --time=1 3666920d8319f27de396ba32551be224df20c970abba1f9aa13a68be14c7566e 02:25:16 $ docker rm -f --volumes 3666920d8319f27de396ba32551be224df20c970abba1f9aa13a68be14c7566e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:25:16 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:25:16 provisioning config files... 02:25:16 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/553@tmp/config229715098240149887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:17 --> edgex-publish-swagger.sh 02:25:17 === Publish openapi/v3 API === 02:25:17 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 02:25:17 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/553/openapi/v3/core-command.yaml] 02:25:17 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:17 Dload Upload Total Spent Left Speed 02:25:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 67043 --:--:-- --:--:-- --:--:-- 67043 02:25:17 02:25:17 02:25:17 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/553/openapi/v3/core-data.yaml] 02:25:17 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:17 Dload Upload Total Spent Left Speed 02:25:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 147k --:--:-- --:--:-- --:--:-- 146k 100 69110 0 0 100 69110 0 147k --:--:-- --:--:-- --:--:-- 146k 02:25:17 02:25:17 02:25:17 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/553/openapi/v3/core-metadata.yaml] 02:25:17 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:17 Dload Upload Total Spent Left Speed 02:25:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 270k --:--:-- --:--:-- --:--:-- 270k 02:25:18 02:25:18 02:25:18 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/553/openapi/v3/support-notifications.yaml] 02:25:18 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:18 Dload Upload Total Spent Left Speed 02:25:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 187k --:--:-- --:--:-- --:--:-- 187k 100 86965 0 0 100 86965 0 187k --:--:-- --:--:-- --:--:-- 187k 02:25:18 02:25:18 02:25:18 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/553/openapi/v3/support-scheduler.yaml] 02:25:18 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:18 Dload Upload Total Spent Left Speed 02:25:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 80083 --:--:-- --:--:-- --:--:-- 80083 02:25:19 02:25:19 [Pipeline] } 02:25:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:25:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:25:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:20 prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container 02:25:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@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 02:25:20 $ docker top 0a793af51c6b42443c2487e17d0834bccac0987943f25d5e0e672a20b6896a79 -eo pid,comm 02:25:20 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). 02:25:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:20 [ssh-agent] Looking for ssh-agent implementation... 02:25:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:20 $ docker exec 0a793af51c6b42443c2487e17d0834bccac0987943f25d5e0e672a20b6896a79 ssh-agent 02:25:20 SSH_AUTH_SOCK=/tmp/ssh-LZ4LsPu9KX4n/agent.32 02:25:20 SSH_AGENT_PID=38 02:25:20 Running ssh-add (command line suppressed) 02:25:20 Identity added: /w/workspace/edgex-go/553@tmp/private_key_10951230679537723101.key (/w/workspace/edgex-go/553@tmp/private_key_10951230679537723101.key) 02:25:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:21 + git semver tag 02:25:21 2023-08-09 02:25:21,356 [run_tag] DEBUG tag force:False 02:25:21 2023-08-09 02:25:21,356 [check_head_tag] DEBUG check head tag 02:25:21 2023-08-09 02:25:21,356 [execute] INFO git cat-file --batch-check 02:25:21 2023-08-09 02:25:21,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/553, universal_newlines=False, shell=None, istream=) 02:25:21 2023-08-09 02:25:21,359 [execute] INFO git cat-file --batch 02:25:21 2023-08-09 02:25:21,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/553, universal_newlines=False, shell=None, istream=) 02:25:21 2023-08-09 02:25:21,372 [read_version] DEBUG read version from /w/workspace/edgex-go/553/.semver/main 02:25:21 2023-08-09 02:25:21,372 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 02:25:21 2023-08-09 02:25:21,372 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/edgex-go/553, universal_newlines=False, shell=None, istream=None) 02:25:21 2023-08-09 02:25:21,376 [read_version] DEBUG read version from /w/workspace/edgex-go/553/.semver/main 02:25:21 3.1.0-dev.19 [Pipeline] } 02:25:21 $ docker exec --env ******** --env ******** 0a793af51c6b42443c2487e17d0834bccac0987943f25d5e0e672a20b6896a79 ssh-agent -k 02:25:21 unset SSH_AUTH_SOCK; 02:25:21 unset SSH_AGENT_PID; 02:25:21 echo Agent pid 38 killed; 02:25:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:21 + git semver [Pipeline] } 02:25:22 $ docker stop --time=1 0a793af51c6b42443c2487e17d0834bccac0987943f25d5e0e672a20b6896a79 02:25:23 $ docker rm -f --volumes 0a793af51c6b42443c2487e17d0834bccac0987943f25d5e0e672a20b6896a79 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:25:23 02:25:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:25:24 0.23.1-centos7: Pulling from edgex-lftools 02:25:24 ab5ef0e58194: Pulling fs layer 02:25:24 9712f1f96733: Pulling fs layer 02:25:24 63f879dbbcfc: Pulling fs layer 02:25:24 0d9ebad4ef96: Pulling fs layer 02:25:24 e9a5061849ea: Pulling fs layer 02:25:24 d747dcd14b5f: Pulling fs layer 02:25:24 2de7ff778b66: Pulling fs layer 02:25:24 e9a5061849ea: Waiting 02:25:24 d747dcd14b5f: Waiting 02:25:24 0d9ebad4ef96: Waiting 02:25:24 2de7ff778b66: Waiting 02:25:24 9712f1f96733: Download complete 02:25:24 63f879dbbcfc: Verifying Checksum 02:25:24 63f879dbbcfc: Download complete 02:25:24 e9a5061849ea: Verifying Checksum 02:25:24 e9a5061849ea: Download complete 02:25:24 0d9ebad4ef96: Verifying Checksum 02:25:24 0d9ebad4ef96: Download complete 02:25:24 d747dcd14b5f: Verifying Checksum 02:25:24 d747dcd14b5f: Download complete 02:25:24 ab5ef0e58194: Download complete 02:25:24 2de7ff778b66: Verifying Checksum 02:25:24 2de7ff778b66: Download complete 02:25:27 ab5ef0e58194: Pull complete 02:25:27 9712f1f96733: Pull complete 02:25:28 63f879dbbcfc: Pull complete 02:25:31 0d9ebad4ef96: Pull complete 02:25:31 e9a5061849ea: Pull complete 02:25:31 d747dcd14b5f: Pull complete 02:25:32 2de7ff778b66: Pull complete 02:25:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:25:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:25:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:32 prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container 02:25:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@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 02:25:43 $ docker top 01b7d7a83a399e08690d63f1545d10898ce8a429234b075ccf5431031bd9a356 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:25:43 provisioning config files... 02:25:43 copy managed file [sigul-config] to file:/w/workspace/edgex-go/553@tmp/config8628245050815219042tmp 02:25:43 copy managed file [sigul-password] to file:/w/workspace/edgex-go/553@tmp/config3512969894899533610tmp 02:25:43 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/553@tmp/config12705633847614747530tmp [Pipeline] { [Pipeline] echo 02:25:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:25:43 ---> sigul-configuration.sh 02:25:43 gpg: directory `/root/.gnupg' created 02:25:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:25:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:25:43 gpg: keyring `/root/.gnupg/secring.gpg' created 02:25:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:25:43 gpg: CAST5 encrypted data 02:25:43 gpg: encrypted with 1 passphrase 02:25:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:25:43 + mkdir /home/jenkins 02:25:43 + mkdir /home/jenkins/sigul [Pipeline] sh 02:25:43 + 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 02:25:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:25:44 ---> sigul-install.sh 02:25:44 Sigul already installed; skipping installation. [Pipeline] sh 02:25:44 + git tag --list 02:25:44 0.6.0 02:25:44 0.6.1 02:25:44 0.7.0 02:25:44 0.7.1 02:25:44 v1.0.0 02:25:44 v1.0.1 02:25:44 v1.1.0 02:25:44 v1.2.0 02:25:44 v1.2.1 02:25:44 v1.3.0 02:25:44 v1.3.1 02:25:44 v2.0.0 02:25:44 v2.1.0 02:25:44 v2.1.1 02:25:44 v2.2.0 02:25:44 v2.3.0 02:25:44 v3.0 02:25:44 v3.0.0 02:25:44 v3.1.0-dev.1 02:25:44 v3.1.0-dev.10 02:25:44 v3.1.0-dev.11 02:25:44 v3.1.0-dev.12 02:25:44 v3.1.0-dev.13 02:25:44 v3.1.0-dev.14 02:25:44 v3.1.0-dev.15 02:25:44 v3.1.0-dev.16 02:25:44 v3.1.0-dev.17 02:25:44 v3.1.0-dev.18 02:25:44 v3.1.0-dev.19 02:25:44 v3.1.0-dev.2 02:25:44 v3.1.0-dev.3 02:25:44 v3.1.0-dev.4 02:25:44 v3.1.0-dev.5 02:25:44 v3.1.0-dev.6 02:25:44 v3.1.0-dev.7 02:25:44 v3.1.0-dev.8 02:25:44 v3.1.0-dev.9 [Pipeline] sh 02:25:44 + lftools sign git-tag v3.1.0-dev.19 02:25:45 Signing Git tag with Sigul... 02:25:45 Signing v3.1.0-dev.19 [Pipeline] echo 02:25:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:25:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:25:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:25:46 $ docker stop --time=1 01b7d7a83a399e08690d63f1545d10898ce8a429234b075ccf5431031bd9a356 02:25:47 $ docker rm -f --volumes 01b7d7a83a399e08690d63f1545d10898ce8a429234b075ccf5431031bd9a356 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:25:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:25:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:48 prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container 02:25:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@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 02:25:48 $ docker top 89cfc92f8e208519b1aa382dbf5d5c322fd16ea3800c8a278f4a7db0408b7a9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:48 [ssh-agent] Looking for ssh-agent implementation... 02:25:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:48 $ docker exec 89cfc92f8e208519b1aa382dbf5d5c322fd16ea3800c8a278f4a7db0408b7a9c ssh-agent 02:25:49 SSH_AUTH_SOCK=/tmp/ssh-IS0Bh2z23WSB/agent.32 02:25:49 SSH_AGENT_PID=39 02:25:49 Running ssh-add (command line suppressed) 02:25:49 Identity added: /w/workspace/edgex-go/553@tmp/private_key_7038507656110074285.key (/w/workspace/edgex-go/553@tmp/private_key_7038507656110074285.key) 02:25:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:49 + git semver bump pre 02:25:49 2023-08-09 02:25:49,641 [read_version] DEBUG read version from /w/workspace/edgex-go/553/.semver/main 02:25:49 2023-08-09 02:25:49,641 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev 02:25:49 2023-08-09 02:25:49,641 [bump_version] DEBUG bumped version:3.1.0-dev.20 02:25:49 2023-08-09 02:25:49,642 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/edgex-go/553/.semver/main with force:True 02:25:49 2023-08-09 02:25:49,642 [read_version] DEBUG read version from /w/workspace/edgex-go/553/.semver/main 02:25:49 2023-08-09 02:25:49,642 [write_file] DEBUG write to file:/w/workspace/edgex-go/553/.semver/main 02:25:49 2023-08-09 02:25:49,646 [execute] INFO git cat-file --batch-check 02:25:49 2023-08-09 02:25:49,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/553/.semver, universal_newlines=False, shell=None, istream=) 02:25:49 2023-08-09 02:25:49,652 [execute] INFO git cat-file --batch 02:25:49 2023-08-09 02:25:49,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/553/.semver, universal_newlines=False, shell=None, istream=) 02:25:49 2023-08-09 02:25:49,657 [read_version] DEBUG read version from /w/workspace/edgex-go/553/.semver/main 02:25:49 3.1.0-dev.20 [Pipeline] } 02:25:49 $ docker exec --env ******** --env ******** 89cfc92f8e208519b1aa382dbf5d5c322fd16ea3800c8a278f4a7db0408b7a9c ssh-agent -k 02:25:49 unset SSH_AUTH_SOCK; 02:25:49 unset SSH_AGENT_PID; 02:25:49 echo Agent pid 39 killed; 02:25:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:50 + git semver [Pipeline] } 02:25:50 $ docker stop --time=1 89cfc92f8e208519b1aa382dbf5d5c322fd16ea3800c8a278f4a7db0408b7a9c 02:25:51 $ docker rm -f --volumes 89cfc92f8e208519b1aa382dbf5d5c322fd16ea3800c8a278f4a7db0408b7a9c [Pipeline] // withDockerContainer [Pipeline] sh 02:25:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:25:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:25:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:52 prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container 02:25:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@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 02:25:52 $ docker top 610a5c98a17671270a7987e7b75af45c118155a293f3b7495155b2ebdbc8b277 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:52 [ssh-agent] Looking for ssh-agent implementation... 02:25:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:52 $ docker exec 610a5c98a17671270a7987e7b75af45c118155a293f3b7495155b2ebdbc8b277 ssh-agent 02:25:53 SSH_AUTH_SOCK=/tmp/ssh-K5mvkHmiTfMp/agent.33 02:25:53 SSH_AGENT_PID=39 02:25:53 Running ssh-add (command line suppressed) 02:25:53 Identity added: /w/workspace/edgex-go/553@tmp/private_key_10342678968817049732.key (/w/workspace/edgex-go/553@tmp/private_key_10342678968817049732.key) 02:25:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:53 + git semver push 02:25:53 2023-08-09 02:25:53,683 [run_push] DEBUG push 02:25:53 2023-08-09 02:25:53,683 [execute] INFO git cat-file --batch-check 02:25:53 2023-08-09 02:25:53,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/553/.semver, universal_newlines=False, shell=None, istream=) 02:25:53 2023-08-09 02:25:53,687 [execute] INFO git rev-list a8e6dbe7b56e13b386de0ee9f72baa797d101c97 -- 02:25:53 2023-08-09 02:25:53,687 [execute] DEBUG Popen(['git', 'rev-list', 'a8e6dbe7b56e13b386de0ee9f72baa797d101c97', '--'], cwd=/w/workspace/edgex-go/553/.semver, universal_newlines=False, shell=None, istream=None) 02:25:53 2023-08-09 02:25:53,703 [execute] INFO git fetch -v origin 02:25:53 2023-08-09 02:25:53,704 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/553/.semver, universal_newlines=True, shell=None, istream=None) 02:25:54 2023-08-09 02:25:54,171 [run_push] DEBUG no remote changes detected 02:25:54 2023-08-09 02:25:54,172 [execute] INFO git push origin semver 02:25:54 2023-08-09 02:25:54,173 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/553/.semver, universal_newlines=False, shell=None, istream=None) 02:25:55 2023-08-09 02:25:54,950 [run_push] DEBUG push all version tags 02:25:55 2023-08-09 02:25:54,950 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:25:55 2023-08-09 02:25:54,951 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/553, universal_newlines=False, shell=None, istream=None) 02:25:55 2023-08-09 02:25:55,655 [read_version] DEBUG read version from /w/workspace/edgex-go/553/.semver/main 02:25:55 3.1.0-dev.20 [Pipeline] } 02:25:55 $ docker exec --env ******** --env ******** 610a5c98a17671270a7987e7b75af45c118155a293f3b7495155b2ebdbc8b277 ssh-agent -k 02:25:55 unset SSH_AUTH_SOCK; 02:25:55 unset SSH_AGENT_PID; 02:25:55 echo Agent pid 39 killed; 02:25:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:56 + git semver [Pipeline] } 02:25:56 $ docker stop --time=1 610a5c98a17671270a7987e7b75af45c118155a293f3b7495155b2ebdbc8b277 02:25:57 $ docker rm -f --volumes 610a5c98a17671270a7987e7b75af45c118155a293f3b7495155b2ebdbc8b277 [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 02:25:58 + [ -d /w/workspace/edgex-go/553/archives ] [Pipeline] libraryResource [Pipeline] sh 02:25:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:26:00 ---> package-listing.sh 02:26:00 ++ facter osfamily 02:26:00 ++ tr '[:upper:]' '[:lower:]' 02:26:00 + OS_FAMILY=debian 02:26:00 + workspace=/w/workspace/edgex-go/553 02:26:00 + START_PACKAGES=/tmp/packages_start.txt 02:26:00 + END_PACKAGES=/tmp/packages_end.txt 02:26:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:26:00 + PACKAGES=/tmp/packages_start.txt 02:26:00 + '[' /w/workspace/edgex-go/553 ']' 02:26:00 + PACKAGES=/tmp/packages_end.txt 02:26:00 + case "${OS_FAMILY}" in 02:26:00 + dpkg -l 02:26:00 + grep '^ii' 02:26:00 + '[' -f /tmp/packages_start.txt ']' 02:26:00 + '[' -f /tmp/packages_end.txt ']' 02:26:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:26:00 + '[' /w/workspace/edgex-go/553 ']' 02:26:00 + mkdir -p /w/workspace/edgex-go/553/archives/ 02:26:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/553/archives/ [Pipeline] echo 02:26:00 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/553/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:26:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:01 02:26:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:02 latest: Pulling from edgex-lftools-log-publisher 02:26:02 5eb5b503b376: Pulling fs layer 02:26:02 5c69ac0246d0: Pulling fs layer 02:26:02 ec43610c2a17: Pulling fs layer 02:26:02 3a2ae6a8a46f: Pulling fs layer 02:26:02 33b1e0a273af: Pulling fs layer 02:26:02 5d3b04190fa2: Pulling fs layer 02:26:02 33b1e0a273af: Waiting 02:26:02 3a2ae6a8a46f: Waiting 02:26:02 2f39f015ded8: Pulling fs layer 02:26:02 5c69ac0246d0: Download complete 02:26:02 3a2ae6a8a46f: Verifying Checksum 02:26:02 3a2ae6a8a46f: Download complete 02:26:02 33b1e0a273af: Verifying Checksum 02:26:02 33b1e0a273af: Download complete 02:26:02 ec43610c2a17: Verifying Checksum 02:26:02 ec43610c2a17: Download complete 02:26:02 5d3b04190fa2: Verifying Checksum 02:26:02 5d3b04190fa2: Download complete 02:26:02 5eb5b503b376: Verifying Checksum 02:26:02 5eb5b503b376: Download complete 02:26:03 2f39f015ded8: Download complete 02:26:03 5eb5b503b376: Pull complete 02:26:03 5c69ac0246d0: Pull complete 02:26:04 ec43610c2a17: Pull complete 02:26:04 3a2ae6a8a46f: Pull complete 02:26:04 33b1e0a273af: Pull complete 02:26:04 5d3b04190fa2: Pull complete 02:26:09 2f39f015ded8: Pull complete 02:26:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:26:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:09 prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container 02:26:09 $ 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/553/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/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@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 02:26:16 $ docker top 9cbe0e4eedd1b70abc097c4b86398f2510821ae50f3a934c6fd21daa2b02b47d -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:16 + touch /tmp/pre-build-complete [Pipeline] sh 02:26:16 + mkdir -p /var/log/sysstat [Pipeline] sh 02:26:17 + ls /var/log/sa-host 02:26:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:17 provisioning config files... 02:26:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/553@tmp/config3197991404935532083tmp [Pipeline] { [Pipeline] echo 02:26:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:26:17 ---> create-netrc.sh [Pipeline] } 02:26:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:26:17 ---> python-tools-install.sh [Pipeline] echo 02:26:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:26:18 ---> sudo-logs.sh 02:26:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:26:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:26:18 ---> job-cost.sh 02:26:18 lf-activate-venv: SKIPPING 02:26:18 DEBUG: total: 0.10999999940395355 02:26:18 INFO: Retrieving Stack Cost... 02:26:19 INFO: Retrieving Pricing Info for: v3-standard-8 02:26:19 INFO: Archiving Costs [Pipeline] echo 02:26:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:26:19 ---> logs-deploy.sh 02:26:19 lf-activate-venv: SKIPPING 02:26:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/553 02:26:19 INFO: archiving workspace using pattern(s): 02:26:20 Archives upload complete. 02:26:20 INFO: archiving logs to Nexus 02:26:21 ---> uname -a: 02:26:21 Linux prd-ubuntu20-04-docker-8c-8g-3169 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:26:21 02:26:21 02:26:21 ---> lscpu: 02:26:21 Architecture: x86_64 02:26:21 CPU op-mode(s): 32-bit, 64-bit 02:26:21 Byte Order: Little Endian 02:26:21 Address sizes: 40 bits physical, 48 bits virtual 02:26:21 CPU(s): 8 02:26:21 On-line CPU(s) list: 0-7 02:26:21 Thread(s) per core: 1 02:26:21 Core(s) per socket: 1 02:26:21 Socket(s): 8 02:26:21 NUMA node(s): 1 02:26:21 Vendor ID: AuthenticAMD 02:26:21 CPU family: 23 02:26:21 Model: 49 02:26:21 Model name: AMD EPYC-Rome Processor 02:26:21 Stepping: 0 02:26:21 CPU MHz: 2800.000 02:26:21 BogoMIPS: 5600.00 02:26:21 Virtualization: AMD-V 02:26:21 Hypervisor vendor: KVM 02:26:21 Virtualization type: full 02:26:21 L1d cache: 256 KiB 02:26:21 L1i cache: 256 KiB 02:26:21 L2 cache: 4 MiB 02:26:21 L3 cache: 128 MiB 02:26:21 NUMA node0 CPU(s): 0-7 02:26:21 Vulnerability Itlb multihit: Not affected 02:26:21 Vulnerability L1tf: Not affected 02:26:21 Vulnerability Mds: Not affected 02:26:21 Vulnerability Meltdown: Not affected 02:26:21 Vulnerability Mmio stale data: Not affected 02:26:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:26:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:26:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:26:21 Vulnerability Srbds: Not affected 02:26:21 Vulnerability Tsx async abort: Not affected 02:26:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:26:21 02:26:21 02:26:21 ---> nproc: 02:26:21 8 02:26:21 02:26:21 02:26:21 ---> df -h: 02:26:21 Filesystem Size Used Avail Use% Mounted on 02:26:21 overlay 155G 24G 132G 15% / 02:26:21 tmpfs 64M 0 64M 0% /dev 02:26:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:26:21 shm 64M 0 64M 0% /dev/shm 02:26:21 /dev/vda1 155G 24G 132G 15% /facter-os 02:26:21 02:26:21 02:26:21 ---> sar -b -r -n DEV: 02:26:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3169) 08/09/23 _x86_64_ (8 CPU) 02:26:21 02:26:21 01:53:27 LINUX RESTART (8 CPU) 02:26:21 02:26:21 01:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:26:21 01:55:01 127.81 11.00 116.81 0.00 1742.11 68172.10 0.00 02:26:21 01:56:01 52.54 0.07 52.47 0.00 9.87 29884.22 0.00 02:26:21 01:57:01 38.81 0.25 38.56 0.00 3.20 13832.38 0.00 02:26:21 01:58:01 228.15 0.45 227.70 0.00 49.06 163870.69 0.00 02:26:21 01:59:01 361.66 8.50 353.16 0.00 153.04 116055.99 0.00 02:26:21 02:00:01 504.17 9.95 494.22 0.00 3132.69 121674.24 0.00 02:26:21 02:01:01 491.45 1.43 490.02 0.00 266.89 55542.61 0.00 02:26:21 02:02:01 39.74 0.05 39.69 0.00 3.73 991.83 0.00 02:26:21 02:03:01 5.56 0.02 5.55 0.00 4.27 136.62 0.00 02:26:21 02:04:01 1.77 0.00 1.77 0.00 0.00 18.80 0.00 02:26:21 02:05:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 02:26:21 02:06:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 02:26:21 02:07:01 1.47 0.00 1.47 0.00 0.00 15.20 0.00 02:26:21 02:08:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 02:26:21 02:09:01 1.10 0.02 1.08 0.00 0.13 11.60 0.00 02:26:21 02:10:01 1.88 0.00 1.88 0.00 0.00 25.20 0.00 02:26:21 02:11:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 02:26:21 02:12:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 02:26:21 02:13:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 02:26:21 02:14:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 02:26:21 02:15:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 02:26:21 02:16:01 1.28 0.00 1.28 0.00 0.00 15.87 0.00 02:26:21 02:17:01 1.00 0.02 0.98 0.00 0.13 11.46 0.00 02:26:21 02:18:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 02:26:21 02:19:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 02:26:21 02:20:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 02:26:21 02:21:01 1.00 0.00 1.00 0.00 0.00 10.98 0.00 02:26:21 02:22:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 02:26:21 02:23:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 02:26:21 02:24:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 02:26:21 02:25:01 36.41 0.07 36.34 0.00 7.87 17285.12 0.00 02:26:21 02:26:01 115.58 0.38 115.20 0.00 14.00 43906.02 0.00 02:26:21 Average: 63.43 1.01 62.43 0.00 168.44 19749.97 0.00 02:26:21 02:26:21 01:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:26:21 01:55:01 27791784 31604720 708096 2.15 113244 3893396 1857464 5.47 1178032 3470132 406880 02:26:21 01:56:01 27528360 31417864 886768 2.70 115780 3951512 2211228 6.52 1664984 3216520 183936 02:26:21 01:57:01 27375240 31521520 780532 2.37 119932 4177824 1925032 5.67 1483100 3529304 291052 02:26:21 01:58:01 22784356 31245292 1040668 3.16 132240 8374864 4277980 12.61 1856852 7609608 472244 02:26:21 01:59:01 19071044 31465648 821948 2.50 222852 11973296 2346184 6.91 1915272 11021800 771600 02:26:21 02:00:01 14293636 29676456 2533256 7.70 273112 14625604 6899228 20.33 4999660 12340608 81216 02:26:21 02:01:01 16105568 31489712 778448 2.37 290496 14726580 2053968 6.05 2643428 13077784 524 02:26:21 02:02:01 16090280 31472428 795676 2.42 290948 14724000 2199308 6.48 2997936 12738384 460 02:26:21 02:03:01 16100340 31482912 785176 2.39 291216 14724152 2073752 6.11 3026308 12698984 168 02:26:21 02:04:01 16100976 31483628 784664 2.39 291272 14724156 2073752 6.11 3024596 12698988 24 02:26:21 02:05:01 16106512 31489504 779064 2.37 291288 14724156 2073752 6.11 3017524 12699308 12 02:26:21 02:06:01 16107616 31490612 778012 2.37 291308 14724160 2073752 6.11 3017512 12699312 56 02:26:21 02:07:01 16117396 31500436 768104 2.34 291372 14724164 2073752 6.11 3007648 12699316 8 02:26:21 02:08:01 16117648 31500856 767664 2.33 291384 14724292 2073752 6.11 3007704 12699424 44 02:26:21 02:09:01 16109364 31492668 775644 2.36 291400 14724300 2101472 6.19 3021600 12699448 212 02:26:21 02:10:01 16116812 31500144 768452 2.34 291448 14724268 2101472 6.19 3007784 12699428 80 02:26:21 02:11:01 16116544 31499912 768656 2.34 291472 14724280 2101472 6.19 3007804 12699432 8 02:26:21 02:12:01 16116456 31499840 768676 2.34 291484 14724284 2101472 6.19 3007816 12699436 44 02:26:21 02:13:01 16116700 31500100 768340 2.34 291512 14724284 2101472 6.19 3007828 12699436 12 02:26:21 02:14:01 16116548 31499988 768368 2.34 291532 14724288 2101472 6.19 3007956 12699440 48 02:26:21 02:15:01 16116540 31500012 768284 2.34 291564 14724288 2101472 6.19 3007916 12699440 24 02:26:21 02:16:01 16117068 31500544 767660 2.33 291596 14724292 2101472 6.19 3007920 12699444 12 02:26:21 02:17:01 16117156 31500636 767696 2.33 291616 14724296 2101472 6.19 3008216 12699448 4 02:26:21 02:18:01 16116720 31500344 767904 2.34 291636 14724304 2101472 6.19 3007988 12699456 52 02:26:21 02:19:01 16116460 31500116 768108 2.34 291644 14724308 2101472 6.19 3008100 12699460 12 02:26:21 02:20:01 16116412 31500100 768056 2.34 291684 14724308 2101472 6.19 3008084 12699460 52 02:26:21 02:21:01 16116144 31499856 768248 2.34 291696 14724312 2101472 6.19 3008088 12699464 8 02:26:21 02:22:01 16116184 31499948 768216 2.34 291712 14724316 2101472 6.19 3008104 12699468 44 02:26:21 02:23:01 16116160 31499936 768192 2.34 291720 14724316 2101472 6.19 3008112 12699468 8 02:26:21 02:24:01 16116616 31500400 767632 2.33 291728 14724316 2101472 6.19 3008188 12699472 48 02:26:21 02:25:01 15335680 31474800 792804 2.41 295028 15428188 2218588 6.54 3037828 13403268 275056 02:26:21 02:26:01 14605048 31462296 802664 2.44 326828 16033576 2133384 6.29 3142340 13943788 948 02:26:21 Average: 17359043 31430413 840677 2.56 268554 13495084 2318388 6.83 2848820 11679304 77653 02:26:21 02:26:21 01:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:26:21 01:55:01 lo 4.60 4.60 0.45 0.45 0.00 0.00 0.00 0.00 02:26:21 01:55:01 ens3 1511.60 1402.55 13211.22 139.97 0.00 0.00 0.00 0.00 02:26:21 01:55:01 docker0 731.24 761.46 51.18 4511.74 0.00 0.00 0.00 0.00 02:26:21 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 01:56:01 ens3 58.96 45.13 41.93 82.95 0.00 0.00 0.00 0.00 02:26:21 01:56:01 veth8ea44d7 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 02:26:21 01:56:01 docker0 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 02:26:21 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 01:57:01 ens3 37.09 30.14 24.72 43.46 0.00 0.00 0.00 0.00 02:26:21 01:57:01 veth8ea44d7 1.13 1.15 0.10 0.10 0.00 0.00 0.00 0.00 02:26:21 01:57:01 docker0 1.13 1.13 0.08 0.10 0.00 0.00 0.00 0.00 02:26:21 01:58:01 vethcf32e19 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 01:58:01 veth496e748 1.43 3.60 0.11 42.50 0.00 0.00 0.00 0.00 02:26:21 01:58:01 veth162aea9 1.58 3.30 0.12 43.06 0.00 0.00 0.00 0.00 02:26:21 01:58:01 veth0e87f82 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 01:58:01 vethaf5015a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 01:58:01 veth57b11f3 1.37 3.82 0.10 43.02 0.00 0.00 0.00 0.00 02:26:21 01:58:01 veth922a51a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 01:58:01 veth3d25fc0 1.43 3.57 0.11 43.00 0.00 0.00 0.00 0.00 02:26:21 01:58:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 02:26:21 01:58:01 veth79f16ad 3.50 6.52 0.25 84.97 0.00 0.00 0.00 0.01 02:26:21 01:58:01 veth9728e4c 2.25 6.43 0.17 106.46 0.00 0.00 0.00 0.01 02:26:21 01:58:01 vethe42dcc2 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 02:26:21 01:58:01 veth8af443c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 01:58:01 vethdd1cefd 1.47 3.47 0.11 42.50 0.00 0.00 0.00 0.00 02:26:21 01:58:01 ens3 154.52 88.19 2858.41 23.15 0.00 0.00 0.00 0.00 02:26:21 01:58:01 veth18339e6 3.73 7.70 0.28 86.28 0.00 0.00 0.00 0.01 02:26:21 01:58:01 veth00d033c 2.88 5.87 0.21 84.93 0.00 0.00 0.00 0.01 02:26:21 01:58:01 docker0 19.65 43.06 1.21 576.64 0.00 0.00 0.00 0.00 02:26:21 01:59:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 02:26:21 01:59:01 vethe42dcc2 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:26:21 01:59:01 ens3 689.37 365.24 3409.26 49.14 0.00 0.00 0.00 0.00 02:26:21 01:59:01 docker0 325.08 583.80 26.79 3224.10 0.00 0.00 0.00 0.00 02:26:21 02:00:01 veth95ddc11 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:26:21 02:00:01 veth456da4e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:26:21 02:00:01 veth826a4cf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:26:21 02:00:01 vethbc3e5ab 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:26:21 02:00:01 veth4a4bb96 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:26:21 02:00:01 vethd6e99ba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:26:21 02:00:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:26:21 02:00:01 vethfbcbca5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:26:21 02:00:01 vethe42dcc2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:00:01 veth9c8082f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:26:21 02:00:01 vethc71e742 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:26:21 02:00:01 veth462adbe 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:26:21 02:00:01 ens3 324.98 125.27 2167.88 15.82 0.00 0.00 0.00 0.00 02:26:21 02:00:01 vethf80cfc3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:26:21 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:01:01 lo 17.40 17.40 1.71 1.71 0.00 0.00 0.00 0.00 02:26:21 02:01:01 ens3 169.67 177.37 94.16 660.84 0.00 0.00 0.00 0.00 02:26:21 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:02:01 lo 46.46 46.46 4.58 4.58 0.00 0.00 0.00 0.00 02:26:21 02:02:01 ens3 446.46 456.96 230.21 2429.13 0.00 0.00 0.00 0.00 02:26:21 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:03:01 lo 7.33 7.33 0.72 0.72 0.00 0.00 0.00 0.00 02:26:21 02:03:01 ens3 71.59 66.96 39.76 373.42 0.00 0.00 0.00 0.00 02:26:21 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:04:01 ens3 2.45 1.67 5.43 0.41 0.00 0.00 0.00 0.00 02:26:21 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:06:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:07:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:09:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 02:26:21 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:11:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:26:21 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:14:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:26:21 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:17:01 ens3 0.20 0.12 0.17 0.01 0.00 0.00 0.00 0.00 02:26:21 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:18:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:19:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:26:21 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:20:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:22:01 ens3 0.30 0.23 0.10 0.02 0.00 0.00 0.00 0.00 02:26:21 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:21 02:24:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 02:26:21 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:25:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:26:21 02:25:01 ens3 159.39 88.59 3978.68 12.47 0.00 0.00 0.00 0.00 02:26:21 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:21 02:26:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 02:26:21 02:26:01 ens3 294.02 187.17 4286.17 50.01 0.00 0.00 0.00 0.00 02:26:21 02:26:01 docker0 75.40 104.35 5.96 1024.41 0.00 0.00 0.00 0.00 02:26:21 Average: lo 2.58 2.58 0.25 0.25 0.00 0.00 0.00 0.00 02:26:21 Average: ens3 122.65 94.96 948.88 121.35 0.00 0.00 0.00 0.00 02:26:21 Average: docker0 36.04 46.71 2.66 291.93 0.00 0.00 0.00 0.00 02:26:21 02:26:21 02:26:21 ---> sar -P ALL: 02:26:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3169) 08/09/23 _x86_64_ (8 CPU) 02:26:21 02:26:21 01:53:27 LINUX RESTART (8 CPU) 02:26:21 02:26:21 01:54:01 CPU %user %nice %system %iowait %steal %idle 02:26:21 01:55:01 all 10.64 0.00 4.78 3.16 0.08 81.34 02:26:21 01:55:01 0 10.74 0.00 5.48 6.29 0.08 77.41 02:26:21 01:55:01 1 13.66 0.00 4.49 1.90 0.08 79.86 02:26:21 01:55:01 2 7.94 0.00 3.73 1.97 0.08 86.28 02:26:21 01:55:01 3 13.36 0.00 6.08 5.22 0.10 75.23 02:26:21 01:55:01 4 11.15 0.00 4.39 3.34 0.07 81.05 02:26:21 01:55:01 5 10.18 0.00 3.83 5.18 0.07 80.74 02:26:21 01:55:01 6 9.62 0.00 5.20 1.25 0.07 83.87 02:26:21 01:55:01 7 8.46 0.00 5.02 0.05 0.12 86.35 02:26:21 01:56:01 all 27.88 0.00 4.93 1.57 0.10 65.52 02:26:21 01:56:01 0 27.90 0.00 5.70 0.20 0.10 66.10 02:26:21 01:56:01 1 25.98 0.00 5.04 0.05 0.08 68.84 02:26:21 01:56:01 2 29.66 0.00 4.32 0.27 0.08 65.66 02:26:21 01:56:01 3 26.57 0.00 4.91 1.76 0.10 66.66 02:26:21 01:56:01 4 27.90 0.00 3.84 0.12 0.08 68.05 02:26:21 01:56:01 5 26.69 0.00 5.18 9.05 0.10 58.97 02:26:21 01:56:01 6 30.84 0.00 5.43 1.09 0.10 62.55 02:26:21 01:56:01 7 27.48 0.00 5.02 0.05 0.12 67.33 02:26:21 01:57:01 all 43.87 0.00 5.95 0.34 0.12 49.72 02:26:21 01:57:01 0 45.78 0.00 5.68 0.02 0.13 48.40 02:26:21 01:57:01 1 45.28 0.00 6.02 1.62 0.13 46.95 02:26:21 01:57:01 2 42.28 0.00 5.87 0.02 0.12 51.72 02:26:21 01:57:01 3 44.32 0.00 5.82 0.98 0.12 48.76 02:26:21 01:57:01 4 43.63 0.00 6.33 0.03 0.13 49.87 02:26:21 01:57:01 5 43.31 0.00 6.20 0.00 0.13 50.35 02:26:21 01:57:01 6 43.39 0.00 5.76 0.02 0.10 50.72 02:26:21 01:57:01 7 42.94 0.00 5.91 0.05 0.12 50.98 02:26:21 01:58:01 all 16.95 0.00 5.34 14.45 0.08 63.18 02:26:21 01:58:01 0 15.42 0.00 6.30 10.54 0.08 67.65 02:26:21 01:58:01 1 17.09 0.00 5.23 4.30 0.07 73.32 02:26:21 01:58:01 2 18.56 0.00 5.11 5.40 0.08 70.85 02:26:21 01:58:01 3 16.18 0.00 5.02 19.90 0.07 58.83 02:26:21 01:58:01 4 17.49 0.00 5.94 37.58 0.08 38.90 02:26:21 01:58:01 5 16.57 0.00 4.64 5.95 0.07 72.77 02:26:21 01:58:01 6 16.83 0.00 4.81 15.77 0.12 62.47 02:26:21 01:58:01 7 17.41 0.00 5.64 16.20 0.10 60.64 02:26:21 01:59:01 all 7.91 0.00 3.75 20.85 0.09 67.40 02:26:21 01:59:01 0 8.17 0.00 3.95 29.44 0.08 58.35 02:26:21 01:59:01 1 8.20 0.00 4.45 17.79 0.08 69.47 02:26:21 01:59:01 2 8.58 0.00 3.14 3.75 0.07 84.46 02:26:21 01:59:01 3 8.22 0.00 2.33 15.54 0.07 73.84 02:26:21 01:59:01 4 7.53 0.00 3.29 17.19 0.07 71.93 02:26:21 01:59:01 5 8.14 0.00 3.68 28.68 0.10 59.40 02:26:21 01:59:01 6 7.21 0.00 2.65 7.96 0.15 82.03 02:26:21 01:59:01 7 7.24 0.00 6.53 46.86 0.10 39.27 02:26:21 02:00:01 all 77.72 0.00 11.25 3.46 0.17 7.40 02:26:21 02:00:01 0 76.48 0.00 12.61 9.69 0.18 1.04 02:26:21 02:00:01 1 77.42 0.00 11.50 1.96 0.18 8.94 02:26:21 02:00:01 2 77.35 0.00 11.79 7.79 0.15 2.92 02:26:21 02:00:01 3 77.61 0.00 10.68 1.44 0.18 10.09 02:26:21 02:00:01 4 77.83 0.00 11.20 1.29 0.17 9.51 02:26:21 02:00:01 5 78.26 0.00 10.87 0.92 0.15 9.80 02:26:21 02:00:01 6 78.47 0.00 10.70 1.34 0.17 9.33 02:26:21 02:00:01 7 78.34 0.00 10.68 3.23 0.17 7.58 02:26:21 02:01:01 all 42.71 0.00 5.66 4.60 0.12 46.90 02:26:21 02:01:01 0 42.30 0.00 5.83 2.13 0.12 49.63 02:26:21 02:01:01 1 42.91 0.00 6.10 5.62 0.12 45.26 02:26:21 02:01:01 2 43.54 0.00 5.06 4.00 0.12 47.28 02:26:21 02:01:01 3 41.16 0.00 5.60 1.79 0.12 51.33 02:26:21 02:01:01 4 41.81 0.00 5.82 12.80 0.13 39.43 02:26:21 02:01:01 5 43.50 0.00 5.73 3.31 0.13 47.33 02:26:21 02:01:01 6 41.86 0.00 5.38 2.77 0.10 49.88 02:26:21 02:01:01 7 44.63 0.00 5.73 4.44 0.15 45.05 02:26:21 02:02:01 all 8.34 0.00 1.00 0.08 0.06 90.52 02:26:21 02:02:01 0 8.72 0.00 1.29 0.50 0.05 89.44 02:26:21 02:02:01 1 9.07 0.00 0.90 0.02 0.07 89.95 02:26:21 02:02:01 2 10.08 0.00 1.07 0.02 0.05 88.78 02:26:21 02:02:01 3 7.50 0.00 0.92 0.02 0.08 91.48 02:26:21 02:02:01 4 6.17 0.00 0.62 0.03 0.03 93.15 02:26:21 02:02:01 5 2.90 0.00 0.59 0.02 0.02 96.48 02:26:21 02:02:01 6 13.00 0.00 0.97 0.03 0.08 85.91 02:26:21 02:02:01 7 9.29 0.00 1.61 0.03 0.07 89.00 02:26:21 02:03:01 all 1.10 0.00 0.18 0.08 0.01 98.63 02:26:21 02:03:01 0 1.08 0.00 0.32 0.57 0.02 98.02 02:26:21 02:03:01 1 0.68 0.00 0.18 0.00 0.00 99.14 02:26:21 02:03:01 2 1.48 0.00 0.12 0.00 0.02 98.38 02:26:21 02:03:01 3 1.72 0.00 0.15 0.00 0.02 98.11 02:26:21 02:03:01 4 1.28 0.00 0.18 0.03 0.02 98.48 02:26:21 02:03:01 5 1.42 0.00 0.17 0.00 0.02 98.40 02:26:21 02:03:01 6 0.18 0.00 0.08 0.00 0.00 99.73 02:26:21 02:03:01 7 0.95 0.00 0.25 0.00 0.02 98.78 02:26:21 02:04:01 all 0.04 0.00 0.02 0.00 0.00 99.94 02:26:21 02:04:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:26:21 02:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:04:01 2 0.12 0.00 0.00 0.00 0.00 99.88 02:26:21 02:04:01 3 0.07 0.00 0.07 0.00 0.02 99.85 02:26:21 02:04:01 4 0.03 0.00 0.05 0.02 0.00 99.90 02:26:21 02:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:04:01 7 0.07 0.00 0.03 0.00 0.00 99.90 02:26:21 02:05:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:26:21 02:05:01 0 0.03 0.00 0.00 0.02 0.00 99.95 02:26:21 02:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:26:21 02:05:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:26:21 02:05:01 3 0.07 0.00 0.05 0.00 0.02 99.87 02:26:21 02:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:26:21 02:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:26:21 02:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:26:21 02:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:26:21 02:05:01 CPU %user %nice %system %iowait %steal %idle 02:26:21 02:06:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:26:21 02:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:26:21 02:06:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:26:21 02:06:01 3 0.10 0.00 0.05 0.00 0.02 99.83 02:26:21 02:06:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:26:21 02:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:06:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:26:21 02:07:01 all 0.03 0.00 0.02 0.01 0.00 99.94 02:26:21 02:07:01 0 0.00 0.00 0.02 0.03 0.00 99.95 02:26:21 02:07:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:26:21 02:07:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:26:21 02:07:01 3 0.05 0.00 0.05 0.02 0.02 99.87 02:26:21 02:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:26:21 02:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:26:21 02:07:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:26:21 02:08:01 all 0.04 0.00 0.02 1.61 0.01 98.32 02:26:21 02:08:01 0 0.02 0.00 0.00 11.79 0.02 88.18 02:26:21 02:08:01 1 0.13 0.00 0.02 0.00 0.00 99.85 02:26:21 02:08:01 2 0.07 0.00 0.00 0.00 0.00 99.93 02:26:21 02:08:01 3 0.03 0.00 0.05 1.09 0.02 98.81 02:26:21 02:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:26:21 02:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:26:21 02:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:26:21 02:08:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:26:21 02:09:01 all 0.04 0.00 0.02 0.01 0.00 99.93 02:26:21 02:09:01 0 0.03 0.00 0.03 0.02 0.00 99.92 02:26:21 02:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:26:21 02:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:26:21 02:09:01 3 0.07 0.00 0.03 0.03 0.02 99.85 02:26:21 02:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:26:21 02:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:26:21 02:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:26:21 02:09:01 7 0.08 0.00 0.03 0.00 0.00 99.88 02:26:21 02:10:01 all 0.16 0.00 0.03 0.02 0.00 99.80 02:26:21 02:10:01 0 0.00 0.00 0.02 0.13 0.00 99.85 02:26:21 02:10:01 1 1.03 0.00 0.03 0.00 0.00 98.94 02:26:21 02:10:01 2 0.07 0.00 0.02 0.00 0.00 99.92 02:26:21 02:10:01 3 0.07 0.00 0.05 0.00 0.00 99.88 02:26:21 02:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:26:21 02:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:26:21 02:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:26:21 02:10:01 7 0.03 0.00 0.05 0.00 0.02 99.90 02:26:21 02:11:01 all 0.27 0.00 0.02 0.05 0.01 99.65 02:26:21 02:11:01 0 0.02 0.00 0.00 0.38 0.00 99.60 02:26:21 02:11:01 1 1.97 0.00 0.00 0.00 0.00 98.03 02:26:21 02:11:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:26:21 02:11:01 3 0.08 0.00 0.10 0.00 0.02 99.80 02:26:21 02:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:26:21 02:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:26:21 02:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:26:21 02:12:01 all 0.15 0.00 0.02 0.44 0.01 99.38 02:26:21 02:12:01 0 0.02 0.00 0.03 3.17 0.02 96.76 02:26:21 02:12:01 1 0.98 0.00 0.00 0.00 0.02 99.01 02:26:21 02:12:01 2 0.05 0.00 0.00 0.00 0.00 99.95 02:26:21 02:12:01 3 0.10 0.00 0.05 0.38 0.02 99.45 02:26:21 02:12:01 4 0.00 0.00 0.03 0.00 0.00 99.97 02:26:21 02:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:26:21 02:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:26:21 02:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:26:21 02:13:01 all 0.15 0.00 0.01 0.42 0.00 99.42 02:26:21 02:13:01 0 0.03 0.00 0.03 2.67 0.00 97.26 02:26:21 02:13:01 1 0.93 0.00 0.02 0.00 0.00 99.05 02:26:21 02:13:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:26:21 02:13:01 3 0.03 0.00 0.03 0.68 0.00 99.25 02:26:21 02:13:01 4 0.07 0.00 0.00 0.00 0.00 99.93 02:26:21 02:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:13:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:26:21 02:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:14:01 all 0.04 0.00 0.01 0.15 0.00 99.80 02:26:21 02:14:01 0 0.05 0.00 0.02 0.87 0.00 99.07 02:26:21 02:14:01 1 0.07 0.00 0.00 0.00 0.00 99.93 02:26:21 02:14:01 2 0.03 0.00 0.02 0.02 0.00 99.93 02:26:21 02:14:01 3 0.07 0.00 0.02 0.28 0.02 99.62 02:26:21 02:14:01 4 0.03 0.00 0.00 0.03 0.00 99.93 02:26:21 02:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:26:21 02:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:26:21 02:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:26:21 02:15:01 all 0.04 0.00 0.01 0.03 0.00 99.92 02:26:21 02:15:01 0 0.07 0.00 0.02 0.20 0.02 99.70 02:26:21 02:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:26:21 02:15:01 2 0.07 0.00 0.00 0.00 0.00 99.93 02:26:21 02:15:01 3 0.05 0.00 0.03 0.02 0.00 99.90 02:26:21 02:15:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:26:21 02:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:26:21 02:15:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:26:21 02:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:26:21 02:16:01 all 0.03 0.00 0.01 0.03 0.00 99.92 02:26:21 02:16:01 0 0.07 0.00 0.05 0.20 0.02 99.67 02:26:21 02:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:26:21 02:16:01 2 0.07 0.00 0.00 0.00 0.00 99.93 02:26:21 02:16:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:26:21 02:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:26:21 02:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:26:21 02:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:26:21 02:16:01 CPU %user %nice %system %iowait %steal %idle 02:26:21 02:17:01 all 0.15 0.00 0.02 0.00 0.00 99.83 02:26:21 02:17:01 0 0.07 0.00 0.05 0.00 0.00 99.88 02:26:21 02:17:01 1 0.94 0.00 0.02 0.00 0.00 99.04 02:26:21 02:17:01 2 0.07 0.00 0.03 0.00 0.00 99.90 02:26:21 02:17:01 3 0.07 0.00 0.03 0.02 0.00 99.88 02:26:21 02:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:26:21 02:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:26:21 02:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:26:21 02:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:26:21 02:18:01 all 0.18 0.00 0.02 0.00 0.00 99.79 02:26:21 02:18:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:26:21 02:18:01 1 1.24 0.00 0.02 0.00 0.02 98.73 02:26:21 02:18:01 2 0.07 0.00 0.00 0.00 0.00 99.93 02:26:21 02:18:01 3 0.08 0.00 0.05 0.02 0.02 99.83 02:26:21 02:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:26:21 02:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:19:01 all 0.03 0.00 0.01 0.01 0.00 99.94 02:26:21 02:19:01 0 0.03 0.00 0.02 0.02 0.02 99.92 02:26:21 02:19:01 1 0.13 0.00 0.00 0.00 0.00 99.87 02:26:21 02:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:26:21 02:19:01 3 0.03 0.00 0.07 0.02 0.00 99.88 02:26:21 02:19:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:26:21 02:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:26:21 02:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:26:21 02:20:01 all 0.11 0.00 0.01 0.04 0.00 99.84 02:26:21 02:20:01 0 0.03 0.00 0.03 0.28 0.00 99.65 02:26:21 02:20:01 1 0.58 0.00 0.03 0.00 0.00 99.38 02:26:21 02:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:26:21 02:20:01 3 0.12 0.00 0.03 0.00 0.02 99.83 02:26:21 02:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:26:21 02:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:26:21 02:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:26:21 02:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:21:01 all 0.02 0.00 0.02 0.02 0.00 99.94 02:26:21 02:21:01 0 0.03 0.00 0.03 0.05 0.02 99.86 02:26:21 02:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:26:21 02:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:26:21 02:21:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:26:21 02:21:01 4 0.00 0.00 0.00 0.10 0.00 99.90 02:26:21 02:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:26:21 02:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:26:21 02:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:22:01 all 0.04 0.00 0.02 0.04 0.00 99.89 02:26:21 02:22:01 0 0.07 0.00 0.07 0.32 0.00 99.55 02:26:21 02:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:26:21 02:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:26:21 02:22:01 3 0.08 0.00 0.03 0.00 0.02 99.87 02:26:21 02:22:01 4 0.03 0.00 0.00 0.02 0.00 99.95 02:26:21 02:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:26:21 02:22:01 6 0.05 0.00 0.05 0.00 0.00 99.90 02:26:21 02:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:26:21 02:23:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:26:21 02:23:01 0 0.03 0.00 0.02 0.02 0.02 99.92 02:26:21 02:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:26:21 02:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:26:21 02:23:01 3 0.12 0.00 0.10 0.00 0.03 99.75 02:26:21 02:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:26:21 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:23:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:26:21 02:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:26:21 02:24:01 all 0.09 0.00 0.02 0.00 0.00 99.89 02:26:21 02:24:01 0 0.05 0.00 0.03 0.02 0.00 99.90 02:26:21 02:24:01 1 0.35 0.00 0.03 0.00 0.00 99.62 02:26:21 02:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:26:21 02:24:01 3 0.13 0.00 0.03 0.00 0.00 99.83 02:26:21 02:24:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:26:21 02:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:26:21 02:24:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:26:21 02:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:26:21 02:25:01 all 3.13 0.00 1.35 1.87 0.04 93.62 02:26:21 02:25:01 0 2.56 0.00 1.70 14.84 0.05 80.84 02:26:21 02:25:01 1 2.79 0.00 1.81 0.03 0.03 95.34 02:26:21 02:25:01 2 3.05 0.00 1.66 0.02 0.03 95.24 02:26:21 02:25:01 3 3.70 0.00 1.26 0.02 0.03 94.99 02:26:21 02:25:01 4 3.58 0.00 1.01 0.02 0.05 95.35 02:26:21 02:25:01 5 2.68 0.00 1.24 0.02 0.03 96.04 02:26:21 02:25:01 6 3.18 0.00 1.03 0.00 0.02 95.77 02:26:21 02:25:01 7 3.51 0.00 1.08 0.07 0.05 95.29 02:26:21 02:26:01 all 6.60 0.00 2.84 3.79 0.08 86.69 02:26:21 02:26:01 0 8.49 0.00 3.34 6.36 0.07 81.74 02:26:21 02:26:01 1 6.83 0.00 3.55 14.18 0.10 75.34 02:26:21 02:26:01 2 6.89 0.00 3.21 0.17 0.05 89.69 02:26:21 02:26:01 3 8.74 0.00 2.80 0.05 0.08 88.32 02:26:21 02:26:01 4 4.47 0.00 2.06 5.24 0.05 88.17 02:26:21 02:26:01 5 4.21 0.00 1.82 4.11 0.05 89.82 02:26:21 02:26:01 6 8.77 0.00 3.61 0.23 0.12 87.27 02:26:21 02:26:01 7 4.43 0.00 2.31 0.02 0.08 93.16 02:26:21 Average: all 7.74 0.00 1.47 1.77 0.03 88.98 02:26:21 Average: 0 7.74 0.00 1.64 3.13 0.03 87.46 02:26:21 Average: 1 8.05 0.00 1.54 1.47 0.03 88.91 02:26:21 Average: 2 7.80 0.00 1.41 0.73 0.03 90.04 02:26:21 Average: 3 7.80 0.00 1.45 1.53 0.04 89.18 02:26:21 Average: 4 7.57 0.00 1.40 2.41 0.03 88.59 02:26:21 Average: 5 7.41 0.00 1.37 1.77 0.03 89.42 02:26:21 Average: 6 7.91 0.00 1.43 0.95 0.03 89.69 02:26:21 Average: 7 7.63 0.00 1.55 2.19 0.04 88.60 02:26:21 02:26:21 02:26:21