Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e69c565e9c450280f4c43c1091bbe3a0632b70c 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-ssh18383498297197942722.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-ssh4159098960187068835.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-ssh4694300152827885913.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-ssh6996833415143192033.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-ssh14215403409320387305.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1468 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/545 [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/545 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Avoid second fetch Checking out Revision 1e69c565e9c450280f4c43c1091bbe3a0632b70c (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4610)" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e69c565e9c450280f4c43c1091bbe3a0632b70c # timeout=10 > git rev-list --no-walk c4e9678bd2dc4350f999e9d876f0d88fec21a98b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:38:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:38:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:38:59 ========================================================= 20:38:59 EdgeX Global Pipelines Version Info 20:38:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:39:00 ------------------- 20:39:00 stable info: 20:39:00 ------------------- 20:39:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:39:00 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:39:00 Message: update stable to v1.0.250 20:39:01 ------------------- 20:39:01 experimental info: 20:39:01 ------------------- 20:39:01 Commited By: **** collab-it+edgex@linuxfoundation.org 20:39:01 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:39:01 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e69c56 [Pipeline] echo 20:39:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:01 provisioning config files... 20:39:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/545@tmp/config788098260915041095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:39:02 ---> docker-login.sh 20:39:02 nexus3.edgexfoundry.org:10001 20:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:02 Configure a credential helper to remove this warning. See 20:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:02 20:39:02 Login Succeeded 20:39:02 nexus3.edgexfoundry.org:10002 20:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:02 Configure a credential helper to remove this warning. See 20:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:02 20:39:02 Login Succeeded 20:39:02 nexus3.edgexfoundry.org:10003 20:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:02 Configure a credential helper to remove this warning. See 20:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:02 20:39:02 Login Succeeded 20:39:02 nexus3.edgexfoundry.org:10004 20:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:02 Configure a credential helper to remove this warning. See 20:39:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:02 20:39:02 Login Succeeded 20:39:02 docker.io 20:39:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:03 Configure a credential helper to remove this warning. See 20:39:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:03 20:39:03 Login Succeeded 20:39:03 ---> docker-login.sh ends [Pipeline] } 20:39:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:39:03 + 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 20:39:03 + + cut -d/ -f2 20:39:03 dirname cmd/core-command/Dockerfile 20:39:03 + echo core-command,cmd/core-command/Dockerfile 20:39:03 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:39:03 + cut -d/ -f2 20:39:03 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:39:03 + dirname cmd/core-data/Dockerfile 20:39:03 + cut -d/ -f2 20:39:03 + echo core-data,cmd/core-data/Dockerfile 20:39:03 + dirname cmd/core-metadata/Dockerfile 20:39:03 + cut -d/ -f2 20:39:03 + echo core-metadata,cmd/core-metadata/Dockerfile 20:39:03 + dirname cmd/security-bootstrapper/Dockerfile 20:39:03 + cut -d/ -f2 20:39:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:39:03 + dirname cmd/security-proxy-auth/Dockerfile 20:39:03 + cut -d/ -f2 20:39:03 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:39:03 + + dirname cmd/security-proxy-setup/Dockerfile 20:39:03 cut -d/ -f2 20:39:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:39:03 + dirname cmd/security-secretstore-setup/Dockerfile 20:39:03 + cut -d/ -f2 20:39:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:39:03 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:39:03 + cut -d/ -f2 20:39:03 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:39:03 + dirname cmd/security-spire-agent/Dockerfile 20:39:03 + cut -d/ -f2 20:39:03 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:39:03 + dirname cmd/security-spire-config/Dockerfile+ 20:39:03 cut -d/ -f2 20:39:03 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:39:03 + dirname cmd/security-spire-server/Dockerfile 20:39:03 + cut -d/ -f2 20:39:03 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:39:03 + dirname cmd/support-notifications/Dockerfile 20:39:03 + cut -d/ -f2 20:39:03 + echo support-notifications,cmd/support-notifications/Dockerfile 20:39:03 + dirname cmd/support-scheduler/Dockerfile 20:39:03 + cut -d/ -f2 20:39:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:39:03 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 20:39:03 + git rev-list -1 --merges 1e69c565e9c450280f4c43c1091bbe3a0632b70c~1..1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] echo 20:39:03 -----------> git rev-list -1 --merges 1e69c565e9c450280f4c43c1091bbe3a0632b70c~1..1e69c565e9c450280f4c43c1091bbe3a0632b70c 1e69c565e9c450280f4c43c1091bbe3a0632b70c [false] [Pipeline] sh 20:39:04 + git log --format=format:%s -1 1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] echo 20:39:04 ========================================================= 20:39:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:39:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:39:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:39:04 + grep -v github /etc/ssh/ssh_known_hosts 20:39:04 + [ -e /tmp/ssh_known_hosts ] 20:39:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:39:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:39:04 + sudo tee -a /etc/ssh/ssh_known_hosts 20:39:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:39:05 20:39:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:39:05 0.1.4: Pulling from edgex-devops/py-git-semver 20:39:05 b85a868b505f: Pulling fs layer 20:39:05 e2be974225ed: Pulling fs layer 20:39:05 339a4e72a1f5: Pulling fs layer 20:39:05 988bab9f4d93: Pulling fs layer 20:39:05 1469e6f7b9e6: Pulling fs layer 20:39:05 eaf3925da568: Pulling fs layer 20:39:05 bab4dde63d76: Pulling fs layer 20:39:05 bde34c3a00c8: Pulling fs layer 20:39:05 b352a97aabf1: Pulling fs layer 20:39:05 4872d77fe225: Pulling fs layer 20:39:05 5851b861e8e6: Pulling fs layer 20:39:05 bab4dde63d76: Waiting 20:39:05 bde34c3a00c8: Waiting 20:39:05 b352a97aabf1: Waiting 20:39:05 4872d77fe225: Waiting 20:39:05 5851b861e8e6: Waiting 20:39:05 988bab9f4d93: Waiting 20:39:05 1469e6f7b9e6: Waiting 20:39:05 eaf3925da568: Waiting 20:39:05 e2be974225ed: Download complete 20:39:05 988bab9f4d93: Verifying Checksum 20:39:05 988bab9f4d93: Download complete 20:39:05 1469e6f7b9e6: Verifying Checksum 20:39:05 1469e6f7b9e6: Download complete 20:39:05 339a4e72a1f5: Verifying Checksum 20:39:05 339a4e72a1f5: Download complete 20:39:05 eaf3925da568: Download complete 20:39:05 bde34c3a00c8: Download complete 20:39:05 b352a97aabf1: Verifying Checksum 20:39:05 b352a97aabf1: Download complete 20:39:05 4872d77fe225: Download complete 20:39:05 b85a868b505f: Verifying Checksum 20:39:05 b85a868b505f: Download complete 20:39:06 bab4dde63d76: Verifying Checksum 20:39:07 b85a868b505f: Pull complete 20:39:07 e2be974225ed: Pull complete 20:39:07 339a4e72a1f5: Pull complete 20:39:07 988bab9f4d93: Pull complete 20:39:07 1469e6f7b9e6: Pull complete 20:39:07 eaf3925da568: Pull complete 20:39:09 bab4dde63d76: Pull complete 20:39:09 bde34c3a00c8: Pull complete 20:39:10 b352a97aabf1: Pull complete 20:39:10 4872d77fe225: Pull complete 20:39:10 5851b861e8e6: Pull complete 20:39:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:39:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:10 prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container 20:39:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:39:13 $ docker top 6ebe785ba40ad8934eada5d1f41c09c1b803b6f21d40d97b46d7cef0a5cdcdbc -eo pid,comm 20:39:13 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). 20:39:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:39:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:39:13 [ssh-agent] Looking for ssh-agent implementation... 20:39:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:39:13 $ docker exec 6ebe785ba40ad8934eada5d1f41c09c1b803b6f21d40d97b46d7cef0a5cdcdbc ssh-agent 20:39:13 SSH_AUTH_SOCK=/tmp/ssh-Kb2hFlMSgSTh/agent.33 20:39:13 SSH_AGENT_PID=39 20:39:13 Running ssh-add (command line suppressed) 20:39:13 Identity added: /w/workspace/edgex-go/545@tmp/private_key_9036082374648931026.key (/w/workspace/edgex-go/545@tmp/private_key_9036082374648931026.key) 20:39:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:39:14 + git tag --points-at HEAD [Pipeline] } 20:39:14 $ docker exec --env ******** --env ******** 6ebe785ba40ad8934eada5d1f41c09c1b803b6f21d40d97b46d7cef0a5cdcdbc ssh-agent -k 20:39:14 unset SSH_AUTH_SOCK; 20:39:14 unset SSH_AGENT_PID; 20:39:14 echo Agent pid 39 killed; 20:39:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:39:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:39:14 [ssh-agent] Looking for ssh-agent implementation... 20:39:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:39:14 $ docker exec 6ebe785ba40ad8934eada5d1f41c09c1b803b6f21d40d97b46d7cef0a5cdcdbc ssh-agent 20:39:14 SSH_AUTH_SOCK=/tmp/ssh-tKltd6FZbYZu/agent.72 20:39:14 SSH_AGENT_PID=78 20:39:14 Running ssh-add (command line suppressed) 20:39:14 Identity added: /w/workspace/edgex-go/545@tmp/private_key_9784087919428984840.key (/w/workspace/edgex-go/545@tmp/private_key_9784087919428984840.key) 20:39:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:39:14 + git semver init 20:39:15 2023-07-18 20:39:15,124 [run_init] DEBUG init version:0.0.0 force:False 20:39:15 2023-07-18 20:39:15,124 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/545/.semver 20:39:15 2023-07-18 20:39:15,125 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/545/.semver 20:39:15 2023-07-18 20:39:15,125 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/545/.semver'], cwd=/w/workspace/edgex-go/545, universal_newlines=False, shell=None, istream=None) 20:39:20 2023-07-18 20:39:20,073 [append_file] DEBUG append to file:/w/workspace/edgex-go/545/.git/info/exclude 20:39:20 2023-07-18 20:39:20,074 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/545/.semver/main with force:False 20:39:20 2023-07-18 20:39:20,074 [read_version] DEBUG read version from /w/workspace/edgex-go/545/.semver/main 20:39:20 2023-07-18 20:39:20,074 [read_version] DEBUG read version from /w/workspace/edgex-go/545/.semver/main 20:39:20 3.1.0-dev.11 [Pipeline] } 20:39:20 $ docker exec --env ******** --env ******** 6ebe785ba40ad8934eada5d1f41c09c1b803b6f21d40d97b46d7cef0a5cdcdbc ssh-agent -k 20:39:20 unset SSH_AUTH_SOCK; 20:39:20 unset SSH_AGENT_PID; 20:39:20 echo Agent pid 78 killed; 20:39:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:39:20 + git semver [Pipeline] } 20:39:21 $ docker stop --time=1 6ebe785ba40ad8934eada5d1f41c09c1b803b6f21d40d97b46d7cef0a5cdcdbc 20:39:22 $ docker rm -f --volumes 6ebe785ba40ad8934eada5d1f41c09c1b803b6f21d40d97b46d7cef0a5cdcdbc [Pipeline] // withDockerContainer [Pipeline] sh 20:39:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:39:23 Stashed 1 file(s) [Pipeline] echo 20:39:23 [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [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 20:39:23 + git config --global --add safe.directory /w/workspace/edgex-go/545 [Pipeline] echo 20:39:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:39:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:39:23 ========================================================= 20:39:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:39:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:39:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:39:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:39:23 4db1b89c0bd1: Pulling fs layer 20:39:23 6911f1a30b25: Pulling fs layer 20:39:23 e194b8c5c2a9: Pulling fs layer 20:39:23 6863d3e3a2b1: Pulling fs layer 20:39:23 ec0bb842ea78: Pulling fs layer 20:39:23 40a00589a448: Pulling fs layer 20:39:23 6c08303d61cc: Pulling fs layer 20:39:23 798269fcf238: Pulling fs layer 20:39:23 6863d3e3a2b1: Waiting 20:39:23 ec0bb842ea78: Waiting 20:39:23 40a00589a448: Waiting 20:39:23 6c08303d61cc: Waiting 20:39:23 798269fcf238: Waiting 20:39:23 6911f1a30b25: Download complete 20:39:23 6863d3e3a2b1: Download complete 20:39:23 ec0bb842ea78: Download complete 20:39:23 4db1b89c0bd1: Verifying Checksum 20:39:23 4db1b89c0bd1: Download complete 20:39:23 40a00589a448: Verifying Checksum 20:39:23 40a00589a448: Download complete 20:39:23 4db1b89c0bd1: Pull complete 20:39:24 6911f1a30b25: Pull complete 20:39:24 798269fcf238: Verifying Checksum 20:39:24 798269fcf238: Download complete 20:39:24 6c08303d61cc: Verifying Checksum 20:39:24 6c08303d61cc: Download complete 20:39:24 e194b8c5c2a9: Verifying Checksum 20:39:24 e194b8c5c2a9: Download complete 20:39:27 e194b8c5c2a9: Pull complete 20:39:28 6863d3e3a2b1: Pull complete 20:39:28 ec0bb842ea78: Pull complete 20:39:28 40a00589a448: Pull complete 20:39:30 6c08303d61cc: Pull complete 20:39:31 798269fcf238: Pull complete 20:39:31 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 20:39:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:39:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:39:31 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:39:31 WORKDIR /edgex 20:39:31 COPY go.mod . 20:39:31 RUN go mod download ci-base-image-x86_64 20:39:31 -f - . 20:39:32 Sending build context to Docker daemon 170.7MB 20:39:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:39:32 ---> ec979cd7f677 20:39:32 Step 2/4 : WORKDIR /edgex 20:39:37 ---> Running in efe98267f3ef 20:39:37 Removing intermediate container efe98267f3ef 20:39:37 ---> 52eefbaab4aa 20:39:37 Step 3/4 : COPY go.mod . 20:39:37 ---> d17bb8774ae4 20:39:37 Step 4/4 : RUN go mod download 20:39:37 ---> Running in e93c60a4611e 20:39:38 Still waiting to schedule task 20:39:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:39:55 Removing intermediate container e93c60a4611e 20:39:55 ---> 99180d9dc67a 20:39:55 Successfully built 99180d9dc67a 20:39:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:56 + docker inspect -f . ci-base-image-x86_64 20:39:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:56 prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container 20:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:39:56 $ docker top e7e2f290e6223b78c9fd40eea2ede8acd14342d4adcd3bad2ace42fe8b991cb9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:57 + go version 20:39:57 go version go1.20.6 linux/amd64 [Pipeline] } 20:39:57 $ docker stop --time=1 e7e2f290e6223b78c9fd40eea2ede8acd14342d4adcd3bad2ace42fe8b991cb9 20:39:58 $ docker rm -f --volumes e7e2f290e6223b78c9fd40eea2ede8acd14342d4adcd3bad2ace42fe8b991cb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:58 + docker inspect -f . ci-base-image-x86_64 20:39:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:58 prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container 20:39:58 $ 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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:39:59 $ docker top 64793fe1e31e5de4992cdc5eb706ebae58fd48df8fab1e5b7bb864d2bdef85d5 -eo pid,comm [Pipeline] { [Pipeline] echo 20:39:59 ========================================================= 20:39:59 [edgeXBuildGoParallel] Running Tests and Build... 20:39:59 ========================================================= [Pipeline] sh 20:39:59 + git config --global --add safe.directory /w/workspace/edgex-go/545 [Pipeline] fileExists [Pipeline] sh 20:39:59 + make test 20:39:59 go test -race -coverprofile=coverage.out ./... 20:40:07 ? github.com/edgexfoundry/edgex-go [no test files] 20:40:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:40:20 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:40:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:40:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:40:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:40:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:40:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:40:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:40:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 20:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements 20:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:40:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements 20:40:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 54.0% of statements 20:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:40:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:40:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:40:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:40:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:40:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:40:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.877s coverage: 88.5% of statements 20:40:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 3.8% of statements 20:40:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.357s coverage: 95.6% of statements 20:40:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 20:40:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:40:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:40:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 20:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:40:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 20:40:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 31.9% of statements 20:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 42.9% of statements 20:40:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:40:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:40:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:40:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements 20:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 20:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 20:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 20:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:40:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.277s coverage: 79.9% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.077s coverage: 92.9% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 64.4% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 82.1% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 63.1% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 38.4% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 61.8% of statements 20:40:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 20:40:56 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 20:40:56 running golangci-lint 20:40:56 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:40:56 go version go1.20.6 linux/amd64 20:40:56 level=info msg="[config_reader] Used config file .golangci.yml" 20:40:56 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:41:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1469 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:41:08 Running in /w/workspace/edgex-go/545 [Pipeline] { [Pipeline] checkout 20:41:08 The recommended git tool is: git 20:41:11 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|name|compiled_files|exports_file) took 15.515349358s" 20:41:11 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.643285ms" 20:41:13 using credential edgex-jenkins-ssh 20:41:13 Cloning the remote Git repository 20:41:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:41:13 > git init /w/workspace/edgex-go/545 # timeout=10 20:41:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:41:13 > git --version # timeout=10 20:41:13 > git --version # 'git version 2.25.1' 20:41:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:41:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:41:19 level=info msg="[linters_context/goanalysis] analyzers took 59.771064716s with top 10 stages: buildir: 36.65934028s, inspect: 1.756936635s, fact_deprecated: 1.681435062s, ctrlflow: 1.34408689s, printf: 1.245936131s, gosec: 1.218430841s, S1038: 1.058459842s, nilness: 960.752417ms, fact_purity: 918.218947ms, SA5012: 529.763385ms" 20:41:19 level=info msg="[runner] Issues before processing: 202, after processing: 0" 20:41:19 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude: 202/202, nolint: 0/23, filename_unadjuster: 202/202, path_prettifier: 202/202, skip_dirs: 202/202, skip_files: 202/202, exclude-rules: 23/202, cgo: 202/202" 20:41:19 level=info msg="[runner] processing took 16.846776ms with stages: nolint: 7.435846ms, identifier_marker: 4.2218ms, exclude-rules: 1.544657ms, autogenerated_exclude: 1.528767ms, path_prettifier: 1.404566ms, skip_dirs: 659.209µs, cgo: 31.49µs, filename_unadjuster: 15.16µs, uniq_by_line: 750ns, max_from_linter: 730ns, skip_files: 580ns, max_same_issues: 560ns, source_code: 550ns, severity-rules: 431ns, exclude: 430ns, sort_results: 400ns, path_prefixer: 290ns, diff: 250ns, path_shortener: 170ns, max_per_file_from_linter: 140ns" 20:41:19 level=info msg="[runner] linters took 8.656647853s with stages: goanalysis_metalinter: 8.639704726s" 20:41:19 level=info msg="File cache stats: 0 entries of total size 0B" 20:41:19 level=info msg="Memory: 244 samples, avg is 200.2MB, max is 764.4MB" 20:41:19 level=info msg="Execution took 24.223739716s" 20:41:19 go vet ./... 20:41:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:41:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:41:24 ./bin/test-attribution-txt.sh [Pipeline] echo 20:41:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:41:24 + ls -al . 20:41:24 total 720 20:41:24 drwxrwxr-x 11 1001 1001 4096 Jul 18 20:40 . 20:41:24 drwxr-xr-x 4 root root 4096 Jul 18 20:39 .. 20:41:24 drwxrwxr-x 2 1001 1001 4096 Jul 18 20:38 .blubracket 20:41:24 -rw-rw-r-- 1 1001 1001 16 Jul 18 20:38 .dockerignore 20:41:24 drwxrwxr-x 8 1001 1001 4096 Jul 18 20:39 .git 20:41:24 drwxrwxr-x 3 1001 1001 4096 Jul 18 20:38 .github 20:41:24 -rw-rw-r-- 1 1001 1001 1133 Jul 18 20:38 .gitignore 20:41:24 -rw-rw-r-- 1 1001 1001 42 Jul 18 20:38 .golangci.yml 20:41:24 -rw-rw-r-- 1 1001 1001 87 Jul 18 20:38 .hadolint.yml 20:41:24 drwxr-xr-x 3 1001 1001 4096 Jul 18 20:39 .semver 20:41:24 -rw-rw-r-- 1 1001 1001 166 Jul 18 20:38 .sonarcloud.properties 20:41:24 -rw-rw-r-- 1 1001 1001 1171 Jul 18 20:38 ADOPTERS.md 20:41:24 -rw-rw-r-- 1 1001 1001 11234 Jul 18 20:38 Attribution.txt 20:41:24 -rw-rw-r-- 1 1001 1001 93407 Jul 18 20:38 CHANGELOG.md 20:41:24 -rw-rw-r-- 1 1001 1001 3804 Jul 18 20:38 CONTRIBUTING.md 20:41:24 -rw-rw-r-- 1 1001 1001 677 Jul 18 20:38 GOVERNANCE.md 20:41:24 -rw-rw-r-- 1 1001 1001 883 Jul 18 20:38 Jenkinsfile 20:41:24 -rw-rw-r-- 1 1001 1001 10775 Jul 18 20:38 LICENSE 20:41:24 -rw-rw-r-- 1 1001 1001 14368 Jul 18 20:38 Makefile 20:41:24 -rw-rw-r-- 1 1001 1001 582 Jul 18 20:38 OWNERS.md 20:41:24 -rw-rw-r-- 1 1001 1001 9923 Jul 18 20:38 README.md 20:41:24 -rw-rw-r-- 1 1001 1001 789 Jul 18 20:38 SECURITY.md 20:41:24 -rw-rw-r-- 1 1001 1001 12 Jul 18 20:39 VERSION 20:41:24 drwxrwxr-x 2 1001 1001 4096 Jul 18 20:38 bin 20:41:24 drwxrwxr-x 18 1001 1001 4096 Jul 18 20:38 cmd 20:41:24 -rw-r--r-- 1 root root 448414 Jul 18 20:40 coverage.out 20:41:24 -rw-rw-r-- 1 1001 1001 3430 Jul 18 20:38 go.mod 20:41:24 -rw-rw-r-- 1 1001 1001 32408 Jul 18 20:38 go.sum 20:41:24 drwxrwxr-x 7 1001 1001 4096 Jul 18 20:38 internal 20:41:24 drwxrwxr-x 3 1001 1001 4096 Jul 18 20:38 openapi 20:41:24 -rw-rw-r-- 1 1001 1001 594 Jul 18 20:38 security.txt 20:41:24 drwxrwxr-x 4 1001 1001 4096 Jul 18 20:38 snap 20:41:24 -rw-rw-r-- 1 1001 1001 204 Jul 18 20:38 version.go [Pipeline] sh 20:41:25 + '[' -e coverage.out ] 20:41:25 + chown 1001:1001 coverage.out [Pipeline] stash 20:41:25 Stashed 1 file(s) [Pipeline] sh 20:41:25 + make build 20:41:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:41:34 Avoid second fetch 20:41:34 Checking out Revision 1e69c565e9c450280f4c43c1091bbe3a0632b70c (main) 20:41:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:41:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:41:34 > git config core.sparsecheckout # timeout=10 20:41:34 > git checkout -f 1e69c565e9c450280f4c43c1091bbe3a0632b70c # timeout=10 20:41:35 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4610)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:41:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:41:36 % Total % Received % Xferd Average Speed Time Time Time Current 20:41:36 Dload Upload Total Spent Left Speed 20:41:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 20:41:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:41:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:41:37 + sudo tee /etc/docker/daemon.new 20:41:37 { 20:41:37 "registry-mirrors": [ 20:41:37 "https://nexus3.edgexfoundry.org:10001" 20:41:37 ], 20:41:37 "bip": "10.250.0.254/24", 20:41:37 "hosts": [ 20:41:37 "tcp://0.0.0.0:5555", 20:41:37 "unix:///var/run/docker.sock" 20:41:37 ], 20:41:37 "mtu": 1458, 20:41:37 "selinux-enabled": true, 20:41:37 "seccomp-profile": "/etc/docker/seccomp.json" 20:41:37 } [Pipeline] sh 20:41:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:41:37 + sudo service docker restart 20:41:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:41:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:41:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:41:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:41:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:41:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:41:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:41:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:41:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:41:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:41:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:41:55 $ docker stop --time=1 64793fe1e31e5de4992cdc5eb706ebae58fd48df8fab1e5b7bb864d2bdef85d5 20:42:00 $ docker rm -f --volumes 64793fe1e31e5de4992cdc5eb706ebae58fd48df8fab1e5b7bb864d2bdef85d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 20:42:01 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 20:42:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/545@tmp/config392437618060787025tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:01 ---> docker-login.sh 20:42:01 nexus3.edgexfoundry.org:10001 20:42:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:42:01 20:42:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:42:02 latest: Pulling from edgex-devops/edgex-compose 20:42:02 91d30c5bc195: Pulling fs layer 20:42:02 2e9b0aa3be6d: Pulling fs layer 20:42:02 9c61dcf015f6: Pulling fs layer 20:42:02 4698f68db338: Pulling fs layer 20:42:02 2a2f49069b9e: Pulling fs layer 20:42:02 e0025b399a48: Pulling fs layer 20:42:02 2a2f49069b9e: Waiting 20:42:02 4698f68db338: Waiting 20:42:02 e0025b399a48: Waiting 20:42:02 91d30c5bc195: Download complete 20:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:02 Configure a credential helper to remove this warning. See 20:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:02 20:42:02 Login Succeeded 20:42:02 nexus3.edgexfoundry.org:10002 20:42:02 4698f68db338: Download complete 20:42:02 2e9b0aa3be6d: Verifying Checksum 20:42:02 2e9b0aa3be6d: Download complete 20:42:02 e0025b399a48: Verifying Checksum 20:42:02 e0025b399a48: Download complete 20:42:02 91d30c5bc195: Pull complete 20:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:02 Configure a credential helper to remove this warning. See 20:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:02 20:42:02 Login Succeeded 20:42:02 2a2f49069b9e: Verifying Checksum 20:42:02 2a2f49069b9e: Download complete 20:42:02 2e9b0aa3be6d: Pull complete 20:42:02 nexus3.edgexfoundry.org:10003 20:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:02 9c61dcf015f6: Verifying Checksum 20:42:02 9c61dcf015f6: Download complete 20:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:03 Configure a credential helper to remove this warning. See 20:42:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:03 20:42:03 Login Succeeded 20:42:03 nexus3.edgexfoundry.org:10004 20:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:03 Configure a credential helper to remove this warning. See 20:42:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:03 20:42:03 Login Succeeded 20:42:03 docker.io 20:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:03 Configure a credential helper to remove this warning. See 20:42:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:03 20:42:03 Login Succeeded 20:42:03 ---> docker-login.sh ends [Pipeline] } 20:42:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:42:04 + git config --global --add safe.directory /w/workspace/edgex-go/545 [Pipeline] echo 20:42:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:42:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:42:04 ========================================================= 20:42:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:42:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:42:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:42:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:42:04 edb6bdbacee9: Pulling fs layer 20:42:04 5f9638ab2659: Pulling fs layer 20:42:04 8d51d6327a98: Pulling fs layer 20:42:04 8b374f2dd631: Pulling fs layer 20:42:04 ec14aa9079de: Pulling fs layer 20:42:04 2f466654f4bb: Pulling fs layer 20:42:04 554e91adad29: Pulling fs layer 20:42:04 ec14aa9079de: Waiting 20:42:04 2f466654f4bb: Waiting 20:42:04 554e91adad29: Waiting 20:42:04 8b374f2dd631: Waiting 20:42:05 5f9638ab2659: Verifying Checksum 20:42:05 5f9638ab2659: Download complete 20:42:05 8b374f2dd631: Verifying Checksum 20:42:05 8b374f2dd631: Download complete 20:42:05 ec14aa9079de: Verifying Checksum 20:42:05 ec14aa9079de: Download complete 20:42:05 edb6bdbacee9: Verifying Checksum 20:42:05 9c61dcf015f6: Pull complete 20:42:05 4698f68db338: Pull complete 20:42:05 2a2f49069b9e: Pull complete 20:42:05 e0025b399a48: Pull complete 20:42:05 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:42:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:42:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:05 prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container 20:42:05 edb6bdbacee9: Pull complete 20:42:06 $ 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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:42:06 554e91adad29: Verifying Checksum 20:42:06 554e91adad29: Download complete 20:42:06 5f9638ab2659: Pull complete 20:42:07 2f466654f4bb: Verifying Checksum 20:42:07 2f466654f4bb: Download complete 20:42:07 8d51d6327a98: Verifying Checksum 20:42:07 8d51d6327a98: Download complete 20:42:09 $ docker top 5ffa7bfaefa7f4998bb735b35f0ad1e315d3e6d25dd97fd6d216466c4e8216ad -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:09 + docker compose -f ./docker-compose-build.yml build --parallel 20:42:12 #1 [security-spire-server internal] load build definition from Dockerfile 20:42:12 #1 transferring dockerfile: 2.63kB done 20:42:12 #1 DONE 0.0s 20:42:12 20:42:12 #2 [support-notifications internal] load build definition from Dockerfile 20:42:12 #2 transferring dockerfile: 1.84kB done 20:42:12 #2 DONE 0.0s 20:42:12 20:42:12 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:42:12 #3 transferring dockerfile: 1.78kB done 20:42:12 #3 DONE 0.0s 20:42:12 20:42:12 #4 [security-spire-agent internal] load build definition from Dockerfile 20:42:12 #4 transferring dockerfile: 2.68kB done 20:42:12 #4 DONE 0.0s 20:42:12 20:42:12 #5 [support-scheduler internal] load build definition from Dockerfile 20:42:12 #5 transferring dockerfile: 1.82kB done 20:42:12 #5 DONE 0.0s 20:42:12 20:42:12 #6 [security-bootstrapper internal] load build definition from Dockerfile 20:42:12 #6 transferring dockerfile: 2.82kB done 20:42:12 #6 DONE 0.0s 20:42:12 20:42:12 #7 [security-proxy-auth internal] load build definition from Dockerfile 20:42:12 #7 transferring dockerfile: 2.04kB done 20:42:12 #7 DONE 0.0s 20:42:12 20:42:12 #8 [security-spire-config internal] load build definition from Dockerfile 20:42:12 #8 transferring dockerfile: 2.58kB done 20:42:12 #8 DONE 0.0s 20:42:12 20:42:12 #9 [core-metadata internal] load build definition from Dockerfile 20:42:12 #9 transferring dockerfile: 1.96kB done 20:42:12 #9 DONE 0.0s 20:42:12 20:42:12 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:42:12 #10 transferring dockerfile: 2.12kB done 20:42:12 #10 DONE 0.1s 20:42:12 20:42:12 #11 [security-proxy-setup internal] load build definition from Dockerfile 20:42:12 #11 transferring dockerfile: 2.06kB done 20:42:12 #11 DONE 0.1s 20:42:12 20:42:12 #12 [core-command internal] load build definition from Dockerfile 20:42:12 #12 transferring dockerfile: 1.82kB done 20:42:12 #12 DONE 0.1s 20:42:12 20:42:12 #13 [security-secretstore-setup internal] load build definition from Dockerfile 20:42:12 #13 transferring dockerfile: 2.38kB done 20:42:12 #13 DONE 0.0s 20:42:12 20:42:12 #14 [core-data internal] load build definition from Dockerfile 20:42:12 #14 transferring dockerfile: 1.90kB done 20:42:12 #14 DONE 0.0s 20:42:12 20:42:12 #15 [security-spire-server internal] load .dockerignore 20:42:12 #15 transferring context: 56B done 20:42:12 #15 DONE 0.0s 20:42:12 20:42:12 #16 [support-notifications internal] load .dockerignore 20:42:12 #16 transferring context: 56B done 20:42:12 #16 DONE 0.0s 20:42:12 20:42:12 #17 [security-spiffe-token-provider internal] load .dockerignore 20:42:12 #17 transferring context: 56B done 20:42:12 #17 DONE 0.0s 20:42:12 20:42:12 #18 [security-spire-agent internal] load .dockerignore 20:42:12 #18 transferring context: 56B done 20:42:12 #18 DONE 0.0s 20:42:12 20:42:12 #19 [support-scheduler internal] load .dockerignore 20:42:12 #19 transferring context: 56B done 20:42:12 #19 DONE 0.0s 20:42:12 20:42:12 #20 [security-bootstrapper internal] load .dockerignore 20:42:12 #20 transferring context: 56B done 20:42:12 #20 DONE 0.0s 20:42:12 20:42:12 #21 [security-proxy-auth internal] load .dockerignore 20:42:12 #21 transferring context: 56B done 20:42:12 #21 DONE 0.0s 20:42:12 20:42:12 #22 [security-spire-config internal] load .dockerignore 20:42:12 #22 transferring context: 56B done 20:42:12 #22 DONE 0.0s 20:42:12 20:42:12 #23 [core-metadata internal] load .dockerignore 20:42:12 #23 transferring context: 56B done 20:42:12 #23 DONE 0.0s 20:42:12 20:42:12 #24 [security-proxy-setup internal] load .dockerignore 20:42:12 #24 transferring context: 56B done 20:42:12 #24 DONE 0.0s 20:42:12 20:42:12 #25 [core-command internal] load .dockerignore 20:42:12 #25 transferring context: 56B done 20:42:12 #25 DONE 0.0s 20:42:12 20:42:12 #26 [core-common-config-bootstrapper internal] load .dockerignore 20:42:12 #26 transferring context: 56B done 20:42:12 #26 DONE 0.0s 20:42:12 20:42:12 #27 [security-secretstore-setup internal] load .dockerignore 20:42:12 #27 transferring context: 56B done 20:42:12 #27 DONE 0.0s 20:42:12 20:42:12 #28 [core-data internal] load .dockerignore 20:42:12 #28 transferring context: 56B done 20:42:12 #28 DONE 0.0s 20:42:12 20:42:12 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:42:12 #29 DONE 0.0s 20:42:12 20:42:12 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 20:42:12 #30 DONE 0.1s 20:42:12 20:42:12 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:42:12 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:42:12 #31 DONE 0.0s 20:42:12 20:42:12 #32 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-x86_64 20:42:12 #32 ... 20:42:12 20:42:12 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:42:12 #29 DONE 0.0s 20:42:12 20:42:12 #33 [security-spiffe-token-provider internal] load build context 20:42:12 #33 DONE 0.0s 20:42:12 20:42:12 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 20:42:12 #30 DONE 0.1s 20:42:12 20:42:12 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:42:12 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:42:12 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:42:12 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 20:42:12 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 20:42:12 #31 DONE 0.1s 20:42:12 20:42:12 #32 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-x86_64 20:42:13 #32 ... 20:42:13 20:42:13 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:42:13 #29 DONE 0.0s 20:42:13 20:42:13 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 20:42:13 #30 DONE 0.1s 20:42:13 20:42:13 #34 [support-scheduler internal] load build context 20:42:13 #34 DONE 0.0s 20:42:13 20:42:13 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:42:13 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:42:13 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:42:13 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 20:42:13 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 20:42:13 #31 DONE 0.1s 20:42:13 20:42:13 #32 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-x86_64 20:42:13 #32 ... 20:42:13 20:42:13 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:42:13 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:42:13 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:42:13 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 20:42:13 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 20:42:13 #31 DONE 0.1s 20:42:13 20:42:13 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:42:13 #29 DONE 0.0s 20:42:13 20:42:13 #32 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-x86_64 20:42:13 #32 ... 20:42:13 20:42:13 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:42:13 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:42:13 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:42:13 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 20:42:13 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 20:42:13 #31 DONE 0.1s 20:42:13 20:42:13 #32 [core-command builder 1/9] FROM docker.io/library/ci-base-image-x86_64 20:42:13 #32 ... 20:42:13 20:42:13 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:42:13 #29 DONE 0.0s 20:42:13 20:42:13 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 20:42:13 #30 DONE 0.6s 20:42:13 20:42:13 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:42:13 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:42:13 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:42:13 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 20:42:13 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 20:42:13 #31 DONE 0.2s 20:42:13 20:42:13 #32 [core-command builder 1/9] FROM docker.io/library/ci-base-image-x86_64 20:42:13 #32 DONE 1.0s 20:42:13 20:42:13 #35 [security-secretstore-setup internal] load build context 20:42:17 #35 transferring context: 115.59MB 4.1s 20:42:18 #35 ... 20:42:18 20:42:18 #33 [security-spiffe-token-provider internal] load build context 20:42:19 #33 ... 20:42:19 20:42:19 #35 [security-secretstore-setup internal] load build context 20:42:19 8d51d6327a98: Pull complete 20:42:19 8b374f2dd631: Pull complete 20:42:19 ec14aa9079de: Pull complete 20:42:23 #35 transferring context: 310.98MB 9.2s 20:42:23 #35 ... 20:42:23 20:42:23 #36 [security-spire-server internal] load build context 20:42:23 #36 ... 20:42:23 20:42:23 #37 [support-notifications internal] load build context 20:42:23 #37 ... 20:42:23 20:42:23 #34 [support-scheduler internal] load build context 20:42:23 #34 ... 20:42:23 20:42:23 #38 [security-spire-config internal] load build context 20:42:23 #38 ... 20:42:23 20:42:23 #39 [security-spire-agent internal] load build context 20:42:23 #39 ... 20:42:23 20:42:23 #40 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:42:23 #0 5.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:23 #0 5.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:23 #0 5.842 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:42:23 #0 5.842 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:42:23 #0 5.842 OK: 17820 distinct packages available 20:42:23 #0 5.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:23 #0 6.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:23 #0 6.237 (1/9) Installing ca-certificates (20230506-r0) 20:42:23 #0 6.269 (2/9) Installing brotli-libs (1.0.9-r9) 20:42:23 #0 6.286 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:42:23 #0 6.288 (4/9) Installing libcurl (8.1.2-r0) 20:42:23 #0 6.299 (5/9) Installing curl (8.1.2-r0) 20:42:23 #0 6.304 (6/9) Installing dumb-init (1.2.5-r2) 20:42:23 #0 6.307 (7/9) Installing musl-obstack (1.2.3-r0) 20:42:23 #0 6.309 (8/9) Installing libucontext (1.2-r0) 20:42:23 #0 6.312 (9/9) Installing gcompat (1.1.0-r0) 20:42:23 #0 6.315 Executing busybox-1.35.0-r29.trigger 20:42:23 #0 6.340 Executing ca-certificates-20230506-r0.trigger 20:42:23 #0 6.414 OK: 10 MiB in 24 packages 20:42:23 #40 ... 20:42:23 20:42:23 #41 [core-metadata internal] load build context 20:42:23 #41 ... 20:42:23 20:42:23 #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:42:23 #0 4.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:23 #0 4.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:23 #0 4.826 (1/2) Installing dumb-init (1.2.5-r2) 20:42:23 #0 4.833 (2/2) Installing su-exec (0.2-r2) 20:42:23 #0 4.836 Executing busybox-1.35.0-r29.trigger 20:42:23 #0 4.848 OK: 7 MiB in 17 packages 20:42:23 #42 ... 20:42:23 20:42:23 #43 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:42:23 #43 ... 20:42:23 20:42:23 #44 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:42:23 #0 0.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:23 #0 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:23 #0 1.367 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:42:23 #0 1.367 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:42:23 #0 1.367 OK: 17820 distinct packages available 20:42:23 #0 1.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:23 #0 1.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:23 #0 1.840 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 20:42:23 #0 1.868 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 20:42:23 #0 1.877 (3/7) Installing dumb-init (1.2.5-r2) 20:42:23 #0 1.884 (4/7) Installing musl-obstack (1.2.3-r0) 20:42:23 #0 1.885 (5/7) Installing libucontext (1.2-r0) 20:42:23 #0 1.892 (6/7) Installing gcompat (1.1.0-r0) 20:42:23 #0 1.896 (7/7) Installing openssl (3.0.9-r2) 20:42:23 #0 1.915 Executing busybox-1.35.0-r29.trigger 20:42:23 #0 1.925 OK: 8 MiB in 20 packages 20:42:23 #44 ... 20:42:23 20:42:23 #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:42:24 #45 ... 20:42:24 20:42:24 #46 [core-data internal] load build context 20:42:24 #46 transferring context: 359.18MB 10.3s done 20:42:24 #46 ... 20:42:24 20:42:24 #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:42:24 #0 1.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:24 #0 1.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:24 #0 1.578 (1/2) Installing ca-certificates (20230506-r0) 20:42:24 #0 1.596 (2/2) Installing dumb-init (1.2.5-r2) 20:42:24 #0 1.606 Executing busybox-1.35.0-r29.trigger 20:42:24 #0 1.624 Executing ca-certificates-20230506-r0.trigger 20:42:24 #0 1.713 OK: 8 MiB in 17 packages 20:42:24 #47 ... 20:42:24 20:42:24 #48 [core-common-config-bootstrapper internal] load build context 20:42:24 #48 ... 20:42:24 20:42:24 #49 [core-metadata builder 2/9] WORKDIR /edgex-go 20:42:24 #49 ... 20:42:24 20:42:24 #50 [core-command internal] load build context 20:42:24 #50 ... 20:42:24 20:42:24 #51 [security-proxy-auth internal] load build context 20:42:24 #51 transferring context: 359.18MB 11.1s done 20:42:24 #51 ... 20:42:24 20:42:24 #52 [security-proxy-setup internal] load build context 20:42:24 #52 transferring context: 359.18MB 11.3s done 20:42:24 #52 ... 20:42:24 20:42:24 #53 [security-bootstrapper internal] load build context 20:42:24 #53 transferring context: 359.18MB 10.1s done 20:42:25 #53 ... 20:42:25 20:42:25 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:42:25 #54 ... 20:42:25 20:42:25 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:42:25 2f466654f4bb: Pull complete 20:42:25 #55 ... 20:42:25 20:42:25 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:42:25 #56 ... 20:42:25 20:42:25 #33 [security-spiffe-token-provider internal] load build context 20:42:25 #33 transferring context: 359.18MB 12.7s done 20:42:27 554e91adad29: Pull complete 20:42:27 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 20:42:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:42:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:42:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:42:28 WORKDIR /edgex 20:42:28 COPY go.mod . 20:42:28 RUN go mod download 20:42:28 + docker build -t ci-base-image-arm64 -f - . 20:42:28 Sending build context to Docker daemon 2.955MB 20:42:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:42:28 ---> 1e15ea492957 20:42:28 Step 2/4 : WORKDIR /edgex 20:42:30 ---> Running in a34bcaafaaf0 20:42:30 Removing intermediate container a34bcaafaaf0 20:42:30 ---> ffdc131783fd 20:42:30 Step 3/4 : COPY go.mod . 20:42:31 ---> 5705f4000439 20:42:31 Step 4/4 : RUN go mod download 20:42:31 ---> Running in 493b886f4184 20:42:33 #33 ... 20:42:33 20:42:33 #36 [security-spire-server internal] load build context 20:42:33 #36 transferring context: 359.18MB 12.7s done 20:42:33 #36 ... 20:42:33 20:42:33 #34 [support-scheduler internal] load build context 20:42:33 #34 transferring context: 359.18MB 11.5s done 20:42:33 #34 ... 20:42:33 20:42:33 #37 [support-notifications internal] load build context 20:42:33 #37 transferring context: 359.18MB 12.2s done 20:42:33 #37 ... 20:42:33 20:42:33 #35 [security-secretstore-setup internal] load build context 20:42:33 #35 transferring context: 359.18MB 10.4s done 20:42:33 #35 ... 20:42:33 20:42:33 #38 [security-spire-config internal] load build context 20:42:33 #38 transferring context: 359.18MB 10.8s done 20:42:33 #38 ... 20:42:33 20:42:33 #39 [security-spire-agent internal] load build context 20:42:33 #39 transferring context: 359.18MB 12.3s done 20:42:34 #39 ... 20:42:34 20:42:34 #41 [core-metadata internal] load build context 20:42:34 #41 transferring context: 359.18MB 11.4s done 20:42:34 #41 ... 20:42:34 20:42:34 #48 [core-common-config-bootstrapper internal] load build context 20:42:34 #48 transferring context: 359.18MB 11.0s done 20:42:34 #48 ... 20:42:34 20:42:34 #50 [core-command internal] load build context 20:42:34 #50 transferring context: 359.18MB 11.2s done 20:42:39 #50 ... 20:42:39 20:42:39 #53 [security-bootstrapper internal] load build context 20:42:39 #53 DONE 26.1s 20:42:39 20:42:39 #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:42:39 #42 DONE 26.1s 20:42:39 20:42:39 #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:42:39 #47 DONE 26.2s 20:42:39 20:42:39 #40 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:42:39 #40 DONE 26.3s 20:42:39 20:42:39 #35 [security-secretstore-setup internal] load build context 20:42:39 #35 DONE 25.6s 20:42:39 20:42:39 #38 [security-spire-config internal] load build context 20:42:39 #38 DONE 26.1s 20:42:39 20:42:39 #46 [core-data internal] load build context 20:42:39 #46 DONE 25.7s 20:42:39 20:42:39 #49 [core-data builder 2/9] WORKDIR /edgex-go 20:42:39 #49 DONE 25.4s 20:42:39 20:42:39 #44 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:42:39 #44 DONE 26.5s 20:42:39 20:42:39 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:42:39 #57 ... 20:42:39 20:42:39 #41 [core-metadata internal] load build context 20:42:39 #41 DONE 26.2s 20:42:39 20:42:39 #51 [security-proxy-auth internal] load build context 20:42:39 #51 DONE 26.1s 20:42:39 20:42:39 #34 [support-scheduler internal] load build context 20:42:39 #34 DONE 26.3s 20:42:39 20:42:39 #48 [core-common-config-bootstrapper internal] load build context 20:42:39 #48 DONE 25.7s 20:42:39 20:42:39 #50 [core-command internal] load build context 20:42:39 #50 DONE 26.1s 20:42:39 20:42:39 #52 [security-proxy-setup internal] load build context 20:42:39 #52 DONE 26.1s 20:42:39 20:42:39 #37 [support-notifications internal] load build context 20:42:39 #37 DONE 26.4s 20:42:39 20:42:39 #39 [security-spire-agent internal] load build context 20:42:39 #39 DONE 26.3s 20:42:39 20:42:39 #33 [security-spiffe-token-provider internal] load build context 20:42:39 #33 DONE 26.4s 20:42:39 20:42:39 #36 [security-spire-server internal] load build context 20:42:39 #36 DONE 26.5s 20:42:39 20:42:39 #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:42:40 #58 ... 20:42:40 20:42:40 #43 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:42:40 #43 26.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:40 #43 26.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:40 #43 27.23 (1/1) Installing dumb-init (1.2.5-r2) 20:42:40 #43 27.23 Executing busybox-1.35.0-r29.trigger 20:42:40 #43 27.24 OK: 7 MiB in 16 packages 20:42:40 #43 DONE 27.6s 20:42:40 20:42:40 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:42:40 #55 26.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:40 #55 26.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:40 #55 26.64 (1/1) Installing dumb-init (1.2.5-r2) 20:42:40 #55 26.67 Executing busybox-1.35.0-r29.trigger 20:42:40 #55 26.68 OK: 7 MiB in 16 packages 20:42:40 #55 DONE 26.9s 20:42:40 20:42:40 #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:42:40 #58 1.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:40 #58 ... 20:42:40 20:42:40 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:42:40 #56 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:40 #56 26.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:40 #56 26.98 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 20:42:40 #56 27.02 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 20:42:40 #56 27.03 (3/4) Installing dumb-init (1.2.5-r2) 20:42:40 #56 27.03 (4/4) Installing openssl (3.0.9-r2) 20:42:40 #56 27.04 Executing busybox-1.35.0-r29.trigger 20:42:40 #56 27.13 OK: 8 MiB in 17 packages 20:42:40 #56 DONE 27.4s 20:42:40 20:42:40 #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:42:40 #45 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:40 #45 26.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:40 #45 26.74 (1/4) Installing ca-certificates (20230506-r0) 20:42:40 #45 26.77 (2/4) Installing dumb-init (1.2.5-r2) 20:42:40 #45 26.77 (3/4) Installing su-exec (0.2-r2) 20:42:40 #45 26.77 (4/4) Installing yq (4.30.4-r4) 20:42:40 #45 26.87 Executing busybox-1.35.0-r29.trigger 20:42:40 #45 26.87 Executing ca-certificates-20230506-r0.trigger 20:42:40 #45 26.93 OK: 17 MiB in 19 packages 20:42:40 #45 DONE 27.1s 20:42:40 20:42:40 #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 20:42:40 #59 DONE 0.0s 20:42:40 20:42:40 #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:42:40 #58 1.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:40 #58 ... 20:42:40 20:42:40 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:42:40 #54 26.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:40 #54 26.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:40 #54 27.18 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:42:40 #54 27.18 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:42:40 #54 27.18 OK: 17820 distinct packages available 20:42:40 #54 27.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:40 #54 27.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:40 #54 27.63 (1/4) Installing dumb-init (1.2.5-r2) 20:42:40 #54 27.63 (2/4) Installing musl-obstack (1.2.3-r0) 20:42:40 #54 27.64 (3/4) Installing libucontext (1.2-r0) 20:42:40 #54 27.64 (4/4) Installing gcompat (1.1.0-r0) 20:42:40 #54 27.64 Executing busybox-1.35.0-r29.trigger 20:42:40 #54 27.65 OK: 7 MiB in 19 packages 20:42:40 #54 DONE 27.7s 20:42:41 20:42:41 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:42:41 #0 1.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:41 #0 1.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:41 #0 1.779 OK: 265 MiB in 53 packages 20:42:41 #60 DONE 1.9s 20:42:41 20:42:41 #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:42:41 #61 DONE 0.0s 20:42:41 20:42:41 #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:42:41 #58 1.814 OK: 265 MiB in 53 packages 20:42:41 #58 DONE 2.1s 20:42:41 20:42:41 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:42:41 #0 1.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:41 #0 1.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:41 #0 1.776 OK: 265 MiB in 53 packages 20:42:41 #62 DONE 1.9s 20:42:41 20:42:41 #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:42:41 #63 DONE 0.1s 20:42:41 20:42:41 #64 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:42:41 #64 DONE 0.1s 20:42:41 20:42:41 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:42:41 #0 1.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:41 #0 1.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:41 #0 1.676 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:42:41 #0 1.676 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:42:41 #0 1.676 OK: 17820 distinct packages available 20:42:41 #0 1.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:41 #0 1.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:41 #0 2.063 OK: 265 MiB in 53 packages 20:42:41 #65 DONE 2.2s 20:42:41 20:42:41 #66 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:41 #66 ... 20:42:41 20:42:41 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:42:41 #67 DONE 0.0s 20:42:41 20:42:41 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:42:41 #68 DONE 2.2s 20:42:41 20:42:41 #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:42:41 #69 DONE 0.0s 20:42:41 20:42:41 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:42:41 #57 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:42:42 #57 3.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:42:42 #57 3.661 OK: 265 MiB in 53 packages 20:42:42 #57 DONE 3.8s 20:42:42 20:42:42 #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:42:42 #70 DONE 0.0s 20:42:42 20:42:42 #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:51 #71 ... 20:42:51 20:42:51 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:51 #72 ... 20:42:51 20:42:51 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:51 #73 ... 20:42:51 20:42:51 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:10 Removing intermediate container 493b886f4184 20:43:10 ---> a52f1b66c2f0 20:43:10 Successfully built a52f1b66c2f0 20:43:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:10 + docker inspect -f . ci-base-image-arm64 20:43:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:10 prd-ubuntu20.04-docker-arm64-4c-16g-1469 does not seem to be running inside a container 20:43:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@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 20:43:12 $ docker top bd4daa44dbbd799f6213cb857f1aa6a2a85bb7913d819698830973a9a9941495 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:12 + go version 20:43:12 go version go1.20.6 linux/arm64 [Pipeline] } 20:43:12 $ docker stop --time=1 bd4daa44dbbd799f6213cb857f1aa6a2a85bb7913d819698830973a9a9941495 20:43:14 $ docker rm -f --volumes bd4daa44dbbd799f6213cb857f1aa6a2a85bb7913d819698830973a9a9941495 [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 20:43:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:43:15 20:43:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:43:15 latest: Pulling from edgex-devops/edgex-compose-arm64 20:43:15 547446be3368: Pulling fs layer 20:43:15 d125d8839a47: Pulling fs layer 20:43:15 3e85d5ac6304: Pulling fs layer 20:43:15 c3105a71a48b: Pulling fs layer 20:43:15 0f093f025ec4: Pulling fs layer 20:43:15 c3106fc0e877: Pulling fs layer 20:43:15 c3105a71a48b: Waiting 20:43:15 0f093f025ec4: Waiting 20:43:15 c3106fc0e877: Waiting 20:43:15 547446be3368: Verifying Checksum 20:43:15 547446be3368: Download complete 20:43:15 c3105a71a48b: Verifying Checksum 20:43:15 c3105a71a48b: Download complete 20:43:15 d125d8839a47: Verifying Checksum 20:43:15 d125d8839a47: Download complete 20:43:15 c3106fc0e877: Verifying Checksum 20:43:15 c3106fc0e877: Download complete 20:43:16 0f093f025ec4: Verifying Checksum 20:43:16 0f093f025ec4: Download complete 20:43:16 547446be3368: Pull complete 20:43:17 d125d8839a47: Pull complete 20:43:17 3e85d5ac6304: Verifying Checksum 20:43:17 3e85d5ac6304: Download complete 20:43:25 3e85d5ac6304: Pull complete 20:43:25 c3105a71a48b: Pull complete 20:43:26 0f093f025ec4: Pull complete 20:43:26 c3106fc0e877: Pull complete 20:43:26 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:43:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:43:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:27 prd-ubuntu20.04-docker-arm64-4c-16g-1469 does not seem to be running inside a container 20:43:27 $ 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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@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 20:43:29 $ docker top 4720f6b40bae11bf6d3f6d1557956af655178c6b571c9669028df4981249bba1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:29 + docker compose -f ./docker-compose-build.yml build --parallel 20:43:30 #74 ... 20:43:30 20:43:30 #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:30 #71 DONE 40.7s 20:43:30 20:43:30 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:30 #72 DONE 42.6s 20:43:30 20:43:30 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:30 #74 DONE 42.3s 20:43:30 20:43:30 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:30 #73 DONE 42.5s 20:43:30 20:43:30 #66 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:30 #66 DONE 42.5s 20:43:30 20:43:30 #75 [security-bootstrapper builder 6/7] COPY . . 20:43:32 #75 DONE 9.0s 20:43:32 20:43:32 #76 [core-data builder 4/7] COPY go.mod vendor* ./ 20:43:32 #76 CACHED 20:43:32 20:43:32 #77 [core-data builder 6/7] COPY . . 20:43:32 #77 CACHED 20:43:32 20:43:32 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:32 #78 CACHED 20:43:32 20:43:32 #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:43:32 #79 CACHED 20:43:32 20:43:32 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:32 #80 CACHED 20:43:32 20:43:32 #81 [core-common-config-bootstrapper builder 6/7] COPY . . 20:43:32 #81 CACHED 20:43:32 20:43:32 #82 [core-metadata builder 6/7] COPY . . 20:43:32 #82 CACHED 20:43:32 20:43:32 #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:43:32 #83 CACHED 20:43:32 20:43:32 #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:32 #84 CACHED 20:43:32 20:43:32 #85 [support-scheduler builder 6/7] COPY . . 20:43:32 #85 DONE 9.0s 20:43:32 20:43:32 #86 [core-command builder 4/7] COPY go.mod vendor* ./ 20:43:32 #86 CACHED 20:43:32 20:43:32 #87 [core-command builder 6/7] COPY . . 20:43:32 #87 CACHED 20:43:32 20:43:32 #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:32 #88 CACHED 20:43:32 20:43:32 #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:32 #89 CACHED 20:43:32 20:43:32 #90 [security-proxy-auth builder 6/7] COPY . . 20:43:32 #90 CACHED 20:43:32 20:43:32 #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:43:32 #91 CACHED 20:43:32 20:43:32 #92 [support-notifications builder 6/7] COPY . . 20:43:32 #92 DONE 9.0s 20:43:32 20:43:32 #93 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:43:32 #93 CACHED 20:43:32 20:43:32 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:32 #94 CACHED 20:43:32 20:43:32 #95 [security-secretstore-setup builder 6/7] COPY . . 20:43:32 #95 CACHED 20:43:32 20:43:32 #96 [security-proxy-setup builder 6/7] COPY . . 20:43:32 #96 CACHED 20:43:32 20:43:32 #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:32 #97 CACHED 20:43:32 20:43:32 #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:43:32 #98 CACHED 20:43:32 20:43:32 #99 [security-spiffe-token-provider builder 6/7] COPY . . 20:43:32 #99 DONE 9.0s 20:43:32 20:43:32 #100 [security-spire-server builder 6/9] COPY . . 20:43:32 #100 DONE 9.0s 20:43:32 20:43:32 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:43:32 #101 ... 20:43:32 20:43:32 #102 [security-spire-agent builder 6/9] COPY . . 20:43:32 #102 CACHED 20:43:32 20:43:32 #103 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:32 #103 CACHED 20:43:32 20:43:32 #104 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:43:32 #104 CACHED 20:43:32 20:43:32 #105 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:43:32 #105 CACHED 20:43:32 20:43:32 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:43:32 #106 DONE 0.1s 20:43:32 20:43:32 #107 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:43:32 #0 0.390 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:43:35 #107 ... 20:43:35 20:43:35 #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 20:43:35 #108 DONE 2.7s 20:43:35 20:43:35 #109 [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 20:43:35 #109 DONE 2.9s 20:43:35 20:43:35 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:43:36 #110 ... 20:43:36 20:43:36 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:43:36 #111 DONE 1.0s 20:43:36 20:43:36 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:43:36 #110 DONE 1.0s 20:43:36 20:43:36 #112 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:43:36 #112 DONE 0.2s 20:43:36 20:43:36 #113 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:43:37 #113 DONE 0.2s 20:43:37 20:43:37 #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:43:37 #114 CACHED 20:43:37 20:43:37 #115 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:43:37 #115 CACHED 20:43:37 20:43:37 #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:43:37 #116 ... 20:43:37 20:43:37 #117 [security-spire-config builder 6/9] COPY . . 20:43:37 #117 CACHED 20:43:37 20:43:37 #118 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:43:37 #118 CACHED 20:43:37 20:43:37 #119 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:43:37 #119 CACHED 20:43:37 20:43:37 #120 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:37 #120 CACHED 20:43:37 20:43:37 #121 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:43:37 #121 CACHED 20:43:37 20:43:37 #122 [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 20:43:37 #122 CACHED 20:43:37 20:43:37 #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:43:37 #123 ... 20:43:37 20:43:37 #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:43:37 #116 DONE 0.7s 20:43:37 20:43:37 #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:43:37 #123 DONE 0.4s 20:43:37 20:43:37 #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:43:38 #124 DONE 0.5s 20:43:38 20:43:38 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:43:38 #125 DONE 0.8s 20:43:38 20:43:38 #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:43:38 #126 DONE 0.5s 20:43:38 20:43:38 #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:43:39 #127 DONE 0.9s 20:43:39 20:43:39 #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:43:39 #128 DONE 1.0s 20:43:39 20:43:39 #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 20:43:39 #129 DONE 0.9s 20:43:39 20:43:39 #130 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:43:39 #130 ... 20:43:39 20:43:39 #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:43:39 #131 DONE 0.1s 20:43:39 20:43:39 #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:43:39 #132 DONE 0.2s 20:43:39 20:43:39 #133 [security-spire-server] exporting to image 20:43:39 #133 exporting layers 20:43:39 #133 ... 20:43:39 20:43:39 #130 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:43:39 #130 DONE 0.3s 20:43:39 20:43:39 #134 [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 20:43:39 #134 DONE 0.3s 20:43:39 20:43:39 #135 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:43:39 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:43:39 #1 transferring dockerfile: 1.78kB done 20:43:39 #1 DONE 0.1s 20:43:39 20:43:39 #2 [security-secretstore-setup internal] load build definition from Dockerfile 20:43:39 #2 transferring dockerfile: 2.38kB done 20:43:39 #2 DONE 0.0s 20:43:39 20:43:39 #3 [security-proxy-auth internal] load build definition from Dockerfile 20:43:39 #3 transferring dockerfile: 2.04kB done 20:43:39 #3 DONE 0.0s 20:43:39 20:43:39 #4 [core-data internal] load build definition from Dockerfile 20:43:39 #4 transferring dockerfile: 1.90kB done 20:43:39 #4 DONE 0.1s 20:43:39 20:43:39 #5 [support-notifications internal] load build definition from Dockerfile 20:43:39 #5 transferring dockerfile: 1.84kB done 20:43:39 #5 DONE 0.1s 20:43:39 20:43:39 #6 [security-spire-config internal] load build definition from Dockerfile 20:43:39 #6 transferring dockerfile: 2.58kB done 20:43:39 #6 DONE 0.1s 20:43:39 20:43:39 #7 [core-metadata internal] load build definition from Dockerfile 20:43:39 #7 transferring dockerfile: 1.96kB 0.0s done 20:43:39 #7 DONE 0.1s 20:43:39 20:43:39 #8 [security-spire-agent internal] load build definition from Dockerfile 20:43:39 #8 transferring dockerfile: 2.68kB 0.0s done 20:43:39 #8 DONE 0.1s 20:43:39 20:43:39 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:43:39 #9 transferring dockerfile: 2.12kB done 20:43:39 #9 DONE 0.1s 20:43:39 20:43:39 #10 [security-bootstrapper internal] load build definition from Dockerfile 20:43:39 #10 transferring dockerfile: 2.82kB done 20:43:39 #10 DONE 0.1s 20:43:39 20:43:39 #11 [support-scheduler internal] load build definition from Dockerfile 20:43:39 #11 transferring dockerfile: 1.82kB done 20:43:39 #11 DONE 0.1s 20:43:39 20:43:39 #12 [security-proxy-setup internal] load build definition from Dockerfile 20:43:39 #12 transferring dockerfile: 2.06kB 0.0s done 20:43:39 #12 DONE 0.1s 20:43:39 20:43:39 #13 [core-command internal] load build definition from Dockerfile 20:43:39 #13 transferring dockerfile: 1.82kB done 20:43:39 #13 DONE 0.1s 20:43:39 20:43:39 #14 [security-spire-server internal] load build definition from Dockerfile 20:43:39 #14 transferring dockerfile: 2.63kB done 20:43:39 #14 DONE 0.1s 20:43:39 #135 DONE 0.2s 20:43:39 20:43:39 #136 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:43:39 #136 DONE 0.3s 20:43:39 20:43:39 #137 [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 20:43:39 #137 DONE 0.2s 20:43:39 20:43:39 #133 [security-spire-agent] exporting to image 20:43:40 20:43:40 #15 [security-spiffe-token-provider internal] load .dockerignore 20:43:40 #15 transferring context: 56B done 20:43:40 #15 DONE 0.0s 20:43:40 #133 exporting layers 0.8s done 20:43:40 #133 writing image sha256:2d841fd1beda45d390d0315bc30dc8072ab92c13f1278c55eeeba09695236c41 done 20:43:40 #133 naming to docker.io/library/security-spire-server 20:43:40 #133 naming to docker.io/library/security-spire-server done 20:43:40 20:43:40 #16 [security-secretstore-setup internal] load .dockerignore 20:43:40 #16 transferring context: 56B done 20:43:40 #16 DONE 0.0s 20:43:40 20:43:40 #17 [security-proxy-auth internal] load .dockerignore 20:43:40 #17 transferring context: 56B done 20:43:40 #17 DONE 0.0s 20:43:40 20:43:40 #18 [core-data internal] load .dockerignore 20:43:40 #18 transferring context: 56B 0.0s done 20:43:40 #18 DONE 0.1s 20:43:40 #133 exporting layers 0.6s done 20:43:40 #133 writing image sha256:5eb50dac2b27c93a79e5d0991e60066cd33ab3a5b5ec98205adb39d0e793022c done 20:43:40 #133 naming to docker.io/library/security-spire-config done 20:43:40 #133 exporting layers 0.8s done 20:43:40 #133 writing image sha256:533c0217de21105dbc5dbbe547bae0d57349b5be7b4eed96f8f408bb93a43f0c done 20:43:40 #133 naming to docker.io/library/security-spire-agent done 20:43:40 #133 DONE 1.1s 20:43:40 20:43:40 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:43:40 #0 1.256 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:43:40 20:43:40 #19 [support-notifications internal] load .dockerignore 20:43:40 #19 transferring context: 56B done 20:43:40 #19 DONE 0.1s 20:43:40 20:43:40 #20 [security-spire-config internal] load .dockerignore 20:43:40 #20 transferring context: 56B 0.0s done 20:43:40 #20 DONE 0.1s 20:43:40 20:43:40 #21 [core-metadata internal] load .dockerignore 20:43:40 #21 transferring context: 56B done 20:43:40 #21 DONE 0.0s 20:43:40 20:43:40 #22 [security-spire-agent internal] load .dockerignore 20:43:40 #22 transferring context: 56B done 20:43:40 #22 DONE 0.0s 20:43:40 20:43:40 #23 [core-common-config-bootstrapper internal] load .dockerignore 20:43:40 #23 transferring context: 56B done 20:43:40 #23 DONE 0.0s 20:43:40 20:43:40 #24 [security-bootstrapper internal] load .dockerignore 20:43:41 #24 transferring context: 56B done 20:43:41 #24 DONE 0.0s 20:43:41 20:43:41 #25 [support-scheduler internal] load .dockerignore 20:43:41 #25 transferring context: 56B done 20:43:41 #25 DONE 0.1s 20:43:41 20:43:41 #26 [security-proxy-setup internal] load .dockerignore 20:43:41 #26 transferring context: 56B done 20:43:41 #26 DONE 0.0s 20:43:41 20:43:41 #27 [security-spire-server internal] load .dockerignore 20:43:41 #27 transferring context: 56B done 20:43:41 #27 DONE 0.1s 20:43:41 20:43:41 #28 [core-command internal] load .dockerignore 20:43:41 #28 transferring context: 56B done 20:43:41 #28 DONE 0.1s 20:43:41 20:43:41 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:43:41 #29 DONE 0.0s 20:43:41 20:43:41 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 20:43:41 #30 DONE 0.1s 20:43:41 20:43:41 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:43:41 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:43:41 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:43:41 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:43:41 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:43:41 #31 DONE 0.2s 20:43:41 20:43:41 #32 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:43:42 #32 ... 20:43:42 20:43:42 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:43:42 #29 DONE 0.0s 20:43:42 20:43:42 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 20:43:42 #30 DONE 0.2s 20:43:42 20:43:42 #33 [security-spiffe-token-provider internal] load build context 20:43:42 #33 transferring context: 2.57MB 0.5s done 20:43:42 #33 DONE 0.6s 20:43:42 20:43:42 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:43:42 #29 DONE 0.0s 20:43:42 20:43:42 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:43:42 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:43:42 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:43:42 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:43:42 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:43:42 #31 DONE 0.4s 20:43:42 20:43:42 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 20:43:42 #30 DONE 0.3s 20:43:42 20:43:42 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:43:42 #29 DONE 0.0s 20:43:42 20:43:42 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:43:42 #34 DONE 1.4s 20:43:42 20:43:42 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:43:42 #35 ... 20:43:42 20:43:42 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:43:42 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:43:42 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:43:42 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:43:42 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:43:42 #31 DONE 0.4s 20:43:42 20:43:42 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:43:42 #29 DONE 0.0s 20:43:42 20:43:42 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:43:42 #34 DONE 1.4s 20:43:42 20:43:42 #35 [support-notifications builder 2/7] WORKDIR /edgex-go 20:43:42 #35 ... 20:43:42 20:43:42 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:43:42 #29 DONE 0.0s 20:43:42 #138 ... 20:43:42 20:43:42 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:43:42 #0 1.149 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:43:42 #139 ... 20:43:42 20:43:42 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:43:42 #0 1.295 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:43:42 20:43:42 #35 [core-data builder 2/7] WORKDIR /edgex-go 20:43:42 #35 DONE 0.7s 20:43:42 20:43:42 #36 [security-secretstore-setup internal] load build context 20:43:42 #36 ... 20:43:42 20:43:42 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:43:42 #29 DONE 0.0s 20:43:42 20:43:42 #36 [security-secretstore-setup internal] load build context 20:43:42 #36 ... 20:43:42 20:43:42 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 20:43:42 #30 DONE 0.7s 20:43:42 20:43:42 #36 [security-secretstore-setup internal] load build context 20:43:42 #140 ... 20:43:42 20:43:42 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:43:42 #0 0.693 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:43:43 #36 ... 20:43:43 20:43:43 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:43:43 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:43:43 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:43:43 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:43:43 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:43:43 #31 DONE 0.4s 20:43:43 20:43:43 #34 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:43:43 #34 DONE 1.5s 20:43:43 20:43:43 #37 [security-spire-config internal] load build context 20:43:43 #37 DONE 0.0s 20:43:43 20:43:43 #35 [security-spire-config builder 2/7] WORKDIR /edgex-go 20:43:43 #35 DONE 0.7s 20:43:43 20:43:43 #36 [security-secretstore-setup internal] load build context 20:43:43 #36 ... 20:43:43 20:43:43 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:43:43 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:43:43 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:43:43 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:43:43 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:43:43 #31 DONE 0.4s 20:43:43 20:43:43 #34 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:43:43 #34 DONE 1.5s 20:43:43 20:43:43 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:43:43 #29 DONE 0.1s 20:43:43 20:43:43 #35 [security-spire-agent builder 2/7] WORKDIR /edgex-go 20:43:43 #35 DONE 0.7s 20:43:43 20:43:43 #36 [security-secretstore-setup internal] load build context 20:43:43 #141 ... 20:43:43 20:43:43 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:43:43 #0 0.888 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:43:43 #142 ... 20:43:43 20:43:43 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:43:43 #0 0.742 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:43:43 #36 ... 20:43:43 20:43:43 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:43:43 #29 DONE 0.1s 20:43:43 #143 ... 20:43:43 20:43:43 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:43:43 #0 0.643 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:43:43 #144 ... 20:43:43 20:43:43 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:43:43 #101 0.893 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:43:43 20:43:43 #36 [security-secretstore-setup internal] load build context 20:43:43 #36 ... 20:43:43 20:43:43 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:43:43 #29 DONE 0.1s 20:43:43 20:43:43 #36 [security-secretstore-setup internal] load build context 20:43:43 #36 transferring context: 2.57MB 1.3s done 20:43:43 #36 DONE 1.5s 20:43:43 20:43:43 #38 [core-data internal] load build context 20:43:43 #101 ... 20:43:43 20:43:43 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:43:43 #0 0.524 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:43:43 #38 ... 20:43:43 20:43:43 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:43:43 #29 DONE 0.1s 20:43:43 20:43:43 #38 [core-data internal] load build context 20:43:43 #145 ... 20:43:43 20:43:43 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:43:43 #0 1.178 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:43:44 #38 ... 20:43:44 20:43:44 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:43:44 #29 DONE 0.1s 20:43:44 20:43:44 #38 [core-data internal] load build context 20:43:44 #38 transferring context: 2.57MB 1.5s done 20:43:44 #38 ... 20:43:44 20:43:44 #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:43:44 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:43:44 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:43:44 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:43:44 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:43:44 #31 DONE 0.5s 20:43:44 20:43:44 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:43:44 #34 DONE 1.6s 20:43:44 20:43:44 #35 [core-command builder 2/7] WORKDIR /edgex-go 20:43:44 #35 DONE 0.8s 20:43:44 20:43:44 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:43:44 #29 DONE 0.2s 20:43:44 20:43:44 #39 [core-command internal] load build context 20:43:44 #39 DONE 0.0s 20:43:44 20:43:44 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:43:44 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:43:44 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:43:44 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:43:44 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:43:44 #31 DONE 0.5s 20:43:44 20:43:44 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:43:44 #34 DONE 1.6s 20:43:44 20:43:44 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 20:43:44 #35 DONE 0.8s 20:43:44 20:43:44 #40 [security-proxy-setup internal] load build context 20:43:44 #40 ... 20:43:44 20:43:44 #38 [core-data internal] load build context 20:43:44 #38 DONE 2.2s 20:43:44 20:43:44 #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:43:45 #41 ... 20:43:45 20:43:45 #42 [support-notifications internal] load build context 20:43:45 #42 transferring context: 2.57MB 1.8s done 20:43:45 #42 DONE 2.5s 20:43:45 20:43:45 #43 [security-proxy-auth internal] load build context 20:43:45 #43 ... 20:43:45 20:43:45 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 20:43:45 #30 DONE 3.2s 20:43:45 20:43:45 #43 [security-proxy-auth internal] load build context 20:43:46 #43 ... 20:43:46 20:43:46 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:43:46 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 20:43:46 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 20:43:46 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 20:43:46 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 20:43:46 #31 DONE 0.5s 20:43:46 20:43:46 #34 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:43:46 #34 DONE 1.6s 20:43:46 20:43:46 #35 [security-spire-server builder 2/7] WORKDIR /edgex-go 20:43:46 #35 DONE 0.8s 20:43:46 20:43:46 #43 [security-proxy-auth internal] load build context 20:43:47 #43 transferring context: 2.57MB 4.6s done 20:43:48 #43 DONE 5.4s 20:43:48 20:43:48 #40 [security-proxy-setup internal] load build context 20:43:49 #40 ... 20:43:49 20:43:49 #44 [security-spire-agent internal] load build context 20:43:49 #44 transferring context: 2.57MB 4.6s done 20:43:49 #44 DONE 6.5s 20:43:49 20:43:49 #40 [security-proxy-setup internal] load build context 20:43:51 #40 transferring context: 2.57MB 5.6s done 20:43:51 #40 DONE 7.1s 20:43:51 20:43:51 #45 [security-spire-server internal] load build context 20:43:52 #45 ... 20:43:52 20:43:52 #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:43:52 #0 7.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:52 #0 9.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:52 #46 ... 20:43:52 20:43:52 #45 [security-spire-server internal] load build context 20:43:52 #45 ... 20:43:52 20:43:52 #47 [support-scheduler internal] load build context 20:43:52 #47 transferring context: 2.57MB 5.8s done 20:43:52 #47 DONE 7.9s 20:43:52 20:43:52 #45 [security-spire-server internal] load build context 20:43:52 #45 ... 20:43:52 20:43:52 #39 [core-command internal] load build context 20:43:52 #39 transferring context: 2.57MB 6.6s done 20:43:52 #39 DONE 8.2s 20:43:52 20:43:52 #48 [core-metadata internal] load build context 20:43:52 #48 transferring context: 2.57MB 6.9s done 20:43:52 #48 DONE 9.6s 20:43:52 20:43:52 #49 [core-common-config-bootstrapper internal] load build context 20:43:52 #49 transferring context: 2.57MB 6.8s done 20:43:52 #49 DONE 8.3s 20:43:52 20:43:52 #45 [security-spire-server internal] load build context 20:43:52 #45 ... 20:43:52 20:43:52 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:43:52 #50 ... 20:43:52 20:43:52 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:43:53 #51 ... 20:43:53 20:43:53 #37 [security-spire-config internal] load build context 20:43:53 #37 transferring context: 2.57MB 7.9s done 20:43:53 #37 DONE 9.9s 20:43:53 20:43:53 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:43:53 #52 ... 20:43:53 20:43:53 #53 [security-bootstrapper internal] load build context 20:43:53 #53 transferring context: 2.57MB 6.3s done 20:43:53 #53 DONE 8.5s 20:43:53 20:43:53 #54 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:43:53 #0 6.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:53 #0 7.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:53 #54 ... 20:43:53 20:43:53 #45 [security-spire-server internal] load build context 20:43:53 #45 transferring context: 2.57MB 6.6s done 20:43:53 #45 DONE 7.0s 20:43:53 20:43:53 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:43:53 #0 6.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:53 #0 8.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:53 #55 ... 20:43:53 20:43:53 #56 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:43:53 #0 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:53 #56 ... 20:43:53 20:43:53 #32 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:43:53 #32 3.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:53 #32 4.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:53 #32 5.582 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:43:53 #32 5.582 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:43:53 #32 5.582 OK: 17691 distinct packages available 20:43:53 #32 5.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:53 #32 6.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:53 #32 7.877 (1/9) Installing ca-certificates (20230506-r0) 20:43:53 #32 8.013 (2/9) Installing brotli-libs (1.0.9-r9) 20:43:53 #32 8.035 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:43:53 #32 8.134 (4/9) Installing libcurl (8.1.2-r0) 20:43:53 #32 8.134 (5/9) Installing curl (8.1.2-r0) 20:43:53 #32 8.167 (6/9) Installing dumb-init (1.2.5-r2) 20:43:53 #32 8.167 (7/9) Installing musl-obstack (1.2.3-r0) 20:43:53 #32 8.201 (8/9) Installing libucontext (1.2-r0) 20:43:53 #32 8.201 (9/9) Installing gcompat (1.1.0-r0) 20:43:53 #32 8.281 Executing busybox-1.35.0-r29.trigger 20:43:53 #32 8.281 Executing ca-certificates-20230506-r0.trigger 20:43:53 #32 9.901 OK: 11 MiB in 24 packages 20:43:53 #32 DONE 11.9s 20:43:53 20:43:53 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:43:53 #57 ... 20:43:53 20:43:53 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:43:53 #0 8.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:53 #0 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:53 #58 ... 20:43:53 20:43:53 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:43:54 #59 ... 20:43:54 20:43:54 #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:43:54 #60 ... 20:43:54 20:43:54 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:43:54 #52 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:55 #52 ... 20:43:55 20:43:55 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:43:55 #61 ... 20:43:55 20:43:55 #56 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:43:55 #56 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:57 #56 14.16 (1/1) Installing dumb-init (1.2.5-r2) 20:43:57 #56 14.20 Executing busybox-1.35.0-r29.trigger 20:43:57 #56 14.26 OK: 8 MiB in 16 packages 20:43:57 #56 ... 20:43:57 20:43:57 #54 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:43:57 #54 11.65 OK: 263 MiB in 53 packages 20:43:57 #54 DONE 14.1s 20:43:57 20:43:57 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:43:57 #55 12.12 OK: 263 MiB in 53 packages 20:43:57 #55 DONE 14.6s 20:43:57 20:43:57 #62 [core-data builder 4/7] COPY go.mod vendor* ./ 20:43:57 #62 ... 20:43:57 20:43:57 #63 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:43:57 #63 DONE 0.9s 20:43:58 20:43:58 #62 [core-data builder 4/7] COPY go.mod vendor* ./ 20:43:58 #62 DONE 0.9s 20:43:58 20:43:58 #64 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:58 #64 ... 20:43:58 20:43:58 #56 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:43:58 #56 DONE 15.8s 20:43:58 20:43:58 #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:43:58 #60 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:43:58 #60 ... 20:43:58 20:43:58 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:43:58 #52 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:43:58 #52 14.61 (1/1) Installing dumb-init (1.2.5-r2) 20:43:58 #52 14.72 Executing busybox-1.35.0-r29.trigger 20:43:58 #52 14.80 OK: 8 MiB in 16 packages 20:43:58 #52 DONE 16.0s 20:43:58 20:43:58 #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:43:58 #46 13.59 (1/4) Installing ca-certificates (20230506-r0) 20:43:58 #46 13.82 (2/4) Installing dumb-init (1.2.5-r2) 20:43:58 #46 13.84 (3/4) Installing su-exec (0.2-r2) 20:43:58 #46 13.84 (4/4) Installing yq (4.30.4-r4) 20:43:58 #46 14.33 Executing busybox-1.35.0-r29.trigger 20:43:58 #46 14.38 Executing ca-certificates-20230506-r0.trigger 20:43:58 #46 15.85 OK: 17 MiB in 19 packages 20:43:59 #46 DONE 17.2s 20:43:59 20:43:59 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:43:59 #58 13.70 (1/2) Installing ca-certificates (20230506-r0) 20:43:59 #58 13.87 (2/2) Installing dumb-init (1.2.5-r2) 20:43:59 #58 13.88 Executing busybox-1.35.0-r29.trigger 20:43:59 #58 13.94 Executing ca-certificates-20230506-r0.trigger 20:43:59 #58 15.07 OK: 8 MiB in 17 packages 20:43:59 #58 DONE 16.8s 20:43:59 20:43:59 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:43:59 #59 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:44:00 #59 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:44:01 #59 ... 20:44:01 20:44:01 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:44:01 #51 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:44:01 #51 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:44:01 #51 18.54 OK: 263 MiB in 53 packages 20:44:01 #51 DONE 19.2s 20:44:01 20:44:01 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:44:02 #65 DONE 0.5s 20:44:02 20:44:02 #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:44:02 #60 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:44:04 #60 20.02 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:44:04 #60 20.02 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:44:04 #60 20.02 OK: 17691 distinct packages available 20:44:04 #60 ... 20:44:04 20:44:04 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:44:04 #61 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:44:04 #61 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:44:04 #61 18.09 (1/2) Installing dumb-init (1.2.5-r2) 20:44:04 #61 18.10 (2/2) Installing su-exec (0.2-r2) 20:44:04 #61 18.11 Executing busybox-1.35.0-r29.trigger 20:44:04 #61 18.17 OK: 8 MiB in 17 packages 20:44:04 #61 DONE 19.1s 20:44:04 20:44:04 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:44:04 #66 ... 20:44:04 20:44:04 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:44:04 #57 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:44:04 #57 18.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:44:04 #57 21.20 OK: 263 MiB in 53 packages 20:44:04 #57 DONE 22.2s 20:44:04 20:44:04 #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:44:04 #41 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:44:04 #41 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:44:04 #41 18.62 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 20:44:04 #41 18.93 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 20:44:04 #41 18.96 (3/4) Installing dumb-init (1.2.5-r2) 20:44:04 #41 18.97 (4/4) Installing openssl (3.0.9-r2) 20:44:04 #41 19.13 Executing busybox-1.35.0-r29.trigger 20:44:04 #41 19.18 OK: 8 MiB in 17 packages 20:44:04 #41 DONE 20.2s 20:44:04 20:44:04 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:44:05 #67 ... 20:44:05 20:44:05 #68 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 20:44:05 #68 DONE 0.2s 20:44:05 20:44:05 #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:44:05 #60 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:44:05 #60 ... 20:44:05 20:44:05 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:44:05 #67 DONE 0.6s 20:44:05 20:44:05 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:07 #69 ... 20:44:07 20:44:07 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:44:07 #66 DONE 3.0s 20:44:07 20:44:07 #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:44:07 #70 DONE 0.2s 20:44:07 20:44:07 #60 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:44:07 #60 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:44:08 #60 ... 20:44:08 20:44:08 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:44:08 #50 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:44:08 #50 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:44:08 #50 20.73 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:44:08 #50 20.74 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:44:08 #50 20.74 OK: 17691 distinct packages available 20:44:08 #50 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:44:08 #50 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:44:08 #50 25.06 OK: 263 MiB in 53 packages 20:44:08 #50 DONE 25.4s 20:44:08 20:44:08 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:44:08 #71 ... 20:44:08 20:44:08 #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:08 #72 ... 20:44:08 20:44:08 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:44:08 #71 DONE 0.4s 20:44:08 20:44:08 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:09 #73 ... 20:44:09 20:44:09 #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:44:09 #59 19.73 v3.17.4-45-ga92b0f0e6d7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:44:09 #59 19.73 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:44:09 #59 19.73 OK: 17691 distinct packages available 20:44:09 #59 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:44:09 #59 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:44:09 #59 24.60 (1/4) Installing dumb-init (1.2.5-r2) 20:44:09 #59 24.63 (2/4) Installing musl-obstack (1.2.3-r0) 20:44:09 #59 24.64 (3/4) Installing libucontext (1.2-r0) 20:44:09 #59 24.66 (4/4) Installing gcompat (1.1.0-r0) 20:44:09 #59 24.67 Executing busybox-1.35.0-r29.trigger 20:44:09 #59 24.80 OK: 8 MiB in 19 packages 20:44:09 #59 DONE 25.6s 20:44:09 20:44:09 #60 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:44:09 #60 24.66 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) 20:44:09 #60 24.84 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) 20:44:09 #60 24.92 (3/7) Installing dumb-init (1.2.5-r2) 20:44:09 #60 24.93 (4/7) Installing musl-obstack (1.2.3-r0) 20:44:09 #60 24.93 (5/7) Installing libucontext (1.2-r0) 20:44:09 #60 24.94 (6/7) Installing gcompat (1.1.0-r0) 20:44:09 #60 24.95 (7/7) Installing openssl (3.0.9-r2) 20:44:09 #60 25.02 Executing busybox-1.35.0-r29.trigger 20:44:09 #60 25.06 OK: 9 MiB in 20 packages 20:44:09 #60 DONE 25.8s 20:44:09 20:44:09 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:51 #146 74.47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:44:56 #74 ... 20:44:56 20:44:56 #64 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:56 #64 DONE 56.2s 20:44:56 20:44:56 #75 [core-data builder 6/7] COPY . . 20:44:56 #75 ... 20:44:56 20:44:56 #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:56 #72 DONE 56.2s 20:44:56 20:44:56 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:56 #69 DONE 48.8s 20:44:56 20:44:56 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:56 #74 DONE 52.0s 20:44:56 20:44:56 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:56 #73 DONE 46.0s 20:44:56 20:44:56 #76 [security-spiffe-token-provider builder 6/7] COPY . . 20:44:56 #76 ... 20:44:56 20:44:56 #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:56 #77 CACHED 20:44:56 20:44:56 #78 [core-command builder 6/7] COPY . . 20:44:56 #78 CACHED 20:44:56 20:44:56 #79 [core-command builder 4/7] COPY go.mod vendor* ./ 20:44:56 #79 CACHED 20:44:56 20:44:56 #80 [support-scheduler builder 6/7] COPY . . 20:44:56 #80 CACHED 20:44:56 20:44:56 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:56 #81 CACHED 20:44:56 20:44:56 #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:44:56 #82 CACHED 20:44:56 20:44:56 #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:56 #83 CACHED 20:44:56 20:44:56 #84 [core-common-config-bootstrapper builder 6/7] COPY . . 20:44:56 #84 CACHED 20:44:56 20:44:56 #85 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:44:56 #85 CACHED 20:44:56 20:44:56 #86 [security-spire-config builder 6/9] COPY . . 20:44:56 #86 DONE 1.3s 20:44:56 20:44:56 #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:56 #87 CACHED 20:44:56 20:44:56 #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:44:56 #88 CACHED 20:44:56 20:44:56 #89 [core-metadata builder 6/7] COPY . . 20:44:56 #89 CACHED 20:44:56 20:44:56 #75 [core-data builder 6/7] COPY . . 20:44:56 #75 DONE 1.4s 20:44:56 20:44:56 #90 [support-notifications builder 6/7] COPY . . 20:44:56 #90 DONE 1.4s 20:44:56 20:44:56 #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:44:56 #91 CACHED 20:44:56 20:44:56 #92 [security-proxy-auth builder 6/7] COPY . . 20:44:56 #92 CACHED 20:44:56 20:44:56 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:56 #93 CACHED 20:44:56 20:44:56 #94 [security-secretstore-setup builder 6/7] COPY . . 20:44:56 #94 DONE 1.4s 20:44:56 20:44:56 #95 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:44:56 #95 CACHED 20:44:56 20:44:56 #96 [security-proxy-setup builder 6/7] COPY . . 20:44:56 #96 CACHED 20:44:56 20:44:56 #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:56 #97 CACHED 20:44:56 20:44:56 #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:44:56 #98 CACHED 20:44:56 20:44:56 #99 [security-bootstrapper builder 6/7] COPY . . 20:44:56 #99 CACHED 20:44:56 20:44:56 #100 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:56 #100 CACHED 20:44:56 20:44:56 #76 [security-spiffe-token-provider builder 6/7] COPY . . 20:44:56 #76 DONE 1.3s 20:44:56 20:44:56 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:44:56 #101 ... 20:44:56 20:44:56 #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:56 #102 CACHED 20:44:56 20:44:56 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:44:56 #103 CACHED 20:44:56 20:44:56 #104 [security-spire-server builder 6/9] COPY . . 20:44:56 #104 CACHED 20:44:56 20:44:56 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:44:56 #105 CACHED 20:44:56 20:44:56 #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:44:56 #106 DONE 0.4s 20:44:56 20:44:56 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:44:59 #146 ... 20:44:59 20:44:59 #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:44:59 #142 DONE 87.0s 20:44:59 20:44:59 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:44:59 #139 DONE 87.0s 20:44:59 20:44:59 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:44:59 #145 DONE 87.0s 20:44:59 20:44:59 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:44:59 #140 DONE 87.0s 20:44:59 20:44:59 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:44:59 #138 DONE 87.0s 20:44:59 20:44:59 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:44:59 #144 DONE 87.1s 20:44:59 20:44:59 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:44:59 #146 DONE 87.1s 20:44:59 20:44:59 #107 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:44:59 #107 DONE 87.1s 20:44:59 20:44:59 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:44:59 #147 ... 20:44:59 20:44:59 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:44:59 #141 DONE 87.2s 20:44:59 20:44:59 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:45:00 #148 ... 20:45:00 20:45:00 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:45:00 #143 DONE 87.4s 20:45:00 20:45:00 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:45:00 #101 DONE 87.4s 20:45:00 20:45:00 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:45:00 #147 DONE 0.5s 20:45:00 20:45:00 #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:45:00 #149 ... 20:45:00 20:45:00 #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:45:00 #150 DONE 0.6s 20:45:00 20:45:00 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:45:00 #148 DONE 0.4s 20:45:00 20:45:00 #151 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:45:00 #151 DONE 0.5s 20:45:00 20:45:00 #152 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:45:00 #152 DONE 0.7s 20:45:00 20:45:00 #153 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:45:00 #153 DONE 0.3s 20:45:00 20:45:00 #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:45:00 #154 ... 20:45:00 20:45:00 #155 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:45:00 #155 DONE 0.3s 20:45:00 20:45:00 #156 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:45:00 #156 DONE 0.3s 20:45:00 20:45:00 #157 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:45:00 #157 CACHED 20:45:00 20:45:00 #158 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:45:00 #158 CACHED 20:45:00 20:45:00 #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:45:00 #159 CACHED 20:45:00 20:45:00 #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:45:00 #160 CACHED 20:45:00 20:45:00 #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:45:00 #161 CACHED 20:45:00 20:45:00 #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:45:00 #162 CACHED 20:45:00 20:45:00 #163 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:45:00 #163 CACHED 20:45:00 20:45:00 #164 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:45:00 #164 CACHED 20:45:00 20:45:00 #165 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:45:00 #165 DONE 0.3s 20:45:00 20:45:00 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:45:00 #166 DONE 0.3s 20:45:00 20:45:00 #167 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:45:00 #167 DONE 0.3s 20:45:00 20:45:00 #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:45:00 #154 DONE 0.3s 20:45:00 20:45:00 #168 [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 20:45:01 #107 ... 20:45:01 20:45:01 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:45:01 #0 4.486 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:45:01 #108 ... 20:45:01 20:45:01 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:45:01 #0 5.772 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:45:02 #109 ... 20:45:02 20:45:02 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:45:02 #101 6.086 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:45:02 #168 DONE 1.5s 20:45:02 20:45:02 #169 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:45:02 #169 DONE 1.5s 20:45:02 20:45:02 #170 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:45:02 #170 DONE 1.5s 20:45:02 20:45:02 #171 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:45:02 #171 DONE 1.5s 20:45:02 20:45:02 #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:45:02 #172 DONE 1.5s 20:45:02 20:45:02 #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:45:02 #173 DONE 1.5s 20:45:02 20:45:02 #174 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:45:02 #174 ... 20:45:02 20:45:02 #175 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:45:02 #175 DONE 1.6s 20:45:02 20:45:02 #176 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:45:02 #176 DONE 1.6s 20:45:02 20:45:02 #177 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:45:02 #177 DONE 1.7s 20:45:02 20:45:02 #178 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:45:02 #178 ... 20:45:02 20:45:02 #179 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:45:02 #179 DONE 2.0s 20:45:02 20:45:02 #180 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:45:02 #180 ... 20:45:02 20:45:02 #181 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:45:02 #181 DONE 0.8s 20:45:02 20:45:02 #182 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:45:02 #182 DONE 0.8s 20:45:03 20:45:03 #183 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:45:03 #183 DONE 0.9s 20:45:03 20:45:03 #184 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:45:03 #184 DONE 0.9s 20:45:03 20:45:03 #174 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:45:03 #174 DONE 0.9s 20:45:03 20:45:03 #185 [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 20:45:03 #185 DONE 0.8s 20:45:03 20:45:03 #186 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:45:03 #186 DONE 0.8s 20:45:03 20:45:03 #187 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:45:03 #187 DONE 0.7s 20:45:03 20:45:03 #178 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:45:03 #178 DONE 0.8s 20:45:03 20:45:03 #133 [support-notifications] exporting to image 20:45:03 #133 exporting layers 20:45:03 #133 ... 20:45:03 20:45:03 #180 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:45:03 #180 DONE 0.4s 20:45:03 20:45:03 #149 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:45:03 #149 DONE 3.0s 20:45:03 20:45:03 #133 [core-data] exporting to image 20:45:03 #133 ... 20:45:03 20:45:03 #188 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:45:03 #188 DONE 0.3s 20:45:03 20:45:03 #133 [core-data] exporting to image 20:45:03 #133 exporting layers 0.2s done 20:45:03 #133 writing image sha256:3b089626ad1c5075dfa3819aa20bebab47ec7bab84c8aa2ca3eb9a63584d5410 0.0s done 20:45:03 #133 naming to docker.io/library/core-command 20:45:03 #133 ... 20:45:03 20:45:03 #189 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:45:03 #189 DONE 0.4s 20:45:03 20:45:03 #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:45:03 #190 DONE 0.3s 20:45:03 20:45:03 #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:45:03 #191 DONE 0.4s 20:45:03 20:45:03 #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:45:03 #192 DONE 0.4s 20:45:03 20:45:03 #133 [core-data] exporting to image 20:45:03 #133 exporting layers 0.3s done 20:45:03 #133 naming to docker.io/library/core-command done 20:45:03 #133 writing image sha256:02e97f3651e55a8790814858cce417a04bcad6c1d1d67fb6f23a7f215d764585 0.0s done 20:45:03 #133 naming to docker.io/library/support-scheduler done 20:45:03 #133 writing image sha256:88fb5c247c85e47328fab2da784b72fab07c447998a27beb701e1d7ec6c18716 done 20:45:03 #133 naming to docker.io/library/core-data done 20:45:03 #133 ... 20:45:03 20:45:03 #193 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:45:03 #193 DONE 0.3s 20:45:03 20:45:03 #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:45:03 #194 DONE 0.5s 20:45:03 20:45:03 #133 [support-notifications] exporting to image 20:45:03 #133 writing image sha256:39b60701258604362b1d34f75ba29ae458b03d6a03b4babde36c7edf969218c5 done 20:45:03 #133 naming to docker.io/library/support-notifications done 20:45:03 #133 exporting layers 0.2s done 20:45:04 #133 exporting layers 0.4s done 20:45:04 #133 writing image sha256:71801ddf39482f194dee5cd75fc8b74d6308a8273f14dc85114c5d0056afdbbb done 20:45:04 #133 writing image sha256:24f443c4e7ee61d0654cd1559e33894270b7fb6dcd72741718da7f8341c5ed1f done 20:45:04 #133 naming to docker.io/library/security-spiffe-token-provider done 20:45:04 #133 naming to docker.io/library/core-metadata done 20:45:04 #133 DONE 2.0s 20:45:04 20:45:04 #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:45:04 #195 DONE 0.4s 20:45:04 20:45:04 #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:45:04 #196 DONE 0.4s 20:45:04 20:45:04 #197 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:45:04 #197 DONE 0.6s 20:45:04 20:45:04 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:45:04 #198 ... 20:45:04 20:45:04 #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:45:04 #199 DONE 0.5s 20:45:04 20:45:04 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:45:04 #198 DONE 0.4s 20:45:04 20:45:04 #200 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:45:04 #200 DONE 0.0s 20:45:04 20:45:04 #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:45:04 #201 DONE 0.1s 20:45:04 20:45:04 #202 [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/ 20:45:04 #202 DONE 0.1s 20:45:04 20:45:04 #203 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:45:04 #203 DONE 1.1s 20:45:04 20:45:04 #204 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:45:04 #204 DONE 0.9s 20:45:04 20:45:04 #133 [security-proxy-auth] exporting to image 20:45:04 #133 writing image sha256:18524db92c9eecf51f954f21e3fd6f2e59e3253ff4c0e0aacec80a95cce2e400 done 20:45:04 #133 naming to docker.io/library/security-proxy-auth done 20:45:04 #101 ... 20:45:04 20:45:04 #110 [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 20:45:04 #110 DONE 8.4s 20:45:04 20:45:04 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:45:04 #107 DONE 8.4s 20:45:04 #133 ... 20:45:04 20:45:04 #205 [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/ 20:45:04 #205 DONE 0.1s 20:45:04 20:45:04 #133 [security-proxy-auth] exporting to image 20:45:04 #133 exporting layers 0.2s done 20:45:04 #133 exporting layers 0.3s done 20:45:04 #133 writing image sha256:c6a77c3af16b397a1b1bfe89334000676c4b00d7ea7fb5549f62f237371cf00d 0.0s done 20:45:04 #133 naming to docker.io/library/core-common-config-bootstrapper done 20:45:04 #133 writing image sha256:169b9328eab30b17b8cf93812b3e3288af61c989b916da2ade21e22a71400bf5 done 20:45:04 #133 naming to docker.io/library/security-proxy-setup 0.0s done 20:45:04 #133 DONE 2.9s 20:45:04 20:45:04 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:45:04 #206 DONE 0.1s 20:45:04 20:45:04 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:45:04 #207 DONE 0.1s 20:45:04 20:45:04 #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:45:04 20:45:04 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:45:05 #208 DONE 0.5s 20:45:05 20:45:05 #133 [security-secretstore-setup] exporting to image 20:45:05 #111 DONE 0.4s 20:45:05 20:45:05 #112 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:45:05 #112 DONE 0.5s 20:45:05 20:45:05 #113 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:45:05 #0 6.056 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:45:05 #133 ... 20:45:05 20:45:05 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:45:05 #209 DONE 0.3s 20:45:05 20:45:05 #133 [security-bootstrapper] exporting to image 20:45:05 #133 writing image sha256:d3b630ee513d08896e608bbe2628aae0ab320257227c2f2d04d431bc2c9db16c done 20:45:05 #133 naming to docker.io/library/security-secretstore-setup done 20:45:05 #133 exporting layers 0.2s done 20:45:05 #133 writing image sha256:deedeebec73db374ab619fdae43bbd2b1e763eedf2dcf98ce72ac73a3c551539 done 20:45:05 #133 naming to docker.io/library/security-bootstrapper done 20:45:05 #133 DONE 3.3s 20:45:05 time="2023-07-18T20:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:45:05 time="2023-07-18T20:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:45:05 time="2023-07-18T20:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:45:05 time="2023-07-18T20:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:45:05 time="2023-07-18T20:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:45:05 time="2023-07-18T20:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:45:05 time="2023-07-18T20:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:45:05 time="2023-07-18T20:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:45:05 time="2023-07-18T20:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:45:05 time="2023-07-18T20:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:45:05 time="2023-07-18T20:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:45:05 time="2023-07-18T20:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:45:05 time="2023-07-18T20:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:45:05 time="2023-07-18T20:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:45:05 $ docker stop --time=1 5ffa7bfaefa7f4998bb735b35f0ad1e315d3e6d25dd97fd6d216466c4e8216ad 20:45:05 #113 ... 20:45:05 20:45:05 #114 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:45:05 #114 ... 20:45:05 20:45:05 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:45:05 #0 6.436 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:45:06 #115 ... 20:45:06 20:45:06 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:45:06 #0 5.685 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:45:06 #116 ... 20:45:06 20:45:06 #114 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:45:06 #114 DONE 0.5s 20:45:06 20:45:06 #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:45:06 #0 4.557 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:45:06 #117 ... 20:45:06 20:45:06 #118 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:45:06 #118 DONE 0.3s 20:45:06 20:45:06 #119 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:45:06 #0 6.396 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:45:06 #119 ... 20:45:06 20:45:06 #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:45:06 #0 6.818 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:45:06 #120 ... 20:45:06 20:45:06 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:45:06 #0 4.198 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:45:06 $ docker rm -f --volumes 5ffa7bfaefa7f4998bb735b35f0ad1e315d3e6d25dd97fd6d216466c4e8216ad [Pipeline] // withDockerContainer [Pipeline] sh 20:45:06 #121 ... 20:45:06 20:45:06 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:45:06 #0 5.334 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:45:06 #122 ... 20:45:06 20:45:06 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:45:06 + docker images 20:45:06 REPOSITORY TAG IMAGE ID CREATED SIZE 20:45:06 security-bootstrapper latest deedeebec73d 1 second ago 22.7MB 20:45:06 core-common-config-bootstrapper latest c6a77c3af16b 2 seconds ago 17.8MB 20:45:06 security-proxy-setup latest 169b9328eab3 2 seconds ago 24.1MB 20:45:06 security-secretstore-setup latest d3b630ee513d 2 seconds ago 43.6MB 20:45:06 security-proxy-auth latest 18524db92c9e 3 seconds ago 18.9MB 20:45:06 core-data latest 88fb5c247c85 3 seconds ago 20.7MB 20:45:06 core-metadata latest 24f443c4e7ee 3 seconds ago 21.1MB 20:45:06 security-spiffe-token-provider latest 71801ddf3948 3 seconds ago 33.4MB 20:45:06 support-notifications latest 39b607012586 4 seconds ago 33MB 20:45:06 core-command latest 3b089626ad1c 4 seconds ago 20.5MB 20:45:06 support-scheduler latest 02e97f3651e5 4 seconds ago 32.4MB 20:45:06 security-spire-agent latest 533c0217de21 About a minute ago 166MB 20:45:06 security-spire-config latest 5eb50dac2b27 About a minute ago 102MB 20:45:06 security-spire-server latest 2d841fd1beda About a minute ago 107MB 20:45:06 ci-base-image-x86_64 latest 99180d9dc67a 5 minutes ago 1.06GB 20:45:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 days ago 696MB 20:45:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB 20:45:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:07 provisioning config files... 20:45:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/545@tmp/config16779883496821539320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:07 ---> docker-login.sh 20:45:07 nexus3.edgexfoundry.org:10001 20:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:07 Configure a credential helper to remove this warning. See 20:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:07 20:45:07 Login Succeeded 20:45:07 nexus3.edgexfoundry.org:10002 20:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:07 Configure a credential helper to remove this warning. See 20:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:07 20:45:07 Login Succeeded 20:45:07 nexus3.edgexfoundry.org:10003 20:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:07 Configure a credential helper to remove this warning. See 20:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:07 20:45:07 Login Succeeded 20:45:07 nexus3.edgexfoundry.org:10004 20:45:07 #123 ... 20:45:07 20:45:07 #124 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:45:07 #124 CACHED 20:45:07 20:45:07 #125 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:45:07 #125 CACHED 20:45:07 20:45:07 #126 [security-spire-agent builder 6/9] COPY . . 20:45:07 #126 CACHED 20:45:07 20:45:07 #127 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:45:07 #127 CACHED 20:45:07 20:45:07 #128 [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 20:45:07 #128 CACHED 20:45:07 20:45:07 #129 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:45:07 #129 CACHED 20:45:07 20:45:07 #130 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:07 #130 CACHED 20:45:07 20:45:07 #131 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:45:07 #131 CACHED 20:45:07 20:45:07 #132 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:07 Configure a credential helper to remove this warning. See 20:45:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:07 20:45:07 Login Succeeded 20:45:07 docker.io 20:45:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:08 #132 ... 20:45:08 20:45:08 #133 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:45:08 #133 DONE 0.4s 20:45:08 20:45:08 #134 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:08 Configure a credential helper to remove this warning. See 20:45:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:08 20:45:08 Login Succeeded 20:45:08 ---> docker-login.sh ends [Pipeline] } 20:45:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:08 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:45:08 1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:08 latest 20:45:08 3.1.0-dev.11 20:45:08 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:08 main 20:45:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:08 #134 DONE 0.3s 20:45:08 20:45:08 #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:45:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:08 + docker push nexus3.edgexfoundry.org:10004/core-command:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:45:08 f4c62ea791ca: Preparing 20:45:08 f1abc812b5d8: Preparing 20:45:08 169da35f41f1: Preparing 20:45:08 6c242290fe13: Preparing 20:45:08 9d6cd686b899: Preparing 20:45:08 3dab9f8bf2d2: Preparing 20:45:08 3dab9f8bf2d2: Waiting 20:45:08 9d6cd686b899: Pushed 20:45:08 f4c62ea791ca: Pushed 20:45:08 6c242290fe13: Pushed 20:45:08 169da35f41f1: Pushed 20:45:08 3dab9f8bf2d2: Layer already exists 20:45:08 #135 ... 20:45:08 20:45:08 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:45:08 #123 DONE 1.7s 20:45:08 20:45:08 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:45:09 #136 DONE 0.5s 20:45:09 20:45:09 #137 [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 20:45:09 #137 ... 20:45:09 20:45:09 #132 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:45:09 #132 DONE 1.8s 20:45:09 20:45:09 #138 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:45:09 #138 ... 20:45:09 20:45:09 #137 [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 20:45:09 #137 DONE 0.3s 20:45:09 20:45:09 #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:45:10 #139 DONE 0.5s 20:45:10 20:45:10 #140 [security-spire-server] exporting to image 20:45:10 #140 exporting layers 20:45:10 f1abc812b5d8: Pushed 20:45:10 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:f932c378b7eb35a546d9564af5d305808efdd98f15ad5673a7cd46fd52fbfc9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:10 #140 ... 20:45:10 20:45:10 #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:45:10 #135 DONE 2.5s 20:45:10 20:45:10 #141 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:45:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:11 #141 DONE 0.2s 20:45:11 20:45:11 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:45:11 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:45:11 f4c62ea791ca: Preparing 20:45:11 f1abc812b5d8: Preparing 20:45:11 169da35f41f1: Preparing 20:45:11 6c242290fe13: Preparing 20:45:11 9d6cd686b899: Preparing 20:45:11 3dab9f8bf2d2: Preparing 20:45:11 3dab9f8bf2d2: Waiting 20:45:11 9d6cd686b899: Layer already exists 20:45:11 f1abc812b5d8: Layer already exists 20:45:11 f4c62ea791ca: Layer already exists 20:45:11 6c242290fe13: Layer already exists 20:45:11 169da35f41f1: Layer already exists 20:45:11 3dab9f8bf2d2: Layer already exists 20:45:11 latest: digest: sha256:f932c378b7eb35a546d9564af5d305808efdd98f15ad5673a7cd46fd52fbfc9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:11 #142 DONE 0.4s 20:45:11 20:45:11 #138 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:45:11 #138 DONE 2.2s 20:45:11 20:45:11 #143 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:45:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:11 #143 DONE 0.4s 20:45:11 20:45:11 #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 20:45:12 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.11 20:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:45:12 f4c62ea791ca: Preparing 20:45:12 f1abc812b5d8: Preparing 20:45:12 169da35f41f1: Preparing 20:45:12 6c242290fe13: Preparing 20:45:12 9d6cd686b899: Preparing 20:45:12 3dab9f8bf2d2: Preparing 20:45:12 3dab9f8bf2d2: Waiting 20:45:12 f4c62ea791ca: Layer already exists 20:45:12 6c242290fe13: Layer already exists 20:45:12 169da35f41f1: Layer already exists 20:45:12 f1abc812b5d8: Layer already exists 20:45:12 9d6cd686b899: Layer already exists 20:45:12 3dab9f8bf2d2: Layer already exists 20:45:12 3.1.0-dev.11: digest: sha256:f932c378b7eb35a546d9564af5d305808efdd98f15ad5673a7cd46fd52fbfc9c size: 1570 [Pipeline] } [Pipeline] // withEnv 20:45:12 #144 ... 20:45:12 20:45:12 #145 [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 20:45:12 #145 DONE 0.5s 20:45:12 20:45:12 #140 [security-spire-config] exporting to image [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:12 #140 exporting layers 2.2s done 20:45:12 #140 writing image sha256:467e5a714d7c76314655d220e407ea327fbd01ad0ed9ac263ed5fa641cb04b49 0.0s done 20:45:12 #140 naming to docker.io/library/security-spire-server-arm64 0.0s done 20:45:12 #140 ... 20:45:12 20:45:12 #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 20:45:12 #144 DONE 0.5s 20:45:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:12 20:45:12 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:45:12 + docker push nexus3.edgexfoundry.org:10004/core-command:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:45:12 f4c62ea791ca: Preparing 20:45:12 f1abc812b5d8: Preparing 20:45:12 169da35f41f1: Preparing 20:45:12 6c242290fe13: Preparing 20:45:12 9d6cd686b899: Preparing 20:45:12 3dab9f8bf2d2: Preparing 20:45:12 6c242290fe13: Layer already exists 20:45:12 169da35f41f1: Layer already exists 20:45:12 f1abc812b5d8: Layer already exists 20:45:12 f4c62ea791ca: Layer already exists 20:45:12 9d6cd686b899: Layer already exists 20:45:12 3dab9f8bf2d2: Layer already exists 20:45:12 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:f932c378b7eb35a546d9564af5d305808efdd98f15ad5673a7cd46fd52fbfc9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:12 #146 DONE 0.4s 20:45:12 20:45:12 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:45:12 #108 ... 20:45:12 20:45:12 #140 [security-spire-agent] exporting to image 20:45:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:13 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:45:13 f4c62ea791ca: Preparing 20:45:13 f1abc812b5d8: Preparing 20:45:13 169da35f41f1: Preparing 20:45:13 6c242290fe13: Preparing 20:45:13 9d6cd686b899: Preparing 20:45:13 3dab9f8bf2d2: Preparing 20:45:13 3dab9f8bf2d2: Waiting 20:45:13 9d6cd686b899: Layer already exists 20:45:13 6c242290fe13: Layer already exists 20:45:13 169da35f41f1: Layer already exists 20:45:13 f1abc812b5d8: Layer already exists 20:45:13 f4c62ea791ca: Layer already exists 20:45:13 3dab9f8bf2d2: Layer already exists 20:45:13 main: digest: sha256:f932c378b7eb35a546d9564af5d305808efdd98f15ad5673a7cd46fd52fbfc9c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:13 ===================================================== [Pipeline] echo 20:45:13 taggedImages: 20:45:13 - nexus3.edgexfoundry.org:10004/core-command:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:13 - nexus3.edgexfoundry.org:10004/core-command:latest 20:45:13 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.11 20:45:13 - nexus3.edgexfoundry.org:10004/core-command:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:13 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:45:13 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:45:13 1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:13 latest 20:45:13 3.1.0-dev.11 20:45:13 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:13 main 20:45:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:45:14 87795c406e18: Preparing 20:45:14 8be446e3339e: Preparing 20:45:14 e1514a54e013: Preparing 20:45:14 47b890532408: Preparing 20:45:14 169da35f41f1: Preparing 20:45:14 6c242290fe13: Preparing 20:45:14 9d6cd686b899: Preparing 20:45:14 3dab9f8bf2d2: Preparing 20:45:14 6c242290fe13: Waiting 20:45:14 3dab9f8bf2d2: Waiting 20:45:14 9d6cd686b899: Waiting 20:45:14 169da35f41f1: Layer already exists 20:45:14 6c242290fe13: Layer already exists 20:45:14 9d6cd686b899: Layer already exists 20:45:14 3dab9f8bf2d2: Layer already exists 20:45:14 87795c406e18: Pushed 20:45:14 8be446e3339e: Pushed 20:45:14 e1514a54e013: Pushed 20:45:14 #140 exporting layers 2.2s done 20:45:14 #140 writing image sha256:ed14390e98b64b9058faa9b1223663946003d8492f5af3eba85181318006b551 20:45:14 #140 writing image sha256:ed14390e98b64b9058faa9b1223663946003d8492f5af3eba85181318006b551 done 20:45:14 #140 naming to docker.io/library/security-spire-config-arm64 0.0s done 20:45:14 #140 exporting layers 1.9s done 20:45:14 #140 writing image sha256:fc61aceb3f6907d02a515b0f354c554b818e03256a68ac7cd55656ba54d504b1 20:45:14 #140 writing image sha256:fc61aceb3f6907d02a515b0f354c554b818e03256a68ac7cd55656ba54d504b1 done 20:45:14 #140 naming to docker.io/library/security-spire-agent-arm64 0.0s done 20:45:14 #140 DONE 4.8s 20:45:14 20:45:14 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:45:15 47b890532408: Pushed 20:45:15 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:f16f80d5187657488f6cf06ce8ba2ee127a899bf1f0b3604d04118609f900408 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:16 + 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 20:45:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:45:16 87795c406e18: Preparing 20:45:16 8be446e3339e: Preparing 20:45:16 e1514a54e013: Preparing 20:45:16 47b890532408: Preparing 20:45:16 169da35f41f1: Preparing 20:45:16 6c242290fe13: Preparing 20:45:16 9d6cd686b899: Preparing 20:45:16 3dab9f8bf2d2: Preparing 20:45:16 9d6cd686b899: Waiting 20:45:16 3dab9f8bf2d2: Waiting 20:45:16 6c242290fe13: Waiting 20:45:16 e1514a54e013: Layer already exists 20:45:16 47b890532408: Layer already exists 20:45:16 8be446e3339e: Layer already exists 20:45:16 87795c406e18: Layer already exists 20:45:16 169da35f41f1: Layer already exists 20:45:16 6c242290fe13: Layer already exists 20:45:16 3dab9f8bf2d2: Layer already exists 20:45:16 9d6cd686b899: Layer already exists 20:45:16 latest: digest: sha256:f16f80d5187657488f6cf06ce8ba2ee127a899bf1f0b3604d04118609f900408 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.11 20:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:45:16 87795c406e18: Preparing 20:45:16 8be446e3339e: Preparing 20:45:16 e1514a54e013: Preparing 20:45:16 47b890532408: Preparing 20:45:16 169da35f41f1: Preparing 20:45:16 6c242290fe13: Preparing 20:45:16 9d6cd686b899: Preparing 20:45:16 3dab9f8bf2d2: Preparing 20:45:16 9d6cd686b899: Waiting 20:45:16 3dab9f8bf2d2: Waiting 20:45:16 6c242290fe13: Waiting 20:45:16 e1514a54e013: Layer already exists 20:45:16 8be446e3339e: Layer already exists 20:45:16 87795c406e18: Layer already exists 20:45:16 47b890532408: Layer already exists 20:45:16 6c242290fe13: Layer already exists 20:45:16 9d6cd686b899: Layer already exists 20:45:16 3dab9f8bf2d2: Layer already exists 20:45:16 169da35f41f1: Layer already exists 20:45:16 3.1.0-dev.11: digest: sha256:f16f80d5187657488f6cf06ce8ba2ee127a899bf1f0b3604d04118609f900408 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:45:17 87795c406e18: Preparing 20:45:17 8be446e3339e: Preparing 20:45:17 e1514a54e013: Preparing 20:45:17 47b890532408: Preparing 20:45:17 169da35f41f1: Preparing 20:45:17 6c242290fe13: Preparing 20:45:17 9d6cd686b899: Preparing 20:45:17 3dab9f8bf2d2: Preparing 20:45:17 6c242290fe13: Waiting 20:45:17 3dab9f8bf2d2: Waiting 20:45:17 9d6cd686b899: Waiting 20:45:17 e1514a54e013: Layer already exists 20:45:17 169da35f41f1: Layer already exists 20:45:17 47b890532408: Layer already exists 20:45:17 87795c406e18: Layer already exists 20:45:17 8be446e3339e: Layer already exists 20:45:17 9d6cd686b899: Layer already exists 20:45:17 3dab9f8bf2d2: Layer already exists 20:45:17 6c242290fe13: Layer already exists 20:45:17 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:f16f80d5187657488f6cf06ce8ba2ee127a899bf1f0b3604d04118609f900408 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:17 + 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 20:45:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:45:18 87795c406e18: Preparing 20:45:18 8be446e3339e: Preparing 20:45:18 e1514a54e013: Preparing 20:45:18 47b890532408: Preparing 20:45:18 169da35f41f1: Preparing 20:45:18 6c242290fe13: Preparing 20:45:18 9d6cd686b899: Preparing 20:45:18 3dab9f8bf2d2: Preparing 20:45:18 9d6cd686b899: Waiting 20:45:18 3dab9f8bf2d2: Waiting 20:45:18 6c242290fe13: Waiting 20:45:18 87795c406e18: Layer already exists 20:45:18 47b890532408: Layer already exists 20:45:18 8be446e3339e: Layer already exists 20:45:18 e1514a54e013: Layer already exists 20:45:18 169da35f41f1: Layer already exists 20:45:18 6c242290fe13: Layer already exists 20:45:18 9d6cd686b899: Layer already exists 20:45:18 3dab9f8bf2d2: Layer already exists 20:45:18 main: digest: sha256:f16f80d5187657488f6cf06ce8ba2ee127a899bf1f0b3604d04118609f900408 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:18 ===================================================== [Pipeline] echo 20:45:18 taggedImages: 20:45:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:45:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.11 20:45:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:45:18 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:45:18 1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:18 latest 20:45:18 3.1.0-dev.11 20:45:18 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:18 main 20:45:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:18 + docker push nexus3.edgexfoundry.org:10004/core-data:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:45:18 171cbf404cbe: Preparing 20:45:18 33f23c5abda6: Preparing 20:45:18 169da35f41f1: Preparing 20:45:18 6c242290fe13: Preparing 20:45:18 9d6cd686b899: Preparing 20:45:18 3dab9f8bf2d2: Preparing 20:45:18 3dab9f8bf2d2: Waiting 20:45:18 169da35f41f1: Layer already exists 20:45:18 9d6cd686b899: Layer already exists 20:45:18 6c242290fe13: Layer already exists 20:45:18 3dab9f8bf2d2: Layer already exists 20:45:18 171cbf404cbe: Pushed 20:45:20 33f23c5abda6: Pushed 20:45:20 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:248eb8c6fd95a287342619a5fe96403030cfaff4c9556a687782753043bae0dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:21 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:45:21 171cbf404cbe: Preparing 20:45:21 33f23c5abda6: Preparing 20:45:21 169da35f41f1: Preparing 20:45:21 6c242290fe13: Preparing 20:45:21 9d6cd686b899: Preparing 20:45:21 3dab9f8bf2d2: Preparing 20:45:21 3dab9f8bf2d2: Waiting 20:45:21 33f23c5abda6: Layer already exists 20:45:21 9d6cd686b899: Layer already exists 20:45:21 169da35f41f1: Layer already exists 20:45:21 171cbf404cbe: Layer already exists 20:45:21 6c242290fe13: Layer already exists 20:45:21 3dab9f8bf2d2: Layer already exists 20:45:21 latest: digest: sha256:248eb8c6fd95a287342619a5fe96403030cfaff4c9556a687782753043bae0dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:22 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.11 20:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:45:22 171cbf404cbe: Preparing 20:45:22 33f23c5abda6: Preparing 20:45:22 169da35f41f1: Preparing 20:45:22 6c242290fe13: Preparing 20:45:22 9d6cd686b899: Preparing 20:45:22 3dab9f8bf2d2: Preparing 20:45:22 3dab9f8bf2d2: Waiting 20:45:22 9d6cd686b899: Layer already exists 20:45:22 33f23c5abda6: Layer already exists 20:45:22 6c242290fe13: Layer already exists 20:45:22 169da35f41f1: Layer already exists 20:45:22 171cbf404cbe: Layer already exists 20:45:22 3dab9f8bf2d2: Layer already exists 20:45:22 3.1.0-dev.11: digest: sha256:248eb8c6fd95a287342619a5fe96403030cfaff4c9556a687782753043bae0dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:22 + docker push nexus3.edgexfoundry.org:10004/core-data:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:45:22 171cbf404cbe: Preparing 20:45:22 33f23c5abda6: Preparing 20:45:22 169da35f41f1: Preparing 20:45:22 6c242290fe13: Preparing 20:45:22 9d6cd686b899: Preparing 20:45:22 3dab9f8bf2d2: Preparing 20:45:22 3dab9f8bf2d2: Waiting 20:45:22 171cbf404cbe: Layer already exists 20:45:22 9d6cd686b899: Layer already exists 20:45:22 6c242290fe13: Layer already exists 20:45:22 169da35f41f1: Layer already exists 20:45:22 33f23c5abda6: Layer already exists 20:45:22 3dab9f8bf2d2: Layer already exists 20:45:22 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:248eb8c6fd95a287342619a5fe96403030cfaff4c9556a687782753043bae0dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:23 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:45:23 171cbf404cbe: Preparing 20:45:23 33f23c5abda6: Preparing 20:45:23 169da35f41f1: Preparing 20:45:23 6c242290fe13: Preparing 20:45:23 9d6cd686b899: Preparing 20:45:23 3dab9f8bf2d2: Preparing 20:45:23 3dab9f8bf2d2: Waiting 20:45:23 6c242290fe13: Layer already exists 20:45:23 9d6cd686b899: Layer already exists 20:45:23 169da35f41f1: Layer already exists 20:45:23 171cbf404cbe: Layer already exists 20:45:23 33f23c5abda6: Layer already exists 20:45:23 3dab9f8bf2d2: Layer already exists 20:45:23 main: digest: sha256:248eb8c6fd95a287342619a5fe96403030cfaff4c9556a687782753043bae0dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:23 ===================================================== [Pipeline] echo 20:45:23 taggedImages: 20:45:23 - nexus3.edgexfoundry.org:10004/core-data:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:23 - nexus3.edgexfoundry.org:10004/core-data:latest 20:45:23 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.11 20:45:23 - nexus3.edgexfoundry.org:10004/core-data:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:23 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:45:23 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:45:23 1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:23 latest 20:45:23 3.1.0-dev.11 20:45:23 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:23 main 20:45:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:45:24 bb4230dcecec: Preparing 20:45:24 9f1781309e8f: Preparing 20:45:24 c59c0e759a59: Preparing 20:45:24 169da35f41f1: Preparing 20:45:24 6c242290fe13: Preparing 20:45:24 9d6cd686b899: Preparing 20:45:24 3dab9f8bf2d2: Preparing 20:45:24 3dab9f8bf2d2: Waiting 20:45:24 9d6cd686b899: Waiting 20:45:24 169da35f41f1: Layer already exists 20:45:24 6c242290fe13: Layer already exists 20:45:24 9d6cd686b899: Layer already exists 20:45:24 3dab9f8bf2d2: Layer already exists 20:45:24 bb4230dcecec: Pushed 20:45:24 9f1781309e8f: Pushed 20:45:25 c59c0e759a59: Pushed 20:45:25 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:15fba5aee6f4e43a8819e72c054700a936f39e570b1ae0c492c23efb4fe80646 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:45:26 bb4230dcecec: Preparing 20:45:26 9f1781309e8f: Preparing 20:45:26 c59c0e759a59: Preparing 20:45:26 169da35f41f1: Preparing 20:45:26 6c242290fe13: Preparing 20:45:26 9d6cd686b899: Preparing 20:45:26 3dab9f8bf2d2: Preparing 20:45:26 9d6cd686b899: Waiting 20:45:26 3dab9f8bf2d2: Waiting 20:45:26 6c242290fe13: Layer already exists 20:45:26 9f1781309e8f: Layer already exists 20:45:26 bb4230dcecec: Layer already exists 20:45:26 169da35f41f1: Layer already exists 20:45:26 c59c0e759a59: Layer already exists 20:45:26 9d6cd686b899: Layer already exists 20:45:26 3dab9f8bf2d2: Layer already exists 20:45:26 latest: digest: sha256:15fba5aee6f4e43a8819e72c054700a936f39e570b1ae0c492c23efb4fe80646 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.11 20:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:45:27 bb4230dcecec: Preparing 20:45:27 9f1781309e8f: Preparing 20:45:27 c59c0e759a59: Preparing 20:45:27 169da35f41f1: Preparing 20:45:27 6c242290fe13: Preparing 20:45:27 9d6cd686b899: Preparing 20:45:27 3dab9f8bf2d2: Preparing 20:45:27 9d6cd686b899: Waiting 20:45:27 3dab9f8bf2d2: Waiting 20:45:27 9f1781309e8f: Layer already exists 20:45:27 6c242290fe13: Layer already exists 20:45:27 bb4230dcecec: Layer already exists 20:45:27 169da35f41f1: Layer already exists 20:45:27 c59c0e759a59: Layer already exists 20:45:27 9d6cd686b899: Layer already exists 20:45:27 3dab9f8bf2d2: Layer already exists 20:45:27 3.1.0-dev.11: digest: sha256:15fba5aee6f4e43a8819e72c054700a936f39e570b1ae0c492c23efb4fe80646 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:45:27 bb4230dcecec: Preparing 20:45:27 9f1781309e8f: Preparing 20:45:27 c59c0e759a59: Preparing 20:45:27 169da35f41f1: Preparing 20:45:27 6c242290fe13: Preparing 20:45:27 9d6cd686b899: Preparing 20:45:27 3dab9f8bf2d2: Preparing 20:45:27 9d6cd686b899: Waiting 20:45:27 3dab9f8bf2d2: Waiting 20:45:27 169da35f41f1: Layer already exists 20:45:27 6c242290fe13: Layer already exists 20:45:27 c59c0e759a59: Layer already exists 20:45:27 bb4230dcecec: Layer already exists 20:45:27 9f1781309e8f: Layer already exists 20:45:27 9d6cd686b899: Layer already exists 20:45:27 3dab9f8bf2d2: Layer already exists 20:45:27 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:15fba5aee6f4e43a8819e72c054700a936f39e570b1ae0c492c23efb4fe80646 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:45:28 bb4230dcecec: Preparing 20:45:28 9f1781309e8f: Preparing 20:45:28 c59c0e759a59: Preparing 20:45:28 169da35f41f1: Preparing 20:45:28 6c242290fe13: Preparing 20:45:28 9d6cd686b899: Preparing 20:45:28 3dab9f8bf2d2: Preparing 20:45:28 3dab9f8bf2d2: Waiting 20:45:28 9d6cd686b899: Waiting 20:45:28 9f1781309e8f: Layer already exists 20:45:28 6c242290fe13: Layer already exists 20:45:28 bb4230dcecec: Layer already exists 20:45:28 c59c0e759a59: Layer already exists 20:45:28 169da35f41f1: Layer already exists 20:45:28 3dab9f8bf2d2: Layer already exists 20:45:28 9d6cd686b899: Layer already exists 20:45:28 main: digest: sha256:15fba5aee6f4e43a8819e72c054700a936f39e570b1ae0c492c23efb4fe80646 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:28 ===================================================== [Pipeline] echo 20:45:28 taggedImages: 20:45:28 - nexus3.edgexfoundry.org:10004/core-metadata:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:28 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:45:28 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.11 20:45:28 - nexus3.edgexfoundry.org:10004/core-metadata:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:28 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:45:28 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:45:28 1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:28 latest 20:45:28 3.1.0-dev.11 20:45:28 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:28 main 20:45:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:45:29 37e5fc299d13: Preparing 20:45:29 c44fe6d56c06: Preparing 20:45:29 4cedb1e17a30: Preparing 20:45:29 c61994a44273: Preparing 20:45:29 c39823c24acf: Preparing 20:45:29 4fe2db277778: Preparing 20:45:29 37abd178f1a9: Preparing 20:45:29 169da35f41f1: Preparing 20:45:29 6c242290fe13: Preparing 20:45:29 7ae730d06394: Preparing 20:45:29 2b144052e4be: Preparing 20:45:29 5f70bf18a086: Preparing 20:45:29 04b5c430fa62: Preparing 20:45:29 eef9164b6741: Preparing 20:45:29 3dab9f8bf2d2: Preparing 20:45:29 37abd178f1a9: Waiting 20:45:29 169da35f41f1: Waiting 20:45:29 6c242290fe13: Waiting 20:45:29 7ae730d06394: Waiting 20:45:29 2b144052e4be: Waiting 20:45:29 5f70bf18a086: Waiting 20:45:29 04b5c430fa62: Waiting 20:45:29 eef9164b6741: Waiting 20:45:29 3dab9f8bf2d2: Waiting 20:45:29 4fe2db277778: Waiting 20:45:29 c44fe6d56c06: Pushed 20:45:29 c39823c24acf: Pushed 20:45:29 c61994a44273: Pushed 20:45:29 4cedb1e17a30: Pushed 20:45:29 37e5fc299d13: Pushed 20:45:29 169da35f41f1: Layer already exists 20:45:29 6c242290fe13: Layer already exists 20:45:29 4fe2db277778: Pushed 20:45:29 7ae730d06394: Pushed 20:45:29 5f70bf18a086: Pushed 20:45:29 2b144052e4be: Pushed 20:45:29 3dab9f8bf2d2: Layer already exists 20:45:29 04b5c430fa62: Pushed 20:45:29 eef9164b6741: Pushed 20:45:31 37abd178f1a9: Pushed 20:45:31 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:486334106df99f245b31d73b17bf0886e3a14e30b50d06a74f098eb009f609bc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:45:32 37e5fc299d13: Preparing 20:45:32 c44fe6d56c06: Preparing 20:45:32 4cedb1e17a30: Preparing 20:45:32 c61994a44273: Preparing 20:45:32 c39823c24acf: Preparing 20:45:32 4fe2db277778: Preparing 20:45:32 37abd178f1a9: Preparing 20:45:32 169da35f41f1: Preparing 20:45:32 6c242290fe13: Preparing 20:45:32 7ae730d06394: Preparing 20:45:32 2b144052e4be: Preparing 20:45:32 5f70bf18a086: Preparing 20:45:32 04b5c430fa62: Preparing 20:45:32 eef9164b6741: Preparing 20:45:32 3dab9f8bf2d2: Preparing 20:45:32 6c242290fe13: Waiting 20:45:32 7ae730d06394: Waiting 20:45:32 2b144052e4be: Waiting 20:45:32 5f70bf18a086: Waiting 20:45:32 04b5c430fa62: Waiting 20:45:32 eef9164b6741: Waiting 20:45:32 3dab9f8bf2d2: Waiting 20:45:32 37abd178f1a9: Waiting 20:45:32 169da35f41f1: Waiting 20:45:32 4fe2db277778: Waiting 20:45:32 c61994a44273: Layer already exists 20:45:32 37e5fc299d13: Layer already exists 20:45:32 c44fe6d56c06: Layer already exists 20:45:32 c39823c24acf: Layer already exists 20:45:32 4cedb1e17a30: Layer already exists 20:45:32 169da35f41f1: Layer already exists 20:45:32 4fe2db277778: Layer already exists 20:45:32 6c242290fe13: Layer already exists 20:45:32 37abd178f1a9: Layer already exists 20:45:32 7ae730d06394: Layer already exists 20:45:32 2b144052e4be: Layer already exists 20:45:32 eef9164b6741: Layer already exists 20:45:32 5f70bf18a086: Layer already exists 20:45:32 3dab9f8bf2d2: Layer already exists 20:45:32 04b5c430fa62: Layer already exists 20:45:32 latest: digest: sha256:486334106df99f245b31d73b17bf0886e3a14e30b50d06a74f098eb009f609bc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.11 20:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:45:32 37e5fc299d13: Preparing 20:45:32 c44fe6d56c06: Preparing 20:45:32 4cedb1e17a30: Preparing 20:45:32 c61994a44273: Preparing 20:45:32 c39823c24acf: Preparing 20:45:32 4fe2db277778: Preparing 20:45:32 37abd178f1a9: Preparing 20:45:32 169da35f41f1: Preparing 20:45:32 6c242290fe13: Preparing 20:45:32 7ae730d06394: Preparing 20:45:32 2b144052e4be: Preparing 20:45:32 5f70bf18a086: Preparing 20:45:32 04b5c430fa62: Preparing 20:45:32 eef9164b6741: Preparing 20:45:32 3dab9f8bf2d2: Preparing 20:45:32 169da35f41f1: Waiting 20:45:32 04b5c430fa62: Waiting 20:45:32 6c242290fe13: Waiting 20:45:32 eef9164b6741: Waiting 20:45:32 7ae730d06394: Waiting 20:45:32 3dab9f8bf2d2: Waiting 20:45:32 2b144052e4be: Waiting 20:45:32 4fe2db277778: Waiting 20:45:32 5f70bf18a086: Waiting 20:45:32 37e5fc299d13: Layer already exists 20:45:32 4cedb1e17a30: Layer already exists 20:45:32 c39823c24acf: Layer already exists 20:45:32 c44fe6d56c06: Layer already exists 20:45:32 c61994a44273: Layer already exists 20:45:32 37abd178f1a9: Layer already exists 20:45:32 4fe2db277778: Layer already exists 20:45:32 169da35f41f1: Layer already exists 20:45:32 7ae730d06394: Layer already exists 20:45:32 6c242290fe13: Layer already exists 20:45:32 2b144052e4be: Layer already exists 20:45:32 5f70bf18a086: Layer already exists 20:45:32 04b5c430fa62: Layer already exists 20:45:32 eef9164b6741: Layer already exists 20:45:32 3dab9f8bf2d2: Layer already exists 20:45:32 3.1.0-dev.11: digest: sha256:486334106df99f245b31d73b17bf0886e3a14e30b50d06a74f098eb009f609bc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:45:33 37e5fc299d13: Preparing 20:45:33 c44fe6d56c06: Preparing 20:45:33 4cedb1e17a30: Preparing 20:45:33 c61994a44273: Preparing 20:45:33 c39823c24acf: Preparing 20:45:33 4fe2db277778: Preparing 20:45:33 37abd178f1a9: Preparing 20:45:33 169da35f41f1: Preparing 20:45:33 6c242290fe13: Preparing 20:45:33 7ae730d06394: Preparing 20:45:33 2b144052e4be: Preparing 20:45:33 5f70bf18a086: Preparing 20:45:33 04b5c430fa62: Preparing 20:45:33 eef9164b6741: Preparing 20:45:33 3dab9f8bf2d2: Preparing 20:45:33 6c242290fe13: Waiting 20:45:33 4fe2db277778: Waiting 20:45:33 7ae730d06394: Waiting 20:45:33 2b144052e4be: Waiting 20:45:33 37abd178f1a9: Waiting 20:45:33 5f70bf18a086: Waiting 20:45:33 04b5c430fa62: Waiting 20:45:33 eef9164b6741: Waiting 20:45:33 3dab9f8bf2d2: Waiting 20:45:33 37e5fc299d13: Layer already exists 20:45:33 4cedb1e17a30: Layer already exists 20:45:33 c39823c24acf: Layer already exists 20:45:33 c44fe6d56c06: Layer already exists 20:45:33 c61994a44273: Layer already exists 20:45:33 4fe2db277778: Layer already exists 20:45:33 37abd178f1a9: Layer already exists 20:45:33 169da35f41f1: Layer already exists 20:45:33 6c242290fe13: Layer already exists 20:45:33 7ae730d06394: Layer already exists 20:45:33 04b5c430fa62: Layer already exists 20:45:33 2b144052e4be: Layer already exists 20:45:33 5f70bf18a086: Layer already exists 20:45:33 3dab9f8bf2d2: Layer already exists 20:45:33 eef9164b6741: Layer already exists 20:45:33 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:486334106df99f245b31d73b17bf0886e3a14e30b50d06a74f098eb009f609bc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:45:33 37e5fc299d13: Preparing 20:45:33 c44fe6d56c06: Preparing 20:45:33 4cedb1e17a30: Preparing 20:45:33 c61994a44273: Preparing 20:45:33 c39823c24acf: Preparing 20:45:33 4fe2db277778: Preparing 20:45:33 37abd178f1a9: Preparing 20:45:33 169da35f41f1: Preparing 20:45:33 6c242290fe13: Preparing 20:45:33 7ae730d06394: Preparing 20:45:33 2b144052e4be: Preparing 20:45:33 5f70bf18a086: Preparing 20:45:33 37abd178f1a9: Waiting 20:45:33 169da35f41f1: Waiting 20:45:33 6c242290fe13: Waiting 20:45:33 7ae730d06394: Waiting 20:45:33 2b144052e4be: Waiting 20:45:33 4fe2db277778: Waiting 20:45:33 04b5c430fa62: Preparing 20:45:33 5f70bf18a086: Waiting 20:45:33 eef9164b6741: Preparing 20:45:33 3dab9f8bf2d2: Preparing 20:45:33 04b5c430fa62: Waiting 20:45:33 eef9164b6741: Waiting 20:45:33 c61994a44273: Layer already exists 20:45:33 c44fe6d56c06: Layer already exists 20:45:33 37e5fc299d13: Layer already exists 20:45:33 4cedb1e17a30: Layer already exists 20:45:33 c39823c24acf: Layer already exists 20:45:33 4fe2db277778: Layer already exists 20:45:33 7ae730d06394: Layer already exists 20:45:33 169da35f41f1: Layer already exists 20:45:33 37abd178f1a9: Layer already exists 20:45:33 6c242290fe13: Layer already exists 20:45:33 eef9164b6741: Layer already exists 20:45:33 3dab9f8bf2d2: Layer already exists 20:45:33 5f70bf18a086: Layer already exists 20:45:33 2b144052e4be: Layer already exists 20:45:33 04b5c430fa62: Layer already exists 20:45:33 main: digest: sha256:486334106df99f245b31d73b17bf0886e3a14e30b50d06a74f098eb009f609bc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:34 ===================================================== [Pipeline] echo 20:45:34 taggedImages: 20:45:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:45:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.11 20:45:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:45:34 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:45:34 1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:34 latest 20:45:34 3.1.0-dev.11 20:45:34 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:34 main 20:45:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:45:34 fcb7ed19eece: Preparing 20:45:34 bd3b0ff82146: Preparing 20:45:34 0d03e9a613e7: Preparing 20:45:34 5d9d67e7e385: Preparing 20:45:34 169da35f41f1: Preparing 20:45:34 6c242290fe13: Preparing 20:45:34 9d6cd686b899: Preparing 20:45:34 3dab9f8bf2d2: Preparing 20:45:34 6c242290fe13: Waiting 20:45:34 9d6cd686b899: Waiting 20:45:34 3dab9f8bf2d2: Waiting 20:45:34 169da35f41f1: Layer already exists 20:45:34 6c242290fe13: Layer already exists 20:45:34 9d6cd686b899: Layer already exists 20:45:34 3dab9f8bf2d2: Layer already exists 20:45:34 bd3b0ff82146: Pushed 20:45:34 0d03e9a613e7: Pushed 20:45:34 fcb7ed19eece: Pushed 20:45:36 5d9d67e7e385: Pushed 20:45:36 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:c9dc70a918edec4fb6dc3399d1568a5300f0ebaef3ab7d6a96616aa953693726 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:45:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:45:36 fcb7ed19eece: Preparing 20:45:36 bd3b0ff82146: Preparing 20:45:36 0d03e9a613e7: Preparing 20:45:36 5d9d67e7e385: Preparing 20:45:36 169da35f41f1: Preparing 20:45:36 6c242290fe13: Preparing 20:45:36 9d6cd686b899: Preparing 20:45:36 3dab9f8bf2d2: Preparing 20:45:36 6c242290fe13: Waiting 20:45:36 9d6cd686b899: Waiting 20:45:36 3dab9f8bf2d2: Waiting 20:45:36 169da35f41f1: Layer already exists 20:45:36 fcb7ed19eece: Layer already exists 20:45:36 bd3b0ff82146: Layer already exists 20:45:36 0d03e9a613e7: Layer already exists 20:45:36 5d9d67e7e385: Layer already exists 20:45:36 9d6cd686b899: Layer already exists 20:45:36 3dab9f8bf2d2: Layer already exists 20:45:36 6c242290fe13: Layer already exists 20:45:36 latest: digest: sha256:c9dc70a918edec4fb6dc3399d1568a5300f0ebaef3ab7d6a96616aa953693726 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.11 20:45:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:45:37 fcb7ed19eece: Preparing 20:45:37 bd3b0ff82146: Preparing 20:45:37 0d03e9a613e7: Preparing 20:45:37 5d9d67e7e385: Preparing 20:45:37 169da35f41f1: Preparing 20:45:37 6c242290fe13: Preparing 20:45:37 9d6cd686b899: Preparing 20:45:37 3dab9f8bf2d2: Preparing 20:45:37 6c242290fe13: Waiting 20:45:37 9d6cd686b899: Waiting 20:45:37 3dab9f8bf2d2: Waiting 20:45:37 fcb7ed19eece: Layer already exists 20:45:37 5d9d67e7e385: Layer already exists 20:45:37 bd3b0ff82146: Layer already exists 20:45:37 0d03e9a613e7: Layer already exists 20:45:37 169da35f41f1: Layer already exists 20:45:37 6c242290fe13: Layer already exists 20:45:37 9d6cd686b899: Layer already exists 20:45:37 3dab9f8bf2d2: Layer already exists 20:45:37 3.1.0-dev.11: digest: sha256:c9dc70a918edec4fb6dc3399d1568a5300f0ebaef3ab7d6a96616aa953693726 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:45:38 fcb7ed19eece: Preparing 20:45:38 bd3b0ff82146: Preparing 20:45:38 0d03e9a613e7: Preparing 20:45:38 5d9d67e7e385: Preparing 20:45:38 169da35f41f1: Preparing 20:45:38 6c242290fe13: Preparing 20:45:38 9d6cd686b899: Preparing 20:45:38 3dab9f8bf2d2: Preparing 20:45:38 6c242290fe13: Waiting 20:45:38 9d6cd686b899: Waiting 20:45:38 3dab9f8bf2d2: Waiting 20:45:38 fcb7ed19eece: Layer already exists 20:45:38 169da35f41f1: Layer already exists 20:45:38 5d9d67e7e385: Layer already exists 20:45:38 bd3b0ff82146: Layer already exists 20:45:38 0d03e9a613e7: Layer already exists 20:45:38 6c242290fe13: Layer already exists 20:45:38 9d6cd686b899: Layer already exists 20:45:38 3dab9f8bf2d2: Layer already exists 20:45:38 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:c9dc70a918edec4fb6dc3399d1568a5300f0ebaef3ab7d6a96616aa953693726 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:45:38 fcb7ed19eece: Preparing 20:45:38 bd3b0ff82146: Preparing 20:45:38 0d03e9a613e7: Preparing 20:45:38 5d9d67e7e385: Preparing 20:45:38 169da35f41f1: Preparing 20:45:38 6c242290fe13: Preparing 20:45:38 9d6cd686b899: Preparing 20:45:38 3dab9f8bf2d2: Preparing 20:45:38 3dab9f8bf2d2: Waiting 20:45:38 9d6cd686b899: Waiting 20:45:38 6c242290fe13: Waiting 20:45:38 169da35f41f1: Layer already exists 20:45:38 fcb7ed19eece: Layer already exists 20:45:38 0d03e9a613e7: Layer already exists 20:45:38 bd3b0ff82146: Layer already exists 20:45:38 5d9d67e7e385: Layer already exists 20:45:38 6c242290fe13: Layer already exists 20:45:38 3dab9f8bf2d2: Layer already exists 20:45:38 9d6cd686b899: Layer already exists 20:45:38 main: digest: sha256:c9dc70a918edec4fb6dc3399d1568a5300f0ebaef3ab7d6a96616aa953693726 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:38 ===================================================== [Pipeline] echo 20:45:38 taggedImages: 20:45:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:45:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.11 20:45:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:45:38 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:45:38 1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:38 latest 20:45:38 3.1.0-dev.11 20:45:38 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:38 main 20:45:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:45:39 ce7b3f3ce517: Preparing 20:45:39 49cba2f0fe58: Preparing 20:45:39 385c70ce1553: Preparing 20:45:39 00a5f36652c8: Preparing 20:45:39 169da35f41f1: Preparing 20:45:39 6c242290fe13: Preparing 20:45:39 bcfc7bf6a49e: Preparing 20:45:39 0e9cf377b53f: Preparing 20:45:39 3dab9f8bf2d2: Preparing 20:45:39 3dab9f8bf2d2: Waiting 20:45:39 bcfc7bf6a49e: Waiting 20:45:39 0e9cf377b53f: Waiting 20:45:39 6c242290fe13: Waiting 20:45:39 169da35f41f1: Layer already exists 20:45:39 6c242290fe13: Layer already exists 20:45:39 49cba2f0fe58: Pushed 20:45:39 00a5f36652c8: Pushed 20:45:39 ce7b3f3ce517: Pushed 20:45:39 bcfc7bf6a49e: Pushed 20:45:39 3dab9f8bf2d2: Layer already exists 20:45:40 0e9cf377b53f: Pushed 20:45:40 385c70ce1553: Pushed 20:45:40 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:3fe3e783d43008321ff92792a24dfcc5f55f62927462056a76aa6c81804f6dcc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:45:41 ce7b3f3ce517: Preparing 20:45:41 49cba2f0fe58: Preparing 20:45:41 385c70ce1553: Preparing 20:45:41 00a5f36652c8: Preparing 20:45:41 169da35f41f1: Preparing 20:45:41 6c242290fe13: Preparing 20:45:41 bcfc7bf6a49e: Preparing 20:45:41 0e9cf377b53f: Preparing 20:45:41 3dab9f8bf2d2: Preparing 20:45:41 0e9cf377b53f: Waiting 20:45:41 6c242290fe13: Waiting 20:45:41 bcfc7bf6a49e: Waiting 20:45:41 3dab9f8bf2d2: Waiting 20:45:41 385c70ce1553: Layer already exists 20:45:41 00a5f36652c8: Layer already exists 20:45:41 ce7b3f3ce517: Layer already exists 20:45:41 169da35f41f1: Layer already exists 20:45:41 49cba2f0fe58: Layer already exists 20:45:41 0e9cf377b53f: Layer already exists 20:45:41 3dab9f8bf2d2: Layer already exists 20:45:41 6c242290fe13: Layer already exists 20:45:41 bcfc7bf6a49e: Layer already exists 20:45:41 latest: digest: sha256:3fe3e783d43008321ff92792a24dfcc5f55f62927462056a76aa6c81804f6dcc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.11 20:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:45:42 ce7b3f3ce517: Preparing 20:45:42 49cba2f0fe58: Preparing 20:45:42 385c70ce1553: Preparing 20:45:42 00a5f36652c8: Preparing 20:45:42 169da35f41f1: Preparing 20:45:42 6c242290fe13: Preparing 20:45:42 bcfc7bf6a49e: Preparing 20:45:42 0e9cf377b53f: Preparing 20:45:42 3dab9f8bf2d2: Preparing 20:45:42 bcfc7bf6a49e: Waiting 20:45:42 6c242290fe13: Waiting 20:45:42 3dab9f8bf2d2: Waiting 20:45:42 0e9cf377b53f: Waiting 20:45:42 00a5f36652c8: Layer already exists 20:45:42 169da35f41f1: Layer already exists 20:45:42 49cba2f0fe58: Layer already exists 20:45:42 ce7b3f3ce517: Layer already exists 20:45:42 385c70ce1553: Layer already exists 20:45:42 6c242290fe13: Layer already exists 20:45:42 3dab9f8bf2d2: Layer already exists 20:45:42 bcfc7bf6a49e: Layer already exists 20:45:42 0e9cf377b53f: Layer already exists 20:45:42 3.1.0-dev.11: digest: sha256:3fe3e783d43008321ff92792a24dfcc5f55f62927462056a76aa6c81804f6dcc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:45:42 ce7b3f3ce517: Preparing 20:45:42 49cba2f0fe58: Preparing 20:45:42 385c70ce1553: Preparing 20:45:42 00a5f36652c8: Preparing 20:45:42 169da35f41f1: Preparing 20:45:42 6c242290fe13: Preparing 20:45:42 bcfc7bf6a49e: Preparing 20:45:42 0e9cf377b53f: Preparing 20:45:42 3dab9f8bf2d2: Preparing 20:45:42 0e9cf377b53f: Waiting 20:45:42 6c242290fe13: Waiting 20:45:42 bcfc7bf6a49e: Waiting 20:45:42 169da35f41f1: Layer already exists 20:45:42 ce7b3f3ce517: Layer already exists 20:45:42 00a5f36652c8: Layer already exists 20:45:42 49cba2f0fe58: Layer already exists 20:45:42 385c70ce1553: Layer already exists 20:45:42 bcfc7bf6a49e: Layer already exists 20:45:42 6c242290fe13: Layer already exists 20:45:42 0e9cf377b53f: Layer already exists 20:45:42 3dab9f8bf2d2: Layer already exists 20:45:42 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:3fe3e783d43008321ff92792a24dfcc5f55f62927462056a76aa6c81804f6dcc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:45:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:45:43 ce7b3f3ce517: Preparing 20:45:43 49cba2f0fe58: Preparing 20:45:43 385c70ce1553: Preparing 20:45:43 00a5f36652c8: Preparing 20:45:43 169da35f41f1: Preparing 20:45:43 6c242290fe13: Preparing 20:45:43 bcfc7bf6a49e: Preparing 20:45:43 0e9cf377b53f: Preparing 20:45:43 3dab9f8bf2d2: Preparing 20:45:43 6c242290fe13: Waiting 20:45:43 bcfc7bf6a49e: Waiting 20:45:43 0e9cf377b53f: Waiting 20:45:43 3dab9f8bf2d2: Waiting 20:45:43 ce7b3f3ce517: Layer already exists 20:45:43 49cba2f0fe58: Layer already exists 20:45:43 00a5f36652c8: Layer already exists 20:45:43 169da35f41f1: Layer already exists 20:45:43 385c70ce1553: Layer already exists 20:45:43 bcfc7bf6a49e: Layer already exists 20:45:43 0e9cf377b53f: Layer already exists 20:45:43 3dab9f8bf2d2: Layer already exists 20:45:43 6c242290fe13: Layer already exists 20:45:43 main: digest: sha256:3fe3e783d43008321ff92792a24dfcc5f55f62927462056a76aa6c81804f6dcc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:43 ===================================================== [Pipeline] echo 20:45:43 taggedImages: 20:45:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:45:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.11 20:45:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:45:43 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:45:43 1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:43 latest 20:45:43 3.1.0-dev.11 20:45:43 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:43 main 20:45:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:45:44 1f8d97973814: Preparing 20:45:44 29218c08abd0: Preparing 20:45:44 516ccd257506: Preparing 20:45:44 a6421b197413: Preparing 20:45:44 f4d02bbae5ff: Preparing 20:45:44 e17de40f396e: Preparing 20:45:44 924fbbc76689: Preparing 20:45:44 169da35f41f1: Preparing 20:45:44 6c242290fe13: Preparing 20:45:44 a48cf511efa7: Preparing 20:45:44 3dab9f8bf2d2: Preparing 20:45:44 e17de40f396e: Waiting 20:45:44 924fbbc76689: Waiting 20:45:44 169da35f41f1: Waiting 20:45:44 6c242290fe13: Waiting 20:45:44 a48cf511efa7: Waiting 20:45:44 3dab9f8bf2d2: Waiting 20:45:44 f4d02bbae5ff: Pushed 20:45:44 1f8d97973814: Pushed 20:45:44 29218c08abd0: Pushed 20:45:44 169da35f41f1: Layer already exists 20:45:44 6c242290fe13: Layer already exists 20:45:44 924fbbc76689: Pushed 20:45:44 e17de40f396e: Pushed 20:45:44 3dab9f8bf2d2: Layer already exists 20:45:45 a6421b197413: Pushed 20:45:45 a48cf511efa7: Pushed 20:45:46 516ccd257506: Pushed 20:45:46 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:716898bc67d0f713883a2fad8453f53a98d44c525cf3955d95bb12bd7cce73a3 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:45:46 1f8d97973814: Preparing 20:45:46 29218c08abd0: Preparing 20:45:46 516ccd257506: Preparing 20:45:46 a6421b197413: Preparing 20:45:46 f4d02bbae5ff: Preparing 20:45:46 e17de40f396e: Preparing 20:45:46 924fbbc76689: Preparing 20:45:46 169da35f41f1: Preparing 20:45:46 6c242290fe13: Preparing 20:45:46 a48cf511efa7: Preparing 20:45:46 3dab9f8bf2d2: Preparing 20:45:46 e17de40f396e: Waiting 20:45:46 924fbbc76689: Waiting 20:45:46 169da35f41f1: Waiting 20:45:46 6c242290fe13: Waiting 20:45:46 3dab9f8bf2d2: Waiting 20:45:46 a6421b197413: Layer already exists 20:45:46 1f8d97973814: Layer already exists 20:45:46 29218c08abd0: Layer already exists 20:45:46 516ccd257506: Layer already exists 20:45:46 f4d02bbae5ff: Layer already exists 20:45:46 e17de40f396e: Layer already exists 20:45:46 6c242290fe13: Layer already exists 20:45:46 169da35f41f1: Layer already exists 20:45:46 924fbbc76689: Layer already exists 20:45:46 a48cf511efa7: Layer already exists 20:45:46 3dab9f8bf2d2: Layer already exists 20:45:46 latest: digest: sha256:716898bc67d0f713883a2fad8453f53a98d44c525cf3955d95bb12bd7cce73a3 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.11 20:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:45:47 1f8d97973814: Preparing 20:45:47 29218c08abd0: Preparing 20:45:47 516ccd257506: Preparing 20:45:47 a6421b197413: Preparing 20:45:47 f4d02bbae5ff: Preparing 20:45:47 e17de40f396e: Preparing 20:45:47 924fbbc76689: Preparing 20:45:47 169da35f41f1: Preparing 20:45:47 6c242290fe13: Preparing 20:45:47 a48cf511efa7: Preparing 20:45:47 3dab9f8bf2d2: Preparing 20:45:47 169da35f41f1: Waiting 20:45:47 6c242290fe13: Waiting 20:45:47 924fbbc76689: Waiting 20:45:47 a48cf511efa7: Waiting 20:45:47 e17de40f396e: Waiting 20:45:47 3dab9f8bf2d2: Waiting 20:45:47 516ccd257506: Layer already exists 20:45:47 f4d02bbae5ff: Layer already exists 20:45:47 29218c08abd0: Layer already exists 20:45:47 a6421b197413: Layer already exists 20:45:47 1f8d97973814: Layer already exists 20:45:47 e17de40f396e: Layer already exists 20:45:47 6c242290fe13: Layer already exists 20:45:47 924fbbc76689: Layer already exists 20:45:47 169da35f41f1: Layer already exists 20:45:47 3dab9f8bf2d2: Layer already exists 20:45:47 a48cf511efa7: Layer already exists 20:45:47 3.1.0-dev.11: digest: sha256:716898bc67d0f713883a2fad8453f53a98d44c525cf3955d95bb12bd7cce73a3 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:45:47 1f8d97973814: Preparing 20:45:47 29218c08abd0: Preparing 20:45:47 516ccd257506: Preparing 20:45:47 a6421b197413: Preparing 20:45:47 f4d02bbae5ff: Preparing 20:45:47 e17de40f396e: Preparing 20:45:47 924fbbc76689: Preparing 20:45:47 169da35f41f1: Preparing 20:45:47 6c242290fe13: Preparing 20:45:47 a48cf511efa7: Preparing 20:45:47 3dab9f8bf2d2: Preparing 20:45:47 e17de40f396e: Waiting 20:45:47 169da35f41f1: Waiting 20:45:47 924fbbc76689: Waiting 20:45:47 6c242290fe13: Waiting 20:45:47 a48cf511efa7: Waiting 20:45:47 3dab9f8bf2d2: Waiting 20:45:47 29218c08abd0: Layer already exists 20:45:47 516ccd257506: Layer already exists 20:45:47 a6421b197413: Layer already exists 20:45:47 f4d02bbae5ff: Layer already exists 20:45:47 1f8d97973814: Layer already exists 20:45:47 e17de40f396e: Layer already exists 20:45:47 924fbbc76689: Layer already exists 20:45:47 6c242290fe13: Layer already exists 20:45:47 169da35f41f1: Layer already exists 20:45:47 a48cf511efa7: Layer already exists 20:45:47 3dab9f8bf2d2: Layer already exists 20:45:47 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:716898bc67d0f713883a2fad8453f53a98d44c525cf3955d95bb12bd7cce73a3 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:45:48 1f8d97973814: Preparing 20:45:48 29218c08abd0: Preparing 20:45:48 516ccd257506: Preparing 20:45:48 a6421b197413: Preparing 20:45:48 f4d02bbae5ff: Preparing 20:45:48 e17de40f396e: Preparing 20:45:48 924fbbc76689: Preparing 20:45:48 169da35f41f1: Preparing 20:45:48 6c242290fe13: Preparing 20:45:48 a48cf511efa7: Preparing 20:45:48 3dab9f8bf2d2: Preparing 20:45:48 169da35f41f1: Waiting 20:45:48 6c242290fe13: Waiting 20:45:48 e17de40f396e: Waiting 20:45:48 a48cf511efa7: Waiting 20:45:48 3dab9f8bf2d2: Waiting 20:45:48 1f8d97973814: Layer already exists 20:45:48 a6421b197413: Layer already exists 20:45:48 f4d02bbae5ff: Layer already exists 20:45:48 516ccd257506: Layer already exists 20:45:48 29218c08abd0: Layer already exists 20:45:48 924fbbc76689: Layer already exists 20:45:48 169da35f41f1: Layer already exists 20:45:48 6c242290fe13: Layer already exists 20:45:48 e17de40f396e: Layer already exists 20:45:48 a48cf511efa7: Layer already exists 20:45:48 3dab9f8bf2d2: Layer already exists 20:45:48 main: digest: sha256:716898bc67d0f713883a2fad8453f53a98d44c525cf3955d95bb12bd7cce73a3 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:48 ===================================================== [Pipeline] echo 20:45:48 taggedImages: 20:45:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:45:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.11 20:45:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:45:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:45:48 1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:48 latest 20:45:48 3.1.0-dev.11 20:45:48 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:48 main 20:45:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:45:49 74dc46fd5e8b: Preparing 20:45:49 1201feaf4955: Preparing 20:45:49 169da35f41f1: Preparing 20:45:49 6c242290fe13: Preparing 20:45:49 a748a79f2380: Preparing 20:45:49 3dab9f8bf2d2: Preparing 20:45:49 6c242290fe13: Layer already exists 20:45:49 169da35f41f1: Layer already exists 20:45:49 3dab9f8bf2d2: Layer already exists 20:45:49 74dc46fd5e8b: Pushed 20:45:49 a748a79f2380: Pushed 20:45:51 1201feaf4955: Pushed 20:45:51 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:2c67645ee7a8492c24f14286fb6bfe56b54aff65fd210ac953205af6718c9856 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:52 + 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 20:45:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:45:52 74dc46fd5e8b: Preparing 20:45:52 1201feaf4955: Preparing 20:45:52 169da35f41f1: Preparing 20:45:52 6c242290fe13: Preparing 20:45:52 a748a79f2380: Preparing 20:45:52 3dab9f8bf2d2: Preparing 20:45:52 3dab9f8bf2d2: Waiting 20:45:52 74dc46fd5e8b: Layer already exists 20:45:52 1201feaf4955: Layer already exists 20:45:52 a748a79f2380: Layer already exists 20:45:52 169da35f41f1: Layer already exists 20:45:52 6c242290fe13: Layer already exists 20:45:52 3dab9f8bf2d2: Layer already exists 20:45:52 latest: digest: sha256:2c67645ee7a8492c24f14286fb6bfe56b54aff65fd210ac953205af6718c9856 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.11 20:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:45:53 74dc46fd5e8b: Preparing 20:45:53 1201feaf4955: Preparing 20:45:53 169da35f41f1: Preparing 20:45:53 6c242290fe13: Preparing 20:45:53 a748a79f2380: Preparing 20:45:53 3dab9f8bf2d2: Preparing 20:45:53 3dab9f8bf2d2: Waiting 20:45:53 74dc46fd5e8b: Layer already exists 20:45:53 6c242290fe13: Layer already exists 20:45:53 a748a79f2380: Layer already exists 20:45:53 169da35f41f1: Layer already exists 20:45:53 1201feaf4955: Layer already exists 20:45:53 3dab9f8bf2d2: Layer already exists 20:45:53 3.1.0-dev.11: digest: sha256:2c67645ee7a8492c24f14286fb6bfe56b54aff65fd210ac953205af6718c9856 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:45:53 74dc46fd5e8b: Preparing 20:45:53 1201feaf4955: Preparing 20:45:53 169da35f41f1: Preparing 20:45:53 6c242290fe13: Preparing 20:45:53 a748a79f2380: Preparing 20:45:53 3dab9f8bf2d2: Preparing 20:45:53 3dab9f8bf2d2: Waiting 20:45:53 74dc46fd5e8b: Layer already exists 20:45:53 a748a79f2380: Layer already exists 20:45:53 169da35f41f1: Layer already exists 20:45:53 6c242290fe13: Layer already exists 20:45:53 1201feaf4955: Layer already exists 20:45:53 3dab9f8bf2d2: Layer already exists 20:45:53 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:2c67645ee7a8492c24f14286fb6bfe56b54aff65fd210ac953205af6718c9856 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:54 + 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 20:45:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:45:54 74dc46fd5e8b: Preparing 20:45:54 1201feaf4955: Preparing 20:45:54 169da35f41f1: Preparing 20:45:54 6c242290fe13: Preparing 20:45:54 a748a79f2380: Preparing 20:45:54 3dab9f8bf2d2: Preparing 20:45:54 3dab9f8bf2d2: Waiting 20:45:54 1201feaf4955: Layer already exists 20:45:54 74dc46fd5e8b: Layer already exists 20:45:54 6c242290fe13: Layer already exists 20:45:54 a748a79f2380: Layer already exists 20:45:54 169da35f41f1: Layer already exists 20:45:54 3dab9f8bf2d2: Layer already exists 20:45:54 main: digest: sha256:2c67645ee7a8492c24f14286fb6bfe56b54aff65fd210ac953205af6718c9856 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:45:54 ===================================================== [Pipeline] echo 20:45:54 taggedImages: 20:45:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:45:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.11 20:45:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:45:54 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:45:54 1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:54 latest 20:45:54 3.1.0-dev.11 20:45:54 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:45:54 main 20:45:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:45:55 db8965648180: Preparing 20:45:55 e751aece4e50: Preparing 20:45:55 64a67e17f461: Preparing 20:45:55 f8417d484d61: Preparing 20:45:55 b27ff98332aa: Preparing 20:45:55 169da35f41f1: Preparing 20:45:55 6c242290fe13: Preparing 20:45:55 44ce81f92c38: Preparing 20:45:55 3dab9f8bf2d2: Preparing 20:45:55 6c242290fe13: Waiting 20:45:55 44ce81f92c38: Waiting 20:45:55 3dab9f8bf2d2: Waiting 20:45:55 db8965648180: Pushed 20:45:55 64a67e17f461: Pushed 20:45:55 e751aece4e50: Pushed 20:45:55 169da35f41f1: Layer already exists 20:45:55 6c242290fe13: Layer already exists 20:45:55 3dab9f8bf2d2: Layer already exists 20:45:56 44ce81f92c38: Pushed 20:46:01 b27ff98332aa: Pushed 20:46:03 f8417d484d61: Pushed 20:46:03 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:e971c4c73a851a3c3477978c093ed31dba5db397c3bcbec66888500130f222a9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:46:04 db8965648180: Preparing 20:46:04 e751aece4e50: Preparing 20:46:04 64a67e17f461: Preparing 20:46:04 f8417d484d61: Preparing 20:46:04 b27ff98332aa: Preparing 20:46:04 169da35f41f1: Preparing 20:46:04 6c242290fe13: Preparing 20:46:04 44ce81f92c38: Preparing 20:46:04 3dab9f8bf2d2: Preparing 20:46:04 6c242290fe13: Waiting 20:46:04 44ce81f92c38: Waiting 20:46:04 3dab9f8bf2d2: Waiting 20:46:04 169da35f41f1: Waiting 20:46:04 e751aece4e50: Layer already exists 20:46:04 b27ff98332aa: Layer already exists 20:46:04 64a67e17f461: Layer already exists 20:46:04 db8965648180: Layer already exists 20:46:04 f8417d484d61: Layer already exists 20:46:04 44ce81f92c38: Layer already exists 20:46:04 169da35f41f1: Layer already exists 20:46:04 3dab9f8bf2d2: Layer already exists 20:46:04 6c242290fe13: Layer already exists 20:46:04 latest: digest: sha256:e971c4c73a851a3c3477978c093ed31dba5db397c3bcbec66888500130f222a9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.11 20:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:46:04 db8965648180: Preparing 20:46:04 e751aece4e50: Preparing 20:46:04 64a67e17f461: Preparing 20:46:04 f8417d484d61: Preparing 20:46:04 b27ff98332aa: Preparing 20:46:04 169da35f41f1: Preparing 20:46:04 6c242290fe13: Preparing 20:46:04 44ce81f92c38: Preparing 20:46:04 3dab9f8bf2d2: Preparing 20:46:04 169da35f41f1: Waiting 20:46:04 44ce81f92c38: Waiting 20:46:04 3dab9f8bf2d2: Waiting 20:46:04 6c242290fe13: Waiting 20:46:04 f8417d484d61: Layer already exists 20:46:04 64a67e17f461: Layer already exists 20:46:04 e751aece4e50: Layer already exists 20:46:04 b27ff98332aa: Layer already exists 20:46:04 db8965648180: Layer already exists 20:46:04 6c242290fe13: Layer already exists 20:46:04 169da35f41f1: Layer already exists 20:46:04 44ce81f92c38: Layer already exists 20:46:04 3dab9f8bf2d2: Layer already exists 20:46:04 3.1.0-dev.11: digest: sha256:e971c4c73a851a3c3477978c093ed31dba5db397c3bcbec66888500130f222a9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:46:05 db8965648180: Preparing 20:46:05 e751aece4e50: Preparing 20:46:05 64a67e17f461: Preparing 20:46:05 f8417d484d61: Preparing 20:46:05 b27ff98332aa: Preparing 20:46:05 169da35f41f1: Preparing 20:46:05 6c242290fe13: Preparing 20:46:05 44ce81f92c38: Preparing 20:46:05 3dab9f8bf2d2: Preparing 20:46:05 169da35f41f1: Waiting 20:46:05 6c242290fe13: Waiting 20:46:05 44ce81f92c38: Waiting 20:46:05 3dab9f8bf2d2: Waiting 20:46:05 64a67e17f461: Layer already exists 20:46:05 f8417d484d61: Layer already exists 20:46:05 b27ff98332aa: Layer already exists 20:46:05 e751aece4e50: Layer already exists 20:46:05 db8965648180: Layer already exists 20:46:05 44ce81f92c38: Layer already exists 20:46:05 6c242290fe13: Layer already exists 20:46:05 3dab9f8bf2d2: Layer already exists 20:46:05 169da35f41f1: Layer already exists 20:46:05 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:e971c4c73a851a3c3477978c093ed31dba5db397c3bcbec66888500130f222a9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:46:06 db8965648180: Preparing 20:46:06 e751aece4e50: Preparing 20:46:06 64a67e17f461: Preparing 20:46:06 f8417d484d61: Preparing 20:46:06 b27ff98332aa: Preparing 20:46:06 169da35f41f1: Preparing 20:46:06 6c242290fe13: Preparing 20:46:06 44ce81f92c38: Preparing 20:46:06 3dab9f8bf2d2: Preparing 20:46:06 44ce81f92c38: Waiting 20:46:06 169da35f41f1: Waiting 20:46:06 6c242290fe13: Waiting 20:46:06 3dab9f8bf2d2: Waiting 20:46:06 f8417d484d61: Layer already exists 20:46:06 b27ff98332aa: Layer already exists 20:46:06 64a67e17f461: Layer already exists 20:46:06 db8965648180: Layer already exists 20:46:06 e751aece4e50: Layer already exists 20:46:06 169da35f41f1: Layer already exists 20:46:06 44ce81f92c38: Layer already exists 20:46:06 6c242290fe13: Layer already exists 20:46:06 3dab9f8bf2d2: Layer already exists 20:46:06 main: digest: sha256:e971c4c73a851a3c3477978c093ed31dba5db397c3bcbec66888500130f222a9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:06 ===================================================== [Pipeline] echo 20:46:06 taggedImages: 20:46:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:46:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:46:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.11 20:46:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:46:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:46:06 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:46:06 1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:46:06 latest 20:46:06 3.1.0-dev.11 20:46:06 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:46:06 main 20:46:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:46:06 95f5c04d0886: Preparing 20:46:06 9854b38488d0: Preparing 20:46:06 89ace517f6bd: Preparing 20:46:06 f8417d484d61: Preparing 20:46:06 169da35f41f1: Preparing 20:46:06 6c242290fe13: Preparing 20:46:06 24e581c9b54a: Preparing 20:46:06 3dab9f8bf2d2: Preparing 20:46:06 6c242290fe13: Waiting 20:46:06 24e581c9b54a: Waiting 20:46:06 3dab9f8bf2d2: Waiting 20:46:06 f8417d484d61: Layer already exists 20:46:06 169da35f41f1: Layer already exists 20:46:06 6c242290fe13: Layer already exists 20:46:06 3dab9f8bf2d2: Layer already exists 20:46:06 9854b38488d0: Pushed 20:46:06 89ace517f6bd: Pushed 20:46:06 95f5c04d0886: Pushed 20:46:07 24e581c9b54a: Pushed 20:46:07 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:4eca956c2ffef9fb8b3633ae4d179c5c0e08fb0c544294a4be55d7f8832d8183 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:46:07 95f5c04d0886: Preparing 20:46:07 9854b38488d0: Preparing 20:46:07 89ace517f6bd: Preparing 20:46:07 f8417d484d61: Preparing 20:46:07 169da35f41f1: Preparing 20:46:07 6c242290fe13: Preparing 20:46:07 24e581c9b54a: Preparing 20:46:07 3dab9f8bf2d2: Preparing 20:46:07 6c242290fe13: Waiting 20:46:07 24e581c9b54a: Waiting 20:46:07 3dab9f8bf2d2: Waiting 20:46:07 f8417d484d61: Layer already exists 20:46:07 95f5c04d0886: Layer already exists 20:46:07 169da35f41f1: Layer already exists 20:46:07 9854b38488d0: Layer already exists 20:46:07 89ace517f6bd: Layer already exists 20:46:07 24e581c9b54a: Layer already exists 20:46:07 6c242290fe13: Layer already exists 20:46:07 3dab9f8bf2d2: Layer already exists 20:46:07 latest: digest: sha256:4eca956c2ffef9fb8b3633ae4d179c5c0e08fb0c544294a4be55d7f8832d8183 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.11 20:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:46:08 95f5c04d0886: Preparing 20:46:08 9854b38488d0: Preparing 20:46:08 89ace517f6bd: Preparing 20:46:08 f8417d484d61: Preparing 20:46:08 169da35f41f1: Preparing 20:46:08 6c242290fe13: Preparing 20:46:08 24e581c9b54a: Preparing 20:46:08 3dab9f8bf2d2: Preparing 20:46:08 24e581c9b54a: Waiting 20:46:08 6c242290fe13: Waiting 20:46:08 3dab9f8bf2d2: Waiting 20:46:08 9854b38488d0: Layer already exists 20:46:08 f8417d484d61: Layer already exists 20:46:08 89ace517f6bd: Layer already exists 20:46:08 169da35f41f1: Layer already exists 20:46:08 95f5c04d0886: Layer already exists 20:46:08 3dab9f8bf2d2: Layer already exists 20:46:08 24e581c9b54a: Layer already exists 20:46:08 6c242290fe13: Layer already exists 20:46:08 3.1.0-dev.11: digest: sha256:4eca956c2ffef9fb8b3633ae4d179c5c0e08fb0c544294a4be55d7f8832d8183 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:46:09 95f5c04d0886: Preparing 20:46:09 9854b38488d0: Preparing 20:46:09 89ace517f6bd: Preparing 20:46:09 f8417d484d61: Preparing 20:46:09 169da35f41f1: Preparing 20:46:09 6c242290fe13: Preparing 20:46:09 24e581c9b54a: Preparing 20:46:09 3dab9f8bf2d2: Preparing 20:46:09 6c242290fe13: Waiting 20:46:09 24e581c9b54a: Waiting 20:46:09 3dab9f8bf2d2: Waiting 20:46:09 9854b38488d0: Layer already exists 20:46:09 95f5c04d0886: Layer already exists 20:46:09 169da35f41f1: Layer already exists 20:46:09 f8417d484d61: Layer already exists 20:46:09 89ace517f6bd: Layer already exists 20:46:09 24e581c9b54a: Layer already exists 20:46:09 6c242290fe13: Layer already exists 20:46:09 3dab9f8bf2d2: Layer already exists 20:46:09 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:4eca956c2ffef9fb8b3633ae4d179c5c0e08fb0c544294a4be55d7f8832d8183 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:46:09 95f5c04d0886: Preparing 20:46:09 9854b38488d0: Preparing 20:46:09 89ace517f6bd: Preparing 20:46:09 f8417d484d61: Preparing 20:46:09 169da35f41f1: Preparing 20:46:09 6c242290fe13: Preparing 20:46:09 24e581c9b54a: Preparing 20:46:09 3dab9f8bf2d2: Preparing 20:46:09 6c242290fe13: Waiting 20:46:09 24e581c9b54a: Waiting 20:46:09 3dab9f8bf2d2: Waiting 20:46:09 169da35f41f1: Layer already exists 20:46:09 f8417d484d61: Layer already exists 20:46:09 95f5c04d0886: Layer already exists 20:46:09 89ace517f6bd: Layer already exists 20:46:09 9854b38488d0: Layer already exists 20:46:09 6c242290fe13: Layer already exists 20:46:09 24e581c9b54a: Layer already exists 20:46:09 3dab9f8bf2d2: Layer already exists 20:46:09 main: digest: sha256:4eca956c2ffef9fb8b3633ae4d179c5c0e08fb0c544294a4be55d7f8832d8183 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:09 ===================================================== [Pipeline] echo 20:46:09 taggedImages: 20:46:09 - nexus3.edgexfoundry.org:10004/security-spire-config:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:46:09 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:46:09 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.11 20:46:09 - nexus3.edgexfoundry.org:10004/security-spire-config:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:46:09 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:46:09 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:46:09 1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:46:09 latest 20:46:09 3.1.0-dev.11 20:46:09 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:46:09 main 20:46:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:46:10 29717e58bb7c: Preparing 20:46:10 a6dc2675fd00: Preparing 20:46:10 bc4d202861ba: Preparing 20:46:10 36b0c6f771da: Preparing 20:46:10 169da35f41f1: Preparing 20:46:10 6c242290fe13: Preparing 20:46:10 44ce81f92c38: Preparing 20:46:10 3dab9f8bf2d2: Preparing 20:46:10 6c242290fe13: Waiting 20:46:10 44ce81f92c38: Waiting 20:46:10 3dab9f8bf2d2: Waiting 20:46:10 169da35f41f1: Layer already exists 20:46:10 6c242290fe13: Layer already exists 20:46:10 44ce81f92c38: Layer already exists 20:46:10 3dab9f8bf2d2: Layer already exists 20:46:10 bc4d202861ba: Pushed 20:46:10 a6dc2675fd00: Pushed 20:46:10 29717e58bb7c: Pushed 20:46:20 36b0c6f771da: Pushed 20:46:20 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:93360ec432d3b0b91fbfee639bfe0a50ca50fd1d6a5530b624dea0167e1b4b05 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:46:21 29717e58bb7c: Preparing 20:46:21 a6dc2675fd00: Preparing 20:46:21 bc4d202861ba: Preparing 20:46:21 36b0c6f771da: Preparing 20:46:21 169da35f41f1: Preparing 20:46:21 6c242290fe13: Preparing 20:46:21 44ce81f92c38: Preparing 20:46:21 3dab9f8bf2d2: Preparing 20:46:21 6c242290fe13: Waiting 20:46:21 44ce81f92c38: Waiting 20:46:21 3dab9f8bf2d2: Waiting 20:46:21 169da35f41f1: Layer already exists 20:46:21 29717e58bb7c: Layer already exists 20:46:21 bc4d202861ba: Layer already exists 20:46:21 a6dc2675fd00: Layer already exists 20:46:21 36b0c6f771da: Layer already exists 20:46:21 6c242290fe13: Layer already exists 20:46:21 3dab9f8bf2d2: Layer already exists 20:46:21 44ce81f92c38: Layer already exists 20:46:21 latest: digest: sha256:93360ec432d3b0b91fbfee639bfe0a50ca50fd1d6a5530b624dea0167e1b4b05 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.11 20:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:46:21 29717e58bb7c: Preparing 20:46:21 a6dc2675fd00: Preparing 20:46:21 bc4d202861ba: Preparing 20:46:21 36b0c6f771da: Preparing 20:46:21 169da35f41f1: Preparing 20:46:21 6c242290fe13: Preparing 20:46:21 44ce81f92c38: Preparing 20:46:21 3dab9f8bf2d2: Preparing 20:46:21 44ce81f92c38: Waiting 20:46:21 6c242290fe13: Waiting 20:46:21 3dab9f8bf2d2: Waiting 20:46:21 29717e58bb7c: Layer already exists 20:46:21 bc4d202861ba: Layer already exists 20:46:21 169da35f41f1: Layer already exists 20:46:21 a6dc2675fd00: Layer already exists 20:46:21 36b0c6f771da: Layer already exists 20:46:21 6c242290fe13: Layer already exists 20:46:21 44ce81f92c38: Layer already exists 20:46:21 3dab9f8bf2d2: Layer already exists 20:46:21 3.1.0-dev.11: digest: sha256:93360ec432d3b0b91fbfee639bfe0a50ca50fd1d6a5530b624dea0167e1b4b05 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:46:22 29717e58bb7c: Preparing 20:46:22 a6dc2675fd00: Preparing 20:46:22 bc4d202861ba: Preparing 20:46:22 36b0c6f771da: Preparing 20:46:22 169da35f41f1: Preparing 20:46:22 6c242290fe13: Preparing 20:46:22 44ce81f92c38: Preparing 20:46:22 3dab9f8bf2d2: Preparing 20:46:22 44ce81f92c38: Waiting 20:46:22 6c242290fe13: Waiting 20:46:22 3dab9f8bf2d2: Waiting 20:46:22 a6dc2675fd00: Layer already exists 20:46:22 29717e58bb7c: Layer already exists 20:46:22 169da35f41f1: Layer already exists 20:46:22 36b0c6f771da: Layer already exists 20:46:22 bc4d202861ba: Layer already exists 20:46:22 44ce81f92c38: Layer already exists 20:46:22 6c242290fe13: Layer already exists 20:46:22 3dab9f8bf2d2: Layer already exists 20:46:22 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:93360ec432d3b0b91fbfee639bfe0a50ca50fd1d6a5530b624dea0167e1b4b05 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:46:23 29717e58bb7c: Preparing 20:46:23 a6dc2675fd00: Preparing 20:46:23 bc4d202861ba: Preparing 20:46:23 36b0c6f771da: Preparing 20:46:23 169da35f41f1: Preparing 20:46:23 6c242290fe13: Preparing 20:46:23 44ce81f92c38: Preparing 20:46:23 3dab9f8bf2d2: Preparing 20:46:23 6c242290fe13: Waiting 20:46:23 3dab9f8bf2d2: Waiting 20:46:23 44ce81f92c38: Waiting 20:46:23 a6dc2675fd00: Layer already exists 20:46:23 bc4d202861ba: Layer already exists 20:46:23 29717e58bb7c: Layer already exists 20:46:23 36b0c6f771da: Layer already exists 20:46:23 169da35f41f1: Layer already exists 20:46:23 6c242290fe13: Layer already exists 20:46:23 3dab9f8bf2d2: Layer already exists 20:46:23 44ce81f92c38: Layer already exists 20:46:23 main: digest: sha256:93360ec432d3b0b91fbfee639bfe0a50ca50fd1d6a5530b624dea0167e1b4b05 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:23 ===================================================== [Pipeline] echo 20:46:23 taggedImages: 20:46:23 - nexus3.edgexfoundry.org:10004/security-spire-server:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:46:23 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:46:23 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.11 20:46:23 - nexus3.edgexfoundry.org:10004/security-spire-server:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:46:23 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:46:23 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:46:23 1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:46:23 latest 20:46:23 3.1.0-dev.11 20:46:23 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:46:23 main 20:46:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:46:23 a789ce7a25d3: Preparing 20:46:23 80eb3305ee77: Preparing 20:46:23 169da35f41f1: Preparing 20:46:23 6c242290fe13: Preparing 20:46:23 f33918bd75c0: Preparing 20:46:23 3dab9f8bf2d2: Preparing 20:46:23 3dab9f8bf2d2: Waiting 20:46:23 6c242290fe13: Layer already exists 20:46:23 169da35f41f1: Layer already exists 20:46:23 3dab9f8bf2d2: Layer already exists 20:46:23 a789ce7a25d3: Pushed 20:46:23 f33918bd75c0: Pushed 20:46:27 80eb3305ee77: Pushed 20:46:27 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:8f7c2285d93b01a264d2d2973894f436d590938a67e77448d686da422f6bc920 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:46:27 a789ce7a25d3: Preparing 20:46:27 80eb3305ee77: Preparing 20:46:27 169da35f41f1: Preparing 20:46:27 6c242290fe13: Preparing 20:46:27 f33918bd75c0: Preparing 20:46:27 3dab9f8bf2d2: Preparing 20:46:27 3dab9f8bf2d2: Waiting 20:46:27 f33918bd75c0: Layer already exists 20:46:27 6c242290fe13: Layer already exists 20:46:27 169da35f41f1: Layer already exists 20:46:27 a789ce7a25d3: Layer already exists 20:46:27 3dab9f8bf2d2: Layer already exists 20:46:27 80eb3305ee77: Layer already exists 20:46:27 latest: digest: sha256:8f7c2285d93b01a264d2d2973894f436d590938a67e77448d686da422f6bc920 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.11 20:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:46:28 a789ce7a25d3: Preparing 20:46:28 80eb3305ee77: Preparing 20:46:28 169da35f41f1: Preparing 20:46:28 6c242290fe13: Preparing 20:46:28 f33918bd75c0: Preparing 20:46:28 3dab9f8bf2d2: Preparing 20:46:28 3dab9f8bf2d2: Waiting 20:46:28 a789ce7a25d3: Layer already exists 20:46:28 6c242290fe13: Layer already exists 20:46:28 f33918bd75c0: Layer already exists 20:46:28 169da35f41f1: Layer already exists 20:46:28 80eb3305ee77: Layer already exists 20:46:28 3dab9f8bf2d2: Layer already exists 20:46:28 3.1.0-dev.11: digest: sha256:8f7c2285d93b01a264d2d2973894f436d590938a67e77448d686da422f6bc920 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:46:28 a789ce7a25d3: Preparing 20:46:28 80eb3305ee77: Preparing 20:46:28 169da35f41f1: Preparing 20:46:28 6c242290fe13: Preparing 20:46:28 f33918bd75c0: Preparing 20:46:28 3dab9f8bf2d2: Preparing 20:46:28 3dab9f8bf2d2: Waiting 20:46:28 6c242290fe13: Layer already exists 20:46:28 169da35f41f1: Layer already exists 20:46:28 f33918bd75c0: Layer already exists 20:46:28 80eb3305ee77: Layer already exists 20:46:28 a789ce7a25d3: Layer already exists 20:46:28 3dab9f8bf2d2: Layer already exists 20:46:28 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:8f7c2285d93b01a264d2d2973894f436d590938a67e77448d686da422f6bc920 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:46:29 a789ce7a25d3: Preparing 20:46:29 80eb3305ee77: Preparing 20:46:29 169da35f41f1: Preparing 20:46:29 6c242290fe13: Preparing 20:46:29 f33918bd75c0: Preparing 20:46:29 3dab9f8bf2d2: Preparing 20:46:29 3dab9f8bf2d2: Waiting 20:46:29 80eb3305ee77: Layer already exists 20:46:29 6c242290fe13: Layer already exists 20:46:29 f33918bd75c0: Layer already exists 20:46:29 169da35f41f1: Layer already exists 20:46:29 a789ce7a25d3: Layer already exists 20:46:29 3dab9f8bf2d2: Layer already exists 20:46:29 main: digest: sha256:8f7c2285d93b01a264d2d2973894f436d590938a67e77448d686da422f6bc920 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:29 ===================================================== [Pipeline] echo 20:46:29 taggedImages: 20:46:29 - nexus3.edgexfoundry.org:10004/support-notifications:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:46:29 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:46:29 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.11 20:46:29 - nexus3.edgexfoundry.org:10004/support-notifications:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:46:29 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:46:29 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:46:29 1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:46:29 latest 20:46:29 3.1.0-dev.11 20:46:29 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:46:29 main 20:46:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:46:30 096051742553: Preparing 20:46:30 91d245ae1701: Preparing 20:46:30 169da35f41f1: Preparing 20:46:30 6c242290fe13: Preparing 20:46:30 9d6cd686b899: Preparing 20:46:30 3dab9f8bf2d2: Preparing 20:46:30 3dab9f8bf2d2: Waiting 20:46:30 169da35f41f1: Layer already exists 20:46:30 9d6cd686b899: Layer already exists 20:46:30 6c242290fe13: Layer already exists 20:46:30 3dab9f8bf2d2: Layer already exists 20:46:30 096051742553: Pushed 20:46:33 91d245ae1701: Pushed 20:46:33 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:d4085296fdc5a4d6a0daa9d2e15483b9cf6a5d0964b0b0bdaca6067e4cc16828 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:46:34 096051742553: Preparing 20:46:34 91d245ae1701: Preparing 20:46:34 169da35f41f1: Preparing 20:46:34 6c242290fe13: Preparing 20:46:34 9d6cd686b899: Preparing 20:46:34 3dab9f8bf2d2: Preparing 20:46:34 3dab9f8bf2d2: Waiting 20:46:34 169da35f41f1: Layer already exists 20:46:34 6c242290fe13: Layer already exists 20:46:34 9d6cd686b899: Layer already exists 20:46:34 096051742553: Layer already exists 20:46:34 91d245ae1701: Layer already exists 20:46:34 3dab9f8bf2d2: Layer already exists 20:46:34 latest: digest: sha256:d4085296fdc5a4d6a0daa9d2e15483b9cf6a5d0964b0b0bdaca6067e4cc16828 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.11 20:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:46:34 096051742553: Preparing 20:46:34 91d245ae1701: Preparing 20:46:34 169da35f41f1: Preparing 20:46:34 6c242290fe13: Preparing 20:46:34 9d6cd686b899: Preparing 20:46:34 3dab9f8bf2d2: Preparing 20:46:34 3dab9f8bf2d2: Waiting 20:46:34 169da35f41f1: Layer already exists 20:46:34 6c242290fe13: Layer already exists 20:46:34 9d6cd686b899: Layer already exists 20:46:34 096051742553: Layer already exists 20:46:34 91d245ae1701: Layer already exists 20:46:34 3dab9f8bf2d2: Layer already exists 20:46:34 3.1.0-dev.11: digest: sha256:d4085296fdc5a4d6a0daa9d2e15483b9cf6a5d0964b0b0bdaca6067e4cc16828 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:46:35 096051742553: Preparing 20:46:35 91d245ae1701: Preparing 20:46:35 169da35f41f1: Preparing 20:46:35 6c242290fe13: Preparing 20:46:35 9d6cd686b899: Preparing 20:46:35 3dab9f8bf2d2: Preparing 20:46:35 3dab9f8bf2d2: Waiting 20:46:35 169da35f41f1: Layer already exists 20:46:35 6c242290fe13: Layer already exists 20:46:35 096051742553: Layer already exists 20:46:35 91d245ae1701: Layer already exists 20:46:35 9d6cd686b899: Layer already exists 20:46:35 3dab9f8bf2d2: Layer already exists 20:46:35 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:d4085296fdc5a4d6a0daa9d2e15483b9cf6a5d0964b0b0bdaca6067e4cc16828 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:46:35 096051742553: Preparing 20:46:35 91d245ae1701: Preparing 20:46:35 169da35f41f1: Preparing 20:46:35 6c242290fe13: Preparing 20:46:35 9d6cd686b899: Preparing 20:46:35 3dab9f8bf2d2: Preparing 20:46:35 3dab9f8bf2d2: Waiting 20:46:35 169da35f41f1: Layer already exists 20:46:35 91d245ae1701: Layer already exists 20:46:35 096051742553: Layer already exists 20:46:35 9d6cd686b899: Layer already exists 20:46:35 6c242290fe13: Layer already exists 20:46:35 3dab9f8bf2d2: Layer already exists 20:46:35 main: digest: sha256:d4085296fdc5a4d6a0daa9d2e15483b9cf6a5d0964b0b0bdaca6067e4cc16828 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:35 ===================================================== [Pipeline] echo 20:46:35 taggedImages: 20:46:35 - nexus3.edgexfoundry.org:10004/support-scheduler:1e69c565e9c450280f4c43c1091bbe3a0632b70c 20:46:35 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:46:35 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.11 20:46:35 - nexus3.edgexfoundry.org:10004/support-scheduler:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 20:46:35 - 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] } 20:59:22 #108 ... 20:59:22 20:59:22 #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:59:22 #122 DONE 854.1s 20:59:22 20:59:22 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:59:22 #101 ... 20:59:22 20:59:22 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:59:22 #147 DONE 0.1s 20:59:22 20:59:22 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:59:22 #148 DONE 0.1s 20:59:22 20:59:22 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:59:22 #149 DONE 0.3s 20:59:22 20:59:22 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:59:22 #150 DONE 0.1s 20:59:22 20:59:22 #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:59:22 #117 ... 20:59:22 20:59:22 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:59:22 #151 DONE 0.1s 20:59:22 20:59:22 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:59:22 #152 DONE 2.2s 20:59:22 20:59:22 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:59:22 #115 ... 20:59:22 20:59:22 #140 [security-proxy-auth] exporting to image 20:59:22 #140 exporting layers 20:59:22 #140 exporting layers 0.7s done 20:59:22 #140 writing image sha256:7749d2240f56ae45063587acce9e51e7c4fa9ee1526cc04fd0647fcb052b4a33 done 20:59:22 #140 naming to docker.io/library/security-proxy-auth-arm64 done 20:59:22 #140 DONE 5.5s 20:59:22 20:59:22 #119 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:59:23 #119 ... 20:59:23 20:59:23 #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:59:23 #120 867.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.11" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:59:27 #120 ... 20:59:27 20:59:27 #113 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:59:27 #113 DONE 871.0s 20:59:27 20:59:27 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:59:27 #108 ... 20:59:27 20:59:27 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:59:27 #153 DONE 0.1s 20:59:27 20:59:27 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:59:27 #154 DONE 0.1s 20:59:27 20:59:27 #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:59:27 #117 ... 20:59:27 20:59:27 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:59:27 #155 DONE 0.1s 20:59:27 20:59:27 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:59:27 #156 DONE 0.3s 20:59:27 20:59:27 #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:59:28 #120 ... 20:59:28 20:59:28 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:59:28 #157 DONE 0.1s 20:59:28 20:59:28 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:59:30 #158 DONE 2.0s 20:59:30 20:59:30 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:59:30 #109 ... 20:59:30 20:59:30 #140 [security-proxy-setup] exporting to image 20:59:30 #140 exporting layers 20:59:30 #140 exporting layers 0.7s done 20:59:30 #140 writing image sha256:83d5c49b7c4ac8fd4c8e30d93d0a60d66672155b3d63035122f4b9d062039978 done 20:59:30 #140 naming to docker.io/library/security-proxy-setup-arm64 done 20:59:30 #140 DONE 6.2s 20:59:30 20:59:30 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:59:35 #116 ... 20:59:35 20:59:35 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:59:35 #109 DONE 878.8s 20:59:35 20:59:35 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:59:35 #159 DONE 0.4s 20:59:35 20:59:35 #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:59:35 #120 ... 20:59:35 20:59:35 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:59:37 #160 DONE 2.4s 20:59:37 20:59:37 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:59:37 #108 ... 20:59:37 20:59:37 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:59:37 #161 DONE 0.3s 20:59:37 20:59:37 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:59:38 #162 DONE 0.1s 20:59:38 20:59:38 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:59:38 #163 DONE 0.3s 20:59:38 20:59:38 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:59:38 #164 DONE 0.1s 20:59:38 20:59:38 #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:59:38 #120 ... 20:59:38 20:59:38 #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:59:38 #165 DONE 0.1s 20:59:38 20:59:38 #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:59:38 #166 DONE 0.1s 20:59:38 20:59:38 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:59:38 #108 ... 20:59:38 20:59:38 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:59:38 #167 DONE 0.1s 20:59:38 20:59:38 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:59:38 #168 DONE 0.1s 20:59:38 20:59:38 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:59:39 #101 ... 20:59:39 20:59:39 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:59:43 #169 DONE 3.7s 20:59:43 20:59:43 #140 [security-bootstrapper] exporting to image 20:59:43 #140 exporting layers 20:59:43 #140 exporting layers 0.8s done 20:59:43 #140 writing image sha256:173653257b678f45c2482bdf47509f306c849eef7bce481d9174e1af2404b654 done 20:59:43 #140 naming to docker.io/library/security-bootstrapper-arm64 20:59:43 #140 naming to docker.io/library/security-bootstrapper-arm64 done 20:59:43 #140 DONE 7.0s 20:59:43 20:59:43 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:59:46 #108 ... 20:59:46 20:59:46 #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:59:46 #120 DONE 890.7s 20:59:46 20:59:46 #119 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:59:46 #119 ... 20:59:46 20:59:46 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:59:47 #170 DONE 0.2s 20:59:47 20:59:47 #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:59:47 #117 ... 20:59:47 20:59:47 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:59:47 #171 DONE 0.2s 20:59:47 20:59:47 #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:59:47 #172 DONE 0.1s 20:59:47 20:59:47 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:59:47 #101 ... 20:59:47 20:59:47 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:59:47 #173 DONE 0.2s 20:59:47 20:59:47 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:59:47 #174 DONE 0.1s 20:59:47 20:59:47 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:59:47 #121 ... 20:59:47 20:59:47 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:59:48 #175 DONE 0.3s 20:59:48 20:59:48 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:59:48 #101 ... 20:59:48 20:59:48 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:59:48 #176 DONE 0.3s 20:59:48 20:59:48 #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:59:48 #117 ... 20:59:48 20:59:48 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:59:48 #177 DONE 0.1s 20:59:48 20:59:48 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:59:50 #178 DONE 1.9s 20:59:50 20:59:50 #140 [security-secretstore-setup] exporting to image 20:59:50 #140 exporting layers 20:59:52 #140 exporting layers 1.3s done 20:59:52 #140 writing image sha256:594aa56362d072844648055ee1372f1087e1cb9698c264a8182c6cbe215d9687 done 20:59:52 #140 naming to docker.io/library/security-secretstore-setup-arm64 done 20:59:52 #140 DONE 8.4s 20:59:52 20:59:52 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:00:10 #101 ... 21:00:10 21:00:10 #119 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:00:10 #119 DONE 912.8s 21:00:10 21:00:10 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:00:10 #115 ... 21:00:10 21:00:10 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:00:10 #179 DONE 0.1s 21:00:10 21:00:10 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:00:10 #115 ... 21:00:10 21:00:10 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:00:10 #180 DONE 0.1s 21:00:10 21:00:10 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:00:10 #181 DONE 0.3s 21:00:10 21:00:10 #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 21:00:10 #182 DONE 0.1s 21:00:10 21:00:10 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:00:10 #101 ... 21:00:10 21:00:10 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:00:10 #183 DONE 0.1s 21:00:10 21:00:10 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:00:11 #184 DONE 2.0s 21:00:11 21:00:11 #140 [core-common-config-bootstrapper] exporting to image 21:00:11 #140 exporting layers 21:00:12 #140 exporting layers 0.5s done 21:00:12 #140 writing image sha256:2d624ffa1444f4ddaa116b2350a514e57857a2aaa7feb08382e00cdad66e8027 done 21:00:12 #140 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 21:00:12 #140 DONE 8.9s 21:00:12 21:00:12 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:00:30 #116 ... 21:00:30 21:00:30 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:00:30 #121 DONE 933.6s 21:00:30 21:00:30 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:00:30 #108 ... 21:00:30 21:00:30 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:00:30 #185 DONE 0.1s 21:00:30 21:00:30 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:00:30 #101 ... 21:00:30 21:00:30 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:00:30 #186 DONE 0.1s 21:00:30 21:00:30 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:00:30 #187 DONE 0.3s 21:00:30 21:00:30 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:00:30 #188 DONE 0.1s 21:00:30 21:00:30 #140 [core-command] exporting to image 21:00:30 #140 exporting layers 21:00:30 #140 exporting layers 0.4s done 21:00:30 #140 writing image sha256:b4abd15167ebbc156b4e57ab7e2e12298f8c4d4529141988dd48b9dd8398e17e done 21:00:30 #140 naming to docker.io/library/core-command-arm64 done 21:00:30 #140 DONE 9.2s 21:00:30 21:00:30 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:00:43 #101 ... 21:00:43 21:00:43 #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:00:43 #117 DONE 946.8s 21:00:43 21:00:43 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:00:43 #101 ... 21:00:43 21:00:43 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:00:43 #189 DONE 0.3s 21:00:43 21:00:43 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:00:43 #190 DONE 0.2s 21:00:43 21:00:43 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:00:43 #191 ... 21:00:43 21:00:43 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:00:43 #116 DONE 948.0s 21:00:43 21:00:43 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:00:43 #191 DONE 0.5s 21:00:43 21:00:43 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:00:44 #192 DONE 0.5s 21:00:44 21:00:44 #140 [core-data] exporting to image 21:00:44 #140 exporting layers 21:00:44 #140 ... 21:00:44 21:00:44 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:00:44 #193 DONE 0.4s 21:00:44 21:00:44 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:00:44 #194 DONE 0.2s 21:00:44 21:00:44 #140 [core-data] exporting to image 21:00:44 #140 exporting layers 0.5s done 21:00:44 #140 writing image sha256:13a1f2eeb566db178550db1b0e72073a12948282705fb8fb65a3255e09f9e867 21:00:45 #140 writing image sha256:13a1f2eeb566db178550db1b0e72073a12948282705fb8fb65a3255e09f9e867 0.0s done 21:00:45 #140 naming to docker.io/library/core-data-arm64 done 21:00:45 #140 DONE 9.8s 21:00:45 21:00:45 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:00:45 #195 DONE 0.5s 21:00:45 21:00:45 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:00:45 #196 DONE 0.1s 21:00:45 21:00:45 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:00:45 #197 DONE 0.1s 21:00:45 21:00:45 #140 [core-metadata] exporting to image 21:00:45 #140 exporting layers 0.4s done 21:00:45 #140 writing image sha256:f02773504c581badf71f5d984adb4a90903405b333c5935ab655ecd7a50e55fc done 21:00:45 #140 naming to docker.io/library/core-metadata-arm64 done 21:00:46 #140 DONE 10.1s 21:00:46 21:00:46 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:01:42 #101 DONE 999.7s 21:01:42 21:01:42 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:01:42 #108 ... 21:01:42 21:01:42 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:01:42 #198 DONE 0.2s 21:01:42 21:01:42 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:01:42 #115 ... 21:01:42 21:01:42 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:01:42 #199 DONE 0.1s 21:01:42 21:01:42 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:01:42 #115 ... 21:01:42 21:01:42 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:01:42 #200 DONE 0.4s 21:01:42 21:01:42 #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 21:01:42 #201 DONE 0.1s 21:01:42 21:01:42 #140 [security-spiffe-token-provider] exporting to image 21:01:42 #140 exporting layers 21:01:42 #140 exporting layers 0.6s done 21:01:42 #140 writing image sha256:089f42b8f2cf37289b14a7e5ace16fe729f01cd97797fab42495fae7476826e9 0.0s done 21:01:42 #140 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:01:42 #140 DONE 10.7s 21:01:42 21:01:42 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:01:57 #115 ... 21:01:57 21:01:57 #108 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:01:57 #108 DONE 1021.4s 21:01:57 21:01:57 #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:01:57 #115 DONE 1021.6s 21:01:57 21:01:57 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:01:57 #202 DONE 0.1s 21:01:57 21:01:57 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:01:57 #203 DONE 0.2s 21:01:57 21:01:57 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:01:57 #204 DONE 0.1s 21:01:57 21:01:57 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:01:57 #205 DONE 0.1s 21:01:57 21:01:57 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:01:58 #206 DONE 0.4s 21:01:58 21:01:58 #207 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:01:58 #207 ... 21:01:58 21:01:58 #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:01:58 #208 DONE 0.4s 21:01:58 21:01:58 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:01:58 #209 DONE 0.1s 21:01:58 21:01:58 #207 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:01:58 #207 DONE 0.1s 21:01:58 21:01:58 #140 [support-notifications] exporting to image 21:01:58 #140 exporting layers 21:01:58 #140 exporting layers 0.3s done 21:01:58 #140 writing image sha256:a34e440f83e0e1919d3de8dd44774a10252104970f46dd0618b54ae158a3b297 0.0s done 21:01:58 #140 naming to docker.io/library/support-scheduler-arm64 done 21:01:58 #140 writing image sha256:e246d6f194542fbdd510a3e7405ea709a9f9a9822daa5f7070fc0cf644e03b10 done 21:01:58 #140 naming to docker.io/library/support-notifications-arm64 21:01:58 #140 naming to docker.io/library/support-notifications-arm64 done 21:01:58 #140 DONE 11.2s 21:01:58 time="2023-07-18T20:43:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:01:58 time="2023-07-18T20:43:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:01:58 time="2023-07-18T20:43:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:01:58 time="2023-07-18T20:43:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:01:58 time="2023-07-18T20:43:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:01:58 time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:01:58 time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:01:58 time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:01:58 time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:01:58 time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:01:58 time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:01:58 time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:01:58 time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:01:58 time="2023-07-18T20:43:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:01:58 $ docker stop --time=1 4720f6b40bae11bf6d3f6d1557956af655178c6b571c9669028df4981249bba1 21:02:00 $ docker rm -f --volumes 4720f6b40bae11bf6d3f6d1557956af655178c6b571c9669028df4981249bba1 [Pipeline] // withDockerContainer [Pipeline] sh 21:02:00 + docker images 21:02:00 REPOSITORY TAG IMAGE ID CREATED SIZE 21:02:00 support-scheduler-arm64 latest a34e440f83e0 2 seconds ago 31.8MB 21:02:00 support-notifications-arm64 latest e246d6f19454 2 seconds ago 32.4MB 21:02:00 security-spiffe-token-provider-arm64 latest 089f42b8f2cf 24 seconds ago 33.3MB 21:02:00 core-metadata-arm64 latest f02773504c58 About a minute ago 20.8MB 21:02:00 core-data-arm64 latest 13a1f2eeb566 About a minute ago 20.5MB 21:02:00 core-command-arm64 latest b4abd15167eb About a minute ago 20.3MB 21:02:00 core-common-config-bootstrapper-arm64 latest 2d624ffa1444 About a minute ago 17.8MB 21:02:00 security-secretstore-setup-arm64 latest 594aa56362d0 2 minutes ago 42.5MB 21:02:00 security-bootstrapper-arm64 latest 173653257b67 2 minutes ago 22.4MB 21:02:00 security-proxy-setup-arm64 latest 83d5c49b7c4a 2 minutes ago 24MB 21:02:00 security-proxy-auth-arm64 latest 7749d2240f56 2 minutes ago 18.8MB 21:02:00 security-spire-agent-arm64 latest fc61aceb3f69 16 minutes ago 157MB 21:02:00 security-spire-config-arm64 latest ed14390e98b6 16 minutes ago 96.1MB 21:02:00 security-spire-server-arm64 latest 467e5a714d7c 16 minutes ago 102MB 21:02:00 ci-base-image-arm64 latest a52f1b66c2f0 18 minutes ago 1.04GB 21:02:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 days ago 677MB 21:02:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:01 provisioning config files... 21:02:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/545@tmp/config11761275217041221904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:01 ---> docker-login.sh 21:02:01 nexus3.edgexfoundry.org:10001 21:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:01 Configure a credential helper to remove this warning. See 21:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:01 21:02:01 Login Succeeded 21:02:01 nexus3.edgexfoundry.org:10002 21:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:02 Configure a credential helper to remove this warning. See 21:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:02 21:02:02 Login Succeeded 21:02:02 nexus3.edgexfoundry.org:10003 21:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:02 Configure a credential helper to remove this warning. See 21:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:02 21:02:02 Login Succeeded 21:02:02 nexus3.edgexfoundry.org:10004 21:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:02 Configure a credential helper to remove this warning. See 21:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:02 21:02:02 Login Succeeded 21:02:02 docker.io 21:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:03 Configure a credential helper to remove this warning. See 21:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:03 21:02:03 Login Succeeded 21:02:03 ---> docker-login.sh ends [Pipeline] } 21:02:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:02:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:03 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 21:02:03 1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:03 latest 21:02:03 3.1.0-dev.11 21:02:03 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:03 main 21:02:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:02:04 3bf0a6176e42: Preparing 21:02:04 4db405d2da8f: Preparing 21:02:04 aacb3997fb59: Preparing 21:02:04 39948f9c8375: Preparing 21:02:04 9780920f902d: Preparing 21:02:04 9386262d7a74: Preparing 21:02:04 9386262d7a74: Waiting 21:02:04 3bf0a6176e42: Pushed 21:02:04 9386262d7a74: Layer already exists 21:02:04 aacb3997fb59: Pushed 21:02:04 39948f9c8375: Pushed 21:02:04 9780920f902d: Pushed 21:02:07 4db405d2da8f: Pushed 21:02:07 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:b2fb727c7aa0e758e0c9a951556b99c73b04cc3775cff11d815ad61411b29e16 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:02:08 3bf0a6176e42: Preparing 21:02:08 4db405d2da8f: Preparing 21:02:08 aacb3997fb59: Preparing 21:02:08 39948f9c8375: Preparing 21:02:08 9780920f902d: Preparing 21:02:08 9386262d7a74: Preparing 21:02:08 9386262d7a74: Waiting 21:02:08 39948f9c8375: Layer already exists 21:02:08 4db405d2da8f: Layer already exists 21:02:08 aacb3997fb59: Layer already exists 21:02:08 9780920f902d: Layer already exists 21:02:08 3bf0a6176e42: Layer already exists 21:02:08 9386262d7a74: Layer already exists 21:02:08 latest: digest: sha256:b2fb727c7aa0e758e0c9a951556b99c73b04cc3775cff11d815ad61411b29e16 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.11 21:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:02:09 3bf0a6176e42: Preparing 21:02:09 4db405d2da8f: Preparing 21:02:09 aacb3997fb59: Preparing 21:02:09 39948f9c8375: Preparing 21:02:09 9780920f902d: Preparing 21:02:09 9386262d7a74: Preparing 21:02:09 9386262d7a74: Waiting 21:02:09 39948f9c8375: Layer already exists 21:02:09 4db405d2da8f: Layer already exists 21:02:09 3bf0a6176e42: Layer already exists 21:02:09 9780920f902d: Layer already exists 21:02:09 aacb3997fb59: Layer already exists 21:02:09 9386262d7a74: Layer already exists 21:02:09 3.1.0-dev.11: digest: sha256:b2fb727c7aa0e758e0c9a951556b99c73b04cc3775cff11d815ad61411b29e16 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:02:09 3bf0a6176e42: Preparing 21:02:09 4db405d2da8f: Preparing 21:02:09 aacb3997fb59: Preparing 21:02:09 39948f9c8375: Preparing 21:02:09 9780920f902d: Preparing 21:02:09 9386262d7a74: Preparing 21:02:09 9386262d7a74: Waiting 21:02:09 aacb3997fb59: Layer already exists 21:02:09 4db405d2da8f: Layer already exists 21:02:09 9780920f902d: Layer already exists 21:02:09 39948f9c8375: Layer already exists 21:02:09 3bf0a6176e42: Layer already exists 21:02:09 9386262d7a74: Layer already exists 21:02:09 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:b2fb727c7aa0e758e0c9a951556b99c73b04cc3775cff11d815ad61411b29e16 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 21:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 21:02:10 3bf0a6176e42: Preparing 21:02:10 4db405d2da8f: Preparing 21:02:10 aacb3997fb59: Preparing 21:02:10 39948f9c8375: Preparing 21:02:10 9780920f902d: Preparing 21:02:10 9386262d7a74: Preparing 21:02:10 9386262d7a74: Waiting 21:02:10 9780920f902d: Layer already exists 21:02:10 4db405d2da8f: Layer already exists 21:02:10 39948f9c8375: Layer already exists 21:02:10 aacb3997fb59: Layer already exists 21:02:10 3bf0a6176e42: Layer already exists 21:02:10 9386262d7a74: Layer already exists 21:02:10 main: digest: sha256:b2fb727c7aa0e758e0c9a951556b99c73b04cc3775cff11d815ad61411b29e16 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:02:10 ===================================================== [Pipeline] echo 21:02:10 taggedImages: 21:02:10 - nexus3.edgexfoundry.org:10004/core-command-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:10 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 21:02:10 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.11 21:02:10 - nexus3.edgexfoundry.org:10004/core-command-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:10 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 21:02:10 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 21:02:10 1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:10 latest 21:02:10 3.1.0-dev.11 21:02:10 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:10 main 21:02:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:02:11 06188deba818: Preparing 21:02:11 6e20feedfe8e: Preparing 21:02:11 e2e26f6bffd9: Preparing 21:02:11 0ab3b0609b8c: Preparing 21:02:11 aacb3997fb59: Preparing 21:02:11 39948f9c8375: Preparing 21:02:11 9780920f902d: Preparing 21:02:11 9386262d7a74: Preparing 21:02:11 39948f9c8375: Waiting 21:02:11 9780920f902d: Waiting 21:02:11 9386262d7a74: Waiting 21:02:11 aacb3997fb59: Layer already exists 21:02:11 39948f9c8375: Layer already exists 21:02:11 9780920f902d: Layer already exists 21:02:11 9386262d7a74: Layer already exists 21:02:11 06188deba818: Pushed 21:02:11 6e20feedfe8e: Pushed 21:02:11 e2e26f6bffd9: Pushed 21:02:14 0ab3b0609b8c: Pushed 21:02:14 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:0776026051c3e47d5498ceea25ab6dd06406eab7c9eb948572c3e104c1fad0de size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:14 + 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 21:02:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:02:14 06188deba818: Preparing 21:02:14 6e20feedfe8e: Preparing 21:02:14 e2e26f6bffd9: Preparing 21:02:14 0ab3b0609b8c: Preparing 21:02:14 aacb3997fb59: Preparing 21:02:14 39948f9c8375: Preparing 21:02:14 9780920f902d: Preparing 21:02:14 9386262d7a74: Preparing 21:02:14 39948f9c8375: Waiting 21:02:14 9780920f902d: Waiting 21:02:14 9386262d7a74: Waiting 21:02:14 aacb3997fb59: Layer already exists 21:02:14 6e20feedfe8e: Layer already exists 21:02:14 06188deba818: Layer already exists 21:02:14 e2e26f6bffd9: Layer already exists 21:02:14 0ab3b0609b8c: Layer already exists 21:02:14 9386262d7a74: Layer already exists 21:02:14 39948f9c8375: Layer already exists 21:02:14 9780920f902d: Layer already exists 21:02:14 latest: digest: sha256:0776026051c3e47d5498ceea25ab6dd06406eab7c9eb948572c3e104c1fad0de size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.11 21:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:02:15 06188deba818: Preparing 21:02:15 6e20feedfe8e: Preparing 21:02:15 e2e26f6bffd9: Preparing 21:02:15 0ab3b0609b8c: Preparing 21:02:15 aacb3997fb59: Preparing 21:02:15 39948f9c8375: Preparing 21:02:15 9780920f902d: Preparing 21:02:15 9386262d7a74: Preparing 21:02:15 39948f9c8375: Waiting 21:02:15 9780920f902d: Waiting 21:02:15 9386262d7a74: Waiting 21:02:15 6e20feedfe8e: Layer already exists 21:02:15 06188deba818: Layer already exists 21:02:15 0ab3b0609b8c: Layer already exists 21:02:15 aacb3997fb59: Layer already exists 21:02:15 e2e26f6bffd9: Layer already exists 21:02:15 9386262d7a74: Layer already exists 21:02:15 9780920f902d: Layer already exists 21:02:15 39948f9c8375: Layer already exists 21:02:15 3.1.0-dev.11: digest: sha256:0776026051c3e47d5498ceea25ab6dd06406eab7c9eb948572c3e104c1fad0de size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:02:16 06188deba818: Preparing 21:02:16 6e20feedfe8e: Preparing 21:02:16 e2e26f6bffd9: Preparing 21:02:16 0ab3b0609b8c: Preparing 21:02:16 aacb3997fb59: Preparing 21:02:16 39948f9c8375: Preparing 21:02:16 9780920f902d: Preparing 21:02:16 9386262d7a74: Preparing 21:02:16 39948f9c8375: Waiting 21:02:16 9386262d7a74: Waiting 21:02:16 0ab3b0609b8c: Layer already exists 21:02:16 6e20feedfe8e: Layer already exists 21:02:16 aacb3997fb59: Layer already exists 21:02:16 06188deba818: Layer already exists 21:02:16 e2e26f6bffd9: Layer already exists 21:02:16 9780920f902d: Layer already exists 21:02:16 39948f9c8375: Layer already exists 21:02:16 9386262d7a74: Layer already exists 21:02:16 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:0776026051c3e47d5498ceea25ab6dd06406eab7c9eb948572c3e104c1fad0de size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:16 + 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 21:02:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 21:02:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 21:02:17 06188deba818: Preparing 21:02:17 6e20feedfe8e: Preparing 21:02:17 e2e26f6bffd9: Preparing 21:02:17 0ab3b0609b8c: Preparing 21:02:17 aacb3997fb59: Preparing 21:02:17 39948f9c8375: Preparing 21:02:17 9780920f902d: Preparing 21:02:17 9386262d7a74: Preparing 21:02:17 39948f9c8375: Waiting 21:02:17 9780920f902d: Waiting 21:02:17 9386262d7a74: Waiting 21:02:17 06188deba818: Layer already exists 21:02:17 6e20feedfe8e: Layer already exists 21:02:17 0ab3b0609b8c: Layer already exists 21:02:17 e2e26f6bffd9: Layer already exists 21:02:17 aacb3997fb59: Layer already exists 21:02:17 9386262d7a74: Layer already exists 21:02:17 9780920f902d: Layer already exists 21:02:17 39948f9c8375: Layer already exists 21:02:17 main: digest: sha256:0776026051c3e47d5498ceea25ab6dd06406eab7c9eb948572c3e104c1fad0de size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:02:17 ===================================================== [Pipeline] echo 21:02:17 taggedImages: 21:02:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 21:02:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.11 21:02:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 21:02:17 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 21:02:17 1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:17 latest 21:02:17 3.1.0-dev.11 21:02:17 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:17 main 21:02:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:02:18 04eecef653ab: Preparing 21:02:18 0e9b962fd8c8: Preparing 21:02:18 aacb3997fb59: Preparing 21:02:18 39948f9c8375: Preparing 21:02:18 64fc49d01311: Preparing 21:02:18 9386262d7a74: Preparing 21:02:18 aacb3997fb59: Layer already exists 21:02:18 39948f9c8375: Layer already exists 21:02:18 9386262d7a74: Layer already exists 21:02:18 04eecef653ab: Pushed 21:02:18 64fc49d01311: Pushed 21:02:21 0e9b962fd8c8: Pushed 21:02:21 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:c56f5a196c13f88ecd47f920bc708303c2763f742c2eabc3736d52b6dc3dc045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:02:22 04eecef653ab: Preparing 21:02:22 0e9b962fd8c8: Preparing 21:02:22 aacb3997fb59: Preparing 21:02:22 39948f9c8375: Preparing 21:02:22 64fc49d01311: Preparing 21:02:22 9386262d7a74: Preparing 21:02:22 9386262d7a74: Waiting 21:02:22 04eecef653ab: Layer already exists 21:02:22 0e9b962fd8c8: Layer already exists 21:02:22 39948f9c8375: Layer already exists 21:02:22 64fc49d01311: Layer already exists 21:02:22 aacb3997fb59: Layer already exists 21:02:22 9386262d7a74: Layer already exists 21:02:22 latest: digest: sha256:c56f5a196c13f88ecd47f920bc708303c2763f742c2eabc3736d52b6dc3dc045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.11 21:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:02:23 04eecef653ab: Preparing 21:02:23 0e9b962fd8c8: Preparing 21:02:23 aacb3997fb59: Preparing 21:02:23 39948f9c8375: Preparing 21:02:23 64fc49d01311: Preparing 21:02:23 9386262d7a74: Preparing 21:02:23 9386262d7a74: Waiting 21:02:23 64fc49d01311: Layer already exists 21:02:23 39948f9c8375: Layer already exists 21:02:23 0e9b962fd8c8: Layer already exists 21:02:23 04eecef653ab: Layer already exists 21:02:23 aacb3997fb59: Layer already exists 21:02:23 9386262d7a74: Layer already exists 21:02:23 3.1.0-dev.11: digest: sha256:c56f5a196c13f88ecd47f920bc708303c2763f742c2eabc3736d52b6dc3dc045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:02:24 04eecef653ab: Preparing 21:02:24 0e9b962fd8c8: Preparing 21:02:24 aacb3997fb59: Preparing 21:02:24 39948f9c8375: Preparing 21:02:24 64fc49d01311: Preparing 21:02:24 9386262d7a74: Preparing 21:02:24 9386262d7a74: Waiting 21:02:24 64fc49d01311: Layer already exists 21:02:24 04eecef653ab: Layer already exists 21:02:24 aacb3997fb59: Layer already exists 21:02:24 0e9b962fd8c8: Layer already exists 21:02:24 39948f9c8375: Layer already exists 21:02:24 9386262d7a74: Layer already exists 21:02:24 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:c56f5a196c13f88ecd47f920bc708303c2763f742c2eabc3736d52b6dc3dc045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 21:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 21:02:24 04eecef653ab: Preparing 21:02:24 0e9b962fd8c8: Preparing 21:02:24 aacb3997fb59: Preparing 21:02:24 39948f9c8375: Preparing 21:02:24 64fc49d01311: Preparing 21:02:24 9386262d7a74: Preparing 21:02:24 9386262d7a74: Waiting 21:02:24 64fc49d01311: Layer already exists 21:02:24 aacb3997fb59: Layer already exists 21:02:24 0e9b962fd8c8: Layer already exists 21:02:24 04eecef653ab: Layer already exists 21:02:24 39948f9c8375: Layer already exists 21:02:24 9386262d7a74: Layer already exists 21:02:24 main: digest: sha256:c56f5a196c13f88ecd47f920bc708303c2763f742c2eabc3736d52b6dc3dc045 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:02:25 ===================================================== [Pipeline] echo 21:02:25 taggedImages: 21:02:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 21:02:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.11 21:02:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 21:02:25 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 21:02:25 1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:25 latest 21:02:25 3.1.0-dev.11 21:02:25 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:25 main 21:02:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:02:25 4fe352c70152: Preparing 21:02:25 48e69664025e: Preparing 21:02:25 251e42d89eaa: Preparing 21:02:25 aacb3997fb59: Preparing 21:02:25 39948f9c8375: Preparing 21:02:25 9780920f902d: Preparing 21:02:25 9386262d7a74: Preparing 21:02:25 9780920f902d: Waiting 21:02:25 9386262d7a74: Waiting 21:02:25 aacb3997fb59: Layer already exists 21:02:25 39948f9c8375: Layer already exists 21:02:25 9780920f902d: Layer already exists 21:02:26 9386262d7a74: Layer already exists 21:02:26 4fe352c70152: Pushed 21:02:26 48e69664025e: Pushed 21:02:29 251e42d89eaa: Pushed 21:02:29 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:f60a976e1a9770054b74889036b31318f129a26a6cde2d112e5c89719c33477c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:02:30 4fe352c70152: Preparing 21:02:30 48e69664025e: Preparing 21:02:30 251e42d89eaa: Preparing 21:02:30 aacb3997fb59: Preparing 21:02:30 39948f9c8375: Preparing 21:02:30 9780920f902d: Preparing 21:02:30 9386262d7a74: Preparing 21:02:30 9386262d7a74: Waiting 21:02:30 9780920f902d: Waiting 21:02:30 251e42d89eaa: Layer already exists 21:02:30 39948f9c8375: Layer already exists 21:02:30 48e69664025e: Layer already exists 21:02:30 9780920f902d: Layer already exists 21:02:30 9386262d7a74: Layer already exists 21:02:30 aacb3997fb59: Layer already exists 21:02:30 4fe352c70152: Layer already exists 21:02:30 latest: digest: sha256:f60a976e1a9770054b74889036b31318f129a26a6cde2d112e5c89719c33477c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.11 21:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:02:31 4fe352c70152: Preparing 21:02:31 48e69664025e: Preparing 21:02:31 251e42d89eaa: Preparing 21:02:31 aacb3997fb59: Preparing 21:02:31 39948f9c8375: Preparing 21:02:31 9780920f902d: Preparing 21:02:31 9386262d7a74: Preparing 21:02:31 9780920f902d: Waiting 21:02:31 9386262d7a74: Waiting 21:02:31 aacb3997fb59: Layer already exists 21:02:31 39948f9c8375: Layer already exists 21:02:31 4fe352c70152: Layer already exists 21:02:31 48e69664025e: Layer already exists 21:02:31 251e42d89eaa: Layer already exists 21:02:31 9386262d7a74: Layer already exists 21:02:31 9780920f902d: Layer already exists 21:02:31 3.1.0-dev.11: digest: sha256:f60a976e1a9770054b74889036b31318f129a26a6cde2d112e5c89719c33477c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:02:31 4fe352c70152: Preparing 21:02:31 48e69664025e: Preparing 21:02:31 251e42d89eaa: Preparing 21:02:31 aacb3997fb59: Preparing 21:02:31 39948f9c8375: Preparing 21:02:31 9780920f902d: Preparing 21:02:31 9386262d7a74: Preparing 21:02:31 9780920f902d: Waiting 21:02:31 9386262d7a74: Waiting 21:02:31 39948f9c8375: Layer already exists 21:02:31 aacb3997fb59: Layer already exists 21:02:31 4fe352c70152: Layer already exists 21:02:31 9780920f902d: Layer already exists 21:02:31 251e42d89eaa: Layer already exists 21:02:31 9386262d7a74: Layer already exists 21:02:32 48e69664025e: Layer already exists 21:02:32 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:f60a976e1a9770054b74889036b31318f129a26a6cde2d112e5c89719c33477c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 21:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 21:02:32 4fe352c70152: Preparing 21:02:32 48e69664025e: Preparing 21:02:32 251e42d89eaa: Preparing 21:02:32 aacb3997fb59: Preparing 21:02:32 39948f9c8375: Preparing 21:02:32 9780920f902d: Preparing 21:02:32 9386262d7a74: Preparing 21:02:32 9780920f902d: Waiting 21:02:32 9386262d7a74: Waiting 21:02:32 39948f9c8375: Layer already exists 21:02:32 251e42d89eaa: Layer already exists 21:02:32 4fe352c70152: Layer already exists 21:02:32 aacb3997fb59: Layer already exists 21:02:32 9386262d7a74: Layer already exists 21:02:32 9780920f902d: Layer already exists 21:02:33 48e69664025e: Layer already exists 21:02:33 main: digest: sha256:f60a976e1a9770054b74889036b31318f129a26a6cde2d112e5c89719c33477c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:02:33 ===================================================== [Pipeline] echo 21:02:33 taggedImages: 21:02:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 21:02:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.11 21:02:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:33 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 21:02:33 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 21:02:33 1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:33 latest 21:02:33 3.1.0-dev.11 21:02:33 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:33 main 21:02:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:02:33 35b0f1e0c69f: Preparing 21:02:33 61490893dca6: Preparing 21:02:33 f6d30f0c6741: Preparing 21:02:33 70f317bcdfb5: Preparing 21:02:33 e3dd3515b97b: Preparing 21:02:33 940831a8afa3: Preparing 21:02:33 40dc0eb8bacb: Preparing 21:02:33 aacb3997fb59: Preparing 21:02:33 39948f9c8375: Preparing 21:02:33 87ae729e1ceb: Preparing 21:02:33 7cc401a473e2: Preparing 21:02:33 5f70bf18a086: Preparing 21:02:33 e6dc26083c20: Preparing 21:02:33 3a062c034f3a: Preparing 21:02:33 9386262d7a74: Preparing 21:02:33 940831a8afa3: Waiting 21:02:33 40dc0eb8bacb: Waiting 21:02:33 aacb3997fb59: Waiting 21:02:33 39948f9c8375: Waiting 21:02:33 87ae729e1ceb: Waiting 21:02:33 7cc401a473e2: Waiting 21:02:33 5f70bf18a086: Waiting 21:02:33 e6dc26083c20: Waiting 21:02:33 3a062c034f3a: Waiting 21:02:33 9386262d7a74: Waiting 21:02:34 f6d30f0c6741: Pushed 21:02:34 61490893dca6: Pushed 21:02:34 70f317bcdfb5: Pushed 21:02:34 e3dd3515b97b: Pushed 21:02:34 35b0f1e0c69f: Pushed 21:02:34 39948f9c8375: Layer already exists 21:02:34 aacb3997fb59: Layer already exists 21:02:34 940831a8afa3: Pushed 21:02:34 87ae729e1ceb: Pushed 21:02:34 7cc401a473e2: Pushed 21:02:34 5f70bf18a086: Pushed 21:02:34 9386262d7a74: Layer already exists 21:02:34 e6dc26083c20: Pushed 21:02:34 3a062c034f3a: Pushed 21:02:37 40dc0eb8bacb: Pushed 21:02:37 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:43004e74a8d959389532260a88a9ce1903b1c7e8f790401454f7aa05157e2d06 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:02:38 35b0f1e0c69f: Preparing 21:02:38 61490893dca6: Preparing 21:02:38 f6d30f0c6741: Preparing 21:02:38 70f317bcdfb5: Preparing 21:02:38 e3dd3515b97b: Preparing 21:02:38 940831a8afa3: Preparing 21:02:38 40dc0eb8bacb: Preparing 21:02:38 aacb3997fb59: Preparing 21:02:38 39948f9c8375: Preparing 21:02:38 87ae729e1ceb: Preparing 21:02:38 7cc401a473e2: Preparing 21:02:38 5f70bf18a086: Preparing 21:02:38 e6dc26083c20: Preparing 21:02:38 3a062c034f3a: Preparing 21:02:38 9386262d7a74: Preparing 21:02:38 940831a8afa3: Waiting 21:02:38 40dc0eb8bacb: Waiting 21:02:38 7cc401a473e2: Waiting 21:02:38 aacb3997fb59: Waiting 21:02:38 5f70bf18a086: Waiting 21:02:38 39948f9c8375: Waiting 21:02:38 e6dc26083c20: Waiting 21:02:38 87ae729e1ceb: Waiting 21:02:38 3a062c034f3a: Waiting 21:02:38 9386262d7a74: Waiting 21:02:38 e3dd3515b97b: Layer already exists 21:02:38 61490893dca6: Layer already exists 21:02:38 f6d30f0c6741: Layer already exists 21:02:38 35b0f1e0c69f: Layer already exists 21:02:38 70f317bcdfb5: Layer already exists 21:02:38 940831a8afa3: Layer already exists 21:02:38 40dc0eb8bacb: Layer already exists 21:02:38 87ae729e1ceb: Layer already exists 21:02:38 aacb3997fb59: Layer already exists 21:02:38 39948f9c8375: Layer already exists 21:02:38 e6dc26083c20: Layer already exists 21:02:38 5f70bf18a086: Layer already exists 21:02:38 7cc401a473e2: Layer already exists 21:02:38 3a062c034f3a: Layer already exists 21:02:38 9386262d7a74: Layer already exists 21:02:38 latest: digest: sha256:43004e74a8d959389532260a88a9ce1903b1c7e8f790401454f7aa05157e2d06 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.11 21:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:02:39 35b0f1e0c69f: Preparing 21:02:39 61490893dca6: Preparing 21:02:39 f6d30f0c6741: Preparing 21:02:39 70f317bcdfb5: Preparing 21:02:39 e3dd3515b97b: Preparing 21:02:39 940831a8afa3: Preparing 21:02:39 40dc0eb8bacb: Preparing 21:02:39 aacb3997fb59: Preparing 21:02:39 39948f9c8375: Preparing 21:02:39 87ae729e1ceb: Preparing 21:02:39 7cc401a473e2: Preparing 21:02:39 5f70bf18a086: Preparing 21:02:39 e6dc26083c20: Preparing 21:02:39 3a062c034f3a: Preparing 21:02:39 9386262d7a74: Preparing 21:02:39 87ae729e1ceb: Waiting 21:02:39 7cc401a473e2: Waiting 21:02:39 5f70bf18a086: Waiting 21:02:39 e6dc26083c20: Waiting 21:02:39 3a062c034f3a: Waiting 21:02:39 9386262d7a74: Waiting 21:02:39 40dc0eb8bacb: Waiting 21:02:39 aacb3997fb59: Waiting 21:02:39 39948f9c8375: Waiting 21:02:39 940831a8afa3: Waiting 21:02:39 e3dd3515b97b: Layer already exists 21:02:39 35b0f1e0c69f: Layer already exists 21:02:39 61490893dca6: Layer already exists 21:02:39 70f317bcdfb5: Layer already exists 21:02:39 940831a8afa3: Layer already exists 21:02:39 f6d30f0c6741: Layer already exists 21:02:39 40dc0eb8bacb: Layer already exists 21:02:39 aacb3997fb59: Layer already exists 21:02:39 7cc401a473e2: Layer already exists 21:02:39 5f70bf18a086: Layer already exists 21:02:39 87ae729e1ceb: Layer already exists 21:02:39 e6dc26083c20: Layer already exists 21:02:39 39948f9c8375: Layer already exists 21:02:39 3a062c034f3a: Layer already exists 21:02:39 9386262d7a74: Layer already exists 21:02:39 3.1.0-dev.11: digest: sha256:43004e74a8d959389532260a88a9ce1903b1c7e8f790401454f7aa05157e2d06 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:02:40 35b0f1e0c69f: Preparing 21:02:40 61490893dca6: Preparing 21:02:40 f6d30f0c6741: Preparing 21:02:40 70f317bcdfb5: Preparing 21:02:40 e3dd3515b97b: Preparing 21:02:40 940831a8afa3: Preparing 21:02:40 40dc0eb8bacb: Preparing 21:02:40 aacb3997fb59: Preparing 21:02:40 39948f9c8375: Preparing 21:02:40 87ae729e1ceb: Preparing 21:02:40 7cc401a473e2: Preparing 21:02:40 5f70bf18a086: Preparing 21:02:40 e6dc26083c20: Preparing 21:02:40 3a062c034f3a: Preparing 21:02:40 9386262d7a74: Preparing 21:02:40 940831a8afa3: Waiting 21:02:40 40dc0eb8bacb: Waiting 21:02:40 aacb3997fb59: Waiting 21:02:40 7cc401a473e2: Waiting 21:02:40 39948f9c8375: Waiting 21:02:40 5f70bf18a086: Waiting 21:02:40 87ae729e1ceb: Waiting 21:02:40 e6dc26083c20: Waiting 21:02:40 9386262d7a74: Waiting 21:02:40 3a062c034f3a: Waiting 21:02:40 f6d30f0c6741: Layer already exists 21:02:40 70f317bcdfb5: Layer already exists 21:02:40 e3dd3515b97b: Layer already exists 21:02:40 61490893dca6: Layer already exists 21:02:40 35b0f1e0c69f: Layer already exists 21:02:40 40dc0eb8bacb: Layer already exists 21:02:40 87ae729e1ceb: Layer already exists 21:02:40 940831a8afa3: Layer already exists 21:02:40 39948f9c8375: Layer already exists 21:02:40 aacb3997fb59: Layer already exists 21:02:40 7cc401a473e2: Layer already exists 21:02:40 e6dc26083c20: Layer already exists 21:02:40 5f70bf18a086: Layer already exists 21:02:40 3a062c034f3a: Layer already exists 21:02:40 9386262d7a74: Layer already exists 21:02:40 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:43004e74a8d959389532260a88a9ce1903b1c7e8f790401454f7aa05157e2d06 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 21:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 21:02:41 35b0f1e0c69f: Preparing 21:02:41 61490893dca6: Preparing 21:02:41 f6d30f0c6741: Preparing 21:02:41 70f317bcdfb5: Preparing 21:02:41 e3dd3515b97b: Preparing 21:02:41 940831a8afa3: Preparing 21:02:41 40dc0eb8bacb: Preparing 21:02:41 aacb3997fb59: Preparing 21:02:41 39948f9c8375: Preparing 21:02:41 87ae729e1ceb: Preparing 21:02:41 7cc401a473e2: Preparing 21:02:41 5f70bf18a086: Preparing 21:02:41 e6dc26083c20: Preparing 21:02:41 3a062c034f3a: Preparing 21:02:41 9386262d7a74: Preparing 21:02:41 87ae729e1ceb: Waiting 21:02:41 e6dc26083c20: Waiting 21:02:41 3a062c034f3a: Waiting 21:02:41 9386262d7a74: Waiting 21:02:41 40dc0eb8bacb: Waiting 21:02:41 7cc401a473e2: Waiting 21:02:41 5f70bf18a086: Waiting 21:02:41 aacb3997fb59: Waiting 21:02:41 39948f9c8375: Waiting 21:02:41 940831a8afa3: Waiting 21:02:41 e3dd3515b97b: Layer already exists 21:02:41 35b0f1e0c69f: Layer already exists 21:02:41 61490893dca6: Layer already exists 21:02:41 f6d30f0c6741: Layer already exists 21:02:41 70f317bcdfb5: Layer already exists 21:02:41 940831a8afa3: Layer already exists 21:02:41 40dc0eb8bacb: Layer already exists 21:02:41 aacb3997fb59: Layer already exists 21:02:41 39948f9c8375: Layer already exists 21:02:41 87ae729e1ceb: Layer already exists 21:02:41 7cc401a473e2: Layer already exists 21:02:41 5f70bf18a086: Layer already exists 21:02:41 e6dc26083c20: Layer already exists 21:02:41 3a062c034f3a: Layer already exists 21:02:41 9386262d7a74: Layer already exists 21:02:41 main: digest: sha256:43004e74a8d959389532260a88a9ce1903b1c7e8f790401454f7aa05157e2d06 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:02:41 ===================================================== [Pipeline] echo 21:02:41 taggedImages: 21:02:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 21:02:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.11 21:02:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:41 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 21:02:41 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 21:02:41 1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:41 latest 21:02:41 3.1.0-dev.11 21:02:41 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:41 main 21:02:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:02:42 4d8f5e91ab03: Preparing 21:02:42 d91a324a0282: Preparing 21:02:42 7e68885d5e49: Preparing 21:02:42 f324af7649e6: Preparing 21:02:42 aacb3997fb59: Preparing 21:02:42 39948f9c8375: Preparing 21:02:42 9780920f902d: Preparing 21:02:42 9386262d7a74: Preparing 21:02:42 39948f9c8375: Waiting 21:02:42 9780920f902d: Waiting 21:02:42 9386262d7a74: Waiting 21:02:42 aacb3997fb59: Layer already exists 21:02:42 39948f9c8375: Layer already exists 21:02:42 7e68885d5e49: Pushed 21:02:42 9780920f902d: Layer already exists 21:02:42 d91a324a0282: Pushed 21:02:42 9386262d7a74: Layer already exists 21:02:43 4d8f5e91ab03: Pushed 21:02:45 f324af7649e6: Pushed 21:02:45 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:6f07dbba6d9672cb4d4fd2a996236293b6e28539bef21c66f1c1d1b850b7467f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:46 + 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 21:02:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:02:46 4d8f5e91ab03: Preparing 21:02:46 d91a324a0282: Preparing 21:02:46 7e68885d5e49: Preparing 21:02:46 f324af7649e6: Preparing 21:02:46 aacb3997fb59: Preparing 21:02:46 39948f9c8375: Preparing 21:02:46 9780920f902d: Preparing 21:02:46 9386262d7a74: Preparing 21:02:46 9780920f902d: Waiting 21:02:46 9386262d7a74: Waiting 21:02:46 39948f9c8375: Waiting 21:02:46 4d8f5e91ab03: Layer already exists 21:02:46 d91a324a0282: Layer already exists 21:02:46 7e68885d5e49: Layer already exists 21:02:46 f324af7649e6: Layer already exists 21:02:46 aacb3997fb59: Layer already exists 21:02:46 39948f9c8375: Layer already exists 21:02:46 9780920f902d: Layer already exists 21:02:46 9386262d7a74: Layer already exists 21:02:46 latest: digest: sha256:6f07dbba6d9672cb4d4fd2a996236293b6e28539bef21c66f1c1d1b850b7467f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.11 21:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:02:47 4d8f5e91ab03: Preparing 21:02:47 d91a324a0282: Preparing 21:02:47 7e68885d5e49: Preparing 21:02:47 f324af7649e6: Preparing 21:02:47 aacb3997fb59: Preparing 21:02:47 39948f9c8375: Preparing 21:02:47 9780920f902d: Preparing 21:02:47 9386262d7a74: Preparing 21:02:47 9780920f902d: Waiting 21:02:47 9386262d7a74: Waiting 21:02:47 39948f9c8375: Waiting 21:02:47 4d8f5e91ab03: Layer already exists 21:02:47 f324af7649e6: Layer already exists 21:02:47 aacb3997fb59: Layer already exists 21:02:47 d91a324a0282: Layer already exists 21:02:47 7e68885d5e49: Layer already exists 21:02:47 9780920f902d: Layer already exists 21:02:47 9386262d7a74: Layer already exists 21:02:47 39948f9c8375: Layer already exists 21:02:47 3.1.0-dev.11: digest: sha256:6f07dbba6d9672cb4d4fd2a996236293b6e28539bef21c66f1c1d1b850b7467f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:02:48 4d8f5e91ab03: Preparing 21:02:48 d91a324a0282: Preparing 21:02:48 7e68885d5e49: Preparing 21:02:48 f324af7649e6: Preparing 21:02:48 aacb3997fb59: Preparing 21:02:48 39948f9c8375: Preparing 21:02:48 9780920f902d: Preparing 21:02:48 9386262d7a74: Preparing 21:02:48 39948f9c8375: Waiting 21:02:48 9386262d7a74: Waiting 21:02:48 9780920f902d: Waiting 21:02:48 4d8f5e91ab03: Layer already exists 21:02:48 aacb3997fb59: Layer already exists 21:02:48 7e68885d5e49: Layer already exists 21:02:48 d91a324a0282: Layer already exists 21:02:48 f324af7649e6: Layer already exists 21:02:48 39948f9c8375: Layer already exists 21:02:48 9780920f902d: Layer already exists 21:02:48 9386262d7a74: Layer already exists 21:02:48 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:6f07dbba6d9672cb4d4fd2a996236293b6e28539bef21c66f1c1d1b850b7467f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:48 + 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 21:02:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 21:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 21:02:48 4d8f5e91ab03: Preparing 21:02:48 d91a324a0282: Preparing 21:02:48 7e68885d5e49: Preparing 21:02:48 f324af7649e6: Preparing 21:02:48 aacb3997fb59: Preparing 21:02:48 39948f9c8375: Preparing 21:02:48 9780920f902d: Preparing 21:02:48 9386262d7a74: Preparing 21:02:48 39948f9c8375: Waiting 21:02:48 9780920f902d: Waiting 21:02:48 9386262d7a74: Waiting 21:02:48 f324af7649e6: Layer already exists 21:02:48 aacb3997fb59: Layer already exists 21:02:48 7e68885d5e49: Layer already exists 21:02:48 d91a324a0282: Layer already exists 21:02:48 4d8f5e91ab03: Layer already exists 21:02:48 39948f9c8375: Layer already exists 21:02:48 9386262d7a74: Layer already exists 21:02:48 9780920f902d: Layer already exists 21:02:49 main: digest: sha256:6f07dbba6d9672cb4d4fd2a996236293b6e28539bef21c66f1c1d1b850b7467f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:02:49 ===================================================== [Pipeline] echo 21:02:49 taggedImages: 21:02:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 21:02:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.11 21:02:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 21:02:49 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 21:02:49 1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:49 latest 21:02:49 3.1.0-dev.11 21:02:49 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:49 main 21:02:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:02:49 5c5009d13355: Preparing 21:02:49 9884a50189d0: Preparing 21:02:49 3f148a3d37d3: Preparing 21:02:49 2f8db537699b: Preparing 21:02:49 aacb3997fb59: Preparing 21:02:49 39948f9c8375: Preparing 21:02:49 1ea7b038a3f5: Preparing 21:02:49 8249ed0a1ba3: Preparing 21:02:49 9386262d7a74: Preparing 21:02:49 1ea7b038a3f5: Waiting 21:02:49 39948f9c8375: Waiting 21:02:49 8249ed0a1ba3: Waiting 21:02:49 9386262d7a74: Waiting 21:02:50 aacb3997fb59: Layer already exists 21:02:50 39948f9c8375: Layer already exists 21:02:50 2f8db537699b: Pushed 21:02:50 9884a50189d0: Pushed 21:02:50 5c5009d13355: Pushed 21:02:50 9386262d7a74: Layer already exists 21:02:50 1ea7b038a3f5: Pushed 21:02:51 8249ed0a1ba3: Pushed 21:02:52 3f148a3d37d3: Pushed 21:02:52 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:6bdbffd684a093f6d40b2b809f9f4c7e9132199851d787cef41773b58cf998e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:53 + 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 21:02:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:02:53 5c5009d13355: Preparing 21:02:53 9884a50189d0: Preparing 21:02:53 3f148a3d37d3: Preparing 21:02:53 2f8db537699b: Preparing 21:02:53 aacb3997fb59: Preparing 21:02:53 39948f9c8375: Preparing 21:02:53 1ea7b038a3f5: Preparing 21:02:53 8249ed0a1ba3: Preparing 21:02:53 9386262d7a74: Preparing 21:02:53 1ea7b038a3f5: Waiting 21:02:53 8249ed0a1ba3: Waiting 21:02:53 9386262d7a74: Waiting 21:02:53 39948f9c8375: Waiting 21:02:53 3f148a3d37d3: Layer already exists 21:02:53 5c5009d13355: Layer already exists 21:02:53 9884a50189d0: Layer already exists 21:02:53 aacb3997fb59: Layer already exists 21:02:53 2f8db537699b: Layer already exists 21:02:53 8249ed0a1ba3: Layer already exists 21:02:53 39948f9c8375: Layer already exists 21:02:53 1ea7b038a3f5: Layer already exists 21:02:53 9386262d7a74: Layer already exists 21:02:53 latest: digest: sha256:6bdbffd684a093f6d40b2b809f9f4c7e9132199851d787cef41773b58cf998e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.11 21:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:02:54 5c5009d13355: Preparing 21:02:54 9884a50189d0: Preparing 21:02:54 3f148a3d37d3: Preparing 21:02:54 2f8db537699b: Preparing 21:02:54 aacb3997fb59: Preparing 21:02:54 39948f9c8375: Preparing 21:02:54 1ea7b038a3f5: Preparing 21:02:54 8249ed0a1ba3: Preparing 21:02:54 9386262d7a74: Preparing 21:02:54 1ea7b038a3f5: Waiting 21:02:54 9386262d7a74: Waiting 21:02:54 8249ed0a1ba3: Waiting 21:02:54 39948f9c8375: Waiting 21:02:54 9884a50189d0: Layer already exists 21:02:54 2f8db537699b: Layer already exists 21:02:54 3f148a3d37d3: Layer already exists 21:02:54 5c5009d13355: Layer already exists 21:02:54 aacb3997fb59: Layer already exists 21:02:54 39948f9c8375: Layer already exists 21:02:54 1ea7b038a3f5: Layer already exists 21:02:54 8249ed0a1ba3: Layer already exists 21:02:54 9386262d7a74: Layer already exists 21:02:54 3.1.0-dev.11: digest: sha256:6bdbffd684a093f6d40b2b809f9f4c7e9132199851d787cef41773b58cf998e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:02:55 5c5009d13355: Preparing 21:02:55 9884a50189d0: Preparing 21:02:55 3f148a3d37d3: Preparing 21:02:55 2f8db537699b: Preparing 21:02:55 aacb3997fb59: Preparing 21:02:55 39948f9c8375: Preparing 21:02:55 1ea7b038a3f5: Preparing 21:02:55 8249ed0a1ba3: Preparing 21:02:55 9386262d7a74: Preparing 21:02:55 1ea7b038a3f5: Waiting 21:02:55 8249ed0a1ba3: Waiting 21:02:55 9386262d7a74: Waiting 21:02:55 39948f9c8375: Waiting 21:02:55 5c5009d13355: Layer already exists 21:02:55 aacb3997fb59: Layer already exists 21:02:55 2f8db537699b: Layer already exists 21:02:55 3f148a3d37d3: Layer already exists 21:02:55 9884a50189d0: Layer already exists 21:02:55 9386262d7a74: Layer already exists 21:02:55 1ea7b038a3f5: Layer already exists 21:02:55 39948f9c8375: Layer already exists 21:02:55 8249ed0a1ba3: Layer already exists 21:02:55 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:6bdbffd684a093f6d40b2b809f9f4c7e9132199851d787cef41773b58cf998e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:55 + 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 21:02:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 21:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 21:02:56 5c5009d13355: Preparing 21:02:56 9884a50189d0: Preparing 21:02:56 3f148a3d37d3: Preparing 21:02:56 2f8db537699b: Preparing 21:02:56 aacb3997fb59: Preparing 21:02:56 39948f9c8375: Preparing 21:02:56 1ea7b038a3f5: Preparing 21:02:56 8249ed0a1ba3: Preparing 21:02:56 9386262d7a74: Preparing 21:02:56 1ea7b038a3f5: Waiting 21:02:56 39948f9c8375: Waiting 21:02:56 8249ed0a1ba3: Waiting 21:02:56 9386262d7a74: Waiting 21:02:56 2f8db537699b: Layer already exists 21:02:56 5c5009d13355: Layer already exists 21:02:56 9884a50189d0: Layer already exists 21:02:56 aacb3997fb59: Layer already exists 21:02:56 3f148a3d37d3: Layer already exists 21:02:56 8249ed0a1ba3: Layer already exists 21:02:56 39948f9c8375: Layer already exists 21:02:56 1ea7b038a3f5: Layer already exists 21:02:56 9386262d7a74: Layer already exists 21:02:56 main: digest: sha256:6bdbffd684a093f6d40b2b809f9f4c7e9132199851d787cef41773b58cf998e5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:02:56 ===================================================== [Pipeline] echo 21:02:56 taggedImages: 21:02:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 21:02:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.11 21:02:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 21:02:56 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 21:02:56 1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:56 latest 21:02:56 3.1.0-dev.11 21:02:56 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:02:56 main 21:02:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:02:57 85f9651437bf: Preparing 21:02:57 a01f16e05646: Preparing 21:02:57 7cc7ce30a2d6: Preparing 21:02:57 81346d141168: Preparing 21:02:57 8c0e9c53408d: Preparing 21:02:57 bcfd4530a58d: Preparing 21:02:57 00b4aab4b23d: Preparing 21:02:57 aacb3997fb59: Preparing 21:02:57 39948f9c8375: Preparing 21:02:57 921189c5f2a7: Preparing 21:02:57 9386262d7a74: Preparing 21:02:57 aacb3997fb59: Waiting 21:02:57 39948f9c8375: Waiting 21:02:57 921189c5f2a7: Waiting 21:02:57 9386262d7a74: Waiting 21:02:57 bcfd4530a58d: Waiting 21:02:57 00b4aab4b23d: Waiting 21:02:57 85f9651437bf: Pushed 21:02:57 8c0e9c53408d: Pushed 21:02:57 a01f16e05646: Pushed 21:02:57 aacb3997fb59: Layer already exists 21:02:57 39948f9c8375: Layer already exists 21:02:57 bcfd4530a58d: Pushed 21:02:57 00b4aab4b23d: Pushed 21:02:57 9386262d7a74: Layer already exists 21:03:00 81346d141168: Pushed 21:03:00 921189c5f2a7: Pushed 21:03:00 7cc7ce30a2d6: Pushed 21:03:01 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:603129fa030a269dd822ad79af487d88886cf53ee93d33e9482acd36f639f4f2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:01 + 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 21:03:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:03:01 85f9651437bf: Preparing 21:03:01 a01f16e05646: Preparing 21:03:01 7cc7ce30a2d6: Preparing 21:03:01 81346d141168: Preparing 21:03:01 8c0e9c53408d: Preparing 21:03:01 bcfd4530a58d: Preparing 21:03:01 00b4aab4b23d: Preparing 21:03:01 aacb3997fb59: Preparing 21:03:01 39948f9c8375: Preparing 21:03:01 921189c5f2a7: Preparing 21:03:01 9386262d7a74: Preparing 21:03:01 aacb3997fb59: Waiting 21:03:01 39948f9c8375: Waiting 21:03:01 921189c5f2a7: Waiting 21:03:01 bcfd4530a58d: Waiting 21:03:01 00b4aab4b23d: Waiting 21:03:01 9386262d7a74: Waiting 21:03:01 85f9651437bf: Layer already exists 21:03:01 8c0e9c53408d: Layer already exists 21:03:01 a01f16e05646: Layer already exists 21:03:01 7cc7ce30a2d6: Layer already exists 21:03:01 81346d141168: Layer already exists 21:03:01 00b4aab4b23d: Layer already exists 21:03:01 aacb3997fb59: Layer already exists 21:03:01 bcfd4530a58d: Layer already exists 21:03:01 39948f9c8375: Layer already exists 21:03:01 921189c5f2a7: Layer already exists 21:03:01 9386262d7a74: Layer already exists 21:03:02 latest: digest: sha256:603129fa030a269dd822ad79af487d88886cf53ee93d33e9482acd36f639f4f2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.11 21:03:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:03:02 85f9651437bf: Preparing 21:03:02 a01f16e05646: Preparing 21:03:02 7cc7ce30a2d6: Preparing 21:03:02 81346d141168: Preparing 21:03:02 8c0e9c53408d: Preparing 21:03:02 bcfd4530a58d: Preparing 21:03:02 00b4aab4b23d: Preparing 21:03:02 aacb3997fb59: Preparing 21:03:02 39948f9c8375: Preparing 21:03:02 921189c5f2a7: Preparing 21:03:02 9386262d7a74: Preparing 21:03:02 aacb3997fb59: Waiting 21:03:02 39948f9c8375: Waiting 21:03:02 bcfd4530a58d: Waiting 21:03:02 921189c5f2a7: Waiting 21:03:02 9386262d7a74: Waiting 21:03:02 00b4aab4b23d: Waiting 21:03:02 85f9651437bf: Layer already exists 21:03:02 81346d141168: Layer already exists 21:03:02 8c0e9c53408d: Layer already exists 21:03:02 a01f16e05646: Layer already exists 21:03:02 7cc7ce30a2d6: Layer already exists 21:03:02 bcfd4530a58d: Layer already exists 21:03:02 921189c5f2a7: Layer already exists 21:03:02 aacb3997fb59: Layer already exists 21:03:02 00b4aab4b23d: Layer already exists 21:03:02 39948f9c8375: Layer already exists 21:03:02 9386262d7a74: Layer already exists 21:03:03 3.1.0-dev.11: digest: sha256:603129fa030a269dd822ad79af487d88886cf53ee93d33e9482acd36f639f4f2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:03:03 85f9651437bf: Preparing 21:03:03 a01f16e05646: Preparing 21:03:03 7cc7ce30a2d6: Preparing 21:03:03 81346d141168: Preparing 21:03:03 8c0e9c53408d: Preparing 21:03:03 bcfd4530a58d: Preparing 21:03:03 00b4aab4b23d: Preparing 21:03:03 aacb3997fb59: Preparing 21:03:03 39948f9c8375: Preparing 21:03:03 921189c5f2a7: Preparing 21:03:03 9386262d7a74: Preparing 21:03:03 bcfd4530a58d: Waiting 21:03:03 00b4aab4b23d: Waiting 21:03:03 aacb3997fb59: Waiting 21:03:03 39948f9c8375: Waiting 21:03:03 921189c5f2a7: Waiting 21:03:03 9386262d7a74: Waiting 21:03:03 85f9651437bf: Layer already exists 21:03:03 a01f16e05646: Layer already exists 21:03:03 8c0e9c53408d: Layer already exists 21:03:03 81346d141168: Layer already exists 21:03:03 7cc7ce30a2d6: Layer already exists 21:03:03 aacb3997fb59: Layer already exists 21:03:03 bcfd4530a58d: Layer already exists 21:03:03 00b4aab4b23d: Layer already exists 21:03:03 921189c5f2a7: Layer already exists 21:03:03 39948f9c8375: Layer already exists 21:03:03 9386262d7a74: Layer already exists 21:03:04 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:603129fa030a269dd822ad79af487d88886cf53ee93d33e9482acd36f639f4f2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:04 + 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 21:03:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 21:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 21:03:04 85f9651437bf: Preparing 21:03:04 a01f16e05646: Preparing 21:03:04 7cc7ce30a2d6: Preparing 21:03:04 81346d141168: Preparing 21:03:04 8c0e9c53408d: Preparing 21:03:04 bcfd4530a58d: Preparing 21:03:04 00b4aab4b23d: Preparing 21:03:04 aacb3997fb59: Preparing 21:03:04 39948f9c8375: Preparing 21:03:04 921189c5f2a7: Preparing 21:03:04 9386262d7a74: Preparing 21:03:04 aacb3997fb59: Waiting 21:03:04 39948f9c8375: Waiting 21:03:04 921189c5f2a7: Waiting 21:03:04 9386262d7a74: Waiting 21:03:04 00b4aab4b23d: Waiting 21:03:04 bcfd4530a58d: Waiting 21:03:04 7cc7ce30a2d6: Layer already exists 21:03:04 8c0e9c53408d: Layer already exists 21:03:04 81346d141168: Layer already exists 21:03:04 85f9651437bf: Layer already exists 21:03:04 a01f16e05646: Layer already exists 21:03:04 00b4aab4b23d: Layer already exists 21:03:04 921189c5f2a7: Layer already exists 21:03:04 bcfd4530a58d: Layer already exists 21:03:04 aacb3997fb59: Layer already exists 21:03:04 39948f9c8375: Layer already exists 21:03:04 9386262d7a74: Layer already exists 21:03:04 main: digest: sha256:603129fa030a269dd822ad79af487d88886cf53ee93d33e9482acd36f639f4f2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:05 ===================================================== [Pipeline] echo 21:03:05 taggedImages: 21:03:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:03:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 21:03:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.11 21:03:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:03:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 21:03:05 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 21:03:05 1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:03:05 latest 21:03:05 3.1.0-dev.11 21:03:05 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:03:05 main 21:03:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:03:05 d9eda8e8feb2: Preparing 21:03:05 e6f97fc516cc: Preparing 21:03:05 aacb3997fb59: Preparing 21:03:05 39948f9c8375: Preparing 21:03:05 72c092d97c65: Preparing 21:03:05 9386262d7a74: Preparing 21:03:05 9386262d7a74: Waiting 21:03:05 aacb3997fb59: Layer already exists 21:03:05 39948f9c8375: Layer already exists 21:03:05 9386262d7a74: Layer already exists 21:03:05 d9eda8e8feb2: Pushed 21:03:07 72c092d97c65: Pushed 21:03:10 e6f97fc516cc: Pushed 21:03:10 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:1070b6a2078ba659b8e6f2ed893991865223d30364b3b9ff8766539e6f3f224f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:11 + 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 21:03:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:03:11 d9eda8e8feb2: Preparing 21:03:11 e6f97fc516cc: Preparing 21:03:11 aacb3997fb59: Preparing 21:03:11 39948f9c8375: Preparing 21:03:11 72c092d97c65: Preparing 21:03:11 9386262d7a74: Preparing 21:03:11 9386262d7a74: Waiting 21:03:11 39948f9c8375: Layer already exists 21:03:11 72c092d97c65: Layer already exists 21:03:11 aacb3997fb59: Layer already exists 21:03:11 d9eda8e8feb2: Layer already exists 21:03:11 e6f97fc516cc: Layer already exists 21:03:11 9386262d7a74: Layer already exists 21:03:11 latest: digest: sha256:1070b6a2078ba659b8e6f2ed893991865223d30364b3b9ff8766539e6f3f224f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.11 21:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:03:15 d9eda8e8feb2: Preparing 21:03:15 e6f97fc516cc: Preparing 21:03:15 aacb3997fb59: Preparing 21:03:15 39948f9c8375: Preparing 21:03:15 72c092d97c65: Preparing 21:03:15 9386262d7a74: Preparing 21:03:15 9386262d7a74: Waiting 21:03:15 72c092d97c65: Layer already exists 21:03:15 e6f97fc516cc: Layer already exists 21:03:15 d9eda8e8feb2: Layer already exists 21:03:15 39948f9c8375: Layer already exists 21:03:15 aacb3997fb59: Layer already exists 21:03:15 9386262d7a74: Layer already exists 21:03:15 3.1.0-dev.11: digest: sha256:1070b6a2078ba659b8e6f2ed893991865223d30364b3b9ff8766539e6f3f224f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:03:16 d9eda8e8feb2: Preparing 21:03:16 e6f97fc516cc: Preparing 21:03:16 aacb3997fb59: Preparing 21:03:16 39948f9c8375: Preparing 21:03:16 72c092d97c65: Preparing 21:03:16 9386262d7a74: Preparing 21:03:16 9386262d7a74: Waiting 21:03:16 e6f97fc516cc: Layer already exists 21:03:16 39948f9c8375: Layer already exists 21:03:16 d9eda8e8feb2: Layer already exists 21:03:16 72c092d97c65: Layer already exists 21:03:16 aacb3997fb59: Layer already exists 21:03:16 9386262d7a74: Layer already exists 21:03:16 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:1070b6a2078ba659b8e6f2ed893991865223d30364b3b9ff8766539e6f3f224f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:17 + 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 21:03:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 21:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 21:03:17 d9eda8e8feb2: Preparing 21:03:17 e6f97fc516cc: Preparing 21:03:17 aacb3997fb59: Preparing 21:03:17 39948f9c8375: Preparing 21:03:17 72c092d97c65: Preparing 21:03:17 9386262d7a74: Preparing 21:03:17 9386262d7a74: Waiting 21:03:17 d9eda8e8feb2: Layer already exists 21:03:17 39948f9c8375: Layer already exists 21:03:17 e6f97fc516cc: Layer already exists 21:03:17 72c092d97c65: Layer already exists 21:03:17 aacb3997fb59: Layer already exists 21:03:17 9386262d7a74: Layer already exists 21:03:17 main: digest: sha256:1070b6a2078ba659b8e6f2ed893991865223d30364b3b9ff8766539e6f3f224f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:17 ===================================================== [Pipeline] echo 21:03:17 taggedImages: 21:03:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:03:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 21:03:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.11 21:03:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:03:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 21:03:17 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 21:03:17 1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:03:17 latest 21:03:17 3.1.0-dev.11 21:03:17 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:03:17 main 21:03:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:03:18 255a3ad90943: Preparing 21:03:18 03ec1589f06f: Preparing 21:03:18 612442b12ca6: Preparing 21:03:18 cd903bbdea06: Preparing 21:03:18 980cde9422ab: Preparing 21:03:18 aacb3997fb59: Preparing 21:03:18 39948f9c8375: Preparing 21:03:18 f4aabe610c09: Preparing 21:03:18 9386262d7a74: Preparing 21:03:18 aacb3997fb59: Waiting 21:03:18 39948f9c8375: Waiting 21:03:18 f4aabe610c09: Waiting 21:03:18 9386262d7a74: Waiting 21:03:18 612442b12ca6: Pushed 21:03:18 aacb3997fb59: Layer already exists 21:03:18 03ec1589f06f: Pushed 21:03:18 39948f9c8375: Layer already exists 21:03:18 255a3ad90943: Pushed 21:03:18 9386262d7a74: Layer already exists 21:03:20 f4aabe610c09: Pushed 21:03:30 980cde9422ab: Pushed 21:03:36 cd903bbdea06: Pushed 21:03:36 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:deae56ce3b665ef70c8a1038b0ac398d79708b3029c123f8cc39df81fad86201 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:36 + 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 21:03:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:03:36 255a3ad90943: Preparing 21:03:36 03ec1589f06f: Preparing 21:03:36 612442b12ca6: Preparing 21:03:36 cd903bbdea06: Preparing 21:03:36 980cde9422ab: Preparing 21:03:36 aacb3997fb59: Preparing 21:03:36 39948f9c8375: Preparing 21:03:36 f4aabe610c09: Preparing 21:03:36 9386262d7a74: Preparing 21:03:36 aacb3997fb59: Waiting 21:03:36 39948f9c8375: Waiting 21:03:36 f4aabe610c09: Waiting 21:03:36 9386262d7a74: Waiting 21:03:36 03ec1589f06f: Layer already exists 21:03:36 cd903bbdea06: Layer already exists 21:03:36 612442b12ca6: Layer already exists 21:03:36 255a3ad90943: Layer already exists 21:03:36 980cde9422ab: Layer already exists 21:03:36 39948f9c8375: Layer already exists 21:03:36 9386262d7a74: Layer already exists 21:03:36 aacb3997fb59: Layer already exists 21:03:36 f4aabe610c09: Layer already exists 21:03:37 latest: digest: sha256:deae56ce3b665ef70c8a1038b0ac398d79708b3029c123f8cc39df81fad86201 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.11 21:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:03:37 255a3ad90943: Preparing 21:03:37 03ec1589f06f: Preparing 21:03:37 612442b12ca6: Preparing 21:03:37 cd903bbdea06: Preparing 21:03:37 980cde9422ab: Preparing 21:03:37 aacb3997fb59: Preparing 21:03:37 39948f9c8375: Preparing 21:03:37 f4aabe610c09: Preparing 21:03:37 9386262d7a74: Preparing 21:03:37 aacb3997fb59: Waiting 21:03:37 39948f9c8375: Waiting 21:03:37 9386262d7a74: Waiting 21:03:37 f4aabe610c09: Waiting 21:03:37 255a3ad90943: Layer already exists 21:03:37 cd903bbdea06: Layer already exists 21:03:37 612442b12ca6: Layer already exists 21:03:37 03ec1589f06f: Layer already exists 21:03:37 980cde9422ab: Layer already exists 21:03:37 9386262d7a74: Layer already exists 21:03:37 aacb3997fb59: Layer already exists 21:03:37 f4aabe610c09: Layer already exists 21:03:37 39948f9c8375: Layer already exists 21:03:38 3.1.0-dev.11: digest: sha256:deae56ce3b665ef70c8a1038b0ac398d79708b3029c123f8cc39df81fad86201 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:03:38 255a3ad90943: Preparing 21:03:38 03ec1589f06f: Preparing 21:03:38 612442b12ca6: Preparing 21:03:38 cd903bbdea06: Preparing 21:03:38 980cde9422ab: Preparing 21:03:38 aacb3997fb59: Preparing 21:03:38 39948f9c8375: Preparing 21:03:38 f4aabe610c09: Preparing 21:03:38 9386262d7a74: Preparing 21:03:38 aacb3997fb59: Waiting 21:03:38 39948f9c8375: Waiting 21:03:38 f4aabe610c09: Waiting 21:03:38 9386262d7a74: Waiting 21:03:38 03ec1589f06f: Layer already exists 21:03:38 612442b12ca6: Layer already exists 21:03:38 980cde9422ab: Layer already exists 21:03:38 255a3ad90943: Layer already exists 21:03:38 cd903bbdea06: Layer already exists 21:03:38 39948f9c8375: Layer already exists 21:03:38 f4aabe610c09: Layer already exists 21:03:38 9386262d7a74: Layer already exists 21:03:38 aacb3997fb59: Layer already exists 21:03:39 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:deae56ce3b665ef70c8a1038b0ac398d79708b3029c123f8cc39df81fad86201 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:39 + 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 21:03:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 21:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 21:03:39 255a3ad90943: Preparing 21:03:39 03ec1589f06f: Preparing 21:03:39 612442b12ca6: Preparing 21:03:39 cd903bbdea06: Preparing 21:03:39 980cde9422ab: Preparing 21:03:39 aacb3997fb59: Preparing 21:03:39 39948f9c8375: Preparing 21:03:39 f4aabe610c09: Preparing 21:03:39 9386262d7a74: Preparing 21:03:39 aacb3997fb59: Waiting 21:03:39 39948f9c8375: Waiting 21:03:39 f4aabe610c09: Waiting 21:03:39 9386262d7a74: Waiting 21:03:39 255a3ad90943: Layer already exists 21:03:39 03ec1589f06f: Layer already exists 21:03:39 612442b12ca6: Layer already exists 21:03:39 980cde9422ab: Layer already exists 21:03:39 cd903bbdea06: Layer already exists 21:03:39 39948f9c8375: Layer already exists 21:03:39 f4aabe610c09: Layer already exists 21:03:39 aacb3997fb59: Layer already exists 21:03:39 9386262d7a74: Layer already exists 21:03:39 main: digest: sha256:deae56ce3b665ef70c8a1038b0ac398d79708b3029c123f8cc39df81fad86201 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:03:39 ===================================================== [Pipeline] echo 21:03:40 taggedImages: 21:03:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:03:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 21:03:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.11 21:03:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:03:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 21:03:40 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 21:03:40 1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:03:40 latest 21:03:40 3.1.0-dev.11 21:03:40 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:03:40 main 21:03:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:03:42 59901eced19c: Preparing 21:03:42 156d5e129810: Preparing 21:03:42 975c5de6dc67: Preparing 21:03:42 810287f67e63: Preparing 21:03:42 aacb3997fb59: Preparing 21:03:42 39948f9c8375: Preparing 21:03:42 fad061c45d08: Preparing 21:03:42 9386262d7a74: Preparing 21:03:42 39948f9c8375: Waiting 21:03:42 fad061c45d08: Waiting 21:03:42 9386262d7a74: Waiting 21:03:42 aacb3997fb59: Layer already exists 21:03:42 39948f9c8375: Layer already exists 21:03:42 975c5de6dc67: Pushed 21:03:42 59901eced19c: Pushed 21:03:42 156d5e129810: Pushed 21:03:42 9386262d7a74: Layer already exists 21:03:43 fad061c45d08: Pushed 21:04:01 810287f67e63: Pushed 21:04:01 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:6d2e69e306f9a544a2f0ffd0fde535edec54021af5f8b0d2b913eab8c2f67e16 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:02 + 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 21:04:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:04:02 59901eced19c: Preparing 21:04:02 156d5e129810: Preparing 21:04:02 975c5de6dc67: Preparing 21:04:02 810287f67e63: Preparing 21:04:02 aacb3997fb59: Preparing 21:04:02 39948f9c8375: Preparing 21:04:02 fad061c45d08: Preparing 21:04:02 9386262d7a74: Preparing 21:04:02 39948f9c8375: Waiting 21:04:02 fad061c45d08: Waiting 21:04:02 9386262d7a74: Waiting 21:04:02 156d5e129810: Layer already exists 21:04:02 59901eced19c: Layer already exists 21:04:02 975c5de6dc67: Layer already exists 21:04:02 810287f67e63: Layer already exists 21:04:02 aacb3997fb59: Layer already exists 21:04:02 9386262d7a74: Layer already exists 21:04:02 39948f9c8375: Layer already exists 21:04:02 fad061c45d08: Layer already exists 21:04:02 latest: digest: sha256:6d2e69e306f9a544a2f0ffd0fde535edec54021af5f8b0d2b913eab8c2f67e16 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.11 21:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:04:03 59901eced19c: Preparing 21:04:03 156d5e129810: Preparing 21:04:03 975c5de6dc67: Preparing 21:04:03 810287f67e63: Preparing 21:04:03 aacb3997fb59: Preparing 21:04:03 39948f9c8375: Preparing 21:04:03 fad061c45d08: Preparing 21:04:03 9386262d7a74: Preparing 21:04:03 39948f9c8375: Waiting 21:04:03 fad061c45d08: Waiting 21:04:03 9386262d7a74: Waiting 21:04:03 59901eced19c: Layer already exists 21:04:03 810287f67e63: Layer already exists 21:04:03 aacb3997fb59: Layer already exists 21:04:03 975c5de6dc67: Layer already exists 21:04:03 156d5e129810: Layer already exists 21:04:03 9386262d7a74: Layer already exists 21:04:03 fad061c45d08: Layer already exists 21:04:03 39948f9c8375: Layer already exists 21:04:03 3.1.0-dev.11: digest: sha256:6d2e69e306f9a544a2f0ffd0fde535edec54021af5f8b0d2b913eab8c2f67e16 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:04:04 59901eced19c: Preparing 21:04:04 156d5e129810: Preparing 21:04:04 975c5de6dc67: Preparing 21:04:04 810287f67e63: Preparing 21:04:04 aacb3997fb59: Preparing 21:04:04 39948f9c8375: Preparing 21:04:04 fad061c45d08: Preparing 21:04:04 9386262d7a74: Preparing 21:04:04 39948f9c8375: Waiting 21:04:04 fad061c45d08: Waiting 21:04:04 9386262d7a74: Waiting 21:04:04 59901eced19c: Layer already exists 21:04:04 aacb3997fb59: Layer already exists 21:04:04 810287f67e63: Layer already exists 21:04:04 fad061c45d08: Layer already exists 21:04:04 156d5e129810: Layer already exists 21:04:04 9386262d7a74: Layer already exists 21:04:04 975c5de6dc67: Layer already exists 21:04:04 39948f9c8375: Layer already exists 21:04:04 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:6d2e69e306f9a544a2f0ffd0fde535edec54021af5f8b0d2b913eab8c2f67e16 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:04 + 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 21:04:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 21:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 21:04:05 59901eced19c: Preparing 21:04:05 156d5e129810: Preparing 21:04:05 975c5de6dc67: Preparing 21:04:05 810287f67e63: Preparing 21:04:05 aacb3997fb59: Preparing 21:04:05 39948f9c8375: Preparing 21:04:05 fad061c45d08: Preparing 21:04:05 9386262d7a74: Preparing 21:04:05 39948f9c8375: Waiting 21:04:05 fad061c45d08: Waiting 21:04:05 9386262d7a74: Waiting 21:04:05 156d5e129810: Layer already exists 21:04:05 810287f67e63: Layer already exists 21:04:05 aacb3997fb59: Layer already exists 21:04:05 59901eced19c: Layer already exists 21:04:05 975c5de6dc67: Layer already exists 21:04:05 9386262d7a74: Layer already exists 21:04:05 39948f9c8375: Layer already exists 21:04:05 fad061c45d08: Layer already exists 21:04:05 main: digest: sha256:6d2e69e306f9a544a2f0ffd0fde535edec54021af5f8b0d2b913eab8c2f67e16 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:05 ===================================================== [Pipeline] echo 21:04:05 taggedImages: 21:04:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:04:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 21:04:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.11 21:04:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:04:05 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 21:04:05 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 21:04:05 1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:04:05 latest 21:04:05 3.1.0-dev.11 21:04:05 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:04:05 main 21:04:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:04:06 120fcc020062: Preparing 21:04:06 06a6f575863a: Preparing 21:04:06 8563141e4295: Preparing 21:04:06 ba6730fffe6e: Preparing 21:04:06 aacb3997fb59: Preparing 21:04:06 39948f9c8375: Preparing 21:04:06 f4aabe610c09: Preparing 21:04:06 9386262d7a74: Preparing 21:04:06 39948f9c8375: Waiting 21:04:06 f4aabe610c09: Waiting 21:04:06 9386262d7a74: Waiting 21:04:06 aacb3997fb59: Layer already exists 21:04:06 39948f9c8375: Layer already exists 21:04:06 f4aabe610c09: Layer already exists 21:04:06 9386262d7a74: Layer already exists 21:04:06 8563141e4295: Pushed 21:04:06 06a6f575863a: Pushed 21:04:06 120fcc020062: Pushed 21:04:24 ba6730fffe6e: Pushed 21:04:24 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:39ec7e8c251d6740b3bda955179c401c09df9f0f8d63989156b037c212bfd43d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:24 + 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 21:04:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:04:25 120fcc020062: Preparing 21:04:25 06a6f575863a: Preparing 21:04:25 8563141e4295: Preparing 21:04:25 ba6730fffe6e: Preparing 21:04:25 aacb3997fb59: Preparing 21:04:25 39948f9c8375: Preparing 21:04:25 f4aabe610c09: Preparing 21:04:25 9386262d7a74: Preparing 21:04:25 39948f9c8375: Waiting 21:04:25 f4aabe610c09: Waiting 21:04:25 9386262d7a74: Waiting 21:04:25 ba6730fffe6e: Layer already exists 21:04:25 aacb3997fb59: Layer already exists 21:04:25 120fcc020062: Layer already exists 21:04:25 06a6f575863a: Layer already exists 21:04:25 8563141e4295: Layer already exists 21:04:25 39948f9c8375: Layer already exists 21:04:25 9386262d7a74: Layer already exists 21:04:25 f4aabe610c09: Layer already exists 21:04:25 latest: digest: sha256:39ec7e8c251d6740b3bda955179c401c09df9f0f8d63989156b037c212bfd43d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.11 21:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:04:26 120fcc020062: Preparing 21:04:26 06a6f575863a: Preparing 21:04:26 8563141e4295: Preparing 21:04:26 ba6730fffe6e: Preparing 21:04:26 aacb3997fb59: Preparing 21:04:26 39948f9c8375: Preparing 21:04:26 f4aabe610c09: Preparing 21:04:26 9386262d7a74: Preparing 21:04:26 39948f9c8375: Waiting 21:04:26 f4aabe610c09: Waiting 21:04:26 9386262d7a74: Waiting 21:04:26 120fcc020062: Layer already exists 21:04:26 ba6730fffe6e: Layer already exists 21:04:26 aacb3997fb59: Layer already exists 21:04:26 8563141e4295: Layer already exists 21:04:26 06a6f575863a: Layer already exists 21:04:26 9386262d7a74: Layer already exists 21:04:26 39948f9c8375: Layer already exists 21:04:26 f4aabe610c09: Layer already exists 21:04:26 3.1.0-dev.11: digest: sha256:39ec7e8c251d6740b3bda955179c401c09df9f0f8d63989156b037c212bfd43d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:04:27 120fcc020062: Preparing 21:04:27 06a6f575863a: Preparing 21:04:27 8563141e4295: Preparing 21:04:27 ba6730fffe6e: Preparing 21:04:27 aacb3997fb59: Preparing 21:04:27 39948f9c8375: Preparing 21:04:27 f4aabe610c09: Preparing 21:04:27 9386262d7a74: Preparing 21:04:27 39948f9c8375: Waiting 21:04:27 f4aabe610c09: Waiting 21:04:27 9386262d7a74: Waiting 21:04:27 8563141e4295: Layer already exists 21:04:27 aacb3997fb59: Layer already exists 21:04:27 ba6730fffe6e: Layer already exists 21:04:27 120fcc020062: Layer already exists 21:04:27 06a6f575863a: Layer already exists 21:04:27 39948f9c8375: Layer already exists 21:04:27 f4aabe610c09: Layer already exists 21:04:27 9386262d7a74: Layer already exists 21:04:27 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:39ec7e8c251d6740b3bda955179c401c09df9f0f8d63989156b037c212bfd43d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:27 + 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 21:04:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 21:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 21:04:28 120fcc020062: Preparing 21:04:28 06a6f575863a: Preparing 21:04:28 8563141e4295: Preparing 21:04:28 ba6730fffe6e: Preparing 21:04:28 aacb3997fb59: Preparing 21:04:28 39948f9c8375: Preparing 21:04:28 f4aabe610c09: Preparing 21:04:28 9386262d7a74: Preparing 21:04:28 39948f9c8375: Waiting 21:04:28 f4aabe610c09: Waiting 21:04:28 9386262d7a74: Waiting 21:04:28 120fcc020062: Layer already exists 21:04:28 06a6f575863a: Layer already exists 21:04:28 8563141e4295: Layer already exists 21:04:28 ba6730fffe6e: Layer already exists 21:04:28 aacb3997fb59: Layer already exists 21:04:28 39948f9c8375: Layer already exists 21:04:28 f4aabe610c09: Layer already exists 21:04:28 9386262d7a74: Layer already exists 21:04:28 main: digest: sha256:39ec7e8c251d6740b3bda955179c401c09df9f0f8d63989156b037c212bfd43d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:28 ===================================================== [Pipeline] echo 21:04:28 taggedImages: 21:04:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:04:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 21:04:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.11 21:04:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:04:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 21:04:28 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 21:04:28 1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:04:28 latest 21:04:28 3.1.0-dev.11 21:04:28 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:04:28 main 21:04:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:04:29 a9d628292987: Preparing 21:04:29 55be76953fcb: Preparing 21:04:29 aacb3997fb59: Preparing 21:04:29 39948f9c8375: Preparing 21:04:29 d5eab1fe13f6: Preparing 21:04:29 9386262d7a74: Preparing 21:04:29 9386262d7a74: Waiting 21:04:29 aacb3997fb59: Layer already exists 21:04:29 39948f9c8375: Layer already exists 21:04:29 9386262d7a74: Layer already exists 21:04:29 a9d628292987: Pushed 21:04:29 d5eab1fe13f6: Pushed 21:04:34 55be76953fcb: Pushed 21:04:34 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:c452e6edd5b1b298b87c8435d5e33d619dc3d96157c6ce06527ad70b314d4099 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:04:35 a9d628292987: Preparing 21:04:35 55be76953fcb: Preparing 21:04:35 aacb3997fb59: Preparing 21:04:35 39948f9c8375: Preparing 21:04:35 d5eab1fe13f6: Preparing 21:04:35 9386262d7a74: Preparing 21:04:35 9386262d7a74: Waiting 21:04:35 a9d628292987: Layer already exists 21:04:35 aacb3997fb59: Layer already exists 21:04:35 d5eab1fe13f6: Layer already exists 21:04:35 55be76953fcb: Layer already exists 21:04:35 39948f9c8375: Layer already exists 21:04:35 9386262d7a74: Layer already exists 21:04:35 latest: digest: sha256:c452e6edd5b1b298b87c8435d5e33d619dc3d96157c6ce06527ad70b314d4099 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.11 21:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:04:36 a9d628292987: Preparing 21:04:36 55be76953fcb: Preparing 21:04:36 aacb3997fb59: Preparing 21:04:36 39948f9c8375: Preparing 21:04:36 d5eab1fe13f6: Preparing 21:04:36 9386262d7a74: Preparing 21:04:36 9386262d7a74: Waiting 21:04:36 55be76953fcb: Layer already exists 21:04:36 aacb3997fb59: Layer already exists 21:04:36 a9d628292987: Layer already exists 21:04:36 39948f9c8375: Layer already exists 21:04:36 d5eab1fe13f6: Layer already exists 21:04:36 9386262d7a74: Layer already exists 21:04:36 3.1.0-dev.11: digest: sha256:c452e6edd5b1b298b87c8435d5e33d619dc3d96157c6ce06527ad70b314d4099 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:04:36 a9d628292987: Preparing 21:04:36 55be76953fcb: Preparing 21:04:36 aacb3997fb59: Preparing 21:04:36 39948f9c8375: Preparing 21:04:36 d5eab1fe13f6: Preparing 21:04:36 9386262d7a74: Preparing 21:04:36 9386262d7a74: Waiting 21:04:36 aacb3997fb59: Layer already exists 21:04:36 d5eab1fe13f6: Layer already exists 21:04:36 39948f9c8375: Layer already exists 21:04:36 55be76953fcb: Layer already exists 21:04:36 a9d628292987: Layer already exists 21:04:36 9386262d7a74: Layer already exists 21:04:36 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:c452e6edd5b1b298b87c8435d5e33d619dc3d96157c6ce06527ad70b314d4099 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 21:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 21:04:37 a9d628292987: Preparing 21:04:37 55be76953fcb: Preparing 21:04:37 aacb3997fb59: Preparing 21:04:37 39948f9c8375: Preparing 21:04:37 d5eab1fe13f6: Preparing 21:04:37 9386262d7a74: Preparing 21:04:37 9386262d7a74: Waiting 21:04:37 aacb3997fb59: Layer already exists 21:04:37 a9d628292987: Layer already exists 21:04:37 39948f9c8375: Layer already exists 21:04:37 d5eab1fe13f6: Layer already exists 21:04:37 55be76953fcb: Layer already exists 21:04:37 9386262d7a74: Layer already exists 21:04:37 main: digest: sha256:c452e6edd5b1b298b87c8435d5e33d619dc3d96157c6ce06527ad70b314d4099 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:37 ===================================================== [Pipeline] echo 21:04:37 taggedImages: 21:04:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:04:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 21:04:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.11 21:04:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:04:37 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 21:04:37 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 21:04:37 1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:04:37 latest 21:04:37 3.1.0-dev.11 21:04:37 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:04:37 main 21:04:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:04:38 75e7fee60355: Preparing 21:04:38 a5d9fdd500ff: Preparing 21:04:38 aacb3997fb59: Preparing 21:04:38 39948f9c8375: Preparing 21:04:38 9780920f902d: Preparing 21:04:38 9386262d7a74: Preparing 21:04:38 9386262d7a74: Waiting 21:04:38 9780920f902d: Layer already exists 21:04:38 39948f9c8375: Layer already exists 21:04:38 aacb3997fb59: Layer already exists 21:04:38 9386262d7a74: Layer already exists 21:04:38 75e7fee60355: Pushed 21:04:43 a5d9fdd500ff: Pushed 21:04:43 1e69c565e9c450280f4c43c1091bbe3a0632b70c: digest: sha256:5c194f8563490cbfa575484376bca2431a091c1f3cfe79dbe06a5e4dd34a0fa5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:04:44 75e7fee60355: Preparing 21:04:44 a5d9fdd500ff: Preparing 21:04:44 aacb3997fb59: Preparing 21:04:44 39948f9c8375: Preparing 21:04:44 9780920f902d: Preparing 21:04:44 9386262d7a74: Preparing 21:04:44 9386262d7a74: Waiting 21:04:44 75e7fee60355: Layer already exists 21:04:44 39948f9c8375: Layer already exists 21:04:44 aacb3997fb59: Layer already exists 21:04:44 a5d9fdd500ff: Layer already exists 21:04:44 9780920f902d: Layer already exists 21:04:44 9386262d7a74: Layer already exists 21:04:44 latest: digest: sha256:5c194f8563490cbfa575484376bca2431a091c1f3cfe79dbe06a5e4dd34a0fa5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.11 21:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:04:45 75e7fee60355: Preparing 21:04:45 a5d9fdd500ff: Preparing 21:04:45 aacb3997fb59: Preparing 21:04:45 39948f9c8375: Preparing 21:04:45 9780920f902d: Preparing 21:04:45 9386262d7a74: Preparing 21:04:45 9386262d7a74: Waiting 21:04:45 a5d9fdd500ff: Layer already exists 21:04:45 9780920f902d: Layer already exists 21:04:45 39948f9c8375: Layer already exists 21:04:45 aacb3997fb59: Layer already exists 21:04:45 75e7fee60355: Layer already exists 21:04:45 9386262d7a74: Layer already exists 21:04:45 3.1.0-dev.11: digest: sha256:5c194f8563490cbfa575484376bca2431a091c1f3cfe79dbe06a5e4dd34a0fa5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:04:46 75e7fee60355: Preparing 21:04:46 a5d9fdd500ff: Preparing 21:04:46 aacb3997fb59: Preparing 21:04:46 39948f9c8375: Preparing 21:04:46 9780920f902d: Preparing 21:04:46 9386262d7a74: Preparing 21:04:46 9386262d7a74: Waiting 21:04:46 aacb3997fb59: Layer already exists 21:04:46 75e7fee60355: Layer already exists 21:04:46 9780920f902d: Layer already exists 21:04:46 a5d9fdd500ff: Layer already exists 21:04:46 39948f9c8375: Layer already exists 21:04:46 9386262d7a74: Layer already exists 21:04:46 1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11: digest: sha256:5c194f8563490cbfa575484376bca2431a091c1f3cfe79dbe06a5e4dd34a0fa5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 21:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 21:04:47 75e7fee60355: Preparing 21:04:47 a5d9fdd500ff: Preparing 21:04:47 aacb3997fb59: Preparing 21:04:47 39948f9c8375: Preparing 21:04:47 9780920f902d: Preparing 21:04:47 9386262d7a74: Preparing 21:04:47 9386262d7a74: Waiting 21:04:47 a5d9fdd500ff: Layer already exists 21:04:47 39948f9c8375: Layer already exists 21:04:47 75e7fee60355: Layer already exists 21:04:47 aacb3997fb59: Layer already exists 21:04:47 9386262d7a74: Layer already exists 21:04:47 9780920f902d: Layer already exists 21:04:47 main: digest: sha256:5c194f8563490cbfa575484376bca2431a091c1f3cfe79dbe06a5e4dd34a0fa5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:04:47 ===================================================== [Pipeline] echo 21:04:47 taggedImages: 21:04:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c 21:04:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 21:04:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.11 21:04:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e69c565e9c450280f4c43c1091bbe3a0632b70c-3.1.0-dev.11 21:04:47 - 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 21:04:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:04:47 21:04:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:04:48 arm64: Pulling from edgex-lftools-log-publisher 21:04:48 8998bd30e6a1: Pulling fs layer 21:04:48 04944245beec: Pulling fs layer 21:04:48 699f458cf7ca: Pulling fs layer 21:04:48 765212b225bb: Pulling fs layer 21:04:48 f23df028b6ca: Pulling fs layer 21:04:48 d65c8cfc05b1: Pulling fs layer 21:04:48 2437ff75d9bd: Pulling fs layer 21:04:48 765212b225bb: Waiting 21:04:48 f23df028b6ca: Waiting 21:04:48 d65c8cfc05b1: Waiting 21:04:48 2437ff75d9bd: Waiting 21:04:48 04944245beec: Verifying Checksum 21:04:48 04944245beec: Download complete 21:04:48 765212b225bb: Verifying Checksum 21:04:48 765212b225bb: Download complete 21:04:48 f23df028b6ca: Verifying Checksum 21:04:48 f23df028b6ca: Download complete 21:04:48 d65c8cfc05b1: Verifying Checksum 21:04:48 d65c8cfc05b1: Download complete 21:04:48 699f458cf7ca: Verifying Checksum 21:04:48 699f458cf7ca: Download complete 21:04:49 8998bd30e6a1: Download complete 21:04:51 2437ff75d9bd: Verifying Checksum 21:04:51 2437ff75d9bd: Download complete 21:04:53 8998bd30e6a1: Pull complete 21:04:53 04944245beec: Pull complete 21:04:54 699f458cf7ca: Pull complete 21:04:54 765212b225bb: Pull complete 21:04:55 f23df028b6ca: Pull complete 21:04:55 d65c8cfc05b1: Pull complete 21:05:10 2437ff75d9bd: Pull complete 21:05:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:05:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:10 prd-ubuntu20.04-docker-arm64-4c-16g-1469 does not seem to be running inside a container 21:05:11 $ 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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@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 21:05:13 $ docker top 60aa10fe7d4afc5a1f83b9cd46ba2a076f845483f173fa418dc56a9cf438fafb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:14 ---> job-cost.sh 21:05:14 lf-activate-venv: SKIPPING 21:05:14 INFO: No Stack... 21:05:15 INFO: Retrieving Pricing Info for: v3-standard-4 21:05:15 INFO: Archiving Costs [Pipeline] sh 21:05:16 + + cat /w/workspace/edgex-go/545/archives/cost.csv 21:05:16 cut -d, -f6 [Pipeline] lock 21:05:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-545-stack-cost] 21:05:16 Resource [jenkins-edgexfoundry-edgex-go-main-545-stack-cost] did not exist. Created. 21:05:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-545-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:05:16 + echo total: 0.10999999940395355 [Pipeline] stash 21:05:16 Stashed 1 file(s) [Pipeline] } 21:05:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-545-stack-cost] [Pipeline] // lock [Pipeline] } 21:05:16 $ docker stop --time=1 60aa10fe7d4afc5a1f83b9cd46ba2a076f845483f173fa418dc56a9cf438fafb 21:05:18 $ docker rm -f --volumes 60aa10fe7d4afc5a1f83b9cd46ba2a076f845483f173fa418dc56a9cf438fafb [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 21:05:18 provisioning config files... 21:05:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/545@tmp/config15746736383089471791tmp [Pipeline] { [Pipeline] sh 21:05:19 + set +x 21:05:19 + curl -s https://codecov.io/bash 21:05:19 + bash -s -- 21:05:19 21:05:19 _____ _ 21:05:19 / ____| | | 21:05:19 | | ___ __| | ___ ___ _____ __ 21:05:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:05:19 | |___| (_) | (_| | __/ (_| (_) \ V / 21:05:19 \_____\___/ \__,_|\___|\___\___/ \_/ 21:05:19 Bash-1.0.6 21:05:19 21:05:19 21:05:19 ==> git version 2.25.1 found 21:05:19 ==> 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 21:05:19 Release-Date: 2020-01-08 21:05:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:05:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:05:19 ==> Jenkins CI detected. 21:05:19 current dir:  /w/workspace/edgex-go/545 21:05:19 project root: . 21:05:19 --> token set from env 21:05:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:05:19 ==> Running gcov in . (disable via -X gcov) 21:05:19 ==> Python coveragepy not found 21:05:19 ==> Searching for coverage reports in: 21:05:19 + . 21:05:19 -> Found 1 reports 21:05:19 ==> Detecting git/mercurial file structure 21:05:19 ==> Reading reports 21:05:19 + ./coverage.out bytes=448414 21:05:19 ==> Appending adjustments 21:05:19 https://docs.codecov.io/docs/fixing-reports 21:05:20 + Found adjustments 21:05:20 ==> Gzipping contents 21:05:20 60K /tmp/codecov.yrfB0V.gz 21:05:20 ==> Uploading reports 21:05:20 url: https://codecov.io 21:05:20 query: branch=main&commit=1e69c565e9c450280f4c43c1091bbe3a0632b70c&build=545&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F545%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:05:20 -> Pinging Codecov 21:05:20 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=1e69c565e9c450280f4c43c1091bbe3a0632b70c&build=545&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F545%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:05:20 -> Uploading to 21:05:20 https://storage.googleapis.com/codecov/v4/raw/2023-07-18/00271124DB129430A58F1EEE437C3FCB/1e69c565e9c450280f4c43c1091bbe3a0632b70c/f1359b4c-140c-4c9d-b821-bfdfedae8592.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230718T210520Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=37257ab9c73f8024d9f882d30b6b109873259848b8eec3508b1fba84047bbc1d 21:05:20 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:20 Dload Upload Total Spent Left Speed 21:05:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57599 0 0 100 57599 0 254k --:--:-- --:--:-- --:--:-- 254k 21:05:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1e69c565e9c450280f4c43c1091bbe3a0632b70c [Pipeline] } 21:05:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:05:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:05:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:05:21 21:05:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:05:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:05:21 df9b9388f04a: Pulling fs layer 21:05:21 52dc419b0ee2: Pulling fs layer 21:05:21 25bc292e5bac: Pulling fs layer 21:05:21 114826534d7a: Pulling fs layer 21:05:21 4657fd5d0bcf: Pulling fs layer 21:05:21 6ad1cebc031e: Pulling fs layer 21:05:21 8a3aa393b2d8: Pulling fs layer 21:05:21 114826534d7a: Waiting 21:05:21 8a3aa393b2d8: Waiting 21:05:21 6ad1cebc031e: Waiting 21:05:21 25bc292e5bac: Verifying Checksum 21:05:21 25bc292e5bac: Download complete 21:05:21 52dc419b0ee2: Verifying Checksum 21:05:21 52dc419b0ee2: Download complete 21:05:21 4657fd5d0bcf: Verifying Checksum 21:05:21 4657fd5d0bcf: Download complete 21:05:21 df9b9388f04a: Download complete 21:05:21 6ad1cebc031e: Verifying Checksum 21:05:21 6ad1cebc031e: Download complete 21:05:21 df9b9388f04a: Pull complete 21:05:21 52dc419b0ee2: Pull complete 21:05:21 25bc292e5bac: Pull complete 21:05:22 114826534d7a: Verifying Checksum 21:05:22 114826534d7a: Download complete 21:05:22 8a3aa393b2d8: Verifying Checksum 21:05:22 8a3aa393b2d8: Download complete 21:05:25 114826534d7a: Pull complete 21:05:25 4657fd5d0bcf: Pull complete 21:05:26 6ad1cebc031e: Pull complete 21:05:28 8a3aa393b2d8: Pull complete 21:05:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:05:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:29 prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container 21:05:29 $ 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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:05:36 $ docker top 99bf89bb96a056469e1817ed43f786cfe894604955f9447b92a2a28c083240bb -eo pid,comm [Pipeline] { [Pipeline] echo 21:05:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 21:05:36 + set -o pipefail 21:05:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 21:05:44 21:05:44 Monitoring /w/workspace/edgex-go/545 (github.com/edgexfoundry/edgex-go)... 21:05:44 21:05:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/ba0aa579-58ee-4bd5-8016-b26a47b8bb4f 21:05:44 21:05:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:05:44 21:05:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:05:44 21:05:44 21:05:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:05:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:05:44 More details here: https://snyk.co/ue1NS [Pipeline] } 21:05:44 $ docker stop --time=1 99bf89bb96a056469e1817ed43f786cfe894604955f9447b92a2a28c083240bb 21:05:48 $ docker rm -f --volumes 99bf89bb96a056469e1817ed43f786cfe894604955f9447b92a2a28c083240bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:05:49 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:49 provisioning config files... 21:05:49 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/545@tmp/config14510844815759673177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:49 --> edgex-publish-swagger.sh 21:05:49 === Publish openapi/v3 API === 21:05:49 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 21:05:49 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/545/openapi/v3/core-command.yaml] 21:05:49 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:49 Dload Upload Total Spent Left Speed 21:05:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 83419 --:--:-- --:--:-- --:--:-- 83180 100 29030 0 0 100 29030 0 54160 --:--:-- --:--:-- --:--:-- 54059 21:05:49 21:05:49 21:05:49 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/545/openapi/v3/core-data.yaml] 21:05:49 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:49 Dload Upload Total Spent Left Speed 21:05:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 146k --:--:-- --:--:-- --:--:-- 146k 21:05:50 21:05:50 21:05:50 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/545/openapi/v3/core-metadata.yaml] 21:05:50 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:50 Dload Upload Total Spent Left Speed 21:05:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 303k --:--:-- --:--:-- --:--:-- 303k 100 141k 0 0 100 141k 0 303k --:--:-- --:--:-- --:--:-- 302k 21:05:50 21:05:50 21:05:50 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/545/openapi/v3/support-notifications.yaml] 21:05:50 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:50 Dload Upload Total Spent Left Speed 21:05:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 192k --:--:-- --:--:-- --:--:-- 192k 21:05:51 21:05:51 21:05:51 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/545/openapi/v3/support-scheduler.yaml] 21:05:51 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:51 Dload Upload Total Spent Left Speed 21:05:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 86321 --:--:-- --:--:-- --:--:-- 86105 100 34356 0 0 100 34356 0 86321 --:--:-- --:--:-- --:--:-- 86105 21:05:51 21:05:51 [Pipeline] } 21:05:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 21:05:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:05:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:52 prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container 21:05:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:05:53 $ docker top 69f77473581b55343450667753fc459b9069bb1cf819f355c45026cd8646b4ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:05:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:53 [ssh-agent] Looking for ssh-agent implementation... 21:05:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:53 $ docker exec 69f77473581b55343450667753fc459b9069bb1cf819f355c45026cd8646b4ef ssh-agent 21:05:53 SSH_AUTH_SOCK=/tmp/ssh-DhZ06m0vSzyS/agent.32 21:05:53 SSH_AGENT_PID=39 21:05:53 Running ssh-add (command line suppressed) 21:05:53 Identity added: /w/workspace/edgex-go/545@tmp/private_key_824570326473333878.key (/w/workspace/edgex-go/545@tmp/private_key_824570326473333878.key) 21:05:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:53 + git semver tag 21:05:54 2023-07-18 21:05:54,159 [run_tag] DEBUG tag force:False 21:05:54 2023-07-18 21:05:54,159 [check_head_tag] DEBUG check head tag 21:05:54 2023-07-18 21:05:54,160 [execute] INFO git cat-file --batch-check 21:05:54 2023-07-18 21:05:54,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/545, universal_newlines=False, shell=None, istream=) 21:05:54 2023-07-18 21:05:54,164 [execute] INFO git cat-file --batch 21:05:54 2023-07-18 21:05:54,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/545, universal_newlines=False, shell=None, istream=) 21:05:54 2023-07-18 21:05:54,178 [read_version] DEBUG read version from /w/workspace/edgex-go/545/.semver/main 21:05:54 2023-07-18 21:05:54,178 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 21:05:54 2023-07-18 21:05:54,178 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/edgex-go/545, universal_newlines=False, shell=None, istream=None) 21:05:54 2023-07-18 21:05:54,184 [read_version] DEBUG read version from /w/workspace/edgex-go/545/.semver/main 21:05:54 3.1.0-dev.11 [Pipeline] } 21:05:54 $ docker exec --env ******** --env ******** 69f77473581b55343450667753fc459b9069bb1cf819f355c45026cd8646b4ef ssh-agent -k 21:05:54 unset SSH_AUTH_SOCK; 21:05:54 unset SSH_AGENT_PID; 21:05:54 echo Agent pid 39 killed; 21:05:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:05:54 + git semver [Pipeline] } 21:05:54 $ docker stop --time=1 69f77473581b55343450667753fc459b9069bb1cf819f355c45026cd8646b4ef 21:05:56 $ docker rm -f --volumes 69f77473581b55343450667753fc459b9069bb1cf819f355c45026cd8646b4ef [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:05:56 21:05:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:05:56 0.23.1-centos7: Pulling from edgex-lftools 21:05:56 ab5ef0e58194: Pulling fs layer 21:05:56 9712f1f96733: Pulling fs layer 21:05:56 63f879dbbcfc: Pulling fs layer 21:05:56 0d9ebad4ef96: Pulling fs layer 21:05:56 e9a5061849ea: Pulling fs layer 21:05:56 d747dcd14b5f: Pulling fs layer 21:05:56 2de7ff778b66: Pulling fs layer 21:05:56 e9a5061849ea: Waiting 21:05:56 d747dcd14b5f: Waiting 21:05:56 0d9ebad4ef96: Waiting 21:05:56 9712f1f96733: Download complete 21:05:57 63f879dbbcfc: Verifying Checksum 21:05:57 63f879dbbcfc: Download complete 21:05:57 e9a5061849ea: Verifying Checksum 21:05:57 e9a5061849ea: Download complete 21:05:57 ab5ef0e58194: Verifying Checksum 21:05:57 ab5ef0e58194: Download complete 21:05:57 d747dcd14b5f: Verifying Checksum 21:05:57 d747dcd14b5f: Download complete 21:05:57 0d9ebad4ef96: Verifying Checksum 21:05:57 0d9ebad4ef96: Download complete 21:05:57 2de7ff778b66: Verifying Checksum 21:05:57 2de7ff778b66: Download complete 21:06:00 ab5ef0e58194: Pull complete 21:06:00 9712f1f96733: Pull complete 21:06:01 63f879dbbcfc: Pull complete 21:06:05 0d9ebad4ef96: Pull complete 21:06:05 e9a5061849ea: Pull complete 21:06:05 d747dcd14b5f: Pull complete 21:06:06 2de7ff778b66: Pull complete 21:06:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:06:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:07 prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container 21:06:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:06:12 $ docker top 9cb7aa5955032a367c61b31d87a2a19b86ce0fbeb1e96000e5bfbbbf6b1b233e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:06:12 provisioning config files... 21:06:12 copy managed file [sigul-config] to file:/w/workspace/edgex-go/545@tmp/config3802514600027238647tmp 21:06:12 copy managed file [sigul-password] to file:/w/workspace/edgex-go/545@tmp/config2330912882257871685tmp 21:06:12 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/545@tmp/config8901310815542174976tmp [Pipeline] { [Pipeline] echo 21:06:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:06:13 ---> sigul-configuration.sh 21:06:13 gpg: directory `/root/.gnupg' created 21:06:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:06:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:06:13 gpg: keyring `/root/.gnupg/secring.gpg' created 21:06:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:06:13 gpg: CAST5 encrypted data 21:06:13 gpg: encrypted with 1 passphrase 21:06:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:06:13 + mkdir /home/jenkins 21:06:13 + mkdir /home/jenkins/sigul [Pipeline] sh 21:06:13 + 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 21:06:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:06:14 ---> sigul-install.sh 21:06:14 Sigul already installed; skipping installation. [Pipeline] sh 21:06:14 + git tag --list 21:06:14 0.6.0 21:06:14 0.6.1 21:06:14 0.7.0 21:06:14 0.7.1 21:06:14 v1.0.0 21:06:14 v1.0.1 21:06:14 v1.1.0 21:06:14 v1.2.0 21:06:14 v1.2.1 21:06:14 v1.3.0 21:06:14 v1.3.1 21:06:14 v2.0.0 21:06:14 v2.1.0 21:06:14 v2.1.1 21:06:14 v2.2.0 21:06:14 v2.3.0 21:06:14 v3.0 21:06:14 v3.0.0 21:06:14 v3.1.0-dev.1 21:06:14 v3.1.0-dev.10 21:06:14 v3.1.0-dev.11 21:06:14 v3.1.0-dev.2 21:06:14 v3.1.0-dev.3 21:06:14 v3.1.0-dev.4 21:06:14 v3.1.0-dev.5 21:06:14 v3.1.0-dev.6 21:06:14 v3.1.0-dev.7 21:06:14 v3.1.0-dev.8 21:06:14 v3.1.0-dev.9 [Pipeline] sh 21:06:14 + lftools sign git-tag v3.1.0-dev.11 21:06:15 Signing Git tag with Sigul... 21:06:15 Signing v3.1.0-dev.11 [Pipeline] echo 21:06:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:06:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:06:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:06:16 $ docker stop --time=1 9cb7aa5955032a367c61b31d87a2a19b86ce0fbeb1e96000e5bfbbbf6b1b233e 21:06:17 $ docker rm -f --volumes 9cb7aa5955032a367c61b31d87a2a19b86ce0fbeb1e96000e5bfbbbf6b1b233e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:06:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:06:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:18 prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container 21:06:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:06:18 $ docker top 61fb860595098c885b63a1f7cf3a497417149600c457868e14c29ae36fda48c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:18 [ssh-agent] Looking for ssh-agent implementation... 21:06:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:18 $ docker exec 61fb860595098c885b63a1f7cf3a497417149600c457868e14c29ae36fda48c9 ssh-agent 21:06:18 SSH_AUTH_SOCK=/tmp/ssh-tCBHXeJUuZaM/agent.32 21:06:18 SSH_AGENT_PID=38 21:06:18 Running ssh-add (command line suppressed) 21:06:19 Identity added: /w/workspace/edgex-go/545@tmp/private_key_17757012322905291007.key (/w/workspace/edgex-go/545@tmp/private_key_17757012322905291007.key) 21:06:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:19 + git semver bump pre 21:06:19 2023-07-18 21:06:19,502 [read_version] DEBUG read version from /w/workspace/edgex-go/545/.semver/main 21:06:19 2023-07-18 21:06:19,502 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev 21:06:19 2023-07-18 21:06:19,502 [bump_version] DEBUG bumped version:3.1.0-dev.12 21:06:19 2023-07-18 21:06:19,502 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/edgex-go/545/.semver/main with force:True 21:06:19 2023-07-18 21:06:19,502 [read_version] DEBUG read version from /w/workspace/edgex-go/545/.semver/main 21:06:19 2023-07-18 21:06:19,502 [write_file] DEBUG write to file:/w/workspace/edgex-go/545/.semver/main 21:06:19 2023-07-18 21:06:19,504 [execute] INFO git cat-file --batch-check 21:06:19 2023-07-18 21:06:19,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/545/.semver, universal_newlines=False, shell=None, istream=) 21:06:19 2023-07-18 21:06:19,509 [execute] INFO git cat-file --batch 21:06:19 2023-07-18 21:06:19,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/545/.semver, universal_newlines=False, shell=None, istream=) 21:06:19 2023-07-18 21:06:19,515 [read_version] DEBUG read version from /w/workspace/edgex-go/545/.semver/main 21:06:19 3.1.0-dev.12 [Pipeline] } 21:06:19 $ docker exec --env ******** --env ******** 61fb860595098c885b63a1f7cf3a497417149600c457868e14c29ae36fda48c9 ssh-agent -k 21:06:19 unset SSH_AUTH_SOCK; 21:06:19 unset SSH_AGENT_PID; 21:06:19 echo Agent pid 38 killed; 21:06:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:19 + git semver [Pipeline] } 21:06:20 $ docker stop --time=1 61fb860595098c885b63a1f7cf3a497417149600c457868e14c29ae36fda48c9 21:06:21 $ docker rm -f --volumes 61fb860595098c885b63a1f7cf3a497417149600c457868e14c29ae36fda48c9 [Pipeline] // withDockerContainer [Pipeline] sh 21:06:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:06:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:22 prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container 21:06:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:06:22 $ docker top bff889d32e0f7e592d3f687ba158630ca800fbe9a5131f2efc3a2e4f7a5446ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:22 [ssh-agent] Looking for ssh-agent implementation... 21:06:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:22 $ docker exec bff889d32e0f7e592d3f687ba158630ca800fbe9a5131f2efc3a2e4f7a5446ff ssh-agent 21:06:22 SSH_AUTH_SOCK=/tmp/ssh-tNKe1qNky93w/agent.32 21:06:22 SSH_AGENT_PID=38 21:06:22 Running ssh-add (command line suppressed) 21:06:23 Identity added: /w/workspace/edgex-go/545@tmp/private_key_12638614483353721442.key (/w/workspace/edgex-go/545@tmp/private_key_12638614483353721442.key) 21:06:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:23 + git semver push 21:06:23 2023-07-18 21:06:23,521 [run_push] DEBUG push 21:06:23 2023-07-18 21:06:23,522 [execute] INFO git cat-file --batch-check 21:06:23 2023-07-18 21:06:23,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/545/.semver, universal_newlines=False, shell=None, istream=) 21:06:23 2023-07-18 21:06:23,527 [execute] INFO git rev-list 39f80b35448b05f1d882a1641ea47053ad0738b9 -- 21:06:23 2023-07-18 21:06:23,527 [execute] DEBUG Popen(['git', 'rev-list', '39f80b35448b05f1d882a1641ea47053ad0738b9', '--'], cwd=/w/workspace/edgex-go/545/.semver, universal_newlines=False, shell=None, istream=None) 21:06:23 2023-07-18 21:06:23,548 [execute] INFO git fetch -v origin 21:06:23 2023-07-18 21:06:23,548 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/545/.semver, universal_newlines=True, shell=None, istream=None) 21:06:24 2023-07-18 21:06:23,999 [run_push] DEBUG no remote changes detected 21:06:24 2023-07-18 21:06:24,000 [execute] INFO git push origin semver 21:06:24 2023-07-18 21:06:24,000 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/545/.semver, universal_newlines=False, shell=None, istream=None) 21:06:25 2023-07-18 21:06:24,818 [run_push] DEBUG push all version tags 21:06:25 2023-07-18 21:06:24,818 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:06:25 2023-07-18 21:06:24,819 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/545, universal_newlines=False, shell=None, istream=None) 21:06:25 2023-07-18 21:06:25,511 [read_version] DEBUG read version from /w/workspace/edgex-go/545/.semver/main 21:06:25 3.1.0-dev.12 [Pipeline] } 21:06:25 $ docker exec --env ******** --env ******** bff889d32e0f7e592d3f687ba158630ca800fbe9a5131f2efc3a2e4f7a5446ff ssh-agent -k 21:06:25 unset SSH_AUTH_SOCK; 21:06:25 unset SSH_AGENT_PID; 21:06:25 echo Agent pid 38 killed; 21:06:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:26 + git semver [Pipeline] } 21:06:26 $ docker stop --time=1 bff889d32e0f7e592d3f687ba158630ca800fbe9a5131f2efc3a2e4f7a5446ff 21:06:27 $ docker rm -f --volumes bff889d32e0f7e592d3f687ba158630ca800fbe9a5131f2efc3a2e4f7a5446ff [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 21:06:28 + [ -d /w/workspace/edgex-go/545/archives ] [Pipeline] libraryResource [Pipeline] sh 21:06:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:06:29 ---> package-listing.sh 21:06:29 ++ facter osfamily 21:06:29 ++ tr '[:upper:]' '[:lower:]' 21:06:29 + OS_FAMILY=debian 21:06:29 + workspace=/w/workspace/edgex-go/545 21:06:29 + START_PACKAGES=/tmp/packages_start.txt 21:06:29 + END_PACKAGES=/tmp/packages_end.txt 21:06:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:06:29 + PACKAGES=/tmp/packages_start.txt 21:06:29 + '[' /w/workspace/edgex-go/545 ']' 21:06:29 + PACKAGES=/tmp/packages_end.txt 21:06:29 + case "${OS_FAMILY}" in 21:06:29 + dpkg -l 21:06:29 + grep '^ii' 21:06:29 + '[' -f /tmp/packages_start.txt ']' 21:06:29 + '[' -f /tmp/packages_end.txt ']' 21:06:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:06:29 + '[' /w/workspace/edgex-go/545 ']' 21:06:29 + mkdir -p /w/workspace/edgex-go/545/archives/ 21:06:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/545/archives/ [Pipeline] echo 21:06:29 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/545/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:06:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:06:30 21:06:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:06:30 latest: Pulling from edgex-lftools-log-publisher 21:06:30 5eb5b503b376: Pulling fs layer 21:06:30 5c69ac0246d0: Pulling fs layer 21:06:30 ec43610c2a17: Pulling fs layer 21:06:30 3a2ae6a8a46f: Pulling fs layer 21:06:30 33b1e0a273af: Pulling fs layer 21:06:30 5d3b04190fa2: Pulling fs layer 21:06:30 2f39f015ded8: Pulling fs layer 21:06:30 3a2ae6a8a46f: Waiting 21:06:30 33b1e0a273af: Waiting 21:06:30 5d3b04190fa2: Waiting 21:06:30 2f39f015ded8: Waiting 21:06:30 5c69ac0246d0: Verifying Checksum 21:06:30 5c69ac0246d0: Download complete 21:06:30 3a2ae6a8a46f: Verifying Checksum 21:06:30 3a2ae6a8a46f: Download complete 21:06:30 33b1e0a273af: Verifying Checksum 21:06:30 ec43610c2a17: Verifying Checksum 21:06:30 ec43610c2a17: Download complete 21:06:30 5d3b04190fa2: Verifying Checksum 21:06:30 5d3b04190fa2: Download complete 21:06:31 5eb5b503b376: Verifying Checksum 21:06:31 5eb5b503b376: Download complete 21:06:31 2f39f015ded8: Download complete 21:06:32 5eb5b503b376: Pull complete 21:06:32 5c69ac0246d0: Pull complete 21:06:32 ec43610c2a17: Pull complete 21:06:33 3a2ae6a8a46f: Pull complete 21:06:33 33b1e0a273af: Pull complete 21:06:33 5d3b04190fa2: Pull complete 21:06:37 2f39f015ded8: Pull complete 21:06:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:06:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:37 prd-ubuntu20.04-docker-8c-8g-1468 does not seem to be running inside a container 21:06:37 $ 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/545/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/545 -v /w/workspace/edgex-go/545:/w/workspace/edgex-go/545:rw,z -v /w/workspace/edgex-go/545@tmp:/w/workspace/edgex-go/545@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:06:41 $ docker top eda2ff4cce671ef0ea6f2e8885e7170fb1ce30a2be485dbe28601572d5f6a430 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:41 + touch /tmp/pre-build-complete [Pipeline] sh 21:06:42 + mkdir -p /var/log/sysstat [Pipeline] sh 21:06:42 + ls /var/log/sa-host 21:06:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:42 provisioning config files... 21:06:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/545@tmp/config12038357934185846772tmp [Pipeline] { [Pipeline] echo 21:06:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:06:42 ---> create-netrc.sh [Pipeline] } 21:06:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:06:43 ---> python-tools-install.sh [Pipeline] echo 21:06:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:06:43 ---> sudo-logs.sh 21:06:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:06:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:06:43 ---> job-cost.sh 21:06:43 lf-activate-venv: SKIPPING 21:06:43 DEBUG: total: 0.10999999940395355 21:06:43 INFO: Retrieving Stack Cost... 21:06:44 INFO: Retrieving Pricing Info for: v3-standard-8 21:06:44 INFO: Archiving Costs [Pipeline] echo 21:06:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:06:45 ---> logs-deploy.sh 21:06:45 lf-activate-venv: SKIPPING 21:06:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/545 21:06:45 INFO: archiving workspace using pattern(s): 21:06:45 Archives upload complete. 21:06:46 INFO: archiving logs to Nexus 21:06:46 ---> uname -a: 21:06:46 Linux prd-ubuntu20-04-docker-8c-8g-1468 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:06:46 21:06:46 21:06:46 ---> lscpu: 21:06:46 Architecture: x86_64 21:06:46 CPU op-mode(s): 32-bit, 64-bit 21:06:46 Byte Order: Little Endian 21:06:46 Address sizes: 40 bits physical, 48 bits virtual 21:06:46 CPU(s): 8 21:06:46 On-line CPU(s) list: 0-7 21:06:46 Thread(s) per core: 1 21:06:46 Core(s) per socket: 1 21:06:46 Socket(s): 8 21:06:46 NUMA node(s): 1 21:06:46 Vendor ID: AuthenticAMD 21:06:46 CPU family: 23 21:06:46 Model: 49 21:06:46 Model name: AMD EPYC-Rome Processor 21:06:46 Stepping: 0 21:06:46 CPU MHz: 2799.998 21:06:46 BogoMIPS: 5599.99 21:06:46 Virtualization: AMD-V 21:06:46 Hypervisor vendor: KVM 21:06:46 Virtualization type: full 21:06:46 L1d cache: 256 KiB 21:06:46 L1i cache: 256 KiB 21:06:46 L2 cache: 4 MiB 21:06:46 L3 cache: 128 MiB 21:06:46 NUMA node0 CPU(s): 0-7 21:06:46 Vulnerability Itlb multihit: Not affected 21:06:46 Vulnerability L1tf: Not affected 21:06:46 Vulnerability Mds: Not affected 21:06:46 Vulnerability Meltdown: Not affected 21:06:46 Vulnerability Mmio stale data: Not affected 21:06:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:06:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:06:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:06:46 Vulnerability Srbds: Not affected 21:06:46 Vulnerability Tsx async abort: Not affected 21:06:46 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 21:06:46 21:06:46 21:06:46 ---> nproc: 21:06:46 8 21:06:46 21:06:46 21:06:46 ---> df -h: 21:06:46 Filesystem Size Used Avail Use% Mounted on 21:06:46 overlay 155G 23G 132G 15% / 21:06:46 tmpfs 64M 0 64M 0% /dev 21:06:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:06:46 shm 64M 0 64M 0% /dev/shm 21:06:46 /dev/vda1 155G 23G 132G 15% /facter-os 21:06:46 21:06:46 21:06:46 ---> sar -b -r -n DEV: 21:06:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1468) 07/18/23 _x86_64_ (8 CPU) 21:06:46 21:06:46 20:38:20 LINUX RESTART (8 CPU) 21:06:46 21:06:46 20:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:06:46 20:40:01 153.47 10.23 143.24 0.00 1687.99 77254.06 0.00 21:06:46 20:41:01 28.24 0.02 28.22 0.00 0.13 18315.63 0.00 21:06:46 20:42:01 61.07 0.27 60.81 0.00 5.33 24757.62 0.00 21:06:46 20:43:01 344.50 0.45 344.05 0.00 51.18 182584.47 0.00 21:06:46 20:44:01 530.29 17.06 513.23 0.00 2949.64 144673.89 0.00 21:06:46 20:45:01 444.02 2.47 441.55 0.00 2270.44 99573.88 0.00 21:06:46 20:46:01 274.77 1.12 273.65 0.00 26.13 8465.52 0.00 21:06:46 20:47:01 17.83 0.03 17.79 0.00 3.20 838.52 0.00 21:06:46 20:48:01 1.30 0.00 1.30 0.00 0.00 416.39 0.00 21:06:46 20:49:01 1.80 0.00 1.80 0.00 0.00 422.53 0.00 21:06:46 20:50:01 1.12 0.00 1.12 0.00 0.00 356.70 0.00 21:06:46 20:51:01 1.77 0.00 1.77 0.00 0.00 421.40 0.00 21:06:46 20:52:01 1.03 0.00 1.03 0.00 0.00 413.80 0.00 21:06:46 20:53:01 2.92 1.40 1.52 0.00 33.86 419.93 0.00 21:06:46 20:54:01 2.50 0.28 2.22 0.00 4.00 433.59 0.00 21:06:46 20:55:01 1.63 0.00 1.63 0.00 0.00 344.34 0.00 21:06:46 20:56:01 1.17 0.00 1.17 0.00 0.00 416.20 0.00 21:06:46 20:57:01 1.45 0.00 1.45 0.00 0.00 286.30 0.00 21:06:46 20:58:01 1.00 0.00 1.00 0.00 0.00 413.80 0.00 21:06:46 20:59:01 1.30 0.00 1.30 0.00 0.00 419.46 0.00 21:06:46 21:00:01 1.17 0.00 1.17 0.00 0.00 415.40 0.00 21:06:46 21:01:01 1.60 0.00 1.60 0.00 0.00 367.41 0.00 21:06:46 21:02:01 1.12 0.00 1.12 0.00 0.00 415.33 0.00 21:06:46 21:03:01 1.53 0.00 1.53 0.00 0.00 419.99 0.00 21:06:46 21:04:01 1.27 0.00 1.27 0.00 0.00 417.33 0.00 21:06:46 21:05:01 1.63 0.00 1.63 0.00 0.00 421.53 0.00 21:06:46 21:06:01 87.52 0.40 87.12 0.00 13.46 36404.33 0.00 21:06:46 Average: 72.92 1.25 71.68 0.00 260.93 22225.36 0.00 21:06:46 21:06:46 20:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:06:46 20:40:01 28258156 31504456 805136 2.45 113336 3343364 1991284 5.87 1197416 2992312 13604 21:06:46 20:41:01 27687088 31387248 917580 2.79 116732 3764772 2294304 6.76 1477692 3252268 174744 21:06:46 20:42:01 28160604 31581240 729568 2.22 119324 3514544 1699060 5.01 1225052 3068372 92 21:06:46 20:43:01 22402956 31368304 916660 2.79 136612 8838260 3355560 9.89 1737296 8079916 10444 21:06:46 20:44:01 15267340 29306300 2900004 8.82 262784 13357704 10194664 30.04 4745272 11664804 502676 21:06:46 20:45:01 16264504 31408392 849560 2.58 290376 14499136 2484684 7.32 2676860 12884776 3288 21:06:46 20:46:01 16224436 31462428 802572 2.44 294268 14585712 2315124 6.82 2952376 12654168 488 21:06:46 20:47:01 16234088 31472984 791568 2.41 294944 14585936 2201160 6.49 3096176 12499640 72 21:06:46 20:48:01 16233876 31472820 791840 2.41 294972 14585940 2201160 6.49 3096076 12499648 8 21:06:46 20:49:01 16246924 31485908 779232 2.37 295020 14585948 2201160 6.49 3083976 12499648 16 21:06:46 20:50:01 16246908 31485936 779212 2.37 295052 14585948 2201160 6.49 3083828 12499652 16 21:06:46 20:51:01 16251468 31490936 774636 2.36 295080 14585952 2201160 6.49 3078164 12500048 44 21:06:46 20:52:01 16251436 31490928 774624 2.36 295112 14585944 2201160 6.49 3078192 12500048 12 21:06:46 20:53:01 16237364 31478928 786464 2.39 295140 14586968 2201160 6.49 3094100 12500544 24 21:06:46 20:54:01 16224824 31466616 798884 2.43 295192 14587064 2221156 6.55 3103392 12500364 28 21:06:46 20:55:01 16225344 31467180 798276 2.43 295236 14587064 2221156 6.55 3102984 12500364 16 21:06:46 20:56:01 16225304 31467180 798212 2.43 295280 14587068 2221156 6.55 3102948 12500368 16 21:06:46 20:57:01 16225216 31467164 798168 2.43 295312 14587076 2221156 6.55 3103000 12500372 172 21:06:46 20:58:01 16225444 31467400 797864 2.43 295352 14587068 2221156 6.55 3103008 12500372 20 21:06:46 20:59:01 16225364 31467368 797804 2.43 295392 14587072 2221156 6.55 3103128 12500380 64 21:06:46 21:00:01 16225540 31467588 797772 2.43 295412 14587084 2221156 6.55 3103100 12500384 16 21:06:46 21:01:01 16225768 31467868 797476 2.43 295448 14587088 2221156 6.55 3103144 12500396 16 21:06:46 21:02:01 16225556 31467664 797656 2.43 295472 14587092 2221156 6.55 3103480 12500400 16 21:06:46 21:03:01 16225396 31467536 797616 2.43 295492 14587092 2221156 6.55 3103184 12500392 16 21:06:46 21:04:01 16225348 31467536 797552 2.43 295552 14587084 2237304 6.59 3103344 12500400 20 21:06:46 21:05:01 16225292 31467652 797376 2.42 295568 14587228 2237304 6.59 3103464 12500528 16 21:06:46 21:06:01 14896664 31406928 857492 2.61 313748 15756068 2555920 7.53 3224424 13624684 470752 21:06:46 Average: 17687711 31385648 882622 2.68 268785 13141010 2554996 7.53 2892040 11323157 43581 21:06:46 21:06:46 20:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:06:46 20:40:01 docker0 653.77 698.32 47.53 4494.79 0.00 0.00 0.00 0.00 21:06:46 20:40:01 ens3 949.83 803.58 10379.36 92.51 0.00 0.00 0.00 0.00 21:06:46 20:40:01 veth5cc1bf9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:06:46 20:40:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 21:06:46 20:41:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 21:06:46 20:41:01 ens3 39.99 41.04 27.41 92.69 0.00 0.00 0.00 0.00 21:06:46 20:41:01 veth5cc1bf9 1.43 1.50 0.13 0.13 0.00 0.00 0.00 0.00 21:06:46 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:06:46 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:42:01 ens3 31.21 20.85 34.07 34.55 0.00 0.00 0.00 0.00 21:06:46 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:43:01 vethc734571 22.04 34.29 2.13 10.59 0.00 0.00 0.00 0.00 21:06:46 20:43:01 docker0 144.55 241.60 11.25 982.38 0.00 0.00 0.00 0.00 21:06:46 20:43:01 ens3 341.00 207.05 3203.53 32.74 0.00 0.00 0.00 0.00 21:06:46 20:43:01 veth7d4e918 22.49 34.86 2.16 10.64 0.00 0.00 0.00 0.00 21:06:46 20:43:01 veth2a31788 22.48 34.46 2.16 10.62 0.00 0.00 0.00 0.00 21:06:46 20:43:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:06:46 20:43:01 vethbd6e617 22.46 34.91 2.16 10.66 0.00 0.00 0.00 0.00 21:06:46 20:43:01 vethc8c2e77 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 21:06:46 20:43:01 vethdac9b38 22.63 34.96 2.17 10.67 0.00 0.00 0.00 0.00 21:06:46 20:44:01 vethcfde2bf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:06:46 20:44:01 veth813e49f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:06:46 20:44:01 veth54d2bf7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:06:46 20:44:01 veth98f6a77 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:06:46 20:44:01 docker0 227.06 449.11 18.28 2873.45 0.00 0.00 0.00 0.00 21:06:46 20:44:01 veth8779967 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:06:46 20:44:01 ens3 562.54 283.00 4435.99 32.89 0.00 0.00 0.00 0.00 21:06:46 20:44:01 veth409f1ba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:06:46 20:44:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:06:46 20:44:01 veth9c8bcd7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:06:46 20:44:01 vethe97d952 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:06:46 20:44:01 vethd2318da 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:06:46 20:44:01 vethc8c2e77 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:44:01 vethb1cbacf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:06:46 20:44:01 veth4e36515 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:06:46 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:45:01 ens3 82.72 27.96 1379.11 4.79 0.00 0.00 0.00 0.00 21:06:46 20:45:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:06:46 20:45:01 veth550e13e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:45:01 veth68f6ee0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:45:01 vethc8c2e77 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:46:01 ens3 486.20 495.68 239.13 2355.31 0.00 0.00 0.00 0.00 21:06:46 20:46:01 lo 48.46 48.46 4.78 4.78 0.00 0.00 0.00 0.00 21:06:46 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:47:01 ens3 199.60 192.44 124.74 1008.12 0.00 0.00 0.00 0.00 21:06:46 20:47:01 lo 21.59 21.59 2.12 2.12 0.00 0.00 0.00 0.00 21:06:46 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:49:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:06:46 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:06:46 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:06:46 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:06:46 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:53:01 ens3 42.66 50.26 5.70 114.95 0.00 0.00 0.00 0.00 21:06:46 20:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:06:46 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:54:01 ens3 3.53 2.52 2.18 2.26 0.00 0.00 0.00 0.00 21:06:46 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:55:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:06:46 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:06:46 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:56:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:06:46 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:06:46 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 20:59:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:06:46 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:06:46 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 21:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 21:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:06:46 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:06:46 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 21:02:01 ens3 0.20 0.12 0.12 0.07 0.00 0.00 0.00 0.00 21:06:46 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 21:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:06:46 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:06:46 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 21:04:01 ens3 1.20 0.47 2.39 0.15 0.00 0.00 0.00 0.00 21:06:46 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:46 21:05:01 ens3 0.43 0.28 0.26 0.20 0.00 0.00 0.00 0.00 21:06:46 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:06:46 21:06:01 docker0 56.81 113.08 4.62 1013.53 0.00 0.00 0.00 0.00 21:06:46 21:06:01 ens3 378.00 206.90 8183.62 39.07 0.00 0.00 0.00 0.00 21:06:46 21:06:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 21:06:46 Average: docker0 40.13 55.68 3.03 346.80 0.00 0.00 0.00 0.00 21:06:46 Average: ens3 115.56 86.40 1037.63 141.12 0.00 0.00 0.00 0.00 21:06:46 Average: lo 2.99 2.99 0.29 0.29 0.00 0.00 0.00 0.00 21:06:46 21:06:46 21:06:46 ---> sar -P ALL: 21:06:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1468) 07/18/23 _x86_64_ (8 CPU) 21:06:46 21:06:46 20:38:20 LINUX RESTART (8 CPU) 21:06:46 21:06:46 20:39:01 CPU %user %nice %system %iowait %steal %idle 21:06:46 20:40:01 all 10.01 0.00 4.58 3.39 0.06 81.96 21:06:46 20:40:01 0 10.22 0.00 4.91 0.96 0.05 83.86 21:06:46 20:40:01 1 11.98 0.00 4.91 15.56 0.05 67.50 21:06:46 20:40:01 2 8.60 0.00 4.92 4.54 0.05 81.89 21:06:46 20:40:01 3 8.32 0.00 3.87 1.16 0.07 86.58 21:06:46 20:40:01 4 8.12 0.00 3.72 3.44 0.05 84.67 21:06:46 20:40:01 5 10.50 0.00 4.21 0.15 0.07 85.07 21:06:46 20:40:01 6 12.22 0.00 5.13 0.66 0.07 81.93 21:06:46 20:40:01 7 10.11 0.00 4.98 0.68 0.10 84.14 21:06:46 20:41:01 all 33.69 0.00 5.74 0.88 0.08 59.61 21:06:46 20:41:01 0 34.97 0.00 5.56 0.17 0.08 59.22 21:06:46 20:41:01 1 34.54 0.00 6.66 0.05 0.08 58.66 21:06:46 20:41:01 2 32.35 0.00 6.24 0.57 0.08 60.76 21:06:46 20:41:01 3 35.23 0.00 5.44 0.55 0.08 58.69 21:06:46 20:41:01 4 34.00 0.00 5.08 0.49 0.08 60.35 21:06:46 20:41:01 5 32.65 0.00 5.25 4.88 0.08 57.13 21:06:46 20:41:01 6 32.67 0.00 5.55 0.13 0.08 61.56 21:06:46 20:41:01 7 33.09 0.00 6.15 0.18 0.08 60.49 21:06:46 20:42:01 all 45.13 0.00 6.70 1.10 0.10 46.96 21:06:46 20:42:01 0 44.32 0.00 6.52 0.27 0.10 48.79 21:06:46 20:42:01 1 46.34 0.00 7.06 4.47 0.10 42.03 21:06:46 20:42:01 2 44.88 0.00 7.15 0.81 0.10 47.06 21:06:46 20:42:01 3 46.10 0.00 6.33 0.05 0.10 47.42 21:06:46 20:42:01 4 44.73 0.00 6.45 0.35 0.10 48.36 21:06:46 20:42:01 5 44.56 0.00 6.82 2.29 0.10 46.23 21:06:46 20:42:01 6 44.06 0.00 6.70 0.35 0.08 48.80 21:06:46 20:42:01 7 46.07 0.00 6.60 0.24 0.10 47.00 21:06:46 20:43:01 all 17.26 0.00 6.51 9.39 0.10 66.74 21:06:46 20:43:01 0 16.82 0.00 7.06 7.03 0.09 69.01 21:06:46 20:43:01 1 17.55 0.00 6.64 11.78 0.10 63.92 21:06:46 20:43:01 2 16.74 0.00 6.62 8.60 0.10 67.94 21:06:46 20:43:01 3 18.70 0.00 6.07 3.11 0.10 72.02 21:06:46 20:43:01 4 17.35 0.00 6.71 23.87 0.10 51.96 21:06:46 20:43:01 5 17.99 0.00 5.34 4.80 0.09 71.78 21:06:46 20:43:01 6 16.41 0.00 6.77 5.40 0.08 71.33 21:06:46 20:43:01 7 16.47 0.00 6.89 10.62 0.12 65.89 21:06:46 20:44:01 all 44.06 0.00 10.09 8.67 0.11 37.06 21:06:46 20:44:01 0 43.77 0.00 10.07 5.21 0.12 40.82 21:06:46 20:44:01 1 44.68 0.00 9.70 3.81 0.10 41.71 21:06:46 20:44:01 2 43.61 0.00 10.81 2.59 0.08 42.91 21:06:46 20:44:01 3 44.84 0.00 10.10 8.22 0.10 36.74 21:06:46 20:44:01 4 44.52 0.00 8.68 2.83 0.12 43.86 21:06:46 20:44:01 5 43.75 0.00 8.18 2.25 0.10 45.72 21:06:46 20:44:01 6 44.11 0.00 10.72 15.74 0.10 29.33 21:06:46 20:44:01 7 43.23 0.00 12.53 29.15 0.12 14.97 21:06:46 20:45:01 all 79.80 0.00 11.43 1.96 0.15 6.66 21:06:46 20:45:01 0 78.25 0.00 13.08 6.09 0.17 2.42 21:06:46 20:45:01 1 80.11 0.00 11.35 2.20 0.12 6.22 21:06:46 20:45:01 2 80.06 0.00 11.37 1.60 0.13 6.84 21:06:46 20:45:01 3 79.80 0.00 11.43 0.65 0.17 7.95 21:06:46 20:45:01 4 80.55 0.00 11.06 1.45 0.15 6.79 21:06:46 20:45:01 5 79.16 0.00 10.94 0.36 0.15 9.39 21:06:46 20:45:01 6 80.56 0.00 10.55 2.01 0.13 6.76 21:06:46 20:45:01 7 79.87 0.00 11.69 1.36 0.17 6.91 21:06:46 20:46:01 all 9.44 0.00 1.87 1.58 0.06 87.05 21:06:46 20:46:01 0 8.46 0.00 1.82 0.58 0.05 89.09 21:06:46 20:46:01 1 11.91 0.00 1.91 1.97 0.05 84.15 21:06:46 20:46:01 2 7.69 0.00 1.94 2.04 0.05 88.28 21:06:46 20:46:01 3 9.18 0.00 1.93 1.68 0.08 87.14 21:06:46 20:46:01 4 10.75 0.00 1.92 2.78 0.07 84.48 21:06:46 20:46:01 5 5.38 0.00 1.12 0.42 0.05 93.03 21:06:46 20:46:01 6 12.12 0.00 2.01 1.64 0.08 84.15 21:06:46 20:46:01 7 9.98 0.00 2.32 1.56 0.08 86.06 21:06:46 20:47:01 all 3.96 0.00 0.60 0.07 0.04 95.33 21:06:46 20:47:01 0 1.68 0.00 0.62 0.02 0.03 97.65 21:06:46 20:47:01 1 4.67 0.00 0.48 0.03 0.03 94.78 21:06:46 20:47:01 2 3.32 0.00 0.58 0.25 0.03 95.82 21:06:46 20:47:01 3 3.23 0.00 0.51 0.05 0.05 96.15 21:06:46 20:47:01 4 4.99 0.00 0.47 0.02 0.03 94.50 21:06:46 20:47:01 5 2.52 0.00 0.45 0.07 0.02 96.94 21:06:46 20:47:01 6 5.83 0.00 0.80 0.10 0.03 93.24 21:06:46 20:47:01 7 5.45 0.00 0.92 0.02 0.05 93.57 21:06:46 20:48:01 all 0.27 0.00 0.02 0.00 0.00 99.71 21:06:46 20:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:06:46 20:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:06:46 20:48:01 2 0.03 0.00 0.02 0.02 0.00 99.93 21:06:46 20:48:01 3 1.97 0.00 0.00 0.00 0.00 98.03 21:06:46 20:48:01 4 0.02 0.00 0.02 0.02 0.02 99.93 21:06:46 20:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:06:46 20:48:01 6 0.07 0.00 0.07 0.00 0.02 99.85 21:06:46 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:06:46 20:49:01 all 0.25 0.00 0.02 0.01 0.01 99.71 21:06:46 20:49:01 0 0.13 0.00 0.02 0.00 0.02 99.83 21:06:46 20:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:06:46 20:49:01 2 0.05 0.00 0.02 0.03 0.02 99.88 21:06:46 20:49:01 3 1.55 0.00 0.05 0.00 0.02 98.38 21:06:46 20:49:01 4 0.05 0.00 0.03 0.02 0.02 99.88 21:06:46 20:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:06:46 20:49:01 6 0.10 0.00 0.03 0.00 0.00 99.87 21:06:46 20:49:01 7 0.07 0.00 0.03 0.00 0.00 99.90 21:06:46 20:50:01 all 0.04 0.00 0.02 0.01 0.00 99.93 21:06:46 20:50:01 0 0.13 0.00 0.03 0.00 0.00 99.83 21:06:46 20:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:06:46 20:50:01 2 0.03 0.00 0.03 0.02 0.00 99.92 21:06:46 20:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:06:46 20:50:01 4 0.02 0.00 0.07 0.02 0.02 99.88 21:06:46 20:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:06:46 20:50:01 6 0.10 0.00 0.02 0.00 0.00 99.88 21:06:46 20:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:06:46 21:06:46 20:50:01 CPU %user %nice %system %iowait %steal %idle 21:06:46 20:51:01 all 0.06 0.00 0.03 0.00 0.00 99.91 21:06:46 20:51:01 0 0.08 0.00 0.03 0.00 0.00 99.88 21:06:46 20:51:01 1 0.05 0.00 0.02 0.00 0.00 99.93 21:06:46 20:51:01 2 0.00 0.00 0.00 0.03 0.00 99.97 21:06:46 20:51:01 3 0.07 0.00 0.02 0.00 0.00 99.92 21:06:46 20:51:01 4 0.07 0.00 0.02 0.00 0.02 99.90 21:06:46 20:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:06:46 20:51:01 6 0.12 0.00 0.10 0.00 0.02 99.77 21:06:46 20:51:01 7 0.05 0.00 0.02 0.00 0.00 99.93 21:06:46 20:52:01 all 0.02 0.00 0.01 0.01 0.01 99.95 21:06:46 20:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:06:46 20:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:06:46 20:52:01 2 0.00 0.00 0.00 0.03 0.02 99.95 21:06:46 20:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:06:46 20:52:01 4 0.07 0.00 0.07 0.00 0.02 99.85 21:06:46 20:52:01 5 0.00 0.00 0.00 0.02 0.02 99.97 21:06:46 20:52:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:06:46 20:52:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:06:46 20:53:01 all 0.34 0.00 0.06 0.01 0.00 99.59 21:06:46 20:53:01 0 0.37 0.00 0.07 0.00 0.00 99.57 21:06:46 20:53:01 1 0.15 0.00 0.03 0.00 0.02 99.80 21:06:46 20:53:01 2 0.20 0.00 0.00 0.02 0.00 99.78 21:06:46 20:53:01 3 0.12 0.00 0.05 0.00 0.00 99.83 21:06:46 20:53:01 4 0.50 0.00 0.05 0.02 0.00 99.43 21:06:46 20:53:01 5 0.20 0.00 0.13 0.02 0.00 99.65 21:06:46 20:53:01 6 0.52 0.00 0.03 0.02 0.00 99.43 21:06:46 20:53:01 7 0.68 0.00 0.08 0.00 0.00 99.23 21:06:46 20:54:01 all 0.09 0.00 0.03 0.01 0.00 99.87 21:06:46 20:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:06:46 20:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:06:46 20:54:01 2 0.02 0.00 0.03 0.05 0.00 99.90 21:06:46 20:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:06:46 20:54:01 4 0.15 0.00 0.08 0.00 0.02 99.75 21:06:46 20:54:01 5 0.05 0.00 0.03 0.00 0.00 99.92 21:06:46 20:54:01 6 0.22 0.00 0.02 0.00 0.00 99.77 21:06:46 20:54:01 7 0.22 0.00 0.05 0.00 0.00 99.73 21:06:46 20:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:06:46 20:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:06:46 20:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:06:46 20:55:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:06:46 20:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:06:46 20:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:06:46 20:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:06:46 20:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:06:46 20:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:06:46 20:56:01 all 0.11 0.00 0.01 0.01 0.01 99.86 21:06:46 20:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:06:46 20:56:01 1 0.68 0.00 0.02 0.00 0.00 99.30 21:06:46 20:56:01 2 0.02 0.00 0.00 0.07 0.00 99.92 21:06:46 20:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:06:46 20:56:01 4 0.07 0.00 0.02 0.00 0.00 99.92 21:06:46 20:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:06:46 20:56:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:06:46 20:56:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:06:46 20:57:01 all 0.01 0.00 0.01 0.06 0.01 99.91 21:06:46 20:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:06:46 20:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:06:46 20:57:01 2 0.00 0.00 0.00 0.48 0.02 99.50 21:06:46 20:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:06:46 20:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 21:06:46 20:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:06:46 20:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:06:46 20:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:06:46 20:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:06:46 20:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:06:46 20:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:06:46 20:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:06:46 20:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:06:46 20:58:01 4 0.05 0.00 0.03 0.00 0.00 99.92 21:06:46 20:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:06:46 20:58:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:06:46 20:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:06:46 20:59:01 all 0.19 0.00 0.02 0.00 0.04 99.75 21:06:46 20:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:06:46 20:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:06:46 20:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:06:46 20:59:01 3 1.34 0.00 0.02 0.00 0.00 98.65 21:06:46 20:59:01 4 0.05 0.00 0.03 0.00 0.32 99.60 21:06:46 20:59:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:06:46 20:59:01 6 0.02 0.00 0.07 0.00 0.00 99.92 21:06:46 20:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:06:46 21:00:01 all 0.05 0.00 0.01 0.00 0.00 99.93 21:06:46 21:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:06:46 21:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:06:46 21:00:01 2 0.03 0.00 0.02 0.02 0.00 99.93 21:06:46 21:00:01 3 0.28 0.00 0.02 0.00 0.00 99.70 21:06:46 21:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 21:06:46 21:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:06:46 21:00:01 6 0.02 0.00 0.00 0.02 0.02 99.95 21:06:46 21:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:06:46 21:01:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:06:46 21:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:06:46 21:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:06:46 21:01:01 2 0.00 0.00 0.00 0.03 0.00 99.97 21:06:46 21:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:06:46 21:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:06:46 21:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:06:46 21:01:01 6 0.05 0.00 0.05 0.00 0.00 99.90 21:06:46 21:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:06:46 21:06:46 21:01:01 CPU %user %nice %system %iowait %steal %idle 21:06:46 21:02:01 all 0.03 0.00 0.01 0.00 0.00 99.96 21:06:46 21:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:06:46 21:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:06:46 21:02:01 2 0.03 0.00 0.00 0.02 0.00 99.95 21:06:46 21:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:06:46 21:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:06:46 21:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:06:46 21:02:01 6 0.08 0.00 0.02 0.00 0.02 99.88 21:06:46 21:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:06:46 21:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:06:46 21:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:06:46 21:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:06:46 21:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:06:46 21:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:06:46 21:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:06:46 21:03:01 5 0.00 0.00 0.00 0.02 0.02 99.97 21:06:46 21:03:01 6 0.05 0.00 0.03 0.00 0.02 99.90 21:06:46 21:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:06:46 21:04:01 all 0.03 0.00 0.01 0.01 0.00 99.95 21:06:46 21:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:06:46 21:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:06:46 21:04:01 2 0.02 0.00 0.02 0.03 0.00 99.93 21:06:46 21:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:06:46 21:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:06:46 21:04:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:06:46 21:04:01 6 0.12 0.00 0.03 0.00 0.02 99.83 21:06:46 21:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:06:46 21:05:01 all 0.09 0.00 0.01 0.00 0.00 99.89 21:06:46 21:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:06:46 21:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:06:46 21:05:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:06:46 21:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:06:46 21:05:01 4 0.63 0.00 0.05 0.00 0.02 99.30 21:06:46 21:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:06:46 21:05:01 6 0.07 0.00 0.00 0.00 0.00 99.93 21:06:46 21:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:06:46 21:06:01 all 7.02 0.00 2.86 2.30 0.05 87.76 21:06:46 21:06:01 0 6.80 0.00 2.46 0.39 0.05 90.30 21:06:46 21:06:01 1 5.35 0.00 3.26 4.24 0.05 87.10 21:06:46 21:06:01 2 7.94 0.00 2.43 2.80 0.03 86.80 21:06:46 21:06:01 3 6.18 0.00 2.63 0.02 0.05 91.12 21:06:46 21:06:01 4 8.47 0.00 2.52 0.17 0.05 88.80 21:06:46 21:06:01 5 8.37 0.00 3.44 10.24 0.05 77.90 21:06:46 21:06:01 6 6.33 0.00 3.39 0.27 0.03 89.97 21:06:46 21:06:01 7 6.75 0.00 2.78 0.34 0.07 90.07 21:06:46 Average: all 9.25 0.00 1.86 1.08 0.03 87.78 21:06:46 Average: 0 9.02 0.00 1.92 0.76 0.03 88.28 21:06:46 Average: 1 9.51 0.00 1.92 1.61 0.03 86.93 21:06:46 Average: 2 9.04 0.00 1.92 0.91 0.03 88.11 21:06:46 Average: 3 9.40 0.00 1.78 0.57 0.03 88.23 21:06:46 Average: 4 9.39 0.00 1.73 1.29 0.05 87.53 21:06:46 Average: 5 8.99 0.00 1.69 0.94 0.03 88.36 21:06:46 Average: 6 9.41 0.00 1.92 0.97 0.03 87.67 21:06:46 Average: 7 9.22 0.00 2.01 1.60 0.03 87.13 21:06:46 21:06:46 21:06:46